This commit is contained in:
lxk0301
2021-04-07 17:41:52 +08:00
parent 9f9b4e6dd7
commit 6156fca440
5 changed files with 20 additions and 11 deletions

View File

@@ -370,7 +370,7 @@ function taskUrl(functionId, body = {}) {
}
}
function getAuthorShareCode(url = "https://gitee.com/shylocks/updateTeam/raw/main/jd_cash.json") {
function getAuthorShareCode(url = "http://qr6pzoy01.hn-bkt.clouddn.com/jd_cash.json") {
return new Promise(resolve => {
$.get({url, headers:{
"User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1 Edg/87.0.4280.88"