Skip to content

Commit

Permalink
Added 'Gladly', 'Measured' (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
rockeynebhwani authored May 9, 2022
1 parent f928e60 commit 1ce7b66
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions data/entities.js
Original file line number Diff line number Diff line change
Expand Up @@ -4951,6 +4951,14 @@ module.exports = [
domains: ['*.github.com', '*.githubusercontent.com', '*.github.io', '*.rawgit.com'],
examples: ['raw.githubusercontent.com', 'cdn.rawgit.com'],
},
{
name: 'Gladly',
company: 'Gladly',
homepage: 'https://www.gladly.com/',
categories: ['customer-success'],
domains: ['*.gladly.com'],
examples: ['cdn.gladly.com'],
},
{
name: 'Glassdoor',
categories: ['content'],
Expand Down Expand Up @@ -6305,6 +6313,13 @@ module.exports = [
categories: ['utility'],
domains: ['*.mcafeesecure.com', '*.scanalert.com'],
},
{
name: 'Measured',
categories: ['analytics'],
domains: ['*.measured.com'],
examples: ['tag.measured.com'],
homepage: 'https://www.measured.com/',
},
{
name: 'Media IQ',
categories: ['analytics'],
Expand Down

0 comments on commit 1ce7b66

Please sign in to comment.