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