feat: reorder Google SNI pool entries for consistency

This commit is contained in:
Abolfazl
2026-05-01 05:55:02 +03:30
parent 1e165357b8
commit 749a2bed81
+2 -2
View File
@@ -91,9 +91,9 @@ SCRIPT_BLACKLIST_TTL = 600.0 # 10 minutes
# Looks like that only mail and google.com not have a shaped DPI, the rest are 16kb shape blocked.
# from my own benchmarks . Google and mail have 658 kb ps but the rest have 16 kb ps.
FRONT_SNI_POOL_GOOGLE: tuple[str, ...] = (
"www.google.com",
"mail.google.com",
"accounts.google.com",
"accounts.google.com",
"www.google.com",
# "drive.google.com",
# "docs.google.com",
# "calendar.google.com",