DrKain / tidy-url

A node package & userscript that removes tracking or garbage parameters from URLs making them shorter, cleaner and a lot nicer to read.
MIT License
56 stars 17 forks source link

Website: urldefense.proofpoint.com #72

Closed DrKain closed 10 months ago

DrKain commented 1 year ago

Example URLs:

https://urldefense.proofpoint.com/v2/url?u=https-3A__click.pstmrk.it_2s_my.crowdchange.co-252Fdcryi9_Yau5dCYN_iIlM_HvjwsnYtr2&d=DwMFaQ&c=dWz0sRZOjEnYSN4E4J0dug&r=TXeuOJFznSwMuweySH6hiw&m=MYSbe7jvnGGVXEy1AxYlQxPYjqfnccRNVaoEOXtexJbGoIkP2CKs3l4tkiZQiFti&s=N5MBAzfqSwZWxZVCue5oAALYVAeIOWDD0F7csEtRhBQ&e=

Additional context:
A custom handler will need to be created for this one as it modifies the target URL used in the u parameter. For now any unimportant parameters can be removed, but leave this issue open until a handler is created to fix the broken URL.

Bad params:

DrKain commented 1 year ago

Just adding a note here, this one actually links to #73 as the target URL is another tracking url. Two in one, crazy.