bugs update

This commit is contained in:
Antoni Sawicki
2024-07-02 12:18:51 -07:00
parent a8b8a557f7
commit f838caa328

5
txt.go
View File

@@ -7,7 +7,10 @@ package main
// - garbage collector / delete old images from map
// - add referer header
// - svg support
// - bug DomainFromURL always prefixes with http instead of https
// - BOG: DomainFromURL always prefixes with http instead of https
// reproduces on vsi vms docs
// - BUG: markdown table errors
// reproduces on hacker news
import (
"bytes"