Skip to content

swrup/clear_url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clear_url

clear_url is an OCaml library to remove tracking elements from URLs.

It is based on ClearURLs

Usage

let dirty_url = "https://example.com?utm_source=newsletter1&utm_medium=email&utm_campaign=sale"
let () = Format.printf (Clear_url.clean dirty_url)

About

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages