#65 use full URL in package line
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
package requestmodifiers
|
||||
|
||||
import (
|
||||
"ladder/proxychain"
|
||||
"math/rand"
|
||||
|
||||
"github.com/everywall/ladder/proxychain"
|
||||
)
|
||||
|
||||
// AddCacheBusterQuery modifies query params to add a random parameter key
|
||||
|
||||
Reference in New Issue
Block a user