Skip to content

Commit 375319e

Browse files
misc edits
1 parent 2271eb9 commit 375319e

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

src/content/docs/bots/concepts/bot/signed-agents/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ learning_center:
99

1010
---
1111

12-
import { Render } from "~/components"
13-
1412
A signed agent is controlled by an end user and a verified signature-agent from their Web Bot Auth implementation.
1513

1614
You can request for your agent to be added to Cloudflare's bots and agents directory by filling out an [online application](https://dash.cloudflare.com/?to=/:account/configurations/verified-bots) in the Cloudflare dashboard.

src/content/docs/bots/concepts/bot/signed-agents/policy.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ sidebar:
77

88
---
99

10-
1110
In order to be listed by Cloudflare as a signed agent, your agent must conform to the below requirements. To provide the best possible protection to our customers, this policy may change in the future as we adapt to new bot behaviors.
1211

1312
## Agent policy

src/content/docs/bots/concepts/bot/verified-bots/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ learning_center:
99

1010
---
1111

12-
import { Render, GlossaryTooltip } from "~/components"
12+
import { GlossaryTooltip } from "~/components"
1313

1414
A verified bot is a bot which has been added to Cloudflare's list of <GlossaryTooltip term="verified bot">verified bots</GlossaryTooltip>.
1515

0 commit comments

Comments
 (0)