This commit is contained in:
poka 2022-05-08 04:40:55 +02:00
parent 365174e547
commit 87679b3192
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
echo "content-type: text/html"
echo
echo "<meta charset=\"UTF-8\"/>"
echo '<meta charset="UTF-8"/>'
echo '<meta name="robots" content="noindex" />'
args=$(echo "$SP_TRACK" | awk -F? '{print $2}' | sed 's/%20/ /g')