diff options
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 |