From b1a2e1908f45bc6a523770ae9d10cd28cb71c2dc Mon Sep 17 00:00:00 2001 From: Paul King Date: Wed, 29 Jun 2011 10:50:46 +0100 Subject: fix #349 add captcha support --- module/plugins/crypter/LixIn.py | 61 +++++++++++++++++++++++++++++------------ 1 file changed, 44 insertions(+), 17 deletions(-) (limited to 'module/plugins/crypter/LixIn.py') diff --git a/module/plugins/crypter/LixIn.py b/module/plugins/crypter/LixIn.py index 168be2c27..b9fd28a34 100644 --- a/module/plugins/crypter/LixIn.py +++ b/module/plugins/crypter/LixIn.py @@ -8,27 +8,54 @@ from module.plugins.Crypter import Crypter class LixIn(Crypter): __name__ = "LixIn" __type__ = "container" - __pattern__ = r"http://(www.)?lix.in/" - __version__ = "0.1" + __pattern__ = r"http://(www.)?lix.in/(?P.*)" + __version__ = "0.2" __description__ = """Lix.in Container Plugin""" __author_name__ = ("spoob") __author_mail__ = ("spoob@pyload.org") + + CAPTCHA_PATTERN='