mirror of
https://github.com/librespeed/speedtest.git
synced 2026-05-13 16:26:38 +00:00
16 lines
No EOL
373 B
HTML
Executable file
16 lines
No EOL
373 B
HTML
Executable file
<!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> |