From 5b3443eeda13eef11f801cc473aab9648c8e173f Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 9 May 2014 14:37:47 +0300 Subject: [PATCH] ShrinkUrl: use x0 by default. Fixes #617. x0 has the smallest working output. ur1 had the second smallest. Their difference is one character. --- plugins/ShrinkUrl/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ShrinkUrl/config.py b/plugins/ShrinkUrl/config.py index 675f6e28a..b2e213a37 100644 --- a/plugins/ShrinkUrl/config.py +++ b/plugins/ShrinkUrl/config.py @@ -88,7 +88,7 @@ conf.registerChannelValue(ShrinkUrl, 'outFilter', URLs of outgoing messages if those URLs are longer than supybot.plugins.ShrinkUrl.minimumLength."""))) conf.registerChannelValue(ShrinkUrl, 'default', - ShrinkService('ln', _("""Determines what website the bot will use when + ShrinkService('x0', _("""Determines what website the bot will use when shrinking a URL."""))) conf.registerGlobalValue(ShrinkUrl, 'bold', registry.Boolean(True, _("""Determines whether this plugin will bold