libredirect / browser_extension

A browser extension that redirects popular sites to alternative privacy friendly frontends
https://libredirect.github.io
GNU General Public License v3.0
3.29k stars 122 forks source link

New 3.0.0 error message incorrectly detects bot protection on xcancel.com as instance being unavailable #993

Closed 0n-s closed 2 months ago

0n-s commented 2 months ago

The bot vetting on xcancel.com gives an HTTP 503 in its second stage, which makes LibRedirect give up on it even though it's completely functional.

Rascalov commented 2 months ago

For now I downgraded to 2.9.1 (Brave) It's a cool idea, https://github.com/libredirect/browser_extension/commit/1492345b0d2f0f4d6d4a7a6f8814596785a472b0 and tbh I don't blame them for not creating a toggle for this feature since I wouldn't expect xcancel to throw a 503 during bot vetting.

ManeraKai commented 2 months ago

Duplicate of https://github.com/libredirect/browser_extension/issues/992