speedtest/backend/getIP_ipInfo_apikey.php

3 lines
79 B
PHP
Raw Normal View History

2019-04-20 06:37:52 +00:00
<?php
$IPINFO_APIKEY=""; //put your token between the quotes if you have one
?>