summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/FilecryptCc.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-10-27 21:39:47 +0100
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-10-27 21:39:47 +0100
commit84cf082653bb28e68799cfd6affb16b8b631b461 (patch)
treedc1f6bbfe7efa1c26f62e86ecb0d67988ef7406d /module/plugins/crypter/FilecryptCc.py
parentZahikiNetis is DeadHoster (diff)
downloadpyload-84cf082653bb28e68799cfd6affb16b8b631b461.tar.xz
Increase all __version__ for crypters and hosters
Diffstat (limited to 'module/plugins/crypter/FilecryptCc.py')
-rw-r--r--module/plugins/crypter/FilecryptCc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/crypter/FilecryptCc.py b/module/plugins/crypter/FilecryptCc.py
index 2cfc6b0b2..ac0e4f265 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.21"
+ __version__ = "0.22"
__status__ = "testing"
__pattern__ = r'https?://(?:www\.)?filecrypt\.cc/Container/\w+'