Skip to content

Commit a9b4da6

Browse files
Merge pull request #1239 from AndiRruka/Digtective
Added Digtective organization entry. Added Digger data source.
2 parents 18606f9 + a7c0394 commit a9b4da6

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

organizations/digtective.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"id": "DIGTECTIVE",
3+
"name": "Digtective",
4+
"orgUrl": "https://digtective.com/",
5+
"iconUrl": "https://digtective.com/wp-content/uploads/2025/04/Icon-Symbol-Optional-White-Background.png"
6+
}

sources/digger.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"id": "DIGGER",
3+
"name": "Digger",
4+
"categories": ["CUSTOM", "ANALYTICS"],
5+
"organization": "Digtective",
6+
"iconUrl": "https://digtective.com/wp-content/uploads/2025/04/Icon-Symbol-Optional-White-Background.png",
7+
"sourceUrl": "https://digtective.com",
8+
"dataVisibility": ["PRIVATE"]
9+
}

0 commit comments

Comments
 (0)