in tools/gsuite-scanner/src/fetch.ts [8:11]
export function setProxyUrl(url: string): void { proxyUrl = url; enableProxy = true; }