master
parent
e79b25797b
commit
8b8f4be2fa
|
@ -19,7 +19,7 @@ cron:0
|
||||||
|
|
||||||
*/
|
*/
|
||||||
let opencard_toShop = "true"
|
let opencard_toShop = "true"
|
||||||
const $ = new Env('不知名开卡');
|
const $ = new Env('我的新家 超级配');
|
||||||
const jdCookieNode = $.isNode() ? require('./jdCookie.js') : '';
|
const jdCookieNode = $.isNode() ? require('./jdCookie.js') : '';
|
||||||
const notify = $.isNode() ? require('./sendNotify') : '';
|
const notify = $.isNode() ? require('./sendNotify') : '';
|
||||||
//IOS等用户直接用NobyDa的jd cookie
|
//IOS等用户直接用NobyDa的jd cookie
|
||||||
|
|
Loading…
Reference in New Issue