From 678a80f043d2f57f059236b574cc29fab4f70fe8 Mon Sep 17 00:00:00 2001 From: Thomas Pointhuber Date: Tue, 2 Sep 2014 19:57:01 +0200 Subject: fix startpage engine and add comments * add language support * remove not required code * improve google-ad detection (no false detection anymore, I hope) * other improvements --- searx/settings.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index a08a15403..cfbca852e 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -94,8 +94,6 @@ engines: - name : startpage engine : startpage - base_url : 'https://startpage.com/' - search_url : 'https://startpage.com/do/search' shortcut : sp # +30% page load time -- cgit v1.2.3