build: json,readme

This commit is contained in:
github-actions[bot]
2023-09-05 15:29:58 +00:00
parent 58111e5c20
commit 8cf6985305
2 changed files with 18 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
搞快点 APP 默认订阅规则
当前订阅文件已适配 97 个 APP, 共有 171 规则组
当前订阅文件已适配 97 个 APP, 共有 172 规则组
如何编写订阅/贡献此项目 -> [CONTRIBUTING.md](./CONTRIBUTING.md)
@@ -416,6 +416,9 @@
- **关闭用户推荐**
- [快照-0](https://gkd-kit.gitee.io/import/12520962)
- [快照-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) - 淘宝

15
dist/gkd.json vendored
View File

@@ -1,7 +1,7 @@
{
"id": 0,
"name": "默认订阅",
"version": 64,
"version": 65,
"author": "lisonge",
"supportUri": "https://github.com/gkd-kit/subscription",
"apps": [
@@ -1488,6 +1488,19 @@
"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"
]
}
]
},