Debopam Gupta 2022
A Link Cleaner CLI tool to clean up your links. This gets rid of the various tracking parameters and other parameters that are added to the links.
Web Links which redirect to other websites are also removed and should work for the most part.
There is a plan to publish this to npm as well.
linkcl [options] (url)
- Inspiration - https://github.com/corbindavenport/link-cleaner
- https://stackoverflow.com/questions/161738/what-is-the-best-regular-expression-to-check-if-a-string-is-a-valid-url
- https://gist.github.com/dperini/729294
- List Of Tracking URLs - https://github.com/apiraino/link_cleaner/blob/master/test_urls.md