From 11dd1f83d6a81e422ddc42c2992963719a8361e6 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 27 Dec 2010 21:34:01 +0100 Subject: api fixes --- module/plugins/hoster/HotfileCom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/hoster/HotfileCom.py') diff --git a/module/plugins/hoster/HotfileCom.py b/module/plugins/hoster/HotfileCom.py index 228f31649..ca44997c2 100644 --- a/module/plugins/hoster/HotfileCom.py +++ b/module/plugins/hoster/HotfileCom.py @@ -7,7 +7,7 @@ from urllib import unquote from module.plugins.Hoster import Hoster from module.plugins.ReCaptcha import ReCaptcha -from module.network.Request import getURL +from module.network.RequestFactory import getURL from module.plugins.Plugin import chunks def getInfo(urls): -- cgit v1.2.3