Skip to content

Commit

Permalink
Update jd_CheckCK.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Faker authored and Faker committed Oct 26, 2022
1 parent 2a786d2 commit 829a367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jd_CheckCK.js
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ function isLoginByX1a0He() {
headers: {
"Cookie": cookie,
"referer": "https://h5.m.jd.com/",
"User-Agent": "jdapp;iPhone;10.1.2;15.0;network/wifi;Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1",
"User-Agent": $.UA,
},
}
$.get(options, (err, resp, data) => {
Expand Down

0 comments on commit 829a367

Please sign in to comment.