mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-12 15:27:15 +08:00
Fixed parsing
This commit is contained in:
parent
d2e9088ee4
commit
a432006c11
1
ip.php
1
ip.php
@ -1,3 +1,4 @@
|
||||
<?php
|
||||
header('Content-Type: text/plain');
|
||||
echo $_SERVER['REMOTE_ADDR'];
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user