更新 'SrcJySet.js'

master
src48597962 1 year ago
parent bd5cbdbb6c
commit 7feef3d342
  1. 2
      SrcJySet.js

@ -1968,8 +1968,10 @@ function extension(){
}
showLoading('正在较验有效性')
let codeid = input.split('¥')[1];
log('https://netcut.cn/p/'+aesDecode('Juying', codeid));
let text = parsePaste('https://netcut.cn/p/'+aesDecode('Juying', codeid));
hideLoading();
log(text);
if(codeid&&!/^error/.test(text)){
return $("","当前资源码有效,起个名保存吧").input((JYconfig,cfgfile,codeid) => {
let dydatalist = JYconfig.dingyue||[];

Loading…
Cancel
Save