From: Evan Prodromou <evan@status.net>
Date: Fri, 8 Jan 2010 07:38:19 +0000 (-0800)
Subject: ptiturl.com correct name
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=505cd382f3d0d37f3d9581a907877e644b5118fd;p=quix0rs-gnu-social.git

ptiturl.com correct name
---

diff --git a/lib/default.php b/lib/default.php
index 5acd2fb876..a52c05b533 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'),