update
This commit is contained in:
2
jd_5g.js
2
jd_5g.js
@@ -746,7 +746,7 @@ function jsonParse(str) {
|
||||
}
|
||||
}
|
||||
}
|
||||
function updateShareCodes(url = 'https://gitee.com/lxk0301/updateTeam/raw/master/jd_818.json') {
|
||||
function updateShareCodes(url = 'https://gitee.com/lxk0301/updateTeam/raw/master/shareCodes/jd_818.json') {
|
||||
return new Promise(resolve => {
|
||||
$.get({url,
|
||||
headers:{"User-Agent": $.isNode() ? (process.env.JD_USER_AGENT ? process.env.JD_USER_AGENT : (require('./USER_AGENTS').USER_AGENT)) : ($.getdata('JDUA') ? $.getdata('JDUA') : "jdapp;iPhone;9.2.2;14.2;%E4%BA%AC%E4%B8%9C/9.2.2 CFNetwork/1206 Darwin/20.1.0")}
|
||||
|
||||
Reference in New Issue
Block a user