From e00ef98491f79ae8aa972ae1473dae4a7b78c07e Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Mon, 13 Apr 2015 17:20:59 +0200 Subject: Cleanup --- pyload/plugin/hoster/PornhostCom.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pyload/plugin/hoster/PornhostCom.py') diff --git a/pyload/plugin/hoster/PornhostCom.py b/pyload/plugin/hoster/PornhostCom.py index 819612fcf..f6a63117c 100644 --- a/pyload/plugin/hoster/PornhostCom.py +++ b/pyload/plugin/hoster/PornhostCom.py @@ -27,6 +27,8 @@ class PornhostCom(Hoster): # Old interface + + def download_html(self): url = self.pyfile.url self.html = self.load(url) -- cgit v1.2.3