mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fix #157818 gpblog.com
This commit is contained in:
@@ -20,6 +20,8 @@ hardware.info#%#//scriptlet("set-constant", "BannerManager", "undefined")
|
||||
!--------------------------------------!
|
||||
! SECTION: Dutch - CSS
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/157818
|
||||
gpblog.com#$#aside[class^="Ad_"] { position: absolute !important; left: -3000px !important; }
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/3226
|
||||
omroepbrabant.nl#$#.ad-banner-container { position: absolute!important; left: -3000px!important; }
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/26718
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
! Good: example.org###rek; ||example.com/ads/
|
||||
! Bad: example.org#$##rek { display: none !important; } (for instance, should be in general_extensions.txt)
|
||||
!
|
||||
gpblog.com##aside[class^="Ad_"]
|
||||
looopings.nl###contentBillboard
|
||||
looopings.nl##div[style="min-height:250px;"]
|
||||
gpblog.com##.betting-insert
|
||||
|
||||
Reference in New Issue
Block a user