@ghostery/trackerdb 1.0.64 → 1.0.65

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
@@ -12754,6 +12754,15 @@
12754
12754
  "privacy_contact": "customerservice@newsmax.com",
12755
12755
  "ghostery_id": "2614"
12756
12756
  },
12757
+ "nexon": {
12758
+ "name": "Nexon",
12759
+ "description": "\"Nexon Co., Ltd. is a Japanese video game publisher. Headquartered in Japan, the company has offices in South Korea, the United States, Taiwan and Thailand. Nexon was founded in Seoul, South Korea, in 1994. In 2005, the company moved its headquarters to Tokyo, Japan.\"",
12760
+ "website_url": "https://www.nexon.com/main/en",
12761
+ "country": "JP",
12762
+ "privacy_policy_url": "https://www.nexon.com/main/en/legal/privacy",
12763
+ "privacy_contact": "NA_privacy@nexon.com",
12764
+ "ghostery_id": null
12765
+ },
12757
12766
  "nexstar": {
12758
12767
  "name": "Nexstar Digital",
12759
12768
  "description": "Nexstar Digital, the digital business of Nexstar Media Group, Inc., operates 125 websites and 239 mobile apps, delivering premium and trusted content from Nexstar Media Group’s portfolio of media assets, including 200 owned or partner local broadcast stations in 116 U.S. markets, NewsNationNow.com, TheHill.com, and BestReviews.com.",
@@ -49196,6 +49205,22 @@
49196
49205
  ],
49197
49206
  "filters": []
49198
49207
  },
49208
+ "nexon": {
49209
+ "name": "Nexon",
49210
+ "category": "site_analytics",
49211
+ "organization": "nexon",
49212
+ "alias": null,
49213
+ "website_url": "https://www.nexon.com/main/en",
49214
+ "ghostery_id": null,
49215
+ "domains": [
49216
+ "ssl.nexon.com",
49217
+ "public.api.nexon.com"
49218
+ ],
49219
+ "filters": [
49220
+ "||ssl.nexon.com/s1/da/a2s.js",
49221
+ "||public.api.nexon.com/nxlog-collect/apne2/client.all"
49222
+ ]
49223
+ },
49199
49224
  "next_performance": {
49200
49225
  "name": "Next Performance",
49201
49226
  "category": "advertising",
@@ -69629,6 +69654,8 @@
69629
69654
  "ads.newtentionassets.net": "newtention",
69630
69655
  "nexage.com": "nexage",
69631
69656
  "nexeps.com": "nexeps.com",
69657
+ "ssl.nexon.com": "nexon",
69658
+ "public.api.nexon.com": "nexon",
69632
69659
  "nxtck.com": "next_performance",
69633
69660
  "track.nextuser.com": "next_user",
69634
69661
  "imgsrv.nextag.com": "nextag_roi_optimizer",
@@ -73855,6 +73882,8 @@
73855
73882
  "||newtention.net^$3p": "newtention",
73856
73883
  "||trk.newtention.net^$3p": "newtention",
73857
73884
  "||nexage.com^$3p": "nexage",
73885
+ "||ssl.nexon.com/s1/da/a2s.js": "nexon",
73886
+ "||public.api.nexon.com/nxlog-collect/apne2/client.all": "nexon",
73858
73887
  "||nxtck.com^$3p": "next_performance",
73859
73888
  "||track.nextuser.com/nu.js": "next_user",
73860
73889
  "||imgsrv.nextag.com/imagefiles/includes/roitrack.js": "nextag_roi_optimizer",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.64",
3
+ "version": "1.0.65",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {