Files
jd_scripts/lxk0301.boxjs.json
2021-02-19 19:12:02 +08:00

878 lines
29 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "lxk0301.app.sub",
"name": "lxk0301脚本订阅",
"author": "@lxk0301",
"icon": "https://avatars0.githubusercontent.com/u/21308593?s=52&v=4",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master/",
"apps": [
{
"id": "JD_Cookies",
"name": "京东多账号 Ck 管理",
"keys": ["CookiesJD"],
"descs_html": [
"请勿随意在输入框修改内容建议通过脚本去获取cookie若要修改请按照JSON 格式修改。",
"脚本地址【<a href=\"https://gitee.com/lxk0301/jd_scripts/raw/master/JD_extra_cookie.js\">京东多 CK获取</a>】,并按照此脚本注释进行配置",
"使用方式【<a href=\"https://home.m.jd.com/myJd/newhome.action\">个人中心</a>】获取对应的数据Code",
"注如与NobyDa的京东cookie重复建议在此处删除重复的cookie"
],
"settings": [
{
"id": "CookiesJD",
"name": "CK 列表",
"val": "",
"type": "textarea",
"autoGrow": true,
"rows": 8,
"desc": "CK 列表 (JSON 格式)"
}
],
"icons": [
"https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/jd.png",
"https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png"
],
"author": "@dompling",
"repo": "https://github.com/dompling/Script",
"script": "https://raw.githubusercontent.com/dompling/Script/master/jd/JD_extra.js"
},
{
"id": "JD_UA",
"name": "自定义京东脚本的UserAgent",
"keys": [
"JDUA"
],
"descs_html": [
"自行抓包京东APP获得UserAgent类似下面",
"jdapp;iPhone;9.3.0;14.2;88732f840b77821b345bf07fd71f609e6ff12f43;network/4g;ADID/0E38E9F1-4B4C-40A4-A479-DD15E58A5623;supportApplePay/0;hasUPPay/0;hasOCPay/0;model/iPhone11,8;addressid/2005183373;supportBestPay/0;appBuild/167436;pushNoticeIsOpen/0;jdSupportDarkMode/0;pv/142.46;apprpd/CouponCenter;ref/NewCouponCenterViewController;psq/44;ads/;psn/88732f840b77821b345bf07fd71f609e6ff12f43|551;jdv/0|kong|t_1000170135|tuiguang|notset|1607732510603|1607732510;adk/;app_device/IOS;pap/JA2015_311210|9.2.5|IOS 14.2;Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1"
],
"settings": [
{
"id": "JDUA",
"name": "自定义京东脚本的UserAgent",
"val": "",
"type": "text",
"desc": "不懂不知不会UserAgent的请不要随意填写内容如需填写使用建议使用京东APP的UserAgent"
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"icons": [
"https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/jd.png",
"https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png"
]
},
{
"id": "jd_fruit",
"name": "东东农场",
"keys": [
"jd_fruit_name",
"jd_fruit1",
"jd_fruit2",
"jd_fruit3",
"jd2_fruit_name",
"jd2_fruit1",
"jd2_fruit2",
"jd2_fruit3"
],
"descs_html": [
"<h4 align=\"center\">获取Cookie请查看NobyDa京东签到脚本说明<a href=\"https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js\">脚本注释</a></h4>"
],
"settings": [
{
"id": "jdFruitNotify",
"name": "静默运行",
"val": false,
"type": "boolean",
"desc": "运行东东农场脚本时不发出系统通知"
},
{
"id": "jdFruitBeanCard",
"name": "使用水滴换豆卡",
"val": false,
"type": "boolean",
"desc": "使用水滴换豆卡(如果出现限时活动是100g水换20豆,此时比浇水划算,推荐换豆)"
},
{
"id": "jd_fruit_name",
"name": "京东账号一昵称",
"val": "",
"type": "text",
"desc": "京东账号昵称,用于区分自己的京东账号(非必填,建议多个京东账号使用)"
},
{
"id": "jd_fruit1",
"name": "账号一的互助码1",
"val": "",
"type": "text",
"desc": "京东水果互助码.这是别人的shareCode,你帮别人助力."
},
{
"id": "jd_fruit2",
"name": "账号一的互助码2",
"val": "",
"type": "text",
"desc": "京东水果互助码."
},
{
"id": "jd_fruit3",
"name": "账号一的互助码3",
"val": "",
"type": "text",
"desc": "京东水果互助码.这是别人的shareCode,你帮别人助力."
},
{
"id": "jd2_fruit_name",
"name": "京东账号二昵称",
"val": "",
"type": "text",
"desc": "京东账号昵称,用于区分自己的京东账号(非必填,建议多个京东账号使用)"
},
{
"id": "jd2_fruit1",
"name": "账号二的互助码1",
"val": "",
"type": "text",
"desc": "京东水果互助码.这是别人的shareCode,你帮别人助力."
},
{
"id": "jd2_fruit2",
"name": "账号二的互助码2",
"val": "",
"type": "text",
"desc": "京东水果互助码."
},
{
"id": "jd2_fruit3",
"name": "账号二的互助码3",
"val": "",
"type": "text",
"desc": "京东水果互助码.这是别人的shareCode,你帮别人助力."
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"script": "https://gitee.com/lxk0301/jd_scripts/raw/master/jd_fruit.js",
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/jdnc_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/jdnc.png"
]
},
{
"id": "jd_pet",
"name": "东东萌宠",
"keys": [
"jd_pet_name",
"jd_pet1",
"jd_pet2",
"jd_pet3",
"jd_pet4",
"jd_pet5",
"jd2_pet_name",
"jd2_pet1",
"jd2_pet2",
"jd2_pet3",
"jd2_pet4",
"jd2_pet5"
],
"settings": [
{
"id": "jdPetNotify",
"name": "静默运行",
"val": false,
"type": "boolean",
"desc": "运行东东萌宠脚本时不发出系统通知"
},
{
"id": "jd_pet_name",
"name": "京东账号昵称",
"val": "",
"type": "text",
"desc": "京东账号昵称,用于区分自己的京东账号(非必填,建议多个京东账号使用)"
},
{
"id": "jd_pet1",
"name": "互助码1",
"val": "",
"type": "text",
"desc": "东东萌宠互助码.这是别人的shareCode,你帮别人助力."
},
{
"id": "jd_pet2",
"name": "互助码2",
"val": "",
"type": "text",
"desc": "东东萌宠互助码.这是别人的shareCode,你帮别人助力."
},
{
"id": "jd_pet3",
"name": "互助码3",
"val": "",
"type": "text",
"desc": "东东萌宠互助码.这是别人的shareCode,你帮别人助力."
},
{
"id": "jd_pet4",
"name": "互助码4",
"val": "",
"type": "text",
"desc": "东东萌宠互助码.这是别人的shareCode,你帮别人助力."
},
{
"id": "jd_pet5",
"name": "互助码5",
"val": "",
"type": "text",
"desc": "东东萌宠互助码.这是别人的shareCode,你帮别人助力."
},
{
"id": "jd2_pet_name",
"name": "京东账号2昵称",
"val": "",
"type": "text",
"desc": "京东账号2昵称,用于区分自己的京东账号(非必填,建议多个京东账号使用)"
},
{
"id": "jd2_pet1",
"name": "账号二互助码1",
"val": "",
"type": "text",
"desc": "东东萌宠互助码.这是别人的shareCode,你帮别人助力."
},
{
"id": "jd2_pet2",
"name": "账号二互助码2",
"val": "",
"type": "text",
"desc": "东东萌宠互助码.这是别人的shareCode,你帮别人助力."
},
{
"id": "jd2_pet3",
"name": "账号二互助码3",
"val": "",
"type": "text",
"desc": "东东萌宠互助码.这是别人的shareCode,你帮别人助力."
},
{
"id": "jd2_pet4",
"name": "账号二互助码4",
"val": "",
"type": "text",
"desc": "东东萌宠互助码.这是别人的shareCode,你帮别人助力."
},
{
"id": "jd2_pet5",
"name": "账号二互助码5",
"val": "",
"type": "text",
"desc": "东东萌宠互助码.这是别人的shareCode,你帮别人助力."
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"script": "https://gitee.com/lxk0301/jd_scripts/raw/master/jd_pet.js",
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/jdmc_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/jdmc.png"
]
},
{
"id": "jd_plantBean",
"name": "京东种豆",
"keys": [
"jd_plant_bean_name",
"jd_plantBean1",
"jd_plantBean2",
"jd_plantBean3",
"jd2_plant_bean_name",
"jd2_plantBean1",
"jd2_plantBean2",
"jd2_plantBean3"
],
"settings": [
{
"id": "jdPlantBeanNotify",
"name": "静默运行",
"val": true,
"type": "boolean",
"desc": "运行种豆脚本时不发出系统通知"
},
{
"id": "jd_plant_bean_name",
"name": "京东账号一昵称",
"val": "",
"type": "text",
"desc": "京东账号昵称,用于区分自己的京东账号(非必填,建议多个京东账号使用)"
},
{
"id": "jd_plantBean1",
"name": "京东账号一互助码1",
"val": "",
"type": "text",
"desc": "种豆得豆互助码.这是别人的助力码,你帮别人助力."
},
{
"id": "jd_plantBean2",
"name": "京东账号一互助码2",
"val": "",
"type": "text",
"desc": "种豆得豆互助码.这是别人的助力码,你帮别人助力."
},
{
"id": "jd_plantBean3",
"name": "京东账号一互助码3",
"val": "",
"type": "text",
"desc": "种豆得豆互助码.这是别人的助力码,你帮别人助力."
},
{
"id": "jd2_plant_bean_name",
"name": "京东账号二昵称",
"val": "",
"type": "text",
"desc": "京东账号二昵称,用于区分自己的京东账号(非必填,建议多个京东账号使用)"
},
{
"id": "jd2_plantBean1",
"name": "京东账号二互助码1",
"val": "",
"type": "text",
"desc": "种豆得豆互助码.这是别人的助力码,你帮别人助力."
},
{
"id": "jd2_plantBean2",
"name": "京东账号二互助码2",
"val": "",
"type": "text",
"desc": "种豆得豆互助码.这是别人的助力码,你帮别人助力."
},
{
"id": "jd2_plantBean3",
"name": "京东账号二互助码3",
"val": "",
"type": "text",
"desc": "种豆得豆互助码.这是别人的助力码,你帮别人助力."
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"script": "https://gitee.com/lxk0301/jd_scripts/raw/master/jd_plantBean.js",
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/jdzd_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/jdzd.png"
]
},
{
"id": "jd_Joy",
"name": "宠汪汪",
"keys": [],
"settings": [
{
"id": "jdJoyNotify",
"name": "静默运行",
"val": true,
"type": "boolean",
"desc": "运行宠汪汪(jd_joy.js)脚本时不发出系统弹窗通知"
},
{
"id": "jdJoyStealNotify",
"name": "静默运行",
"val": false,
"type": "boolean",
"desc": "运行宠汪汪(jd_joy_steal.js)脚本时不发出系统弹窗通知"
},
{
"id": "jdJoyHelpFeed",
"name": "是否给好友喂食(默认不帮好友喂食)",
"val": false,
"type": "boolean",
"desc": "给好友喂食可得积分,但会消耗自己狗粮"
},
{
"id": "jdJoyStealCoin",
"name": "是否偷好友积分与狗粮(默认是)",
"val": true,
"type": "boolean",
"desc": "偷好友积分与狗粮"
},
{
"id": "joyFeedCount",
"name": "每次喂养数量默认10g",
"val": "10",
"type": "radios",
"desc": "每次喂养狗粮克数(默认10g)",
"items": [
{
"key": "10",
"label": "消耗10g"
},
{
"key": "20",
"label": "消耗20g"
},
{
"key": "40",
"label": "消耗40g"
},
{
"key": "80",
"label": "消耗80g"
}
]
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"script": "https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy.js",
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/jdcww_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png"
]
},
{
"id": "jd_Joy_Reward",
"name": "宠汪汪积分兑换京豆",
"keys": [],
"settings": [
{
"id": "jdJoyRewardNotify",
"name": "静默运行",
"val": false,
"type": "boolean",
"desc": "开启后成功兑换到京豆也不发出系统弹窗通知"
},
{
"id": "joyRewardName",
"name": "是否兑换京豆",
"val": "1",
"type": "radios",
"desc": "默认开启兑换,如不想兑换可选择不兑换",
"items": [
{
"key": "0",
"label": "不兑换奖品(选择此项将不兑换奖品)"
},
{
"key": "1",
"label": "兑换20京豆"
},
{
"key": "500",
"label": "兑换500京豆"
},
{
"key": "1000",
"label": "兑换1000京豆"
}
]
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"script": "https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy_reward.js",
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/jdcww_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png"
]
},
{
"id": "jd_Joy_Run",
"name": "宠汪汪邀请助力与赛跑助力",
"keys": [
"jdJoyRunToken",
"jd_joy_run_name",
"jd_joy_invite_pin",
"jd_joy_run_pin",
"jd2_joy_run_name",
"jd2_joy_invite_pin",
"jd2_joy_run_pin"
],
"desc": "宠汪汪的互助码friendPin是京东用户名,不是昵称(可在京东APP->我的->设置查看)。互助码之间用英文逗号隔开,下面给出具体示例,使用时可自行清空重新按格式填写你自己的",
"settings": [
{
"id": "joyRunFlag",
"name": "是否参加赛跑(默认参加)",
"val": true,
"type": "boolean",
"desc": "开启脚本将会为您自动参加赛跑(默认参加双人赛跑)"
},
{
"id": "JOY_TEAM_LEVEL",
"name": "宠汪汪赛跑级别选择",
"val": "2",
"type": "text",
"desc": "参加多少人的赛跑比赛其中2代表参加双人PK赛10代表参加10人突围赛50代表参加50人挑战赛多账号参加不同级别的赛跑用&符号隔开,例如2&10&50"
},
{
"id": "joyRunNotify",
"name": "宠汪汪赛跑获胜是否通知",
"val": true,
"type": "boolean",
"desc": "宠汪汪赛跑获胜是否通知,默认通知"
},
{
"id": "jd_joy_run_name",
"name": "京东账号一昵称",
"val": "",
"type": "text",
"desc": "京东账号昵称,用于区分自己的京东账号(非必填,建议多个京东账号使用)"
},
{
"id": "jd_joy_invite_pin",
"name": "账号一邀请助力friendPin名单",
"val": "jd_6cd93e613b0e5,被折叠的记忆33",
"type": "text",
"desc": "多个账号使用英文逗号','隔开,最多3个"
},
{
"id": "jd_joy_run_pin",
"name": "账号一赛跑助力friendPin名单",
"val": "jd_6cd93e613b0e5,被折叠的记忆33",
"type": "text",
"desc": "多个账号使用英文逗号','隔开,最多6个"
},
{
"id": "jd2_joy_run_name",
"name": "京东账号二昵称",
"val": "",
"type": "text",
"desc": "京东账号昵称,用于区分自己的京东账号(非必填,建议多个京东账号使用)"
},
{
"id": "jd2_joy_invite_pin",
"name": "账号二邀请助力friendPin名单",
"val": "jd_6cd93e613b0e5,被折叠的记忆33",
"type": "text",
"desc": "多个账号使用英文逗号','隔开,最多3个"
},
{
"id": "jd2_joy_run_pin",
"name": "账号二赛跑助力friendPin名单",
"val": "jd_6cd93e613b0e5,被折叠的记忆33",
"type": "text",
"desc": "多个账号使用英文逗号','隔开,最多6个"
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"script": "https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy_run.js",
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/jdcww_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png"
]
},
{
"id": "jd_MoneyTree",
"name": "京东摇钱树",
"keys": [],
"settings": [
{
"id": "jdMoneyTreeNotify",
"name": "静默运行",
"val": true,
"type": "boolean",
"desc": "运行京东摇钱树脚本时不发出系统弹窗通知"
},
{
"id": "MONEY_TREE_SELL_FRUIT",
"name": "是否卖出金果获得金币",
"val": false,
"type": "boolean",
"desc": "是否卖出金果获得金币,金币具有有效期,默认不卖出"
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"script": "https://gitee.com/lxk0301/jd_scripts/raw/master/jd_moneyTree.js",
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/jdyqs_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/jdyqs.png"
]
},
{
"id": "jd_Speed",
"name": "京东天天加速",
"keys": [],
"settings": [
{
"id": "jdSpeedNotify",
"name": "静默运行",
"val": true,
"type": "boolean",
"desc": "运行京东天天加速脚本时不发出系统弹窗通知"
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"script": "https://gitee.com/lxk0301/jd_scripts/raw/master/jd_speed.js",
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/jdjs_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/jdjs.png"
]
},
{
"id": "jdUnsubscribe",
"name": "取关京东店铺和商品",
"keys": [
"jdUnsubscribeStopGoods",
"jdUnsubscribeStopShop"
],
"settings": [
{
"id": "jdUnsubscribeNotify",
"name": "静默运行",
"val": false,
"type": "boolean",
"desc": "运行脚本时不发出系统弹窗通知"
},
{
"id": "jdUnsubscribePageSize",
"name": "取消已关注商品的数量",
"val": 10,
"type": "number",
"desc": "运行一次脚本取消多少个已关注的商品默认10个,输入0表示不取关"
},
{
"id": "jdUnsubscribeShopPageSize",
"name": "取消已关注店铺的数量",
"val": 10,
"type": "number",
"desc": "运行一次脚本取消多少个已关注的店铺默认10个,输入0表示不取关"
},
{
"id": "jdUnsubscribeStopGoods",
"name": "遇到此商品不再进行取关",
"val": "",
"type": "text",
"desc": "匹配到此处商品后面(包括此商品)不再进行取关(此处内容需去商品详情页长按(自营处)文字拷贝商品信息)"
},
{
"id": "jdUnsubscribeStopShop",
"name": "遇到此店铺不再进行取关",
"val": "",
"type": "text",
"desc": "匹配到此处店铺后面(包括此店铺)的不再进行取关(此处内容请尽量从头开始输入店铺名称)"
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"script": "https://gitee.com/lxk0301/jd_scripts/raw/master/jd_unsubscribe.js",
"icons": [
"https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/jd.png",
"https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png"
]
},
{
"id": "jd_SuperMarket",
"name": "东东超市",
"keys": [],
"settings": [
{
"id": "jdSuperMarketNotify",
"name": "静默运行",
"val": true,
"type": "boolean",
"desc": "运行此脚本时不发出系统弹窗通知"
},
{
"id": "JOIN_PK_TEAM",
"name": "自动参加作者PK队伍",
"val": true,
"type": "boolean",
"desc": "每次pk活动自动参加作者PK队伍默认参加"
},
{
"id": "jdSuperMarketLottery",
"name": "抽奖(招财进宝)",
"val": false,
"type": "boolean",
"desc": "运行脚本消耗金币进行抽奖,默认抽奖"
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"scripts":[
{
"name" : "东东超市",
"script" : "https://gitee.com/lxk0301/jd_scripts/raw/master/jd_superMarket.js"
}
],
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/jxc_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/jxc.png"
]
},
{
"id": "jd_SuperMarket_Reawrd",
"name": "东东超市兑换奖品",
"keys": [
"coinToBeans"
],
"desc": "默认不兑换奖品,例如:兑换20京豆输入20,兑换1000京豆输入1000,兑换 柠檬果香洗手液, 输入 柠檬果香洗手液。其他详细的奖品名称去东东超市活动页面查看",
"settings": [
{
"id": "jdSuperMarketRewardNotify",
"name": "静默运行",
"val": false,
"type": "boolean",
"desc": "开启后成功兑换到奖品不发出系统弹窗通知"
},
{
"id": "coinToBeans",
"name": "兑换奖品(默认不兑换)",
"val": "0",
"type": "text",
"desc": "输入兑换奖品名称(默认不兑换奖品)"
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"scripts": [
{
"name" : "东东超市兑换奖品",
"script" : "https://gitee.com/lxk0301/jd_scripts/raw/master/jd_blueCoin.js"
}
],
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/jxc_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/jxc.png"
]
},
{
"id": "lxk0301Webhook",
"name": "Webhook",
"keys": [
"ACTIONS_TRIGGER_TOKEN",
"githubUser",
"repo",
"TRIGGER_KEYWORDS"
],
"settings": [
{
"id": "ACTIONS_TRIGGER_TOKEN",
"name": "github token",
"val": "",
"type": "text",
"desc": "申请教程:https://www.jianshu.com/p/bb82b3ad1d11 记得勾选repo权限就行"
},
{
"id": "githubUser",
"name": "github 用户名",
"val": "",
"type": "text",
"desc": "例如lxk0301"
},
{
"id": "repo",
"name": "仓库名称",
"val": "",
"type": "text",
"desc": "例如scripts"
},
{
"id": "TRIGGER_KEYWORDS",
"name": "触发关键词",
"val": "",
"type": "text",
"desc": ".github/workflows/路径里面yml文件repository_dispatch项目的types值例如jd_fruit.yml里面的值为fruit,多个使用英文逗号','隔开"
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"script": "https://gitee.com/lxk0301/jd_scripts/raw/master/backUp/webhook.js",
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/webhooks_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/webhooks.png"
]
},
{
"id": "xmSports",
"name": "小米运动",
"keys": [
"xmSportsToken",
"xmMinStep",
"xmMaxStep"
],
"settings": [
{
"id": "xmSportsToken",
"name": "小米运动Token",
"val": "",
"type": "text",
"desc": "小米运动登录时获取的token"
},
{
"id": "xmMinStep",
"name": "最小运动步数",
"val": "19000",
"type": "text",
"desc": "需要修改最小的运动步数的数字,例如:19000"
},
{
"id": "xmMaxStep",
"name": "最大运动步数",
"val": "25000",
"type": "text",
"desc": "需要修改最小的运动步数的数字,例如:25000"
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"script": "https://gitee.com/lxk0301/jd_scripts/raw/master/backUp/xmSports.js",
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/xmyd_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/xmyd.png"
]
},
{
"id": "lxk_jdfactory",
"name": "东东工厂",
"keys": [
"FACTORAY_WANTPRODUCT_NAME"
],
"settings": [
{
"id": "FACTORAY_WANTPRODUCT_NAME",
"name": "心仪商品名称",
"val": "",
"type": "text",
"desc": "请尽量填写完整和别的商品有区分度"
}
],
"author": "@lxk0301",
"repo": "https://gitee.com/lxk0301/jd_scripts/tree/master",
"script": "https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdfactory.js",
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/jd_factory_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/jd_factory.png"
]
},
{
"id": "jd_dreamFactory",
"name": "京喜工厂",
"keys": ["jd_jxFactory"],
"descs_html": [
"请在输入框输入跟你互助的京喜工厂的好友互助码",
"同一个京东账号的好友邀请码用@隔开,不同京东账号互助码用换行(return按键)隔开",
"下方输入框给出一个示例,自己使用时删除示例邀请码然后按示例填写即可"
],
"settings": [
{
"id": "jd_jxFactory",
"name": "京喜工厂好友邀请码 列表",
"val": "V5LkjP4WRyjeCKR9VRwcRX0bBuTz7MEK0-E99EJ7u0k=@Bo-jnVs_m9uBvbRzraXcSA==\n\n-OvElMzqeyeGBWazWYjI1Q==",
"type": "textarea",
"autoGrow": true,
"rows": 8,
"desc": "京喜工厂邀请码,同一个京东账号的好友邀请码用@隔开,不同京东账号互助码用换行(return按键)隔开"
}
],
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/jdgc_mini.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"
}
]
}