servers-frontend-remote.json 215 B

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