AiYuManga: update domain (#17392)
This commit is contained in:
parent
28850cf51a
commit
7c2ba63fd1
@ -6,7 +6,7 @@ import java.util.Locale
|
||||
|
||||
class AiYuManga : Madara(
|
||||
"AiYuManga",
|
||||
"https://aiyumangascanlation.com",
|
||||
"https://aiyumanga.com",
|
||||
"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("Adonis Fansub", "https://manga.adonisfansub.com", "tr", 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("AkuManga", "https://akumanga.com", "ar", overrideVersionCode = 1),
|
||||
SingleLang("Akuzenai Arts", "https://akuzenaiarts.org", "en"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user