mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-19 15:09:29 +00:00
在原来“自动设置动态IP到企业微信应用可信IP”的基础上添加了两个第三方应用的api.依然保持默认使用cookieCC登陆
配置两个第三方api主要缓解以下问题: 1. 需要经常在异地登陆使用企业微信的用户cookie经常失效,要异地电脑安装、配置cookieCC重新上传cookie的问题 2. 在仅有手机微信的情况下更新cookie相对麻烦
This commit is contained in:
@@ -850,5 +850,14 @@
|
||||
"author": "nnlegenda",
|
||||
"level": 1,
|
||||
"v2": true
|
||||
},
|
||||
"DynamicWeChat": {
|
||||
"name": "修改企业微信可信IP",
|
||||
"description": "优先使用cookie,当填写两个第三方token时手机微信可以更新cookie。验证码以?结尾发给企业微信应用。如:110301?",
|
||||
"labels": "消息通知",
|
||||
"version": "1.1.2",
|
||||
"icon": "Wecom_A.png",
|
||||
"author": "RamenRa",
|
||||
"level": 2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user