From d259e4cd2dfb472aa0882d7e4eeebd6165c8d869 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 9 Apr 2025 19:51:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=87=82=E7=90=83=E5=B8=9D-=E6=9D=83?= =?UTF-8?q?=E9=99=90=E6=8F=90=E7=A4=BA-=E9=80=9A=E7=9F=A5=E6=9D=83?= =?UTF-8?q?=E9=99=90=20#843?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.dongqiudi.news.ts | 17 +++++++++++++++++ src/apps/com.tencent.mm.ts | 1 + 2 files changed, 18 insertions(+) diff --git a/src/apps/com.dongqiudi.news.ts b/src/apps/com.dongqiudi.news.ts index 94303cbc..21f58986 100644 --- a/src/apps/com.dongqiudi.news.ts +++ b/src/apps/com.dongqiudi.news.ts @@ -139,5 +139,22 @@ export default defineGkdApp({ }, ], }, + { + key: 9, + name: '权限提示-通知权限', + desc: '点击关闭', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + fastQuery: true, + activityIds: '.MainActivity', + matches: '[vid="notification_button_close"][visibleToUser=true]', + exampleUrls: 'https://e.gkd.li/81cea4de-9288-4ec8-97ea-7c4a9b19fd08', + snapshotUrls: 'https://i.gkd.li/i/19666282', + }, + ], + }, ], }); diff --git a/src/apps/com.tencent.mm.ts b/src/apps/com.tencent.mm.ts index 223f14c3..bed2fa3a 100644 --- a/src/apps/com.tencent.mm.ts +++ b/src/apps/com.tencent.mm.ts @@ -79,6 +79,7 @@ export default defineGkdApp({ 'https://i.gkd.li/i/15284966', //3 'https://i.gkd.li/i/14647839', + 'https://i.gkd.li/i/19666176', //4 'https://i.gkd.li/i/19633486', ],