Update AniSAGA.kt (#727)

This commit is contained in:
Arkai1 2025-03-02 20:15:35 +05:30 committed by GitHub
parent b33faa70d6
commit 5aa7b9fc8a
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"