Remove MortalsGroove (#5122)
This commit is contained in:
parent
d1d53c61fe
commit
ceb13d67d9
|
@ -1,9 +0,0 @@
|
|||
ext {
|
||||
extName = 'Mortals Groove'
|
||||
extClass = '.MortalsGroove'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://mortalsgroove.com'
|
||||
overrideVersionCode = 1
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Binary file not shown.
Before Width: | Height: | Size: 3.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 9.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 14 KiB |
|
@ -1,5 +0,0 @@
|
|||
package eu.kanade.tachiyomi.extension.en.mortalsgroove
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
|
||||
class MortalsGroove : Madara("Mortals Groove", "https://mortalsgroove.com", "en")
|
Loading…
Reference in New Issue