
* Update factory code update madara factory chapter page selector * Manga1st: add source, MangaRave: fix date add manga1st source fix mangarave chapter timestamp
8 lines
182 B
Kotlin
8 lines
182 B
Kotlin
package eu.kanade.tachiyomi.extension.en.manhuaplus
|
|
|
|
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
|
|
|
class ManhuaPlus : Madara("Manhua Plus", "https://manhuaplus.com", "en") {
|
|
|
|
}
|