Bye bye Madara (#5730)
* N-Z * MZuki-N * kbatch-mzuki * remove madara * remove wildcard * nsfw * pkg name already got it from class name * forgot className * this too * fix arangScans chapter and timestamp * add mangaEffect * add mangaGreat * mangazuki.club multiLang * forgot this line :v
This commit is contained in:
12
multisrc/overrides/madara/yokaijump/src/YokaiJump.kt
Normal file
12
multisrc/overrides/madara/yokaijump/src/YokaiJump.kt
Normal file
@ -0,0 +1,12 @@
|
||||
package eu.kanade.tachiyomi.extension.fr.yokaijump
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
import java.text.SimpleDateFormat
|
||||
import java.util.Locale
|
||||
|
||||
class YokaiJump : Madara(
|
||||
"Yokai Jump",
|
||||
"https://yokaijump.fr",
|
||||
"fr",
|
||||
dateFormat = SimpleDateFormat("dd/MM/yy", Locale.US)
|
||||
)
|
Reference in New Issue
Block a user