From 05df0df36b45ac505827bff3559eada04edc6049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=8E=89=E6=96=8C?= <46096697+uuiid@users.noreply.github.com> Date: Tue, 28 Nov 2023 20:08:20 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E4=B8=8B=E5=8E=A8=E6=88=BF):=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=96=B0=E7=9A=84=E4=B8=8B=E5=8E=A8=E6=88=BF=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=E8=BF=87=E6=BB=A4=E8=A7=84=E5=88=99=20(#2603)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 添加新的下厨房广告 * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] --- src/apps/com.xiachufang.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/apps/com.xiachufang.ts b/src/apps/com.xiachufang.ts index 45f1f741..4afb7c03 100644 --- a/src/apps/com.xiachufang.ts +++ b/src/apps/com.xiachufang.ts @@ -58,6 +58,15 @@ export default defineAppConfig({ matches: '[id="com.byted.pangle:id/tt_item_tv"][text="不感兴趣"]', snapshotUrls: 'https://i.gkd.li/import/13454534', }, + { + key: 4, + name: '菜谱底部卡片广告-3', + activityIds: 'com.xiachufang.activity.recipe.RecipeDetailActivity', + quickFind: true, + matches: + '[id="com.xiachufang:id/fl_container"] >6 [name="android.widget.ImageView" && width=32]', + snapshotUrls: 'https://i.gkd.li/import/13484117', + }, ], }, {