Created
June 14, 2012 05:18
-
-
Save kimmel/2928122 to your computer and use it in GitHub Desktop.
duckduckgo url scheme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
duckduckgo url settings: | |
kp - safe search -1 == off | |
kl - set region us-en == USA | |
kc - auto load more results -1 == off | |
kf - favicons -1 == off | |
kb - embeds n == none | |
kv - page numbers 1 == on | |
k4 - sidebar -1 == off | |
ki - meanings -1 == off | |
q= - the query | |
http://duckduckgo.com/?kp=-1&kl=us-en&kc=-1&kf=-1&kb=n | |
&kv=1&k4=-1&ki=-1&&q= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment