Move Noxsubs to WPMangaStream (#5992)

* Adds NoxSubs to WPMangaStream

- Adds source to generator
- Overrides SimpleDateFormat language

* Updates MMRCMS

- Removes NoxSubs
- Updates a few other url due to domain changes.
This commit is contained in:
happywillow0
2021-02-26 13:16:16 -05:00
committed by GitHub
parent ac905eab4f
commit 9014f85f77
5 changed files with 34 additions and 28 deletions

View File

@ -48,6 +48,7 @@ class WPMangaStreamGenerator : ThemeSourceGenerator {
SingleLang("Kuma Scans (Kuma Translation)", "https://kumascans.com", "en", className = "KumaScans"),
SingleLang("Tempest Manga", "https://manga.tempestfansub.com", "tr"),
SingleLang("xCaliBR Scans", "http://xcalibrscans.com", "en"),
SingleLang("NoxSubs", "https://noxsubs.com", "tr"),
)
companion object {