Update Mangaku domain (#11885)

* Update site address

* Update version code
This commit is contained in:
specterflare 2022-05-16 14:53:27 -04:00 committed by GitHub
parent 37044b9fb1
commit 6cea7d4079
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 = 'Mangaku'
pkgNameSuffix = 'id.mangaku'
extClass = '.Mangaku'
extVersionCode = 2
extVersionCode = 3
}
apply from: "$rootDir/common.gradle"

View File

@ -17,7 +17,7 @@ import org.jsoup.nodes.Element
class Mangaku : ParsedHttpSource() {
override val name = "Mangaku"
override val baseUrl = "https://mangaku.in/"
override val baseUrl = "https://mangaku.site/"
override val lang = "id"
override val supportsLatest = true
private var searchQuery = ""