Merge branch 'master' of ssh://gitlab.cabillot.eu:2224/www/ip

This commit is contained in:
Cabillot Julien
2018-05-18 12:10:19 -04:00

View File

@@ -1,3 +1,4 @@
<?php
header('Content-Type: application/json');
echo json_encode($_SERVER['REMOTE_ADDR']);