hamnet:proxy
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| hamnet:proxy [2023/05/06 14:38] – created f4hof | hamnet:proxy [2023/05/06 14:42] (current) – f4hof | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| // These resources are not reachable on the European network | // These resources are not reachable on the European network | ||
| if (shExpMatch(host, | if (shExpMatch(host, | ||
| + | if (shExpMatch(host, | ||
| if (isInNet(host, | if (isInNet(host, | ||
| if (isInNet(host, | if (isInNet(host, | ||
| | | ||
| // Skip proxy for Hamnet resources | // Skip proxy for Hamnet resources | ||
| - | if (shExpMatch(host, | ||
| if (isInNet(host, | if (isInNet(host, | ||
| if (isInNet(host, | if (isInNet(host, | ||
| + | if (shExpMatch(host, | ||
| | | ||
| // All other requests are directed to the Internet | // All other requests are directed to the Internet | ||
| return outbound_proxy; | return outbound_proxy; | ||
| }</ | }</ | ||
hamnet/proxy.1683383890.txt.gz · Last modified: 2023/05/06 14:38 by f4hof
