slitaz-forge view pkgs/Travaux.sh @ rev 712

Prevent sending the Referer header
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 20 08:44:15 2020 +0000 (2020-08-20)
parents b4c0f3e369f9
children
line source
1 #!/bin/sh
2 cat <<EOT
3 Content-type: text/html
5 <meta name="viewport" content="width=device-width">
6 <title>&spades;</title>
7 <link rel="icon" type="image/png" href="Travaux16.png"/>
8 <style>body{margin:0;height:100%;background:#FFF url(Travaux.png) no-repeat center;background-size:contain}</style>
9 EOT