Update DNSSinkhole.json

This commit is contained in:
garanews 2019-05-15 13:02:27 +02:00 committed by GitHub
parent f29e397a7a
commit d0b3a27a68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,13 @@
"type": "string",
"multi": false,
"required": true
},
{
"name": "sink_ip",
"description": "Define the sinkholed response address IP",
"required": true,
"multi": false,
"type": "string"
}
]
}