X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/23498756249d18421b9bef71f5fecae45d743f5d..bfe6897366a85b1d76be9528e41b5ee8bb3a570c:/bti-shrink-urls.xml diff --git a/bti-shrink-urls.xml b/bti-shrink-urls.xml index 491743b..9a7c770 100644 --- a/bti-shrink-urls.xml +++ b/bti-shrink-urls.xml @@ -37,7 +37,7 @@ bti-shrink-urls converts URLs to a shorter form using a web service. - Currently only http://2tu.us/ is supported. + Currently http://2tu.us/ (default) and http://bit.ly / http://j.mp are supported. @@ -72,6 +72,40 @@ + CONFIGURATION + + bti-shrink-urls is configured by setting some values in ~/.bti: + + + + + + + Possible values: 2tu.us (default), bit.ly, j.mp + + + + + + + + API login for bit.ly, j.mp, required if shrink_host is set to bit.ly or j.mp. + See https://code.google.com/p/bitly-api/wiki/ApiDocumentation + + + + + + + + API key for bit.ly, j.mp, required if shrink_host is set to bit.ly or j.mp. + See https://code.google.com/p/bitly-api/wiki/ApiDocumentation + + + + + + AUTHOR Written by Bart Trojanowski bart@jukie.net.