update SrcParseS.js.

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

@ -694,7 +694,7 @@ var SrcParseS = {
}
var x5 = 0;
if(rurl == ""){
if(!/404 /.test(gethtml)){
if(!/404 /.test(gethtml)&&obj.ulist.parse.indexOf('key=')==-1){
if(x5jxlist.length<=5){
x5jxlist.push(obj.ulist.parse);
if(printlog==1){log(obj.ulist.name + '>加入x5嗅探列表');}

Loading…
Cancel
Save