Skip to content

Commit 2612370

Browse files
Cristiano Henriqueclaude
andcommitted
add Cursor detection via domain verification TXT record
Cursor is an AI code editor. Detects sites that verified domain ownership for Cursor via the cursor-domain-verification DNS TXT record (verified live on ifood.com.br). Uses the new Artificial Intelligence category (112). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent ff72bca commit 2612370

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

src/images/icons/Cursor.svg

Lines changed: 1 addition & 0 deletions
Loading

src/technologies/c.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10286,6 +10286,24 @@
1028610286
"saas": true,
1028710287
"website": "https://www.curaytor.com"
1028810288
},
10289+
"Cursor": {
10290+
"cats": [
10291+
112
10292+
],
10293+
"description": "Cursor is an AI-powered code editor (IDE) that uses large language models to generate, edit, and explain code. The cursor-domain-verification TXT record confirms domain ownership for Cursor services.",
10294+
"dns": {
10295+
"TXT": [
10296+
"cursor-domain-verification"
10297+
]
10298+
},
10299+
"icon": "Cursor.svg",
10300+
"pricing": [
10301+
"payg",
10302+
"freemium"
10303+
],
10304+
"saas": true,
10305+
"website": "https://www.cursor.com"
10306+
},
1028910307
"Custobar": {
1029010308
"cats": [
1029110309
97

0 commit comments

Comments
 (0)