This commit is contained in:
hexated 2023-05-08 20:09:48 +07:00
parent 7d482b9509
commit acdc44aa60
2 changed files with 2 additions and 1 deletions

View file

@ -176,6 +176,7 @@ class LayarKacaProvider : MainAPI() {
): Boolean {
val document = app.get(data).document
document.select("ul#loadProviders > li").map {
fixUrl(it.select("a").attr("href"))
}.apmap {