mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +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:
@@ -58,6 +58,15 @@ export default defineAppConfig({
|
|||||||
matches: '[id="com.byted.pangle:id/tt_item_tv"][text="不感兴趣"]',
|
matches: '[id="com.byted.pangle:id/tt_item_tv"][text="不感兴趣"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13454534',
|
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',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user