mirror of
https://github.com/shufflewzc/faker3.git
synced 2026-04-04 00:44:07 +08:00
sync
This commit is contained in:
27
jd_dpqd.js
27
jd_dpqd.js
@@ -3,14 +3,14 @@
|
||||
============Quantumultx===============
|
||||
[task_local]
|
||||
#店铺签到
|
||||
15 2,14 * * * https://raw.githubusercontent.com/KingRan/KR/main/jd_shop_sign.js, tag=店铺签到, enabled=true
|
||||
15 2,14 * * * https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_shop_sign.js, tag=店铺签到, enabled=true
|
||||
===========Loon============
|
||||
[Script]
|
||||
cron "15 2,14 * * *" script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_shop_sign.js,tag=店铺签到
|
||||
cron "15 2,14 * * *" script-path=https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_shop_sign.js,tag=店铺签到
|
||||
============Surge=============
|
||||
店铺签到 = type=cron,cronexp="15 2,14 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_shop_sign.js
|
||||
店铺签到 = type=cron,cronexp="15 2,14 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_shop_sign.js
|
||||
===========小火箭========
|
||||
店铺签到 = type=cron,script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_shop_sign.jss, cronexpr="15 2,14 * * *", timeout=3600, enable=true
|
||||
店铺签到 = type=cron,script-path=https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_shop_sign.jss, cronexpr="15 2,14 * * *", timeout=3600, enable=true
|
||||
*/
|
||||
const $ = new Env('店铺签到');
|
||||
const notify = $.isNode() ? require('./sendNotify') : '';
|
||||
@@ -25,24 +25,25 @@ let vender=''
|
||||
let num=0
|
||||
let shopname=''
|
||||
const token = [
|
||||
"C3BACB3B2B01C4CE1773FAA4D527C558",
|
||||
"9B5EA7F650F292C58811CBF49FB60B2B",
|
||||
"DBD58C7DDEB7D5EE3E99C164755C0BEE",
|
||||
"325A8EF67EB44F69C4D2A7DE4160E391",
|
||||
"065F571B5F4A0ADC8B8EC592EEB59F93",
|
||||
"64B906CD54B5D49DCA0E57CF1D53F0FB",
|
||||
"3B27B2B9E70249C339D66F27B7E133F0",
|
||||
"342934FF29611CB62EF78EB90CB0AB29",
|
||||
"EF7855941D2146593FA7411F7994AB4D",
|
||||
"C5FD1482A207F2CC65570F8FBC492C9A",
|
||||
"7BDE362C7EC7AD46016A58A0782254C5",
|
||||
"1C963AA3BBBD0396784BD0CA527BCDF8",
|
||||
"C5FD1482A207F2CC65570F8FBC492C9A",
|
||||
"5CF1A3455369BDB3D1153D9FC974CAFA",
|
||||
"E29627AF30D59CF7FE7B01C63BD9A975",
|
||||
"6456528318873762DF731CE5CC4C1DAF",
|
||||
"3C4C874B25439D70DB4176CEF5785B98",
|
||||
"22E454E7DA34CBA96DFAB150C2882193",
|
||||
"CAA0FA07FE5FE40329504208C891CF06",
|
||||
"7C54AE28BAEDCBB8C927768AE71CA0EF",
|
||||
"809569E3816B2C76210BFF8DB3F2766E",
|
||||
"342934FF29611CB62EF78EB90CB0AB29",
|
||||
"9AC30B59DD4E97D88E20236BBB41DBF9",
|
||||
"3B864BF96848A44E170A26D2791E0AE3",
|
||||
"7D7E23BB728C9D7425C776BDC8943D10",
|
||||
"CAA0FA07FE5FE40329504208C891CF06",
|
||||
"771853736DBD25D6DCDC295E6A5EAB16",
|
||||
"4EC217E55E7DC12F3FB455666A4CA414",
|
||||
"46D8CB32794AB8EA1F42E83360918961"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user