diff options
| author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-09-02 19:57:01 +0200 |
|---|---|---|
| committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-09-02 19:57:01 +0200 |
| commit | 678a80f043d2f57f059236b574cc29fab4f70fe8 (patch) | |
| tree | 2319089c4225c5cfdf0360287f53ec483c5af12d /searx/settings.yml | |
| parent | a46bbb40422564b5576b81c978fb734dbf45a9ce (diff) | |
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
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 2 |
1 files changed, 0 insertions, 2 deletions
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 |