build: json,readme

This commit is contained in:
github-actions[bot] 2023-09-15 08:35:18 +00:00
parent 2b2ddd20cf
commit dbd0be7436
2 changed files with 19 additions and 2 deletions

View File

@ -6,7 +6,7 @@
搞快点 APP 默认订阅规则
当前订阅文件已适配 112 个 APP, 共有 204 规则组
当前订阅文件已适配 112 个 APP, 共有 205 规则组
如何编写订阅/贡献此项目 -> [CONTRIBUTING.md](./CONTRIBUTING.md)
@ -55,6 +55,8 @@
- **开屏广告**
- [快照-0](https://gkd-kit.gitee.io/import/22029832/3d58f8d5-bb6a-464a-88f7-5a27c5e0854c)
- **版本弹窗**
- [快照-0](https://gkd-kit.gitee.io/import/12617201)
### [com.alibaba.android.rimet](/src/apps/com.alibaba.android.rimet.ts) - 钉钉

17
dist/gkd.json vendored
View File

@ -1,7 +1,7 @@
{
"id": 0,
"name": "默认订阅",
"version": 89,
"version": 90,
"author": "lisonge",
"supportUri": "https://github.com/gkd-kit/subscription",
"apps": [
@ -170,6 +170,21 @@
"snapshotUrls": "https://gkd-kit.gitee.io/import/22029832/3d58f8d5-bb6a-464a-88f7-5a27c5e0854c"
}
]
},
{
"key": 2,
"name": "版本弹窗",
"activityIds": [
"com.ai.obc.cbn.app.ui.other.activity.MainActivity"
],
"rules": [
{
"matches": "[id$=\"/ivDis\"]",
"snapshotUrls": [
"https://gkd-kit.gitee.io/import/12617201"
]
}
]
}
]
},