breadcrum.net icon indicating copy to clipboard operation
breadcrum.net copied to clipboard

Normalize URLS

Open bcomnes opened this issue 4 years ago • 1 comments

  • 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

bcomnes avatar Apr 05 '22 03:04 bcomnes

Probably just need to pass them through new URL, and maybe hit them with an unshortener (maybe?).

bcomnes avatar Apr 09 '22 02:04 bcomnes