@ghostery/trackerdb 1.0.275 → 1.0.276

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
@@ -68699,9 +68699,13 @@
68699
68699
  "website_url": "https://www.yottaa.com/",
68700
68700
  "ghostery_id": "3999",
68701
68701
  "domains": [
68702
- "yottaa.net"
68702
+ "yottaa.net",
68703
+ "yottaa.com"
68703
68704
  ],
68704
- "filters": []
68705
+ "filters": [
68706
+ "||yottaa.net^$3p",
68707
+ "||yottaa.com^$3p"
68708
+ ]
68705
68709
  },
68706
68710
  "yottly": {
68707
68711
  "name": "Yottly",
@@ -73843,6 +73847,7 @@
73843
73847
  "yoochoose.net": "yoochoose.net",
73844
73848
  "yotpo.com": "yotpo",
73845
73849
  "yottaa.net": "yottaa",
73850
+ "yottaa.com": "yottaa",
73846
73851
  "yottlyscript.com": "yottly",
73847
73852
  "api.youcanbook.me": "youcanbookme",
73848
73853
  "youcanbook.me": "youcanbookme",
@@ -78283,6 +78288,8 @@
78283
78288
  "||pixel.yola.net^$3p": "yola_analytics",
78284
78289
  "||delivery.yomedia.vn/vast": "yomedia",
78285
78290
  "||yotpo.com^$3p": "yotpo",
78291
+ "||yottaa.net^$3p": "yottaa",
78292
+ "||yottaa.com^$3p": "yottaa",
78286
78293
  "||yottlyscript.com/customer-tracking.js": "yottly",
78287
78294
  "||api.youcanbook.me^$3p": "youcanbookme",
78288
78295
  "||youcanbook.me/resources/scripts/": "youcanbookme",
@@ -17818,8 +17818,14 @@ ntpagetag
17818
17818
  ||yotpo.com^$3p
17819
17819
  ! trackerdb_id:yotpo trackerdb_category:customer_interaction trackerdb_domain
17820
17820
  ||yotpo.com^
17821
+ ! trackerdb_id:yottaa trackerdb_category:site_analytics trackerdb_filter
17822
+ ||yottaa.net^$3p
17823
+ ! trackerdb_id:yottaa trackerdb_category:site_analytics trackerdb_filter
17824
+ ||yottaa.com^$3p
17821
17825
  ! trackerdb_id:yottaa trackerdb_category:site_analytics trackerdb_domain
17822
17826
  ||yottaa.net^
17827
+ ! trackerdb_id:yottaa trackerdb_category:site_analytics trackerdb_domain
17828
+ ||yottaa.com^
17823
17829
  ! trackerdb_id:yottly trackerdb_category:advertising trackerdb_filter
17824
17830
  ||yottlyscript.com/customer-tracking.js
17825
17831
  ! trackerdb_id:yottly trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.275",
3
+ "version": "1.0.276",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {