package imgbundler import ( "bytes" "context" "encoding/base64" "fmt" "io/ioutil" "net/http" "net/url" "os" "regexp" "strings" "sync" "time" "go.uber.org/multierr" "oss.terrastruct.com/xdefer" "oss.terrastruct.com/d2/lib/xmain" ) // 32 MB var max_img_size int64 = 33_554_432 var imageRe = regexp.MustCompile(`