From 9c09caa278db3f216afc5ec8678ae5e3fc18f728 Mon Sep 17 00:00:00 2001 From: Muki Seiler Date: Sun, 1 Oct 2023 11:25:12 +0200 Subject: [PATCH] Replace load external js with include (#4906) --- _includes/dev-docs/loads-external-javascript.md | 2 ++ dev-docs/modules/a1MediaRtdProvider.md | 3 +-- dev-docs/modules/aaxBlockmeterRtdProvider.md | 3 +-- dev-docs/modules/arcspanRtdProvider.md | 3 +-- dev-docs/modules/geoedgeRtdProvider.md | 3 +-- dev-docs/modules/medianetRtdProvider.md | 3 +-- 6 files changed, 7 insertions(+), 10 deletions(-) create mode 100644 _includes/dev-docs/loads-external-javascript.md diff --git a/_includes/dev-docs/loads-external-javascript.md b/_includes/dev-docs/loads-external-javascript.md new file mode 100644 index 0000000000..a719625426 --- /dev/null +++ b/_includes/dev-docs/loads-external-javascript.md @@ -0,0 +1,2 @@ +{: .alert.alert-warning :} +Disclosure: This module loads external code that is not open source and has not been reviewed by Prebid.org. diff --git a/dev-docs/modules/a1MediaRtdProvider.md b/dev-docs/modules/a1MediaRtdProvider.md index 61ddc70a4a..d7bcfb070f 100644 --- a/dev-docs/modules/a1MediaRtdProvider.md +++ b/dev-docs/modules/a1MediaRtdProvider.md @@ -13,8 +13,7 @@ sidebarType : 1 # A1Media RTD Module -{: .alert.alert-warning :} -Disclosure: This module loads external code that is not open source and has not been reviewed by Prebid.org. +{% include dev-docs/loads-external-javascript.md %} The A1Media RTD module loads a script for obtaining A1Media user segments, providing the user segment data to bid-requests. diff --git a/dev-docs/modules/aaxBlockmeterRtdProvider.md b/dev-docs/modules/aaxBlockmeterRtdProvider.md index 8bac1a307e..0b3b3bdd29 100644 --- a/dev-docs/modules/aaxBlockmeterRtdProvider.md +++ b/dev-docs/modules/aaxBlockmeterRtdProvider.md @@ -24,8 +24,7 @@ The module enables publishers with an AAX relationship to measure traffic coming AAX can also help publishers monetize this traffic by allowing them to serve [acceptable ads](https://acceptableads.com/about/) to these adblock visitors and recover their lost revenue. [Reach out to us](https://www.aax.media/try-blockmeter/) to know more. -{: .alert.alert-warning :} -Disclosure: This module loads external code that is not open source and has not been reviewed by Prebid.org. +{% include dev-docs/loads-external-javascript.md %} ## Configuration diff --git a/dev-docs/modules/arcspanRtdProvider.md b/dev-docs/modules/arcspanRtdProvider.md index 115cb994a5..ce1aecb4f9 100644 --- a/dev-docs/modules/arcspanRtdProvider.md +++ b/dev-docs/modules/arcspanRtdProvider.md @@ -22,8 +22,7 @@ sidebarType : 1 ArcSpan is a real-time audience monetization platform focused on the needs of the world’s finest publishers and retailers. Unlock the true value of your first-party audience data while providing advertisers the targeting performance they need. -{: .alert.alert-warning :} -Disclosure: This module loads external code that is not open source and has not been reviewed by Prebid.org. +{% include dev-docs/loads-external-javascript.md %} ### Usage diff --git a/dev-docs/modules/geoedgeRtdProvider.md b/dev-docs/modules/geoedgeRtdProvider.md index 17c02deae4..6bae377267 100644 --- a/dev-docs/modules/geoedgeRtdProvider.md +++ b/dev-docs/modules/geoedgeRtdProvider.md @@ -23,8 +23,7 @@ sidebarType : 1 The Geoedge Realtime module lets publishers block bad ads such as automatic redirects, malware, offensive creatives and landing pages. To use this module, you'll need to work with [Geoedge](https://www.geoedge.com/publishers-real-time-protection/) to get an account and cutomer key. -{: .alert.alert-warning :} -Disclosure: This module loads external code that is not open source and has not been reviewed by Prebid.org. +{% include dev-docs/loads-external-javascript.md %} ## Integration diff --git a/dev-docs/modules/medianetRtdProvider.md b/dev-docs/modules/medianetRtdProvider.md index 1dca950a44..2576d8af7a 100644 --- a/dev-docs/modules/medianetRtdProvider.md +++ b/dev-docs/modules/medianetRtdProvider.md @@ -26,8 +26,7 @@ The module currently provisions Media.net's Intelligent Refresh configured by th Intelligent Refresh (IR) module lets publisher refresh their ad inventory without affecting page experience of visitors through configured criteria. The module optionally provides tracking of refresh inventory and appropriate targeting in GAM. Publisher configured criteria is fetched via an external JS payload. -{: .alert.alert-warning :} -Disclosure: This module loads external code that is not open source and has not been reviewed by Prebid.org. +{% include dev-docs/loads-external-javascript.md %} ## Configuration