outlook.live.com - new rule for ads

This commit is contained in:
zloyden
2022-04-28 12:24:48 +03:00
parent 1b65adb03d
commit d71d1bea78
2 changed files with 2 additions and 2 deletions

View File

@@ -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)

View File

@@ -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; }