Skip to content

Commit 7e0e4f6

Browse files
committed
PCX review
1 parent fed1f6f commit 7e0e4f6

File tree

1 file changed

+6
-6
lines changed
  • src/content/docs/waf/troubleshooting

1 file changed

+6
-6
lines changed

src/content/docs/waf/troubleshooting/faq.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,18 +81,18 @@ There is no functional difference between known and verified bots. However, the
8181

8282
## Challenges
8383

84-
### Why Am I Being Challenged on a Cloudflare-Protected Site?
84+
### Why am I being challenged on a Cloudflare-protected site?
8585

86-
Cloudflare issues challenges to website visitors to protect against malicious activity such as bot attacks and DDoS. Key reasons include:
86+
Cloudflare issues challenges to website visitors to protect against malicious activity such as bot attacks and DDoS attacks. Key reasons include:
8787

8888
- **High Threat Score**: IP addresses with a high-risk score trigger challenges.
89-
- **IP Reputation**: If your IP has a history of suspicious activity, it may be flagged.
90-
- **Bot Detection**: Automated traffic resembling bots is filtered by Cloudflare.
91-
- **Custom Firewall Rules**: Site owners may set rules targeting specific regions or user agents.
89+
- **IP reputation**: If your IP has a history of suspicious activity, it may be flagged.
90+
- **Bot detection**: Automated traffic resembling bots is filtered by Cloudflare.
91+
- **Web Application Firewall (WAF) custom rules**: Site owners may set rules targeting specific regions or user agents.
9292
- **Browser Integrity Check**: Cloudflare verifies that browsers meet certain standards.
9393
- **Challenge Passage**: Technologies like Privacy Pass reduce the frequency of repeated challenges.
9494

95-
To avoid repeated challenges, ensure your browser is up-to-date, disable any privacy tools that might block standard browser headers, or use a different network connection if your current one has a poor IP reputation.
95+
To avoid repeated challenges, ensure your browser is up to date, disable any privacy tools that might block standard browser headers, or use a different network connection if your current one has a poor IP reputation.
9696

9797
### How do I exclude certain requests from being blocked or challenged?
9898

0 commit comments

Comments
 (0)