forked from 50n50/sources
Update franime/franime.js
This commit is contained in:
+2
-2
@@ -119,8 +119,8 @@ async function extractStreamUrl(id) {
|
|||||||
|
|
||||||
const streams = [];
|
const streams = [];
|
||||||
|
|
||||||
if (vo) streams.push("VF", vf);
|
if (vf) streams.push("VF", vf);
|
||||||
if (vf) streams.push("VOSTFR", vo);
|
if (vo) streams.push("VOSTFR", vo);
|
||||||
|
|
||||||
const final = {
|
const final = {
|
||||||
streams,
|
streams,
|
||||||
|
|||||||
Reference in New Issue
Block a user