This will strip the query string data from a list of URLs.
Add HTTP: If a url does not contain a scheme the tool will add http:// to it. This will give a better success rate to parsing your URLs, but can also cause strings that are not URLs to be parsed.
URL List: This is the list of URLs that you would like the query string removed from.