Skip to content

Commit

Permalink
feat(entities): added DatoCMS, Catch, Everflow, Fit Analytics, iSite,…
Browse files Browse the repository at this point in the history
… Marker, Syte, Layer0 (#183)
  • Loading branch information
rockeynebhwani authored May 23, 2022
1 parent 1ce7b66 commit bf7805d
Showing 1 changed file with 50 additions and 1 deletion.
51 changes: 50 additions & 1 deletion data/entities.js
Original file line number Diff line number Diff line change
Expand Up @@ -2451,7 +2451,7 @@ module.exports = [
{
name: 'Amplience',
categories: ['marketing'],
domains: ['*.10cms.com', '*.amplience.com', '*.bigcontent.io', '*.adis.ws'],
domains: ['*.10cms.com', '*.amplience.com', '*.amplience.net', '*.bigcontent.io', '*.adis.ws'],
},
{
name: 'Amplitude Mobile Analytics',
Expand Down Expand Up @@ -3222,6 +3222,12 @@ module.exports = [
categories: ['utility'],
domains: ['*.cast.rocks'],
},
{
name: 'Catch',
categories: ['other'],
domains: ['*.getcatch.com'],
examples: ['app.getcatch.com', 'assets.getcatch.com', 'js.getcatch.com'],
},
{
name: 'Cavisson',
categories: ['analytics'],
Expand Down Expand Up @@ -3904,6 +3910,13 @@ module.exports = [
categories: ['marketing'],
domains: ['*.w55c.net'],
},
{
name: 'DatoCMS',
homepage: 'https://www.datocms.com/',
categories: ['content'],
domains: ['*.datocms-assests.com'],
examples: ['www.datocms-assests.com'],
},
{
name: 'Datonics',
categories: ['ad'],
Expand Down Expand Up @@ -4363,6 +4376,12 @@ module.exports = [
categories: ['hosting'],
domains: ['*.evbuc.com', '*.eventbrite.co.uk'],
},
{
name: 'Everflow',
categories: ['analytics'],
domains: ['*.tp88trk.com'],
examples: ['www.tp88trk.com'],
},
{
name: 'Evergage',
categories: ['analytics'],
Expand Down Expand Up @@ -4601,6 +4620,12 @@ module.exports = [
categories: ['ad'],
domains: ['*.firstimpression.io'],
},
{
name: 'Fit Analytics',
categories: ['other'],
domains: ['*.fitanalytics.com'],
examples: ['integrations.fitanalytics.com', 'widget.fitanalytics.com', 'metrics.fitanalytics.com'],
},
{
name: 'Fits Me',
categories: ['analytics'],
Expand Down Expand Up @@ -5605,6 +5630,12 @@ module.exports = [
domains: ['*.invodo.com'],
examples: ['e.invodo.com'],
},
{
name: 'iSite',
categories: ['analytics'],
domains: ['*.isitetv.com'],
examples: ['static.isitetv.com', 'events.isitetv.com'],
},
{
name: 'Issue',
categories: ['content'],
Expand Down Expand Up @@ -5837,6 +5868,12 @@ module.exports = [
categories: ['ad'],
domains: ['*.lkqd.net'],
},
{
name: 'Layer0',
categories: ['cdn'],
domains: ['*.layer0.co'],
examples: ['rum.layer0.co'],
},
{
name: 'Layershift',
categories: ['hosting'],
Expand Down Expand Up @@ -6245,6 +6282,12 @@ module.exports = [
domains: ['*.markandmini.com'],
examples: ['www.markandmini.com'],
},
{
name: 'Marker',
categories: ['utility'],
domains: ['*.marker.io'],
examples: ['edge.marker.io'],
},
{
name: 'Marketing Dashboards',
company: 'GroupM',
Expand Down Expand Up @@ -9057,6 +9100,12 @@ module.exports = [
domains: ['*.syn-finity.com', '*.synthetix-ec1.com', '*.synthetix.com'],
examples: ['www.synthetix-ec1.com'],
},
{
name: 'Syte',
categories: ['other'],
domains: ['*.syteapi.com'],
examples: ['cdn.syteapi.com'],
},
{
name: 'TINT',
categories: ['content'],
Expand Down

0 comments on commit bf7805d

Please sign in to comment.