@ghostery/trackerdb 1.0.187 → 1.0.188

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
@@ -18235,7 +18235,7 @@
18235
18235
  },
18236
18236
  "taboola": {
18237
18237
  "name": "Taboola",
18238
- "description": "\"Seven years before Taboola started, we were just a bunch of geeks in the Israeli army, passionate about the unique problems that can be solved with advanced mathematics. In the early days, Adam Singolda, our Founder & CEO, became passionate about the discovery problem as he realized that people don’t really wake up in the morning thinking about new videos or articles they would like to consume that day. Search could never solve that problem: how can someone search for something they don’t even know exists?In July 2007, Taboola was founded and we began thinking about content consumption patterns, and ways to predict the videos people may like before ever expressing an interest in watching them. It took us 3.5 years to innovate around what became the foundation for Taboola's mathematical predictive engine, Taboola EngageRank™, that later became part of publishers’ workflows given its various optimization capabilities. This algorithmic innovation around video then helped Taboola broaden its solution to recommend articles and slideshows, providing world-leading publishers with a single, ultimate discovery and monetization solution.These days, passionate about connecting people around-the-world with content they may like, there are over 400 of us \"Taboolars\" drilling out recommendations between NY, Pasadena, London, Israel, India and Bangkok. Taboola is widely recognized as the world’s leading content discovery platform, reaching 1B unique visitors and serving over 360 billion recommendations every month.Publishers, marketers, and agencies leverage Taboola to retain users on their site, monetize their traffic and distribute their content to drive high quality audiences. Publishers using Taboola include USA Today, NYTimes, TMZ, Politico.com, BusinessInsider, CafeMom, Billboard.com, Fox Television, Weather.com, Examiner, and many more.\"",
18238
+ "description": "Taboola is a public advertising company that provides content recommendations and native advertising on various digital platforms. Founded in 2007, the company has formed partnerships with publishers, advertisers, and mobile carriers to deliver personalized content to users.",
18239
18239
  "website_url": "https://www.taboola.com/",
18240
18240
  "country": "US",
18241
18241
  "privacy_policy_url": "https://www.taboola.com/privacy-policy",
@@ -36436,7 +36436,10 @@
36436
36436
  "domains": [
36437
36437
  "svc.dynamics.com"
36438
36438
  ],
36439
- "filters": []
36439
+ "filters": [
36440
+ "||svc.dynamics.com/f/m/$3p",
36441
+ "||svc.dynamics.com/t/w$3p"
36442
+ ]
36440
36443
  },
36441
36444
  "dynata": {
36442
36445
  "name": "Dynata",
@@ -74820,6 +74823,8 @@
74820
74823
  "||static.dynamicyield.com/scripts/*/dy-coll-min.js^$3p": "dynamic_yield",
74821
74824
  "||px.dynamicyield.com^$3p": "dynamic_yield",
74822
74825
  "||st.dynamicyield.com^$3p": "dynamic_yield",
74826
+ "||svc.dynamics.com/f/m/$3p": "dynamics_365",
74827
+ "||svc.dynamics.com/t/w$3p": "dynamics_365",
74823
74828
  "||beacons.hottraffic.nl^$3p": "dynata",
74824
74829
  "||e-planning.net^$3p": "e-planning",
74825
74830
  "||eadv.it^$3p": "eadv",
@@ -5578,6 +5578,10 @@ touchclarity
5578
5578
  ||st.dynamicyield.com^$3p
5579
5579
  ! trackerdb_id:dynamic_yield trackerdb_category:essential trackerdb_domain
5580
5580
  ||dynamicyield.com^
5581
+ ! trackerdb_id:dynamics_365 trackerdb_category:advertising trackerdb_filter
5582
+ ||svc.dynamics.com/f/m/$3p
5583
+ ! trackerdb_id:dynamics_365 trackerdb_category:advertising trackerdb_filter
5584
+ ||svc.dynamics.com/t/w$3p
5581
5585
  ! trackerdb_id:dynamics_365 trackerdb_category:advertising trackerdb_domain
5582
5586
  ||svc.dynamics.com^
5583
5587
  ! trackerdb_id:dynata trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.187",
3
+ "version": "1.0.188",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {