Remove Manga Queen.com (#5320)
This commit is contained in:
parent
fcb27dae61
commit
74ad28a16e
|
@ -1,10 +0,0 @@
|
|||
ext {
|
||||
extName = 'Manga Queen.com'
|
||||
extClass = '.MangaQueenCom'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://mangaqueen.com'
|
||||
overrideVersionCode = 0
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Binary file not shown.
Before Width: | Height: | Size: 3.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
Binary file not shown.
Before Width: | Height: | Size: 16 KiB |
|
@ -1,7 +0,0 @@
|
|||
package eu.kanade.tachiyomi.extension.en.mangaqueencom
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
|
||||
class MangaQueenCom : Madara("Manga Queen.com", "https://mangaqueen.com", "en") {
|
||||
override val useNewChapterEndpoint = false
|
||||
}
|
Loading…
Reference in New Issue