TeamLanhLung: Update domain (#6752)

update domain
This commit is contained in:
duongtra 2024-12-22 22:19:36 +07:00 committed by Draff
parent 512716f5aa
commit 9ad46416f5
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.info'
overrideVersionCode = 13
baseUrl = 'https://teamlanhlungday.life'
overrideVersionCode = 14
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.info", "vi")
class TeamLanhLung : A3Manga("Team Lạnh Lùng", "https://teamlanhlungday.life", "vi")