try preconnecting and prefetching dns for sandbox.y2k.lol
This commit is contained in:
+3
-1
@@ -16,7 +16,9 @@
|
|||||||
<meta name="description" content="My first website on a Windows Me-powered time machine. You've been warned.">
|
<meta name="description" content="My first website on a Windows Me-powered time machine. You've been warned.">
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
<link rel="shortcut icon" href="favicon.ico">
|
<link rel="shortcut icon" href="favicon.ico">
|
||||||
<link rel="canonical" href="https://y2k.lol/">
|
<link rel="preconnect" href="https://sandbox.y2k.lol">
|
||||||
|
<link rel="dns-prefetch" href="https://sandbox.y2k.lol">
|
||||||
|
<link rel="web-socket" href="wss://sandbox.y2k.lol">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<canvas id="display"></canvas>
|
<canvas id="display"></canvas>
|
||||||
|
|||||||
Reference in New Issue
Block a user