AiYuManga: update domain (#17392)
This commit is contained in:
parent
28850cf51a
commit
7c2ba63fd1
@ -6,7 +6,7 @@ import java.util.Locale
|
|||||||
|
|
||||||
class AiYuManga : Madara(
|
class AiYuManga : Madara(
|
||||||
"AiYuManga",
|
"AiYuManga",
|
||||||
"https://aiyumangascanlation.com",
|
"https://aiyumanga.com",
|
||||||
"es",
|
"es",
|
||||||
SimpleDateFormat("MM/dd/yyyy", Locale("es")),
|
SimpleDateFormat("MM/dd/yyyy", Locale("es")),
|
||||||
) {
|
) {
|
||||||
|
@ -24,7 +24,7 @@ class MadaraGenerator : ThemeSourceGenerator {
|
|||||||
SingleLang("365Manga", "https://365manga.com", "en", className = "ThreeSixtyFiveManga", overrideVersionCode = 1),
|
SingleLang("365Manga", "https://365manga.com", "en", className = "ThreeSixtyFiveManga", overrideVersionCode = 1),
|
||||||
SingleLang("Adonis Fansub", "https://manga.adonisfansub.com", "tr", overrideVersionCode = 1),
|
SingleLang("Adonis Fansub", "https://manga.adonisfansub.com", "tr", overrideVersionCode = 1),
|
||||||
SingleLang("Adult Webtoon", "https://adultwebtoon.com", "en", isNsfw = true, overrideVersionCode = 1),
|
SingleLang("Adult Webtoon", "https://adultwebtoon.com", "en", isNsfw = true, overrideVersionCode = 1),
|
||||||
SingleLang("AiYuManga", "https://aiyumangascanlation.com", "es", overrideVersionCode = 1),
|
SingleLang("AiYuManga", "https://aiyumanga.com", "es", isNsfw = true, overrideVersionCode = 2),
|
||||||
SingleLang("Akuma no Tenshi", "https://akumanotenshi.com", "pt-BR", className = "AkumaNoTenshi"),
|
SingleLang("Akuma no Tenshi", "https://akumanotenshi.com", "pt-BR", className = "AkumaNoTenshi"),
|
||||||
SingleLang("AkuManga", "https://akumanga.com", "ar", overrideVersionCode = 1),
|
SingleLang("AkuManga", "https://akumanga.com", "ar", overrideVersionCode = 1),
|
||||||
SingleLang("Akuzenai Arts", "https://akuzenaiarts.org", "en"),
|
SingleLang("Akuzenai Arts", "https://akuzenaiarts.org", "en"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user