mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix mi-globe.com https://forum.adguard.com/index.php?threads/35054/
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user