@@ -24,6 +24,8 @@ https://raw.githubusercontent.com/Sunert/Scripts/master/TaskConf/txnews/surge.sg
2424腾讯新闻 = type=cron,cronexp=0 8 0 * * *,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/txnews.js,script-update-interval=0
2525
2626腾讯新闻 = type=http-request,pattern=https:\/\/api\.inews\.qq\.com\/event\/v1\/user\/event\/report\?,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/txnews.js, requires-body=true
27+
28+ 腾讯新闻 = type=http-request,pattern=https:\/\/api\.prize\.qq\.com\/v1\/newsapp\/chajianrp\/sendprize,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/txnews.js
2729```
2830#### Shadowrocket(Cron配置):
2931
@@ -44,6 +46,7 @@ https://raw.githubusercontent.com/Sunert/Scripts/master/TaskConf/txnews/loon.plu
4446[Script]
4547cron "04 00 * * *" script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/txnews.js, enabled=true, tag=腾讯新闻
4648http-request https:\/\/api\.inews\.qq\.com\/event\/v1\/user\/event\/report\? script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/txnews.js, requires-body=true, enabled=true, tag=腾讯新闻
49+ 腾讯新闻 = type=http-request,pattern=https:\/\/api\.prize\.qq\.com\/v1\/newsapp\/chajianrp\/sendprize,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/txnews.js
4750```
4851#### Quantumult X:
4952 * [ 远程重写配置] ( https://raw.githubusercontent.com/Sunert/Scripts/master/TaskConf/txnews/qx_rewite.txt )
@@ -57,6 +60,7 @@ https://raw.githubusercontent.com/Sunert/Scripts/master/TaskConf/txnews/qx_rewit
5760```
5861[rewrite_local]
5962https:\/\/api\.inews\.qq\.com\/event\/v1\/user\/event\/report\? url script-request-body https://raw.githubusercontent.com/Sunert/Scripts/master/Task/txnews.js
63+ https:\/\/api\.prize\.qq\.com\/v1\/newsapp\/chajianrp\/sendprize url script-request-header https://raw.githubusercontent.com/Sunert/Scripts/master/Task/txnews.js
6064```
6165 * 本地任务配置
6266
@@ -69,6 +73,8 @@ https:\/\/api\.inews\.qq\.com\/event\/v1\/user\/event\/report\? url script-reque
6973 1 . 打开腾讯新闻app,阅读几篇文章,倒计时结束后即可获取阅读Cookie
7074
7175 2 . 看一次推荐视频,获取视频地址
76+
77+ 3 . 打开链接"https://news.qq.com/FERD/cjRedDown.htm"或者点击腾讯新闻通知,获取天天领红包地址
7278
7379 >>> [ 回到顶部] ( #IOS配置教程 )
7480
0 commit comments