Scriptable搭配Boxjs 使用广电小组件
🤗

Scriptable搭配Boxjs 使用广电小组件

Tags
IOS
Scriptable
Boxjs
Published
July 19, 2023
Author
dishdog.chen
  1. 从App Store下载并安装Scriptable。
  1. 通过以下路径安装Boxjs: 风车 > 重写 > 规则资源
  1. 使用微信登录中国电信应用程序。
  1. 在QuantumultX中配置以下参数: [mitm] hostname = wx.10099.com.cn
    1. [rewrite_local] https://(app|wx).10099.com.cn/contact-web/api/busi/qryUserInfo url script-request-body https://github.com/wuhuhuuuu/study/raw/main/Scripts/10099/10099.cookie.js
      [task_local] 3 0 * * * https://github.com/wuhuhuuuu/study/raw/main/Scripts/10099/10099.js, tag=10099, img-url=https://github.com/wuhuhuuuu/study/raw/main/wuhuhuuuu.PNG
  1. 在浏览器中访问http://boxjs.com/并将其添加到主屏幕上。
  1. 添加Boxjs订阅: https://github.com/wuhuhuuuu/study/raw/main/Scripts/wuhuhuuuu.boxjs.json
  1. 打开中国电信应用并刷新它。您应该会收到一个系统提示,上面写着“10099获取会话:成功!”。
  1. 在QuantumultX中删除或注释掉“hostname = wx.10099.com.cn”这一行。
  1. 在Scriptable中创建一个新的脚本,并从以下链接中复制代码: https://github.com/wuhuhuuuu/study/blob/main/Scriptable/10099/10099.js
  1. 运行脚本以预览小部件。
  1. 将Scriptable小部件添加到主屏幕上,并将其配置为使用“10099”脚本。