remove todo comment
This commit is contained in:
parent
97215d4265
commit
f5abe57ca1
1 changed files with 0 additions and 7 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue