@ghostery/trackerdb 1.0.311 → 1.0.313

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
@@ -20136,6 +20136,15 @@
20136
20136
  "privacy_contact": null,
20137
20137
  "ghostery_id": "4207"
20138
20138
  },
20139
+ "videoly": {
20140
+ "name": "Videoly",
20141
+ "description": "Videoly helps online retailers and brands to source and embed product videos. We make use of the product videos already available on the internet and integrate them to your store.",
20142
+ "website_url": "https://videoly.co/",
20143
+ "country": "FI",
20144
+ "privacy_policy_url": "https://videoly.co/privacy-policy",
20145
+ "privacy_contact": "support@videoly.co",
20146
+ "ghostery_id": null
20147
+ },
20139
20148
  "videonow": {
20140
20149
  "name": "VideoNow",
20141
20150
  "description": null,
@@ -41368,7 +41377,9 @@
41368
41377
  ],
41369
41378
  "filters": [
41370
41379
  "||google.com/recaptcha/$frame,script",
41371
- "||gstatic.*/recaptcha/"
41380
+ "||gstatic.*/recaptcha/",
41381
+ "||google.com/js/bg/^$script",
41382
+ "||google.com/js/th/^$script"
41372
41383
  ]
41373
41384
  },
41374
41385
  "google_remarketing": {
@@ -76041,6 +76052,8 @@
76041
76052
  "||googletagservices.com/tag/js/gpt.js": "google_publisher_tags",
76042
76053
  "||google.com/recaptcha/$frame,script": "google_recaptcha",
76043
76054
  "||gstatic.*/recaptcha/": "google_recaptcha",
76055
+ "||google.com/js/bg/^$script": "google_recaptcha",
76056
+ "||google.com/js/th/^$script": "google_recaptcha",
76044
76057
  "||googleads.g.doubleclick.net/pagead/viewthroughconversion": "google_remarketing",
76045
76058
  "||tpc.googlesyndication.com/safeframe": "google_safeframe",
76046
76059
  "||google.com/_/scs/shopping-verified-reviews-static/_/js": "google_shopping_reviews",
@@ -7468,6 +7468,10 @@ foresee/foresee-alive.js
7468
7468
  ||google.com/recaptcha/$frame,script
7469
7469
  ! trackerdb_id:google_recaptcha trackerdb_category:utilities trackerdb_filter
7470
7470
  ||gstatic.*/recaptcha/
7471
+ ! trackerdb_id:google_recaptcha trackerdb_category:utilities trackerdb_filter
7472
+ ||google.com/js/bg/^$script
7473
+ ! trackerdb_id:google_recaptcha trackerdb_category:utilities trackerdb_filter
7474
+ ||google.com/js/th/^$script
7471
7475
  ! trackerdb_id:google_recaptcha trackerdb_category:utilities trackerdb_domain
7472
7476
  ||recaptcha.net^
7473
7477
  ! trackerdb_id:google_remarketing trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.311",
3
+ "version": "1.0.313",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {