mirror of
https://github.com/searxng/searxng.git
synced 2026-05-11 13:35:46 +02:00
e623ee593a
Add kickass in engine list Add content for the result from kickass
install dependencies ~~~~~~~~~~~~~~~~~~~~ run this command in the directory ``searx/static/oscar`` ``npm install`` compile sources ~~~~~~~~~~~~~~~ run this command in the directory ``searx/static/oscar`` ``grunt`` or in the root directory: ``make grunt``