mirror of
https://github.com/searxng/searxng.git
synced 2025-07-19 11:19:54 +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:
parent
978b476024
commit
e623ee593a
5 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue