summaryrefslogtreecommitdiffstats
path: root/module
diff options
context:
space:
mode:
authorGravatar GamaC0de <nitzo2001@yahoo.com> 2016-03-22 12:57:51 +0100
committerGravatar GamaC0de <nitzo2001@yahoo.com> 2016-03-22 12:57:51 +0100
commitbad22c888f23012c02f89f6e5b4fbada9931c364 (patch)
tree2e2fdc4d6ca9f37f0229da76a3d7db321c8288ec /module
parent[misc] revert https://github.com/pyload/pyload/commit/e5b69006811275b28a282c0... (diff)
downloadpyload-bad22c888f23012c02f89f6e5b4fbada9931c364.tar.xz
[CryptCat] Update
Diffstat (limited to 'module')
-rw-r--r--module/plugins/crypter/CryptCat.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/crypter/CryptCat.py b/module/plugins/crypter/CryptCat.py
index 5970b32e5..38216f735 100644
--- a/module/plugins/crypter/CryptCat.py
+++ b/module/plugins/crypter/CryptCat.py
@@ -8,7 +8,7 @@ from module.plugins.internal.SimpleCrypter import SimpleCrypter
class CryptCat(SimpleCrypter):
__name__ = "CryptCat"
__type__ = "crypter"
- __version__ = "0.02"
+ __version__ = "0.03"
__status__ = "testing"
__pattern__ = r'https?://(?:www\.)?crypt\.cat/\w+'