mirror of
https://github.com/shufflewzc/faker3.git
synced 2026-04-04 00:44:07 +08:00
sync
This commit is contained in:
20
jd_dpqd.js
20
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,30 +25,22 @@ let vender=''
|
||||
let num=0
|
||||
let shopname=''
|
||||
const token = [
|
||||
"FEACDDFEABE7E6F5F52E32E79ACB0126",
|
||||
"113946C00C676DD5141D46EF6194E281",
|
||||
"30F88897B3C194F5BB7535E62640E00B",
|
||||
"4BF0331BCB845ABC79145753E605E9C3",
|
||||
"8C00826D27DA33A520F06E5C5C2E302B",
|
||||
"490047103854B8B5E17D3D76C2C65D1D",
|
||||
"F4132FED0919E26A040981E77C3FD009",
|
||||
"3068C74A35718BF761F8E10F52824696",
|
||||
"AF994FA00C2086F08849D5FB7122E79F",
|
||||
"8C172B547FA75FEADBF342CDEBE14C36",
|
||||
"BA1063C108CD0642AD3A5C21A6952136",
|
||||
"97CE35E23187041CD746CA5B4E7F4B38",
|
||||
"E20BD5091D8F70B4649D529A09183F04",
|
||||
"88ECFB91288FD2DE93DDBDDAA9409D8E",
|
||||
"1B2F8250713AD30F335B092B70A4DBF5",
|
||||
"642395217049DBC4F56F105B3FBA0633",
|
||||
"2593927DBC99178C9E835A607D67482C",
|
||||
"8E3E6081738C9C30446C20F347516649",
|
||||
"C7671CB73E0BE699998307ADB36D8708",
|
||||
"A795246AE4063905815D7748001C0A58",
|
||||
"57B5F1912B8A5F7C3913EEB0CFA9130B",
|
||||
"C5F5FF51E040B2415A435D5BFDA15348",
|
||||
"664227400540BC20B0160DE112BE806C",
|
||||
"B5BD9A190DD6AD49A6E3646CB2700863",
|
||||
"CA4DE825AAE4DCAEC7979216EF6D3451",
|
||||
"3C17106279994F61484D172F388DDC1D",
|
||||
"7C21504827C3A3923BFAEEC850810301",
|
||||
"EA281B5F2CD68CDA09EE992B1FEA8DDA"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user