From e91c52999e665a9dbf2f8178d480ad54526d80fb Mon Sep 17 00:00:00 2001 From: jessop Date: Tue, 14 Jul 2020 15:08:54 -0400 Subject: [PATCH] use DOMAIN in ad link copy --- web/component/ads.jsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/component/ads.jsx b/web/component/ads.jsx index aeb7869bb..58c4e8141 100644 --- a/web/component/ads.jsx +++ b/web/component/ads.jsx @@ -5,6 +5,7 @@ import { withRouter } from 'react-router'; import I18nMessage from 'component/i18nMessage'; import Button from 'component/button'; import classnames from 'classnames'; +import { DOMAIN } from 'config'; const ADS_URL = '//assets.revcontent.com/master/delivery.js'; const IS_MOBILE = typeof window.orientation !== 'undefined'; @@ -64,7 +65,11 @@ function Ads(props: Props) { +