注销京东店铺会员卡脚本,手机端添加BoxJs设置

This commit is contained in:
lxk0301
2020-12-26 14:29:59 +08:00
parent 99d744d214
commit 185623cbec
3 changed files with 144 additions and 105 deletions

View File

@@ -664,6 +664,44 @@
"https://raw.githubusercontent.com/Orz-3/task/master/jd.png"
]
},
{
"id": "jd_unbind",
"name": "注销京东会员卡",
"keys": [
"UN_BIND_CARD_NUM",
"UN_BIND_STOP_CARD"
],
"settings": [
{
"id": "jdUnbindCardNotify",
"name": "静默运行",
"val": false,
"type": "boolean",
"desc": "运行脚本时不发出系统弹窗通知"
},
{
"id": "UN_BIND_CARD_NUM",
"name": "注销京东店铺会员卡的数量",
"val": 200,
"type": "number",
"desc": "运行一次脚本注销多少个店铺会员卡默认200个,输入0表示不注销会员卡"
},
{
"id": "UN_BIND_STOP_CARD",
"name": "注销京东店铺会员卡(白名单)",
"val": "",
"type": "text",
"desc": "不想注销的店铺会员卡名称"
}
],
"author": "@lxk0301",
"repo": "https://github.com/lxk0301/jd_scripts",
"script": "https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_unsubscribe.js",
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/jd_unbind_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/jd_unbind.png"
]
},
{
"id": "jd_SuperMarket",
"name": "京小超",