TeamLanhLung: Update domain (#5119)

* Update domain

* Bump version
This commit is contained in:
Chopper 2024-09-22 03:39:25 -03:00 committed by Draff
parent 5f905c713d
commit 1eb5b7e347
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://teamlanhlung.vote'
overrideVersionCode = 7
baseUrl = 'https://teamlanhlungday.com'
overrideVersionCode = 8
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.vote", "vi")
class TeamLanhLung : A3Manga("Team Lạnh Lùng", "https://teamlanhlungday.com", "vi")