Remove Xun Scans (#14672)

This commit is contained in:
mobi2002 2022-12-27 05:24:59 +05:00 committed by GitHub
parent 0e46aaca61
commit bdddbe71f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 0 additions and 13 deletions

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

View File

@ -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)
)

View File

@ -438,7 +438,6 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("WoopRead", "https://woopread.com", "en", overrideVersionCode = 1),
SingleLang("WorldManhwas", "https://worldmanhwas.com", "id", isNsfw = true),
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("Yaoi Comics", "https://ycscan.com", "pt-BR", isNsfw = true),
SingleLang("Yaoi Hentai", "https://yaoihentai.me", "en", isNsfw = true),