Remove MangaChill ()

This commit is contained in:
Chopper 2024-10-04 04:56:37 -03:00 committed by Draff
parent c423d85e2e
commit c24b4d6b98
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
7 changed files with 0 additions and 14 deletions
src/en/mangachill
build.gradle
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/extension/en/mangachill

View File

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

View File

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