forked from 50n50/sources
Update animekai/arabic/animekai.js
This commit is contained in:
@@ -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)
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user