diff options
Diffstat (limited to 'searx/settings_robot.yml')
-rw-r--r-- | searx/settings_robot.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/searx/settings_robot.yml b/searx/settings_robot.yml index d60ed3272..f7f2fa903 100644 --- a/searx/settings_robot.yml +++ b/searx/settings_robot.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 |