mirror of
https://github.com/masterking32/MasterHttpRelayVPN.git
synced 2026-05-17 21:24:37 +03:00
Merge pull request #24 from BOplaid/python_testing
Add script.google.com to SNI-rewrite tunnel
This commit is contained in:
@@ -178,6 +178,7 @@ SNI_REWRITE_SUFFIXES: tuple[str, ...] = (
|
||||
"googletagmanager.com",
|
||||
"googletagservices.com",
|
||||
"fonts.googleapis.com",
|
||||
"script.google.com",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user