fixed missing eps in Animixplay

This commit is contained in:
hexated 2022-10-24 05:39:10 +07:00
parent 6006c7c5d7
commit c87b3dd0df
5 changed files with 381 additions and 606 deletions

View file

@ -9,8 +9,7 @@ import org.jsoup.nodes.Element
class LayarKacaProvider : MainAPI() {
override var mainUrl = "https://lk21official.org"
// private val redirectUrl = "https://nd21x1.github.io"
// private val redirectUrl = "https://nd21x1.github.io"
private val seriesUrl = "https://nontondrama.icu"
override var name = "LayarKaca"
override val hasMainPage = true