summaryrefslogtreecommitdiff
path: root/index.html
blob: 24d850bd8c4bef7655a33ef036a71041c8f6efc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="UTF-8">
  <title>Crashstrike</title>
  <meta name="theme-color" content="#106faa">
  <meta property="og:image" content="https://crashstrike.com/card.png" />
  <meta property="og:title" content="Crashstrike" />
  <meta property="og:description" content="Blue Scream of Death: Crashstrike Glitch Paralyzes Millions" />
  <meta name="twitter:card" content="summary_large_image">
  <meta name="twitter:site" content="@yuvadm" />
  <meta name="twitter:image" content="https://crashstrike.com/card.png" />
  <meta name="twitter:title" content="Crashstrike" />
  <meta name="twitter:description" content="Blue Scream of Death: Crashstrike Glitch Paralyzes Millions" />
  <link rel="stylesheet" href="bsod.css">
  <script src="https://cdn.usefathom.com/script.js" data-site="FTBXWLUJ" defer></script>
</head>

<body>
  <main>
    <header>
      <h1 class="emotion">:(</h1>
    </header>
    <p class="description">Your PC ran into a problem and needs to restart. We're just collecting some error info, and
      then we'll restart for you.</p>
    <p class="description"><span id="progress">0</span>% complete</p>
    <footer>
      Source code on <a href="https://github.com/yuvadm/crashstrike.com">Github</a>, created by <a
        href="https://yuv.al">Yuval Adam</a>.
    </footer>
  </main>
</body>

</html>