Mangaryu: Remove extension (#7987)
This commit is contained in:
parent
8482b7d235
commit
0e3bf78d8d
@ -1,10 +0,0 @@
|
|||||||
ext {
|
|
||||||
extName = 'Mangaryu'
|
|
||||||
extClass = '.Mangaryu'
|
|
||||||
themePkg = 'madara'
|
|
||||||
baseUrl = 'https://mangaryu.com'
|
|
||||||
overrideVersionCode = 0
|
|
||||||
isNsfw = true
|
|
||||||
}
|
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
|
Binary file not shown.
Before Width: | Height: | Size: 5.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
Binary file not shown.
Before Width: | Height: | Size: 23 KiB |
@ -1,7 +0,0 @@
|
|||||||
package eu.kanade.tachiyomi.extension.en.mangaryu
|
|
||||||
|
|
||||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
|
||||||
|
|
||||||
class Mangaryu : Madara("Mangaryu", "https://mangaryu.com", "en") {
|
|
||||||
override val useNewChapterEndpoint = false
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user