Update domain Mangaku (#18397)

Close #18396
This commit is contained in:
Muhammad Brian Abdillah 2023-10-08 08:50:02 +07:00 committed by GitHub
parent 655b10f49b
commit 53f00bd18b
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 = 5
extVersionCode = 6
}
apply from: "$rootDir/common.gradle"

View File

@ -28,7 +28,7 @@ class Mangaku : ParsedHttpSource() {
override val name = "Mangaku"
override val baseUrl = "https://mangaku.fun"
override val baseUrl = "https://mangaku.blog"
override val lang = "id"