remove mangabin (#4154)
This commit is contained in:
parent
e07b44263d
commit
7c31254a7d
|
@ -1,9 +0,0 @@
|
|||
ext {
|
||||
extName = 'Manga Bin'
|
||||
extClass = '.MangaBin'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://mangabin.com'
|
||||
overrideVersionCode = 1
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Binary file not shown.
Before Width: | Height: | Size: 5.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 16 KiB |
Binary file not shown.
Before Width: | Height: | Size: 24 KiB |
|
@ -1,5 +0,0 @@
|
|||
package eu.kanade.tachiyomi.extension.en.mangabin
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
|
||||
class MangaBin : Madara("Manga Bin", "https://mangabin.com", "en")
|
Loading…
Reference in New Issue