From 5af192c012ce78af471adbe2c3596732a7b81610 Mon Sep 17 00:00:00 2001 From: Clyzer Date: Thu, 19 Jan 2023 11:16:15 -0300 Subject: [PATCH] test --- .../src/main/kotlin/com/lagradost/MundoDonghuaProvider.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MundoDonghuaProvider/src/main/kotlin/com/lagradost/MundoDonghuaProvider.kt b/MundoDonghuaProvider/src/main/kotlin/com/lagradost/MundoDonghuaProvider.kt index 01ffd28..797dc2e 100644 --- a/MundoDonghuaProvider/src/main/kotlin/com/lagradost/MundoDonghuaProvider.kt +++ b/MundoDonghuaProvider/src/main/kotlin/com/lagradost/MundoDonghuaProvider.kt @@ -22,7 +22,7 @@ class MundoDonghuaProvider : MainAPI() { override val supportedTypes = setOf( TvType.Anime, ) - val docSpecial = app.get(mainUrl, timeout = 120).document + override val docSpecial = app.get(mainUrl, timeout = 120).document override suspend fun getMainPage(page: Int, request : MainPageRequest): HomePageResponse { val urls = listOf(