Update base URL zerobyw (#14449)
This commit is contained in:
parent
ab5950efa8
commit
bccd84020f
@ -5,7 +5,7 @@ ext {
|
||||
extName = 'Zerobyw'
|
||||
pkgNameSuffix = 'zh.zerobyw'
|
||||
extClass = '.Zerobyw'
|
||||
extVersionCode = 11
|
||||
extVersionCode = 12
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
@ -18,7 +18,7 @@ class Zerobyw : ParsedHttpSource() {
|
||||
override val lang: String = "zh"
|
||||
override val supportsLatest: Boolean = false
|
||||
// Url can be found at https://cdn.jsdelivr.net/gh/zerozzz123456/1/url.json
|
||||
override val baseUrl: String = "http://www.zerobywgeat.com"
|
||||
override val baseUrl: String = "http://www.zerobywblac.com"
|
||||
|
||||
// Popular
|
||||
// Website does not provide popular manga, this is actually latest manga
|
||||
|
Loading…
x
Reference in New Issue
Block a user