how to post url without http:// in gsa??
how to post url without http:// in gsa??
already try several time but gsa doesnt allowed url without http:// or https://
cuz some site i'm targeting already give http:// header in url box and if put http:// the result become catastrophic
already try several time but gsa doesnt allowed url without http:// or https://
cuz some site i'm targeting already give http:// header in url box and if put http:// the result become catastrophic
Comments
[bare_url]
type=extract
default=%url%
remove=http://;https://
or you use...
field=%url_domain%%url_path%%url_parameters%
i just play around lil bit with the engine file to suitable with my purpose