Jennifer Zhan joined Vulture as a news blogger in 2021. She previously worked at the San Francisco Chronicle and the Dallas Morning News. She has interviewed K-popstars, TikTokers, and Viki's volunteer translators.
`;
// 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);
}