mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Upd Federated Credential Management popup
This commit is contained in:
@@ -20,13 +20,6 @@
|
||||
##.gs-subscribe
|
||||
##.td-more-articles-box
|
||||
!
|
||||
! Federated Credential Management popup
|
||||
! "Sign in with your Google account"
|
||||
! desktop
|
||||
###credential_picker_container
|
||||
! mobile
|
||||
###credential_picker_iframe
|
||||
!
|
||||
/wp-content/plugins/ays-facebook-popup-likebox/*
|
||||
.ru/?iam=$script
|
||||
/cdn-cgi/pe/bag2?r[]=*mailget.net
|
||||
|
||||
@@ -7,19 +7,25 @@
|
||||
!
|
||||
!
|
||||
!
|
||||
! Federated Credential Management popup
|
||||
! "Sign in with your Google account"
|
||||
! 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
|
||||
! Warning: check, if auth using Google is not broken
|
||||
||accounts.google.com/gsi/client^$third-party,script,domain=dtf.ru|stackoverflow.com|vc.ru|pikabu.ru|nytimes.com|baltimoresun.com|rozetka.com.ua|estadao.com.br|medium.com|gzt.com|mercurynews.com|drukarnia.com.ua|diffchecker.com|kaystls.site|kaystls.site|overclock.net|nissanclub.com|crazygames.com|notion.so|usnews.com|nypost.com|etnownews.com|timesnownews.com|menshealth.com|themirror.com|cq.ru|voetbalzone.nl|perplexity.ai|lefigaro.fr|lifehacker.ru|app.notta.ai|vnexpress.net
|
||||
||accounts.google.com/gsi/iframe/select?client_id=$domain=reddit.com
|
||||
! For FireFox (incl. apps)
|
||||
! For non-Chromium (incl. apps)
|
||||
###credential_picker_container
|
||||
##iframe[id="google-one-tap-iframe"][allow="identity-credentials-get"]
|
||||
! mobile
|
||||
###credential_picker_iframe
|
||||
! TODO: remove "/.*/" part when this issue - https://github.com/AdguardTeam/FiltersCompiler/issues/229 will be fixed
|
||||
! TODO: remove document modifier when this issue is fixed - https://github.com/AdguardTeam/AdguardBrowserExtension/issues/2954
|
||||
!#if (!ext_ublock)
|
||||
/.*/$permissions=identity-credentials-get=(),document
|
||||
!#endif
|
||||
!
|
||||
! Edge login with Microsoft
|
||||
||edge-auth.microsoft.com/js/ms_auth_client.min.js$script,domain=newsweek.com|popularmechanics.com
|
||||
!
|
||||
|
||||
Reference in New Issue
Block a user