Savannah Salazar is an associate editor at Vulture, where she covers entertainment and the streaming world. She has been writing about movies and television since 2018.
`;
// 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);
}