Domain update (#7528)

This commit is contained in:
Hellkaros 2025-02-06 10:26:17 -03:00 committed by Draff
parent 551b09d0d6
commit 4154954883
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
6 changed files with 9 additions and 9 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'Eros Scans'
extClass = '.ErosScans'
themePkg = 'mangathemesia'
baseUrl = 'https://eros-toons.xyz'
overrideVersionCode = 2
baseUrl = 'https://sobicscans.xyz'
overrideVersionCode = 3
isNsfw = false
}

View File

@ -8,7 +8,7 @@ import okhttp3.Response
class ErosScans : MangaThemesia(
"Eros Scans",
"https://eros-toons.xyz",
"https://sobicscans.xyz",
"en",
) {
override val client = super.client.newBuilder()

View File

@ -2,8 +2,8 @@ ext {
extName = 'Komik Cast'
extClass = '.KomikCast'
themePkg = 'mangathemesia'
baseUrl = 'https://komikcast01.com'
overrideVersionCode = 34
baseUrl = 'https://komikcast02.com'
overrideVersionCode = 35
isNsfw = false
}

View File

@ -17,7 +17,7 @@ import org.jsoup.nodes.Element
import java.util.Calendar
import java.util.Locale
class KomikCast : MangaThemesia("Komik Cast", "https://komikcast01.com", "id", "/daftar-komik") {
class KomikCast : MangaThemesia("Komik Cast", "https://komikcast02.com", "id", "/daftar-komik") {
// Formerly "Komik Cast (WP Manga Stream)"
override val id = 972717448578983812

View File

@ -2,8 +2,8 @@ ext {
extName = 'MangaChan'
extClass = '.MangaChan'
themePkg = 'multichan'
baseUrl = 'https://manga-chan.me'
overrideVersionCode = 14
baseUrl = 'https://im.manga-chan.me'
overrideVersionCode = 15
}
apply from: "$rootDir/common.gradle"

View File

@ -6,7 +6,7 @@ import eu.kanade.tachiyomi.source.model.Filter
import eu.kanade.tachiyomi.source.model.FilterList
import okhttp3.Request
class MangaChan : MultiChan("MangaChan", "https://manga-chan.me", "ru") {
class MangaChan : MultiChan("MangaChan", "https://im.manga-chan.me", "ru") {
override val id: Long = 7