mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix dtf.ru
This commit is contained in:
@@ -24,10 +24,6 @@
|
||||
###credential_picker_container
|
||||
! mobile
|
||||
###credential_picker_iframe
|
||||
! Google Chrome may render the popup as a floating element which is not a part of the page
|
||||
! that is why cosmetic rule `###credential_picker_container` does not work
|
||||
! https://developer.mozilla.org/en-US/docs/Web/API/FedCM_API
|
||||
!||accounts.google.com/gsi/client^$third-party,script,domain=
|
||||
!
|
||||
api.flocktory.com
|
||||
/wp-content/plugins/ays-facebook-popup-likebox/*
|
||||
|
||||
@@ -5,6 +5,13 @@
|
||||
! Good: any type of the rules will be good
|
||||
! Bad: @@||example.org^ (should be in popups_allowlist.txt)
|
||||
!
|
||||
!
|
||||
!
|
||||
! Google Chrome may render the popup as a floating element which is not a part of the page
|
||||
! that is why cosmetic rule `###credential_picker_container` does not work
|
||||
! https://developer.mozilla.org/en-US/docs/Web/API/FedCM_API
|
||||
||accounts.google.com/gsi/client^$third-party,script,domain=dtf.ru
|
||||
!
|
||||
! SECTION: Popups - Regular rules
|
||||
!
|
||||
order.ymobile.jp#$#body { overflow: auto !important; position: static !important; }
|
||||
|
||||
Reference in New Issue
Block a user