diff --git a/main.go b/main.go index a203f7c..83cc06a 100644 --- a/main.go +++ b/main.go @@ -167,9 +167,9 @@ func saveHandler(w http.ResponseWriter, r *http.Request) { case "html": w.Header().Set("Content-Type", "text/html") io.WriteString(w, "
ID
"+b.ID+"
hash
"+b.HASH+"
hash
"+string(b.HASH)+"
URL
"+b.URL+"hash
"+b.SIZE+"
hash
"+string(b.SIZE)+"