Cleans URL's from various popular sites.
< Feedback on General URL Cleaner
Great script. BUT kindly fix these two issues:1. Google takeout downloads don't work in https://takeout.google.com/settings/takeout/?pli=1.Had to add // @exclude https://takeout.google.com/*2. Product links that open to shopping sites in normal google search results don't work, e.g. https://www.google.com/aclk?sa=l&ai=DChcSEwjPgs2xn7XyAhXZfisKHUpWCCkYABAHGgJzZg&ae=2&sig=AOD64_21nR2f5fZkAw5v04ZBUxGXHTpmwA&ctype=5&q=&adurl=Had to remove the sa(fe)?| from googleParams.
I've created a new, revived version and these issues should be fixed, can you let me know? https://greasyfork.org/en/scripts/432387-general-url-cleaner-revived
Sign in to post a reply.
Great script. BUT kindly fix these two issues:
1. Google takeout downloads don't work in https://takeout.google.com/settings/takeout/?pli=1.
Had to add // @exclude https://takeout.google.com/*
2. Product links that open to shopping sites in normal google search results don't work, e.g. https://www.google.com/aclk?sa=l&ai=DChcSEwjPgs2xn7XyAhXZfisKHUpWCCkYABAHGgJzZg&ae=2&sig=AOD64_21nR2f5fZkAw5v04ZBUxGXHTpmwA&ctype=5&q=&adurl=
Had to remove the sa(fe)?| from googleParams.