@ghostery/trackerdb 1.0.436 → 1.0.438

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
@@ -17769,6 +17769,15 @@
17769
17769
  "privacy_contact": "sales@smartlook.com",
17770
17770
  "ghostery_id": "4505"
17771
17771
  },
17772
+ "smartseer": {
17773
+ "name": "SMARTSEER",
17774
+ "description": "SMARTSEER is an AI driven decisioning system designed to help you set your goals, to ask more pertinent questions and to make the right decisions. It profiles every product and service that you offer. It monitors what works and for whom and why. It profiles in real time every user to help make the ideal decision to achieve the business goals you are after.",
17775
+ "website_url": "https://smartseer.com/",
17776
+ "country": "DE",
17777
+ "privacy_policy_url": "https://smartseer.com/privacy",
17778
+ "privacy_contact": "contact@smartseer.com",
17779
+ "ghostery_id": null
17780
+ },
17772
17781
  "smartstream": {
17773
17782
  "name": "SMARTSTREAM.TV GmbH",
17774
17783
  "description": null,
@@ -42087,7 +42096,9 @@
42087
42096
  "alias": "google_analytics",
42088
42097
  "website_url": "https://www.google.com/analytics/siteopt/prev",
42089
42098
  "ghostery_id": "225",
42090
- "domains": [],
42099
+ "domains": [
42100
+ "googleoptimize.com"
42101
+ ],
42091
42102
  "filters": [
42092
42103
  "||google-analytics.com/siteopt.js"
42093
42104
  ]
@@ -61117,6 +61128,20 @@
61117
61128
  "||writer-us.smartlook.com/rec/write"
61118
61129
  ]
61119
61130
  },
61131
+ "smartseer": {
61132
+ "name": "SMARTSEER",
61133
+ "category": "site_analytics",
61134
+ "organization": "smartseer",
61135
+ "alias": null,
61136
+ "website_url": "https://smartseer.com/",
61137
+ "ghostery_id": null,
61138
+ "domains": [
61139
+ "cdn.smartseer.com"
61140
+ ],
61141
+ "filters": [
61142
+ "api-*.smartseer.com"
61143
+ ]
61144
+ },
61120
61145
  "smartstream.tv": {
61121
61146
  "name": "SmartStream.TV",
61122
61147
  "category": "advertising",
@@ -72600,6 +72625,7 @@
72600
72625
  "googletraveladservices.com": "google_travel_adds",
72601
72626
  "googlecommerce.com": "google_trusted_stores",
72602
72627
  "googleusercontent.com": "google_users",
72628
+ "googleoptimize.com": "google_website_optimizer",
72603
72629
  "gmodules.com": "google_widgets",
72604
72630
  "googleapis.com": "googleapis.com",
72605
72631
  "apis.google.com": "googleapis.com",
@@ -74476,6 +74502,7 @@
74476
74502
  "smlog.co.kr": "smartlog",
74477
74503
  "getsmartlook.com": "smartlook",
74478
74504
  "smartlook.com": "smartlook",
74505
+ "cdn.smartseer.com": "smartseer",
74479
74506
  "smartstream.tv": "smartstream.tv",
74480
74507
  "smartsuppchat.com": "smartsupp_chat",
74481
74508
  "smartsuppcdn.com": "smartsupp_chat",
@@ -78936,6 +78963,7 @@
78936
78963
  "||rec.smartlook.com/recorder.js": "smartlook",
78937
78964
  "||s2.smartlook.com/rec/check": "smartlook",
78938
78965
  "||writer-us.smartlook.com/rec/write": "smartlook",
78966
+ "api-*.smartseer.com": "smartseer",
78939
78967
  "||smartsuppchat.com/loader.js": "smartsupp_chat",
78940
78968
  "||stat.media/counter/api": "smi2.ru",
78941
78969
  "||smilewanted.com^$3p": "smile_wanted",
@@ -7564,6 +7564,8 @@ foresee/foresee-alive.js
7564
7564
  ||googleusercontent.com^
7565
7565
  ! trackerdb_id:google_website_optimizer trackerdb_category:site_analytics trackerdb_filter
7566
7566
  ||google-analytics.com/siteopt.js
7567
+ ! trackerdb_id:google_website_optimizer trackerdb_category:site_analytics trackerdb_domain
7568
+ ||googleoptimize.com^
7567
7569
  ! trackerdb_id:google_widgets trackerdb_category:customer_interaction trackerdb_filter
7568
7570
  ||gmodules.com^$3p
7569
7571
  ! trackerdb_id:google_widgets trackerdb_category:customer_interaction trackerdb_domain
@@ -14714,6 +14716,10 @@ audiences/static/widget/audience-manager.api.min.js
14714
14716
  ||getsmartlook.com^
14715
14717
  ! trackerdb_id:smartlook trackerdb_category:customer_interaction trackerdb_domain
14716
14718
  ||smartlook.com^
14719
+ ! trackerdb_id:smartseer trackerdb_category:site_analytics trackerdb_filter
14720
+ api-*.smartseer.com
14721
+ ! trackerdb_id:smartseer trackerdb_category:site_analytics trackerdb_domain
14722
+ ||cdn.smartseer.com^
14717
14723
  ! trackerdb_id:smartstream.tv trackerdb_category:advertising trackerdb_domain
14718
14724
  ||smartstream.tv^
14719
14725
  ! trackerdb_id:smartsupp_chat trackerdb_category:customer_interaction trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.436",
3
+ "version": "1.0.438",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {