@ghostery/trackerdb 1.0.125 → 1.0.126

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.
Binary file
@@ -40752,7 +40752,6 @@
40752
40752
  "recaptcha.net"
40753
40753
  ],
40754
40754
  "filters": [
40755
- "||recaptcha.net/recaptcha/",
40756
40755
  "||google.com/recaptcha/$frame,script",
40757
40756
  "||gstatic.*/recaptcha/"
40758
40757
  ]
@@ -74778,7 +74777,6 @@
74778
74777
  "||apis.google.com/js/platform.js": "google_plus",
74779
74778
  "||apis.google.com/js/plusone.js": "google_plus",
74780
74779
  "||partner.googleadservices.com/gpt/pubads_impl": "google_publisher_tags",
74781
- "||recaptcha.net/recaptcha/": "google_recaptcha",
74782
74780
  "||google.com/recaptcha/$frame,script": "google_recaptcha",
74783
74781
  "||gstatic.*/recaptcha/": "google_recaptcha",
74784
74782
  "||googleads.g.doubleclick.net/pagead/viewthroughconversion": "google_remarketing",
@@ -7331,8 +7331,6 @@ foresee/foresee-alive.js
7331
7331
  ! trackerdb_id:google_publisher_tags trackerdb_category:site_analytics trackerdb_filter
7332
7332
  ||partner.googleadservices.com/gpt/pubads_impl
7333
7333
  ! trackerdb_id:google_recaptcha trackerdb_category:essential trackerdb_filter
7334
- ||recaptcha.net/recaptcha/
7335
- ! trackerdb_id:google_recaptcha trackerdb_category:essential trackerdb_filter
7336
7334
  ||google.com/recaptcha/$frame,script
7337
7335
  ! trackerdb_id:google_recaptcha trackerdb_category:essential trackerdb_filter
7338
7336
  ||gstatic.*/recaptcha/
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.125",
3
+ "version": "1.0.126",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {