Jag Talon
Jag Talon
The password goodie which is set to trigger on "pw", triggers on these queries as well: https://duckduckgo.com/?q=unblocked.pw https://duckduckgo.com/?q=demonoid.pw&ia=answer https://duckduckgo.com/?q=movietube.pw&kp=-1 Maybe it's better for it to only look at whitespace? @moollaza...
See https://github.com/duckduckgo/zeroclickinfo-spice/pull/1379 for more information, but the gist is that doing: ``` perl return call, {is_cached => 0}; ``` won't actually change `is_cached`, but doing: ``` perl return {call =>...
From: https://github.com/duckduckgo/zeroclickinfo-spice/issues/829 Term exclusions aren't currently supported well by instant answers, for example: https://duckduckgo.com/?q=cinnamon+milk+shake+-apple We should pass the exclusion parameter when we can, AND filter out results on our side.
Current tagline copy is "5 Calls is the easiest and most effective way for _citizens_ to make an impact in national and local politics." I was wondering what people thought...
Outline for the search and hamburger menu icons have been removed. We need this for people who are using keyboard navigation (tabbing)
Screen reader is reading a hidden part of the screen. When moving to this view the other screen should not be focusable. Try setting `visibility: hidden` after the animation. If...
Yellow doesn't have enough contrast on the white background. Also hard to read.
The button is just read as 'DuckDuckGo Privacy Essentials'. It would probably be more useful to get it to read the score as well so that people don't have to...
Someone who's using a screen reader won't be able to tell the status of vox.com since the icons aren't read. It just says 'Forced Encryption' and moves on to '11...
Attention @duckduckgo/duckduckhack-contributors **The proposal:** Create a disambiguation entry in `output.txt` (check out http://docs.duckduckhack.com/resources/fathead-overview.html to learn how that's done) to disambiguate (separate) properties and functions that have the same name. We...