From 96c976dfdaeebf3b682a77091cc1b2bec7563bb1 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Tue, 13 Jan 2015 22:16:17 +0100 Subject: FQDN are usable for ping and traceroute. --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index e7c045b..e1fbdb6 100644 --- a/index.php +++ b/index.php @@ -65,8 +65,8 @@ final class LookingGlass { print(''); print(''); print(''); - print(''); - print(''); + print(''); + print(''); print(''); print(''); } -- cgit v1.2.3