From acbde33b9a83325f134bde9e77a350a550376512 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 10 Mar 2024 17:22:32 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=BE=AE=E4=BF=A1):=20=E5=88=86=E6=AE=B5?= =?UTF-8?q?=E5=B9=BF=E5=91=8A-=E8=AE=A2=E9=98=85=E5=8F=B7=E6=B6=88?= =?UTF-8?q?=E6=81=AF=E9=A1=B5=E9=9D=A2-=E6=8E=A8=E8=8D=90=E9=98=85?= =?UTF-8?q?=E8=AF=BB=EF=BC=88=E8=A1=A5=E5=85=85=E8=A7=84=E5=88=99=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.tencent.mm.ts | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/apps/com.tencent.mm.ts b/src/apps/com.tencent.mm.ts index 865a05f0..0ccbbdd8 100644 --- a/src/apps/com.tencent.mm.ts +++ b/src/apps/com.tencent.mm.ts @@ -733,7 +733,7 @@ export default defineAppConfig({ }, { key: 31, - name: '局部广告-订阅号消息页面-推荐阅读', + name: '分段广告-订阅号消息页面-推荐阅读', desc: '点击关闭', activityIds: 'com.tencent.mm.plugin.brandservice.ui.flutter.BizFlutterTLFlutterViewActivity', @@ -746,6 +746,18 @@ export default defineAppConfig({ 'https://m.gkd.li/101449500/5b815528-1ca2-4016-930e-a3cfb4e5e7ea', snapshotUrls: 'https://i.gkd.li/i/14548701', }, + { + key: 1, + preKeys: 0, + matches: '[desc="不看此类内容"]', + snapshotUrls: 'https://i.gkd.li/i/14549566', + }, + { + key: 2, + preKeys: 1, + matches: '[desc="确定"]', + snapshotUrls: 'https://i.gkd.li/i/14549567', + }, ], }, ],