Update URL: A3 Manga & Team Lanh Lung (#1022)

This commit is contained in:
Cuong M. Tran 2024-02-06 00:41:02 +07:00 committed by GitHub
parent 3ece9a8ee9
commit 4bd145c264

View File

@ -12,8 +12,8 @@ class A3MangaGenerator : ThemeSourceGenerator {
override val baseVersionCode: Int = 3
override val sources = listOf(
SingleLang("A3 Manga", "https://www.a3manga.online", "vi", overrideVersionCode = 1),
SingleLang("Team Lanh Lung", "https://teamlanhlung.me", "vi", sourceName = "Team Lạnh Lùng", overrideVersionCode = 1),
SingleLang("A3 Manga", "https://www.a3manga.store", "vi", overrideVersionCode = 2),
SingleLang("Team Lanh Lung", "https://teamlanhlung.live", "vi", sourceName = "Team Lạnh Lùng", overrideVersionCode = 2),
SingleLang("Ngon Phong", "https://www.ngonphong.com", "vi", sourceName = "Ngôn Phong", overrideVersionCode = 1),
SingleLang("O Cu Meo", "https://www.ocumoe.com", "vi", sourceName = "Ổ Cú Mèo", overrideVersionCode = 1),
)