From eff79cd3913b8c2a4faf98f36df8b7ad33250296 Mon Sep 17 00:00:00 2001 From: Nitzo Date: Thu, 21 Jan 2016 21:19:12 +0200 Subject: [FilecryptCc] fix #2311 --- module/plugins/crypter/FilecryptCc.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'module/plugins/crypter/FilecryptCc.py') diff --git a/module/plugins/crypter/FilecryptCc.py b/module/plugins/crypter/FilecryptCc.py index 517dc7652..1db129697 100644 --- a/module/plugins/crypter/FilecryptCc.py +++ b/module/plugins/crypter/FilecryptCc.py @@ -17,7 +17,7 @@ from module.plugins.captcha.SolveMedia import SolveMedia class FilecryptCc(Crypter): __name__ = "FilecryptCc" __type__ = "crypter" - __version__ = "0.23" + __version__ = "0.24" __status__ = "testing" __pattern__ = r'https?://(?:www\.)?filecrypt\.cc/Container/\w+' @@ -31,10 +31,12 @@ class FilecryptCc(Crypter): # URL_REPLACEMENTS = [(r'.html$', ""), (r'$', ".html")] #@TODO: Extend SimpleCrypter + COOKIES = [("filecrypt.cc", "lang", "en")] + DLC_LINK_PATTERN = r'onclick="DownloadDLC\(\'(.+)\'\);">' WEBLINK_PATTERN = r"openLink.?'([\w\-]*)'," - CAPTCHA_PATTERN = r'class="safety">Sicherheitsabfrage<' + CAPTCHA_PATTERN = r'class="safety">Security prompt<' INTERNAL_CAPTCHA_PATTERN = r'