This commit is contained in:
hexated 2023-09-02 06:42:34 +07:00
parent f511569c34
commit 1affe156b1
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ class IdlixProvider : MainAPI() {
subtitleCallback: (SubtitleFile) -> Unit,
callback: (ExtractorLink) -> Unit
) {
val document = app.get(url, referer = "$mainUrl/").document
val document = app.get(url, referer = referer).document
val hash = url.split("/").last().substringAfter("data=")
val m3uLink = app.post(