mirror of
https://github.com/jakejarvis/simpip.git
synced 2025-06-27 13:55:42 -04:00
phpfog
This commit is contained in:
@ -1 +1 @@
|
||||
<?php header("Content-type: text/plain"); echo ($_SERVER['HTTP_X_FORWARDED_FOR']) ? $_SERVER['HTTP_X_FORWARDED_FOR'] : $_SERVER['REMOTE_ADDR'] ?>
|
||||
<?php header("Content-type: text/plain"); echo ($_SERVER['HTTP_X_FORWARDED_FOR']) ? $_SERVER['HTTP_X_FORWARDED_FOR'] : $_SERVER['REMOTE_ADDR']; ?>
|
Reference in New Issue
Block a user