feat(下厨房): 添加新的下厨房广告过滤规则 (#2603)

* 添加新的下厨房广告

* chore(actions): check_format_lint

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
张玉斌 2023-11-28 20:08:20 +08:00 committed by GitHub
parent 627be4e15a
commit 05df0df36b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',
},
],
},
{