18 lines
616 B
HTML
18 lines
616 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<title>HashyMagnet</title>
|
||
|
<meta name="description" content="Generate Magnet URIs from BitTorrent Hashes!">
|
||
|
<meta property="og:title" content="HashyMagnet">
|
||
|
<meta property="og:description" content="Generate Magnet URIs from BitTorrent Hashes!">
|
||
|
<meta property="og:url" content="https://hub.octt.eu.org/HashyMagnet">
|
||
|
<meta charset="UTF-8">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
<link rel="shortcut icon" href="../favicon.png" type="image/x-icon">
|
||
|
</head>
|
||
|
<body>
|
||
|
<h4>Under construction ¯\_(ツ)_/¯</h4>
|
||
|
<p>Sorry!</p>
|
||
|
</body>
|
||
|
</html>
|