Remove Muctau (#2182)
This commit is contained in:
parent
96a3e3c8e4
commit
480cb9d780
|
@ -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 Width: | Height: | Size: 4.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
Binary file not shown.
Before Width: | Height: | 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")
|
Loading…
Reference in New Issue