WNACG: update URL (#14824)
This commit is contained in:
parent
70ff14a274
commit
d957b0b0f8
@ -5,7 +5,7 @@ ext {
|
||||
extName = 'WNACG'
|
||||
pkgNameSuffix = 'zh.wnacg'
|
||||
extClass = '.wnacg'
|
||||
extVersionCode = 9
|
||||
extVersionCode = 10
|
||||
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.wnacg.top"
|
||||
override val baseUrl = "https://www.htmanga.top"
|
||||
override val lang = "zh"
|
||||
override val supportsLatest = false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user