index
:
youtube-dl
df-fmt-ext-patch
df-test-cleanup
dlp-fifa-backport
download-server
gh-pages
master
pull/29816/head
pull/30733/head
rtmp_test
totalwebcasting
Command-line program to download videos from YouTube.com and other video sites
ytdl-org
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ip.php
blob: 46b1866130bef7f94bfda45ab7af4f969fa1cffb (
plain
)
1
2
3
<
?php
header
(
'Content-Type: text/plain'
);
echo
$_SERVER
[
'REMOTE_ADDR'
];