How can I shorten the url with a special scheme?

I would like to share a link to my application on Twitter. The url looks like myapp://mylink. Twitter does not highlight such URLs, and they are not actually available. I would like to wrap my link in something like bit.ly/xxxxxxBut neither http://bit.ly nor http://goo.gl supports custom URL schemes.

Any other suggestions?

+5
source share
2 answers

Have you tried http://is.gd ?

It supports custom url schemes. The disadvantage is that it is not as well known as google or bit.ly.

+9
source

http://pack.re
URL-, URL- !

0

All Articles