Remove Muctau ()

This commit is contained in:
Vetle Ledaal 2024-03-30 12:59:31 +00:00 committed by Draff
parent 96a3e3c8e4
commit 480cb9d780
7 changed files with 0 additions and 15 deletions
src/en/muctau
build.gradle
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/extension/en/muctau

@ -1,10 +0,0 @@
ext {
extName = 'Muctau'
extClass = '.Muctau'
themePkg = 'madara'
baseUrl = 'https://bibimanga.com'
overrideVersionCode = 4
isNsfw = true
}
apply from: "$rootDir/common.gradle"

Binary file not shown.

Before

(image error) Size: 4.2 KiB

Binary file not shown.

Before

(image error) Size: 2.3 KiB

Binary file not shown.

Before

(image error) Size: 5.7 KiB

Binary file not shown.

Before

(image error) Size: 11 KiB

Binary file not shown.

Before

(image error) Size: 16 KiB

@ -1,5 +0,0 @@
package eu.kanade.tachiyomi.extension.en.muctau
import eu.kanade.tachiyomi.multisrc.madara.Madara
class Muctau : Madara("Muctau", "https://bibimanga.com", "en")