Clean up URLs. Currently removes known tracking parameters.
Clean up URLs. Currently removes known tracking parameters.
Regular expressions of URL parameters that should be ignored. These are parameters that are used for tracking.
Regular expressions of URL parameters that should be ignored. These are parameters that are used for tracking.
(remove-tracking-params url)
Given a URL and the set of tracking params, remove tracking params.
Given a URL and the set of tracking params, remove tracking params.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close