Zak Cheney-Rice is a features writer for New York, where he has covered race, politics, culture, and law enforcement, particularly in the South, 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);
}