Skip to content

Commit

Permalink
yolo
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Kapoulas committed May 26, 2013
1 parent 1f668ac commit 285debd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
}
?>
</select>
IP ADDRESS:
IP ADDRESS/HOSTNAME:
<input type="text" name="address" value="<?php echo trim($_GET['address']); ?>"/>
<input type="submit" name ="submit" value="Submit" /></p>
<p class="smallfont">IPv4/IPv6 address example : www.google.com or google.com or 209.85.129.99 or 2a00:1450:4009:804::1003 - don't use 'http://' prefix</p>
Expand Down

0 comments on commit 285debd

Please sign in to comment.