mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
build: json,readme
This commit is contained in:
@@ -240,7 +240,8 @@
|
|||||||
- [快照-1](https://gkd-kit.gitee.io/import/12510962)
|
- [快照-1](https://gkd-kit.gitee.io/import/12510962)
|
||||||
- **推荐流广告** - 点击卡片右上角广告文字,出现广告反馈,点击屏蔽该广告
|
- **推荐流广告** - 点击卡片右上角广告文字,出现广告反馈,点击屏蔽该广告
|
||||||
- [快照-0](https://gkd-kit.gitee.io/import/12511010)
|
- [快照-0](https://gkd-kit.gitee.io/import/12511010)
|
||||||
- [快照-1](https://gkd-kit.gitee.io/import/12511005)
|
- [快照-1](https://gkd-kit.gitee.io/import/12534848)
|
||||||
|
- [快照-2](https://gkd-kit.gitee.io/import/12511005)
|
||||||
|
|
||||||
### [com.hupu.shihuo](/src/apps/com.hupu.shihuo.ts) - 识货
|
### [com.hupu.shihuo](/src/apps/com.hupu.shihuo.ts) - 识货
|
||||||
|
|
||||||
|
|||||||
11
dist/gkd.json
vendored
11
dist/gkd.json
vendored
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": 0,
|
"id": 0,
|
||||||
"name": "默认订阅",
|
"name": "默认订阅",
|
||||||
"version": 68,
|
"version": 69,
|
||||||
"author": "lisonge",
|
"author": "lisonge",
|
||||||
"supportUri": "https://github.com/gkd-kit/subscription",
|
"supportUri": "https://github.com/gkd-kit/subscription",
|
||||||
"apps": [
|
"apps": [
|
||||||
@@ -876,8 +876,15 @@
|
|||||||
"desc": "点击卡片右上角广告文字,出现广告反馈,点击屏蔽该广告",
|
"desc": "点击卡片右上角广告文字,出现广告反馈,点击屏蔽该广告",
|
||||||
"rules": [
|
"rules": [
|
||||||
{
|
{
|
||||||
|
"activityIds": [
|
||||||
|
"com.google.android.material.bottomsheet.BottomSheetDialog",
|
||||||
|
"com.hupu.games.main.MainActivity"
|
||||||
|
],
|
||||||
"matches": "[id=\"com.hupu.games:id/tv_title\"][text=\"屏蔽该广告\"]",
|
"matches": "[id=\"com.hupu.games:id/tv_title\"][text=\"屏蔽该广告\"]",
|
||||||
"snapshotUrls": "https://gkd-kit.gitee.io/import/12511010"
|
"snapshotUrls": [
|
||||||
|
"https://gkd-kit.gitee.io/import/12511010",
|
||||||
|
"https://gkd-kit.gitee.io/import/12534848"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matches": "[id=\"com.hupu.games:id/tv_tag\"][text=\"广告\"]",
|
"matches": "[id=\"com.hupu.games:id/tv_tag\"][text=\"广告\"]",
|
||||||
|
|||||||
Reference in New Issue
Block a user