Shopping the Internet Smartly
| Every product is independently selected by (obsessive) editors, whom you can read about here. Things you buy through our links may earn us a commission.
Shopping the Internet Smartly
Every product is independently selected by (obsessive) editors, who you can read about here. Things you buy through our links may earn us a commission.
`;
// integrate Sub(x) scripts and elements
if (hostname !== 'subs.nymag.com') { // do not integrate on this subdomain
document.head.appendChild(trackingScript);
document.body.insertAdjacentHTML('beforeend', subXAnimationElements);
}