Skip to content

Commit 893bcc7

Browse files
adding `
1 parent eec4692 commit 893bcc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/radar/investigate/url-scanner.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ curl "https://api.cloudflare.com/client/v4/accounts/{account_id}/urlscanner/v2/s
2525
--data '{
2626
"url": "https://www.example.com"
2727
}'
28-
``
28+
```
2929

3030
By default, the report will have a `Public` visibility level, which means it will appear in the [recent scans](https://radar.cloudflare.com/scan#recent-scans) list and in search results. It will also include a single screenshot with desktop resolution.
3131

0 commit comments

Comments
 (0)