Skip to content

Commit 5f8ba12

Browse files
remove plan type
1 parent 82f0a3b commit 5f8ba12

File tree

1 file changed

+0
-2
lines changed
  • src/content/docs/cloudflare-challenges

1 file changed

+0
-2
lines changed

src/content/docs/cloudflare-challenges/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ import { Render, Description, Plan, RelatedProduct } from "~/components";
1111
Challenges are security mechanisms used by Cloudflare to verify whether a visitor to your site is a real human and not a bot or automated script.
1212
</Description>
1313

14-
<Plan type="all" />
15-
1614
When a challenge is issued, Cloudflare asks the browser to perform a series of checks that help confirm the visitor’s legitimacy. This process involves evaluating client side signals or asking a visitor to take minimal action such as checking a box. Challenges are designed to protect your application without introducing unnecessary friction. Most visitors will pass challenges automatically without interaction.
1715

1816
Cloudflare does not use CAPTCHA puzzles or visual tests like selecting objects or typing distorted characters. All challenge types are lightweight, privacy-preserving, and optimized for real-world traffic.

0 commit comments

Comments
 (0)