We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d37b937 commit adf9125Copy full SHA for adf9125
README.md
@@ -50,7 +50,7 @@ function FindProxyForURL( url, host )
50
```
51
52
The webserver used in front of this service is https://github.com/msoap/shell2http
53
-it calls the sh-script `pac.sh` that generates this response, while injecting the variables and the domain list (`var proxylist`) in a while-loop.
+it calls the script `pac.sh` that generates this response, while injecting the variables and the domain list (`var proxylist`) in a loop.
54
55
56
## Environment variables
0 commit comments