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/MegauploadCom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/hoster/MegauploadCom.py') diff --git a/module/plugins/hoster/MegauploadCom.py b/module/plugins/hoster/MegauploadCom.py index d176e996a..23ddbadb0 100644 --- a/module/plugins/hoster/MegauploadCom.py +++ b/module/plugins/hoster/MegauploadCom.py @@ -5,7 +5,7 @@ import re from module.plugins.Hoster import Hoster -from module.network.Request import getURL +from module.network.RequestFactory import getURL from module.unescape import unescape -- cgit v1.2.3