summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/OronCom.py
diff options
context:
space:
mode:
authorGravatar CryNickSystems <d.hardtke@yahoo.de> 2011-11-11 19:38:28 +0100
committerGravatar CryNickSystems <d.hardtke@yahoo.de> 2011-11-11 19:38:28 +0100
commit53540e0df49ae52d67294512d13109c2249805cd (patch)
tree051649892302ff38d7b46f39d6bf298c4daf249d /module/plugins/hoster/OronCom.py
parentBasePlugin: attempt to fix #266 (diff)
downloadpyload-53540e0df49ae52d67294512d13109c2249805cd.tar.xz
Check validity of OronCom and NetloadIn accounts
Diffstat (limited to 'module/plugins/hoster/OronCom.py')
-rwxr-xr-x[-rw-r--r--]module/plugins/hoster/OronCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/OronCom.py b/module/plugins/hoster/OronCom.py
index 7f09ea3a3..aaf039b3f 100644..100755
--- a/module/plugins/hoster/OronCom.py
+++ b/module/plugins/hoster/OronCom.py
@@ -36,7 +36,7 @@ class OronCom(Hoster):
__version__ = "0.1"
__description__ = "File Hoster: Oron.com"
__author_name__ = ("chrox", "DHMH")
- __author_mail__ = ("chrox@pyload.org", "webmaster@pcProfil.de")
+ __author_mail__ = ("chrox@pyload.org", "DHMH@pyload.org")
FILE_INFO_PATTERN = r'Dateiname: <b class="f_arial f_14px">(.*)</b> <br>Größe: ([0-9,.]+) (Kb|Mb|Gb)'