This website requires JavaScript.
Explore
Help
Sign In
mirror
/
librespeed-speedtest
Watch
1
Star
0
Fork
0
mirror of
https://github.com/librespeed/speedtest.git
synced
2024-05-10 18:54:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dev
librespeed-speedtest
/
backend
/
getIP_ipInfo_apikey.php
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
5 lines
81 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
You can now use ipinfo.io access token
2019-04-20 08:37:52 +02:00
<?
php
Refactor backend PHP code (
#362
)
2020-10-10 07:08:17 +02:00
// put your token between the quotes if you have one
$IPINFO_APIKEY
=
''
;
Reference in New Issue
Copy Permalink