fix cycletls imports
This commit is contained in:
@@ -2,7 +2,8 @@ package responsemodifers
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"net/http"
|
||||
//"net/http"
|
||||
http "github.com/Danny-Dasilva/fhttp"
|
||||
|
||||
"ladder/proxychain"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user