idlewan / link_cleaner

Browser Webextension to clean urls from utm_* and amazon/aliexpress product pages from useless tracking parameters
99 stars 18 forks source link

Steam links #30

Open vzjrz opened 6 years ago

vzjrz commented 6 years ago

https://steamcommunity.com/linkfilter/?url=https://www.example.com/?a=test1&b=test2 redirect goes to https://steamcommunity.com/linkfilter/?url=https://www.example.com/?a=test1 skipping any extra url parameters. Example: http://steamcommunity.com/discussions/forum/12/1489987634020784508/ This is really a steam bug since they don't seem to be escaping ampersands.