From efe876e3bf522e37876f9a560e05a615d780df88 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Mon, 29 Jul 2024 20:52:14 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=9F=A5=E4=B9=8E=E6=9E=81=E9=80=9F?= =?UTF-8?q?=E7=89=88):=20=E5=B1=80=E9=83=A8=E5=B9=BF=E5=91=8A-=E5=BA=95?= =?UTF-8?q?=E9=83=A8=E6=82=AC=E6=B5=AE=E5=8D=A1=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.zhihu.android.lite.ts | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/apps/com.zhihu.android.lite.ts diff --git a/src/apps/com.zhihu.android.lite.ts b/src/apps/com.zhihu.android.lite.ts new file mode 100644 index 00000000..f45bb407 --- /dev/null +++ b/src/apps/com.zhihu.android.lite.ts @@ -0,0 +1,24 @@ +import { defineGkdApp } from '@gkd-kit/define'; + +export default defineGkdApp({ + id: 'com.zhihu.android.lite', + name: '知乎极速版', + groups: [ + { + key: 1, + name: '局部广告-底部悬浮卡片', + desc: '点击关闭', + rules: [ + { + fastQuery: true, + activityIds: + 'com.zhihu.android.mixshortcontainer.MixShortContainerActivity', + matches: + 'View[childCount=3] > @View[clickable=true][childCount=1][text=""] > Image[childCount=0][text=""] <