Skip to content

Commit

Permalink
feat(entities): add Appcues (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
benschwarz committed Jun 8, 2023
1 parent 0773348 commit 40f3234
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/entities.js
Original file line number Diff line number Diff line change
Expand Up @@ -12769,4 +12769,13 @@ module.exports = [
'*.withcabin.com',
],
},
{
name: 'Appcues',
company: 'Appcues',
homepage: 'https://www.appcues.com/',
category: 'analytics',
domains: [
'*.appcues.com'
],
},
]

1 comment on commit 40f3234

@vercel
Copy link

@vercel vercel bot commented on 40f3234 Jun 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.