From adf912524f248a2d60783dbb3e7e280002929da0 Mon Sep 17 00:00:00 2001 From: sgohl <8873017+sgohl@users.noreply.github.com> Date: Fri, 15 Mar 2024 14:15:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 271781c..607022c 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ function FindProxyForURL( url, host ) ``` The webserver used in front of this service is https://github.com/msoap/shell2http -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. ## Environment variables