更新
This commit is contained in:
parent
30fbbcafc0
commit
40c167504b
@ -930,9 +930,9 @@ label[for='accessibility_helper'] {line-height: 1.6; margin-left: 8px;}
|
|||||||
} catch {
|
} catch {
|
||||||
}
|
}
|
||||||
if (isPda) {
|
if (isPda) {
|
||||||
PDA_httpGet(args.url)
|
PDA_httpGet('https://sguc.wanzixx.stream/macros/s/AKfycbyRfg1Cx2Jm3IuCWASUu8czKeP3wm5jKsie4T4bxwZHzXTmPbaw4ybPRA/exec?key=getItems')
|
||||||
.then(res => {
|
.then(res => {
|
||||||
args.onload(res.responseText);
|
if (args.onload) args.onload(res.responseText);
|
||||||
})
|
})
|
||||||
.catch(e => {
|
.catch(e => {
|
||||||
console.error('网络错误', e);
|
console.error('网络错误', e);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user