Browse Source

Faster redirection

flote-is-dead
onryo 1 year ago
parent
commit
ddf0418eb6
  1. 2
      bitcointalk/index.html

2
bitcointalk/index.html

@ -6,7 +6,7 @@
<title>Hush BitcoinTalk</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="refresh" content="1; URL=https://bitcointalk.org/index.php?topic=2008578.0">
<meta http-equiv="refresh" content="0; URL=https://bitcointalk.org/index.php?topic=2008578.0">
</head>
<body>
</body>

Loading…
Cancel
Save