breadcrum.net
breadcrum.net copied to clipboard
Normalize URLS
- Expand short links
- Remove tracking
- Run through new URL, order parameters. https://github.com/hifiwi-fi/breadcrum.net/wiki/Notes#url-cleaning
- https://github.com/brave/brave-core/blob/cc1aa76d9a21a9ebf84fa7263844793a9df20455/components/query_filter/utils.cc
Probably just need to pass them through new URL, and maybe hit them with an unshortener (maybe?).