chore: v57

This commit is contained in:
lisonge
2023-09-04 17:14:47 +08:00
parent c78510c465
commit 555ace42ef
3 changed files with 8 additions and 4 deletions

View File

@@ -504,6 +504,7 @@
- 开屏广告
- [快照-0](https://gkd-kit.gitee.io/import/38517192/104f3807-7613-46ff-9eb2-3c8bcb6ee3b1)
- [快照-1](https://gkd-kit.songe.li/import/12511071)
### [gov.pianzong.androidnga](/src/apps/gov.pianzong.androidnga.ts) - NGA玩家社区

9
dist/gkd.json vendored
View File

@@ -1,7 +1,7 @@
{
"id": 0,
"name": "默认订阅",
"version": 56,
"version": 57,
"author": "lisonge",
"supportUri": "https://github.com/gkd-kit/subscription",
"apps": [
@@ -1915,9 +1915,12 @@
"key": 0,
"name": "开屏广告",
"activityIds": "ctrip.android.publicproduct.home.view.CtripHomeActivity",
"snapshotUrls": "https://gkd-kit.gitee.io/import/38517192/104f3807-7613-46ff-9eb2-3c8bcb6ee3b1",
"rules": [
"LinearLayout[childCount=2] > TextView + TextView[text=\"跳过\"]"
"LinearLayout[childCount=2] > TextView + TextView[text=\"跳过\"||text=\"跳过广告\"]"
],
"snapshotUrls": [
"https://gkd-kit.gitee.io/import/38517192/104f3807-7613-46ff-9eb2-3c8bcb6ee3b1",
"https://gkd-kit.songe.li/import/12511071"
]
}
]

View File

@@ -1,7 +1,7 @@
{
"name": "@gkd-kit/subscription",
"type": "module",
"version": "0.0.56",
"version": "0.0.57",
"main": "./dist/gkd.json",
"unpkg": "./dist/gkd.json",
"jsdelivr": "./dist/gkd.json",