@ghostery/trackerdb 1.0.719 → 1.0.721

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
@@ -7334,8 +7334,8 @@
7334
7334
  "description": "Elastic builds software to make data usable in real time and at scale for search, logging, security, and analytics use cases.",
7335
7335
  "website_url": "https://www.elastic.co/",
7336
7336
  "country": "US",
7337
- "privacy_policy_url": "https://www.elastic.co/de/legal/privacy-statement",
7338
- "privacy_contact": null,
7337
+ "privacy_policy_url": "https://www.elastic.co/trust/faq#data-privacy",
7338
+ "privacy_contact": "security@elastic.co",
7339
7339
  "ghostery_id": "5332"
7340
7340
  },
7341
7341
  "elastic_ad": {
@@ -19956,6 +19956,15 @@
19956
19956
  "privacy_contact": "privacy@thryv.com",
19957
19957
  "ghostery_id": "5427"
19958
19958
  },
19959
+ "tickaroo": {
19960
+ "name": "Tickaroo",
19961
+ "description": "Tickaroo provides live blogging software that enables publishers to cover news, sports, and events in real-time while engaging with their audiences and monetizing their content.",
19962
+ "website_url": "https://tickaroo.com/en/",
19963
+ "country": "DE",
19964
+ "privacy_policy_url": "https://tickaroo.com/en/privacy-policy",
19965
+ "privacy_contact": "anfrage@projekt29.de",
19966
+ "ghostery_id": null
19967
+ },
19959
19968
  "tidbit": {
19960
19969
  "name": "Tidbit",
19961
19970
  "description": "\"Monetize without ads. Let your visitors help you mine Bitcoins.\"",
@@ -66125,6 +66134,30 @@
66125
66134
  "||online-metrix.net/fp/check.js"
66126
66135
  ]
66127
66136
  },
66137
+ "tickaroo": {
66138
+ "name": "Tickaroo",
66139
+ "category": "customer_interaction",
66140
+ "organization": "tickaroo",
66141
+ "alias": null,
66142
+ "website_url": "https://tickaroo.com/en/",
66143
+ "ghostery_id": null,
66144
+ "domains": [
66145
+ "tickaroo.com"
66146
+ ],
66147
+ "filters": []
66148
+ },
66149
+ "tickaroo_analytics": {
66150
+ "name": "Tickaroo Analytics",
66151
+ "category": "site_analytics",
66152
+ "organization": "tickaroo",
66153
+ "alias": "tickaroo",
66154
+ "website_url": "https://tickaroo.com/en/",
66155
+ "ghostery_id": null,
66156
+ "domains": [],
66157
+ "filters": [
66158
+ "||cdn.tickaroo.com/api/collect^$3p"
66159
+ ]
66160
+ },
66128
66161
  "tidbit": {
66129
66162
  "name": "Tidbit",
66130
66163
  "category": "customer_interaction",
@@ -77302,6 +77335,7 @@
77302
77335
  "tmdb.org": "themoviedb",
77303
77336
  "thinglink.com": "thinglink",
77304
77337
  "online-metrix.net": "threatmetrix",
77338
+ "tickaroo.com": "tickaroo",
77305
77339
  "tidbit.co.in": "tidbit",
77306
77340
  "code.tidio.co": "tidio",
77307
77341
  "widget-v4.tidiochat.com": "tidio",
@@ -81872,6 +81906,7 @@
81872
81906
  "||thinglink.com/jse/embed.js": "thinglink",
81873
81907
  "||online-metrix.net/fp": "threatmetrix",
81874
81908
  "||online-metrix.net/fp/check.js": "threatmetrix",
81909
+ "||cdn.tickaroo.com/api/collect^$3p": "tickaroo_analytics",
81875
81910
  "||tidbit.co.in^$3p": "tidbit",
81876
81911
  "||code.tidio.co^$3p": "tidio",
81877
81912
  "||widget-v4.tidiochat.com/1_12_1/static/js/": "tidio",
@@ -16298,6 +16298,10 @@ smartserve.hsbc,hsbc.ch,hsbc.com,hsbc.nl,hsbc.com.mt,hsbc.de,hsbc.cz,hsbc.be,hsb
16298
16298
  ||online-metrix.net/fp/check.js
16299
16299
  ! trackerdb_id:threatmetrix trackerdb_category:utilities trackerdb_domain
16300
16300
  ||online-metrix.net^
16301
+ ! trackerdb_id:tickaroo trackerdb_category:customer_interaction trackerdb_domain
16302
+ ||tickaroo.com^
16303
+ ! trackerdb_id:tickaroo_analytics trackerdb_category:site_analytics trackerdb_filter
16304
+ ||cdn.tickaroo.com/api/collect^$3p
16301
16305
  ! trackerdb_id:tidbit trackerdb_category:customer_interaction trackerdb_filter
16302
16306
  ||tidbit.co.in^$3p
16303
16307
  ! trackerdb_id:tidbit trackerdb_category:customer_interaction trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.719",
3
+ "version": "1.0.721",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {