mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 12:10:00 +00: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:
@@ -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