TeamLanhLung: Update domain (#5789)

update domain
This commit is contained in:
duongtra 2024-11-01 17:19:57 +07:00 committed by Draff
parent 96e3f93416
commit 4064b06759
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 = 'Team Lanh Lung'
extClass = '.TeamLanhLung'
themePkg = 'a3manga'
baseUrl = 'https://teamlanhlungday.vip'
overrideVersionCode = 11
baseUrl = 'https://teamlanhlungday.club'
overrideVersionCode = 12
isNsfw = true
}

View File

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