mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
jd_speed_redpocke.js
This commit is contained in:
parent
4d0ccfed92
commit
8223d5180c
@ -29,7 +29,7 @@ const notify = $.isNode() ? require('./sendNotify') : '';
|
||||
//Node.js用户请在jdCookie.js处填写京东ck;
|
||||
const jdCookieNode = $.isNode() ? require('./jdCookie.js') : '';
|
||||
let cookiesArr = [], cookie = '', message;
|
||||
const linkId = "jOkIZzWCgGa9NfPuHBSx1A";
|
||||
const linkId = "AkOULcXbUA_8EAPbYLLMgg";
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user