From abd9eeb1859645b097de01da0f8ae96647f8130b 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: Sun, 26 Nov 2023 21:04:34 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E4=B8=8B=E5=8E=A8=E6=88=BF):=20=E8=8F=9C?= =?UTF-8?q?=E8=B0=B1=E5=BA=95=E9=83=A8=E5=8D=A1=E7=89=87=E5=B9=BF=E5=91=8A?= =?UTF-8?q?-1-=E5=BC=B9=E5=87=BA=E7=AA=97=E5=8F=A3=20(#2478)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix(下厨房): 菜谱底部卡片广告-1-弹出窗口 * Update com.xiachufang.ts * chore(actions): check_format_lint --------- Co-authored-by: 二刺螈 Co-authored-by: github-actions[bot] --- src/apps/com.xiachufang.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/apps/com.xiachufang.ts b/src/apps/com.xiachufang.ts index c1b64a59..45f1f741 100644 --- a/src/apps/com.xiachufang.ts +++ b/src/apps/com.xiachufang.ts @@ -50,6 +50,14 @@ export default defineAppConfig({ '[id="com.xiachufang:id/jad_feed_close"][visibleToUser=true]', snapshotUrls: 'https://i.gkd.li/import/13363079', }, + { + key: 3, + name: '菜谱底部卡片广告-1-弹出窗口', + activityIds: 'com.xiachufang.activity.recipe.RecipeDetailActivity', + quickFind: true, + matches: '[id="com.byted.pangle:id/tt_item_tv"][text="不感兴趣"]', + snapshotUrls: 'https://i.gkd.li/import/13454534', + }, ], }, {