Update to new domain (#10705)

This commit is contained in:
Mori Yuki 2022-02-06 01:45:19 +08:00 committed by GitHub
parent 6da96c40d2
commit 7e2b13f6b5
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 = 'CopyManga'
pkgNameSuffix = 'zh.copymanga'
extClass = '.CopyManga'
extVersionCode = 22
extVersionCode = 23
}
apply from: "$rootDir/common.gradle"

View File

@ -38,7 +38,7 @@ import javax.net.ssl.X509TrustManager
class CopyManga : ConfigurableSource, HttpSource() {
override val name = "拷贝漫画"
override val baseUrl = "https://www.copymanga.com"
override val baseUrl = "https://www.copymanga.org"
override val lang = "zh"
override val supportsLatest = true
private val popularLatestPageSize = 50 // default