Zerobyw: Update baseUrl (#8792)

This commit is contained in:
anenasa 2021-08-24 18:44:16 +08:00 committed by GitHub
parent a3071faf48
commit ddb80df1fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ext {
extName = 'Zerobyw' extName = 'Zerobyw'
pkgNameSuffix = 'zh.zerobyw' pkgNameSuffix = 'zh.zerobyw'
extClass = '.Zerobyw' extClass = '.Zerobyw'
extVersionCode = 1 extVersionCode = 2
libVersion = '1.2' libVersion = '1.2'
} }

View File

@ -17,7 +17,7 @@ class Zerobyw : ParsedHttpSource() {
override val name: String = "zero搬运网" override val name: String = "zero搬运网"
override val lang: String = "zh" override val lang: String = "zh"
override val supportsLatest: Boolean = false override val supportsLatest: Boolean = false
override val baseUrl: String = "https://www.zerobywzio.com" override val baseUrl: String = "https://www.zerobywps5.com"
// Popular // Popular
// Website does not provide popular manga, this is actually latest manga // Website does not provide popular manga, this is actually latest manga