mirror of
https://git.luna-app.eu/50n50/sources
synced 2026-01-12 01:18:11 +01:00
Update animekai/arabic/animekai.js
This commit is contained in:
parent
ffa786c01e
commit
5f64c89c7a
1 changed files with 1 additions and 1 deletions
|
|
@ -260,7 +260,7 @@ async function extractStreamUrl(url) {
|
|||
|
||||
return JSON.stringify({
|
||||
stream: m3u8Link,
|
||||
subtitles: subtitleUrl
|
||||
subtitles: "https://deno-proxies-sznvnpnxwhbv.deno.dev/?url="+ encodeURIComponent(subtitleUrl)
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue