Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Add Qwant to search engine prefs and results #2701

Closed
bradleyrichter opened this issue Jul 24, 2016 · 1 comment
Closed

Add Qwant to search engine prefs and results #2701

bradleyrichter opened this issue Jul 24, 2016 · 1 comment

Comments

@bradleyrichter
Copy link
Contributor

bradleyrichter commented Jul 24, 2016

Qwant offers us a bit more than a post URL.

image

code for qwant:
<Url type="application/x-suggestions+json" method="GET" template="https://api.qwant.com/api/suggest/?q={searchTerms}&client=brave »/> <Url type="text/html" method="GET" template="https://www.qwant.com/?q={searchTerms}&client=brave »/>

Something important to notice is the "client=brave" parameter.

CC @bbondy (if further info is needed)

@bbondy
Copy link
Member

bbondy commented Jul 25, 2016

mainly just make sure about the parameter pls. Thanks.

@bsclifton bsclifton self-assigned this Aug 24, 2016
@bbondy bbondy assigned jkup and unassigned bsclifton and darkdh Aug 29, 2016
@bsclifton bsclifton modified the milestones: 0.13.0, 1.0.0 Nov 29, 2016
@bsclifton bsclifton assigned bsclifton and unassigned jkup Nov 30, 2016
bbondy pushed a commit that referenced this issue Dec 13, 2016
Fixes #2701

Auditors: @bbondy

Test Plan:
1. Launch Brave and open Preferences
2. Set Qwant.com as your default search engine and enable suggestions
3. In the omnibox, type "what" and wait for results to show
4. Search in the omnibox, confirm it shows results on qwant.com
5. Try the search engine shortcut, :q and do a search in the omnibox
@bbondy bbondy modified the milestones: 0.12.15, 0.13.0 Dec 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants