summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/SendmywayCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/SendmywayCom.py')
-rw-r--r--module/plugins/hoster/SendmywayCom.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/SendmywayCom.py b/module/plugins/hoster/SendmywayCom.py
index fcbac850a..9b4fc14bc 100644
--- a/module/plugins/hoster/SendmywayCom.py
+++ b/module/plugins/hoster/SendmywayCom.py
@@ -15,4 +15,5 @@ class SendmywayCom(XFileSharingPro):
FILE_SIZE_PATTERN = r'<small>\((?P<S>\d+) bytes\)</small>'
HOSTER_NAME = "sendmyway.com"
+
getInfo = create_getInfo(SendmywayCom)