FoolSlide remove dokiFansubs (#5648)

This commit is contained in:
Riztard Lanthorn 2021-02-06 21:22:24 +07:00 committed by GitHub
parent 34d7ff8380
commit ba1e62d960
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 4 deletions

View File

@ -5,7 +5,7 @@ ext {
extName = 'FoolSlide (multiple sources)'
pkgNameSuffix = 'all.foolslide'
extClass = '.FoolSlideFactory'
extVersionCode = 58
extVersionCode = 59
libVersion = '1.2'
containsNsfw = true
}

View File

@ -32,7 +32,6 @@ class FoolSlideFactory : SourceFactory {
IskultripScans(),
AnataNoMotokare(),
DeathTollScans(),
DokiFansubs(),
YuriIsm(),
AjiaNoScantrad(),
OneTimeScans(),
@ -94,8 +93,6 @@ class AnataNoMotokare : FoolSlide("Anata no Motokare", "https://motokare.xyz", "
class DeathTollScans : FoolSlide("Death Toll Scans", "https://reader.deathtollscans.net", "en")
class DokiFansubs : FoolSlide("Doki Fansubs", "https://kobato.hologfx.com", "en", "/reader")
class YuriIsm : FoolSlide("Yuri-ism", "https://www.yuri-ism.net", "en", "/slide")
class AjiaNoScantrad : FoolSlide("Ajia no Scantrad", "https://www.ajianoscantrad.fr", "fr", "/reader")