improve ua modifier with client side spoofing
This commit is contained in:
@@ -3,9 +3,10 @@ package responsemodifers
|
||||
import (
|
||||
_ "embed"
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
"ladder/proxychain"
|
||||
"ladder/proxychain/responsemodifers/rewriters"
|
||||
"strings"
|
||||
)
|
||||
|
||||
//go:embed patch_dynamic_resource_urls.js
|
||||
|
||||
Reference in New Issue
Block a user