mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
updated
This commit is contained in:
parent
acdc44aa60
commit
a4e4bce939
1 changed files with 0 additions and 1 deletions
|
@ -176,7 +176,6 @@ class LayarKacaProvider : MainAPI() {
|
||||||
): Boolean {
|
): Boolean {
|
||||||
|
|
||||||
val document = app.get(data).document
|
val document = app.get(data).document
|
||||||
|
|
||||||
document.select("ul#loadProviders > li").map {
|
document.select("ul#loadProviders > li").map {
|
||||||
fixUrl(it.select("a").attr("href"))
|
fixUrl(it.select("a").attr("href"))
|
||||||
}.apmap {
|
}.apmap {
|
||||||
|
|
Loading…
Reference in a new issue