@ghostery/trackerdb 1.0.409 → 1.0.411

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
@@ -2631,6 +2631,15 @@
2631
2631
  "privacy_contact": null,
2632
2632
  "ghostery_id": "3001"
2633
2633
  },
2634
+ "alive_technologies": {
2635
+ "name": "Alive Technologies",
2636
+ "description": "Alive Technologies Inc., helps organizations create the best messaging experience with their audiences. Alive5 is a unified inbox for your team designed to handle SMS, web chat, and social conversations seamlessly. Sync your customer records with chat transcripts and conversational data from multiple communications channels.",
2637
+ "website_url": "https://www.alive5.com/",
2638
+ "country": "US",
2639
+ "privacy_policy_url": "https://www.alive5.com/privacy-policy",
2640
+ "privacy_contact": "privacy@alive5.com",
2641
+ "ghostery_id": null
2642
+ },
2634
2643
  "allegro.pl": {
2635
2644
  "name": "Allegro",
2636
2645
  "description": "Allegro is the most popular shopping platform in Poland and one of the largest e-commerce companies in Europe. We are a shopping platform where millions of consumers can buy everything they need. You can choose from thousands of sellers who can offer any number of products for sale.",
@@ -57773,6 +57782,18 @@
57773
57782
  "/spcjs.php$3p"
57774
57783
  ]
57775
57784
  },
57785
+ "revlifter": {
57786
+ "name": "RevLifter",
57787
+ "category": "customer_interaction",
57788
+ "organization": "revlifter",
57789
+ "alias": null,
57790
+ "website_url": "https://www.revlifter.com/",
57791
+ "ghostery_id": null,
57792
+ "domains": [
57793
+ "revlifter.io"
57794
+ ],
57795
+ "filters": []
57796
+ },
57776
57797
  "revolver_maps": {
57777
57798
  "name": "Revolver Maps",
57778
57799
  "category": "site_analytics",
@@ -73956,6 +73977,7 @@
73956
73977
  "imageshack.host": "revenuehits",
73957
73978
  "revenuemantra.com": "revenuemantra",
73958
73979
  "revive-adserver.com": "revive_adserver",
73980
+ "revlifter.io": "revlifter",
73959
73981
  "revolvermaps.com": "revolver_maps",
73960
73982
  "cts.tradepub.com": "revresponse",
73961
73983
  "revresponse.com": "revresponse",
@@ -13378,6 +13378,8 @@ audiences/static/widget/audience-manager.api.min.js
13378
13378
  /spcjs.php$3p
13379
13379
  ! trackerdb_id:revive_adserver trackerdb_category:advertising trackerdb_domain
13380
13380
  ||revive-adserver.com^
13381
+ ! trackerdb_id:revlifter trackerdb_category:customer_interaction trackerdb_domain
13382
+ ||revlifter.io^
13381
13383
  ! trackerdb_id:revolver_maps trackerdb_category:site_analytics trackerdb_filter
13382
13384
  ||revolvermaps.com^$3p
13383
13385
  ! trackerdb_id:revolver_maps 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.409",
3
+ "version": "1.0.411",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {