PMScans: add icon, move to wpmangastream (#6500)
* pm scans to wpmangareader * remove pmscans from madara * change icon Co-Authored-By: Ankit Singh <as280093@gmail.com> Co-authored-by: Ankit Singh <as280093@gmail.com>
This commit is contained in:
@ -181,7 +181,6 @@ class MadaraGenerator : ThemeSourceGenerator {
|
||||
SingleLang("OnManga", "https://onmanga.com", "en"),
|
||||
SingleLang("Origami Orpheans", "https://origami-orpheans.com.br", "pt-BR"),
|
||||
SingleLang("Painful Nightz Scan", "https://painfulnightzscan.com", "en"),
|
||||
SingleLang("PMScans", "https://www.pmscans.com", "en"),
|
||||
SingleLang("Pojok Manga", "https://pojokmanga.com", "id", overrideVersionCode = 1),
|
||||
SingleLang("PornComix", "https://www.porncomixonline.net", "en", isNsfw = true),
|
||||
SingleLang("Prime Manga", "https://primemanga.com", "en"),
|
||||
|
@ -20,6 +20,7 @@ class WPMangaReaderGenerator : ThemeSourceGenerator {
|
||||
SingleLang("TurkToon", "https://turktoon.com", "tr"),
|
||||
SingleLang("Gecenin Lordu", "https://geceninlordu.com/", "tr", overrideVersionCode = 1),
|
||||
SingleLang("Flame Scans", "http://flamescans.org", "en", overrideVersionCode = 1),
|
||||
SingleLang("PMScans", "https://reader.pmscans.com", "en"),
|
||||
)
|
||||
|
||||
companion object {
|
||||
|
Reference in New Issue
Block a user