sblask-webextensions / webextension-skip-redirect

Some web pages use intermediary pages before redirecting to a final page. This add-on tries to extract the final url from the intermediary url and goes there straight away if successful.
https://addons.mozilla.org/firefox/addon/skip-redirect/
MIT License
490 stars 45 forks source link

[BUG]: Can not bypass queue-it.net #228

Closed Drjacky closed 3 years ago

Drjacky commented 3 years ago

New Issue Checklist (tick off like this: [x])

What is your browser?

What is your operating system?

Description (please include examples/screenshots where applicable)

Website: https://www.Republic.co

Tested version: 2.3.5

sblask commented 3 years ago

I can't really tell what is supposed to not work here. You didn't provide a URL that contains another URL.

Drjacky commented 3 years ago

https://republic.queue-it.net/?c=republic&e=6&ver=v3-javascript-3.6.3&cver=13&man=Default%20redirect%20all&l=Republic%20Theme&t=https%3A%2F%2Frepublic.co%2F&kupver=cloudflare-1.2.0

But for now, seems Republic.co has been disabled the queue and without waiting in line, we can visit their website.

sblask commented 3 years ago

When I go to https://republic.queue-it.net/?c=republic&e=6&ver=v3-javascript-3.6.3&cver=13&man=Default%20redirect%20all&l=Republic%20Theme&t=https%3A%2F%2Frepublic.co%2F&kupver=cloudflare-1.2.0 SkipRedirect skips to https://republic.co/ so it's doing exactly what it's supposed to do.

Drjacky commented 3 years ago

Even without having your extension installed, it redirects directly to the website now. As I said, seems they disabled the queue for now.

I'll let you know when they activated it so, you can check it with the installed extension.