From d71d1bea788b6887164bc3aaba67fb3dbc79db4b Mon Sep 17 00:00:00 2001 From: zloyden Date: Thu, 28 Apr 2022 12:24:48 +0300 Subject: [PATCH] outlook.live.com - new rule for ads --- EnglishFilter/sections/css_extended.txt | 2 ++ ExperimentalFilter/sections/English/specific_web_sites.txt | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EnglishFilter/sections/css_extended.txt b/EnglishFilter/sections/css_extended.txt index 227aa88fd7c..5a1258e3bc4 100644 --- a/EnglishFilter/sections/css_extended.txt +++ b/EnglishFilter/sections/css_extended.txt @@ -507,6 +507,8 @@ vxxx.com#?#.wrapper-margin + div:has(> .a-label) ! https://github.com/AdguardTeam/AdguardFilters/issues/84827 outlook.live.com#?##app > div[class] > div[class] > div[class] > div[class]:not(.ms-FocusZone):not([class^="screenReaderText"]):has(> div > button[data-is-focusable]) outlook.live.com#?##app > div[class] > div[class] > div[class] > div[class]:not(.ms-FocusZone):not([class^="screenReaderText"]) div[data-max-width] + div[class]:has(> div[class] > div > div[id^="owaadbar"]) +!+ PLATFORM(windows, mac) +outlook.live.com#?##app > div[class] > div[class] > div[class] > div[class]:not(.ms-FocusZone):not([class^="screenReaderText"]) div[data-max-width][data-skip-link-name] > div[style^="padding-right:"] + div[tabindex] div.customScrollBar > div[class] > div[class]:not([id]):not([data-convid]):has(> div:not([class]) div[class] > div[style] + div.fbAdLink) ! https://github.com/AdguardTeam/AdguardFilters/issues/84976 pluginsaddonsextensions.com#?#.col-md-4 > .rightcol:has(> #google_ad) pluginsaddonsextensions.com#?#.col-md-4 > .mapbox > .adsbygoogle:upward(1) diff --git a/ExperimentalFilter/sections/English/specific_web_sites.txt b/ExperimentalFilter/sections/English/specific_web_sites.txt index fe0d8fd2605..8e25ab27215 100644 --- a/ExperimentalFilter/sections/English/specific_web_sites.txt +++ b/ExperimentalFilter/sections/English/specific_web_sites.txt @@ -2,8 +2,6 @@ ! Rules that are restricted to one or more domains. ! This section contain any type of rule grouped by domain. ! -! outlook.live.com -outlook.live.com#?##app > div[class] > div[class] > div[class] > div[class]:not(.ms-FocusZone):not([class^="screenReaderText"]) div[data-max-width][data-skip-link-name] > div[style^="padding-right:"] + div[tabindex] div.customScrollBar > div[class] > div[class]:not([id]):not([data-convid]):has(> div:not([class]) div[class] > div[style] + div.fbAdLink) ! main youtube page - changing view for the first row of elements www.youtube.com#$?##contents ytd-rich-grid-row:has(> div[id="contents"] > ytd-rich-item-renderer[style="display: none !important;"]) > #contents:first-child { max-width: unset !important; } www.youtube.com#$?##contents ytd-rich-grid-row:has(> div[id="contents"] > ytd-rich-item-renderer[style="display: none !important;"]) ytd-rich-grid-media { max-width: unset !important; }