You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for a replacement for the defunct FBclid and UTM by StevieB, and am deciding between ClearURLs, Link Cleaner+, and CleanLinks. The first one is the most alive, but the other two basically do what I need. FBclid and UTM had a limited fixed list of blocked parameters, and there was no way to extend it. In the case of ClearURLs, as I understood from the help article, the list of blocked parameters can change over time. I'm not a programmer, and for me, regular expressions are like cuneiform or russian. Since the sanitization rules here are based on regular expressions, I can't add the ones I need myself. I looked at https://rules2.clearurls.xyz/data.minify.json and found that it doesn't mention the following parameters that I would prefer to block: at, caff, eBP, hid, otpToken (LinkedIn), shopId, utm_content, utm_id, utm_term and ysclid. Does this mean that they are really not blocked by the extension and wouldn't it be a good idea to publish somewhere the list of parameters that the extension currently blocks. For example, insert a corresponding paragraph in README.md? And update it, like some developers update the percentage of translations of the application into different languages.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking for a replacement for the defunct
FBclid and UTM
by StevieB, and am deciding betweenClearURLs
,Link Cleaner+
, andCleanLinks
. The first one is the most alive, but the other two basically do what I need.FBclid and UTM
had a limited fixed list of blocked parameters, and there was no way to extend it. In the case of ClearURLs, as I understood from the help article, the list of blocked parameters can change over time. I'm not a programmer, and for me, regular expressions are like cuneiform or russian. Since the sanitization rules here are based on regular expressions, I can't add the ones I need myself. I looked athttps://rules2.clearurls.xyz/data.minify.json
and found that it doesn't mention the following parameters that I would prefer to block:at
,caff
,eBP
,hid
,otpToken
(LinkedIn),shopId
,utm_content
,utm_id
,utm_term
andysclid
. Does this mean that they are really not blocked by the extension and wouldn't it be a good idea to publish somewhere the list of parameters that the extension currently blocks. For example, insert a corresponding paragraph inREADME.md
? And update it, like some developers update the percentage of translations of the application into different languages.Beta Was this translation helpful? Give feedback.
All reactions