Remove MortalsGroove (#5122)

This commit is contained in:
Chopper 2024-09-20 04:22:26 -03:00 committed by Draff
parent d1d53c61fe
commit ceb13d67d9
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
7 changed files with 0 additions and 14 deletions

View File

@ -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

View File

@ -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")