Update Url Gufengmh "zh" (#2062)

This commit is contained in:
mohamedotaku 2024-03-24 04:36:58 +00:00 committed by GitHub
parent decd51de5d
commit a660ec3a42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'Gufeng Manhua'
extClass = '.Gufengmh'
themePkg = 'sinmh'
baseUrl = 'https://www.gufengmh.com'
overrideVersionCode = 6
baseUrl = 'https://www.gufengmh9.com'
overrideVersionCode = 7
}
apply from: "$rootDir/common.gradle"

View File

@ -9,7 +9,7 @@ import org.jsoup.nodes.Document
import rx.Observable
import rx.Single
class Gufengmh : SinMH("古风漫画网", "https://www.gufengmh.com") {
class Gufengmh : SinMH("古风漫画网", "https://www.gufengmh9.com") {
override fun mangaDetailsParse(document: Document): SManga =
super.mangaDetailsParse(document).apply {