mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 23:34:57 +08:00
build: json,readme
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
搞快点 APP 默认订阅规则
|
搞快点 APP 默认订阅规则
|
||||||
|
|
||||||
当前订阅文件已适配 97 个 APP, 共有 171 规则组
|
当前订阅文件已适配 97 个 APP, 共有 172 规则组
|
||||||
|
|
||||||
如何编写订阅/贡献此项目 -> [CONTRIBUTING.md](./CONTRIBUTING.md)
|
如何编写订阅/贡献此项目 -> [CONTRIBUTING.md](./CONTRIBUTING.md)
|
||||||
|
|
||||||
@@ -416,6 +416,9 @@
|
|||||||
- **关闭用户推荐**
|
- **关闭用户推荐**
|
||||||
- [快照-0](https://gkd-kit.gitee.io/import/12520962)
|
- [快照-0](https://gkd-kit.gitee.io/import/12520962)
|
||||||
- [快照-1](https://gkd-kit.gitee.io/import/12520943)
|
- [快照-1](https://gkd-kit.gitee.io/import/12520943)
|
||||||
|
- **关闭朋友推荐弹窗**
|
||||||
|
- [快照-0](https://gkd-kit.gitee.io/import/12525387)
|
||||||
|
- [快照-1](https://gkd-kit.gitee.io/import/12525389)
|
||||||
|
|
||||||
### [com.taobao.taobao](/src/apps/com.taobao.taobao.ts) - 淘宝
|
### [com.taobao.taobao](/src/apps/com.taobao.taobao.ts) - 淘宝
|
||||||
|
|
||||||
|
|||||||
15
dist/gkd.json
vendored
15
dist/gkd.json
vendored
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": 0,
|
"id": 0,
|
||||||
"name": "默认订阅",
|
"name": "默认订阅",
|
||||||
"version": 64,
|
"version": 65,
|
||||||
"author": "lisonge",
|
"author": "lisonge",
|
||||||
"supportUri": "https://github.com/gkd-kit/subscription",
|
"supportUri": "https://github.com/gkd-kit/subscription",
|
||||||
"apps": [
|
"apps": [
|
||||||
@@ -1488,6 +1488,19 @@
|
|||||||
"snapshotUrls": "https://gkd-kit.gitee.io/import/12520943"
|
"snapshotUrls": "https://gkd-kit.gitee.io/import/12520943"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": 2,
|
||||||
|
"activityIds": [
|
||||||
|
"com.ss.android.ugc.aweme.main.MainActivity",
|
||||||
|
"com.miui.home.launcher.Launcher"
|
||||||
|
],
|
||||||
|
"name": "关闭朋友推荐弹窗",
|
||||||
|
"rules": "[text=\"朋友推荐\"] +2 [id=\"com.ss.android.ugc.aweme:id/close\"]",
|
||||||
|
"snapshotUrls": [
|
||||||
|
"https://gkd-kit.gitee.io/import/12525387",
|
||||||
|
"https://gkd-kit.gitee.io/import/12525389"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user