Files
MasterHttpRelayVPN-RUST/android/app
therealaleph df68a84a3c docs + sni: fix README quota (20k/day not 2M) and add scholar.google.com
- README: Persian FAQ was claiming ~2 million UrlFetchApp calls/day.
  Real free-tier quota is 20,000/day (100,000 on paid Workspace) per
  https://developers.google.com/apps-script/guides/services/quotas.
  Closes #63.

- DEFAULT_GOOGLE_SNI_POOL (Rust) + DEFAULT_SNI_POOL (Android): add
  scholar.google.com. Reported in #47 as another SNI that reliably
  passes DPI on MCI / Samantel where plain *.google.com subdomains are
  selectively blocked. Same mechanism as accounts.googl.com.
2026-04-23 15:34:57 +03:00
..