Skip to content

Instantly share code, notes, and snippets.

@davegallant
Last active January 31, 2024 02:44
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davegallant/70fca6dc6fbb9d55ba456580339ccb22 to your computer and use it in GitHub Desktop.
Save davegallant/70fca6dc6fbb9d55ba456580339ccb22 to your computer and use it in GitHub Desktop.
// This is now maintained at https://github.com/davegallant/rfd-redirect-stripper/blob/main/script.js
@davegallant
Copy link
Author

Hi Dave,

Yes, I occasionally copy and paste the contents if there are issues. However, I let Tampermonkey update on it's own.

For instance, this thread here doesn't work for me: https://forums.redflagdeals.com/dell-wireless-keyboard-mouse-20-minus-whatever-coupons-discounts-rewards-2665134/

Interestingly, sometimes the script doesn't work and other times it does after not working for the same link.

Take for instance the above link. I closed and restarted Chrome and it works with an updated script in the link you provided above. Otherwise, this is what it reads:

The webpage at http://www.jdoqocy.com/click-749547-12105225?url=https%3A%2F%2Fwww.dell.com%2Fen-ca%2Fshop%2Fdell-wireless-keyboard-and-mouse-km3322w%2Fapd%2F580-akcw%2Fpc-accessories might be temporarily down or it may have moved permanently to a new web address.

I'm using the Firefox extension and can't reproduce this. Are you copying and pasting from here? This gist is no longer being updated.

@YesTrustMe
Copy link

YesTrustMe commented Dec 29, 2023

Hi Dave,

The link is working today. I am using Chrome. I also copied and pasted from the link you provided above: https://github.com/davegallant/rfd-redirect-stripper/blob/main/script.js

I'm unclear on what you mean this gist is no longer updated. Does that mean you are no longer updating the RFD stripper script? If that's the case, I won't bother you any further. I appreciate it working as long as it did.

All the best to you and your family in 2024!

@davegallant
Copy link
Author

davegallant commented Dec 29, 2023

Hi Dave,

The link is working today. I am using Chrome. I also copied and pasted from the link you provided above: https://github.com/davegallant/rfd-redirect-stripper/blob/main/script.js

I'm unclear on what you mean this gist is no longer updated. Does that mean you are no longer updating the RFD stripper script? If that's the case, I won't bother you any further. I appreciate it working as long as it did.

All the best to you and your family in 2024!

Hey. To avoid confusion I edited this gist that we're commenting on to link to https://github.com/davegallant/rfd-redirect-stripper/blob/main/script.js

Any future issues with the script / extension can be created in the issues tab.

@davegallant
Copy link
Author

Little update:

rfd.fyi is now stripping redirects using the same redirect.json that we've been maintaining here.

@YesTrustMe
Copy link

Thanks Dave! Do we have to do anything different with the redirect.json or can we just copy and paste normally from: https://github.com/davegallant/rfd-redirect-stripper/blob/main/script.js ?

@davegallant
Copy link
Author

Thanks Dave! Do we have to do anything different with the redirect.json or can we just copy and paste normally from: https://github.com/davegallant/rfd-redirect-stripper/blob/main/script.js ?

Yes, this file should stay in sync with the browser extensions now that it's generated in the github action workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment