logo

searx

My custom branche(s) on searx, a meta-search engine git clone https://hacktivis.me/git/searx.git
commit: dcd1b99a52ed905f59c1c572db97ad4b466420c2
parent f1404ce72d5c789a12211a5ea9f3ea08ebf83986
Author: Thomas Pointhuber <thomas.pointhuber@gmx.at>
Date:   Tue,  4 Mar 2014 13:13:16 +0100

Adding news site's to settings.yml

Diffstat:

Msearx/settings.yml13+++++++++++++
1 file changed, 13 insertions(+), 0 deletions(-)

diff --git a/searx/settings.yml b/searx/settings.yml @@ -17,6 +17,11 @@ engines: locale : en-US shortcut : bi + - name : bing news + engine : bing_news + locale : en-US + shortcut : bin + - name : currency engine : currency_convert categories : general @@ -61,6 +66,10 @@ engines: engine : google_images shortcut : goi + - name : google news + engine : google_news + shortcut : gon + - name : piratebay engine : piratebay categories : videos, music, files @@ -112,6 +121,10 @@ engines: engine : yahoo shortcut : yh + - name : yahoo news + engine : yahoo_news + shortcut : yhn + - name : youtube engine : youtube categories : videos