Last updated 2021-12-30 02:11:14
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
# NAME: 脚本去广告
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2021-12-15 23:01:25
|
||||
# REWRITE: 55
|
||||
# UPDATED: 2021-12-16 17:34:29
|
||||
# REWRITE: 56
|
||||
# MITM: 23
|
||||
|
||||
^https?:\/\/api\.bilibili\.com\/pgc\/page\/bangumi url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js
|
||||
@ -21,6 +21,7 @@
|
||||
^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? url reject-dict
|
||||
^https?:\/\/api\.zhihu\.com\/feed-root\/block url script-request-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu_plus.js
|
||||
^https?:\/\/api\.zhihu\.com\/moments\/recent url reject-dict
|
||||
^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 url reject-dict
|
||||
^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message\?|timeline\/entry\/system_message) url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu_plus.js
|
||||
^https?:\/\/api\.zhihu\.com\/people url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu_plus.js
|
||||
^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card url reject-200
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 23 |
|
||||
| reject | 21 |
|
||||
| reject | 22 |
|
||||
| script-response-body | 33 |
|
||||
| script-request-body | 1 |
|
||||
## 配置说明
|
||||
|
||||
Reference in New Issue
Block a user