Project

General

Profile

Download (129 Bytes) Statistics
| Branch: | Tag: | Revision:
node 'DNSSEC' do
on_request do |request|
request.reply.results = bot.services.dnssec.info
request.send_reply
end
end
(2-2/2)