From f30ce6434d4cb258cf75d7f55a87c11f7519a9d2 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Sun, 29 Dec 2024 17:16:19 +0200 Subject: [PATCH] Updated DNS API Structural Info description (markdown) --- DNS-API-Structural-Info-description.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/DNS-API-Structural-Info-description.md b/DNS-API-Structural-Info-description.md index 4e15a2f..189f579 100644 --- a/DNS-API-Structural-Info-description.md +++ b/DNS-API-Structural-Info-description.md @@ -105,4 +105,6 @@ Now execute it and stored result to info.txt file: sh ./dns_info.sh > info.txt -The resulted file has size of 39Kb bytes and gzipped it's about 10Kb. +The resulted file has size of 40Kb bytes and gzipped it's about 10Kb. + +See example of how to parse it in JavaScript: https://github.com/yurt-page/acmesh-parse-dnsapi-info \ No newline at end of file