{ "id": "zZPiglet.app.sub", "name": "zZPiglet 应用订阅", "author": "@zZPiglet", "icon": "https://raw.githubusercontent.com/zZPiglet/Task/master/img/fly.gif", "repo": "https://github.com/zZPiglet/Task", "apps": [ { "id": "zZ.UnblockURLinWeChat", "name": "解除微信链接限制", "keys": ["@UnblockURLinWeChat.useCache", "@UnblockURLinWeChat.forceRedirect", "@UnblockURLinWeChat.wechatExportKey"], "settings": [ { "id": "@UnblockURLinWeChat.useCache", "name": "在微信中用快照显示被封禁的链接", "val": true, "type": "boolean", "desc": "是否以快照的形式(如果有)在微信浏览器中直接显示封禁的链接。" }, { "id": "@UnblockURLinWeChat.forceRedirect", "name": "在微信中进行强制重定向", "val": true, "type": "boolean", "desc": "是否在微信中进行强制重定向,允许的情况下可能出现循环重定向。" }, { "id": "@UnblockURLinWeChat.wechatExportKey", "name": "微信 exportKey", "val": "", "type": "text", "desc": "微信的一个 key,macOS 部分封禁链接跳转 Safari 后缺失微信的 exportKey 参数,无法解析出原始链接,这个暂未解决。" } ], "author": "@zZPiglet", "repo": "https://github.com/zZPiglet/Task/tree/master/", "script": "https://raw.githubusercontent.com/zZPiglet/Task/master/asset/UnblockURLinWeChat.js", "icons": [ "https://raw.githubusercontent.com/RayPS/WeChat-Logo/master/shape_white.svg", "https://raw.githubusercontent.com/RayPS/WeChat-Logo/master/icon1024x1024.svg" ] }, { "id": "zZ.Weibo", "name": "微博通知", "desc_html": "低调使用", "keys": ["@Weibo.WeiboNotice", "@Weibo.Group", "@Weibo.Weibo_uids", "@Weibo.Weibo_nicknames", "@Weibo.chooseClient"], "settings": [ { "id": "@Weibo.debug", "name": "测试环境", "val": false, "type": "boolean", "desc": "如未出现特殊报错等问题请保持关闭。" }, { "id": "@Weibo.update", "name": "时间戳", "val": "", "type": "number", "desc": "上次运行时保存的时间戳,十三位。" }, { "id": "@Weibo.WeiboNotice", "name": "Cookie", "val": "", "type": "textarea", "rows": 2, "autoGrow": true, "desc": "微博 Cookie,若抓包填入,只需填入 Cookie 中「SUB=」后至「;」中间的值。" }, { "id": "@Weibo.Group", "name": "通知分组", "val": ["Special"], "type": "checkboxes", "desc": "选择需要通知的分组", "items": [ { "key": "Special", "label": "特别关注" }, { "key": "Spider", "label": "指定用户" } ] }, { "id": "@Weibo.Weibo_uids", "name": "用户 ID", "val": "", "type": "textarea", "placeholder": "1111681197,\n7099422177", "autoGrow": true, "rows": 2, "desc": "填入需订阅的用户 uid,如不填入 uid 及昵称请取消上一项「指定用户」勾选。以英文逗号分隔多个 uid,可加回车。微博 uid 的获取方法:如「来去之间」微博主页为「https://weibo.com/wflanker」,需查看页面源码,找到「$CONFIG['oid'] = '1111681197'」即可得知 uid 为「1111681197」,切记不是「$CONFIG['uid']」,或直接访问手机端,其主页为「https://m.weibo.cn/u/1111681197?uid=1111681197」亦可得知。再如「外交部发言人办公室」微博主页为「https://weibo.com/u/7099422177」,则其 uid 为「7099422177」。" }, { "id": "@Weibo.Weibo_nicknames", "name": "用户昵称", "val": "", "type": "textarea", "placeholder": "央视新闻,\n搜狐娱乐", "autoGrow": true, "rows": 2, "desc": "填入需订阅的用户昵称,如不填入 uid 及昵称请取消上一项「指定用户」勾选。以英文逗号分隔多个昵称,可加回车。请勿重复填写。" }, { "id": "@Weibo.chooseClient", "name": "客户端", "val": "Safari", "type": "radios", "desc": "选择点击跳转的客户端,如需加入想要的客户端,请提供该客户端打开指定微博的 URL Scheme,反馈至 @zZPiglet_bot,或提交 issue,或进行 PR。", "items": [ { "key": "Safari", "label": "Safari" }, { "key": "Sinaweibo", "label": "微博" }, { "key": "Weibointernational", "label": "微博国际版" }, { "key": "VVebo", "label": "VVebo" } ] } ], "author": "@zZPiglet", "repo": "https://github.com/zZPiglet/Task/blob/master/Weibo/Weibo.js", "script": "https://raw.githubusercontent.com/zZPiglet/Task/master/Weibo/Weibo.js", "icons": [ "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/weibo.png", "https://raw.githubusercontent.com/Orz-3/mini/master/Color/weibo.png" ] }, { "id": "zZ.Douban", "name": "电影日历", "descs_html": [ "由于官方取消了 APIKey 的申请,请自行解决此问题: