@ghostery/trackerdb 1.0.179 → 1.0.180

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
@@ -13967,6 +13967,15 @@
13967
13967
  "privacy_contact": "ptp@paid-to-promote.net",
13968
13968
  "ghostery_id": "834"
13969
13969
  },
13970
+ "panasonic": {
13971
+ "name": "Panasonic",
13972
+ "description": "Panasonic Holdings Corporation is a multinational electronics company based in Kadoma, Osaka, Japan, offering a diverse range of products and services, including consumer electronics, rechargeable batteries, and home renovation. Among its subsidiaries is Panasonic Avionics Corporation, which specializes in providing customized in-flight entertainment and communication devices to airlines worldwide.",
13973
+ "website_url": "https://holdings.panasonic/global/",
13974
+ "country": "JP",
13975
+ "privacy_policy_url": "https://holdings.panasonic/global/privacy-policy.html",
13976
+ "privacy_contact": null,
13977
+ "ghostery_id": null
13978
+ },
13970
13979
  "paperg": {
13971
13980
  "name": "PaperG",
13972
13981
  "description": "PaperG provides an online ad platform that automates local ad creation, sales, and management for local online media companies. Technology-enabled services include: high volume automated ad creative assembly and serving, on-demand advertiser microsite generation and hosting and stream lined local ad operation management.",
@@ -52614,6 +52623,21 @@
52614
52623
  "||ptp33.com^$3p"
52615
52624
  ]
52616
52625
  },
52626
+ "panasonic_avionics": {
52627
+ "name": "Panasonic Avionics Corporation",
52628
+ "category": "customer_interaction",
52629
+ "organization": "panasonic",
52630
+ "alias": null,
52631
+ "website_url": "https://www.panasonic.aero/",
52632
+ "ghostery_id": null,
52633
+ "domains": [
52634
+ "pacwisp.net",
52635
+ "inflightpanasonic.aero"
52636
+ ],
52637
+ "filters": [
52638
+ "||services.inflightpanasonic.aero/inflight/services/analytics"
52639
+ ]
52640
+ },
52617
52641
  "pangleglobal": {
52618
52642
  "name": "Pangle",
52619
52643
  "category": "advertising",
@@ -71844,6 +71868,8 @@
71844
71868
  "paid-to-promote.net": "paid-to-promote",
71845
71869
  "ptp22.com": "paid-to-promote",
71846
71870
  "ptp33.com": "paid-to-promote",
71871
+ "pacwisp.net": "panasonic_avionics",
71872
+ "inflightpanasonic.aero": "panasonic_avionics",
71847
71873
  "analytics.pangle-ads.com": "pangleglobal",
71848
71874
  "paperg.com": "paperg",
71849
71875
  "pardot.com": "pardot",
@@ -76244,6 +76270,7 @@
76244
76270
  "||paid-to-promote.net/images/ptp.gif": "paid-to-promote",
76245
76271
  "||ptp22.com^$3p": "paid-to-promote",
76246
76272
  "||ptp33.com^$3p": "paid-to-promote",
76273
+ "||services.inflightpanasonic.aero/inflight/services/analytics": "panasonic_avionics",
76247
76274
  "||analytics.pangle-ads.com^": "pangleglobal",
76248
76275
  "||paperg.com^$3p": "paperg",
76249
76276
  "||pardot.com^$3p": "pardot",
@@ -11696,6 +11696,12 @@ audiences/static/widget/audience-manager.api.min.js
11696
11696
  ||ptp22.com^
11697
11697
  ! trackerdb_id:paid-to-promote trackerdb_category:advertising trackerdb_domain
11698
11698
  ||ptp33.com^
11699
+ ! trackerdb_id:panasonic_avionics trackerdb_category:customer_interaction trackerdb_filter
11700
+ ||services.inflightpanasonic.aero/inflight/services/analytics
11701
+ ! trackerdb_id:panasonic_avionics trackerdb_category:customer_interaction trackerdb_domain
11702
+ ||pacwisp.net^
11703
+ ! trackerdb_id:panasonic_avionics trackerdb_category:customer_interaction trackerdb_domain
11704
+ ||inflightpanasonic.aero^
11699
11705
  ! trackerdb_id:pangleglobal trackerdb_category:advertising trackerdb_filter
11700
11706
  ||analytics.pangle-ads.com^
11701
11707
  ! trackerdb_id:pangleglobal trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.179",
3
+ "version": "1.0.180",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {