@ghostery/trackerdb 1.0.617 → 1.0.618

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
@@ -64415,6 +64415,20 @@
64415
64415
  "||px.surveywall-api.survata.com/t"
64416
64416
  ]
64417
64417
  },
64418
+ "surveymonkey": {
64419
+ "name": "SurveyMonkey",
64420
+ "category": "customer_interaction",
64421
+ "organization": "surveymonkey",
64422
+ "alias": null,
64423
+ "website_url": "https://www.surveymonkey.com/",
64424
+ "ghostery_id": null,
64425
+ "domains": [
64426
+ "widget.surveymonkey.com"
64427
+ ],
64428
+ "filters": [
64429
+ "||widget.surveymonkey.com^$3p"
64430
+ ]
64431
+ },
64418
64432
  "sweettooth": {
64419
64433
  "name": "Sweettooth",
64420
64434
  "category": "customer_interaction",
@@ -76331,6 +76345,7 @@
76331
76345
  "supplyframe.com": "supplyframe",
76332
76346
  "surfingbird.ru": "surf_by_surfingbird",
76333
76347
  "px.surveywall-api.survata.com": "survata",
76348
+ "widget.surveymonkey.com": "surveymonkey",
76334
76349
  "cdn.sweettooth.io": "sweettooth",
76335
76350
  "swiftypecdn.com": "swiftype",
76336
76351
  "swisscom.ch": "swisscom",
@@ -80835,6 +80850,7 @@
80835
80850
  "||fake-entry_images.ads.supplyframe.com^$3p": "supplyframe",
80836
80851
  "||surfingbird.ru/share/share": "surf_by_surfingbird",
80837
80852
  "||px.surveywall-api.survata.com/t": "survata",
80853
+ "||widget.surveymonkey.com^$3p": "surveymonkey",
80838
80854
  "||cdn.sweettooth.io/assets/storefront.js": "sweettooth",
80839
80855
  "||switchgrowth.com^$3p": "switch_growth",
80840
80856
  "||shopximity.com/js/spxw.js": "swoop",
@@ -15708,6 +15708,10 @@ api-*.smartseer.com
15708
15708
  ||px.surveywall-api.survata.com/t
15709
15709
  ! trackerdb_id:survata trackerdb_category:advertising trackerdb_domain
15710
15710
  ||px.surveywall-api.survata.com^
15711
+ ! trackerdb_id:surveymonkey trackerdb_category:customer_interaction trackerdb_filter
15712
+ ||widget.surveymonkey.com^$3p
15713
+ ! trackerdb_id:surveymonkey trackerdb_category:customer_interaction trackerdb_domain
15714
+ ||widget.surveymonkey.com^
15711
15715
  ! trackerdb_id:sweettooth trackerdb_category:customer_interaction trackerdb_filter
15712
15716
  ||cdn.sweettooth.io/assets/storefront.js
15713
15717
  ! trackerdb_id:sweettooth trackerdb_category:customer_interaction trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.617",
3
+ "version": "1.0.618",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {