Update AniSAGA.kt
This commit is contained in:
parent
f7355f7c0e
commit
7a0e03c18e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class AniSAGA : DooPlay(
|
||||||
"AniSAGA",
|
"AniSAGA",
|
||||||
"https://www.anisaga.org",
|
"https://www.anisaga.org",
|
||||||
) {
|
) {
|
||||||
private val videoHost = "https://plyrxcdn.site/"
|
private val videoHost = "https://plyrxcdn.site"
|
||||||
|
|
||||||
// ============================== Popular ===============================
|
// ============================== Popular ===============================
|
||||||
override fun popularAnimeSelector() = "div.top-imdb-list > div.top-imdb-item"
|
override fun popularAnimeSelector() = "div.top-imdb-list > div.top-imdb-item"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue