更新 'SrcJyXunmi.js'

pull/1/head
src48597962 2 years ago
parent 65bf91359c
commit 27432d90c6
  1. 2
      SrcJyXunmi.js

@ -397,7 +397,7 @@ function xunmi(name,data,ishkss) {
let ck = JSON.parse(request('http://www.ysgc.cc',{headers:{'User-Agent':urlua},withStatusCode:true,timeout:1500}));
//log(getCookie('http://www.ysgc.cc'));
log(ck);
gethtml = request('http://www.ysgc.cc');
gethtml = request(ssurl,{headers:{'Referer':'http://www.ysgc.cc'},onlyHeaders:true,timeout:1500});
log(gethtml);
}
var html = JSON.parse(gethtml);

Loading…
Cancel
Save