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/turnstile/troubleshooting-steps.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
- Turnstile supports all major browsers, except Internet Explorer.
8
8
- Ensure your browser is up to date. For more information, refer to our [Supported browsers](/waf/reference/cloudflare-challenges/#supported-browsers).
9
9
2. Disable your browser extensions.
10
-
- Some browser extensions, such as ad blockers or privacy tools, may block the scripts Turnstile needs to operate.
10
+
- Some browser extensions, such as ad blockers, may block the scripts Turnstile needs to operate.
11
11
- Temporarily disable all extensions and reload the page.
12
12
3. Enable JavaScript.
13
13
- Turnstile requires JavaScript to run. Ensure it is enabled in your browser settings. Refer to your browser's documentation for instructions on enabling JavaScript.
@@ -16,6 +16,6 @@
16
16
5. Test another browser or device.
17
17
- Switch to a different browser or device to see if the issue is specific to your current setup.
18
18
6. Avoid VPNs or proxies.
19
-
- Some virtual private networks (VPN) or proxies may interfere with Turnstile by masking your real IP address or modifying request headers. Disable them temporarily to test.
19
+
- Some virtual private networks (VPN) or proxies may interfere with Turnstile address. Disable them temporarily to test.
20
20
7. Switch to a different network.
21
21
- Your current network may have restrictions causing Turnstile challenges to fail. Try switching to another network, such as a mobile hotspot.
0 commit comments