fix srcset handler in html rewriter

This commit is contained in:
Kevin Pham
2023-11-27 21:36:50 -06:00
parent 78e15d8342
commit 0fe02c397d
8 changed files with 59 additions and 33 deletions

View File

@@ -5,8 +5,8 @@ import (
"fmt"
"io"
"log"
//"net/http"
http "github.com/Danny-Dasilva/fhttp"
"net/http"
//http "github.com/Danny-Dasilva/fhttp"
"net/url"
"strings"