Skip to content
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

Steam Linkfilter #339

Open
AGlezB opened this issue Dec 18, 2023 · 2 comments
Open

Steam Linkfilter #339

AGlezB opened this issue Dec 18, 2023 · 2 comments

Comments

@AGlezB
Copy link

AGlezB commented Dec 18, 2023

Please add support for Steam's Linkfilter.

Here is an example URL taken from this post:

https://steamcommunity.com/linkfilter/?u=http%3A%2F2Fdocs.google.com%2Fdocument%2Fd%2F1rHHOGU3V1IlmyGxDzi0M1DnnwzVxwDrJyMJjc5uGJb4

The actual URL is visible in the post:

http://docs.google.com/document/d/1rHHOGU3V1IlmyGxDzi0M1DnnwzVxwDrJyMJjc5uGJb4

@aaronliu0130
Copy link

That's not what clearURL does; clearURL removes tracking stuff like utm_medium=android, while extensions like FastForward bypass "link-shortener-like" stuff

@AGlezB
Copy link
Author

AGlezB commented Dec 21, 2023

That's not what clearURL does; clearURL removes tracking stuff like utm_medium=android, while extensions like FastForward bypass "link-shortener-like" stuff

First, that Steam URL is not a shortener but a tracker.

Second, ClearURL already cleans other URLs of the same type:

  • https://www.google.com/url?q=*
  • https://www.youtube.com/redirect?q=*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants