FlameScans: fix some issue, add icons (#6218)
move to WP MangaReader add icons
This commit is contained in:
@ -19,6 +19,7 @@ class WPMangaReaderGenerator : ThemeSourceGenerator {
|
||||
SingleLang("Sekaikomik", "https://www.sekaikomik.com", "id", true),
|
||||
SingleLang("TurkToon", "https://turktoon.com", "tr"),
|
||||
SingleLang("Gecenin Lordu", "https://geceninlordu.com/", "tr", overrideVersionCode = 1),
|
||||
SingleLang("Flame Scans", "http://flamescans.org", "en", overrideVersionCode = 1),
|
||||
)
|
||||
|
||||
companion object {
|
||||
|
@ -19,7 +19,6 @@ class WPMangaStreamGenerator : ThemeSourceGenerator {
|
||||
SingleLang("MasterKomik", "https://masterkomik.com", "id"),
|
||||
SingleLang("Kaisar Komik", "https://kaisarkomik.com", "id"),
|
||||
SingleLang("Rawkuma", "https://rawkuma.com/", "ja"),
|
||||
SingleLang("Flame Scans", "http://flamescans.org", "en"),
|
||||
SingleLang("MangaP", "https://mangap.me", "ar"),
|
||||
SingleLang("Boosei", "https://boosei.com", "id"),
|
||||
SingleLang("Mangakyo", "https://www.mangakyo.me", "id"),
|
||||
|
Reference in New Issue
Block a user