mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
add an exception for MV3 beta
This commit is contained in:
@@ -521,6 +521,7 @@ pirelli.com#$#body { overflow: auto !important; }
|
||||
! NOTE: 18-12-2024
|
||||
!
|
||||
! AS
|
||||
#@$?#body > a:only-child > div[id^="img_"][class^="img_"] { max-width: 0px !important; max-height: 0px !important; opacity: 0 !important; }
|
||||
#@$?#span[id^="img_"][class^="img_"] > style:first-child + div[style*="relative"] > iframe[src][marginwidth][width][style] { mask-image: linear-gradient(transparent, transparent) !important; -webkit-mask-image: linear-gradient(transparent, transparent) !important; z-index: -2147483647 !important; }
|
||||
#@$?#span[id^="img_"][class^="img_"] > style:first-child + div[style*="flex"][style*="relative"] > iframe[src][marginwidth][width][style] { content-visibility: hidden !important; }
|
||||
#@$?#span[id^="img_"][class^="img_"] > style:first-child + div[style*="align-items"][style*="relative"][style*="center"] > iframe[src][marginwidth][width][style] { transform: translateX(-10000px) !important; }
|
||||
|
||||
Reference in New Issue
Block a user