[Resolved] weszlo.com

Adam

Filters Developer
Staff member
Moderator
Ads - http://weszlo.com/

upload_2017-2-6_1-42-14.png

I think this rule is not necessary now (it was for adblock detection -https://github.com/AdguardTeam/AdguardFilters/issues/4054 - but they do not use this):
Code:
@@||weszlo.com^$generichide
And maybe to hide/remove empty space, these rules:
Code:
weszlo.com#$#body > #page { margin-top: 137px !important; }
weszlo.com#$#body > #page > .main-page-content > .navbar-fixed-top { top: 0px !important; }
 
Top