Categorygithub.com/vbauerster/untrack-url
modulepackage
1.0.5
Repository: https://github.com/vbauerster/untrack-url.git
Documentation: pkg.go.dev

# README

untrack-url Build Status

Why?

If you follow http://ali.ski/gkMqy and commit a purchase, somebody will earn some money on you.

If you untrack the link with help of untrack-url, like:

$ untrack-url http://ali.ski/gkMqy

all tracking url params will be wiped out and nobody will earn money on you.

Installation

untrack-url requires Go 1.7 or later.

$ go get -u github.com/vbauerster/untrack-url

Usage

Usage: untrack-url [OPTIONS] URL

OPTIONS:
  -d    debug: print debug info, implies -p
  -p    print only: don't open URL in browser
  -v    print version number

Known trackers:

        ad.admitad.com
        alitems.com
        epnclick.ru
        lenkmio.com
        s.click.aliexpress.com
        shopeasy.by
        www.youtube.com

License

BSD 3-Clause

# Packages

No description provided by the author