1
0
mirror of https://github.com/okyyds/yyds.git synced 2026-07-12 15:21:17 +08:00
This commit is contained in:
ooo
2022-10-31 23:42:32 +08:00
parent 7f3ccc9615
commit 9e1ef81fb1

2
jd_lzdz1_league.js Executable file → Normal file
View File

@@ -59,7 +59,7 @@ if ($.isNode()) {
$.activityShopId = '1000077045'
$.activityUrl = `https://lzdz1-isv.isvjcloud.com/dingzhi/shop/league/activity/${$.authorNum}?activityId=${$.activityId}&shareUuid=${encodeURIComponent($.authorCode)}&adsource=null&shareuserid4minipg=${encodeURIComponent($.secretPin)}&shopid=${$.activityShopId}&lng=00.000000&lat=00.000000&sid=&un_area=`
await league();
// await $.wait(2000);
await $.wait(2000);
if ($.bean > 0) {
message += `\n【京东账号${$.index}${$.nickName || $.UserName} \n └ 获得 ${$.bean} 京豆。`
}