You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/partials/cloudflare-one/gateway/selectors/destination-continent.mdx
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,16 @@ import { Markdown } from "~/components";
6
6
7
7
The continent where the request is destined. Geolocation is determined from the target IP address. To specify a continent, enter its two-letter code into the **Value** field:
Copy file name to clipboardExpand all lines: src/content/partials/cloudflare-one/gateway/selectors/source-continent.mdx
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,8 @@
1
1
---
2
2
inputParameters: param1
3
-
4
3
---
5
4
6
-
import { Markdown } from"~/components"
5
+
import { Markdown } from"~/components";
7
6
8
7
Geolocation is determined from the device's public IP address (typically assigned by the user's ISP). To specify a continent, enter its two-letter code into the **Value** field:
9
8
@@ -18,6 +17,6 @@ Geolocation is determined from the device's public IP address (typically assigne
0 commit comments