This crate is intended to remove tracking tokens from URLs contained in any text input. The crate can either substitute the URLs in place or return a Vec of cleaned urls to a given text input.
Use case
Removing tracking tokens can improve the privacy of the user sharing the link containing the tokens and the consumer opening the shared link.