Remove ComicsWorld (#2597)

This commit is contained in:
Chopper 2024-04-27 05:45:50 -03:00 committed by Draff
parent 3845041ef4
commit 5334569924
7 changed files with 0 additions and 14 deletions

View File

@ -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

View File

@ -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")