mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 21:43:46 +08:00
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:
parent
627be4e15a
commit
05df0df36b
|
@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user