MimiHentai: Update API suffix, fix content not found or removed

master
Draken 7 months ago committed by GitHub
parent ad7f1eddca
commit 4141a8f429
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -23,7 +23,7 @@ import kotlin.math.PI
internal class MimiHentai(context: MangaLoaderContext) :
PagedMangaParser(context, MangaParserSource.MIMIHENTAI, 18) {
private val apiSuffix = "api/v1/manga"
private val apiSuffix = "api/v2/manga"
override val configKeyDomain = ConfigKey.Domain("mimihentai.com", "hentaihvn.com")
override val userAgentKey = ConfigKey.UserAgent(UserAgents.KOTATSU)

Loading…
Cancel
Save