From ee3441feeb4a266b01870b6b59b9b5330efd165a Mon Sep 17 00:00:00 2001 From: AIsouler Date: Fri, 5 Apr 2024 17:54:58 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E4=B8=8A=E6=B5=B7=E5=85=AC=E4=BA=A4'):=20?= =?UTF-8?q?=E5=B1=80=E9=83=A8=E5=B9=BF=E5=91=8A-=E5=8D=A1=E7=89=87?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=E3=80=81=E5=8A=9F=E8=83=BD=E7=B1=BB-?= =?UTF-8?q?=E9=80=80=E5=87=BA=E8=BD=AF=E4=BB=B6=E6=97=B6=E7=9A=84=E7=A1=AE?= =?UTF-8?q?=E8=AE=A4=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.sh.gj.ts | 46 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 src/apps/com.sh.gj.ts diff --git a/src/apps/com.sh.gj.ts b/src/apps/com.sh.gj.ts new file mode 100644 index 00000000..57557ea1 --- /dev/null +++ b/src/apps/com.sh.gj.ts @@ -0,0 +1,46 @@ +import { defineAppConfig } from '../types'; + +export default defineAppConfig({ + id: 'com.sh.gj', + name: '上海公交', + groups: [ + { + key: 1, + name: '局部广告-卡片广告', + desc: '点击关闭', + rules: [ + { + key: 0, + quickFind: true, + activityIds: [ + 'com.sh.gj.MainActivity', + 'com.sh.gj.activity.LineDetailActivity', + ], + matches: + 'ImageView[visibleToUser=true] - FrameLayout[childCount=1] > @ImageView[visibleToUser=true] <