Remove ManhuaSY (#4201)
This commit is contained in:
parent
94539a9923
commit
0e9d4b5c3d
|
@ -1,9 +0,0 @@
|
|||
ext {
|
||||
extName = 'Manhua SY'
|
||||
extClass = '.ManhuaSY'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://www.manhuasy.com'
|
||||
overrideVersionCode = 2
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Binary file not shown.
Before Width: | Height: | Size: 3.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 10 KiB |
Binary file not shown.
Before Width: | Height: | Size: 17 KiB |
|
@ -1,7 +0,0 @@
|
|||
package eu.kanade.tachiyomi.extension.en.manhuasy
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
|
||||
class ManhuaSY : Madara("Manhua SY", "https://www.manhuasy.com", "en") {
|
||||
override val mangaSubString = "manhua"
|
||||
}
|
Loading…
Reference in New Issue