Fix dtf.ru

This commit is contained in:
Alex-302
2024-04-18 23:19:29 +03:00
parent b83fdb17e5
commit 21a3869e05
2 changed files with 7 additions and 4 deletions

View File

@@ -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/*

View File

@@ -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; }