更新 'SrcParseS.js'

master
src48597962 6 months ago
parent 27c621560a
commit e4f0e4ac57
  1. 2
      SrcParseS.js

@ -116,8 +116,6 @@ var SrcParseS = {
aliShareUrl(input);
},vipUrl);
}else if(/pan\.quark\.cn|drive\.uc\.cn/.test(vipUrl)) {
log(vipUrl);
log("hiker://page/quarkList?rule=Quark.简&realurl=" + encodeURIComponent(vipUrl) + "&sharePwd=");
return "hiker://page/quarkList?rule=Quark.简&realurl=" + encodeURIComponent(vipUrl) + "&sharePwd=";
}else if(/qq\.com|iqiyi\.com|youku\.com|mgtv\.com|bilibili\.com|sohu\.com|ixigua\.com|pptv\.com|miguvideo\.com|le\.com|1905\.com|fun\.tv|cctv\.com/.test(vipUrl)){
if(vipUrl.indexOf('html?')>-1){

Loading…
Cancel
Save