Remove FleksyScans (#3802)
This commit is contained in:
parent
26f1973c8a
commit
c26616dfc5
@ -1,9 +0,0 @@
|
|||||||
ext {
|
|
||||||
extName = 'FleksyScans'
|
|
||||||
extClass = '.FleksyScans'
|
|
||||||
themePkg = 'fuzzydoodle'
|
|
||||||
overrideVersionCode = 1
|
|
||||||
isNsfw = true
|
|
||||||
}
|
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
|
Binary file not shown.
Before Width: | Height: | Size: 3.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
@ -1,7 +0,0 @@
|
|||||||
package eu.kanade.tachiyomi.extension.en.fleksyscans
|
|
||||||
|
|
||||||
import eu.kanade.tachiyomi.multisrc.fuzzydoodle.FuzzyDoodle
|
|
||||||
|
|
||||||
class FleksyScans : FuzzyDoodle("FleksyScans", "https://flexscans.com", "en") {
|
|
||||||
override fun chapterListSelector() = "div#chapters-list > a[href]:not(:has(span:contains(vip)))"
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user