diff --git a/README.md b/README.md index a778d3a4..d5052f9f 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ - **开屏广告** - [快照-0](https://gkd-kit.gitee.io/import/12597925) + - [快照-1](https://gkd-kit.gitee.io/import/12598507) - **软件升级提醒** - [快照-0](https://gkd-kit.gitee.io/import/12597916) diff --git a/dist/gkd.json b/dist/gkd.json index 8747477a..30d0640f 100644 --- a/dist/gkd.json +++ b/dist/gkd.json @@ -1,7 +1,7 @@ { "id": 0, "name": "默认订阅", - "version": 84, + "version": 85, "author": "lisonge", "supportUri": "https://github.com/gkd-kit/subscription", "apps": [ @@ -408,9 +408,10 @@ ], "rules": [ { - "matches": "[id=\"com.byted.pangle:id/tt_splash_skip_btn\"]", + "matches": "[id=\"com.byted.pangle:id/tt_splash_skip_btn\"||text=\"跳过\"]", "snapshotUrls": [ - "https://gkd-kit.gitee.io/import/12597925" + "https://gkd-kit.gitee.io/import/12597925", + "https://gkd-kit.gitee.io/import/12598507" ] } ]