@ghostery/trackerdb 1.0.305 → 1.0.307

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
@@ -8247,6 +8247,15 @@
8247
8247
  "privacy_contact": "hello@freshrelevance.com",
8248
8248
  "ghostery_id": null
8249
8249
  },
8250
+ "freshworks": {
8251
+ "name": "Freshworks",
8252
+ "description": "Freshworks Inc. provides cloud-based tools for customer relationship management (CRM), IT service management (ITSM), and e-commerce marketing.",
8253
+ "website_url": "https://www.freshworks.com/",
8254
+ "country": "US",
8255
+ "privacy_policy_url": "https://www.freshworks.com/privacy/",
8256
+ "privacy_contact": "dpo@freshworks.com",
8257
+ "ghostery_id": null
8258
+ },
8250
8259
  "friendbuy": {
8251
8260
  "name": "FriendBuy",
8252
8261
  "description": "\"Launch your referral program quickly and easily with lightweight code snippets to get your referral program live.For advanced workflows and custom use cases, take advantage of our APIs and event-based triggers, complete with comprehensive developer documentation. Friendbuy’s integration partners can support automated reward payouts, centralized data warehousing, and will fit virtually any marketing strategy.Our best-in-class onboarding team will help you get your program up and running— and ready for peak performance.\"",
@@ -55928,7 +55937,8 @@
55928
55937
  "ghostery_id": "1645",
55929
55938
  "domains": [
55930
55939
  "rakuten.co.jp",
55931
- "trafficgate.net"
55940
+ "trafficgate.net",
55941
+ "tag.rmp.rakuten.com"
55932
55942
  ],
55933
55943
  "filters": [
55934
55944
  "||log.affiliate.rakuten.co.jp/mw/imp/a.gif",
@@ -72839,6 +72849,7 @@
72839
72849
  "rmtag.com": "rakuten_display",
72840
72850
  "rakuten.co.jp": "rakuten_globalmarket",
72841
72851
  "trafficgate.net": "rakuten_globalmarket",
72852
+ "tag.rmp.rakuten.com": "rakuten_globalmarket",
72842
72853
  "mtwidget04.affiliate.rakuten.co.jp": "rakuten_widget",
72843
72854
  "xml.affilliate.rakuten.co.jp": "rakuten_widget",
72844
72855
  "rambler.ru": "rambler",
@@ -12784,6 +12784,8 @@ audiences/static/widget/audience-manager.api.min.js
12784
12784
  ||rakuten.co.jp^
12785
12785
  ! trackerdb_id:rakuten_globalmarket trackerdb_category:advertising trackerdb_domain
12786
12786
  ||trafficgate.net^
12787
+ ! trackerdb_id:rakuten_globalmarket trackerdb_category:advertising trackerdb_domain
12788
+ ||tag.rmp.rakuten.com^
12787
12789
  ! trackerdb_id:rakuten_widget trackerdb_category:advertising trackerdb_filter
12788
12790
  ||mtwidget04.affiliate.rakuten.co.jp^$3p
12789
12791
  ! trackerdb_id:rakuten_widget trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.305",
3
+ "version": "1.0.307",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {