This commit is contained in:
Alex-302
2019-09-19 12:43:50 +03:00
parent 380cc891ef
commit 8b985159e2
2 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
!
! Extended CSS rules
!
! https://forum.adguard.com/index.php?threads/35054/
mi-globe.com#?#.widget_custom_html:has(> div.custom-html-widget > span[id^="ezoic-pub-ad-"])
! lkop.me - popups
lkop.me#$?#form[action$="/links/popad"] { remove: true; }
! lifehacker.com - left-over at article end

View File

@@ -1728,6 +1728,8 @@ mobilapk.com#%#AG_onLoad(function() { setTimeout(function() {document.getElement
!-------CSS---------
!-------------------
!
! https://forum.adguard.com/index.php?threads/35054/
mi-globe.com#$# div > span[id^="ezoic-pub-ad-placeholder-"] + span[style^="display:block"] { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/40649
thejournal.ie#$#html[data-url][style] { background-image: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/40502