Zingbox changes for title and page

Replace title string with zingbox
Replace text "
This commit is contained in:
kenneyhe-zingbox 2018-01-05 08:00:07 -08:00 committed by GitHub
parent 8222798dcf
commit e9981322ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@ echo "<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Simple OpenVPN Server</title>
<title>Zingbox OpenVPN Server</title>
</head>
<body>"
echo "<h1>Simple OpenVPN Server</h1>"
echo "<h1>Zingbox OpenVPN Server</h1>"
eval `echo "${QUERY_STRING}"|tr '&' ';'`