CleanGoogleUrl
Little java program that cleans URLs from Google's search results
This little java GUI program cleans URL that Google search returns on its web page. It returns cleaned URL.
Usage:
java -jar CleanGoogleUrl.jar
In Source URL field paste or type "dirty" URL from Google search results.
Press Run/Clean (gear) button.
Cleaned URL will be shown in the Clean URL field and copied in the clipboard.
Eg. Google search returns URL: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&sqi=2&ved=0CCkQFjAA&url=https%3A%2F%2Fgithub.com%2F...