@ghostery/trackerdb 1.0.283 → 1.0.285

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
@@ -19317,6 +19317,15 @@
19317
19317
  "privacy_contact": "support@tweetmeme.com",
19318
19318
  "ghostery_id": "232"
19319
19319
  },
19320
+ "twentythree": {
19321
+ "name": "TwentyThree",
19322
+ "description": "TwentyThree is a video marketing platform with tools any company needs to make, manage and share video and webinars.",
19323
+ "website_url": "https://www.twentythree.com",
19324
+ "country": "DK",
19325
+ "privacy_policy_url": "https://www.twentythree.com/download-privacy-and-cookie-policy",
19326
+ "privacy_contact": "rights@twentythree.net",
19327
+ "ghostery_id": null
19328
+ },
19320
19329
  "twiago": {
19321
19330
  "name": "twiago GmbH",
19322
19331
  "description": null,
@@ -65010,6 +65019,20 @@
65010
65019
  "||w.usabilla.com^$3p"
65011
65020
  ]
65012
65021
  },
65022
+ "usablenet": {
65023
+ "name": "UsableNet",
65024
+ "category": "utilities",
65025
+ "organization": "usablenet",
65026
+ "alias": null,
65027
+ "website_url": "https://usablenet.com",
65028
+ "ghostery_id": null,
65029
+ "domains": [
65030
+ "usablenet.com"
65031
+ ],
65032
+ "filters": [
65033
+ "||usablenet.com^$3p"
65034
+ ]
65035
+ },
65013
65036
  "usemax": {
65014
65037
  "name": "Usemax",
65015
65038
  "category": "advertising",
@@ -73564,6 +73587,7 @@
73564
73587
  "urbanairship.com": "urban_airship",
73565
73588
  "mobile.usabilitytools.com": "usability_tools",
73566
73589
  "usabilla.com": "usabilla",
73590
+ "usablenet.com": "usablenet",
73567
73591
  "usemax.de": "usemax",
73568
73592
  "usemaxserver.de": "usemax",
73569
73593
  "usercentrics.eu": "usercentrics",
@@ -77994,6 +78018,7 @@
77994
78018
  "||uptrends.com/images/uptrends.gif": "uptrends",
77995
78019
  "||mobile.usabilitytools.com/recorder/tracker/tracker.js": "usability_tools",
77996
78020
  "||w.usabilla.com^$3p": "usabilla",
78021
+ "||usablenet.com^$3p": "usablenet",
77997
78022
  "||usemax.de^$3p": "usemax",
77998
78023
  "/usercentrics/cmp.js": "usercentrics",
77999
78024
  "###comspace-usercentrics": "usercentrics",
@@ -16394,6 +16394,10 @@ ntpagetag
16394
16394
  ||w.usabilla.com^$3p
16395
16395
  ! trackerdb_id:usabilla trackerdb_category:customer_interaction trackerdb_domain
16396
16396
  ||usabilla.com^
16397
+ ! trackerdb_id:usablenet trackerdb_category:utilities trackerdb_filter
16398
+ ||usablenet.com^$3p
16399
+ ! trackerdb_id:usablenet trackerdb_category:utilities trackerdb_domain
16400
+ ||usablenet.com^
16397
16401
  ! trackerdb_id:usemax trackerdb_category:advertising trackerdb_filter
16398
16402
  ||usemax.de^$3p
16399
16403
  ! trackerdb_id:usemax trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.283",
3
+ "version": "1.0.285",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {