summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2010-01-07 23:38:19 -0800
committerEvan Prodromou <evan@status.net>2010-01-07 23:38:19 -0800
commit505cd382f3d0d37f3d9581a907877e644b5118fd (patch)
treea053d5941a27f9c6898fda36462e17a589b391bf /lib
parent11b19788f560c45e7a865bbd56bf1e90bdfb9a0b (diff)
ptiturl.com correct name
Diffstat (limited to 'lib')
-rw-r--r--lib/default.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/default.php b/lib/default.php
index 5acd2fb87..a52c05b53 100644
--- a/lib/default.php
+++ b/lib/default.php
@@ -234,7 +234,7 @@ $default =
array('default' => array('LilUrl' => array('shortenerName'=>'ur1.ca',
'freeService' => true,
'serviceUrl'=>'http://ur1.ca/'),
- 'PtitUrl' => array('shortenerName' => 'ptiturl1.com',
+ 'PtitUrl' => array('shortenerName' => 'ptiturl.com',
'serviceUrl' => 'http://ptiturl.com/?creer=oui&action=Reduire&url=%1$s'),
'SimpleUrl' => array(array('shortenerName' => 'is.gd', 'serviceUrl' => 'http://is.gd/api.php?longurl=%1$s'),
array('shortenerName' => 'snipr.com', 'serviceUrl' => 'http://snipr.com/site/snip?r=simple&link=%1$s'),