#65 use full URL in package line
This commit is contained in:
@@ -5,8 +5,9 @@ import (
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
"ladder/proxychain"
|
||||
"ladder/proxychain/responsemodifiers/rewriters"
|
||||
"github.com/everywall/ladder/proxychain/responsemodifiers/rewriters"
|
||||
|
||||
"github.com/everywall/ladder/proxychain"
|
||||
)
|
||||
|
||||
//go:embed vendor/patch_dynamic_resource_urls.js
|
||||
|
||||
Reference in New Issue
Block a user