Skip to content

Commit

Permalink
feat(entities): update AB Tasty and Kameleoon (#1)
Browse files Browse the repository at this point in the history
* feat(entities): update AB Tasty and Kameleoon

* feat: add kameleoon url examples

* feat: add abtasty url examples

* Update data/entities.js

---------

Co-authored-by: Romain GUILLAUME <[email protected]>
Co-authored-by: Guillaume NICOLAS <[email protected]>
  • Loading branch information
3 people authored Jul 10, 2024
1 parent 6203a63 commit d2fe72d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion data/entities.js
Original file line number Diff line number Diff line change
Expand Up @@ -1708,8 +1708,10 @@ module.exports = [
},
{
name: 'AB Tasty',
homepage: 'https://www.abtasty.com/',
category: 'analytics',
domains: ['*.abtasty.com', 'd1447tq2m68ekg.cloudfront.net'],
examples: ['try.abtasty.com']
},
{
name: 'ABA RESEARCH',
Expand Down Expand Up @@ -5842,8 +5844,10 @@ module.exports = [
},
{
name: 'Kameleoon',
homepage: 'https://www.kameleoon.com/',
category: 'analytics',
domains: ['*.kameleoon.com', '*.kameleoon.eu'],
domains: ['*.kameleoon.com', '*.kameleoon.eu', '*.kameleoon.io'],
examples: ['data.kameleoon.io', 'kdm3fpv6il.kameleoon.eu'],
},
{
name: 'Kampyle',
Expand Down

0 comments on commit d2fe72d

Please sign in to comment.