This commit is contained in:
hexated 2023-05-09 00:40:29 +07:00
parent acdc44aa60
commit a4e4bce939
1 changed files with 0 additions and 1 deletions

View File

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