脚本写很久了,但是因为token有效期只有一天,感觉没啥用就没发
今天看到有人写了api,我也分享一下自己写的脚本,
* 抓包:开着抓包软件进入 公众号【三秦青年】——青年大学习,抓 www.sxgqt.org.cn 包中 request header里的 token
* 青龙拉脚本
ql raw
* 变量:qndxxToken 多个账号 换行分割 或者 新建变量
* 定时:一周一次(默认每周二早上8点执行一次)
* cron: 0 8 * * 2
* github仓库:
* 圈x规则
[task_local]
#青年大学习
0 8 * * 2 https://ghproxy.com/
, tag=青年大学习, enabled=true
[rewrite_local]
url script-request-header https://ghproxy.com/
[MITM]
hostname = www.sxgqt.org.cn



举报 0