mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
chore: v57
This commit is contained in:
@@ -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
9
dist/gkd.json
vendored
@@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user