Remove MangaChill (#5352)
This commit is contained in:
parent
c423d85e2e
commit
c24b4d6b98
src/en/mangachill
build.gradle
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/extension/en/mangachill
|
@ -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 ![]() (image error) Size: 4.4 KiB |
Binary file not shown.
Before ![]() (image error) Size: 2.3 KiB |
Binary file not shown.
Before ![]() (image error) Size: 6.4 KiB |
Binary file not shown.
Before ![]() (image error) Size: 12 KiB |
Binary file not shown.
Before ![]() (image error) 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