mirror of
https://github.com/shufflewzc/faker3.git
synced 2026-04-04 00:44:07 +08:00
sync
This commit is contained in:
19
jd_dpqd.js
19
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,7 +25,7 @@ let vender=''
|
||||
let num=0
|
||||
let shopname=''
|
||||
const token = [
|
||||
"35BA76ED53A953E03F77EE5379C28BE5",
|
||||
"FD7F0E88F2555A9A7254AA00D6DDA1F6",
|
||||
"4BE1B58FE1360409A5967CAD1127B5A8",
|
||||
"60454759577C6664C8AAAFEEBE25B7A1",
|
||||
"3B27B2B9E70249C339D66F27B7E133F0",
|
||||
@@ -38,15 +38,12 @@ const token = [
|
||||
"5CF1A3455369BDB3D1153D9FC974CAFA",
|
||||
"E29627AF30D59CF7FE7B01C63BD9A975",
|
||||
"5B43A702C5CC14509CD8FB6F725326FC",
|
||||
"451389BCDC4E8B258DD3F21CDB827589",
|
||||
"57970BD464D679B43A7A0F5585F42677",
|
||||
"8029DFB0D9ADF5C6E96AF7D542B3E715",
|
||||
"22E454E7DA34CBA96DFAB150C2882193",
|
||||
"EBC1F95B42459D9F27E2025E11E1F7C6",
|
||||
"05FE7C8117A8CF6FA8BAD56C6E776CD7",
|
||||
"7C54AE28BAEDCBB8C927768AE71CA0EF",
|
||||
"3B864BF96848A44E170A26D2791E0AE3",
|
||||
"4706B9DB78BBCC66BCB76862EB147AD2",
|
||||
"F96D0FC8CC217B855988CA26E2A8BE74",
|
||||
"809569E3816B2C76210BFF8DB3F2766E",
|
||||
"21CEF5FF054814ADC61753FFFF417F03",
|
||||
"3B864BF96848A44E170A26D2791E0AE3",
|
||||
"85B78F013645D1EC53D5F3974528654A"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user