linkcl
v1.1.0
Published
A CLI command to clean links to remove tracking parameters and etc.
Downloads
2
Maintainers
Readme
Link Cleaner CLI
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.
Planned Usage -
linkcl [options] (url)
Example
Credits/Acknowledgements
- 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