diff options
Diffstat (limited to 'systems/eldiron/websites/tools/landing/myip.php')
-rw-r--r-- | systems/eldiron/websites/tools/landing/myip.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/eldiron/websites/tools/landing/myip.php b/systems/eldiron/websites/tools/landing/myip.php new file mode 100644 index 0000000..9ec1c6c --- /dev/null +++ b/systems/eldiron/websites/tools/landing/myip.php | |||
@@ -0,0 +1 @@ | |||
<?php echo $_SERVER['REMOTE_ADDR']; ?> | |||