Update AniSAGA.kt

This commit is contained in:
Arkai1 2025-04-29 14:03:46 +05:30 committed by GitHub
parent f7355f7c0e
commit 7a0e03c18e
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://plyrxcdn.site/"
private val videoHost = "https://plyrxcdn.site"
// ============================== Popular ===============================
override fun popularAnimeSelector() = "div.top-imdb-list > div.top-imdb-item"