The 25 Funniest Fictional Talk-Show HostsFeaturing a glamorous talking pig, an intergalactic superhero, an Emmy-winning actor (surrounded by ferns), and more than one podcaster.
`;
// 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);
}