Initial commit
This commit is contained in:
9
multisrc/overrides/madara/zinmanga/src/Zinmanga.kt
Normal file
9
multisrc/overrides/madara/zinmanga/src/Zinmanga.kt
Normal file
@@ -0,0 +1,9 @@
|
||||
package eu.kanade.tachiyomi.extension.en.zinmanga
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
|
||||
class Zinmanga : Madara("Zinmanga", "https://zinmanga.com", "en") {
|
||||
|
||||
// The website does not flag the content.
|
||||
override val filterNonMangaItems = false
|
||||
}
|
||||
Reference in New Issue
Block a user