Skip to content

Commit

Permalink
fix(entities): add homepage to Mouseflow (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
lasseschou authored May 11, 2024
1 parent d984ff3 commit 6203a63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/entities.js
Original file line number Diff line number Diff line change
Expand Up @@ -6709,6 +6709,7 @@ module.exports = [
},
{
name: 'Mouseflow',
homepage: 'https://mouseflow.com/',
category: 'analytics',
domains: ['*.mouseflow.com'],
},
Expand Down

0 comments on commit 6203a63

Please sign in to comment.