The Best Podcasts of 2024 (So Far)Including a look into the checkered history of the New York Police Department and a meditation on the human body and death.
`;
// 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);
}