Multisrc Updates: WPMangaStream & Madara (#5998)

* Moves World Romance Translation

- Moves World Romance Translation from Madara to WPMangaStream
- Updates date format

* Adds SISI GELAP

* Adds More Madara Sources

- Adds IsekaiScanManga (unoriginal)
- Adds MangaUS
- Adds Tsundoku Traducoes

* Increment build number

- Adds Override Code to World Romance Translation due to theme move
This commit is contained in:
happywillow0
2021-02-27 12:49:41 -05:00
committed by GitHub
parent ce4364776d
commit e0d101a4fd
6 changed files with 26 additions and 9 deletions

View File

@ -71,6 +71,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("Ichirin No Hana Yuri", "https://ichirinnohanayuri.com.br", "pt-BR"),
SingleLang("Immortal Updates", "https://immortalupdates.com", "en"),
SingleLang("IsekaiScan.com", "https://isekaiscan.com", "en", className = "IsekaiScanCom", overrideVersionCode = 1),
SingleLang("IsekaiScanManga (unoriginal)", "https://isekaiscanmanga.com", "en", className = "IsekaiScanManga"),
SingleLang("Its Your Right Manhua", "https://itsyourightmanhua.com/", "en"),
SingleLang("JJutsuScans", "https://jjutsuscans.com", "en"),
SingleLang("Just For Fun", "https://just-for-fun.ru", "ru"),
@ -126,6 +127,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("MangaTeca", "https://www.mangateca.com", "pt-BR"),
SingleLang("Manga Turf", "https://mangaturf.com", "en"),
SingleLang("MangaTX", "https://mangatx.com", "en"),
SingleLang("MangaUS", "https://mangaus.xyz", "en"),
SingleLang("Manga Weebs", "https://mangaweebs.in", "en"),
SingleLang("MangaWT", "https://mangawt.com", "tr"),
SingleLang("MangaYaku", "https://mangayaku.my.id", "id"),
@ -189,6 +191,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("Sekte Doujin", "https://sektedoujin.xyz", "id", isNsfw = true),
SingleLang("Shield Manga", "https://shieldmanga.club", "en", overrideVersionCode = 1),
SingleLang("ShoujoHearts", "http://shoujohearts.com", "en"),
SingleLang("SISI GELAP", "https://sisigelap.club/", "id"),
SingleLang("SiXiang Scans", "http://www.sixiangscans.com", "en"),
SingleLang("Siyahmelek", "https://siyahmelek.com", "tr", isNsfw = true, overrideVersionCode = 1),
SingleLang("Skymanga", "https://skymanga.co", "en"),
@ -206,6 +209,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("TruyenTranhAudio.com", "https://truyentranhaudio.com", "vi", className = "TruyenTranhAudioCom"),
SingleLang("TruyenTranhAudio.online", "https://truyentranhaudio.online", "vi", className = "TruyenTranhAudioOnline"),
SingleLang("Tsubaki No Scan", "https://tsubakinoscan.com", "fr"),
SingleLang("Tsundoku Traducoes", "https://tsundokutraducoes.com.br", "pt-br"),
SingleLang("Türkçe Manga", "https://turkcemanga.com", "tr", className = "TurkceManga"),
SingleLang("Twilight Scans", "https://twilightscans.com", "en"),
SingleLang("Uyuyan Balik", "https://uyuyanbalik.com/", "tr"),
@ -218,7 +222,6 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("WebtoonXYZ", "https://www.webtoon.xyz", "en"),
SingleLang("WeScans", "https://wescans.xyz", "en"),
SingleLang("WoopRead", "https://woopread.com", "en"),
SingleLang("World Romance Translation", "https://wrt.my.id/", "id"),
SingleLang("WuxiaWorld", "https://wuxiaworld.site", "en"),
SingleLang("Yaoi Toshokan", "https://yaoitoshokan.com.br", "pt-BR", isNsfw = true, overrideVersionCode = 1),
SingleLang("Yokai Jump", "https://yokaijump.fr", "fr"),

View File

@ -49,6 +49,7 @@ class WPMangaStreamGenerator : ThemeSourceGenerator {
SingleLang("Tempest Manga", "https://manga.tempestfansub.com", "tr"),
SingleLang("xCaliBR Scans", "http://xcalibrscans.com", "en"),
SingleLang("NoxSubs", "https://noxsubs.com", "tr"),
SingleLang("World Romance Translation", "https://wrt.my.id/", "id", overrideVersionCode = 1),
)
companion object {