mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-25 11:42:47 +01:00
parent
4bf6be0a99
commit
b1bacd2f43
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Team Lanh Lung'
|
||||
extClass = '.TeamLanhLung'
|
||||
themePkg = 'a3manga'
|
||||
baseUrl = 'https://teamlanhlungday.xyz'
|
||||
overrideVersionCode = 10
|
||||
baseUrl = 'https://teamlanhlungday.vip'
|
||||
overrideVersionCode = 11
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -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.xyz", "vi")
|
||||
class TeamLanhLung : A3Manga("Team Lạnh Lùng", "https://teamlanhlungday.vip", "vi")
|
||||
|
Loading…
Reference in New Issue
Block a user