Skip to content

Commit 5b95fff

Browse files
Update javascript-detections-implementation.mdx (#18426)
* Update javascript-detections-implementation.mdx * Update src/content/partials/bots/javascript-detections-implementation.mdx --------- Co-authored-by: Patricia Santa Ana <[email protected]>
1 parent 59a32cc commit 5b95fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/bots/javascript-detections-implementation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
---
55

6-
Once you enable JavaScript detections, you can use the `cf.bot_management.js_detection.passed` field in WAF custom rules (or the `request.cf.botManagement.js_detection.passed` variable in Workers).
6+
Once you enable JavaScript detections, you can use the `cf.bot_management.js_detection.passed` field in WAF custom rules (or the `request.cf.botManagement.jsDetection.passed` variable in Workers).
77

88
When adding this field to WAF custom rules, use it:
99

0 commit comments

Comments
 (0)