From 41c09b40e9ea8fdfbecf17bbd2f735ec0285b994 Mon Sep 17 00:00:00 2001 From: David Harbage Date: Fri, 10 Jan 2025 12:32:53 -0500 Subject: [PATCH] Update element-hiding.json (#2635) --- features/element-hiding.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/features/element-hiding.json b/features/element-hiding.json index 06c49b07..ea6d895a 100644 --- a/features/element-hiding.json +++ b/features/element-hiding.json @@ -1859,6 +1859,10 @@ "selector": "[data-mpu1=true]", "type": "hide-empty" }, + { + "selector": "[data-ad-unit-path]", + "type": "closest-empty" + }, { "selector": "#stickyFooterRoot", "type": "hide"