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:
1818
1919| Token | Required for |
2020| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
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) |
2323| ` ::CLOUDFLARE_ERROR_500S_BOX:: ` | 5XX Errors |
2424| ` ::CLOUDFLARE_ERROR_1000S_BOX:: ` | 1XXX Errors |
2525
You can’t perform that action at this time.
0 commit comments