Update index.php
This commit is contained in:
parent
cefd9d52c8
commit
99d89a5d5a
@ -1,3 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
header('Content-Type: application/json');
|
header('Content-Type: application/json');
|
||||||
echo json_encode($_SERVER['REMOTE_ADDR']);
|
echo json_encode($_SERVER['REMOTE_ADDR']);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user