diff --git a/public/__redirects b/public/__redirects index d927f6a83d6d06..c1392e77fbd361 100644 --- a/public/__redirects +++ b/public/__redirects @@ -76,14 +76,14 @@ /1.1.1.1/encrypted-dns/dns-over-https/make-api-requests/ /1.1.1.1/encryption/dns-over-https/make-api-requests/ 301 /1.1.1.1/encrypted-dns/dns-over-https/make-api-requests/dns-json/ /1.1.1.1/encryption/dns-over-https/make-api-requests/dns-json/ 301 /1.1.1.1/encrypted-dns/dns-over-tls/ /1.1.1.1/encryption/dns-over-tls/ 301 -/1.1.1.1/fun-stuff/dns-in-google-sheets/ /1.1.1.1/other-ways-to-use-1.1.1.1/dns-in-google-sheets/ 301 -/1.1.1.1/fun-stuff/dns-over-discord/ /1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-discord/ 301 -/1.1.1.1/fun-stuff/dns-over-sms/ /1.1.1.1/other-ways-to-use-1.1.1.1/ 301 -/1.1.1.1/fun-stuff/dns-over-tor/ /1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-tor/ 301 +/1.1.1.1/fun-stuff/dns-in-google-sheets/ /1.1.1.1/additional-options/dns-in-google-sheets/ 301 +/1.1.1.1/fun-stuff/dns-over-discord/ /1.1.1.1/additional-options/dns-over-discord/ 301 +/1.1.1.1/fun-stuff/dns-over-sms/ /1.1.1.1/additional-options/ 301 +/1.1.1.1/fun-stuff/dns-over-tor/ /1.1.1.1/additional-options/dns-over-tor/ 301 /1.1.1.1/ipv6-networks/ /1.1.1.1/infrastructure/ipv6-networks/ 301 /1.1.1.1/network-operators/ /1.1.1.1/infrastructure/network-operators/ 301 /1.1.1.1/nitty-gritty-details/ /1.1.1.1/faq/ 301 -/1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-telegram/ /1.1.1.1/other-ways-to-use-1.1.1.1/ 301 +/1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-telegram/ /1.1.1.1/additional-options/ 301 /1.1.1.1/privacy/firefox/ /1.1.1.1/privacy/cloudflare-resolver-firefox/ 301 /1.1.1.1/setting-up-1.1.1.1/ /1.1.1.1/setup/ 301 /1.1.1.1/setting-up-1.1.1.1/android/ /1.1.1.1/setup/android/ 301 @@ -2202,6 +2202,7 @@ ### DYNAMIC REDIRECTS ### /*/index.html.md /:splat/index.md 301 +/1.1.1.1/other-ways-to-use-1.1.1.1/* /1.1.1.1/additional-options/:splat 301 /api-next/* /api/:splat 301 /changelog-next/* /changelog/:splat 301 /browser-rendering/quick-actions-rest-api/* /browser-rendering/rest-api/:splat 301 diff --git a/src/content/docs/1.1.1.1/other-ways-to-use-1.1.1.1/dns-in-google-sheets.mdx b/src/content/docs/1.1.1.1/additional-options/dns-in-google-sheets.mdx similarity index 98% rename from src/content/docs/1.1.1.1/other-ways-to-use-1.1.1.1/dns-in-google-sheets.mdx rename to src/content/docs/1.1.1.1/additional-options/dns-in-google-sheets.mdx index 912e75eb5bb4da..c18ce4eb8a21f9 100644 --- a/src/content/docs/1.1.1.1/other-ways-to-use-1.1.1.1/dns-in-google-sheets.mdx +++ b/src/content/docs/1.1.1.1/additional-options/dns-in-google-sheets.mdx @@ -1,7 +1,7 @@ --- pcx_content_type: tutorial title: DNS in Google Sheets -slug: 1.1.1.1/other-ways-to-use-1.1.1.1/dns-in-google-sheets +slug: 1.1.1.1/additional-options/dns-in-google-sheets --- diff --git a/src/content/docs/1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-discord.mdx b/src/content/docs/1.1.1.1/additional-options/dns-over-discord.mdx similarity index 99% rename from src/content/docs/1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-discord.mdx rename to src/content/docs/1.1.1.1/additional-options/dns-over-discord.mdx index 3421bbce3bf232..b1cc09c9170cd6 100644 --- a/src/content/docs/1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-discord.mdx +++ b/src/content/docs/1.1.1.1/additional-options/dns-over-discord.mdx @@ -1,7 +1,7 @@ --- pcx_content_type: tutorial title: DNS over Discord -slug: 1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-discord +slug: 1.1.1.1/additional-options/dns-over-discord --- diff --git a/src/content/docs/1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-tor.mdx b/src/content/docs/1.1.1.1/additional-options/dns-over-tor.mdx similarity index 98% rename from src/content/docs/1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-tor.mdx rename to src/content/docs/1.1.1.1/additional-options/dns-over-tor.mdx index 134db0d9b010fe..66e13e1e70d4cb 100644 --- a/src/content/docs/1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-tor.mdx +++ b/src/content/docs/1.1.1.1/additional-options/dns-over-tor.mdx @@ -1,7 +1,7 @@ --- pcx_content_type: tutorial title: DNS over Tor -slug: 1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-tor +slug: 1.1.1.1/additional-options/dns-over-tor --- :::caution diff --git a/src/content/docs/1.1.1.1/other-ways-to-use-1.1.1.1/index.mdx b/src/content/docs/1.1.1.1/additional-options/index.mdx similarity index 88% rename from src/content/docs/1.1.1.1/other-ways-to-use-1.1.1.1/index.mdx rename to src/content/docs/1.1.1.1/additional-options/index.mdx index e2112bc7ad9c3a..43325f37e552cc 100644 --- a/src/content/docs/1.1.1.1/other-ways-to-use-1.1.1.1/index.mdx +++ b/src/content/docs/1.1.1.1/additional-options/index.mdx @@ -5,7 +5,7 @@ sidebar: order: 5 group: hideIndex: true -slug: 1.1.1.1/other-ways-to-use-1.1.1.1 +slug: 1.1.1.1/additional-options --- diff --git a/src/content/docs/1.1.1.1/index.mdx b/src/content/docs/1.1.1.1/index.mdx index 07fd45d7aea923..f0d31479fff499 100644 --- a/src/content/docs/1.1.1.1/index.mdx +++ b/src/content/docs/1.1.1.1/index.mdx @@ -31,7 +31,7 @@ Unlike most DNS resolvers, 1.1.1.1 does not sell user data to advertisers. 1.1.1 -1.1.1.1 offers an encrypted service through DNS over HTTPS (DoH) or DNS over TLS (DoT) for increased security and privacy. You can also access 1.1.1.1 [as a Tor hidden service](/1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-tor/). +1.1.1.1 offers an encrypted service through DNS over HTTPS (DoH) or DNS over TLS (DoT) for increased security and privacy. You can also access 1.1.1.1 [as a Tor hidden service](/1.1.1.1/additional-options/dns-over-tor/). ***