Skip to content

Commit

Permalink
feat(下厨房): 局部广告-卡片广告 (补充规则 #656)
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Dec 26, 2024
1 parent 9f66cdc commit f6cb9c3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/apps/com.xiachufang.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,15 @@ export default defineGkdApp({
'@ImageView[childCount=0][visibleToUser=true] < FrameLayout[childCount=1] - LinearLayout[childCount=2] > [text="下载应用" || text="立即下载" || text="查看详情" || text="领取优惠" || text="进入小程序"]',
snapshotUrls: 'https://i.gkd.li/i/13484117',
},
{
key: 5,
fastQuery: true,
activityIds: '.activity.recipe.RecipeDetailActivity',
matches:
'@ImageView[childCount=0][visibleToUser=true] < FrameLayout[childCount=1] <3 FrameLayout +2 FrameLayout[childCount=2] > LinearLayout[childCount=2] > [text^="立即"]',
exampleUrls: 'https://e.gkd.li/f9b63d84-3363-4330-93b9-156d6f3d3d32',
snapshotUrls: 'https://i.gkd.li/i/18249193',
},
],
},
{
Expand Down

0 comments on commit f6cb9c3

Please sign in to comment.