mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 18:32:39 +01:00
Remove FleksyScans (#3802)
This commit is contained in:
parent
b7547e1633
commit
ae29d16c25
@ -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…
Reference in New Issue
Block a user