Teamlanhlung: Update domain (#3906)

Update domain
This commit is contained in:
Yush0DAN 2024-07-09 05:21:10 -06:00 committed by GitHub
parent fec11ea025
commit c23c046441
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://teamlanhlung.info'
overrideVersionCode = 4
baseUrl = 'https://teamlanhlung.life'
overrideVersionCode = 5
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://teamlanhlung.info", "vi")
class TeamLanhLung : A3Manga("Team Lạnh Lùng", "https://teamlanhlung.life", "vi")