update SrcParseS.js.

pull/1/head
src48597962 3 years ago committed by Gitee
parent c358cc12ae
commit aea767ded1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 2
      SrcParseS.js

@ -84,7 +84,7 @@ var SrcParseS = {
}else{
return url.replace(";{", "#isVideo=true#;{");
}
}, window0.btoa(fy_bridge_app.getHeaderUrl(urls[i])));
}, fy_bridge_app.base64Encode(fy_bridge_app.getHeaderUrl(urls[i])));
else {
return $$$("#noLoading#").lazyRule((url, formatUrl) => {
//url = url.replace(/http.*?\?url=/, '');

Loading…
Cancel
Save