@ghostery/trackerdb 1.0.744 → 1.0.745

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
@@ -15726,6 +15726,15 @@
15726
15726
  "privacy_contact": null,
15727
15727
  "ghostery_id": "4908"
15728
15728
  },
15729
+ "posthog": {
15730
+ "name": "PostHog",
15731
+ "description": "PostHog is an open-source platform providing an integrated suite of product analytics, session recording, feature flags, and A/B testing tools. Designed for engineers and product teams, it offers cloud-hosted and self-hosted options to ensure greater control over data ownership and privacy. It operates as a \"product OS,\" consolidating multiple functionalities into one interface to eliminate the need for disparate third-party integrations.",
15732
+ "website_url": "https://posthog.com/",
15733
+ "country": "US",
15734
+ "privacy_policy_url": "https://posthog.com/privacy",
15735
+ "privacy_contact": "privacy@posthog.com",
15736
+ "ghostery_id": null
15737
+ },
15729
15738
  "powerfront": {
15730
15739
  "name": "PowerFront",
15731
15740
  "description": "\"inside™ presents a 3D store-like layout with your real customers to give you real-time information that you can easily understand...You will gain new knowledge of your operations and your customers that history-based reports could never provide you. Retailers can use the included tools to socially engage with consumers, provide a new level of customer service and make offers, helping convert visitors into sales.\"",
@@ -57402,6 +57411,20 @@
57402
57411
  "||postaffiliatepro.com^$3p"
57403
57412
  ]
57404
57413
  },
57414
+ "posthog": {
57415
+ "name": "PostHog",
57416
+ "category": "site_analytics",
57417
+ "organization": "posthog",
57418
+ "alias": null,
57419
+ "website_url": "https://posthog.com/",
57420
+ "ghostery_id": null,
57421
+ "domains": [
57422
+ "posthog.com"
57423
+ ],
57424
+ "filters": [
57425
+ "||posthog.com^$3p"
57426
+ ]
57427
+ },
57405
57428
  "powerlinks": {
57406
57429
  "name": "PowerLinks",
57407
57430
  "category": "advertising",
@@ -76777,6 +76800,7 @@
76777
76800
  "prwidgets.com": "pornwave",
76778
76801
  "barra.brasil.gov.br": "porta_brazil",
76779
76802
  "postaffiliatepro.com": "post_affiliate_pro",
76803
+ "posthog.com": "posthog",
76780
76804
  "powerlinks.com": "powerlinks",
76781
76805
  "powerreviews.com": "powerreviews",
76782
76806
  "powr.io": "powr.io",
@@ -81431,6 +81455,7 @@
81431
81455
  "||prwidgets.com^$3p": "pornwave",
81432
81456
  "||barra.brasil.gov.br/barra.js": "porta_brazil",
81433
81457
  "||postaffiliatepro.com^$3p": "post_affiliate_pro",
81458
+ "||posthog.com^$3p": "posthog",
81434
81459
  "||powerlinks.com^$3p": "powerlinks",
81435
81460
  "||t.powerreviews.com^$3p": "powerreviews",
81436
81461
  "||api.pozvonim.com^$3p": "pozvonim",
@@ -12940,6 +12940,10 @@ audiences/static/widget/audience-manager.api.min.js
12940
12940
  ||postaffiliatepro.com^$3p
12941
12941
  ! trackerdb_id:post_affiliate_pro trackerdb_category:advertising trackerdb_domain
12942
12942
  ||postaffiliatepro.com^
12943
+ ! trackerdb_id:posthog trackerdb_category:site_analytics trackerdb_filter
12944
+ ||posthog.com^$3p
12945
+ ! trackerdb_id:posthog trackerdb_category:site_analytics trackerdb_domain
12946
+ ||posthog.com^
12943
12947
  ! trackerdb_id:powerlinks trackerdb_category:advertising trackerdb_filter
12944
12948
  ||powerlinks.com^$3p
12945
12949
  ! trackerdb_id:powerlinks trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.744",
3
+ "version": "1.0.745",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {