cloudflare-bot-directory 1.0.16 → 1.0.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/index.json +16 -0
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "cloudflare-bot-directory",
|
|
3
3
|
"description": "CloudFlare Radar verified bots directory - 500+ web crawlers, search engine bots, and user agents as JSON for bot detection and traffic filtering",
|
|
4
4
|
"homepage": "https://github.com/microlinkhq/cloudflare-bot-directory",
|
|
5
|
-
"version": "1.0.
|
|
5
|
+
"version": "1.0.17",
|
|
6
6
|
"types": "./src/index.d.ts",
|
|
7
7
|
"main": "./src/index.js",
|
|
8
8
|
"exports": {
|
package/src/index.json
CHANGED
|
@@ -1501,6 +1501,22 @@
|
|
|
1501
1501
|
"CitibotSiteCrawler/1.0"
|
|
1502
1502
|
]
|
|
1503
1503
|
},
|
|
1504
|
+
{
|
|
1505
|
+
"slug": "cledara-saas-management-agent",
|
|
1506
|
+
"name": "Cledara SaaS Management Agent",
|
|
1507
|
+
"kind": "AGENT",
|
|
1508
|
+
"operator": "Cledara",
|
|
1509
|
+
"operatorUrl": "https://support.cledara.com/hc/en-us/articles/33745346197010-Cledara-SaaS-Management-Agent",
|
|
1510
|
+
"category": "AI_ASSISTANT",
|
|
1511
|
+
"description": "Cledara’s agent automates customer-approved SaaS admin tasks, including invoice collection and user management.",
|
|
1512
|
+
"followsRobotsTxt": false,
|
|
1513
|
+
"userAgentPatterns": [
|
|
1514
|
+
"CledaraBot"
|
|
1515
|
+
],
|
|
1516
|
+
"userAgents": [
|
|
1517
|
+
"CledaraBot/1.0"
|
|
1518
|
+
]
|
|
1519
|
+
},
|
|
1504
1520
|
{
|
|
1505
1521
|
"slug": "clickagy",
|
|
1506
1522
|
"name": "Clickagy",
|