Remove NoxSubs (#13644)
This commit is contained in:
parent
abe46b30c0
commit
78032333e6
Binary file not shown.
Before Width: | Height: | Size: 4.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 9.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 14 KiB |
Binary file not shown.
Before Width: | Height: | Size: 74 KiB |
|
@ -1,7 +0,0 @@
|
||||||
package eu.kanade.tachiyomi.extension.tr.noxsubs
|
|
||||||
|
|
||||||
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
|
||||||
import java.text.SimpleDateFormat
|
|
||||||
import java.util.Locale
|
|
||||||
|
|
||||||
class NoxSubs : MangaThemesia("NoxSubs", "https://noxsubs.com", "tr", dateFormat = SimpleDateFormat("MMM d, yyyy", Locale("tr")))
|
|
|
@ -80,7 +80,6 @@ class MangaThemesiaGenerator : ThemeSourceGenerator {
|
||||||
SingleLang("Ngomik", "https://ngomik.net", "id", overrideVersionCode = 1),
|
SingleLang("Ngomik", "https://ngomik.net", "id", overrideVersionCode = 1),
|
||||||
SingleLang("Nocturnal Scans", "https://nocturnalscans.com", "en", overrideVersionCode = 1),
|
SingleLang("Nocturnal Scans", "https://nocturnalscans.com", "en", overrideVersionCode = 1),
|
||||||
SingleLang("Non-Stop Scans", "https://www.nonstopscans.com", "en", className = "NonStopScans"),
|
SingleLang("Non-Stop Scans", "https://www.nonstopscans.com", "en", className = "NonStopScans"),
|
||||||
SingleLang("NoxSubs", "https://noxsubs.com", "tr"),
|
|
||||||
SingleLang("Omega Scans", "https://omegascans.org", "en", isNsfw = true),
|
SingleLang("Omega Scans", "https://omegascans.org", "en", isNsfw = true),
|
||||||
SingleLang("Origami Orpheans", "https://origami-orpheans.com.br", "pt-BR", overrideVersionCode = 9),
|
SingleLang("Origami Orpheans", "https://origami-orpheans.com.br", "pt-BR", overrideVersionCode = 9),
|
||||||
SingleLang("Ozul Scans", "https://ozulscans.com", "ar"),
|
SingleLang("Ozul Scans", "https://ozulscans.com", "ar"),
|
||||||
|
|
Loading…
Reference in New Issue