feat: check+contribution

This commit is contained in:
lisonge
2023-09-03 18:30:48 +08:00
parent 8577eb9f3a
commit 1f52a4d25e
92 changed files with 573 additions and 278 deletions

33
dist/gkd.json vendored
View File

@@ -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=\"不感兴趣\"]"
]
]
}
}
]
},