This commit is contained in:
lxk0301
2021-02-10 13:14:35 +08:00
parent 26e8f551d1
commit acb89c1ebd

View File

@@ -321,7 +321,7 @@ function readShareCode() {
console.log(`开始`)
return new Promise(async resolve => {
$.get({
url: `https://code.chiang.fun/api/v1/jd/jdglobal/read/${randomCount}/`,
url: `http://jd.turinglabs.net/api/v2/jd/farm/read/${randomCount}/`,
'timeout': 10000
}, (err, resp, data) => {
try {