From d2f098c9c7a06058e2c799211ca239b2cdd1b68a Mon Sep 17 00:00:00 2001 From: Kate Manning <20972610+laghee@users.noreply.github.com> Date: Thu, 16 Jan 2025 19:52:48 +0100 Subject: [PATCH] Update element-hiding.json (#2657) --- features/element-hiding.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/features/element-hiding.json b/features/element-hiding.json index 025631e6e..9d42c5acc 100644 --- a/features/element-hiding.json +++ b/features/element-hiding.json @@ -2617,6 +2617,14 @@ { "domain": "realtor.com", "rules": [ + { + "selector": ".ad-wrapper", + "type": "override" + }, + { + "selector": ".lb1-ad", + "type": "hide-empty" + }, { "selector": ".ads_container", "type": "hide"