forked from AlmightyHak/extensions-source
Update AniSAGA.kt (#727)
This commit is contained in:
parent
b33faa70d6
commit
5aa7b9fc8a
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue