From 1926b579c6d181a6495aa27a5fb4759a70ee3b23 Mon Sep 17 00:00:00 2001
From: Guckes
Date: Wed, 18 Apr 2012 20:12:19 +0000
Subject: [PATCH] list of url shorteners sorted alphabetically
---
UrlShorteners.mw | 58 ++++++++++++++++++++++++------------------------
1 file changed, 29 insertions(+), 29 deletions(-)
diff --git a/UrlShorteners.mw b/UrlShorteners.mw
index 4e4bba179..6afdbabee 100644
--- a/UrlShorteners.mw
+++ b/UrlShorteners.mw
@@ -7,49 +7,49 @@ kleine sammlung von URL shortener websites:
!APIs
!Example
|-
+| [http://b23.ru b23.ru]
+| [http://b23.ru/about/api/]
+| http://username:apikey@b23.ru/api/shorten/http://blafasel.com/
+|-
| [http://bit.ly bit.ly] / [http://j.mp j.mp]
| [http://code.google.com/p/bitly-api/wiki/ApiDocumentation]
| requires a personal key o_O
|-
+| [http://chilp.it chilp.it]
+| [http://chilp.it/ap.htm?keepThis=true&TB_iframe=true&height=630&width=620]
+| http://chilp.it/api.php?url=http://www.example.com
+|-
+| [http://cort.as cort.as]
+| [http://cortas.elpais.com/api-cortas.html]
+| http://cortas.elpais.com/encode.pl?u=http://foobar.com/&r=json
+|-
| [http://goo.gl goo.gl]
| [http://code.google.com/apis/urlshortener/]
| JSON: http://code.google.com/apis/urlshortener/v1/getting_started.html#shorten
|-
-| [http://tinyurl.com tinyurl.com]
-| [http://nerdpress.org/2009/10/15/tiny-urls-mit-php-und-de-tinyurl-api/]
-| http://tinyurl.com/api-create.php?url=http://www.guckes.net/
-|-
-| [http://ow.ly ow.ly]
-| [http://ow.ly/api-docs]
-| http://ow.ly/api/1.0/url/shorten?apiKey=12345ABCD57EF&longUrl=http://hootsuite.com
-|-
| [http://is.gd is.gd]
| [http://is.gd/apishorteningreference.php]
| http://is.gd/create.php?format=simple&url=www.example.com
|-
-| [http://b23.ru b23.ru]
-| [http://b23.ru/about/api/]
-| http://username:apikey@b23.ru/api/shorten/http://blafasel.com/
-|-
-| [http://cort.as cort.as]
-| [http://cortas.elpais.com/api-cortas.html]
-| http://cortas.elpais.com/encode.pl?u=http://foobar.com/&r=json
-|-
| [http://korta.nu korta.nu]
| [http://korta.nu/api.php]
| http://korta.nu/api/api.php?url=http://www.google.se
|-
-| [http://yep.it yep.it]
-| [http://yep.it/apipage.php]
-| http://yep.it/api.php?url=URL
+| [http://ow.ly ow.ly]
+| [http://ow.ly/api-docs]
+| http://ow.ly/api/1.0/url/shorten?apiKey=12345ABCD57EF&longUrl=http://hootsuite.com
|-
| [http://redir.ec redir.ec]
| [http://redir.ec/_api]
| http://redir.ec/_api/rest/redirec/create?url=http://foobar.com/
|-
-| [http://chilp.it chilp.it]
-| [http://chilp.it/ap.htm?keepThis=true&TB_iframe=true&height=630&width=620]
-| http://chilp.it/api.php?url=http://www.example.com
+| [http://ln-s.net ln-s.net]
+| [http://ln-s.net/home/apidoc.jsp]
+| curl http://ln-s.net/home/api.jsp -d 'url='
+|-
+| [http://merky.de merky.de]
+| [http://merky.de/api.php]
+| http://merky.de/api/?url=&short=1
|-
| [http://migre.me migre.me]
| [http://www.migre.me/api-migreme/]
@@ -59,6 +59,10 @@ kleine sammlung von URL shortener websites:
| [http://qlnk.net/]
| http://qlnk.net/api.php?url=http://www.example.com/path
|-
+| [http://tinyurl.com tinyurl.com]
+| [http://nerdpress.org/2009/10/15/tiny-urls-mit-php-und-de-tinyurl-api/]
+| http://tinyurl.com/api-create.php?url=http://www.guckes.net/
+|-
| [http://togoto.us togoto.us]
| [http://www.togoto.us/api-info.php]
| togoto.us/api.php?u=
@@ -75,13 +79,9 @@ kleine sammlung von URL shortener websites:
| [http://metamark.net/docs/api/rest.html]
| http://metamark.net/api/rest/simple?long_url=
|-
-| [http://ln-s.net ln-s.net]
-| [http://ln-s.net/home/apidoc.jsp]
-| curl http://ln-s.net/home/api.jsp -d 'url='
-|-
-| [http://merky.de merky.de]
-| [http://merky.de/api.php]
-| http://merky.de/api/?url=&short=1
+| [http://yep.it yep.it]
+| [http://yep.it/apipage.php]
+| http://yep.it/api.php?url=URL
|}
== TODO ==
--
2.20.1