Mangaworld - update domain (#801)

This commit is contained in:
Mike 2024-01-30 04:21:13 -05:00 committed by Draff
parent 2805da863a
commit 95fc651011
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ class MangaWorldGenerator : ThemeSourceGenerator {
override val baseVersionCode: Int = 2
override val sources = listOf(
SingleLang("Mangaworld", "https://www.mangaworld.so", "it", overrideVersionCode = 5),
SingleLang("Mangaworld", "https://www.mangaworld.ac", "it", overrideVersionCode = 6),
SingleLang("MangaworldAdult", "https://www.mangaworldadult.com", "it", isNsfw = true),
)