Skip to content

Fix processing of scraped results to find the url.

steckerhalter requested to merge cwhatley:master into master

Created by: cwhatley

This patch grabs the url that google uses when you click. They aren't putting the protocol on the urls you are grabbing anymore and they are also using ellipses for long urls. It is also somewhat more friendly to google since it does route your browsing through their redirector.

Merge request reports