sora: fix smashy N

This commit is contained in:
sora 2023-08-06 08:10:12 +07:00
parent 5341a03eb6
commit 72622e8d58
1 changed files with 1 additions and 1 deletions

View File

@ -441,7 +441,7 @@ suspend fun invokeSmashyFfix(
ExtractorLink(
"Smashy [$name]",
"Smashy [$name]",
link,
decode(link).replace("\\/", "/"),
smashyStreamAPI,
quality?.toIntOrNull() ?: return@map,
isM3u8 = link.contains(".m3u8"),