@ -1,7 +1,11 @@
<?php
// JSON tester to send out fake tier API responses to test our scripts and not abuse the Tier server
// Usage: http://localhost:8080/test-json.php?scooterID=1
// NOTE: DOES NOT WORK LOCALLY
// Usage: https://opencoil.show/test-json.php?scooterID=1
$scooterID = htmlspecialchars($_GET["scooterID"]);