fix: add accounts.google.com to FRONT_SNI_POOL_GOOGLE

This commit is contained in:
Abolfazl
2026-04-26 09:30:24 +03:30
parent 319e7865aa
commit d0c936e86a
+1
View File
@@ -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",