diff --git a/src/constants.py b/src/constants.py index c0af824..052b0b8 100644 --- a/src/constants.py +++ b/src/constants.py @@ -93,6 +93,7 @@ SCRIPT_BLACKLIST_TTL = 600.0 # 10 minutes FRONT_SNI_POOL_GOOGLE: tuple[str, ...] = ( "www.google.com", "mail.google.com", + "accounts.google.com", # "drive.google.com", # "docs.google.com", # "calendar.google.com",