#65 use full URL in package line
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package responsemodifiers
|
||||
|
||||
import (
|
||||
"ladder/proxychain"
|
||||
"github.com/everywall/ladder/proxychain"
|
||||
)
|
||||
|
||||
// TODO: handle edge case where CSP is specified in meta tag:
|
||||
|
||||
Reference in New Issue
Block a user