mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-19 13:41:18 +08:00
update weibo, truthsocial
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user