618动物联萌

author:star
解密参考自:https://github.com/yangtingxiao/QuantumultX/blob/master/scripts/jd/jd_zoo.js
活动入口:京东APP-》搜索 玩一玩-》瓜分20亿
邀请好友助力:内部账号自行互助(排名靠前账号得到的机会多)
PK互助:考虑中
地图任务:未完成,后期添加
金融APP任务:未完成,后期添加
活动时间:2021-05-24至2021-06-20
更新时间:2021-05-25
This commit is contained in:
wisz2021
2021-05-25 09:56:24 +08:00
parent 3596ed6524
commit 1d53690afa
8 changed files with 592 additions and 3 deletions

View File

@@ -968,7 +968,7 @@ async function tuanActivity() {
}
}
async function joinLeaderTuan() {
let res = await updateTuanIdsCDN(), res2 = await updateTuanIdsCDN("https://a.nz.lu/factory.json")
let res = await updateTuanIdsCDN(), res2 = await updateTuanIdsCDN("http://cdn.annnibb.me/factory.json")
if (!res) res = await updateTuanIdsCDN('https://cdn.jsdelivr.net/gh/gitupdate/updateTeam@master/shareCodes/jd_updateFactoryTuanId.json');
$.authorTuanIds = [...(res && res.tuanIds || []),...(res2 && res2.tuanIds || [])]
if ($.authorTuanIds && $.authorTuanIds.length) {