feat: added adult painful nightz (#11476)
This commit is contained in:
parent
221fa2bbd5
commit
e0c8110894
Binary file not shown.
After Width: | Height: | Size: 8.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 4.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
Binary file not shown.
After Width: | Height: | Size: 257 KiB |
|
@ -30,7 +30,8 @@ class MadaraGenerator : ThemeSourceGenerator {
|
|||
SingleLang("8Muses Comics", "https://8muses.love/", "en", isNsfw = true, className = "EightMusesComics"),
|
||||
SingleLang("AZManhwa", "https://azmanhwa.net", "en"),
|
||||
SingleLang("Adonis Fansub", "https://manga.adonisfansub.com", "tr", overrideVersionCode = 1),
|
||||
SingleLang("Adult Webtoon", "https://adultwebtoon.com/", "en", true),
|
||||
SingleLang("Adult Webtoon", "https://adultwebtoon.com/", "en", isNsfw = true),
|
||||
SingleLang("Adult Painful Nightz", "https://adults.painfulnightz.com", "en", isNsfw = true),
|
||||
SingleLang("Agent of Change Translations", "https://aoc.moe", "en", overrideVersionCode = 1),
|
||||
SingleLang("Aiin Scan", "https://aiinscan.xyz", "pt-BR"),
|
||||
SingleLang("AiYuManga", "https://aiyumangascanlation.com", "es"),
|
||||
|
@ -273,7 +274,7 @@ class MadaraGenerator : ThemeSourceGenerator {
|
|||
SingleLang("Mangakik", "https://mangakik.com", "en"),
|
||||
SingleLang("Manganato.info", "https://manganato.info", "en", className = "Manganatoinfo"),
|
||||
SingleLang("Mangas Origines X", "https://x.mangas-origines.fr", "fr", isNsfw = true),
|
||||
SingleLang("Mangas Origines", "https://mangas-origines.fr", "fr", true, overrideVersionCode = 2),
|
||||
SingleLang("Mangas Origines", "https://mangas-origines.fr", "fr", isNsfw = true, overrideVersionCode = 2),
|
||||
SingleLang("Mangas18", "https://mangas18.com", "en"),
|
||||
SingleLang("Mangasushi", "https://mangasushi.net", "en", overrideVersionCode = 2),
|
||||
SingleLang("Mangauptocats", "https://mangauptocats.online", "th", overrideVersionCode = 2),
|
||||
|
|
Loading…
Reference in New Issue