update weibo, truthsocial

This commit is contained in:
king
2025-07-02 19:38:37 +08:00
parent 9509874f1e
commit 0528c81d87
6 changed files with 33 additions and 13 deletions

View File

@ -10,7 +10,7 @@
#!system = iOS, iPadOS
#!system_version =
#!loon_version =
#!date=2025-06-29 23:00:00
#!date=2025-07-02 19:30:17
#############################################
# > "reject" 策略返回 HTTP 状态码 404,不附带任何额外内容
# > "reject-200" 策略返回 HTTP 状态码 200,不附带任何额外内容
@ -45,6 +45,9 @@ hostname = *.weibo.cn, *.weibo.com, weibo.com
^https:\/\/api\.weibo\.cn\/2\/!\/chaohua\/discovery\/home_bottom\/switch Weibo url-and-header reject-dict
^https:\/\/api\.weibo\.cn\/2\/!\/was\/finder\/searchbarchange\? Weibo url-and-header reject-dict
# 搜索页面净化
# ^https?:\/\/api\.weibo\.cn\/2\/cardlist\? url jsonjq-response-body 'del(.items[] | select(.category == "group"))'
# 似乎没用的请求,收集用户信息
^https?:\/\/api\.weibo\.c(n|om)\/2\/(push\/active|client\/addlog_batch|ad\/preload) Weibo url-and-header script-request-body https://raw.githubusercontent.com/fmz200/wool_scripts/main/Scripts/template/req_replace_body.js