From 37d9db9cf2343011c5780353b2ee22ac3e8be32c Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Thu, 2 Jun 2022 12:58:57 -0400 Subject: [PATCH] not sure why this has to be the same otherwise it just shows the premium driver...tried a few things, and it seemed to work fine like this. Maybe due to some cleanup/styles, etc --- web/component/ads/view.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/component/ads/view.jsx b/web/component/ads/view.jsx index da0571d97..1d21fccea 100644 --- a/web/component/ads/view.jsx +++ b/web/component/ads/view.jsx @@ -17,7 +17,7 @@ const AD_CONFIGS = Object.freeze({ }, ADNIMATION_FILEPAGE: { url: 'https://tg1.aniview.com/api/adserver/spt?AV_TAGID=62558336037e0f3df07ff0a8&AV_PUBLISHERID=601d9a7f2e688a79e17c1265', - tag: 'AV62558336037e0f3df07ff0a8', + tag: 'AV6252bb6f28951333ec10a7a6', }, });