mirror of
https://github.com/okyyds/yyds.git
synced 2026-07-13 04:11:18 +08:00
1
This commit is contained in:
2
jd_lzdz1_league.js
Executable file → Normal file
2
jd_lzdz1_league.js
Executable file → Normal file
@@ -59,7 +59,7 @@ if ($.isNode()) {
|
|||||||
$.activityShopId = '1000077045'
|
$.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=`
|
$.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 league();
|
||||||
// await $.wait(2000);
|
await $.wait(2000);
|
||||||
if ($.bean > 0) {
|
if ($.bean > 0) {
|
||||||
message += `\n【京东账号${$.index}】${$.nickName || $.UserName} \n └ 获得 ${$.bean} 京豆。`
|
message += `\n【京东账号${$.index}】${$.nickName || $.UserName} \n └ 获得 ${$.bean} 京豆。`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user