Vetle Ledaal 6393c1caf0
Update domain for some sources (#18951)
* update domain src

* update domain madara
2023-11-14 22:12:42 -05:00

8 lines
223 B
Kotlin

package eu.kanade.tachiyomi.extension.en.manhwaworld
import eu.kanade.tachiyomi.multisrc.madara.Madara
class ManhwaWorld : Madara("AQUA Scans", "https://aquascans.com", "en") {
override val id = 8857833474626810640
}