Update StarLiveProvider.kt

This commit is contained in:
antonydp 2023-01-28 16:44:29 +01:00 committed by GitHub
parent d037facb3d
commit a4b3a98688
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ class StarLiveProvider : MainAPI() {
ExtractorLink(
source = this.name,
name = data.name + " - " + data.language,
url = streamUrl,
url = fixUrl(streamUrl),
quality = Qualities.Unknown.value,
referer = referrerLink,
isM3u8 = true