TeamLanhLung & Manhuarock & TruyenTranhDamMy Update domain (#7670)

* Manhuarock update domain

* TruyenTranhDamMy update domain

* TeamLanhLung update domain
This commit is contained in:
are-are-are 2025-02-17 19:25:08 +07:00 committed by Draff
parent c9bd7e0825
commit 936331464b
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
6 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
ext { ext {
extName = "ManhuaRock" extName = "ManhuaRock"
extClass = ".ManhuaRock" extClass = ".ManhuaRock"
extVersionCode = 11 extVersionCode = 12
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -34,7 +34,7 @@ class ManhuaRock : ParsedHttpSource() {
override val lang = "vi" override val lang = "vi"
override val baseUrl = "https://manhuarock1.com" override val baseUrl = "https://manhuarock2.com"
override val supportsLatest = true override val supportsLatest = true

View File

@ -2,8 +2,8 @@ ext {
extName = 'Team Lanh Lung' extName = 'Team Lanh Lung'
extClass = '.TeamLanhLung' extClass = '.TeamLanhLung'
themePkg = 'a3manga' themePkg = 'a3manga'
baseUrl = 'https://teamlanhlung1.shop' baseUrl = 'https://teamlanhlung2.shop'
overrideVersionCode = 16 overrideVersionCode = 17
isNsfw = true isNsfw = true
} }

View File

@ -2,4 +2,4 @@ package eu.kanade.tachiyomi.extension.vi.teamlanhlung
import eu.kanade.tachiyomi.multisrc.a3manga.A3Manga import eu.kanade.tachiyomi.multisrc.a3manga.A3Manga
class TeamLanhLung : A3Manga("Team Lạnh Lùng", "https://teamlanhlung1.shop", "vi") class TeamLanhLung : A3Manga("Team Lạnh Lùng", "https://teamlanhlung2.shop", "vi")

View File

@ -2,8 +2,8 @@ ext {
extName = 'Truyen tranh dam my' extName = 'Truyen tranh dam my'
extClass = '.TruyenTranhDamMy' extClass = '.TruyenTranhDamMy'
themePkg = 'madara' themePkg = 'madara'
baseUrl = 'https://truyennhameo.com' baseUrl = 'https://truyentranhdammyy.site'
overrideVersionCode = 1 overrideVersionCode = 2
isNsfw = true isNsfw = true
} }

View File

@ -9,7 +9,7 @@ import java.util.Locale
@SuppressLint("SimpleDateFormat") @SuppressLint("SimpleDateFormat")
class TruyenTranhDamMy : Madara( class TruyenTranhDamMy : Madara(
"Truyện tranh đam mỹ", "Truyện tranh đam mỹ",
"https://truyennhameo.com", "https://truyentranhdammyy.site",
"vi", "vi",
dateFormat = SimpleDateFormat( dateFormat = SimpleDateFormat(
"MMMM d, yyyy", "MMMM d, yyyy",