summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/hoster/DataportCz.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/hoster/DataportCz.py')
-rw-r--r--pyload/plugins/hoster/DataportCz.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/hoster/DataportCz.py b/pyload/plugins/hoster/DataportCz.py
index 9f30752b0..374c7a469 100644
--- a/pyload/plugins/hoster/DataportCz.py
+++ b/pyload/plugins/hoster/DataportCz.py
@@ -24,7 +24,7 @@ class DataportCz(SimpleHoster):
__type__ = "hoster"
__pattern__ = r"http://(?:.*?\.)?dataport.cz/file/(.*)"
__version__ = "0.37"
- __description__ = """Dataport.cz plugin - free only"""
+ __description__ = """Dataport.cz hoster plugin"""
__author_name__ = "zoidberg"
__author_mail__ = "zoidberg@mujmail.cz"