Remove Cosmic Scans (#2603)
This commit is contained in:
parent
dd5afb8bfc
commit
b54330f88f
|
@ -1,9 +0,0 @@
|
||||||
ext {
|
|
||||||
extName = 'Cosmic Scans'
|
|
||||||
extClass = '.CosmicScans'
|
|
||||||
themePkg = 'mangathemesia'
|
|
||||||
baseUrl = 'https://cosmic-scans.com'
|
|
||||||
overrideVersionCode = 2
|
|
||||||
}
|
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
|
Binary file not shown.
Before Width: | Height: | Size: 5.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
Binary file not shown.
Before Width: | Height: | Size: 23 KiB |
|
@ -1,7 +0,0 @@
|
||||||
package eu.kanade.tachiyomi.extension.en.cosmicscans
|
|
||||||
|
|
||||||
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
|
||||||
|
|
||||||
class CosmicScans : MangaThemesia("Cosmic Scans", "https://cosmic-scans.com", "en") {
|
|
||||||
override val pageSelector = "div#readerarea img[data-src]"
|
|
||||||
}
|
|
Loading…
Reference in New Issue