Skip to content

Commit

Permalink
Update A3Manga domain
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong-tran committed Jan 15, 2024
1 parent 948d168 commit a6464fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class A3MangaGenerator : ThemeSourceGenerator {
override val baseVersionCode: Int = 3

override val sources = listOf(
SingleLang("A3 Manga", "https://www.a3manga.xyz", "vi"),
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("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),
Expand Down

0 comments on commit a6464fb

Please sign in to comment.