alceascan: update domain (#4502)

This commit is contained in:
AwkwardPeak7 2024-08-09 10:28:45 +05:00 committed by Draff
parent 159bee785a
commit f4124bb944
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'Alceascan'
extClass = '.Alceascan'
themePkg = 'mangathemesia'
baseUrl = 'https://alceascan.my.id'
overrideVersionCode = 0
baseUrl = 'https://alceacomic.my.id'
overrideVersionCode = 1
}
apply from: "$rootDir/common.gradle"

View File

@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
import eu.kanade.tachiyomi.network.interceptor.rateLimit
import okhttp3.OkHttpClient
class Alceascan : MangaThemesia("Alceascan", "https://alceascan.my.id", "id") {
class Alceascan : MangaThemesia("Alceascan", "https://alceacomic.my.id", "id") {
// Website theme changed from zManga to WPMangaThemesia.
override val versionId = 2