mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat: check+contribution
This commit is contained in:
33
dist/gkd.json
vendored
33
dist/gkd.json
vendored
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": 0,
|
||||
"name": "默认订阅",
|
||||
"version": 44,
|
||||
"version": 45,
|
||||
"author": "lisonge",
|
||||
"supportUri": "https://github.com/gkd-kit/subscription",
|
||||
"apps": [
|
||||
@@ -82,6 +82,30 @@
|
||||
"name": "开屏广告",
|
||||
"activityIds": "cn.wps.moffice.documentmanager.PreStartActivity",
|
||||
"rules": "[id=`cn.wps.moffice_eng:id/splash_skip`]"
|
||||
},
|
||||
{
|
||||
"key": 1,
|
||||
"name": "首页-文档列表广告",
|
||||
"exampleUrls": [
|
||||
"https://github.com/gkd-kit/subscription/assets/38517192/57787554-0443-4bc0-9f29-1759aae07b9b"
|
||||
],
|
||||
"activityIds": [
|
||||
"cn.wps.moffice.main.StartPublicActivity",
|
||||
"cn.wps.moffice.main.local.HomeRootActivity"
|
||||
],
|
||||
"rules": [
|
||||
{
|
||||
"matches": "[text=\"关闭当前广告\"]",
|
||||
"snapshotUrls": "https://gkd-kit.gitee.io/import/12505365"
|
||||
},
|
||||
{
|
||||
"matches": "[id$=\"/nativeclose\"]",
|
||||
"snapshotUrls": [
|
||||
"https://gkd-kit.gitee.io/import/12505350",
|
||||
"https://gkd-kit.gitee.io/import/12505286"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -104,6 +128,7 @@
|
||||
{
|
||||
"key": -1,
|
||||
"name": "开屏广告",
|
||||
"desc": "空规则组-待实现",
|
||||
"activityIds": "com.uc.browser.InnerUCMobile"
|
||||
},
|
||||
{
|
||||
@@ -1046,12 +1071,12 @@
|
||||
"key": 2,
|
||||
"name": "关闭不感兴趣广告弹窗",
|
||||
"activityIds": "com.sina.weibo.view.bottomsheet.dialog.",
|
||||
"rules": [
|
||||
[
|
||||
"rules": {
|
||||
"matches": [
|
||||
"[text=\"为何会看到此广告\"]",
|
||||
"[text=\"不感兴趣\"]"
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user