summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/SpeedLoadOrg.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/SpeedLoadOrg.py')
-rw-r--r--pyload/plugins/crypter/SpeedLoadOrg.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/SpeedLoadOrg.py b/pyload/plugins/crypter/SpeedLoadOrg.py
index 0228a49d6..5819c78c9 100644
--- a/pyload/plugins/crypter/SpeedLoadOrg.py
+++ b/pyload/plugins/crypter/SpeedLoadOrg.py
@@ -6,7 +6,7 @@ from pyload.plugins.internal.DeadCrypter import DeadCrypter, create_getInfo
class SpeedLoadOrg(DeadCrypter):
__name__ = "SpeedLoadOrg"
__type__ = "crypter"
- __version__ = "0.3"
+ __version__ = "0.30"
__pattern__ = r'http://(?:www\.)?speedload\.org/(\d+~f$|folder/\d+/)'
__config__ = []