blob: 4401a8060e84688e6e88f9202e521547d560c82e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html>
<head>
<title>No SSL site</title>
</head>
<body>
<h1>No SSL on this site</h1>
<p>Use for wifi networks with login page that doesn't work well with
https.</p>
</body>
</html>
|