summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/FourChanOrg.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/FourChanOrg.py')
-rw-r--r--module/plugins/crypter/FourChanOrg.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/crypter/FourChanOrg.py b/module/plugins/crypter/FourChanOrg.py
index 5c96e723d..700a09b97 100644
--- a/module/plugins/crypter/FourChanOrg.py
+++ b/module/plugins/crypter/FourChanOrg.py
@@ -5,6 +5,7 @@ import re
from module.plugins.Crypter import Crypter
+
class FourChanOrg(Crypter):
# Based on 4chandl by Roland Beermann
# https://gist.github.com/enkore/3492599