Emily Maskell is a freelance writer who covers all things entertainment and pop culture. She writes for the likes of BBC Culture, W magazine, GQ, Nylon, and more.
`;
// 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);
}