Skip to content

Commit

Permalink
feat: add pendo as entity (analytics) (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
smouillour authored and patrickhulce committed Oct 16, 2019
1 parent e7baacc commit 40a04ad
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/entities.json5
Original file line number Diff line number Diff line change
Expand Up @@ -11347,5 +11347,14 @@
"categories": ["advertising"],
"domains": ["*.clickguardian.app", "*.clickguardian.co.uk"],
"examples": ["v2.clickguardian.app", "protection.clickguardian.co.uk"]
},
{
"name": "Pendo",
"homepage": "https://www.pendo.io",
"categories": ["analytics"],
"domains": ["*.pendo.io"],
"examples": [
"app.pendo.io",
]
}
]

0 comments on commit 40a04ad

Please sign in to comment.