Remove ComicsWorld (#2597)
This commit is contained in:
parent
3845041ef4
commit
5334569924
|
@ -1,9 +0,0 @@
|
|||
ext {
|
||||
extName = 'ComicsWorld'
|
||||
extClass = '.ComicsWorld'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://comicsworld.in'
|
||||
overrideVersionCode = 0
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Binary file not shown.
Before Width: | Height: | Size: 5.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 13 KiB |
Binary file not shown.
Before Width: | Height: | Size: 18 KiB |
|
@ -1,5 +0,0 @@
|
|||
package eu.kanade.tachiyomi.extension.hi.comicsworld
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
|
||||
class ComicsWorld : Madara("ComicsWorld", "https://comicsworld.in", "hi")
|
Loading…
Reference in New Issue