servers-frontend.json 211 B

1234567891011
  1. [
  2. {
  3. "name": "Backend testpoint",
  4. "server": "http://backend-testpoint/",
  5. "dlURL": "garbage.php",
  6. "ulURL": "empty.php",
  7. "pingURL": "empty.php",
  8. "getIpURL": "getIP.php",
  9. "id": 1
  10. }
  11. ]