14 lines
426 B
HTML
14 lines
426 B
HTML
<html>
|
|
<meta charset="UTF-8"/>
|
|
<head>
|
|
<!-- meta http-equiv="refresh" content="10;URL=https://pad.chalec.org" -->
|
|
<title>ATTENTION</title>
|
|
</head>
|
|
<body>
|
|
<h1>Et le chiffrement?</h1>
|
|
<p>Vous utilisez HTTP sans chiffrement. C'est mal.<br/>
|
|
J'aurais pu être méchant....</p>
|
|
<p>Peut-être vouliez-vous : <a href="https://pad.chalec.org"><b>https:</b>//pad.chalec.org</a></p>
|
|
</body>
|
|
</html>
|