@ghostery/trackerdb 1.0.504 → 1.0.505

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
@@ -5007,6 +5007,15 @@
5007
5007
  "privacy_contact": "privacy@clickcease.com",
5008
5008
  "ghostery_id": "5249"
5009
5009
  },
5010
+ "clickadu": {
5011
+ "name": "Clickadu",
5012
+ "description": "Clickadu is a versatile ad network offering multi-format ad solutions, including banners, popunders, push notifications, and more.",
5013
+ "website_url": "https://www.clickadu.com/",
5014
+ "country": "CZ",
5015
+ "privacy_policy_url": "https://www.clickadu.com/privacy",
5016
+ "privacy_contact": "privacy@clickadu.com",
5017
+ "ghostery_id": null
5018
+ },
5010
5019
  "clickaider": {
5011
5020
  "name": "ClickAider",
5012
5021
  "description": "\"ClickAider is an analysis tool that helps publishers maximize revenues from Pay-Per-Click Advertisements.\"",
@@ -33271,6 +33280,21 @@
33271
33280
  "||software.clickback.com/scripts/cbintegrations.js"
33272
33281
  ]
33273
33282
  },
33283
+ "clickadu": {
33284
+ "name": "Clickadu",
33285
+ "category": "advertising",
33286
+ "organization": "clickadu",
33287
+ "alias": null,
33288
+ "website_url": "https://www.clickadu.com/",
33289
+ "ghostery_id": null,
33290
+ "domains": [
33291
+ "clickadu.com",
33292
+ "chestgoingpunch.com"
33293
+ ],
33294
+ "filters": [
33295
+ "||chestgoingpunch.com^"
33296
+ ]
33297
+ },
33274
33298
  "clickaider": {
33275
33299
  "name": "ClickAider",
33276
33300
  "category": "advertising",
@@ -72313,6 +72337,8 @@
72313
72337
  "script.click360.io": "click360",
72314
72338
  "clickandchat.com": "click_and_chat",
72315
72339
  "software.clickback.com": "click_back",
72340
+ "clickadu.com": "clickadu",
72341
+ "chestgoingpunch.com": "clickadu",
72316
72342
  "hit.clickaider.com": "clickaider",
72317
72343
  "clickbank.net": "clickbank",
72318
72344
  "cbproads.com": "clickbank_proads",
@@ -76998,6 +77024,7 @@
76998
77024
  "||script.click360.io/wai_digi.js": "click360",
76999
77025
  "||clickandchat.com^$3p": "click_and_chat",
77000
77026
  "||software.clickback.com/scripts/cbintegrations.js": "click_back",
77027
+ "||chestgoingpunch.com^": "clickadu",
77001
77028
  "||hit.clickaider.com^$3p": "clickaider",
77002
77029
  "||cbtb.clickbank.net^$3p": "clickbank",
77003
77030
  "||hop.clickbank.net^$3p": "clickbank",
@@ -4188,6 +4188,12 @@ touchclarity
4188
4188
  ||software.clickback.com/scripts/cbintegrations.js
4189
4189
  ! trackerdb_id:click_back trackerdb_category:advertising trackerdb_domain
4190
4190
  ||software.clickback.com^
4191
+ ! trackerdb_id:clickadu trackerdb_category:advertising trackerdb_filter
4192
+ ||chestgoingpunch.com^
4193
+ ! trackerdb_id:clickadu trackerdb_category:advertising trackerdb_domain
4194
+ ||clickadu.com^
4195
+ ! trackerdb_id:clickadu trackerdb_category:advertising trackerdb_domain
4196
+ ||chestgoingpunch.com^
4191
4197
  ! trackerdb_id:clickaider trackerdb_category:advertising trackerdb_filter
4192
4198
  ||hit.clickaider.com^$3p
4193
4199
  ! trackerdb_id:clickaider trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.504",
3
+ "version": "1.0.505",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {