summaryrefslogtreecommitdiff
path: root/searx/webapp.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/webapp.py')
-rw-r--r--searx/webapp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/webapp.py b/searx/webapp.py
index 541975573..a2a135e9a 100644
--- a/searx/webapp.py
+++ b/searx/webapp.py
@@ -70,7 +70,7 @@ babel = Babel(app)
#TODO configurable via settings.yml
favicons = ['wikipedia', 'youtube', 'vimeo', 'dailymotion', 'soundcloud',
- 'twitter', 'stackoverflow', 'github', 'deviantart']
+ 'twitter', 'stackoverflow', 'github', 'deviantart', 'kickass']
cookie_max_age = 60 * 60 * 24 * 365 * 23 # 23 years