-
Notifications
You must be signed in to change notification settings - Fork 818
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
curseforge.com: privacy #26709
Comments
@gorhill When I use curseforge.com##+js(href-sanitizer, a[href^="/linkout?remoteUrl=http"], ?remoteUrl) The link at the bottom becomes Oh, didn't realize they encode it twice. curseforge.com##+js(href-sanitizer, a[href^="/linkout?remoteUrl=http"], ?remoteUrl -uricomponent) doesn't work in Firefox? |
|
gorhill
added a commit
to gorhill/uBlock
that referenced
this issue
Jan 5, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites
URL(s) where the issue occurs.
Description
When clicking on the
Website: https://essential.gg/
link it doesn't open the page directly. Instead it openshttps://www.curseforge.com/linkout?remoteUrl=https%253a%252f%252fessential.gg%252f
which then redirects to the actual page after a few seconds. Depending on who you ask this could be a privacy issue or just an annoyance.This filter seems to work for me:
Other extensions used
none
Screenshot(s)
Screenshot(s)
Configuration
The text was updated successfully, but these errors were encountered: