Remove MangaChill (#5352)
This commit is contained in:
parent
c423d85e2e
commit
c24b4d6b98
|
@ -1,9 +0,0 @@
|
||||||
ext {
|
|
||||||
extName = 'Manga Chill'
|
|
||||||
extClass = '.MangaChill'
|
|
||||||
themePkg = 'madara'
|
|
||||||
baseUrl = 'https://toonchill.com'
|
|
||||||
overrideVersionCode = 7
|
|
||||||
}
|
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
|
Binary file not shown.
Before Width: | Height: | Size: 4.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
Binary file not shown.
Before Width: | Height: | Size: 20 KiB |
|
@ -1,5 +0,0 @@
|
||||||
package eu.kanade.tachiyomi.extension.en.mangachill
|
|
||||||
|
|
||||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
|
||||||
|
|
||||||
class MangaChill : Madara("Manga Chill", "https://toonchill.com", "en")
|
|
Loading…
Reference in New Issue