summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/DdlstorageCom.py
diff options
context:
space:
mode:
authorGravatar zoidberg10 <zoidberg@mujmail.cz> 2012-08-15 21:37:20 +0200
committerGravatar zoidberg10 <zoidberg@mujmail.cz> 2012-08-15 21:37:20 +0200
commit3b7fcc7d34389b2a9b7f5ffc7411a7ae5411d28a (patch)
treed7b070ac7e46680057403945770adb152429e925 /module/plugins/hoster/DdlstorageCom.py
parentddlstorage (diff)
downloadpyload-3b7fcc7d34389b2a9b7f5ffc7411a7ae5411d28a.tar.xz
2shared - closed #656, 4shared - closed #651 (dl with free account only)
Diffstat (limited to 'module/plugins/hoster/DdlstorageCom.py')
-rw-r--r--module/plugins/hoster/DdlstorageCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/DdlstorageCom.py b/module/plugins/hoster/DdlstorageCom.py
index a6c68c384..1390c31cc 100644
--- a/module/plugins/hoster/DdlstorageCom.py
+++ b/module/plugins/hoster/DdlstorageCom.py
@@ -5,7 +5,7 @@ class DdlstorageCom(XFileSharingPro):
__name__ = "DdlstorageCom"
__type__ = "hoster"
__pattern__ = r"http://(?:\w*\.)*?ddlstorage.com/\w{12}"
- __version__ = "0.03"
+ __version__ = "0.04"
__description__ = """DDLStorage.com hoster plugin"""
__author_name__ = ("zoidberg")
__author_mail__ = ("zoidberg@mujmail.cz")