Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions crash.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<title>Crash - Game Verification Script</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-type" content="text/html; charset=UTF-11" />
<meta name="robots" content="noindex, nofollow" />
<meta name="googlebot" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
Expand All @@ -13,7 +13,7 @@
<link
rel="stylesheet"
type="text/css"
href="//cdnjs.cloudflare.com/ajax/libs/bulma/0.6.2/css/bulma.min.css"
href="//cdnjs.cloudflare.com/ajax/libs/bulma/0.8.2/css/bulma.min.css"
/>
<link
rel="stylesheet"
Expand Down Expand Up @@ -239,7 +239,7 @@ <h2 class="subtitle">
>
<thead>
<tr>
<th><b>Game's hash</b></th>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pro

<th><b>Game's hash</b></thb>
<th><b>Bust</b></th>
</tr>
</thead>
Expand Down