diff --git a/AnnoyancesFilter/Popups/sections/popups_general.txt b/AnnoyancesFilter/Popups/sections/popups_general.txt index 39b0f2de724..49ee552bf9d 100644 --- a/AnnoyancesFilter/Popups/sections/popups_general.txt +++ b/AnnoyancesFilter/Popups/sections/popups_general.txt @@ -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/* diff --git a/AnnoyancesFilter/Popups/sections/popups_specific.txt b/AnnoyancesFilter/Popups/sections/popups_specific.txt index f4406521978..46679651231 100644 --- a/AnnoyancesFilter/Popups/sections/popups_specific.txt +++ b/AnnoyancesFilter/Popups/sections/popups_specific.txt @@ -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; }