From a43c960945c56e3dc8a94f22393a22d76df562a8 Mon Sep 17 00:00:00 2001 From: Anastasiia Fedotova Date: Thu, 12 Mar 2026 09:09:20 +0300 Subject: [PATCH 1/2] fixed create-dns-stamp.md formatting --- docs/miscellaneous/create-dns-stamp.md | 1 + .../current/miscellaneous/create-dns-stamp.md | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/miscellaneous/create-dns-stamp.md b/docs/miscellaneous/create-dns-stamp.md index 1a020f5a4..21d75b537 100644 --- a/docs/miscellaneous/create-dns-stamp.md +++ b/docs/miscellaneous/create-dns-stamp.md @@ -34,6 +34,7 @@ Types of Secure DNS include `DNS-over-HTTPS (DoH)`, `DNS-over-QUIC (DoQ)`, `DNS- This field is optional and should be used with caution: using this option may disrupt the Internet on IPv6-only networks. ::: + - **Hashes**: Enter the SHA256 digest of one of the TBS certificates found in the validation chain. If the DNS server you are using provides a ready-made hash, find and copy it. Otherwise, you can obtain it by following the instructions in the [*Obtaining the Certificate Hash*](#obtaining-the-certificate-hash) section. diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/miscellaneous/create-dns-stamp.md b/i18n/ru/docusaurus-plugin-content-docs/current/miscellaneous/create-dns-stamp.md index 7520c1c43..696cf7eb8 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/miscellaneous/create-dns-stamp.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/miscellaneous/create-dns-stamp.md @@ -1,6 +1,7 @@ -- - - -title: Как создать собственную DNS-метку ( DNS stamp) для Secure DNS sidebar_position: 4 -- - - +--- +title: Как создать собственную DNS-метку (DNS stamp) для Secure DNS +sidebar_position: 4 +--- В этой инструкции рассказывается о том, как создать собственную DNS-метку (DNS stamp) для Secure DNS. Secure DNS — это сервис, который улучшает конфиденциальность и безопасность в интернете через шифрование DNS-запросов. Таким образом злоумышленники не смогут перехватить ваши DNS-запросы. From 480722a11048466fed352874c45ff2cdc2eaca4b Mon Sep 17 00:00:00 2001 From: Anastasiia Fedotova Date: Thu, 12 Mar 2026 09:25:15 +0300 Subject: [PATCH 2/2] lint fixes --- docs/miscellaneous/create-dns-stamp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/miscellaneous/create-dns-stamp.md b/docs/miscellaneous/create-dns-stamp.md index 21d75b537..4a4195480 100644 --- a/docs/miscellaneous/create-dns-stamp.md +++ b/docs/miscellaneous/create-dns-stamp.md @@ -34,7 +34,7 @@ Types of Secure DNS include `DNS-over-HTTPS (DoH)`, `DNS-over-QUIC (DoQ)`, `DNS- This field is optional and should be used with caution: using this option may disrupt the Internet on IPv6-only networks. ::: - + - **Hashes**: Enter the SHA256 digest of one of the TBS certificates found in the validation chain. If the DNS server you are using provides a ready-made hash, find and copy it. Otherwise, you can obtain it by following the instructions in the [*Obtaining the Certificate Hash*](#obtaining-the-certificate-hash) section.