@ghostery/trackerdb 1.0.734 → 1.0.735

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
@@ -2694,6 +2694,15 @@
2694
2694
  "privacy_contact": null,
2695
2695
  "ghostery_id": "5306"
2696
2696
  },
2697
+ "alliance_gravity": {
2698
+ "name": "Alliance Gravity",
2699
+ "description": "Alliance Gravity, created in 2018, is a Paris-based company specializing in the collection and processing of personal data for targeted advertising. It brings together around a hundred French companies from the press, entertainment, and commerce sectors to provide tailored targeting segments. The company aims to challenge the monopoly of major tech companies in the digital advertising market by pooling advertising data to better market digital offerings to advertisers.",
2700
+ "website_url": "https://www.alliancegravity.com/",
2701
+ "country": "FR",
2702
+ "privacy_policy_url": "https://www.alliancegravity.com/conventionprivacy/",
2703
+ "privacy_contact": "privacy@alliancegravity.com",
2704
+ "ghostery_id": null
2705
+ },
2697
2706
  "allin": {
2698
2707
  "name": "AllIn",
2699
2708
  "description": "A complete platform for digital relationship marketing that allows communication with your customer across multiple channels. We were created to expand opportunities and create infinite connections that revolutionizes the way to relate to your customers. We have everything to communicate, engage and convert into a single platform and own recommendation algorithm.",
@@ -28677,6 +28686,20 @@
28677
28686
  ],
28678
28687
  "filters": []
28679
28688
  },
28689
+ "alliance_gravity": {
28690
+ "name": "Alliance Gravity",
28691
+ "category": "site_analytics",
28692
+ "organization": "alliance_gravity",
28693
+ "alias": null,
28694
+ "website_url": "https://www.alliancegravity.com/",
28695
+ "ghostery_id": null,
28696
+ "domains": [
28697
+ "tag.agrvt.com"
28698
+ ],
28699
+ "filters": [
28700
+ "||tag.agrvt.com/tag/v2/wrapper.js^"
28701
+ ]
28702
+ },
28680
28703
  "allin": {
28681
28704
  "name": "Allin",
28682
28705
  "category": "site_analytics",
@@ -73788,6 +73811,7 @@
73788
73811
  "allegrostatic.pl": "allegro.pl",
73789
73812
  "ngacm.com": "allegro.pl",
73790
73813
  "ngastatic.com": "allegro.pl",
73814
+ "tag.agrvt.com": "alliance_gravity",
73791
73815
  "i.btg360.com.br": "allin",
73792
73816
  "allo-pages.fr": "allo-pages.fr",
73793
73817
  "allotraffic.com": "allotraffic",
@@ -78731,6 +78755,7 @@
78731
78755
  "||alive5.com^$3p": "alive5",
78732
78756
  "||websitealive*.com^$3p": "alivechat",
78733
78757
  "||websitealive.com^$3p": "alivechat",
78758
+ "||tag.agrvt.com/tag/v2/wrapper.js^": "alliance_gravity",
78734
78759
  "||i.btg360.com.br/btg360-2.0.1.min.js": "allin",
78735
78760
  "||allotraffic.com^$3p": "allotraffic",
78736
78761
  "||edge.alluremedia.com.au/s/au.js": "allure_media",
@@ -2228,6 +2228,10 @@ touchclarity
2228
2228
  ||ngacm.com^
2229
2229
  ! trackerdb_id:allegro.pl trackerdb_category:misc trackerdb_domain
2230
2230
  ||ngastatic.com^
2231
+ ! trackerdb_id:alliance_gravity trackerdb_category:site_analytics trackerdb_filter
2232
+ ||tag.agrvt.com/tag/v2/wrapper.js^
2233
+ ! trackerdb_id:alliance_gravity trackerdb_category:site_analytics trackerdb_domain
2234
+ ||tag.agrvt.com^
2231
2235
  ! trackerdb_id:allin trackerdb_category:site_analytics trackerdb_filter
2232
2236
  ||i.btg360.com.br/btg360-2.0.1.min.js
2233
2237
  ! trackerdb_id:allin 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.734",
3
+ "version": "1.0.735",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {