From 6e28b5abc22536f55f4d7dd9ec1cf37f02a45127 Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 31 Oct 2022 19:56:24 +0100 Subject: [PATCH] 302 REDIRECT --- 12345.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12345.sh b/12345.sh index 3fd1e3fb..a33efe8b 100755 --- a/12345.sh +++ b/12345.sh @@ -29,7 +29,7 @@ ncrunning=$(ps auxf --sort=+utime | grep -w 'nc -l -p 1234' | grep -v -E 'color= [[ $ncrunning ]] && echo "ERROR - API Server Already Running - http://$myIP:1234/?salt=totodu56&pepper=totodu56 " && exit 1 ## NOT RUNNING TWICE -Some client needs to respect that +# Some client needs to respect that HTTPCORS="HTTP/1.1 200 OK Access-Control-Allow-Origin: * Access-Control-Allow-Credentials: true