#65 use full URL in package line
This commit is contained in:
@@ -4,8 +4,9 @@ import (
|
||||
_ "embed"
|
||||
"strings"
|
||||
|
||||
"ladder/proxychain"
|
||||
tx "ladder/proxychain/responsemodifiers"
|
||||
tx "github.com/everywall/ladder/proxychain/responsemodifiers"
|
||||
|
||||
"github.com/everywall/ladder/proxychain"
|
||||
)
|
||||
|
||||
// https://github.com/faisalman/ua-parser-js/tree/master
|
||||
|
||||
Reference in New Issue
Block a user