WNACG: update URL (#15074)
This commit is contained in:
parent
8f3170f80a
commit
2e7414a197
|
@ -5,7 +5,7 @@ ext {
|
|||
extName = 'WNACG'
|
||||
pkgNameSuffix = 'zh.wnacg'
|
||||
extClass = '.wnacg'
|
||||
extVersionCode = 10
|
||||
extVersionCode = 11
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ import rx.Observable
|
|||
// URL can be found at https://www.wnacglink.top/
|
||||
class wnacg : ParsedHttpSource() {
|
||||
override val name = "紳士漫畫"
|
||||
override val baseUrl = "https://www.htmanga.top"
|
||||
override val baseUrl = "https://www.htcomic.top"
|
||||
override val lang = "zh"
|
||||
override val supportsLatest = false
|
||||
|
||||
|
|
Loading…
Reference in New Issue