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(