| 12345678910111213141516 |
- <!DOCTYPE html>
- <html>
- <head>
- <link rel="shortcut icon" href="favicon.ico">
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no" />
- <meta charset="UTF-8" />
- <script type="text/javascript" src="design-switch.js"></script>
- <title>LibreSpeed</title>
- </head>
- <body>
- <p>Loading...</p>
- </body>
- </html>
|