Update AniSAGA.kt

This commit is contained in:
Arkai1 2025-03-01 16:05:21 +05:30 committed by GitHub
parent 6706bbf200
commit 350c7473b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ class AniSAGA : DooPlay(
"AniSAGA",
"https://www.anisaga.org",
) {
private val videoHost = "https://cdn.anisaga.org"
private val videoHost = "https://plyrxcdn.site/"
// ============================== Popular ===============================
override fun popularAnimeSelector() = "div.top-imdb-list > div.top-imdb-item"