From 7dd7f4f108c665866a97bf75c76468a73914e632 Mon Sep 17 00:00:00 2001 From: Andrew Davidson Date: Tue, 14 Sep 2010 15:46:37 +0800 Subject: [PATCH] switching to unicode url vs punycode. should make copy paste easier --- main.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.rb b/main.rb index aba237d..a7de0bc 100755 --- a/main.rb +++ b/main.rb @@ -10,7 +10,7 @@ configure do require 'ostruct' Shorten = OpenStruct.new( - :base_url => "http://xn--8gi.ws/", + :base_url => "http://➼.ws/", :service_name => "➼.ws", :button_text => "➼", :path_size => 4