From 63c090396fdee6c51a18ae0a079bd587578616ab Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 24 Mar 2024 08:55:57 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=B1=BC=E6=B3=A1=E7=BD=91):=20=E5=B1=80?= =?UTF-8?q?=E9=83=A8=E5=B9=BF=E5=91=8A-=E5=8D=A1=E7=89=87=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/io.dcloud.H576E6CC7.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/apps/io.dcloud.H576E6CC7.ts b/src/apps/io.dcloud.H576E6CC7.ts index 860c674f..660a28fb 100644 --- a/src/apps/io.dcloud.H576E6CC7.ts +++ b/src/apps/io.dcloud.H576E6CC7.ts @@ -10,6 +10,7 @@ export default defineAppConfig({ desc: '点击关闭', rules: [ { + key: 0, quickFind: true, activityIds: 'com.yupao.entry.MainActivity', matches: '[vid="ad_close"]', @@ -17,6 +18,14 @@ export default defineAppConfig({ 'https://m.gkd.li/57941037/42273686-b44a-4964-80a5-84b55e6ad75c', snapshotUrls: 'https://i.gkd.li/i/14731764', }, + { + key: 1, + activityIds: 'com.yupao.entry.MainActivity', + matches: '[text="广告"] <2 View +3 View > TextView[clickable=true]', + exampleUrls: + 'https://m.gkd.li/57941037/123997dd-4783-4aac-a787-e02daccd43da', + snapshotUrls: 'https://i.gkd.li/i/14732000', + }, ], }, {