Revert "Undo the hardcoded ad div id (#1719)" (#1722)

This reverts commit 5888b6b7d8.
This commit is contained in:
Thomas Zarebczan 2022-06-21 06:12:47 -04:00 committed by GitHub
parent 5888b6b7d8
commit 56ce70cef5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,6 @@ const AD_CONFIGS = Object.freeze({
ADNIMATION: {
// url: 'https://tg1.aniview.com/api/adserver/spt?AV_TAGID=6252bb6f28951333ec10a7a6&AV_PUBLISHERID=601d9a7f2e688a79e17c1265',
// tag: 'AV6252bb6f28951333ec10a7a6',
// ^-- supposed to use the above, but not working, so coded to use ADNIMATION_FILEPAGE
url: 'https://tg1.aniview.com/api/adserver/spt?AV_TAGID=62558336037e0f3df07ff0a8&AV_PUBLISHERID=601d9a7f2e688a79e17c1265',
tag: 'AV6252bb6f28951333ec10a7a6',
},
@ -127,7 +126,9 @@ function Ads(props: Props) {
})}
>
<div className="ad__container">
<div id={adConfig.tag} />
{/* <div id={adConfig.tag} /> */}
<div id="AV6252bb6f28951333ec10a7a6" />
<div id="AV62558336037e0f3df07ff0a8" />
</div>
<div
className={classnames('ads__claim-text', {