From d00d806d032e722e9dada7ecc86ffec1e08b9901 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Tue, 5 Nov 2024 14:14:34 +0800 Subject: [PATCH] =?UTF-8?q?feat(OPENPOINT):=20=E5=85=A8=E5=B1=8F=E5=B9=BF?= =?UTF-8?q?=E5=91=8A-=E6=AF=8F=E6=97=A5=E5=BC=B9=E7=AA=97=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=E3=80=81=E9=80=9A=E7=9F=A5=E6=8F=90=E7=A4=BA-i?= =?UTF-8?q?=E7=8F=8D=E9=A3=9F=E5=85=AC=E5=91=8A=E5=BC=B9=E7=AA=97=20(#465)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/tw.net.pic.m.openpoint.ts | 63 ++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 src/apps/tw.net.pic.m.openpoint.ts diff --git a/src/apps/tw.net.pic.m.openpoint.ts b/src/apps/tw.net.pic.m.openpoint.ts new file mode 100644 index 00000000..49725eb5 --- /dev/null +++ b/src/apps/tw.net.pic.m.openpoint.ts @@ -0,0 +1,63 @@ +import { defineGkdApp } from '@gkd-kit/define'; + +export default defineGkdApp({ + id: 'tw.net.pic.m.openpoint', + name: 'OPENPOINT', + groups: [ + { + key: 1, + name: '全屏广告-每日弹窗广告', + desc: '勾选[今日不再顯示]-点击关闭', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + key: 0, + fastQuery: true, + activityIds: '.activity.MainActivity', + matches: '[vid="iv_check_box"][checked=false]', + exampleUrls: 'https://e.gkd.li/ec0eea76-8689-498d-8329-75bdb06c1e30', + snapshotUrls: 'https://i.gkd.li/i/15806622', + }, + { + preKeys: [0], + key: 1, + fastQuery: true, + activityIds: '.activity.MainActivity', + matches: '[vid="ivClose"][visibleToUser=true]', + exampleUrls: 'https://e.gkd.li/ec0eea76-8689-498d-8329-75bdb06c1e30', + snapshotUrls: 'https://i.gkd.li/i/15806622', + }, + ], + }, + { + key: 2, + name: '通知提示-i珍食公告弹窗', + desc: '勾选[我已了解]-点击[確認]', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + key: 0, + fastQuery: true, + activityIds: '.activity_ibon.IMapActivity', + matches: + '@[visibleToUser=true][text="atom-button-control-check-box-btn-check-box-n@3x"][checked=false] <