diff --git a/redir.php b/redir.php index e72be197b..f63c9add1 100644 --- a/redir.php +++ b/redir.php @@ -14,7 +14,7 @@ 'tl-whois' => 'https://tools.wmflabs.org/whois/gateway.py?lookup=true&ip=%DATA%', 'honeypot' => 'https://www.projecthoneypot.org/ip_%DATA%', 'stopforumspam' => 'https://www.stopforumspam.com/ipcheck/%DATA%', - 'spur' => 'https://spur.us/context/%DATA%', + 'spur' => 'https://app.spur.us/context?q=%DATA%', 'google' => 'https://www.google.com/search?q=%DATA%', 'domain' => 'https://%DATA%/', 'rangefinder' => 'https://tools.wmflabs.org/rangeblockfinder/?ip=%DATA%',