OSDN Git Service

t.coの展開に対応
authorsyo68k <syo68k@users.sourceforge.jp>
Thu, 9 Sep 2010 14:18:14 +0000 (14:18 +0000)
committerKimura Youichi <kim.upsilon@bucyou.net>
Sat, 18 Feb 2012 14:15:20 +0000 (23:15 +0900)
git-svn-id: http://svn.sourceforge.jp/svnroot/tween/trunk@840 e39ad16e-3079-482e-bb30-4b4d378143b6

Tween/ShortUrl.vb

index 7bc3f22..0c15e8e 100644 (file)
@@ -3,6 +3,7 @@ Imports System.Web
 
 Public Class ShortUrl
     Private Shared _ShortUrlService() As String = { _
+        "http://t.co/", _
         "http://tinyurl.com/", _
         "http://is.gd/", _
         "http://snipurl.com/", _