mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-25 03:33:24 +01:00
Remove Manga-Raw.info (unoriginal) (#4387)
This commit is contained in:
parent
621c2d3e95
commit
c0d715a1f9
@ -1,10 +0,0 @@
|
||||
ext {
|
||||
extName = 'Manga-Raw.info (unoriginal)'
|
||||
extClass = '.MangaRawInfo'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://manga-raw.info'
|
||||
overrideVersionCode = 0
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Binary file not shown.
Before Width: | Height: | Size: 5.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 14 KiB |
Binary file not shown.
Before Width: | Height: | Size: 21 KiB |
@ -1,7 +0,0 @@
|
||||
package eu.kanade.tachiyomi.extension.en.mangarawinfo
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
|
||||
class MangaRawInfo : Madara("Manga-Raw.info (unoriginal)", "https://manga-raw.info", "en") {
|
||||
override val useNewChapterEndpoint = false
|
||||
}
|
Loading…
Reference in New Issue
Block a user