home: firefox: tridactyl: fix DDG mapping
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
They broke, once again...
This commit is contained in:
parent
75396c4c4c
commit
4e59c0d551
|
@ -26,8 +26,8 @@ bindurl www.google.com f hint -Jc #search div:not(.action-menu) > a
|
|||
bindurl www.google.com F hint -Jbc #search div:not(.action-menu) > a
|
||||
|
||||
" Only hint search results on DuckDuckGo
|
||||
bindurl ^https://duckduckgo.com f hint -Jc [class~=result__a]
|
||||
bindurl ^https://duckduckgo.com F hint -Jbc [class~=result__a]
|
||||
bindurl ^https://duckduckgo.com f hint -Jc [data-testid="result-title-a"]
|
||||
bindurl ^https://duckduckgo.com F hint -Jbc [data-testid="result-title-a"]
|
||||
|
||||
" Only hint item pages on Hacker News
|
||||
bindurl news.ycombinator.com ;f hint -Jc .age > a
|
||||
|
|
Loading…
Reference in a new issue