From 8f69e5db70eb0f1d6fbf3b2d98503cbb7d24c8a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 6 Sep 2023 08:30:15 +0000 Subject: [PATCH] build: json,readme --- README.md | 7 ++++++- dist/gkd.json | 15 ++++++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de24b210..b788156f 100644 --- a/README.md +++ b/README.md @@ -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开屏广告 diff --git a/dist/gkd.json b/dist/gkd.json index 3c513e17..4961291f 100644 --- a/dist/gkd.json +++ b/dist/gkd.json @@ -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站",