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
548d822cd4
commit
ffa786c01e
1 changed files with 2 additions and 2 deletions
|
|
@ -259,8 +259,8 @@ async function extractStreamUrl(url) {
|
||||||
}
|
}
|
||||||
|
|
||||||
return JSON.stringify({
|
return JSON.stringify({
|
||||||
streamUrl: m3u8Link,
|
stream: m3u8Link,
|
||||||
subtitle: subtitleUrl
|
subtitles: subtitleUrl
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue