Mangasco: Remove extension (#7432)
This commit is contained in:
parent
c902a0eb3a
commit
eb07f68d63
|
@ -1,9 +0,0 @@
|
||||||
ext {
|
|
||||||
extName = 'MangaSco'
|
|
||||||
extClass = '.MangaSco'
|
|
||||||
themePkg = 'madara'
|
|
||||||
baseUrl = 'https://mgsco.org'
|
|
||||||
overrideVersionCode = 3
|
|
||||||
}
|
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.9 KiB |
|
@ -1,5 +0,0 @@
|
||||||
package eu.kanade.tachiyomi.extension.en.mangasco
|
|
||||||
|
|
||||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
|
||||||
|
|
||||||
class MangaSco : Madara("MangaSco", "https://mgsco.org", "en")
|
|
Loading…
Reference in New Issue