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:
Riztard Lanthorn
2021-04-11 19:59:30 +07:00
committed by GitHub
parent eb787d8202
commit 7e55f41ce6
9 changed files with 1 additions and 8 deletions

View File

@ -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"),

View File

@ -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 {