Merge pull request #1 from Arkai1/Arkai1-patch-1-1

Update AniSAGA.kt
This commit is contained in:
Arkai1 2025-03-01 16:06:27 +05:30 committed by GitHub
commit 5dceaf630c
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"