代码拉取完成,页面将自动刷新
config = {
"multi": [
{
"cookie": "xxx",
"options": {
"watch": True, # 每日观看视频
"coins": 1, # 投币个数
"share": True, # 视频分享
"comics": True, # 漫画签到
"lb": True, # 直播签到
"threshold": 100, # 仅剩多少币时不再投币(不写默认100)
"toCoin": False, # 银瓜子兑换硬币
},
# "push": {
# "type": "pushplus",
# "key": "xxx",
# },
},
{
"cookie": "xxx",
"options": {
"watch": True, # 每日观看视频
"coins": 2, # 投币个数
"share": True, # 视频分享
"comics": True, # 漫画签到
"lb": True, # 直播签到
"toCoin": False, # 银瓜子兑换硬币
},
# "push": [
# # 以数组的形式填写, 则会向多个服务推送消息
# {
# "type": "pushplus",
# "key": "xxx",
# },
# {
# "type": "workWechat",
# "key": {
# "agentid": 1000002,
# "corpSecret": "xxx",
# "corpid": "xxx",
# },
# },
# ],
},
],
"push": {
# 合并发送消息, 只合并未单独配置 push 的账号
"type": "pushplus",
"key": "xxx",
},
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。