mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-03-30 15:19:02 +00:00
1
This commit is contained in:
parent
65239137f5
commit
c020f24112
@ -25,7 +25,7 @@ let KCODE = process.env.KCODE || '';
|
||||
function TotalBean(data) {
|
||||
return new Promise(async resolve => {
|
||||
const options = {
|
||||
url: "https://api.nolanstore.top/JComExchange",
|
||||
url: "https://api.nolanstore.cc/JComExchange",
|
||||
body: JSON.stringify({ "code": data }),
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user