aboutsummaryrefslogtreecommitdiffstats
path: root/en/downloads
diff options
context:
space:
mode:
Diffstat (limited to 'en/downloads')
-rw-r--r--en/downloads/debug/index.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/en/downloads/debug/index.php b/en/downloads/debug/index.php
index 0edc7a895..b35b2dad4 100644
--- a/en/downloads/debug/index.php
+++ b/en/downloads/debug/index.php
@@ -17,10 +17,6 @@ if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])
else
$ips['ip'] = $_SERVER['REMOTE_ADDR'];
-$ips = array(
- 'ip' => '2a01:e35:8a03:9990:223:dfff:fe7e:e7f0'
-);
-
echo '<html><body>';
echo '<h3>IP addresses</h3>';