@ghostery/trackerdb 1.0.783 → 1.0.784

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
@@ -47729,6 +47729,21 @@
47729
47729
  "||cloud.google.com/v1/integrations/"
47730
47730
  ]
47731
47731
  },
47732
+ "google_csp": {
47733
+ "name": "Google CSP Reporting",
47734
+ "category": "utilities",
47735
+ "organization": "google",
47736
+ "alias": null,
47737
+ "website_url": "https://csp.withgoogle.com/",
47738
+ "ghostery_id": null,
47739
+ "tags": [],
47740
+ "domains": [
47741
+ "csp.withgoogle.com"
47742
+ ],
47743
+ "filters": [
47744
+ "||csp.withgoogle.com/csp/"
47745
+ ]
47746
+ },
47732
47747
  "google_custom_search": {
47733
47748
  "name": "Google Custom Search Ads",
47734
47749
  "category": "advertising",
@@ -81965,6 +81980,7 @@
81965
81980
  "beacons-google.com": "google_beacons",
81966
81981
  "cloud.google.com": "google_cloud",
81967
81982
  "cloudfunctions.net": "google_cloud",
81983
+ "csp.withgoogle.com": "google_csp",
81968
81984
  "adsensecustomsearchads.com": "google_custom_search",
81969
81985
  "mail-ads.google.com": "google_email",
81970
81986
  "fonts.googleapis.com": "google_fonts",
@@ -86756,6 +86772,7 @@
86756
86772
  "||googleanalytics.com/analytics.js": "google_analytics",
86757
86773
  "||google.com/gen_204": "google_beacons",
86758
86774
  "||cloud.google.com/v1/integrations/": "google_cloud",
86775
+ "||csp.withgoogle.com/csp/": "google_csp",
86759
86776
  "||adsensecustomsearchads.com/adsense/search/async-ads.js": "google_custom_search",
86760
86777
  "||google.com/cse/cse.js": "google_custom_search",
86761
86778
  "||google.com/afsonline/show_afs_search.js": "google_custom_search_engine",
@@ -7886,6 +7886,10 @@ foresee/foresee-alive.js
7886
7886
  ||cloud.google.com^
7887
7887
  ! trackerdb_id:google_cloud trackerdb_category:hosting trackerdb_domain
7888
7888
  ||cloudfunctions.net^
7889
+ ! trackerdb_id:google_csp trackerdb_category:utilities trackerdb_filter
7890
+ ||csp.withgoogle.com/csp/
7891
+ ! trackerdb_id:google_csp trackerdb_category:utilities trackerdb_domain
7892
+ ||csp.withgoogle.com^
7889
7893
  ! trackerdb_id:google_custom_search trackerdb_category:advertising trackerdb_filter
7890
7894
  ||adsensecustomsearchads.com/adsense/search/async-ads.js
7891
7895
  ! trackerdb_id:google_custom_search trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.783",
3
+ "version": "1.0.784",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {