TeamLanhLung: Update domain (#6156)

update domain
This commit is contained in:
duongtra 2024-11-19 21:55:08 +07:00 committed by GitHub
parent 1a6c73b5a1
commit 5927fc2305
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.club'
overrideVersionCode = 12
baseUrl = 'https://teamlanhlungday.info'
overrideVersionCode = 13
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.club", "vi")
class TeamLanhLung : A3Manga("Team Lạnh Lùng", "https://teamlanhlungday.info", "vi")