Update SrcAuto.js

assistant
jevons0411 2 years ago
parent 85832427d0
commit 8c04aaf9d2
  1. 2
      SrcAuto.js

@ -677,7 +677,7 @@ var aytmParse = function (vipUrl,parseStr) {
function x5Player(x5jxlist, x5nmlist, vipUrl, sortlist, parmset, faillist, formatUrl) {
log(faillist);
return 'webRule://' + x5jxlist[0] + vipUrl + '@' + (typeof $$$ == 'undefined' ? $ : $$$).toString((x5jxlist, x5nmlist, vipUrl, sortlist, parmset, faillist, formatUrl, x5Player) => {
fy_bridge_app.log(faillist);
fy_bridge_app.log(JSON.stringify(faillist));
if(typeof(request)=='undefined'||!request){
eval(fba.getInternalJs());
};

Loading…
Cancel
Save