File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/content/docs/rules/custom-errors/reference Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ The following custom error tokens are required by their respective error pages:
18
18
19
19
| Token | Required for |
20
20
| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
21
- | ` ::CF_WIDGET_BOX :: ` | Interactive Challenge <br />Country Challenge (Managed Challenge)<br />Managed Challenge / I'm Under Attack Mode (Interstitial Page) |
22
- | ` ::IM_UNDER_ATTACK_BOX:: ` | JS Challenge |
21
+ | ` ::CAPTCHA_BOX :: ` | Interactive Challenge <br />Country Challenge (Managed Challenge)<br />Managed Challenge / I'm Under Attack Mode (Interstitial Page) |
22
+ | ` ::IM_UNDER_ATTACK_BOX:: ` | Non-Interactive Challenge (JS Challenge) |
23
23
| ` ::CLOUDFLARE_ERROR_500S_BOX:: ` | 5XX Errors |
24
24
| ` ::CLOUDFLARE_ERROR_1000S_BOX:: ` | 1XXX Errors |
25
25
You can’t perform that action at this time.
0 commit comments