summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/FilecryptCc.py
Commit message (Collapse)AuthorAgeFilesLines
* Code cosmetics (3)Gravatar Walter Purcaro 2015-07-191-1/+1
|
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-2/+2
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-36/+36
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-3/+3
|
* Update allGravatar Walter Purcaro 2015-06-241-6/+3
|
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
|
* Update plugins after splitting CaptchaServiceGravatar Walter Purcaro 2015-05-301-2/+2
|
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-2/+2
|
* [FilecryptCc] Version up (2)Gravatar Walter Purcaro 2015-04-221-4/+4
|
* Merge pull request #1367 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2015-04-221-5/+6
|\ | | | | [FilecryptCc.py] Avoid hardcoded urls
| * [FilecryptCc.py] Avoid hardcoded urlsGravatar zapp-brannigan 2015-04-221-6/+7
| | | | | | Fix https://github.com/pyload/pyload/issues/1364 again ;)
* | [FilecryptCc] Version upGravatar Walter Purcaro 2015-04-221-2/+4
|/
* remove "www" in circlecaptcha to get it workingGravatar Gutz-Pilz 2015-04-221-1/+1
|
* Update FilecryptCc.pyGravatar zapp-brannigan 2015-04-221-15/+10
|
* [FilecryptCc.py] Fix circle captchaGravatar zapp-brannigan 2015-04-221-14/+17
| | | Fix https://github.com/pyload/pyload/issues/1364
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-7/+5
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-02-081-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-01-311-5/+2
|
* Update plugins after CaptchaService changesGravatar Walter Purcaro 2015-01-221-11/+15
|
* [FilecryptCc.py] Added support for ReCaptchaV2Gravatar zapp-brannigan 2015-01-141-17/+14
| | | Fix for https://github.com/pyload/pyload/issues/976
* Spare code cosmeticsGravatar Walter Purcaro 2015-01-021-1/+1
|
* [FilecryptCc] Fix handlePasswordProtectionGravatar Walter Purcaro 2015-01-021-3/+5
|
* [FilecryptCc] ReCaptcha 2.0 supportGravatar Walter Purcaro 2014-12-271-4/+14
|
* Update pluginsGravatar Walter Purcaro 2014-12-161-13/+29
|
* Merge pull request #956 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2014-12-161-4/+10
|\ | | | | [FilecryptCc.py] Upgrade captcha handling
| * [FilecryptCc.py] Upgrade captcha handlingGravatar zapp-brannigan 2014-12-111-4/+10
| | | | | | Added support for "click the open circle" captchas.
* | Spare code cosmeticsGravatar Walter Purcaro 2014-12-091-4/+4
|/
* [NetloadIn] Syntax fixupGravatar Walter Purcaro 2014-12-031-1/+1
|
* [FilecryptCc] Tiny fixupGravatar jojo141185 2014-11-221-2/+2
|
* [FilecryptCc] Code improvementsGravatar Walter Purcaro 2014-11-211-41/+24
|
* New crypter FilecryptCcGravatar zapp-brannigan 2014-11-201-0/+165