summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/ILoadTo.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/ILoadTo.py')
-rw-r--r--pyload/plugins/crypter/ILoadTo.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyload/plugins/crypter/ILoadTo.py b/pyload/plugins/crypter/ILoadTo.py
index d155f4bb6..ca6dd5026 100644
--- a/pyload/plugins/crypter/ILoadTo.py
+++ b/pyload/plugins/crypter/ILoadTo.py
@@ -9,5 +9,5 @@ class ILoadTo(DeadCrypter):
__pattern__ = r"http://iload\.to/go/\d+-[\w\.-]+/"
__version__ = "0.11"
__description__ = """iload.to Crypter Plugin"""
- __author_name__ = ("hzpz")
- __author_mail__ = ("")
+ __author_name__ = "hzpz"
+ __author_mail__ = ""