@ghostery/trackerdb 1.0.809 → 1.0.811

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/trackerdb.db CHANGED
Binary file
Binary file
@@ -13657,6 +13657,16 @@
13657
13657
  "ghostery_id": "1101",
13658
13658
  "tags": []
13659
13659
  },
13660
+ "loopme": {
13661
+ "name": "LoopMe",
13662
+ "description": "LoopMe is a global technology company for brand performance advertising, using artificial intelligence (AI) to improve advertising effectiveness across mobile, Connected TV (CTV), and digital platforms. It helps brands measure and optimize ad campaigns for real-world outcomes such as purchase intent, brand lift, and foot traffic.",
13663
+ "website_url": "https://loopme.com/",
13664
+ "country": "GB",
13665
+ "privacy_policy_url": "https://legal.loopme.com/privacy-center",
13666
+ "privacy_contact": "privacy@loopme.com",
13667
+ "ghostery_id": null,
13668
+ "tags": []
13669
+ },
13660
13670
  "lotame": {
13661
13671
  "name": "Lotame",
13662
13672
  "description": "Lotame is a data-driven technology platform. Publishers, agencies, and brands leverage Lotame's Crowd Control technology to build customized audiences built on first and third-party data.",
@@ -72343,6 +72353,21 @@
72343
72353
  ],
72344
72354
  "filters": []
72345
72355
  },
72356
+ "termly": {
72357
+ "name": "Termly",
72358
+ "category": "consent",
72359
+ "organization": "termly",
72360
+ "alias": null,
72361
+ "website_url": "https://termly.io/",
72362
+ "ghostery_id": null,
72363
+ "tags": [],
72364
+ "domains": [
72365
+ "termly.io"
72366
+ ],
72367
+ "filters": [
72368
+ "||termly.io^$3p"
72369
+ ]
72370
+ },
72346
72371
  "teroti": {
72347
72372
  "name": "Teroti",
72348
72373
  "category": "advertising",
@@ -84382,6 +84407,7 @@
84382
84407
  "tracking.dsmmadvantage.com": "teletech",
84383
84408
  "tenderapp.com": "tender",
84384
84409
  "tensitionschoo.club": "tensitionschoo.club",
84410
+ "termly.io": "termly",
84385
84411
  "watch.teroti.com": "teroti",
84386
84412
  "webterren.com": "terren",
84387
84413
  "testfreaks.com": "testfreaks",
@@ -88999,6 +89025,7 @@
88999
89025
  "||emailretargeting.com^$3p": "tedemis",
89000
89026
  "||tracking.dsmmadvantage.com/clients/": "teletech",
89001
89027
  "||tenderapp.com/tender_widget.js": "tender",
89028
+ "||termly.io^$3p": "termly",
89002
89029
  "||watch.teroti.com^$3p": "teroti",
89003
89030
  "||webterren.com^$3p": "terren",
89004
89031
  "||testfreaks.com^$3p": "testfreaks",
@@ -16504,6 +16504,10 @@ smartserve.hsbc,hsbc.ch,hsbc.com,hsbc.nl,hsbc.com.mt,hsbc.de,hsbc.cz,hsbc.be,hsb
16504
16504
  ||tenderapp.com^
16505
16505
  ! trackerdb_id:tensitionschoo.club trackerdb_category:misc trackerdb_domain
16506
16506
  ||tensitionschoo.club^
16507
+ ! trackerdb_id:termly trackerdb_category:consent trackerdb_filter
16508
+ ||termly.io^$3p
16509
+ ! trackerdb_id:termly trackerdb_category:consent trackerdb_domain
16510
+ ||termly.io^
16507
16511
  ! trackerdb_id:teroti trackerdb_category:advertising trackerdb_filter
16508
16512
  ||watch.teroti.com^$3p
16509
16513
  ! trackerdb_id:teroti trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.809",
3
+ "version": "1.0.811",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {