mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
build: json,readme
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
### [com.baidu.tieba](/src/apps/com.baidu.tieba.ts) - 百度贴吧
|
||||
|
||||
- **开屏广告** - 数字倒计时广告,圆形倒计时广告
|
||||
- [快照-0](https://gkd-kit.gitee.io/import/12566191)
|
||||
- **任意界面-选择不喜欢理由-不感兴趣**
|
||||
- **首页/贴吧帖子列表-推荐列表-长得像帖子的广告卡片**
|
||||
- **某个广告卡片** - 忘记是哪个卡片了
|
||||
|
||||
8
dist/gkd.json
vendored
8
dist/gkd.json
vendored
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": 0,
|
||||
"name": "默认订阅",
|
||||
"version": 77,
|
||||
"version": 78,
|
||||
"author": "lisonge",
|
||||
"supportUri": "https://github.com/gkd-kit/subscription",
|
||||
"apps": [
|
||||
@@ -292,7 +292,11 @@
|
||||
"rules": [
|
||||
"TextView[text*=`广告`] - TextView[text^=`跳过`]",
|
||||
"[id=`com.kwad.dy.sdk:id/ksad_splash_circle_skip_view`] TextView[text=`跳过`]",
|
||||
"[id=`com.byted.pangle:id/tt_splash_skip_btn`]"
|
||||
"[id=`com.byted.pangle:id/tt_splash_skip_btn`]",
|
||||
{
|
||||
"matches": "@TextView[text=\"跳过\"] + TextView[text.length=1]",
|
||||
"snapshotUrls": "https://gkd-kit.gitee.io/import/12566191"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user