HiveScans: Update Domain (#8235)

Hive: Update Domain
This commit is contained in:
mrtear 2025-03-28 01:08:25 +05:00 committed by Draff
parent ae982b97ca
commit 5de9ae2485
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 = 'Hive Scans'
extClass = '.HiveScans'
themePkg = 'iken'
baseUrl = 'https://hivetoon.com'
overrideVersionCode = 37
baseUrl = 'https://hivecomic.com'
overrideVersionCode = 38
isNsfw = false
}

View File

@ -5,7 +5,7 @@ import eu.kanade.tachiyomi.multisrc.iken.Iken
class HiveScans : Iken(
"Hive Scans",
"en",
"https://hivetoon.com",
"https://hivecomic.com",
) {
override val versionId = 2