Remove Xun Scans (#14672)
This commit is contained in:
parent
0e46aaca61
commit
bdddbe71f4
Binary file not shown.
Before Width: | Height: | Size: 10 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 16 KiB |
Binary file not shown.
Before Width: | Height: | Size: 33 KiB |
Binary file not shown.
Before Width: | Height: | Size: 54 KiB |
Binary file not shown.
Before Width: | Height: | Size: 442 KiB |
|
@ -1,12 +0,0 @@
|
||||||
package eu.kanade.tachiyomi.extension.en.xunscans
|
|
||||||
|
|
||||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
|
||||||
import java.text.SimpleDateFormat
|
|
||||||
import java.util.Locale
|
|
||||||
|
|
||||||
class XuNScans : Madara(
|
|
||||||
"XuN Scans",
|
|
||||||
"https://xunscans.xyz",
|
|
||||||
"en",
|
|
||||||
dateFormat = SimpleDateFormat("d MMM yyy", Locale.US)
|
|
||||||
)
|
|
|
@ -438,7 +438,6 @@ class MadaraGenerator : ThemeSourceGenerator {
|
||||||
SingleLang("WoopRead", "https://woopread.com", "en", overrideVersionCode = 1),
|
SingleLang("WoopRead", "https://woopread.com", "en", overrideVersionCode = 1),
|
||||||
SingleLang("WorldManhwas", "https://worldmanhwas.com", "id", isNsfw = true),
|
SingleLang("WorldManhwas", "https://worldmanhwas.com", "id", isNsfw = true),
|
||||||
SingleLang("WuxiaWorld", "https://wuxiaworld.site", "en", overrideVersionCode = 1),
|
SingleLang("WuxiaWorld", "https://wuxiaworld.site", "en", overrideVersionCode = 1),
|
||||||
SingleLang("XuN Scans", "https://xunscans.xyz", "en", overrideVersionCode = 3),
|
|
||||||
SingleLang("YANP Fansub", "https://melhorcasal.com", "pt-BR", isNsfw = true),
|
SingleLang("YANP Fansub", "https://melhorcasal.com", "pt-BR", isNsfw = true),
|
||||||
SingleLang("Yaoi Comics", "https://ycscan.com", "pt-BR", isNsfw = true),
|
SingleLang("Yaoi Comics", "https://ycscan.com", "pt-BR", isNsfw = true),
|
||||||
SingleLang("Yaoi Hentai", "https://yaoihentai.me", "en", isNsfw = true),
|
SingleLang("Yaoi Hentai", "https://yaoihentai.me", "en", isNsfw = true),
|
||||||
|
|
Loading…
Reference in New Issue