#65 use full URL in package line
This commit is contained in:
@@ -3,7 +3,7 @@ package requestmodifiers
|
||||
import (
|
||||
"strings"
|
||||
//"fmt"
|
||||
"ladder/proxychain"
|
||||
"github.com/everywall/ladder/proxychain"
|
||||
)
|
||||
|
||||
var forwardBlacklist map[string]bool
|
||||
|
||||
Reference in New Issue
Block a user