diff options
| author | pw3t <romain@berthor.fr> | 2014-01-19 21:20:07 +0100 |
|---|---|---|
| committer | pw3t <romain@berthor.fr> | 2014-01-19 21:20:07 +0100 |
| commit | 1dd35e9916dabd5426f92e5e0921148b439bb376 (patch) | |
| tree | 4a85ec7853535fe72898641fe248506266a9477e /settings.yml | |
| parent | d6b017efb5b51623a02c85690c7335cfc6674092 (diff) | |
[ehn] added ixquick engine, using startpage engine
Diffstat (limited to 'settings.yml')
| -rw-r--r-- | settings.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/settings.yml b/settings.yml index b7c82cc72..bebee020c 100644 --- a/settings.yml +++ b/settings.yml @@ -68,6 +68,13 @@ engines: - name : startpage engine : startpage + base_url : 'https://startpage.com/' + search_url : 'https://startpage.com/do/search' + + - name : ixquick + engine : startpage + base_url : 'https://www.ixquick.com/' + search_url : 'https://www.ixquick.com/do/search' - name : twitter engine : twitter |