@ghostery/trackerdb 1.0.357 → 1.0.359

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
@@ -10875,6 +10875,15 @@
10875
10875
  "privacy_contact": null,
10876
10876
  "ghostery_id": "4441"
10877
10877
  },
10878
+ "kundo": {
10879
+ "name": "Kundo",
10880
+ "description": "Kundo offers an AI-powered customer service solution essential for companies aiming to centralize ticketing, knowledge platforms, and self-service.",
10881
+ "website_url": "https://www.kundo.se",
10882
+ "country": "SE",
10883
+ "privacy_policy_url": "https://kb.kundo.se/guide/cookie-och-integritetspolicy",
10884
+ "privacy_contact": "support@kundo.se",
10885
+ "ghostery_id": null
10886
+ },
10878
10887
  "kupona": {
10879
10888
  "name": "Kupona Media",
10880
10889
  "description": "\"KUPONA is an online performance marketing agency with retargeting based on CPO output.\"Translated by Google Translate",
@@ -68502,6 +68511,20 @@
68502
68511
  "||clickanalyzer.jp^$3p"
68503
68512
  ]
68504
68513
  },
68514
+ "wufoo": {
68515
+ "name": "Wufoo",
68516
+ "category": "customer_interaction",
68517
+ "organization": "surveymonkey",
68518
+ "alias": null,
68519
+ "website_url": "https://www.wufoo.com/",
68520
+ "ghostery_id": null,
68521
+ "domains": [
68522
+ "wufoo.com"
68523
+ ],
68524
+ "filters": [
68525
+ "||wufoo.com^$3p"
68526
+ ]
68527
+ },
68505
68528
  "wurfl": {
68506
68529
  "name": "WURFL",
68507
68530
  "category": "site_analytics",
@@ -74561,6 +74584,7 @@
74561
74584
  "wpimg.pl": "wp.pl",
74562
74585
  "wpengine.com": "wp_engine",
74563
74586
  "clickanalyzer.jp": "writeup_clickanalyzer",
74587
+ "wufoo.com": "wufoo",
74564
74588
  "wurfl.io": "wurfl",
74565
74589
  "wwwpromoter.com": "wwwpromoter",
74566
74590
  "imgwykop.pl": "wykop",
@@ -79016,6 +79040,7 @@
79016
79040
  "||tracker.wordstream.com^$3p": "wordstream",
79017
79041
  "||adv.wp.pl^$3p": "wp.pl",
79018
79042
  "||clickanalyzer.jp^$3p": "writeup_clickanalyzer",
79043
+ "||wufoo.com^$3p": "wufoo",
79019
79044
  "||wwwpromoter.com^$3p": "wwwpromoter",
79020
79045
  "||imgwykop.pl/static/wykoppl/img/tools/wykop_": "wykop",
79021
79046
  "||wykop.pl/dataprovider/diggerwidget/": "wykop",
@@ -17568,6 +17568,10 @@ ntpagetag
17568
17568
  ||clickanalyzer.jp^$3p
17569
17569
  ! trackerdb_id:writeup_clickanalyzer trackerdb_category:site_analytics trackerdb_domain
17570
17570
  ||clickanalyzer.jp^
17571
+ ! trackerdb_id:wufoo trackerdb_category:customer_interaction trackerdb_filter
17572
+ ||wufoo.com^$3p
17573
+ ! trackerdb_id:wufoo trackerdb_category:customer_interaction trackerdb_domain
17574
+ ||wufoo.com^
17571
17575
  ! trackerdb_id:wurfl trackerdb_category:site_analytics trackerdb_domain
17572
17576
  ||wurfl.io^
17573
17577
  ! trackerdb_id:wwwpromoter trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.357",
3
+ "version": "1.0.359",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {