This commit is contained in:
ryan4021 2024-05-22 09:20:22 +00:00 committed by GitHub
commit 3c46c6d475
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ import com.lagradost.cloudstream3.utils.AppUtils.toJson
import org.jsoup.nodes.Element
class AnimeDekhoProvider : MainAPI() {
override var mainUrl = "https://animedekho.com"
override var mainUrl = "https://animedekho.net"
override var name = "Anime Dekho"
override val hasMainPage = true
override var lang = "hi"