[MgKomik] Update domain (#1828)

master
mozzaru 11 months ago committed by GitHub
parent 0db45877b7
commit 173d30737b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,7 +11,7 @@ import kotlin.random.Random
@MangaSourceParser("MGKOMIK", "MgKomik", "id") @MangaSourceParser("MGKOMIK", "MgKomik", "id")
internal class Mgkomik(context: MangaLoaderContext) : internal class Mgkomik(context: MangaLoaderContext) :
MadaraParser(context, MangaParserSource.MGKOMIK, "mgkomik.org", 20) { MadaraParser(context, MangaParserSource.MGKOMIK, "id.mgkomik.cc", 20) {
override fun onCreateConfig(keys: MutableCollection<ConfigKey<*>>) { override fun onCreateConfig(keys: MutableCollection<ConfigKey<*>>) {
super.onCreateConfig(keys) super.onCreateConfig(keys)

Loading…
Cancel
Save