This website requires JavaScript.
Explore
Help
Sign In
web
/
ip
Watch
2
Star
0
Fork
0
You've already forked ip
Code
Issues
Pull Requests
Releases
Wiki
Activity
ip
/
root
/
index.php
5 lines
92 B
PHP
Raw
Normal View
History
Unescape
Escape
import
2017-10-19 12:55:44 +02:00
<
?
php
header
(
'Content-Type: application/json'
);
echo
json_encode
(
$_SERVER
[
'REMOTE_ADDR'
]);
Update index.php
2017-11-07 11:58:33 +00:00
Reference in New Issue
Copy Permalink