diff options
Diffstat (limited to 'actions')
-rw-r--r-- | actions/othersettings.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/actions/othersettings.php b/actions/othersettings.php index d4a27db20..9f1ad9949 100644 --- a/actions/othersettings.php +++ b/actions/othersettings.php @@ -42,8 +42,8 @@ class OthersettingsAction extends SettingsAction { $services = array( '' => 'None', - 'ur1.ca' => 'ur1.ca (free)', - '2tu.ru' => '2tu.ru (free)', + 'ur1.ca' => 'ur1.ca (free service)', + '2tu.us' => '2tu.us (free service)', 'ptiturl.com' => 'ptiturl.com', 'bit.ly' => 'bit.ly', 'tinyurl.com' => 'tinyurl.com', |