summaryrefslogtreecommitdiff
path: root/searx/searxng.msg
diff options
context:
space:
mode:
Diffstat (limited to 'searx/searxng.msg')
-rw-r--r--searx/searxng.msg3
1 files changed, 3 insertions, 0 deletions
diff --git a/searx/searxng.msg b/searx/searxng.msg
index 17c38d3ae..013be2aff 100644
--- a/searx/searxng.msg
+++ b/searx/searxng.msg
@@ -94,4 +94,7 @@ SOCIAL_MEDIA_TERMS = {
'POINTS': 'points',
'TITLE': 'title',
'AUTHOR': 'author',
+ 'THREAD OPEN': 'open',
+ 'THREAD CLOSED': 'closed',
+ 'THREAD ANSWERED': 'answered',
}