dead-host-list.json 107 B

1234567
  1. {
  2. "type": "array",
  3. "description": "404 Hosts list",
  4. "items": {
  5. "$ref": "./dead-host-object.json"
  6. }
  7. }