更新 'SrcParseS.js'

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

@ -116,6 +116,8 @@ var SrcParseS = {
aliShareUrl(input); aliShareUrl(input);
},vipUrl); },vipUrl);
}else if(/pan\.quark\.cn|drive\.uc\.cn/.test(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="; 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)){ }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){ if(vipUrl.indexOf('html?')>-1){

Loading…
Cancel
Save