Remove HScans & Sleeping Knight Scans (#18880)
- they redirect to leviatan
This commit is contained in:
parent
f1c92f23d4
commit
5e121bdb9e
multisrc
overrides/madara
hscans
sleepingknightscans/res
src/main/java/eu/kanade/tachiyomi/multisrc/madara
Binary file not shown.
Before ![]() (image error) Size: 5.9 KiB |
Binary file not shown.
Before ![]() (image error) Size: 3.0 KiB |
Binary file not shown.
Before ![]() (image error) Size: 9.0 KiB |
Binary file not shown.
Before ![]() (image error) Size: 17 KiB |
Binary file not shown.
Before ![]() (image error) Size: 27 KiB |
Binary file not shown.
Before ![]() (image error) Size: 166 KiB |
@ -1,7 +0,0 @@
|
||||
package eu.kanade.tachiyomi.extension.en.hscans
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
import java.text.SimpleDateFormat
|
||||
import java.util.Locale
|
||||
|
||||
class Hscans : Madara("Hscans", "https://hscans.com", "en", SimpleDateFormat("dd/MM/yyyy", Locale.US))
|
Binary file not shown.
Before ![]() (image error) Size: 4.5 KiB |
Binary file not shown.
Before ![]() (image error) Size: 2.6 KiB |
Binary file not shown.
Before ![]() (image error) Size: 6.5 KiB |
Binary file not shown.
Before ![]() (image error) Size: 12 KiB |
Binary file not shown.
Before ![]() (image error) Size: 18 KiB |
Binary file not shown.
Before ![]() (image error) Size: 111 KiB |
@ -154,7 +154,6 @@ class MadaraGenerator : ThemeSourceGenerator {
|
||||
SingleLang("HM2D", "https://mangadistrict.com/hdoujin", "en", isNsfw = true, overrideVersionCode = 1),
|
||||
SingleLang("hManhwa", "https://hmanhwa.com", "en", isNsfw = true, overrideVersionCode = 1),
|
||||
SingleLang("Hreads", "https://hreads.net", "en", isNsfw = true, overrideVersionCode = 1),
|
||||
SingleLang("Hscans", "https://hscans.com", "en", overrideVersionCode = 3),
|
||||
SingleLang("I Love Manhwa", "https://ilovemanhwa.com", "en", isNsfw = true),
|
||||
SingleLang("Ikifeng", "https://ikifeng.com", "es", isNsfw = true),
|
||||
SingleLang("Illusion Scan", "https://illusionscan.com", "pt-BR", isNsfw = true),
|
||||
@ -453,7 +452,6 @@ class MadaraGenerator : ThemeSourceGenerator {
|
||||
SingleLang("SISI GELAP", "https://sigel.asia", "id", overrideVersionCode = 4),
|
||||
SingleLang("Siyahmelek", "https://siyahmelek.net", "tr", isNsfw = true, overrideVersionCode = 3),
|
||||
SingleLang("SkyManga.xyz", "https://skymanga.xyz", "en", isNsfw = true, className = "SkyMangaXyz"),
|
||||
SingleLang("Sleeping Knight Scans", "https://skscans.com", "en", overrideVersionCode = 2),
|
||||
SingleLang("Sleepy Translations", "https://sleepytranslations.com", "en", overrideVersionCode = 1),
|
||||
SingleLang("Solo Leveling", "https://readsololeveling.online", "en"),
|
||||
SingleLang("Sugar Babies", "https://sugarbbscan.com", "en", overrideVersionCode = 2),
|
||||
|
Loading…
x
Reference in New Issue
Block a user