summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/FurLy.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/FurLy.py')
-rw-r--r--module/plugins/crypter/FurLy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/crypter/FurLy.py b/module/plugins/crypter/FurLy.py
index dd907829b..b8e9332e2 100644
--- a/module/plugins/crypter/FurLy.py
+++ b/module/plugins/crypter/FurLy.py
@@ -12,7 +12,7 @@ class FurLy(SimpleCrypter):
__description__ = """Fur.ly decrypter plugin"""
__license__ = "GPLv3"
- __authors__ = [("Walter Purcaro", "vuolter@gmail.com" )]
+ __authors__ = [("Walter Purcaro", "vuolter@gmail.com")]
URL_REPLACEMENTS = [(r'fur\.ly/', r'fur\.ly/bar/')]