dryack / avoision

Lightweight browser redirector for those who are addicted to the web of ideas
GNU Affero General Public License v3.0
5 stars 2 forks source link

URL parameters to look at #97

Open dryack opened 5 years ago

dryack commented 5 years ago

Really doubt any of these are necessary. I support offering up the minimum amount of data on what I'm doing on a website that I can.

?sl=

https://www.upi.com/Health_News/2018/11/21/DNA-vaccine-reduces-Alzheimers-associated-brain-toxins/7331542824194/?sl=7

?tpl=

https://www.upi.com/topic/Alzheimer_s_Disease/?tpl=1

?rc_fifo=

https://www.upi.com/Entertainment_News/2018/11/25/Behati-Prinsloo-Adam-Levine-laugh-with-toddlers-in-family-photo/9911543191111/?rc_fifo=1

?rc_col=

https://www.upi.com/Sports_News/Photos/Russian-Karen-Khachanov-wins-Paris-Masters-in-tennis/11775/?rc_col=1

?mp=

https://www.upi.com/Health_News/2018/11/21/Study-Brexit-anxiety-led-to-spike-in-UK-anti-depressant-prescriptions/1201542815806/?mp=4

dryack commented 5 years ago

?trkid=

&_mid=

&ehid=

&_ehid=

&pmcode=

&_cmp=

dryack commented 5 years ago

Best have a look at: https://github.com/newhouse/url-tracking-stripper/issues/48

dryack commented 5 years ago

Not currently supporting splitting on '&' in urls.

All the other stuff is added.

Will keep this open to ponder additions and research the link and where it leads.