mirror of
https://github.com/masterking32/MasterHttpRelayVPN.git
synced 2026-05-19 08:04:38 +03:00
fix: add additional Google services to FRONT_SNI_POOL
This commit is contained in:
@@ -99,6 +99,8 @@ FRONT_SNI_POOL_GOOGLE: tuple[str, ...] = (
|
|||||||
"translate.google.com",
|
"translate.google.com",
|
||||||
"play.google.com",
|
"play.google.com",
|
||||||
"lens.google.com",
|
"lens.google.com",
|
||||||
|
"scholar.google.com",
|
||||||
|
"chromewebstore.google.com",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user