- 更新日期
- Fri, 26 Jul 2024 21:19:28 GMT
百度贴吧去广告
移除开屏广告、信息流广告和帖内广告,精简侧拉抽屉及我的页面。需注意此插件会导致新回复等通知功能不可用,需手动进入消息页点击查看。仅限iOS 15及以上版本系统使用。
name: 百度贴吧去广告
desc: 移除开屏广告、信息流广告和帖内广告,精简侧拉抽屉及我的页面。需注意此插件会导致新回复等通知功能不可用,需手动进入消息页点击查看。仅限iOS 15及以上版本系统使用。
icon: https://gitlab.com/lodepuly/iconlibrary/-/raw/main/App_icon/120px/Tieba.png
category: 去广告
date: "2024-07-26 21:19:28"
rules:
- DOMAIN,afd.baidu.com,REJECT
- DOMAIN,mobads.baidu.com,REJECT
- DOMAIN,180.76.76.200,REJECT
- IP-CIDR,180.76.76.200/32,REJECT,no-resolve
http:
mitm:
- tiebac.baidu.com
- tieba.baidu.com
url-rewrite:
- ^https:\/\/tiebac\.baidu\.com\/c\/f\/search\/discover - reject-dict
- ^https:\/\/tiebac\.baidu\.com\/c\/f\/forum\/forumGuide - reject-dict
script:
- match: ^https:\/\/tiebac\.baidu\.com\/livefeed\/feed
name: 清理首页_17
type: response
require-body: true
- match: ^https:\/\/tiebac\.baidu\.com\/c\/f\/sidebar\/home
name: 清理首页_17
type: response
require-body: true
- match: ^https:\/\/tiebac\.baidu\.com\/c\/u\/user\/profile
name: 清理首页_17
type: response
require-body: true
- match: ^https:\/\/tieba\.baidu\.com\/c\/f\/frs\/frsBottom
name: 清理首页_17
type: response
require-body: true
- match: ^http(s:\/\/tiebac|:\/\/c\.tieba)\.baidu\.com\/(c\/f\/(frs\/(page|threadlist|generalTabList)|pb\/page|excellent\/personalized)$|tiebaads\/commonbatch|c\/s\/sync$)
name: JSON处理_21
type: response
require-body: true
timeout: 10
- match: ^http(s:\/\/tiebac|:\/\/c\.tieba)\.baidu\.com\/c\/f\/(frs\/(page|threadlist|generalTabList)|pb\/page|excellent\/personalized)\?cmd
name: Proto处理_22
type: response
require-body: true
binary-mode: true
timeout: 10
script-providers:
清理首页_17:
url: https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Resource/Script/Tieba/Tieba_remove_ads.js
interval: 86400
JSON处理_21:
url: https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Resource/Script/Tieba/tieba-json.js
interval: 86400
Proto处理_22:
url: https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Resource/Script/Tieba/tieba-proto.js
interval: 86400