@ghostery/trackerdb 1.0.727 → 1.0.728

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
@@ -47288,6 +47288,20 @@
47288
47288
  "||jotform.com^$3p"
47289
47289
  ]
47290
47290
  },
47291
+ "journeymv": {
47292
+ "name": "Journey",
47293
+ "category": "advertising",
47294
+ "organization": "mediavine_inc",
47295
+ "alias": null,
47296
+ "website_url": "https://www.journeymv.com/",
47297
+ "ghostery_id": null,
47298
+ "domains": [
47299
+ "journeymv.com"
47300
+ ],
47301
+ "filters": [
47302
+ "||exchange.journeymv.com^"
47303
+ ]
47304
+ },
47291
47305
  "jquery": {
47292
47306
  "name": "jQuery",
47293
47307
  "category": "hosting",
@@ -57898,6 +57912,20 @@
57898
57912
  "||rtb.adentifi.com/CookieSyncPubMatic"
57899
57913
  ]
57900
57914
  },
57915
+ "pubnation": {
57916
+ "name": "PubNation",
57917
+ "category": "advertising",
57918
+ "organization": "mediavine_inc",
57919
+ "alias": null,
57920
+ "website_url": "https://www.pubnation.com/",
57921
+ "ghostery_id": null,
57922
+ "domains": [
57923
+ "pubnation.com"
57924
+ ],
57925
+ "filters": [
57926
+ "||exchange.pubnation.com^"
57927
+ ]
57928
+ },
57901
57929
  "pubnub.com": {
57902
57930
  "name": "PubNub",
57903
57931
  "category": "misc",
@@ -75539,6 +75567,7 @@
75539
75567
  "jotfor.ms": "jotform",
75540
75568
  "jotform.io": "jotform",
75541
75569
  "jotform.com": "jotform",
75570
+ "journeymv.com": "journeymv",
75542
75571
  "cdnjquery.com": "jquery",
75543
75572
  "jquery.com": "jquery",
75544
75573
  "cjmooter.xcache.kinxcdn.com": "js_communications",
@@ -76561,6 +76590,7 @@
76561
76590
  "publicidad.net": "publicidad.net",
76562
76591
  "intgr.net": "publir",
76563
76592
  "pubmatic.com": "pubmatic",
76593
+ "pubnation.com": "pubnation",
76564
76594
  "pubnub.com": "pubnub.com",
76565
76595
  "puboclic.com": "puboclic",
76566
76596
  "pulpix.com": "pulpix.com",
@@ -80254,6 +80284,7 @@
80254
80284
  "||create.leadid.com^$3p": "jornaya",
80255
80285
  "||d1tprjo2w7krrh.cloudfront.net^$3p": "jornaya",
80256
80286
  "||jotform.com^$3p": "jotform",
80287
+ "||exchange.journeymv.com^": "journeymv",
80257
80288
  "||cjmooter.xcache.kinxcdn.com^$3p": "js_communications",
80258
80289
  "||jsecoin.com/server/load": "jse_coin",
80259
80290
  "||ads.mofos.com^$3p": "juggcash",
@@ -81199,6 +81230,7 @@
81199
81230
  "||intgr.net^$3p": "publir",
81200
81231
  "||pubmatic.com^$3p": "pubmatic",
81201
81232
  "||rtb.adentifi.com/CookieSyncPubMatic": "pubmatic",
81233
+ "||exchange.pubnation.com^": "pubnation",
81202
81234
  "||puboclic.com^$3p": "puboclic",
81203
81235
  "||tentaculos.net^$3p": "pulpo_media",
81204
81236
  "||content.pulse360.com^$3p": "pulse360",
@@ -9170,6 +9170,10 @@ foresee/foresee-alive.js
9170
9170
  ||jotform.io^
9171
9171
  ! trackerdb_id:jotform trackerdb_category:customer_interaction trackerdb_domain
9172
9172
  ||jotform.com^
9173
+ ! trackerdb_id:journeymv trackerdb_category:advertising trackerdb_filter
9174
+ ||exchange.journeymv.com^
9175
+ ! trackerdb_id:journeymv trackerdb_category:advertising trackerdb_domain
9176
+ ||journeymv.com^
9173
9177
  ! trackerdb_id:jquery trackerdb_category:hosting trackerdb_domain
9174
9178
  ||cdnjquery.com^
9175
9179
  ! trackerdb_id:jquery trackerdb_category:hosting trackerdb_domain
@@ -13104,6 +13108,10 @@ audiences/static/widget/audience-manager.api.min.js
13104
13108
  ||rtb.adentifi.com/CookieSyncPubMatic
13105
13109
  ! trackerdb_id:pubmatic trackerdb_category:advertising trackerdb_domain
13106
13110
  ||pubmatic.com^
13111
+ ! trackerdb_id:pubnation trackerdb_category:advertising trackerdb_filter
13112
+ ||exchange.pubnation.com^
13113
+ ! trackerdb_id:pubnation trackerdb_category:advertising trackerdb_domain
13114
+ ||pubnation.com^
13107
13115
  ! trackerdb_id:pubnub.com trackerdb_category:misc trackerdb_domain
13108
13116
  ||pubnub.com^
13109
13117
  ! trackerdb_id:puboclic trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.727",
3
+ "version": "1.0.728",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {