dividedby / General-URL-Cleaner-Revived

Userscript to clean various URLs and remove tracking elements
https://greasyfork.org/en/scripts/432387-general-url-cleaner-revived
GNU General Public License v3.0
23 stars 8 forks source link

[Request] Links from https://isthereanydeal.com/ #3

Closed TFWol closed 1 year ago

TFWol commented 1 year ago

Any thoughts on looking at some of the redirects like on this page?

Referral codes are fine and dandy, but 3rd party redirects are a big nope. Hover over the Fanatical and Newegg links for some of the worst offenders. image

Regex eludes me else I'd be making a pull request.

dividedby commented 1 year ago

I would recommend checking out the Skip Redirects extension, as I believe that is what you're looking for: https://addons.mozilla.org/en-US/firefox/addon/skip-redirect/

Skipping third party redirects is out of the scope of this script