#65 use full URL in package line
This commit is contained in:
@@ -3,7 +3,7 @@ package requestmodifiers
|
||||
import (
|
||||
"net/url"
|
||||
|
||||
"ladder/proxychain"
|
||||
"github.com/everywall/ladder/proxychain"
|
||||
)
|
||||
|
||||
const googleCacheUrl string = "https://webcache.googleusercontent.com/search?q=cache:"
|
||||
|
||||
Reference in New Issue
Block a user