X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/af4c95e5d392338d8b10d866e75ffd6c744531fa..4c4ac2942d3bf6035dcff653d58edb0677d7dd4a:/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
+
+
+
+
+
+
AUTHORWritten by Bart Trojanowski bart@jukie.net.