Completed
Push — quentin ( 40c6d0 )
by Simon
02:10
created
redir.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,7 @@
 block discarded – undo
8 8
 	'honeypot' => 'https://www.projecthoneypot.org/ip_%DATA%',
9 9
 	'stopforumspam' => 'https://www.stopforumspam.com/ipcheck/%DATA%',
10 10
 	'google' => 'https://www.google.com/search?q=%DATA%',
11
-    'rangefinder' => 'https://tools.wmflabs.org/rangeblockfinder/?ip=%DATA%'
11
+	'rangefinder' => 'https://tools.wmflabs.org/rangeblockfinder/?ip=%DATA%'
12 12
 );
13 13
 
14 14
 if(!isset($_GET['tool'])
Please login to merge, or discard this patch.