@ghostery/trackerdb 1.0.118 → 1.0.119

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
@@ -6659,7 +6659,7 @@
6659
6659
  "double.net": {
6660
6660
  "name": "Double.net",
6661
6661
  "description": "\"One of Sweden’s first affiliate marketing companies, we quickly recognized the huge potential in online marketing... We have ad contracts with tens of thousand Swedish publishers and can place ads on many of the largest Swedish websites.\"",
6662
- "website_url": "http://www.double.net/en/",
6662
+ "website_url": "https://web.archive.org/web/20191216231937/https://double.net/en/",
6663
6663
  "country": "US",
6664
6664
  "privacy_policy_url": null,
6665
6665
  "privacy_contact": null,
@@ -35891,20 +35891,6 @@
35891
35891
  "||dtmpub.com^$3p"
35892
35892
  ]
35893
35893
  },
35894
- "double.net": {
35895
- "name": "Double.net",
35896
- "category": "advertising",
35897
- "organization": "double.net",
35898
- "alias": null,
35899
- "website_url": "http://double.net/en/",
35900
- "ghostery_id": "1005",
35901
- "domains": [
35902
- "double.net"
35903
- ],
35904
- "filters": [
35905
- "||double.net^$3p"
35906
- ]
35907
- },
35908
35894
  "doubleclick": {
35909
35895
  "name": "DoubleClick",
35910
35896
  "category": "advertising",
@@ -69896,7 +69882,6 @@
69896
69882
  "dotomi.com": "dotomi",
69897
69883
  "dtmc.com": "dotomi",
69898
69884
  "dtmpub.com": "dotomi",
69899
- "double.net": "double.net",
69900
69885
  "2mdn.net": "doubleclick",
69901
69886
  "doubleclick.net": "doubleclick",
69902
69887
  "invitemedia.com": "doubleclick",
@@ -74254,7 +74239,6 @@
74254
74239
  "||trackedlink.net^$3p": "dotmailer",
74255
74240
  "||dotomi.com^$3p": "dotomi",
74256
74241
  "||dtmpub.com^$3p": "dotomi",
74257
- "||double.net^$3p": "double.net",
74258
74242
  "/\\.2mdn\\.net\\/([0-9]+|ads|dot\\.gif|dynamic|viewad)/": "doubleclick",
74259
74243
  "||ad.doubleclick.net^$3p": "doubleclick",
74260
74244
  "||doubleclick.net^$3p": "doubleclick",
@@ -2592,8 +2592,6 @@ touchclarity
2592
2592
  ||dotomi.com^$3p
2593
2593
  ! trackerdb_id:dotomi trackerdb_category:advertising
2594
2594
  ||dtmpub.com^$3p
2595
- ! trackerdb_id:double.net trackerdb_category:advertising
2596
- ||double.net^$3p
2597
2595
  ! trackerdb_id:doubleclick trackerdb_category:advertising
2598
2596
  /\.2mdn\.net\/([0-9]+|ads|dot\.gif|dynamic|viewad)/
2599
2597
  ! trackerdb_id:doubleclick trackerdb_category:advertising
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.118",
3
+ "version": "1.0.119",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {