#65 use full URL in package line
This commit is contained in:
@@ -3,7 +3,7 @@ package requestmodifiers
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"ladder/proxychain"
|
||||
"github.com/everywall/ladder/proxychain"
|
||||
)
|
||||
|
||||
// SpoofReferrerFromNaverSearch modifies the referrer header
|
||||
|
||||
Reference in New Issue
Block a user