summaryrefslogtreecommitdiff
path: root/files/common/www/service/cgi-bin
diff options
context:
space:
mode:
Diffstat (limited to 'files/common/www/service/cgi-bin')
-rwxr-xr-xfiles/common/www/service/cgi-bin/splash.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/common/www/service/cgi-bin/splash.html b/files/common/www/service/cgi-bin/splash.html
index b8c8264..d34bf2f 100755
--- a/files/common/www/service/cgi-bin/splash.html
+++ b/files/common/www/service/cgi-bin/splash.html
@@ -3,5 +3,5 @@ echo -en "Status: 200 OK\r\n"
echo -en "Content-Type: text/html\r\n"
echo -en "\r\n"
-targeturl="$(echo "$QUERY_STRING" | tr -d '/')"
+targeturl="$(echo "$QUERY_STRING" | tr -d '/<>\"')"
sed "s/targeturl/$targeturl/g" index.html
contact: Jan Huwald // Impressum