From 5eacb313cea9e9d7bb4ebf2537a95e450c942959 Mon Sep 17 00:00:00 2001 From: Oliver Blanthorn Date: Thu, 28 Jan 2021 21:32:14 +0100 Subject: [PATCH] Fix #3259: more robust Google hint --- .tridactylrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tridactylrc b/.tridactylrc index 29964f06..dd4dc64d 100644 --- a/.tridactylrc +++ b/.tridactylrc @@ -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]