build: json,readme

This commit is contained in:
github-actions[bot]
2023-09-06 08:30:15 +00:00
parent 6ed9923397
commit 8f69e5db70
2 changed files with 20 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
搞快点 APP 默认订阅规则
当前订阅文件已适配 98 个 APP, 共有 177 规则组
当前订阅文件已适配 99 个 APP, 共有 178 规则组
如何编写订阅/贡献此项目 -> [CONTRIBUTING.md](./CONTRIBUTING.md)
@@ -591,6 +591,11 @@
- **GKD-空规则组**
### [me.ele](/src/apps/me.ele.ts) - 饿了么
- **开屏广告**
- [快照-0](https://gkd-kit.songe.li/import/12534930)
### [tv.danmaku.bili](/src/apps/tv.danmaku.bili.ts) - B站
- **开屏广告** - 开屏广告,切回APP开屏广告

15
dist/gkd.json vendored
View File

@@ -1,7 +1,7 @@
{
"id": 0,
"name": "默认订阅",
"version": 69,
"version": 70,
"author": "lisonge",
"supportUri": "https://github.com/gkd-kit/subscription",
"apps": [
@@ -2224,6 +2224,19 @@
}
]
},
{
"id": "me.ele",
"name": "饿了么",
"groups": [
{
"key": 0,
"name": "开屏广告",
"activityIds": "me.ele.application.ui.splash.SplashActivity",
"rules": "[id=\"me.ele:id/skip_button\"]",
"snapshotUrls": "https://gkd-kit.songe.li/import/12534930"
}
]
},
{
"id": "tv.danmaku.bili",
"name": "B站",