Update SrcAuto2.js

assistant
jevons0411 2 years ago
parent 16256d3dcf
commit bc1d0dff72
  1. 1
      SrcAuto2.js

@ -506,6 +506,7 @@ var aytmParse = function (vipUrl,parseStr) {
}
if(rurl){
if(/^toast/.test(rurl)){
if(config.printlog==1){log(obj.name+'>提示:'+rurl.replace('toast://',''))};
rurl = "";
}else if(/^http/.test(rurl)&&SrcParseS.testvideourl(rurl,obj.name)==0){
//检测地址有效性

Loading…
Cancel
Save