From db7c4cd0c17cdd9d479625a40a5a5fbdffa44d8e Mon Sep 17 00:00:00 2001 From: Patrick McCann Date: Thu, 3 Oct 2024 11:15:37 -0400 Subject: [PATCH 1/2] Update download.md: add integration monitor --- download.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/download.md b/download.md index 9c6f6fcacd..a8eee9d752 100644 --- a/download.md +++ b/download.md @@ -134,3 +134,13 @@ Prebid only supports the most recent major version. Within a month or so after a {: .lead :} Alternatively, you can build Prebid.js from the source code. For instructions, see the [Prebid.js README on GitHub](https://github.com/prebid/Prebid.js/blob/master/README.md). + + +--- + +## Embedded Popularity Application + +{: .lead :} +Check out this application that can take output of our integration monitoring tool and display the popularity of various modules: + + From c3fc53dcc24655b5aed5489a8ada47bdf0a947ec Mon Sep 17 00:00:00 2001 From: Patrick McCann Date: Thu, 3 Oct 2024 11:16:31 -0400 Subject: [PATCH 2/2] Update download.md --- download.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/download.md b/download.md index a8eee9d752..2c43ea83fa 100644 --- a/download.md +++ b/download.md @@ -135,9 +135,6 @@ Prebid only supports the most recent major version. Within a month or so after a {: .lead :} Alternatively, you can build Prebid.js from the source code. For instructions, see the [Prebid.js README on GitHub](https://github.com/prebid/Prebid.js/blob/master/README.md). - ---- - ## Embedded Popularity Application {: .lead :}