fix cycletls imports

This commit is contained in:
Kevin Pham
2023-11-27 22:40:34 -06:00
parent 0fe02c397d
commit 9a8d4ac261
8 changed files with 12 additions and 21 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"