From 983eec48aabdc63e00e085aacd66a455138e2772 Mon Sep 17 00:00:00 2001 From: aisouler Date: Sat, 3 Feb 2024 11:08:40 +0800 Subject: [PATCH] =?UTF-8?q?feat(Blued):=E5=B1=80=E9=83=A8=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=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.soft.blued.ts | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/apps/com.soft.blued.ts b/src/apps/com.soft.blued.ts index 7704c54d..23fa879c 100644 --- a/src/apps/com.soft.blued.ts +++ b/src/apps/com.soft.blued.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '卡片式广告', + name: '局部广告-卡片式广告', rules: [ { key: 0, @@ -23,6 +23,15 @@ export default defineAppConfig({ 'https://i.gkd.li/import/13699455', // activityIds: 'com.soft.blued.ui.home.HomeActivity', ], }, + { + key: 1, + quickFind: true, + activityIds: 'com.soft.blued.ui.home.HomeActivity', + matches: '[id="com.soft.blued:id/ad_option"]', + exampleUrls: + 'https://m.gkd.li/57941037/65ee5632-c54b-4ef6-95e9-e57582ff7017', + snapshotUrls: 'https://i.gkd.li/import/14149470', + }, ], }, {