Skip to content

Commit b25aa36

Browse files
kodster28maxvp
authored andcommitted
[Chore] Explicitly define product on Render components backill (#24567)
1 parent 36a5f4c commit b25aa36

File tree

68 files changed

+119
-119
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+119
-119
lines changed

src/content/docs/1.1.1.1/setup/android.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ Before making changes, take note of any DNS addresses you might have and save th
120120
3. Select **Modify Network**.
121121
4. Select the checkbox **Show Advanced Options**.
122122
5. Change the IP Settings to **Static**.
123-
6. <Render file="all-ipv4" />
124-
7. <Render file="all-ipv6" />
123+
6. <Render file="all-ipv4" product="1.1.1.1" />
124+
7. <Render file="all-ipv6" product="1.1.1.1" />
125125
8. Select **Save**. You may need to disconnect from the Wi-Fi and reconnect for the changes to take place.
126126

127-
<Render file="captive-portals" />
127+
<Render file="captive-portals" product="1.1.1.1" />

src/content/docs/1.1.1.1/setup/azure.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ import { Render } from "~/components"
1515
1. Log in to your Azure portal.
1616
2. From the Azure portal side menu, select **Virtual Networks**.
1717
3. Navigate to the virtual network associated with your virtual machine (VM).
18-
4. Select **DNS Servers** > **Custom**, and add two entries: <Render file="ipv4" />
18+
4. Select **DNS Servers** > **Custom**, and add two entries: <Render file="ipv4" product="1.1.1.1" />
1919
5. Select **Save**.

src/content/docs/1.1.1.1/setup/gaming-consoles.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ import { Render } from "~/components"
2020
4. Set **IP Address Settings** to **Automatic**.
2121
5. Change **DHCP Host Name** to **Do Not Specify**.
2222
6. Set **DNS Settings** to **Manual**.
23-
7. Change **Primary DNS** and **Secondary DNS** to: <Render file="ipv4" />
24-
8. If you are able to add more DNS servers, you can add the IPv6 addresses as well: <Render file="ipv6" />
23+
7. Change **Primary DNS** and **Secondary DNS** to: <Render file="ipv4" product="1.1.1.1" />
24+
8. If you are able to add more DNS servers, you can add the IPv6 addresses as well: <Render file="ipv6" product="1.1.1.1" />
2525
9. Set **MTU Settings** to **Automatic**.
2626
10. Set **Proxy Server** to **Do Not Use**.
2727

@@ -31,8 +31,8 @@ import { Render } from "~/components"
3131
2. Go to **Settings** > **Network** > **Network Settings**.
3232
3. Next, go to **Advanced Settings** > **DNS Settings**.
3333
4. Select **Manual**.
34-
5. Set **Primary DNS** and **Secondary DNS** to: <Render file="ipv4" />
35-
6. If you have the option to add more DNS servers, you can add the IPv6 addresses as well: <Render file="ipv6" />
34+
5. Set **Primary DNS** and **Secondary DNS** to: <Render file="ipv4" product="1.1.1.1" />
35+
6. If you have the option to add more DNS servers, you can add the IPv6 addresses as well: <Render file="ipv6" product="1.1.1.1" />
3636
7. When you are done, you will be shown a confirmation screen. Press **B** to save.
3737

3838
## Nintendo
@@ -45,8 +45,8 @@ The following instructions work on New Nintendo 3DS, New Nintendo 3DS XL, New Ni
4545
4. Select **Change DNS**.
4646
5. Set **Auto-Obtain DNS** to **No**.
4747
6. Select **Detailed Setup**.
48-
7. Set **Primary DNS** and **Secondary DNS** to: <Render file="ipv4" />
49-
8. If you are able to add more DNS servers, you can add the IPv6 addresses as well: <Render file="ipv6" />
48+
7. Set **Primary DNS** and **Secondary DNS** to: <Render file="ipv4" product="1.1.1.1" />
49+
8. If you are able to add more DNS servers, you can add the IPv6 addresses as well: <Render file="ipv6" product="1.1.1.1" />
5050
9. Select **Save** > **OK**.
5151

5252
## Nintendo Switch
@@ -55,5 +55,5 @@ The following instructions work on New Nintendo 3DS, New Nintendo 3DS XL, New Ni
5555
2. Scroll down and select **Internet** > **Internet Settings**.
5656
3. Select your Internet connection and then select **Change Settings**.
5757
4. Select **DNS Settings** > **Manual**.
58-
5. Set **Primary DNS** and **Secondary DNS** to: <Render file="ipv4" />
58+
5. Set **Primary DNS** and **Secondary DNS** to: <Render file="ipv4" product="1.1.1.1" />
5959
6. Select **Save** > **OK**.

src/content/docs/1.1.1.1/setup/google-cloud.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To configure 1.1.1.1 for your Google Cloud VPC network(s):
2828
2. Navigate to **Network Services** > **Cloud DNS** and select [**DNS Server Policies**](https://console.cloud.google.com/net-services/dns/policies).
2929
3. Select **Create Policy**.
3030
4. Provide a name for your Policy (such as `cloudflare-1-1-1-1`) and select associated VPC network or networks.
31-
5. Under **Alternate DNS servers**, select **Add Item** and type: <Render file="ipv4" />
31+
5. Under **Alternate DNS servers**, select **Add Item** and type: <Render file="ipv4" product="1.1.1.1" />
3232
6. Select **Create**.
3333

3434
DNS requests within the configured VPC network(s) will now use 1.1.1.1.

src/content/docs/1.1.1.1/setup/ios.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Take note of any DNS addresses you might have set up, and save them in a safe pl
4949
3. Scroll down and select **Configure DNS**.
5050
4. Change the configuration from **Automatic** to **Manual**.
5151
5. Select **Add Server**.
52-
6. <Render file="all-ipv4" />
53-
7. <Render file="all-ipv6" />
52+
6. <Render file="all-ipv4" product="1.1.1.1" />
53+
7. <Render file="all-ipv6" product="1.1.1.1" />
5454
8. Select **Save**.
5555

56-
<Render file="captive-portals" />
56+
<Render file="captive-portals" product="1.1.1.1" />

src/content/docs/1.1.1.1/setup/linux.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ DNSOverTLS=yes
6868
1. Go to **Show Applications** > **Settings** > **Network**.
6969
2. Select the adapter you want to configure — like your Ethernet adapter or Wi-Fi card — and select the **Settings** button.
7070
3. On the **IPv4** tab > **DNS** section, disable the **Automatic** toggle.
71-
4. <Render file="all-ipv4" />
71+
4. <Render file="all-ipv4" product="1.1.1.1" />
7272
5. Go to **IPv6**.
73-
6. <Render file="all-ipv6" />
73+
6. <Render file="all-ipv6" product="1.1.1.1" />
7474
7. Select **Apply**.
7575

7676
### KDE Plasma
@@ -79,10 +79,10 @@ DNSOverTLS=yes
7979
2. Select the connection you want to configure - like your current connected network.
8080
3. On the **IPv4** tab, select the **Method** drop-down menu > _Automatic (Only addresses)_.
8181
4. Select the text box next to **DNS servers**.
82-
5. <Render file="all-ipv4" />
82+
5. <Render file="all-ipv4" product="1.1.1.1" />
8383
6. On the **IPv6** tab, select the **Method** drop-down menu > _Automatic (Only addresses)_.
8484
7. Select the text box next to **DNS servers**.
85-
8. <Render file="all-ipv6" />
85+
8. <Render file="all-ipv6" product="1.1.1.1" />
8686
9. Select **Apply**.
8787

88-
<Render file="captive-portals" />
88+
<Render file="captive-portals" product="1.1.1.1" />

src/content/docs/1.1.1.1/setup/macos.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ Take note of any DNS addresses you might have set up, and save them in a safe pl
2020
4. Select **Details**.
2121
5. Go to **DNS**.
2222
6. Under **DNS Servers**, select **Add**.
23-
7. <Render file="all-ipv4" />
24-
8. <Render file="all-ipv6" />
23+
7. <Render file="all-ipv4" product="1.1.1.1" />
24+
8. <Render file="all-ipv6" product="1.1.1.1" />
2525
9. Select **OK**.
2626

27-
<Render file="captive-portals" />
27+
<Render file="captive-portals" product="1.1.1.1" />
2828

29-
<Render file="encrypted" />
29+
<Render file="encrypted" product="1.1.1.1" />

src/content/docs/1.1.1.1/setup/router.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ import { Render } from "~/components"
2424

2525
4. Take note of any DNS addresses that are currently set and save them in a safe place in case you need to use them later.
2626

27-
5. <Render file="all-ipv4" />
27+
5. <Render file="all-ipv4" product="1.1.1.1" />
2828

29-
6. <Render file="all-ipv6" />
29+
6. <Render file="all-ipv6" product="1.1.1.1" />
3030

3131
7. Save the updated settings.
3232

src/content/docs/1.1.1.1/setup/windows.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ Take note of any DNS addresses you might have set up, and save them in a safe pl
2121
3. Right-click on the Ethernet or Wi-Fi network you are connected to and select **Properties**.
2222
4. Choose **Internet Protocol Version 4**.
2323
5. Select **Properties** > **Use the following DNS server addresses**.
24-
6. <Render file="all-ipv4" />
24+
6. <Render file="all-ipv4" product="1.1.1.1" />
2525
7. Select **OK**.
2626
8. Go to **Internet Protocol Version 6**.
2727
9. Select **Properties** > **Use the following DNS server addresses**.
28-
10. <Render file="all-ipv6" />
28+
10. <Render file="all-ipv6" product="1.1.1.1" />
2929
11. Select **OK**.
3030

3131
## Windows 11
@@ -37,11 +37,11 @@ Take note of any DNS addresses you might have set up, and save them in a safe pl
3737
3. Scroll to **DNS server assignment** and select **Edit**.
3838
4. Select the **Automatic (DHCP)** drop-down menu > **Manual**.
3939
5. Select the **IPv4** toggle to turn it on.
40-
6. <Render file="all-ipv4" />
40+
6. <Render file="all-ipv4" product="1.1.1.1" />
4141
7. Select the **IPv6** toggle.
42-
8. <Render file="all-ipv6" />
42+
8. <Render file="all-ipv6" product="1.1.1.1" />
4343
9. Select **Save**.
4444

45-
<Render file="captive-portals" />
45+
<Render file="captive-portals" product="1.1.1.1" />
4646

47-
<Render file="encrypted" />
47+
<Render file="encrypted" product="1.1.1.1" />

src/content/docs/aegis/about/ips-allocation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Refer to [connection forwarding](/aegis/about/connection-forwarding/) to underst
2727

2828
## Connections to your origin
2929

30-
<Render file="concurrent-connections-explainer" />
30+
<Render file="concurrent-connections-explainer" product="aegis" />
3131

3232
Aegis also benefits from [connection reuse and connection coalescing](/aegis/about/reuse-and-coalescing/).
3333

0 commit comments

Comments
 (0)