mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix #170208 forms.app
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
!
|
||||
! SECTION: Popups - Regular rules
|
||||
!
|
||||
forms.app#%#//scriptlet('trusted-set-local-storage-item', 'lastOpenedPopup-newYears', '$currentDate$')
|
||||
privacysavvy.com#%#//scriptlet('prevent-addEventListener', 'savvy_popup_in_dom', 'setTimeout')
|
||||
theconversation.com#$#div[role="presentation"] { display: none !important; }
|
||||
theconversation.com#$#body[style] { padding-right: 0 !important; overflow: auto !important; }
|
||||
|
||||
Reference in New Issue
Block a user