mirror of
https://github.com/searxng/searxng.git
synced 2026-05-21 10:24:31 +02:00
Add icons and badge for the themes
Add kickass in engine list Add content for the result from kickass
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user