Fix #3259: more robust Google hint

This commit is contained in:
Oliver Blanthorn 2021-01-28 21:32:14 +01:00
parent 9be12c72e7
commit 5eacb313ce
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -56,8 +56,8 @@ bindurl wikiwand.com yy composite js document.location.href.replace("wikiwand.co
bindurl reddit.com gu urlparent 4
" Only hint search results on Google and DDG
bindurl www.google.com f hint -Jc .g > div > div > a
bindurl www.google.com F hint -Jbc .g > div > div > a
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
bindurl ^https://duckduckgo.com f hint -Jc [class=result__a]