Setter icon indicating copy to clipboard operation
Setter copied to clipboard

ENHANCEMENT: Scrub google tracker links

Open MikaelaMuller opened this issue 2 years ago • 0 comments

Aight So basically just remove the tracker links from Google search results

Heres a general structure of what a Google search result is like.

https://www.google.com/url?q=https://www.investopedia.com/insights/what-is-money/&sa=U&ved=2ahUKEwj-28nUtOyCAxWUpVYBHbUxAm4QFnoECAcQAg&usg=AOvVaw2EdrA8BQEydHPKa2zc5MN_

https://www.google.com/url?q=https://www.imf.org/external/pubs/ft/fandd/2012/09/basics.htm&sa=U&ved=2ahUKEwj-28nUtOyCAxWUpVYBHbUxAm4QFnoECAMQAg&usg=AOvVaw2sB4Rz0W5pSxCRHHSRzEMa

In between these links the direct link to the result is contained, so then just extract that. Its in between .. https://www.google.com/url?q= LINK START > https://www.imf.org/external/pubs/ft/fandd/2012/09/basics.htm<. LINK END. &sa=U&ved=2ahUKEwj-28nUtOyCAxWUpVYBHbUxAm4QFnoECAMQAg&usg=AOvVaw2sB4Rz0W5pSxCRHHSRzEMa

PLEASE, it would be really cause in order fro me to remove this i have to use "link eye" a link interceptor thingy to clean it before opening it

MikaelaMuller avatar Nov 30 '23 19:11 MikaelaMuller