This commit is contained in:
lxk0301
2021-01-31 21:07:51 +08:00
parent 9f711e8dff
commit d55b0f45cb
2 changed files with 25 additions and 0 deletions

View File

@@ -1389,6 +1389,8 @@ function requireConfig() {
$.shareCodesArr.push(shareCodes[item])
}
})
} else {
console.log(`惊喜工厂邀请码:${$.getdata('jd_jxFactory')}`)
}
// console.log(`\n种豆得豆助力码::${JSON.stringify($.shareCodesArr)}`);
console.log(`您提供了${$.shareCodesArr.length}个账号的${$.name}助力码\n`);

View File

@@ -925,6 +925,29 @@
"https://m.360buyimg.com/babel/jfs/t1/165970/14/3741/2184/600585feE6fb250f8/77db4ca560e006be.png",
"https://m.360buyimg.com/babel/jfs/t1/165970/14/3741/2184/600585feE6fb250f8/77db4ca560e006be.png"
]
},
{
"id": "jd_dreamFactory",
"name": "京喜工厂",
"keys": ["jd_jxFactory"],
"settings": [
{
"id": "jd_jxFactory",
"name": "好友邀请码 列表",
"val": "",
"type": "textarea",
"autoGrow": true,
"rows": 8,
"desc": "京喜工厂邀请码"
}
],
"icons": [
"https://raw.githubusercontent.com/Orz-3/mini/master/jd.png",
"https://github.com/58xinian/icon/raw/master/jdgc.png"
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"script": "https://gitee.com/lxk0301/jd_scripts/raw/master/jd_dreamFactory.js"
}
]
}