Skip to content

Commit

Permalink
Add entries
Browse files Browse the repository at this point in the history
  • Loading branch information
benschwarz authored Nov 30, 2023
1 parent 5cd5607 commit 4ddc7f1
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions data/entities.js
Original file line number Diff line number Diff line change
Expand Up @@ -12867,4 +12867,32 @@ module.exports = [
'*.geoedge.be',
],
},
{
name: 'Doofinder',
company: 'Doofinder',
homepage: 'https://www.doofinder.com/',
category: 'utility',
domains: [
'cdn.doofinder.com'
]
},
{
name: 'Revlifter',
company: 'Revlifter',
homepage: 'https://www.revlifter.com/',
category: 'utility',
domains: [
'assets.revlifter.com'
]
},
{
name: 'Didomi',
company: 'Didomi',
homepage: 'https://www.didomi.io/',
category: 'consent-provider',
domains: [
'sdk.privacy-center.org',
'api.privacy-center.org'
]
}
]

0 comments on commit 4ddc7f1

Please sign in to comment.