From ea18cb5113a9d202c64c00416e0bd111b97ca45e Mon Sep 17 00:00:00 2001 From: aisouler Date: Sun, 18 Feb 2024 11:45:07 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E9=80=9A=E8=AE=AF=E5=BD=95=E4=B8=8E?= =?UTF-8?q?=E6=8B=A8=E5=8F=B7):=20=E6=9B=BF=E6=8D=A2=E5=BF=AB=E7=85=A7?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.android.contacts.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps/com.android.contacts.ts b/src/apps/com.android.contacts.ts index 6ace7311..a1294a44 100644 --- a/src/apps/com.android.contacts.ts +++ b/src/apps/com.android.contacts.ts @@ -16,8 +16,8 @@ export default defineAppConfig({ 'com.mobile.businesshall.ui.common.RecommendPopupActivity', matches: '[vid="img_close_btn"][clickable=true][visibleToUser=true]', exampleUrls: - 'https://m.gkd.li/57941037/39a38afb-dcf9-4dbc-b3f1-af522dd33544', - snapshotUrls: 'https://i.gkd.li/import/14318769', + 'https://m.gkd.li/57941037/a3ad68fc-4a2e-45e2-87d3-97ece1fceaa4', + snapshotUrls: 'https://i.gkd.li/import/14321032', }, ], },