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:
@ -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 {
|
||||
|
Reference in New Issue
Block a user