This commit is contained in:
Clyzer 2023-01-19 11:16:32 -03:00
parent 5af192c012
commit 64f8127911
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ class MundoDonghuaProvider : MainAPI() {
override val supportedTypes = setOf(
TvType.Anime,
)
override val docSpecial = app.get(mainUrl, timeout = 120).document
override val docSpecial = app.get(mainUrl, timeout = 120).document.map
override suspend fun getMainPage(page: Int, request : MainPageRequest): HomePageResponse {
val urls = listOf(