This website requires JavaScript.
Explore
Help
Sign In
R-yan
/
l1ving_youtube-dl
Watch
1
Star
0
Fork
0
You've already forked l1ving_youtube-dl
Code
Issues
Pull Requests
Releases
Wiki
Activity
l1ving_youtube-dl
/
ip.php
5 lines
75 B
PHP
Raw
Normal View
History
Unescape
Escape
IP check
2013-05-10 02:09:39 +02:00
<
?
php
header
(
'Content-Type: text/plain'
);
echo
$_SERVER
[
'REMOTE_ADDR'
];
Fixed parsing
2017-12-04 08:48:10 -08:00
?>
Reference in New Issue
Copy Permalink