@ghostery/trackerdb 1.0.407 → 1.0.409

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
@@ -6825,6 +6825,15 @@
6825
6825
  "privacy_contact": "support@getdrip.com",
6826
6826
  "ghostery_id": "3013"
6827
6827
  },
6828
+ "drizzle": {
6829
+ "name": "Drizzle Team",
6830
+ "description": "Drizzle Team develops open-source products related to databases.",
6831
+ "website_url": "https://drizzle.team/",
6832
+ "country": "US",
6833
+ "privacy_policy_url": null,
6834
+ "privacy_contact": "https://drizzle.team/",
6835
+ "ghostery_id": null
6836
+ },
6828
6837
  "dsnr_media_group": {
6829
6838
  "name": "DSNR Media Group",
6830
6839
  "description": "DSNR Media Group (DMG) is an online advertising solution provider for international markets. By utilizing its optimization methodologies and technologies, DMG offers an integrated approach with insight from impression to conversion. DMG's mobile advertising solution includes an optimization platform, conversion tracking and aggregation of multiple mobile ad platforms.",
@@ -16275,6 +16284,15 @@
16275
16284
  "privacy_contact": null,
16276
16285
  "ghostery_id": "5264"
16277
16286
  },
16287
+ "revlifter": {
16288
+ "name": "RevLifter",
16289
+ "description": "RevLifter is a technology company specializing in eCommerce personalization and conversion rate optimization. The company provides an intelligent offer platform that leverages real-time data to create targeted promotions, aiming to improve conversion rates and customer retention. RevLifter's solutions are designed to help retailers manage promotions effectively, optimize customer journeys, and drive growth through performance marketing. It was founded in 2017 and is based in London, England.",
16290
+ "website_url": "https://www.revlifter.com/",
16291
+ "country": "GB",
16292
+ "privacy_policy_url": "https://www.revlifter.com/privacy-policy",
16293
+ "privacy_contact": "compliance@revlifter.com",
16294
+ "ghostery_id": null
16295
+ },
16278
16296
  "revolver_maps": {
16279
16297
  "name": "Revolver Maps",
16280
16298
  "description": "\"RevolverMaps are customizable visitor map widgets combined with a live traffic trace function.\" Revolver Maps is owned by Karma Implementor.",
@@ -52754,6 +52772,21 @@
52754
52772
  "||btc-echode.api.oneall.com/socialize/library.js"
52755
52773
  ]
52756
52774
  },
52775
+ "onedollarstats": {
52776
+ "name": "One Dollar Stats",
52777
+ "category": "site_analytics",
52778
+ "organization": "drizzle",
52779
+ "alias": null,
52780
+ "website_url": "https://onedollarstats.com/",
52781
+ "ghostery_id": null,
52782
+ "domains": [
52783
+ "onedollarstats.com"
52784
+ ],
52785
+ "filters": [
52786
+ "||assets.onedollarstats.com^$script",
52787
+ "||api.onedollarstats.com^$3p"
52788
+ ]
52789
+ },
52757
52790
  "onefeed": {
52758
52791
  "name": "Onefeed",
52759
52792
  "category": "site_analytics",
@@ -73472,6 +73505,7 @@
73472
73505
  "onaudience.com": "onaudience",
73473
73506
  "analyse.ondics.de": "ondics",
73474
73507
  "btc-echode.api.oneall.com": "oneall",
73508
+ "onedollarstats.com": "onedollarstats",
73475
73509
  "tracking.onefeed.co.uk": "onefeed",
73476
73510
  "onesignal.com": "onesignal",
73477
73511
  "os.tc": "onesignal",
@@ -77982,6 +78016,8 @@
77982
78016
  "||onaudience.com^$3p": "onaudience",
77983
78017
  "||analyse.ondics.de^": "ondics",
77984
78018
  "||btc-echode.api.oneall.com/socialize/library.js": "oneall",
78019
+ "||assets.onedollarstats.com^$script": "onedollarstats",
78020
+ "||api.onedollarstats.com^$3p": "onedollarstats",
77985
78021
  "||tracking.onefeed.co.uk^$3p": "onefeed",
77986
78022
  "||cdn.onesignal.com/sdks/onesignalsdk.js": "onesignal",
77987
78023
  "||onesignal.com/api/v1/sync": "onesignal",
@@ -11570,6 +11570,12 @@ audiences/static/widget/audience-manager.api.min.js
11570
11570
  ||btc-echode.api.oneall.com/socialize/library.js
11571
11571
  ! trackerdb_id:oneall trackerdb_category:social_media trackerdb_domain
11572
11572
  ||btc-echode.api.oneall.com^
11573
+ ! trackerdb_id:onedollarstats trackerdb_category:site_analytics trackerdb_filter
11574
+ ||assets.onedollarstats.com^$script
11575
+ ! trackerdb_id:onedollarstats trackerdb_category:site_analytics trackerdb_filter
11576
+ ||api.onedollarstats.com^$3p
11577
+ ! trackerdb_id:onedollarstats trackerdb_category:site_analytics trackerdb_domain
11578
+ ||onedollarstats.com^
11573
11579
  ! trackerdb_id:onefeed trackerdb_category:site_analytics trackerdb_filter
11574
11580
  ||tracking.onefeed.co.uk^$3p
11575
11581
  ! trackerdb_id:onefeed trackerdb_category:site_analytics trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.407",
3
+ "version": "1.0.409",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {