bopihive/www/templates/index.html

1 line
1.1 KiB
HTML
Raw Permalink Normal View History

2024-12-26 14:17:15 +02:00
<!doctype html><html lang=en><meta charset=UTF-8><meta content="width=device-width,initial-scale=1"name=viewport><title>Bopihive Index Page</title><style>body{margin:0 auto;max-width:612px;font-family:'Trebuchet MS','Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif;word-break:break-all}</style><h1>Bopihive - Bopimo! build archiving effort</h1><p>This is the index page of the Bopihive project. A project which scrapes the <code>/api/releases/client/latest</code> endpoint to archive any new versions of Bopimo! when they are released.<p>Latest version (<code>{{ latest }}</code>) archived at <code>{{ ct }}</code>.<h2>File hashes for {{latest}}</h2><h4>Windows</h4><p>SHA256: <code>{{sha256Windows}}</code><p>md5: <code>{{md5Windows}}</code><p>SHA512: <code>{{sha512Windows}}</code><h4>Linux</h4><p>SHA256: <code>{{sha256Linux}}</code><p>md5: <code>{{md5Linux}}</code><p>SHA512: <code>{{sha512Linux}}</code><p><a href=/archive/ >Scour the archive</a><p style=text-align:center>Page rendered <code>{{ render }}</code><p style=text-align:center>Bopihive runs on <a href=https://git.fzorb.xyz/fzorb/bopihive>free software</a> licensed under the GPLv3