remove todo comment

This commit is contained in:
magmaus3 2023-07-24 18:56:30 +02:00
parent 97215d4265
commit f5abe57ca1
Signed by: magmaus3
GPG key ID: 966755D3F4A9B251

View file

@ -5,13 +5,6 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script>
/*
* TODO:
* - [x] rewrite functions to not use copied functions
* - [x] add UI
* - [x] add style
* - [x] make everything not look like made at 0:41 on a phone
*/
function infohashToBase64(infohash) {
// Converts an hex infohash into base64.