From ed3b4cd5e100b5df44b45c55a00d49b208cb0a11 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 14 Nov 2010 14:08:38 +0100 Subject: LinkList fix, update fix, crypter fix --- module/plugins/hoster/FreakshareCom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/hoster') diff --git a/module/plugins/hoster/FreakshareCom.py b/module/plugins/hoster/FreakshareCom.py index 441bdcd8f..795cafadf 100644 --- a/module/plugins/hoster/FreakshareCom.py +++ b/module/plugins/hoster/FreakshareCom.py @@ -9,7 +9,7 @@ class FreakshareCom(Hoster): __name__ = "FreakshareCom" __type__ = "hoster" __pattern__ = r"http://(?:www\.)?freakshare\.(net|com)/files/\S*?/" - __version__ = "0.32" + __version__ = "0.33" __description__ = """Freakshare.com Download Hoster""" __author_name__ = ("sitacuisses","spoob","mkaay") __author_mail__ = ("sitacuisses@yahoo.de","spoob@pyload.org","mkaay@mkaay.de") -- cgit v1.2.3