speedtest/backend/getIP_ipInfo_apikey.php
Bernd Stellwag a69a70f5f4
Refactor backend PHP code (#362)
* refactor getIP.php moving functionality into separate functions

* add some error checks

* remove closing php tags

* uniformly use single quotes for strings

most strings already used single quotes, some used double quotes

* refactor garbage moving functionality into functions
2020-10-10 07:08:17 +02:00

5 lines
81 B
PHP

<?php
// put your token between the quotes if you have one
$IPINFO_APIKEY = '';