<!DOCTYPE html>
        <html lang="en" dir="ltr">
            <head>
                <meta charset="UTF-8">
                <meta name="viewport" content="width=device-width, initial-scale=1.0">
                
                <style>:root{--color-white:#fff;--color-black:#000;--color-red:red;--color-brand-red:#c6002b;--color-brand-grey:#939697;--palette-red-600:#c6002b;--palette-red-500:#cd212e;--palette-red-400:#e22c3a;--palette-red-300:#f4747c;--palette-red-200:#f79096;--palette-red-100:#f4adb1;--palette-orange-600:#fb6825;--palette-orange-500:#fc833e;--palette-orange-400:#fc9e65;--palette-orange-300:#fdb990;--palette-orange-200:#fdd5bb;--palette-orange-100:#fef1e8;--palette-yellow-600:#fcba38;--palette-yellow-500:#fdc64c;--palette-yellow-400:#fdd36f;--palette-yellow-300:#fddf96;--palette-yellow-200:#feecbf;--palette-yellow-100:#fff8e9;--palette-green-600:#46815a;--palette-green-500:#62aa7b;--palette-green-400:#78d297;--palette-green-300:#8bdea7;--palette-green-200:#9ce2b4;--palette-green-100:#ace7c0;--palette-blue-600:#0055b7;--palette-blue-500:#509da7;--palette-blue-400:#60bac6;--palette-blue-300:#68c8d5;--palette-blue-200:#84dae5;--palette-blue-100:#a3e2eb;--palette-purple-600:#793cb7;--palette-purple-500:#8d5bcd;--palette-purple-400:#a071dc;--palette-purple-300:#a586e5;--palette-purple-200:#b895f2;--palette-purple-100:#c7a3f5;--palette-grey-600:#27292d;--palette-grey-600-rgb:39,41,45;--palette-grey-500:#3f4447;--palette-grey-500-rgb:63,68,71;--palette-grey-400:#717277;--palette-grey-400-rgb:113,114,119;--palette-grey-300:#a9afb2;--palette-grey-300-rgb:169,175,178;--palette-grey-250:#dadfe3;--palette-grey-250-rgb:218,223,227;--palette-grey-200:#e6eaed;--palette-grey-200-rgb:230,234,237;--palette-grey-150:#edf1f3;--palette-grey-150-rgb:237,241,243;--palette-grey-100:#f6f8f9;--palette-grey-100-rgb:246,248,249;--accent-color:var(--palette-grey-600);--station-accent-background:var(--palette-grey-600);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-white);--station-font-family:"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--body-bgcolor:var(--palette-grey-100);--body-font-family:var(--station-font-family);--body-font-size:1.6rem;--body-font-size-2:1.4rem;--body-text-color:var(--palette-grey-600);--secondary-text-color:var(--palette-grey-500);--caption-text-color:var(--palette-grey-400);--default-link-color:var(--palette-grey-600);--default-link-hover-color:var(--palette-grey-500);--station-link-color:var(--accent-color);--station-link-hover-color:var(--default-link-hover-color);--content-min-width:90rem;--content-max-width:128rem;--grid-vertical-spacing:3.2rem;--base-grid-gap:1.6rem;--region-row-gap:var(--grid-vertical-spacing);--grid-gutter-width:1.6rem;--front-matter-grid-column:2;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--full-width-grid-template-columns:1fr;--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--site-theme-overlay-opacity:0.25;--site-theme-foreground-color:var(--palette-grey-500);--site-theme-foreground-hover-color:var(--palette-grey-400);--site-theme-background-color:var(--color-white);--text-highlight-background:var(--color-black);--text-highlight-foreground:var(--color-white);--alert-background-color:var(--palette-blue-600);--alert-foreground-color:var(--color-white);--browser-checker-bg-color:var(--palette-grey-400);--browser-checker-text-color:var(--color-black);--eyebrow-text-color:var(--palette-grey-600);--byline-text-color:var(--palette-grey-600);--button-background:var(--palette-grey-600);--button-foreground:var(--color-white);--button-border:none;--button-padding:1.5rem 2.4rem;--button-radius:99.9rem;--button-font-size:1.5rem;--button-font-weight:600;--button-line-height:2rem;--button-shadow:0 0.1rem 0.3rem rgba(0,0,0,.15);--button-hover-background:var(--palette-grey-500);--button-hover-foreground:var(--color-white);--button-hover-shadow:0 0.3rem 0.5rem rgba(0,0,0,.15);--button-hover-border:var(--button-border);--button-active-background:var(--button-background);--button-active-foreground:var(--button-foreground);--button-active-shadow:var(--button-shadow);--button-active-border:var(--button-border);--button-disabled-background:var(--palette-grey-250);--button-disabled-foreground:var(--palette-grey-300);--button-disabled-shadow:none;--button-disabled-border:var(--button-border);--button-secondary-background:transparent;--button-secondary-foreground:var(--palette-grey-600);--button-secondary-border:0.1rem solid var(--palette-grey-600);--button-secondary-hover-background:var(--palette-grey-150);--button-secondary-hover-foreground:var(--button-secondary-foreground);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--palette-grey-600);--button-secondary-active-foreground:var(--color-white);--button-secondary-active-border:var(--button-secondary-border);--button-customized-foreground:var(--body-text-color);--button-customized-background:transparent;--button-customized-hover-foreground:var(--body-text-color);--button-customized-hover-background:transparent;--block-theme-foreground-color:var(--body-text-color);--block-theme-background-color:var(--palette-grey-200);--block-theme-background-overlay:transparent;--heading-vertical-margin:2.4rem;--card-heading-color:var(--palette-grey-600);--card-bg-color:var(--color-white);--card-text-primary-color:var(--palette-grey-600);--card-text-secondary-color:var(--palette-grey-500);--tabs-text-default-color:var(--palette-grey-500);--tabs-text-active-color:var(--palette-grey-600);--fader-bg-color:var(--palette-grey-200);--fader-width:3.2rem;--fader-gradient:linear-gradient(to right,rgba(var(--palette-grey-200-rgb),0) 0%,var(--palette-grey-200) 90%);--viewmore-text-color:var(--palette-grey-600);--heading-text-color:var(--body-text-color);--container-max-width:128rem;--container-horizontal-margin:1.6rem;--container-block-vertical-margin:1.6rem;--container-width:calc(100vw - var(--container-horizontal-margin)*2);--container-block-width:var(--container-width);--navigation-zindex:999;--playerbar-zindex:9;--legalnotice-zindex:10;--modal-zindex:1000;--heading-font-weight:900;--heading-margin-default:0;--heading-1-font-size:3.2rem;--heading-1-line-height:3.6rem;--heading-2-font-size:2.4rem;--heading-2-line-height:2.8rem;--heading-3-font-size:2.4rem;--heading-3-line-height:2.8rem;--heading-4-font-size:1.8rem;--heading-4-line-height:2.2rem;--heading-5-font-size:1.6rem;--heading-5-line-height:2rem;--heading-6-font-size:1.4rem;--heading-6-line-height:1.6rem;--elevation-1:0 0.1rem 0.3rem rgba(0,0,0,.15);--elevation-4:0 0.3rem 0.5rem rgba(0,0,0,.15);--elevation-6:0 0.5rem 0.8rem rgba(0,0,0,.15);--elevation-8:0 0.8rem 2.4rem rgba(0,0,0,.15);--elevation-up:0 -0.1rem 0.3rem -0.3rem #000;--elevation-down:0 0.1rem 0.3rem -0.3rem #000;--weather-icon-color:var(--color-white);--arrow-icon-color:var(--color-white);--icon-default-width:2.4rem;--icon-default-height:2.4rem;--icon-primary-color:var(--palette-grey-500);--icon-secondary-color:var(--color-white);--icon-primary-hover-color:var(--palette-grey-400);--icon-secondary-hover-color:var(--color-white);--search-input-foreground:var(--palette-grey-600);--search-input-background:transparent;--search-container-background:var(--color-white);--search-input-placeholder:var(--palette-grey-400);--template-grid-height:100%}@media screen and (min-width:768px){:root{--max-gutter:calc((100% - var(--container-max-width))/2);--grid-gutter-width:minmax(2rem,var(--max-gutter));--base-grid-gap:3.2rem;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(32rem,60rem) minmax(32rem,38rem) var(--grid-gutter-width)}}@media screen and (min-width:1060px){:root{--grid-gutter-width:minmax(8rem,var(--max-gutter));--two-column-grid-template-columns:var(--grid-gutter-width) minmax(52rem,90rem) 38rem var(--grid-gutter-width);--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(90rem,1fr) var(--grid-gutter-width);--container-horizontal-margin:8rem;--container-block-vertical-margin:3.2rem;--heading-1-font-size:4rem;--heading-1-line-height:4.8rem;--heading-2-font-size:3.2rem;--heading-2-line-height:3.6rem}}body.theme-night{--site-theme-foreground-color:var(--palette-grey-100);--site-theme-foreground-hover-color:var(--palette-grey-300);--site-theme-background-color:var(--color-black);--alert-background-color:var(--color-white);--alert-foreground-color:var(--color-black);--search-input-foreground:var(--site-theme-foreground-color);--search-container-background:var(--site-theme-background-color);--search-input-placeholder:var(--site-theme-foreground-hover-color);--station-accent-background:var(--color-white);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-black);--block-theme-background-color:var(--palette-grey-600);--block-theme-background-overlay:var(--accent-color);--block-theme-foreground-color:var(--color-white)}body.theme-night .themed-block{--tabs-text-default-color:var(--palette-grey-100);--tabs-text-active-color:var(--palette-grey-200);--card-text-primary-color:var(--block-theme-foreground-color);--card-text-secondary-color:var(--block-theme-foreground-color);--viewmore-text-color:var(--block-theme-foreground-color);--icon-primary-color:var(--block-theme-foreground-color);--heading-text-color:var(--block-theme-foreground-color);--default-link-color:var(--block-theme-foreground-color);--body-text-color:var(--block-theme-foreground-color);--fader-gradient:none;--eyebrow-text-color:var(--block-theme-foreground-color);--button-background:var(--color-white);--button-foreground:var(--palette-grey-600);--button-border:none;--button-hover-background:var(--palette-grey-100);--button-hover-foreground:var(--palette-grey-600);--button-active-background:var(--button-hover-background);--button-active-foreground:var(--button-hover-foreground);--button-disabled-background:var(--palette-grey-400);--button-disabled-foreground:var(--palette-grey-300);--button-secondary-background:transparent;--button-secondary-foreground:var(--color-white);--button-secondary-border:0.1rem solid var(--palette-grey-100);--button-secondary-hover-background:var(--palette-grey-100);--button-secondary-hover-foreground:var(--palette-grey-600);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--color-white);--button-secondary-active-foreground:var(--palette-grey-600);--button-secondary-active-border:var(--button-secondary-border)}body.template-coast{--accent-color:var(--palette-grey-100);--body-bgcolor:var(--color-black);--body-text-color:var(--color-white);--card-heading-color:var(--color-white);--card-bg-color:transparent;--card-text-primary-color:var(--color-white);--card-text-secondary-color:var(--palette-grey-100);--heading-text-color:var(--body-text-color);--tabs-text-default-color:var(--color-white);--tabs-text-active-color:var(--palette-grey-100);--button-customized-foreground:var(--default-link-color);--button-customized-hover-foreground:var(--default-link-hover-color)}.card-title{font-size:var(--heading-4-font-size);font-weight:var(--heading-font-weight);line-height:var(--heading-4-line-height)}.alerts:not(:empty),.themed-block{background-color:var(--block-theme-background-color);max-width:none;position:relative}.theme-night .alerts:not(:empty)>*,.theme-night .themed-block>*{position:relative;z-index:1}.theme-night .alerts:not(:empty):before,.theme-night .themed-block:before{background-color:var(--block-theme-background-overlay);content:"";display:inline-flex;height:100%;left:0;opacity:var(--site-theme-overlay-opacity);position:absolute;top:0;width:100%;z-index:0}.subheading{color:var(--secondary-text-color)}.caption{color:var(--caption-text-color)}.scroll-blocker{background-color:rgba(0,0,0,.7);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s ease-in-out,opacity .3s;visibility:hidden;width:100%;z-index:10}.no-content{display:none}.hidden{display:none!important}.search-button{background-color:transparent;border:none;cursor:pointer;line-height:0;margin:0;padding:0}.search-button svg .primary-path{fill:var(--icon-primary-color)}.search-button:active svg .primary-path,.search-button:hover svg .primary-path{fill:var(--icon-primary-hover-color)}.text-default{color:var(--palette-grey-500)}.text-headline{color:var(--palette-grey-600)}.text-caption{color:var(--palette-grey-400)}.text-on-dark{color:#fff}.text-on-light{color:var(--palette-grey-500)}.text-inactive{color:var(--palette-grey-300)}.text-link{color:var(--palette-red-400)}.bg-default{background-color:var(--palette-grey-100)}.bg-light{background-color:#fff}.bg-dark{background-color:var(--palette-grey-600)}.bg-inactive{background-color:var(--palette-grey-300)}.bg-selected{background-color:var(--palette-red-400)}.border-default{border-color:var(--palette-grey-300)}.border-neutral-light{border-color:var(--palette-grey-200)}.border-neutral-dark{border-color:var(--palette-grey-400)}.border-dark{border-color:var(--palette-grey-500)}.card{box-shadow:var(--elevation-1)}.card:hover{box-shadow:var(--elevation-4)}.menu{box-shadow:var(--elevation-6)}.dialog{box-shadow:var(--elevation-8)}.elevation-01,.navigation-bar{box-shadow:var(--elevation-1)}.elevation-01,.elevation-04{border-radius:.6rem}.elevation-04{box-shadow:var(--elevation-4)}.elevation-06{border-radius:.6rem;box-shadow:var(--elevation-6)}.elevation-08{border-radius:.6rem;box-shadow:var(--elevation-8)}.elevation-up{border-radius:.6rem;box-shadow:var(--elevation-up)}.img-responsive{height:auto;max-width:100%}.warning-text{background:var(--palette-yellow-300);border-radius:.6rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);color:var(--palette-grey-600);display:flex;font-size:1.6rem;font-weight:400;gap:.8rem;padding:1.6rem;width:100%}.warning-text:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='brown'><path d='M11.777.465a.882.882 0 00-1.554 0L.122 18.605C-.224 19.225.208 20 .899 20H21.1c.691 0 1.123-.775.777-1.395L11.777.465zM11 12.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1zm0 4a1 1 0 110-2 1 1 0 010 2z' /></svg>");display:block;height:2rem;width:2.2rem}.fader{position:relative}.fader:after{background:var(--fader-gradient);content:"";display:inline-block;height:100%;position:absolute;right:-.1rem;top:-.1rem;width:var(--fader-width)}.fader .fade{display:none}.alerts:not(:empty){margin-bottom:-.1rem;padding:2.4rem 0}hr.divider{background-color:var(--palette-grey-300);border:none;height:.1rem;margin:0}hr.dark{background:var(--palette-grey-400)}html{font-size:10px;margin:0;max-width:100vw;padding:0;width:100%}html *{box-sizing:border-box}@-moz-document url-prefix(){body{font-weight:lighter}}body{background-color:var(--body-bgcolor);color:var(--body-text-color);font-family:var(--body-font-family);font-size:var(--body-font-size);margin:0;overflow:hidden;overflow-anchor:none;padding:0;position:relative;width:100%}body.no-scroll{height:100vh;overflow:hidden}body.no-scroll .scroll-blocker{opacity:1;visibility:visible}a{color:var(--default-link-color)}a.next-page{height:.1rem;visibility:hidden}h1,h2,h3,h4,h5,h6{color:var(--heading-text-color);font-weight:var(--heading-font-weight);margin:var(--heading-margin-default)}h1,h2,h3,h4{letter-spacing:-.02rem}h1{font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height)}h2{font-size:var(--heading-2-font-size);line-height:var(--heading-2-line-height)}h3{font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height)}h4{font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height)}h5{font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height)}h6{font-size:var(--heading-6-font-size);line-height:var(--heading-6-line-height)}figure{margin:0 auto}[type=email],[type=number],[type=password],input[type=text]{background:#fff;border:.1rem solid #717277;border-radius:.6rem}.tabbed-item:focus{background-color:#ff0!important;outline:.2rem dashed red!important}button{font-family:var(--body-font-family)}svg .primary-path{fill:var(--icon-primary-color)}svg .secondary-path{fill:var(--icon-secondary-color)}::selection{background-color:var(--text-highlight-background);color:var(--text-highlight-foreground)}@media print{@page{size:A4 portrait;margin:1cm}::-webkit-scrollbar{display:none}body{background:#fff!important;color:#000;font:13pt Georgia,Times New Roman,Times,serif;line-height:1.3;margin:0}#app{display:block;height:100%;width:auto}h1{font-size:24pt}h2,h3,h4{font-size:14pt;margin-top:2.5rem}h1,h2,h3,h4,h5,h6{page-break-after:avoid}a,blockquote,h1,h2,h3,h4,h5,h6,img,p{page-break-inside:avoid}img{page-break-after:avoid}pre,table{page-break-inside:avoid}a,a:link,a:visited{background:transparent;color:#520;font-weight:700;text-align:left;text-decoration:underline}a[href^="#"]{font-weight:400;text-decoration:none}a:after>img,article a[href^="#"]:after{content:""}address,blockquote,dd,dt,li,p{font-size:100%}ol,ul{list-style:square;margin-bottom:20pt;margin-left:18pt}li{line-height:1.6em}.component-site-header{display:block;position:relative}.component-site-header .main-header-items{display:block;width:100%}iframe{height:0!important;line-height:0pt!important;overflow:hidden!important;white-space:nowrap;width:0!important}.component-ad-unit,.component-pushdown,.component-recommendation,.component-social-network-icons,.footer-national-links,.lower-footer-national-links,.nav-toggler,.search-user-container,.share-icons,iframe,nav{display:none}}.component-app{background-color:pink;display:flex;flex-direction:column}.template-grid{display:grid;grid-template-areas:"router-outlet" "player-bar";grid-template-columns:1fr;grid-template-rows:1fr auto;height:100vh;height:var(--template-grid-height);overflow:hidden}.template-grid>.component-routes{grid-area:router-outlet;overflow:auto}.template-grid>.ihr-player-bar{grid-area:player-bar}
/*# sourceMappingURL=local-critical-style.5a54a2ee878d2c1e77ca.css.map*/</style>
                <link rel="preconnect" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://i.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://webapi.radioedit.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://us.api.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://https://cdn.cookielaw.org" data-reactroot=""/><link rel="preconnect" href="https://www.iheart.com" data-reactroot=""/><link rel="dns-prefetch" href="https://static.inferno.iheart.com" data-reactroot=""/>
                
                <link data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.59591de6039be7feaf3d.css">
<link data-chunk="local" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/local.31ad079932cec1e7dcff.css">
<link data-chunk="core-components-tiles-OnairTileLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-components-tiles-OnairTileLoader-component.12f62d6d6ad5771d626e.css">
<link data-chunk="core-page-blocks-datasource-DatasourceLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceLoader-component.ed118ca85e0cefc658b6.css">
<link data-chunk="Datasource-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Datasource-component.a1eb25fbdc158e499608.css">
<link data-chunk="Grid-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Grid-component.9e05f3f8fa0e6b993347.css">
<link data-chunk="components-tiles-ContentTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-tiles-ContentTile-component.d3f34a80e2ccc4662f3b.css">
<link data-chunk="core-page-blocks-music-MusicTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-music-MusicTile-component.c0f2337b7d57cb7e8b6d.css">
<link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css">
<link data-chunk="Show-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Show-component.608ec1ff0656c8b676a1.css">
<link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.css">
<link data-chunk="core-page-blocks-datasource-DatasourceTileLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceTileLoader-component.a1eb25fbdc158e499608.css">
<link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css">
<link data-chunk="Eyebrow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Eyebrow-component.23e83d8b8cab22ea99d6.css">
<link data-chunk="Podcasts-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Podcasts-component.642ba52c39989a76222e.css">
<link data-chunk="ui-ImageTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ImageTile-component.c2cbd469fbc0bd11cbdf.css">
<link data-chunk="Card-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Card-component.c66d212af09897afcdd6.css">
<link data-chunk="components-catalog-TrackList-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-catalog-TrackList-component.626e2b289929900208bd.css">
<link data-chunk="AptivadaKeywordContest-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/AptivadaKeywordContest-component.a21f13419d9d48bf409a.css">
                <style data-reactroot="">:root {
        --station-font-family: "Inter","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(0,0.5%,43.3%);
        --gradient-stop: hsl(0,0.5%,39.3%);
        
                --accent-color: #a2a1a1;
            
        
             --darkFooterColor: hsl(0,0.5%,48.3%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">DC101 - DC&#x27;s Alternative Rock Radio Station</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5e5d35f7ca55c01f9bfdc41f?ops=gravity(%22center%22),contain(32,32),quality(65)"/><link data-rh="true" rel="apple-touch-icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5e5d35f7ca55c01f9bfdc41f?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)"/><link data-rh="true" rel="image_src" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><link data-rh="true" rel="canonical" type="" title="" href="https://dc101.iheart.com/"/>
                <meta data-rh="true" property="og:locale" content="en_us"/><meta data-rh="true" name="msapplication-TileColor" content="#fff"/><meta data-rh="true" name="msvalidate.01" content="E98E323249F89ACF6294F958692E230B"/><meta data-rh="true" name="format-detection" content="telephone=no"/><meta data-rh="true" name="theme-color" content="#a2a1a1"/><meta data-rh="true" property="og:title" content="DC101 - DC&#x27;s Alternative Rock Radio Station"/><meta data-rh="true" property="twitter:title" content="DC101 - DC&#x27;s Alternative Rock Radio Station"/><meta data-rh="true" itemprop="name" content="DC101 - DC&#x27;s Alternative Rock Radio Station"/><meta data-rh="true" name="description" content="DC&#x27;s Alternative Rock Radio Station. Wake up with Elliot in the Morning and then hang out with Mike Jones, and Tamo. "/><meta data-rh="true" property="og:description" content="DC&#x27;s Alternative Rock Radio Station. Wake up with Elliot in the Morning and then hang out with Mike Jones, and Tamo. "/><meta data-rh="true" property="twitter:description" content="DC&#x27;s Alternative Rock Radio Station. Wake up with Elliot in the Morning and then hang out with Mike Jones, and Tamo. "/><meta data-rh="true" itemprop="description" content="DC&#x27;s Alternative Rock Radio Station. Wake up with Elliot in the Morning and then hang out with Mike Jones, and Tamo. "/><meta data-rh="true" name="keywords" content="washington, dc, rock, music, radio, elliot in the morning"/><meta data-rh="true" property="og:url" content="https://dc101.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://dc101.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://dc101.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@dc101"/><meta data-rh="true" property="twitter:creator" content="@dc101"/><meta data-rh="true" property="twitter:domain" content="dc101.iheart.com"/><meta data-rh="true" property="og:site_name" content="DC101"/><meta data-rh="true" name="application-name" content="DC101"/><meta data-rh="true" property="fb:app_id" content="112575532090972"/><meta data-rh="true" property="fb:pages" content="29114691654"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/>
                
            </head>
            <body class="theme-night template-default">
                <div id="app"><div class="component-template template-grid" data-reactroot=""><div class="component-routes"><div class="component-pushdown"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><header class="component-site-header"><section class="main-header-items"><button aria-label="Open Site Navigation" class="nav-toggler" tabindex="0"><svg tabindex="-1" focusable="false" class="svg-icon icon-hamburger" width="32px" height="32px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path fill-rule="evenodd" clip-rule="evenodd" tabindex="-1" class="primary-path" fill="none" d="M7 22h18v-2H7v2zm0-5h18v-2H7v2zm0-7v2h18v-2H7z"></path></svg></button><nav class="" tabindex="-1" aria-hidden="true" aria-label="Primary Site Navigation" id="component-site-nav"><header class="navbar-header"><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="DC101 - DC&#x27;s Alternative Rock Radio Station" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" style="width:24px;height:24px;min-height:24px" aria-label="Close Site Navigation" tabindex="0"><svg class="svg-icon icon-close" focusable="false" tabindex="-1" aria-hidden="true" width="24" height="24" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path aria-hidden="true" focusable="false" tabindex="-1" class="primary-path" d="M22.4 9.6C21.88 9.08 21.04 9.08 20.52 9.6L16 14.12L11.48 9.6C10.96 9.08 10.12 9.08 9.6 9.6C9.08 10.12 9.08 10.96 9.6 11.48L14.12 16L9.6 20.52C9.08 21.04 9.08 21.88 9.6 22.4C10.12 22.92 10.96 22.92 11.48 22.4L16 17.88L20.52 22.4C21.04 22.92 21.88 22.92 22.4 22.4C22.92 21.88 22.92 21.04 22.4 20.52L17.88 16L22.4 11.48C22.92 10.96 22.92 10.12 22.4 9.6Z" fill="#3F4447"></path></svg></button></header><hr class="divider"/><section class="nav-inner-wrapper"><ul class="menu-container main-nav"><li class="menu-top-label"><button aria-label="Listen" class="button-text" tabindex="0"><span class="menu-label">Listen</span></button></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Elliot in the Morning" class="button-text" tabindex="0"><span class="menu-label">Elliot in the Morning</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Elliot&#x27;s Blog" tabindex="0" href="/featured/elliot-in-the-morning/">Elliot&#x27;s Blog</a></li><li><a href="https://www.iheart.com/podcast/457-elliot-in-the-morning-28216764/" target="_self" aria-label="Podcast">Podcast</a></li><li><a aria-label="Featured Promotions" tabindex="0" href="/featured/eitm-featured-promotions/">Featured Promotions</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for On-Air" class="button-text" tabindex="0"><span class="menu-label">On-Air</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Elliot in the Morning" tabindex="0" href="/featured/elliot-in-the-morning/">Elliot in the Morning</a></li><li><a aria-label="Tamo" tabindex="0" href="/featured/tamo/">Tamo</a></li><li><a aria-label="Mike Jones" tabindex="0" href="/featured/mike-jones/">Mike Jones</a></li><li><a aria-label="Alex Mac" tabindex="0" href="/featured/alex-mac-wwdc/">Alex Mac</a></li><li><a aria-label="Josh" tabindex="0" href="/featured/josh/">Josh</a></li><li><a aria-label="Crash" tabindex="0" href="/featured/crash-young/">Crash</a></li><li><a aria-label="On-Air Schedule" tabindex="0" href="/schedule/">On-Air Schedule</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Events &amp; Concerts" class="button-text" tabindex="0"><span class="menu-label">Events &amp; Concerts</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Calendar" tabindex="0" href="/calendar/">Calendar</a></li><li><a aria-label="Concerts" tabindex="0" href="/calendar/category/concerts/">Concerts</a></li><li><a aria-label="Community" tabindex="0" href="/calendar/category/community/">Community</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Playlists &amp; Podcasts" class="button-text" tabindex="0"><span class="menu-label">Playlists &amp; Podcasts</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Recently Played" tabindex="0" href="/music/recently-played/">Recently Played</a></li><li><a href="https://www.iheart.com/live/dc101-2525/?autoplay=true&amp;pname=2079&amp;campid=play_bar&amp;cid=%2Farticles%2Feitm-featured-promotions-455634%2F" target="_self" aria-label="Listen Live">Listen Live</a></li><li><a aria-label="Top Songs" tabindex="0" href="/music/top-songs/">Top Songs</a></li><li><a aria-label="All Podcasts" tabindex="0" href="/podcasts/">All Podcasts</a></li><li><a href="https://www.iheart.com/podcast/457-Elliot-In-The-Morning-28216764/" target="_self" aria-label="Elliot in the Morning On Demand">Elliot in the Morning On Demand</a></li><li><a href="https://www.iheart.com/podcast/53-Its-Mike-Jones-28674033/" target="_self" aria-label="It&#x27;s Mike Jones">It&#x27;s Mike Jones</a></li><li><a aria-label="Get the iHeartRadio App" tabindex="0" href="/apps/">Get the iHeartRadio App</a></li><li><a aria-label="iHeartRadio Sound Stage" tabindex="0" href="/featured/southwest-sound-stage/">iHeartRadio Sound Stage</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Connect" class="button-text" tabindex="0"><span class="menu-label">Connect</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Contact Us" tabindex="0" href="/contact/">Contact Us</a></li><li><a aria-label="Community DC" tabindex="0" href="/featured/community-dc/">Community DC</a></li><li><a aria-label="Concerts" tabindex="0" href="/calendar/category/concerts/">Concerts</a></li><li><a aria-label="Newsletter" tabindex="0" href="/newsletter/">Newsletter</a></li><li><a aria-label="Traffic" tabindex="0" href="/traffic/">Traffic</a></li><li><a href="https://dc101.iheart.com/featured/dmv-stormwatch/" target="_self" aria-label="Weather">Weather</a></li><li><a aria-label="Advertise With Us" tabindex="0" href="/advertise/">Advertise With Us</a></li><li><a aria-label="CEOs You Should Know" tabindex="0" href="/featured/ceos-you-should-know-dc/">CEOs You Should Know</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Contests &amp; Promotions" class="button-text" tabindex="0"><span class="menu-label">Contests &amp; Promotions</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Pack Up and Go Sweepstakes" tabindex="0" href="/promotions/pack-up-and-go-sweepstakes-1885621/">Pack Up and Go Sweepstakes</a></li><li><a aria-label="The $250k USA Giveaway" tabindex="0" href="/promotions/the-250k-usa-giveaway-1888526/">The $250k USA Giveaway</a></li><li><a aria-label="Morrissey | The Anthem 10/15/26 | Win on-air with Tamo!" tabindex="0" href="/promotions/morrissey-the-anthem-101526-win-on-1894685/">Morrissey | The Anthem 10/15/26 | Win on-air with Tamo!</a></li><li><a aria-label="Dave Chappelle | CFG Bank Arena 6/12/26 | Win on-air with Mike Jones!" tabindex="0" href="/promotions/dave-chappelle-cfg-bank-arena-61226-1894694/">Dave Chappelle | CFG Bank Arena 6/12/26 | Win on-air with Mike Jones!</a></li><li><a aria-label="sombr | Capital One Arena 11/10/26 | Win on-air with Mike Jones!" tabindex="0" href="/promotions/sombr-capital-one-arena-111026-win-1894696/">sombr | Capital One Arena 11/10/26 | Win on-air with Mike Jones!</a></li><li><a aria-label="All Contests &amp; Promotions" tabindex="0" href="/promotions/">All Contests &amp; Promotions</a></li><li><a aria-label="Contest Rules" tabindex="0" href="/rules/">Contest Rules</a></li></ul></li><li class="menu-top-label"><a tabindex="0" href="/contact/">Contact</a></li><li class="menu-top-label"><a tabindex="0" href="/newsletter/">Newsletter</a></li><li class="menu-top-label"><a tabindex="0" href="/advertise/">Advertise on DC101</a></li><li class="menu-top-label"><a href="tel:1-844-844-iHeart">1-844-844-iHeart</a></li><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/dc101" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/dc101" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/dc101radio" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li></ul></ul></section><footer class="navbar-footer"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-nav" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form></footer></nav><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="DC101 - DC&#x27;s Alternative Rock Radio Station" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><section class="listen-user-container"><div class="header-user"></div></section></section></header><main class="component-page layout-generic-full page-home wwdc-fm"><div class="alerts"></div><section class="col-top"><div class="component-region region-main-dynamic"><div class="OnairPlayTile-module_componentOnairPlayTile_Yxkqg themed-block" data-cy="componentOnairPlayTile"><section class="OnairPlayTile-module_streamStartWrapper_Or9qT" data-cy="streamStartWrapper"><div class="OnairPlayTile-module_streamStartThumb_hm6i6"><button class="OnairPlayTile-module_play-trigger_XLqj-" aria-label="Play DC101 stream now"><span class="OnairPlayTile-module_hover-icon_Dx4i2"><svg tabindex="-1" focusable="false" class="svg-icon icon-play" fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><circle class="secondary-path" cx="12" cy="12" r="12" fill="none" stroke="none"></circle><path tabindex="-1" class="primary-path" d="M10 15.0611V8.93886C10 8.58027 10.4111 8.37036 10.6997 8.58902L14.7841 11.6502C15.0203 11.8251 15.0203 12.1749 14.7841 12.3498L10.6997 15.411C10.4111 15.6296 10 15.4197 10 15.0611Z" fill="none"></path></svg></span><img src="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Logo for DC101 - DC&#x27;s Alternative Rock Radio Station" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></button></div><div class="OnairPlayTile-module_streamStartDetails_vOU86"><h1>DC101</h1><span class="OnairPlayTile-module_positioner_lTAsj">DC&#x27;s Alternative Rock Radio Station</span><svg tabindex="-1" focusable="false" class="svg-icon icon-live" width="33" height="15" viewBox="0 0 33 15" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="33" height="15" rx="2" fill="#D2252A"></rect><path tabindex="-1" d="M10.291 9.78613H6.73535V3.24951H5.34961V11H10.291V9.78613Z" fill="white"></path><path tabindex="-1" d="M13.1699 11V3.24951H11.7842V11H13.1699Z" fill="white"></path><path tabindex="-1" d="M18.8096 11L21.4897 3.24951H20.0127L18.0791 9.3833H17.9878L16.0381 3.24951H14.5073L17.2144 11H18.8096Z" fill="white"></path><path tabindex="-1" d="M27.8438 9.80225H24.2129V7.63232H27.645V6.50439H24.2129V4.44727H27.8438V3.24951H22.8271V11H27.8438V9.80225Z" fill="white"></path></svg><a class="OnairPlayTile-module_showTitle_mzyM7" tabindex="0" href="/featured/mike-jones/">Mike Jones</a><button class="OnairPlayTile-module_toggleBtn_dBWEQ" aria-label="Play Stream Now"><svg tabindex="-1" focusable="false" class="svg-icon icon-play" fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><circle class="secondary-path" cx="12" cy="12" r="12" fill="none" stroke="none"></circle><path tabindex="-1" class="primary-path" d="M10 15.0611V8.93886C10 8.58027 10.4111 8.37036 10.6997 8.58902L14.7841 11.6502C15.0203 11.8251 15.0203 12.1749 14.7841 12.3498L10.6997 15.411C10.4111 15.6296 10 15.4197 10 15.0611Z" fill="none"></path></svg></button></div></section></div><input type="hidden" data-id="FppTo"/></div></section><section class="col-left"><div class="component-region region-main-dynamic"><div class="component-container component-feed feed-style-horizontal themed-block block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="e6Rs0"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="National News - FDA Approves First New Sunscreen Ingredient In Over 20 Years" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/">FDA Approves First New Sunscreen Ingredient In Over 20 Years</a><time class="component-date-display" dateTime="1781027100000">Jun 09, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="e6Rs0"/><div class="component-container component-feed feed-style-xsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Promotions"><div class="feed-cards" data-block-id="WQJCS"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-05-13-how-to-listen-to-the-fifa-world-cup-2026/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//6a05bf4315f893f0c6933b60?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a05bf4315f893f0c6933b60?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a05bf4315f893f0c6933b60?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a05bf4315f893f0c6933b60?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a05bf4315f893f0c6933b60?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Listen To All FIFA World Cup 2026™ Matches Live On iHeart!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2026-05-13-how-to-listen-to-the-fifa-world-cup-2026/">Listen To All FIFA World Cup 2026™ Matches Live On iHeart!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/featured/elliot-in-the-morning/content/2026-03-26-eitm-hundred-a-day-brought-to-you-by-long-home-and-bath/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//6a15a344b859757729b58ddb?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a15a344b859757729b58ddb?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a15a344b859757729b58ddb?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a15a344b859757729b58ddb?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a15a344b859757729b58ddb?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="EITM&#x27;s HUNDRED$-A-DAY - Win $100 Thanks To Long Home and Bath" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/elliot-in-the-morning/content/2026-03-26-eitm-hundred-a-day-brought-to-you-by-long-home-and-bath/">EITM&#x27;s HUNDRED$-A-DAY - Win $100 Thanks To Long Home and Bath</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/promotions/the-250k-usa-giveaway-1888239/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//6a19dc627802689538889968?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a19dc627802689538889968?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a19dc627802689538889968?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a19dc627802689538889968?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a19dc627802689538889968?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Listen For Your Chance To Win!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/promotions/the-250k-usa-giveaway-1888239/">Listen For Your Chance To Win!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/featured/eitm-featured-promotions/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands//61b2416190bd13b2c395d050?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.brands//61b2416190bd13b2c395d050?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.brands//61b2416190bd13b2c395d050?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.brands//61b2416190bd13b2c395d050?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.brands//61b2416190bd13b2c395d050?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Check Out This Week&#x27;s Giveaways on Elliot in the Morning" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/eitm-featured-promotions/">Check Out This Week&#x27;s Giveaways on Elliot in the Morning</a></figcaption></figure></div></div></div><input type="hidden" data-id="WQJCS"/><div class="component-container component-feed feed-style-large block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="lP0Ih"><div class="component-grid col-2"><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/featured/eitm-featured-promotions/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands//61b2416190bd13b2c395d050?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.brands//61b2416190bd13b2c395d050?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.brands//61b2416190bd13b2c395d050?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.brands//61b2416190bd13b2c395d050?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.brands//61b2416190bd13b2c395d050?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Check Out This Week&#x27;s Giveaways on Elliot in the Morning" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/eitm-featured-promotions/">Check Out This Week&#x27;s Giveaways on Elliot in the Morning</a></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a282ba806d42df84d15184c?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a282ba806d42df84d15184c?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a282ba806d42df84d15184c?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a282ba806d42df84d15184c?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a282ba806d42df84d15184c?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Death Cab Frontman Ben Gibbard Opens Up About &#x27;Painful Moments&#x27; On New LP" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp/">Death Cab Frontman Ben Gibbard Opens Up About &#x27;Painful Moments&#x27; On New LP</a><time class="component-date-display" dateTime="1781023200000">Jun 09, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="lP0Ih"/><input type="hidden" data-id="beE6F"/><input type="hidden" data-id="ha5Er"/><div class="component-container component-playlist tile themed-block"><header class="component-heading"><h2 class="heading-title">DC101 Music</h2></header><div class="component-tabs"><div class="tab-controls"><ul class="tab-selector"><li class="tab active"><button class="button-text">Recently Played</button></li><li class="tab"><button class="button-text">Top Songs</button></li></ul></div><div class="tab-content"><ul class="component-track-list"><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/incubus-6768/songs/pardon-me-8685305/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/8685305?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/8685305?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/8685305?ops=gravity(&quot;center&quot;),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="Pardon Me by Incubus" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/incubus-6768/songs/pardon-me-8685305/" class="track-title" target="_blank" rel="noopener"><span>Pardon Me</span></a><a href="https://www.iheart.com/artist/incubus-6768/" class="track-artist" target="_blank" rel="noopener"><span>Incubus</span></a><a href="https://www.iheart.com/artist/incubus-6768/albums/make-yourself-8685241/" class="track-album" target="_blank" rel="noopener"><span>Make Yourself</span></a><time class="component-datetime-display track-time" dateTime="2026-06-09T18:39:01" data-timezone="America/New_York">6:39 PM</time></figcaption></figure></li><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/soundgarden-2136/songs/black-hole-sun-26911603/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/26911603?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/26911603?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/26911603?ops=gravity(&quot;center&quot;),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="Black Hole Sun by Soundgarden" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/soundgarden-2136/songs/black-hole-sun-26911603/" class="track-title" target="_blank" rel="noopener"><span>Black Hole Sun</span></a><a href="https://www.iheart.com/artist/soundgarden-2136/" class="track-artist" target="_blank" rel="noopener"><span>Soundgarden</span></a><a href="https://www.iheart.com/artist/soundgarden-2136/albums/superunknown-26911596/" class="track-album" target="_blank" rel="noopener"><span>Superunknown</span></a><time class="component-datetime-display track-time" dateTime="2026-06-09T18:19:57" data-timezone="America/New_York">6:19 PM</time></figcaption></figure></li><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/linkin-park-58351/songs/numb-1051277/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/1051277?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/1051277?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/1051277?ops=gravity(&quot;center&quot;),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="Numb by Linkin Park" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/linkin-park-58351/songs/numb-1051277/" class="track-title" target="_blank" rel="noopener"><span>Numb</span></a><a href="https://www.iheart.com/artist/linkin-park-58351/" class="track-artist" target="_blank" rel="noopener"><span>Linkin Park</span></a><a href="https://www.iheart.com/artist/linkin-park-58351/albums/meteora-1051264/" class="track-album" target="_blank" rel="noopener"><span>Meteora</span></a><time class="component-datetime-display track-time" dateTime="2026-06-09T18:16:35" data-timezone="America/New_York">6:16 PM</time></figcaption></figure></li></ul><a class="component-button button-faux secondary small see-all" tabindex="0" href="/music/recently-played/">See All Recently Played</a></div></div></div><input type="hidden" data-id="lHlMQ"/><div class="component-container component-show-collection block"><header class="component-heading"><h2 class="heading-title">Shows</h2></header><section class="Carousel-module_carousel-wrapper_299lN"><ul class="Carousel-module_carousel-controls_ZS68S"><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Left" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-left" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Right" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li></ul><ul class="Carousel-module_carousel_oF6uY" tabindex="0"><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/elliot-in-the-morning/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/ea9625daa0c2f7ab0f7e66f1e1087b21?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/ea9625daa0c2f7ab0f7e66f1e1087b21?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/ea9625daa0c2f7ab0f7e66f1e1087b21?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Elliot In The Morning" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/elliot-in-the-morning/">Elliot In The Morning</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/tamo/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/60416abdc7073919ff661dc4?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/60416abdc7073919ff661dc4?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/60416abdc7073919ff661dc4?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Tamo" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/tamo/">Tamo</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/mike-jones/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/6983880cc6e28c0db9c0b799?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6983880cc6e28c0db9c0b799?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6983880cc6e28c0db9c0b799?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Mike Jones" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/mike-jones/">Mike Jones</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/alex-mac-wwdc/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/66ccc2376c30558a8608bfeb?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/66ccc2376c30558a8608bfeb?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/66ccc2376c30558a8608bfeb?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Alex Mac" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/alex-mac-wwdc/">Alex Mac</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/emerging-alt/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/6800f9ae806f7cb73a7d9f0e?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6800f9ae806f7cb73a7d9f0e?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6800f9ae806f7cb73a7d9f0e?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Emerging ALT" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/emerging-alt/">Emerging ALT</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/thor/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/636c54370194c7928f563c52?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/636c54370194c7928f563c52?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/636c54370194c7928f563c52?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Thor" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/thor/">Thor</a></figcaption></figure></li></ul></section></div><input type="hidden" data-id="zlJN0"/><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3331" data-split="0" id="dfp-ad-3331-MOi2y"></div><input type="hidden" data-id="MOi2y"/><div class="component-container component-podcasts themed-block block"><header class="component-heading"><h2 class="heading-title">DC101<!-- --> Podcasts</h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/podcasts/">See All</a></header><div class="component-grid col-4"><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/457-elliot-in-the-morning-28216764/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/28216764?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/28216764?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/28216764?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/28216764?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/28216764?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/28216764?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/28216764?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Elliot In The Morning Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Elliot In The Morning</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/457-its-mike-jones-28674033/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/28674033?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/28674033?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/28674033?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/28674033?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/28674033?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/28674033?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/28674033?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for It&#x27;s Mike Jones Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">It&#x27;s Mike Jones</p></figcaption></a></figure></div></div><input type="hidden" data-id="Vj1NU"/><div class="component-container component-feed feed-style-small block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><header class="component-heading"><h2 class="heading-title">Latest Stories</h2></header><div class="feed-cards" data-block-id="kIdtO"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Kia Recalls 6,000 Vehicles Due To Malfunction That Increases Injury Risk" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk/">Kia Recalls 6,000 Vehicles Due To Malfunction That Increases Injury Risk</a><time class="component-date-display" dateTime="1781019300000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Sports - How To Listen To The FIFA World Cup 2026 In Your Car Or At Work" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/sports/">Sports</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work/">How To Listen To The FIFA World Cup 2026 In Your Car Or At Work</a><time class="component-date-display" dateTime="1781018580000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a282cc65cca47257eaf0e39?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a282cc65cca47257eaf0e39?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a282cc65cca47257eaf0e39?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a282cc65cca47257eaf0e39?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a282cc65cca47257eaf0e39?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Flight Attendant Killed In Possible Boat Strike While Snorkeling In Florida" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida/">Flight Attendant Killed In Possible Boat Strike While Snorkeling In Florida</a><time class="component-date-display" dateTime="1781017560000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a280f3f06d42df84d15184b?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a280f3f06d42df84d15184b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a280f3f06d42df84d15184b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a280f3f06d42df84d15184b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a280f3f06d42df84d15184b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Japanese Breakfast’s Michelle Zauner &amp; Peter Bradley Expecting First Child" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child/">Japanese Breakfast’s Michelle Zauner &amp; Peter Bradley Expecting First Child</a><time class="component-date-display" dateTime="1781012520000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Mckenna Grace Returns With Fiery New Single &#x27;Ugly and Rotten&#x27;" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/">Mckenna Grace Returns With Fiery New Single &#x27;Ugly and Rotten&#x27;</a><time class="component-date-display" dateTime="1780954500000">Jun 08, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a2725196dcf7baf1b3948be?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a2725196dcf7baf1b3948be?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a2725196dcf7baf1b3948be?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a2725196dcf7baf1b3948be?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a2725196dcf7baf1b3948be?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Hiker Survives Grizzly Bear Attack At Glacier National Park" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park/">Hiker Survives Grizzly Bear Attack At Glacier National Park</a><time class="component-date-display" dateTime="1780950300000">Jun 08, 2026</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="kIdtO"/><div class="component-container component-feed feed-style-small-scrollable block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Personalities"><header class="component-heading"><h2 class="heading-title">From Our Shows</h2></header><div class="feed-cards" data-block-id="LSixG"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/elliot-in-the-morning/content/2026-06-09-tuesdays-playlist/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/69e7ac97c55582deeb738f58?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/69e7ac97c55582deeb738f58?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/69e7ac97c55582deeb738f58?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/69e7ac97c55582deeb738f58?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/69e7ac97c55582deeb738f58?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Elliot In The Morning - Tuesday&#x27;s Playlist" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/elliot-in-the-morning/">Elliot In The Morning</a></nav><a class="card-title" tabindex="0" href="/featured/elliot-in-the-morning/content/2026-06-09-tuesdays-playlist/">Tuesday&#x27;s Playlist</a><time class="component-date-display" dateTime="1781022900000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/elliot-in-the-morning/content/2026-06-09-today-in-dianes-dirt/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a204b607e1205bb923c93d8?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a204b607e1205bb923c93d8?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a204b607e1205bb923c93d8?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a204b607e1205bb923c93d8?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a204b607e1205bb923c93d8?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Elliot In The Morning - Today, in Diane&#x27;s Dirt..." class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/elliot-in-the-morning/">Elliot In The Morning</a></nav><a class="card-title" tabindex="0" href="/featured/elliot-in-the-morning/content/2026-06-09-today-in-dianes-dirt/">Today, in Diane&#x27;s Dirt...</a><time class="component-date-display" dateTime="1781022840000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/mike-jones/content/2026-06-09-457-its-mike-jones-mike-jones-minute-con-6926/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC8yMGI3ODI1OS0wYmZjLTRiMDUtYmY5YS1iNDY0MDEzOWJkMTIvaW1hZ2UuanBnP3Q9MTc4MTAzMTkyOSZzaXplPUxhcmdl?stay=1&amp;ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="Mike Jones - Mike Jones Minute-Con 6/9/26" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/mike-jones/">Mike Jones</a></nav><a class="card-title" tabindex="0" href="/featured/mike-jones/content/2026-06-09-457-its-mike-jones-mike-jones-minute-con-6926/">Mike Jones Minute-Con 6/9/26</a><time class="component-date-display" dateTime="1781017532000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/elliot-in-the-morning/content/2026-06-09-457-elliot-in-the-morning-eitm-cruising-for-marbles-6926/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl?stay=1&amp;ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="Elliot In The Morning - EITM: Cruising For Marbles 6/9/26" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/elliot-in-the-morning/">Elliot In The Morning</a></nav><a class="card-title" tabindex="0" href="/featured/elliot-in-the-morning/content/2026-06-09-457-elliot-in-the-morning-eitm-cruising-for-marbles-6926/">EITM: Cruising For Marbles 6/9/26</a><time class="component-date-display" dateTime="1781008574000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/elliot-in-the-morning/content/2026-06-09-457-elliot-in-the-morning-eitm-sperm-fuzzy-6926/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl?stay=1&amp;ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="Elliot In The Morning - EITM: Sperm &amp; Fuzzy 6/9/26" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/elliot-in-the-morning/">Elliot In The Morning</a></nav><a class="card-title" tabindex="0" href="/featured/elliot-in-the-morning/content/2026-06-09-457-elliot-in-the-morning-eitm-sperm-fuzzy-6926/">EITM: Sperm &amp; Fuzzy 6/9/26</a><time class="component-date-display" dateTime="1781008538000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/elliot-in-the-morning/content/2026-06-08-mondays-playlist/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/69e7ac97c55582deeb738f58?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/69e7ac97c55582deeb738f58?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/69e7ac97c55582deeb738f58?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/69e7ac97c55582deeb738f58?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/69e7ac97c55582deeb738f58?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Elliot In The Morning - Monday&#x27;s Playlist" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/elliot-in-the-morning/">Elliot In The Morning</a></nav><a class="card-title" tabindex="0" href="/featured/elliot-in-the-morning/content/2026-06-08-mondays-playlist/">Monday&#x27;s Playlist</a><time class="component-date-display" dateTime="1780938600000">Jun 08, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="LSixG"/><div class="component-container component-feed tile feed-style-xsmall block" data-feed="ID:calendar-topics-feed-matsubs"><div class="component-calendar-feed"><header class="component-heading"><h2 class="heading-title"><a tabindex="0" href="/calendar/">Events</a></h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/calendar/">See All</a></header><div class="feed-cards" data-block-id="aM2ge"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2026-06-10-amyl-and-the-sniffers-the-anthem-61026/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/6953f97490b5132810045a65?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6953f97490b5132810045a65?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6953f97490b5132810045a65?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6953f97490b5132810045a65?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6953f97490b5132810045a65?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Concerts - Amyl and the Sniffers | The Anthem | 6.10.26" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/concerts/">Concerts</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2026-06-10-amyl-and-the-sniffers-the-anthem-61026/">Amyl and the Sniffers | The Anthem | 6.10.26</a><time class="component-date-display" dateTime="1781136000917">Jun 10, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Sports - Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/sports/">Sports</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live/">Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio</a><time class="component-date-display" dateTime="1781182800922">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2026-06-11-ray-bull-the-atlantis-61126/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/69d52e29de54fdedb896239d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/69d52e29de54fdedb896239d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/69d52e29de54fdedb896239d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/69d52e29de54fdedb896239d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/69d52e29de54fdedb896239d?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Concerts - Ray Bull | The Atlantis | 6.11.26" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/concerts/">Concerts</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2026-06-11-ray-bull-the-atlantis-61126/">Ray Bull | The Atlantis | 6.11.26</a><time class="component-date-display" dateTime="1781217000177">Jun 11, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/6a217ad1f67223bf2d810da1?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6a217ad1f67223bf2d810da1?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6a217ad1f67223bf2d810da1?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6a217ad1f67223bf2d810da1?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6a217ad1f67223bf2d810da1?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Community - Michelob Ultra x FIFA World Cup Watch Party | The Wharf DC | 6.12.26" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/community/">Community</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226/">Michelob Ultra x FIFA World Cup Watch Party | The Wharf DC | 6.12.26</a><time class="component-date-display" dateTime="1781305200828">Jun 12, 2026</time></figcaption></figure></div></div></div></div><input type="hidden" data-id="aM2ge"/><input type="hidden" data-id="rbePH"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3306" data-split="0" id="dfp-ad-3306-ad:bottom-leaderboard"></div><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main><footer class="component-site-footer"><div class="component-container"><div class="footer-row footer-links"><ul class="footer-station-links"><li><a tabindex="0" href="/music/recently-played/">Recently Played</a></li></ul><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a tabindex="0" href="/advertise/">Advertise on DC101</a></li><li><a href="https://www.iheart.com/apps/" target="_blank" rel="noopener">Download The Free iHeartRadio App</a></li><li><a href="https://www.iheart.com/podcast/" target="_blank" rel="noopener">Find a Podcast</a></li></ul><div class="component-social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/dc101" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/dc101" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/dc101radio" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li></ul></div><div class="description">DC&#x27;s Alternative Rock Radio Station. Wake up with Elliot in the Morning and then hang out with Mike Jones, and Tamo. </div><hr/><ul class="lower-footer-national-links"><li><a tabindex="0" href="/sitemap/">Sitemap</a></li><li><a tabindex="0" href="/rules/">Contest Rules</a></li><li><a href="https://www.iheart.com/privacy/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="#" target="_blank" rel="noopener">Your Privacy Choices<img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload" width="13" height="14"/></a></li><li><a href="https://www.iheart.com/terms/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="https://www.iheart.com/adchoices/" target="_blank" rel="noopener">AdChoices<img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload" width="13" height="14"/></a></li><li class="public-inspection-file"><a href="https://publicfiles.fcc.gov/fm-profile/WWDC/" target="_blank" rel="noopener">WWDC<!-- --> <!-- -->Public Inspection File</a></li><li><a href="https://politicalfiles.iheartmedia.com/files/location/WWDC/" target="_blank" rel="noopener">WWDC<!-- --> <!-- -->Political File</a></li><li><a href="https://i.iheart.com/v3/re/assets.eeo/6a18871206f3f9ac058a8265?passthrough=1" target="_blank" rel="noopener">EEO Public File</a></li><li><a href="https://dc101.iheart.com/content/public-file-assistance/" target="_blank" rel="noopener">Public File Assistance</a></li><li><a tabindex="0" href="/fcc-applications/">FCC Applications</a></li></ul><div class="site-ownership"><div>© <!-- -->2026<!-- --> <!-- -->iHeartMedia, Inc.</div></div></div></div></footer><div class="component-apptray"><div id="recaptcha-badge" class="g-recaptcha"></div></div></div></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2Fa9f11065febd429242d380b453abc67b","canonicalHostname":"dc101.iheart.com","hostnames":[],"facets":["genres/Alternative","formats/ROCKALTERNATIVE","brands/WWDC-FM (2079)","markets/WASHINGTON-DC","facets/All Sites - English","facets/JingleBallMarkets","facets/WinB4Contest","facets/ThankATeacherEnglish","facets/AlterEgoWinB4YouCanBuy","facets/Q2CashContestExclusion","facets/Q2CashContest","facets/WeezerContest","facets/250kAmericaContest","facets/FestivalWinB4Contest"],"slug":"wwdc-fm","market":"markets/WASHINGTON-DC","ownBrand":"brands/WWDC-FM (2079)","timeZone":"America/New_York","keys":["hostname:dc101.iheart.com","hostname:www.dc101.com","hostname:dc101.com","hostname:wwdcfm.com","hostname:www.wwdcfm.com","hostname:dc101chilicookoff.com","hostname:www.dc101chilicookoff.com","hostname:wwdc-fm.radio.iheart.com","id:/a9f11065febd429242d380b453abc67b","brand:brands/WWDC-FM (2079)","slug:wwdc-fm","primaryParentOf:/19a5bffe11aab6710c53a7752b99f592","primaryParentOf:/33a8c835e7a9afbc4a6d1721dfd9dc85","primaryParentOf:/594b4e46d0912e3fba5b399e","primaryParentOf:/59b01721bd3d389e4f8d3f57","primaryParentOf:/5a6f88e34f4099e0652ce7c7","primaryParentOf:/5af9a5368fbcb2f07941c7e0","primaryParentOf:/5be49008de55785ab1f18feb","primaryParentOf:/5c2d3181e30d8a029bb26c6a","primaryParentOf:/5d93b9cead39b67b59853f4e","primaryParentOf:/5e1ca9f6b11a3bc24e737aeb","primaryParentOf:/6accdaea93f3d6d7bd6f26a0d01e2000","primaryParentOf:/81e7665e23f95bfb58a2cd012c5ea7c7","primaryParentOf:/8520c13fb72f3397041337de2b1e3336","primaryParentOf:/e5f7c20698b067a0b30491fb389698ea","stream:2525","primaryParentOf:/5ea73c9ef620749edd7e7578","primaryParentOf:/5f5a9ddb3c55962d38b7a639","primaryParentOf:/5fff6bc16bd2cc497a6a7e6b","broadcastFacility:8682","broadcastFacilityCallsign:wwdc","primaryParentOf:/63bc90cbcf0bcf63067b1f57","primaryParentOf:/6683170158dbdeb19feaa01d","primaryParentOf:/66cca951bb0276f26c2fd144","primaryParentOf:/67a28775537320ad94eadeac","primaryParentOf:/67ec0c06fd7a12942469204f"],"stream":{"id":2525,"primaryPronouncement":"d. c. one oh one","recentlyPlayedEnabled":true,"isActive":"true","talkbackEnabled":true},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"DC101","description":"DC's Alternative Rock Radio Station. Wake up with Elliot in the Morning and then hang out with Mike Jones, Roche and Tamo. "},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/a9f11065febd429242d380b453abc67b/inferno","adPositions":[{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"febrewary","path":"/brew"},{"name":"wwdc_podcasts","path":"/podcasts"},{"name":"big_game_score_contest","path":"/big-game-score-contest"},{"name":"cash_for_couples","path":"/cash-for-couples"},{"name":"home","path":"/"},{"name":"weather","path":"/weather"},{"name":"newsletter","path":"/newsletter/"},{"name":"wolftrap","path":"/wolftrap/"},{"name":"ads","path":"/ads/"},{"name":"advertise","path":"/advertise/"},{"name":"amazongoogle","path":"/amazon-alexa-and-google-home/"},{"name":"calendar_content_all","path":"/calendar/"},{"name":"contact","path":"/contact/"},{"name":"content","path":"/content/"},{"name":"contests","path":"/contests/"},{"name":"fccappliciations","path":"/fcc-applications/"},{"name":"featured","path":"/from-our-shows/"},{"name":"iheartradio_app","path":"/apps/"},{"name":"music_home","path":"/music/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"podcasts","path":"/podcasts/"},{"name":"promotions","path":"/promotions/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"name":"traffic","path":"/traffic/"},{"name":"error_page","path":"/_error/404/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"newsletter_unsubscribe","path":"/newsletter/unsubscribe/"},{"name":"topic_content","path":"/topic/content/"},{"name":"author","path":"/author/\u003cslug>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"chart","path":"/charts/\u003cchart_slug>/"},{"name":"contest","path":"/contests/\u003cslug>/"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"onair_schedule_day","path":"/schedule/\u003cday>/"},{"name":"plaintext","path":"/text/\u003cslug>/"},{"name":"promotion","path":"/promotions/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"topic","path":"/topic/\u003ctopic>/"},{"name":"chart_detail","path":"/charts/\u003cchart_slug>/\u003clist_slug>/"}],"redirects":[{"id":"/a9f11065febd429242d380b453abc67b/inferno/85a426380e1ae9e8da77a54176a988c30a88efc5","priority":0,"source":"/topic/bin-entertainment-news.rss","regex":false,"schedule":{"begin":1651186920489,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/entertainment-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/a917258d98d0e975c8c8f9c945a38b42b7fcd0be","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/3e74966b4f7570047f2f499961da3981346a2ff2","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/6da2c84c169489ab1cd55e3cc8a2bfc8fbb8e83d","priority":0,"source":"/rowblocks","regex":false,"schedule":{"begin":1663005600371,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ce8740c1b4020159fe42d1988297b719ee8d3218","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/1e96b2eb23f602b757e5b90fcd7878099300a089","priority":0,"source":"^\\/topic\\/(breaking%20sports%20news|wisconsin%20sports%20\\(125287\\)|houston%20sports%20news%20\\(478486\\)|sports-top-stories|woai%20sports%20\\(501263\\)|local%20sports%20stories%20\\(chillicothe\\)%20\\(107551\\)|louisiana%20sports|local%20sports%20stories%20-%20wcho%20\\(226197\\)|the%20locker%20room%20\\(486404\\)|high%20school%20sports|florida%20sports|bin-sports-news|the%20sports%20grind|dallas%20cowboys%20\\(499622\\)|wmrn%20sports%20\\(403428\\)|au%20sports|sports%20chowder|majic%20sports%20\\(403352\\)|east%20alabama%20hs%20football|espn%20pittsburgh%20plus|seattle%20-%20sports%20\\(501789\\)|orioles%20\\(487400\\)|fox%20sports%20radio%3a%20trending%20now%20\\(478012\\)|mid-ohio%20athlete%20of%20the%20week|sports%20\\(501357\\)|san%20diego%20sports%20news|sports%20\\(121849\\)|wch%20-%20local%20sports%20scores%20\\(226544\\)|chillicothe%20-%20local%20sports%20links%20\\(108930\\)|local%20sports%20scores%20\\(108966\\)|sports%20\\(500088\\)|\\(fsr\\)%20line%20up%20\\(381855\\)|hawaii%20sports%20news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/sports$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/989d4023bdd9866b7000fba1447f624d3cf959c2","priority":0,"source":"^\\/topic\\/(iheartradio-weird-news|jjar%20headlines|big%20boy%20interviews)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/weird-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e525e423bd0a126b5563939afce14bd25d2e8274","priority":0,"source":"/events","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/bdc7acb6746131fe5fafc0d9b2a9427b2a28b6ac","priority":0,"source":"/cprplaylist","regex":false,"schedule":{"begin":1676306700098,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/cpr-playlist-312064750-kjz1fl1kfpqs67hwpze1sv/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/4d5320ed0512cb8b688affdc2c05a7cfd5d3fc65","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/fbabe85bf1845e4896f2dffe4ff9837ee47ac53d","priority":0,"source":"/podcastaward","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e1a4341db21ed0b328019da040e5fe66d8441b36","priority":0,"source":"/apple-app-site-association","regex":false,"schedule":{"begin":1594735560064,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/13f13302bdd7d905c358ba666dab04fd0b84a5c9","priority":0,"source":"^\\/topic\\/(bin-national-news|covid-19%20coronavirus|national%20news%20\\(500965\\)|national%20news%20\\(483313\\)|national%20news%20\\(120357\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/national-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e29227077774d65010b2b78228b43b4e3f7e4d4c","priority":0,"source":"/charity","regex":false,"schedule":{"begin":1631908020767,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/charity-directory/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/8ade874efce52ed88ec39429b65cc65927b74948","priority":0,"source":"/top100podcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/2be9a2a40abeb0cabe62bffb7c2b8b0dfb534c0c","priority":0,"source":"/app2/contest/7ljdfu","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/a18cdaeb6bb4669e458ec6102c797b74d26519d8","priority":0,"source":"/content/2020-08-24-dua-lipa-faces-backlash-over-birthday-party-photos","regex":false,"schedule":{"begin":1598360040656,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/be35fc21c396b14f71322000fdec92fa5bc6d886","priority":0,"source":"/josh","regex":false,"schedule":{"begin":1553612700000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/josh/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/afe07565167c45be1798d5b0e944fa9cb67c901e","priority":0,"source":"/privacy/es","regex":false,"schedule":{"begin":1590520620941,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/43a842fb183b225cc35d6985da4bd4f3498f3b64","priority":0,"source":"/wangotango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/c4c2fb50965a20612187d313cbbf8a7df904c429","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/009ad55f9ee8d3fe3315c890bce9a828a46d5ee3","priority":0,"source":"^\\/topic\\/(political-junkie)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/politics$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/d5ba6c1e69deff7eb89b26f3d509a803167c74df","priority":0,"source":"/recoverymonth","regex":false,"schedule":{"begin":1631105760296,"end":4115978604802},"destination":{"type":"URL","value":"https://recoveroutloud2021.org/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/55d80dde2cb9a844449d19b9621e79b0401ad7e8","priority":0,"source":"/cc-common/iheartradio-music-festival","regex":false,"schedule":{"begin":1519426980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/f4111178df6075b3dafeecb4bc7bc1a81ed5ed62","priority":0,"source":"/content/2019-03-04-brawl-breaks-out-at-cardi-b-rodeo-concert","regex":false,"schedule":{"begin":1551799560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/cardi-b-31246427/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e5f6c81075b5ea72983262a91e0026fb52d21388","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/66b158f21f18f376b973d2517332f0b3e03de1d6","priority":0,"source":"/holiday","regex":false,"schedule":{"begin":1762444800180,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/6ab84b2b14cb686d89b8e7f3dafd0940b71fcd60","priority":0,"source":"^\\/topic\\/(must%20see%20popular%20videos%20(\\||%7c)%20what's%20good%20\\(497247\\)|videos%20\\(495778\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/videos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/7cb317919036816bab1d8c58b6b47d21fee0a330","priority":0,"source":"/dc101derland","regex":false,"schedule":{"begin":1607019540420,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/dc101-derland/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/7544d115d1bfe3a503b859d271c3da72d7a20eab","priority":0,"source":"/podcastschart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/19001ddcc72fd7b53b551506d7c3f548620e3fa5","priority":0,"source":"/podcast-award","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/83daa5c1c863520f81de9f644206311f9ae28916","priority":0,"source":"/pride","regex":false,"schedule":{"begin":1560542400000,"end":4115978604802},"destination":{"type":"URL","value":"https://prideradio.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/878395b343b0a6d8dcf1f7cec0e11d6c50f60c64","priority":0,"source":"/roche","regex":false,"schedule":{"begin":1549415520000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/roche/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/894a9b9a4cb4701c85ea160c584972eb2de53372","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1753365600390,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/content/2025-08-27-house-of-music-returns-to-2025-iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/25f408388c0cf160fb9e61be672d877c6a14cda1","priority":0,"source":"/iheartradio","regex":false,"schedule":{"begin":1632172920386,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/92bfbc35cb1c3a15bb98ce50124cd990f2c928ba","priority":0,"source":"^\\/topic\\/(official%20rules%20\\(495693\\)|contest%20rules%20\\(473739\\)|wwyz-fm%20contest%20rules|contest%20rules%20\\(190932\\)|big%2098%20contest%20rules%20\\(469499\\)|contest%20rules%20\\(486700\\)|concerts%20%26%20contests%20\\(267528\\)|whcn-fm%20contest%20rules|wkss-fm%20contest%20rules|wkci-fm%20contest%20rules|contest%20rules%20\\(415036\\)|contest%20rules%20\\(418106\\)|contest%20rules%20\\(418168\\)|promotions%20contests%20\\(501865\\)|contests%20\\(493269\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/contest-rules$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/0bb0752b50fe5a259fb386f5ca4d414d8ee8a9e3","priority":0,"source":"/concerts","regex":false,"schedule":{"begin":1657564320428,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/calendar/category/concerts/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/9c9074245064cde74f8c680cd9c6b3e394d1ed81","priority":0,"source":"/livingroomconcertforamerica","regex":false,"schedule":{"begin":1585152000284,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/362fb1549c3dba96685754c4cb165b89edddffb7","priority":0,"source":"/cc-common/hdradio/player.php?staid=WLTW-FM","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/1067-lite-fm-1477/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/a49fedcef9c22191ae5a9c62c115a632cd7623b6","priority":0,"source":"/top100","regex":false,"schedule":{"begin":1569945600000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/5ab937b8510f7d9df830e316967279c31addffba","priority":0,"source":"/bleachers","regex":false,"schedule":{"begin":1523884200000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/southwest-sound-stage/content/2018-04-13-bleachers-41618/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/abc93191cb84404b99a0bdf8b8dc4ae9d448ab43","priority":0,"source":"/livingroomconcert","regex":false,"schedule":{"begin":1585152000624,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/41410424656a1f7e6cc5d7483803da90666bef02","priority":0,"source":"/app2/contest/8lfqyf","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/b31938a8e2ea0573def6ac8748d0c1a447bd378e","priority":0,"source":"/podcast-awards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/15332461ddb6a4c78aeb8709657a60c984eedfef","priority":0,"source":"/summercamp","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/dc101-summer-camp/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/bec106bec9fcd63ae5b98c35ed549ba01eff5be8","priority":0,"source":"/photos/main","regex":false,"schedule":{"begin":1670941440072,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/4aee26602b201a008359037ba4d91b1aff9da916","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ca0e108d7a0c7b698ecb94af4ccd8aeb5170b381","priority":0,"source":"/musicfestival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/d99ced16ad2cbf3433fd592d8be0e353dc8255f6","priority":0,"source":"/momrocks","regex":false,"schedule":{"begin":1556676720000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/2019-04-30-mom-rocks-bouquet/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/d16bea677671dfb45a2448ce6aece11e0641a60b","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1762444800383,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/51e5f3b5c8a43bf97025f025b05e0872b19aff81","priority":0,"source":"/content/2023-01-25-sister-wife-spectacle-cody-brown-turned-down-by-potential-new-wife","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/content/2023-01-26-sister-wife-spectacle-kody-brown-turned-down-by-potential-new-wife/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/db9e147eac1ae3b3bdcca7b8092fa792fbe950d7","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/07bf62d4f91c186bcd5e58db72e5a7da18113e98","priority":0,"source":"/hbuc","regex":false,"schedule":{"begin":1602795600874,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e4a589017b18714a503e26e0c5e449911bc6c728","priority":0,"source":"/livingroom","regex":false,"schedule":{"begin":1585152000000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/5c1b9878f9f3a96288f4af265e3ddad39d3a8ad0","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/edb6e3cf41a167890e181edc48641c6c1a268c1c","priority":0,"source":"/favicon.ico","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/assets/favicon.cf2eff6db48eda72637f3c01d6ce99ae.ico"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e88fb0da0944bfa06184eb69c6d6055f21800dc8","priority":0,"source":"/listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/6270339829168417d5dd9b3643337979b63b43e1","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1762444800251,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/f6b02b6ac73b4a53b44ddb7568a770365e702fcc","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/1092a91746d1ece0924ace3576d8cdc867d94950","priority":0,"source":"/podcastcharts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/fea33ec420447ae1e27cf412e6ad5b86aeb1cb5f","priority":0,"source":"/fathersday","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/113bfe4ffd2a8f72ac3aedbae6ea49375653ea39","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/6be2cd78d4ea94f9c6e39c9c7b3bdfdd2c851324","priority":0,"source":"/contests","regex":false,"schedule":{"begin":1610479620499,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/promotions/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ba3a7083acbf2f57b50962cfcb6e93fb2c5ed152","priority":0,"source":"/stormcenter","regex":false,"schedule":{"begin":1542329820000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/dmv-stormwatch/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/6e5b875e499cbf7f653ae187a0267c525c76c5b3","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/187358f8648934e86af1fd41283d76ca21e036bf","priority":0,"source":"/iheartnow","regex":false,"schedule":{"begin":1506690000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/799125e596c332202a0a4acc0e341e686240d293","priority":0,"source":"/.well-known/apple-app-site-association","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/961eb44bafa618380b539969fb59070b2dad4a6d","priority":0,"source":"/crash","regex":false,"schedule":{"begin":1610725080828,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/crash-young/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/7e450e6b21abedac72bd3e61dca1ab8b6ed149d1","priority":0,"source":"/durginstuff.html","regex":false,"schedule":{"begin":1528382400000,"end":4115978604802},"destination":{"type":"URL","value":"https://whp580.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/1aa7cd7557442c940d4d14c27f6720f868948a4f","priority":0,"source":"/livingblack","regex":false,"schedule":{"begin":1611075600442,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/84cfb9a477ac6b34143b4b3d78b48d22a6d55cf2","priority":0,"source":"/msvibes","regex":false,"schedule":{"begin":1602599400753,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/bc36df82da62440a865fd592cb56cf1c1da75325","priority":0,"source":"/outofthedarkness","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/calendar/content/2024-07-26-dc101-one-more-light-kick-off-party-with-judah-and-the-lion"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/8765d5f4ac24e982fa62b17f3b7b071c2248fa83","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/22beaceae8da6ccd8e45509057a5c9c15e312a7a","priority":0,"source":"/timeline.rss","regex":false,"schedule":{"begin":1718371440806,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/89e4f0ccac5ab95f99837210cc3822eb71d18f49","priority":0,"source":"/spit","regex":false,"schedule":{"begin":1534179720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/spit-29676456/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/666e958d54cd60ec24e37f6b815ce5d3bc5f86ab","priority":0,"source":"/community","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/community-dc/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/8d6ae0e14902a7b96284d6fcee4bc0478a75877e","priority":0,"source":"/calendar/legacy","regex":false,"schedule":{"begin":1662745980550,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/calendar/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/2a05dc1fb768deed92f50a50ffd229ce7b0852b5","priority":0,"source":"/legal/ad-choices/en","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/93ded7b45a290197b619b6196f83e01fa687c515","priority":0,"source":"/fathers","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/6777555facbe725ccb27713306014253abe695a0","priority":0,"source":"/mikejones","regex":false,"schedule":{"begin":1549415580000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/mike-jones/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/9977c3d9d09eabc69a3caabc851ba0d448398c7c","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/33678817f4186f06f405a0e27895df034eb8291d","priority":0,"source":"/iheartcountryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/9df89ec7f3ab385c4d95e84031661a67990d6b24","priority":0,"source":"/live/schnitt-show-4824","regex":false,"schedule":{"begin":1608564180914,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/moneytalk-1010-am-6743/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/5c8ab9be206d2406b88ceb8e880aa77d074fc243","priority":0,"source":"/dc101-derland","regex":false,"schedule":{"begin":1665599400729,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/dc101-derland/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/a32465ee05303b2043fde40dbdfd5552e382aa77","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/3a08f418d86e9fe801dfb568340f2668f408d79f","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/a6fa01d1e9c345566e23664366f72130b1e8d8aa","priority":0,"source":"/adchoices","regex":false,"schedule":{"begin":1589477940047,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/23be251a87eb88c036b0fabe00f4398df302c5df","priority":0,"source":"/newpolitics","regex":false,"schedule":{"begin":1500993600000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/southwest-sound-stage/content/2017-07-23-new-politics-72517/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/aae39b146cf5970ec3a965e07b94b780269ab51f","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/408a6f249d17f2d0b696d351e089e9d3f0e9f3c2","priority":0,"source":"^\\/topic\\/(local%20news%20\\(465708\\)|houston%20news%20\\(121300\\)|wood%20radio%20local%20news|rochester%20news%20\\(122742\\)|1110%20kfab%20local%20news%20\\(122285\\)|local%20news%20\\(119078\\)|wmt%20local%20news|local%20news%20\\(122520\\)|texas%20news%20\\(489524\\)|570%20wsyr%20news%20\\(125739\\)|local%20news%20stories%20\\(chillicothe\\)%20\\(106759\\)|madison%20news%20\\(500610\\)|who%20radio%20news%20\\(121648\\)|local%20news%20\\(135361\\)|trending|local%20news%20(\\||%7c)wor-am(\\||%7c)|sacramento's%20latest%20news|wman%20-%20local%20news%20\\(122687\\)|wjbo%20am%20local%20news|wood%20news%20\\(125494\\)|portland%20local%20news%20\\(123543\\)|providence%20local%20news%20\\(122060\\)|local%20news%20feed%20\\(435110\\)|local%20news%20\\(122300\\)|local%20news%20\\(late%20breaking\\)%20\\(119585\\)|dsc|whyn%20local%20news%20\\(470415\\)|home%20promotions|local%20news%20stories%20wch%20\\(226193\\)|the%20feed%20\\(498513\\)|wvoc%20news|tampa%20local%20news|texas%20news%20\\(499381\\)|woc%20local%20news%20\\(498282\\)|fox59|local%20news%20-%20toledo%20\\(315557\\)|cky%20local%20news%20\\(484675\\)|newsradio%20840%20whas%20local%20news%20\\(283307\\)|lowcountry%20headlines|community%20access|capital%20region%20news%20\\(312698\\)|iheart80s%40103\\.7%20articles%20\\(502302\\)|lynchburg-roanoke%20local%20news|wtvn%20local%20news%20\\(268656\\)|local%20news%20\\(119442\\)|breaking-news|1450%20wkip%20news%20feed%20\\(454843\\)|winz%20local%20news%20and%20sports%20\\(479897\\)|top%20local%20news%20for%20columbia%20greene%20counties|articles%20\\(497186\\)|defiance%20local%20news%20\\(108238\\)|arizona%20news%20\\(118695\\)|kogo%20local%20news%20\\(125548\\)|trending%20\\(496938\\)|local%20news%20\\(121298\\)|wima%20-%20local%20news%20\\(120919\\)|wima%20news%20archive%20\\(359580\\)|wraw%20newsroom|real%20news%20\\(497042\\)|trending%20in%20the%20bay%20\\(497802\\)|local%20newsstand|local%20news%20\\(122546\\)|tejano%20nation%20news%20\\(458093\\)|z100%20news%20\\(451815\\)|105\\.5%20werc-fm%20local%20news%20\\(118702\\)|roanoke-lynchburg%20breaking%20news|stormwatch|local%20news%20\\(499395\\)|news%20around%20the%20lone%20star%20state%20\\(497586\\)|wcjm%20local%20news%20\\(501582\\)|knn%20headlines%20\\(393284\\)|did%20you%20see%20that%3f%20\\(421790\\)|news%20\\(478054\\)|coronavirus%20news|woai%20breaking%20news%20\\(467835\\)|kfbk%20news%20\\(461777\\)|local%20news%20stories%20wch|reading%20and%20harrisburg%20breaking%20news|wmzq%20trending|who%20-%20information%20\\(190192\\)|wwva-local%20news%20\\(119921\\)|kiis%20articles%20\\(493280\\)|san%20diego|florida%20news%20\\(499647\\)|iheartsocal|106\\.1%20fm%20wtkk%20\\(418990\\)|going%20viral%20(\\||%7c)wktu-fm(\\||%7c)|atl%20news|pittsburgh-news|tucson%20happenings|sunny%20story%20of%20the%20day|trending%20boston|northern%20colorado%20news|the%20wood%20insider|california%20news%20\\(489209\\)|weekends%20\\(279270\\)|the%20buzz%20(\\||%7c)wksc-fm(\\||%7c)|features%20\\(351976\\)|news%20\\(478876\\)|the%20morning%20news|iheart%20communities%20central%20pa|local-homepage-pinned-content|the%20latest%20from%20rock|featured%20promotions%20\\(468727\\)|local%20news%20\\(465659\\)|wnok%20\\(473617\\)|breaking%20news%20-%20toledo%20\\(487796\\)|the%20arkansas%20edge%20\\(255170\\)|106%20kmel%20articles%20\\(502301\\)|z%20trending|features%20\\(353133\\)|koa%20newsradio%20programming|boston%20news|featured%20\\(487430\\)|what's%20rockin'%20at%20the%20q%20\\(472633\\)|jacksonville%20local%20news|trending%20wkss-fm|pa%20education|mojoe|dfw%20news|kogo%20news%20file%20\\(497368\\)|featured%20\\(253029\\)|minnesota%20news|oh%20florida|communities|cat%20country%20107\\.1%20\\(486314\\)|going%20viral%20(\\||%7c)wltw-fm(\\||%7c)|what's%20happening%20-%20kmod-fm%20\\(501830\\)|hot%20on%20the%20web%20\\(423478\\)|so%20hot%20right%20now%20\\(353806\\)|lynchburg%20roanoke%20around%20town|95\\.3%20the%20river%20\\(486315\\)|okc%20breaking%20news|what's%20new%20at%20101-3%20kiss-fm%20\\(453463\\)|wkci-fm%20trending|pee%20dee%20news|hawaii%20news|local%20news%20\\(476751\\)|articleswmks|what's%20new%20at%20mix%2096%20\\(107642\\)|around%20the%20valley|what's%20new%20at%20woc%201420%20\\(252965\\)|breaking%20news%20\\(498614\\)|news%20wdcg-fm|kix%20country%2092\\.9%20\\(489438\\)|95x%20\\(465517\\)|what's%20new%20on%20fox%20sports%20radio%201230%20\\(284776\\)|wqmf%20social%20\\(501527\\)|q102%20online%20\\(484348\\)|what's%20happening%20-%20ktgx-fm%20\\(501828\\)|san%20diego%20business%20saturday|wrfx%20news%20\\(464606\\)|dmv%20storm%20center|south%20texas%20winter%20storm%20update|national%20news%20(\\||%7c)wor-am(\\||%7c)|articleswmag|whats%20new%20(\\||%7c)wltw-fm(\\||%7c)|birmingham-news|boston%20weather|wzlx%20updates|wildfire%20alerts|local%20news%20\\(129497\\)|from%20the%20newsroom|waks-hd2%20features|las%20vegas|local%20\\(498389\\)|all%20things%20brunswick|keep%20pennsylvania%20working|what's%20trending%20on%20kmag%2099\\.1%20\\(497527\\)|what's%20up%20at%20y100|kwhn-local%20news%20\\(119423\\)|kfi%20news%20presents|760%20local%20news|whas%20on-air%20schedule|local%20buzz|concerts|seaview%20104\\.9%20\\(487434\\)|dmv%20stormwatch|graduation%20radio%20990|houston%20%26%20texas%20news|q104\\.3%20news%20\\(457573\\)|right%20now|icymi%20in%20chicago|georgia%20news%20network|san%20diego%20news%20%26%20updates)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/local-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/aebdf9a9d48c54e11da9623cc2c999a4c57f6e79","priority":0,"source":"/festival","regex":false,"schedule":{"begin":1596513600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/b06f11a3e5c5e6b3dd01c81f7aebe7ff187a6179","priority":0,"source":"/shows","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/calendar/category/concerts/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/b2caf8e2f2607a2fcf4fa7fd06c1e7e5075547b8","priority":0,"source":"/featured/katie-sommers-radio-network(.*)$","regex":true,"schedule":{"begin":1599848040709,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/katie-sommers$1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/41d8bc5ae3fde54b321035695709d027a541692d","priority":0,"source":"/hbcu","regex":false,"schedule":{"begin":1602795600908,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/b932a05670f0c2ddd7692f78f75a9977b8007959","priority":0,"source":"/blackmusicmonth","regex":false,"schedule":{"begin":1589472000111,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/dd7c5493771024d7a2ad90f2d072581052955ec4","priority":0,"source":"/snow","regex":false,"schedule":{"begin":1544392200000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/dmv-stormwatch/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/be9576bffef59f81885c3c41ad2d854c632bb681","priority":0,"source":"/music/undefined","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/4749368b3c587cdded318773f8359a9fba37d001","priority":0,"source":"/common/top_songs/2009.html","regex":false,"schedule":{"begin":1544706000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/class-of-2009-312064750-txzd2fpzxdpxuqh2kty9zf/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/c3b1a832f6120db29cf9dbe01780437b57434985","priority":0,"source":"/common/quiz/one-direction/match.php","regex":false,"schedule":{"begin":1544707440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/one-direction-687496/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/1ce750d44b7a4a0c7f1fd2a9ecfde928522b6914","priority":0,"source":"/ceo","regex":false,"schedule":{"begin":1774386239367,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/ceos-you-should-know-dc/?98=&pname=dc101.com&sc=dnsredirect"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/c7eab5de340f2e0878607db768a540ea62230574","priority":0,"source":"/charts","regex":false,"schedule":{"begin":1597266000000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/4b7bdf58234be615ca8702601c211bc5c1c9b265","priority":0,"source":"/optout/en","regex":false,"schedule":{"begin":1590520740882,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/privacy-and-cookie-notice/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/cb788526dc3392e98a52eab205dec6ad6c833a8d","priority":0,"source":"/fortnight","regex":false,"schedule":{"begin":1660849200267,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/1bbe2de1f4432ef69381879942950413f6cd14c2","priority":0,"source":"/kerfuffle","regex":false,"schedule":{"begin":1526677140000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/kerfuffle/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/cf2f475db5ccbe70969980a84ba6e5ba85c75785","priority":0,"source":"/jingleball","regex":false,"schedule":{"begin":1498755600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/4f5ff4e27c7451676ab08b93b8125c2c5f360891","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/d3dcdd6a3b7e74892940e824f5164111651c97d6","priority":0,"source":"/pages/bobbybones.html?article=10164920","regex":false,"schedule":{"begin":1528382220000,"end":4115978604802},"destination":{"type":"URL","value":"https://bobbybones.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/0157ba2ff21cbff910124a2d5cb4174d0d54cb64","priority":0,"source":"/content/2021-01-12-ohio-boe-member-organized-bus-trip-to-dc-for-stop-the-steal-rally","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/d882a490a8ad25bcfa0f785027730afc3241032d","priority":0,"source":"/awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/5437fc3f102c67398935a918981e89135d44745b","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/dbd08df462c6757bb67e6182ef7c5051636dfdf6","priority":0,"source":"/topic/bin-national-news.rss","regex":false,"schedule":{"begin":1651186560889,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/national-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/f31041221abb703b7a6940f730b755e030c85b53","priority":0,"source":"/eitm","regex":false,"schedule":{"begin":1594309620674,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/elliot-in-the-morning/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e1e4589733aa32334d56bdbb3f4e4a2905f07eb1","priority":0,"source":"/music/recently-played/undefined","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/58dd2565d99d9320398583f351fb52bb92d13030","priority":0,"source":"/pages/bobbyojay.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/08cc2d8c9e1ea2232c2308dd3637710bcc0a3390","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/b9ba6f678154e2a7035447beff9730b716f0d3f8","priority":0,"source":"/middlekids","regex":false,"schedule":{"begin":1529074800000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/southwest-sound-stage/content/2018-06-12-middle-kids-61518/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e6cd615bedfc132611928d4f1a12dfab66e3c087","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/5fb695f59931e96bd8bd91ea2258c889135c7fa1","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ed6664a080a669dcf1493a84c3ce2dcd033e1bc1","priority":0,"source":"^\\/topic\\/(iheartradio-music-news|trending-pop|trending-hip-hop-rnb|national%20-%20trending%20\\(chr%20rhythmic\\)%20\\(501919\\)|national%20-%20trending%20\\(hot%20ac\\)%20\\(501921\\)|at40-news|rock-news-classic-rock|rock-news-active-main-rock|trending-rock-alt-news|iheartcountry|trending-rnb|iheartpride%20\\(2768\\)|home%20lead|lgbt%20pride%20news%20\\(493621\\)|country%20news%20wwyz-fm|q104\\.3%20music%20news%20\\(476123\\)|new%20music%20discovery%20of%20the%20week|\\(cmt\\)%20cody%20%2b%20crew%20\\(481920\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/music-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ead0ce4a43decfc65e339ee26cd886b244f0fe68","priority":0,"source":"//apps","regex":false,"schedule":{"begin":1681392840097,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/apps/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/614b87f62527225e4f0ac790a84e4aa23acbcaf3","priority":0,"source":"/assistance/en","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/content/public-file-assistance/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/f17baa007f57e6d0b2d3d0a47c6a1c5ba57f2ccb","priority":0,"source":"\\/contests\\/([^\\/]+)/","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/promotions/$1/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/0cf7f14b230c366fdad71c3a33bc89cfa20f30f3","priority":0,"source":"/risingstar","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"https://macysrisingstar.iheartradio.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/f5a406bbc509b34bf198d391b1eb05b04ea96ce9","priority":0,"source":"/backtoschool","regex":false,"schedule":{"begin":1565186400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/63763a6831851810c7755cfc890c7e1df3e2461d","priority":0,"source":"/teachers","regex":false,"schedule":{"begin":1777654920862,"end":4115978604802},"destination":{"type":"URL","value":"https://www.donorschoose.org/iheartradio"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/fa6c586dc89e514d74b045c03827687617fe2fac","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ac446afda308362b6f7afc973dac88129024acd2","priority":0,"source":"/change","regex":false,"schedule":{"begin":1594935000745,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/2020-07-16-change-dmv/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/fdcf615f4dc00284dc3be0c8c281661c32613af1","priority":0,"source":"/pages/lancesblog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/683f89a57e93a31d9d9e4b4449b6e185fd4c1437","priority":0,"source":"/featured/iheartradio-music-festival/_error/404","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/69dfdbbe70412917afa629ea46b40eaf3fc31aa9","priority":0,"source":"/alterego","regex":false,"schedule":{"begin":1538398200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/10b0071dfc4ceb1b3b6f0b46913b48deef06d558","priority":0,"source":"/survey","regex":false,"schedule":{"begin":1597778880362,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/local-radio-station-survey/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/6b315705040ec0a7aa5d22ad4b7732b1701e25ee","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/12fb330571ce734bd25fd2a2822339badd1b1707","priority":0,"source":"/pages/johnandkenshow","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/6d383708b033df6eed0f380ab22c663fd5a2ac77","priority":0,"source":"/photos","regex":false,"schedule":{"begin":1626101520510,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/photos/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/08c38de7ddfdce8596ba04b2687c3439f9e66082","priority":0,"source":"/allaccess","regex":false,"schedule":{"begin":1508863980000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/2017-10-23-iheartradio-will-give-listeners-all-access-service-free-for-one-weekend/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/6e3a2f4b61f5b0c47d1c26adad1dd63913b886a1","priority":0,"source":"/women","regex":false,"schedule":{"begin":1614601800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/17de66a66b4a6741cc41efda7de07bacd58a0cc3","priority":0,"source":"/dads","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/7049a6c0f068b1da32750fa313fc6f9d0d0951b4","priority":0,"source":"/daytimevillage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/5ee5913eab212897b8430a66e07bb73ee5120354","priority":0,"source":"/weather","regex":false,"schedule":{"begin":1608053460794,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/dmv-stormwatch/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/7813007a5af71b47e36d8df9c60b5095fadbf633","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/188cb78969c1264ee9c21d94144eb6e1e74ea41f","priority":0,"source":"/fiestalatina","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/7b682be2b62cfb2a1552d13f99a3037cee1cb37a","priority":0,"source":"/village","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/321431600d316dece4a3dacdcfc6afb0e0d769af","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1548775064440,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/7d7693f9ace5e93cb61b4783fc2545f75521b9f0","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/1929dafcabc9e47f263ffcbbf95aa1c0becf76f5","priority":0,"source":"/featured/dj-xtreme","regex":false,"schedule":{"begin":1694790120151,"end":4115978604802},"destination":{"type":"URL","value":"https://www.lamezclafuego.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/822296aabd7b2086e77a2d4d9c1519d535a39dd6","priority":0,"source":"/edcradio","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/02b399765f93500138c6cc1767cd59c56efbd855","priority":0,"source":"/social","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/content/2021-07-29-dc101-september-social/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/849552e4c837c49d22c9f03c706a7a3e2e805249","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/1acb6126f1ba38edd1aaa913e5c9478e8ecf8715","priority":0,"source":"/womentakethemic","regex":false,"schedule":{"begin":1707487200200,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/84e7099436d5d3691438dc577d004653215ad4c1","priority":0,"source":"/fiesta","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/1980227c423baee62f9a668f26dc8d0f4b08fa01","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1779912000000,"end":1789876848861},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/87080871a5121758700692df38ec10dcbafee51e","priority":0,"source":"^\\/topic\\/(premiere%20news|iheartradio-podcasts|iheartradio%20shows%20\\(499522\\)|z100%20news|on%20the%20web|trending%20hq|international-womens-day)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/feel-good$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/20380fdd8af344caad22fe33c9c2c89f87530639","priority":0,"source":"/playlist","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/88c66ed0fe3f52a24d27b989dce8d7d8493bb4d2","priority":0,"source":"/dad","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/a0e0f0ffed0b7addc49b0da5d6da4e4e405246e2","priority":0,"source":"/commanders","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://wbig.iheart.com/featured/washington-commanders/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/89ceb71eafcc3941fbcbc8ba2ad321f1503604ce","priority":0,"source":"/country-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/24b9bb42daae562936ef2cf64fcb5d891e586abb","priority":0,"source":"^\\/topic\\/(photos%3a%20main|pop-pics)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/photos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/8a2bbcf4e0e1d1a3d97514f48b4951baefaec4b4","priority":0,"source":"/roblox","regex":false,"schedule":{"begin":1663005600645,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/9ede5df004c50921b1f39c88f2933f2ed93aae9b","priority":0,"source":"/klinger","regex":false,"schedule":{"begin":1549415580000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/klinger/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/8b9cb276805c373cc6a73029a8573de818d7d4dc","priority":0,"source":"/blackmusic","regex":false,"schedule":{"begin":1589472000195,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/2686ae3bc97977e37265459a03f9349ab631edd9","priority":0,"source":"/%7b%7bcollectionurl%7d%7d","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/8ec9b4f4a507831c687de854add88d70a3cd4be9","priority":0,"source":"/wango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/4127f0d5f41e12662a7ff1803d99821f80f687fb","priority":0,"source":"/featured/ceos-you-should-know/content/2020-03-16-calvin-butler-ceo-exelon-utilities","regex":false,"schedule":{"begin":1650222060180,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/ceos-you-should-know/content/2022-04-18-calvin-butler-sr-vp-and-coo-exelon/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/93822542ca8397d25fced9a36e5b76e0ef4ce6e2","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/2b8f3c86a6f52ac9992744763b089595c81f5343","priority":0,"source":"/music/playlist","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/9738d57c3963bc32bdecf7fe6ae01aee4c5940a2","priority":0,"source":"/musicawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/335de0f2160d581a7a1254b53760f1d85bd3f64c","priority":0,"source":"/alicemerton","regex":false,"schedule":{"begin":1512058800000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/southwest-sound-stage/content/2017-11-22-alice-merton-113017/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/9970e07187bf9c50a944c0f68c5a3fcb711e063f","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/303aceaca1d0823a495cadd74d489fe376fac51a","priority":0,"source":"/iheartcountry","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/9b41c2c64c9b9749dd21676958a16019263b567b","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ba998b26c70bf54dd30ad33e4cc64777cdf5a443","priority":0,"source":"/concert","regex":false,"schedule":{"begin":1657564320696,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/calendar/category/concerts/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/9d7ba6472469211410817d285c21ce9ef6986f57","priority":0,"source":"/edc","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/3605d71c7fbdebd2d6f692a1bdc6724f08315627","priority":0,"source":"/daytimestage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/9eb677fac825da0e59988386833cf43fa809ea34","priority":0,"source":"/calendar/concerts-9","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/732ac32d908064770194772c5a900cec0f04acbb","priority":0,"source":"/elliot","regex":false,"schedule":{"begin":1552588380000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/elliot-in-the-morning/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/a22c5507ea137b4516a62fc21ca3f7d03745a845","priority":0,"source":"/meatdistrict","regex":false,"schedule":{"begin":1624280400535,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/promotions/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/36531eab409d9272b185cbc4ba0e29bac21be1b6","priority":0,"source":"/wttm","regex":false,"schedule":{"begin":1707487200357,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/a4898222e958348c6670e1278ad2914c0335b381","priority":0,"source":"^\\/topic\\/(la%20entertainment%20\\(497503\\)|entertainment-news-national-gossip-celeb-etc|entertainment-news-family-friendly|headlines%20\\(496147\\)|entertainment-news-country|cmt%20cody%20headlines|\\(edms\\)%20what%20we%20talked%20about%20\\(136656\\)|enterate%20primero%20\\(495590\\)|iheartlatino%20\\(2824\\)|on%20air%20exclusives|brooke%20and%20jubal%20stories|that's%20so%20me%20feature|shms%20headlines|bin-entertainment-news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/entertainment-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/28ad7078aacc61343478b1650dfb5f4dc0c0a548","priority":0,"source":"/afsp","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://afsp.org/dc101"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/a616fc5d7a5e37f65ff8324d3c413ab346973612","priority":0,"source":"/calendar/station-events-1","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/3df14f5f164dbba42c7c81c118939d33df759fa5","priority":0,"source":"/topic/24/7%20news%20-%20national%20(501855)","regex":false,"schedule":{"begin":1537971900000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/a81a9ebaff4797da9efe752037df79df27774aa9","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/9552c58afd58d11a45a4bd628b58d24d5429d036","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1779912000274,"end":1789876800274},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/aa4d1564daa04f6c2bcee8932386e945a77248f1","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/3e85acd35ca7e4e7f66609c62e6b8288c30c88c0","priority":0,"source":"/awards%20vote","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ab33dc2d1fa2d7e5436394ab1351d38e0359197a","priority":0,"source":"/iheartcountry-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/30c8c90e7572a2593857f9b207c069cd21defea4","priority":0,"source":"/pizza","regex":false,"schedule":{"begin":1711998232870,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/calendar/content/2024-03-08-pizza-pick-em-best-local-pizza-spot-in-the-dmv/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/adae0c25a8887e608b4aec8a8264fcf42a4d5a5d","priority":0,"source":"/terms/es","regex":false,"schedule":{"begin":1590520680277,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/terminos-de-uso-de-iheartmedia/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/40f498f269cabd3e8fdb501918daf3891c75e540","priority":0,"source":"/rowblox","regex":false,"schedule":{"begin":1663005600907,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/af933f39e444474237a4b0c0cb2e1548c5a2e13a","priority":0,"source":"/iheart","regex":false,"schedule":{"begin":1632172920942,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/41117a6a7be0e969e88c5209d18316ea81108177","priority":0,"source":"/blueoctober","regex":false,"schedule":{"begin":1556051040000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/southwest-sound-stage/content/2019-04-23-blue-october-42519/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/b0cbf7222965ea3c1519faa2519328cec2da72a7","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/415e956ca3015b5c0694cb97f3581404a1f3a127","priority":0,"source":"/music-festival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/b2e9a52a88876ca41b4599a0e3d796525fcba90e","priority":0,"source":"/daystage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/853b4ee65aa3abc4c8ca171e74814bebd2e76164","priority":0,"source":"/paparoach","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/content/2024-05-31-papa-roach-meet-greet-photos-eitm-boat-cruise-2024/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/b55470f1ebe900767ddecb539feb9746083f6531","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/42ea5b0a1d984793db2f3bb676ef5f1f35a8af00","priority":0,"source":"/hbcus","regex":false,"schedule":{"begin":1602795600114,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/bd22ca82ed0eaa5cf4f76fef795a91f36b35aa3b","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/8a617fb6b5f30abfb13690838d7afd23d7136e8e","priority":0,"source":"/wolftrap","regex":false,"schedule":{"begin":1520860500000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/calendar/events/entertainment/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/be030b922cf2378765bcbe90fa42b18cf76cbe47","priority":0,"source":"/stage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/46875146d8823afd8240c0d9d67ae58f4a36dd1e","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/beb2327e9d3003c680785ed21f97bce1cf9b64b6","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/49ca3bbb4e0f6ba17385969ba32755e4a2aa1e3b","priority":0,"source":"/ceos","regex":false,"schedule":{"begin":1767737199855,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/ceos-you-should-know-dc/?98=&pname=dc101.com&sc=dnsredirect"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/477ce75fe29dbbb67d84ba3e441099efd58aa992","priority":0,"source":"/sonos","regex":false,"schedule":{"begin":1543208400000,"end":4115978604802},"destination":{"type":"URL","value":"https://sonos.pages.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/c414e78bae0f12ffe920f680bff4c7bd3e14327f","priority":0,"source":"/content/2017-07-10-11-things-you-didnt-know-the-iheartradio-app-could-do","regex":false,"schedule":{"begin":1583157600562,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/apps"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/2a1e24f0b4b781155f469dc943d3bf24b2b9fed9","priority":0,"source":"/strumbellas","regex":false,"schedule":{"begin":1556761200000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/southwest-sound-stage/content/2019-05-02-strumbellas-5319/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/c649612267a51a9263f8e35001a78172e62f67ac","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/4b4e0d636b083fa169679890f170321796c10c0c","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/c918da239ed6d87423bbdaca413c059f68f9cdc5","priority":0,"source":"/content/2018-09-06-actor-bury-reynolds-dead-at-82","regex":false,"schedule":{"begin":1536262980000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/0078b5cef7eb19b8e04197a3c74100ef31cdb7d9","priority":0,"source":"/photos/hot-shots","regex":false,"schedule":{"begin":1670941500360,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ca43deda438ed09ded8954748834b8e77b0bd4c0","priority":0,"source":"/music-awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/4c1173d10f450f284e21b7a849f41d686cc5b54b","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ce5fa0431e4709f2a9b0de82832400b84e3850a1","priority":0,"source":"/womensday","regex":false,"schedule":{"begin":1614601800323,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/1562a4da3c5b0982cdf121af5e89388a0a23e13a","priority":0,"source":"/vancejoy","regex":false,"schedule":{"begin":1502819400000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/southwest-sound-stage/content/2017-08-15-vance-joy-82117/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ced5ef8af53f0d2ee304721734ccadf4c90f24d4","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/women-of-iheartcountry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/4e92b64b50141bb60a703886a0eec36b723fe053","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/cf983dfbbee03d94e333907b13bd2015337395bc","priority":0,"source":"/music/top-songs/undefined","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/009d76354ca697fe0efb98a46c079dd10a64520a","priority":0,"source":"/bhm","regex":false,"schedule":{"begin":1517007600705,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/d389e46cae7bd44530a08caef54c9b82628a3b13","priority":0,"source":"/award","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/4ffcff463b175c93c820744d6ab7b3853d62029b","priority":0,"source":"/content/2023-02-05-lisa-marie-presely-reportedly-scared-to-go-to-golden-globes-before-death","regex":false,"schedule":{"begin":1675652280789,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/2023-02-05-lisa-marie-presley-reportedly-scared-to-go-to-golden-globes-before-death/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/d529a687b42a28140f9e6e2d8c08516492e32d20","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/47fcbe44ca42330342bd098e24ed4e2b838d0e52","priority":0,"source":"/athome","regex":false,"schedule":{"begin":1588019100782,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/dc101-at-home/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/d85e30c2078808e6c9ce112ca384550f06799f05","priority":0,"source":"/content/2019-01-03-that-hot-backup-dancer-from-taylor-swifts-netflix-film-is-on-instagram","regex":false,"schedule":{"begin":1546609260000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/2019-01-03-the-hot-guy-from-taylor-swifts-netflix-film-has-a-name-and-an-instagram/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/53db41f8394bfabdbcf6135f9c534b38dd3549e4","priority":0,"source":"/roblocks","regex":false,"schedule":{"begin":1663005600974,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/d9cc4660b951d079198d2b9ceff6cba211e29323","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/0568d6d6b704dca5c17576985619318665deb9ea","priority":0,"source":"/risingstars","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"https://macysrisingstar.iheartradio.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/dbab906e52694cab83baebb91b6c0eb744c941ab","priority":0,"source":"/country","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/5582a9a6f1461b987c6e1a54903be917a51f177a","priority":0,"source":"/toppodcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e07684076770886c837e68ed1c45a66373b3c20e","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/53872edd72701a3f0863264d28f48aa9123e936b","priority":0,"source":"/theregrettes","regex":false,"schedule":{"begin":1528291560000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/southwest-sound-stage/content/2018-06-05-the-regrettes-6618/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e1d1ae0ff71c333cd70772a9cea97f8460fcbf19","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/57e13af6e36e1aab584183256e630a74d03c878f","priority":0,"source":"/podcastchart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e4572c5dff0bb177194ec32464368327f2e501e8","priority":0,"source":"/optout/es","regex":false,"schedule":{"begin":1590520860765,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/poltica-de-privacidad-y-cookies/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/0821203a073d7098a92a971bacb19e6de7634f0d","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e4fd4ac95f4c55f19327fe882350d382bceda551","priority":0,"source":"/featured/everyday-wealth","regex":false,"schedule":{"begin":1640705940979,"end":4115978604802},"destination":{"type":"URL","value":"https://www.edelmanfinancialengines.com/everyday-wealth/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/2db1d1fef221061bf9b153fc678f6e8e06a3318a","priority":0,"source":"/store","regex":false,"schedule":{"begin":1591129560436,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101merch.company.site/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e5c76e0ff14ffa3e467d6d990efb7aba62bf7a59","priority":0,"source":"/vote","regex":false,"schedule":{"begin":1604505600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/afb5c626b706715988f42a9c448d6f9195e9cab7","priority":0,"source":"/eclipsemix","regex":false,"schedule":{"begin":1503325620000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/2017-08-21-listen-to-dc-101s-eclipse-mix-on-iheartradio/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e6409cf7c9df0534647a8e5d6996e7fed71b4034","priority":0,"source":"/podcastawards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/5e39f10a7a4aaabb5ec4dc0c00194e3d4c55b935","priority":0,"source":"/privacy/en","regex":false,"schedule":{"begin":1590520500497,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e85094098148d25211fdd0e60874ea64acca6555","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/08fba091ec4fb525ba4a37c093bf56fed8af6f9f","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e9a231d2e78000bbedbbf4f86b2291004133c920","priority":0,"source":"/jingle-ball","regex":false,"schedule":{"begin":1544072400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/604f4635fbe1c5e4e4b6921428630d5bd967766d","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ed60f61e4ed37e56cedba6e587e6c3c564bdbf25","priority":0,"source":"/content/2021-01-20-powerball-numbers-live-results-for-12021-7300-million-jackpot-tonight","regex":false,"schedule":{"begin":1611240360757,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/2021-01-20-powerball-numbers-live-results-for-12021-730-million-jackpot-tonight/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ead7f70138afd64f7bef97f7347e6aad769c4e08","priority":0,"source":"/ultimate-fan","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/6147b642cf7a938395df72abf8b67fcf4fb9ee94","priority":0,"source":"/cc-common/seasonal/holiday","regex":false,"schedule":{"begin":1544707740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/collections/genre-playlists/playlist-genres/christmas/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/edad3bb66c43f44c10be2e6cd0165ae2f04cf4bb","priority":0,"source":"/assistance/es","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/content/acceso-al-archivo-publico/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/0a9d44ea8f32627bdb8377edbd6208be6063de23","priority":0,"source":"/topic/bin-sports-news.rss","regex":false,"schedule":{"begin":1651186920317,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/topic/sports.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ef88c249e3d4f5aa924e108bef68a18a0551881e","priority":0,"source":"/iheartland","regex":false,"schedule":{"begin":1663970400642,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/61f9d7acdeb3c736da85ae4173ebbc7c4f8978df","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/f2ea2be0cd9d5bb33471c0e8851c7ca1debe6b92","priority":0,"source":"/taxactfacts","regex":false,"schedule":{"begin":1613166900079,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/promotions/taxact-facts-937090/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/67b6fbba1e1072ead0f2452869e502c8a38815e7","priority":0,"source":"/featured/ceos-you-should-know/content/2020-08-14-bruce-casewell-ceo-maximus","regex":false,"schedule":{"begin":1597693800012,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/ceos-you-should-know/content/2020-08-14-bruce-caswell-ceo-maximus/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/f572de45c32708297376be3093db6ce7918add2d","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/630294cea8363ab4d08afa050102fd9b34ccd677","priority":0,"source":"/petradio","regex":false,"schedule":{"begin":1712592000522,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/f604ec4696d242c827293cdbef8c4455ce2d663e","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/0e8658a2649b8a5bf63b895cfacb60d53c0a768f","priority":0,"source":"/countryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/f93cdfd06135f267c57fff9f134eb5ec52ed2a06","priority":0,"source":"/legal/ad-choices/es","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/6512afb5d6b6243dcd815c3c915061d46ed0e039","priority":0,"source":"/iheartawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/fab25efd9fb9c94f2bd2f94bd8fb8d401aaaac30","priority":0,"source":"/fortnite","regex":false,"schedule":{"begin":1660849200393,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/8875c45edd404324b73a2af7b73a39761a0325bf","priority":0,"source":"/closings","regex":false,"schedule":{"begin":1515428940000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/dmv-stormwatch/dc-closings/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/fc40ebc01160c7fc15381733a16987e18cd3b638","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/6831c481830b3f571251e76e39d4d18883e770b2","priority":0,"source":"/pages/war-of-the-roses","regex":false,"schedule":{"begin":1519426260000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/139-war-of-the-roses-25445146/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/10b6ece8bc4ab57e0225645b9159a0f68a32cff2","priority":0,"source":"/tupacshakur","regex":false,"schedule":{"begin":1544707560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/2pac-39257/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/6b84bfce100dd89b7e571e7f3fc0c084da76cc4c","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1779912023975,"end":1789876800000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/be52c4ffc37bfaf2196726c6c3ece046bfcf3d12","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1779912000000,"end":1789876819263},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e2f6e646d34094727c6f1d1239b8a89f80ec2a7e","priority":0,"source":"/eitmonline","regex":false,"schedule":{"begin":1594309680003,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/featured/elliot-in-the-morning/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/0a5be32e73ce5d28d546be992e53ebc8015f2fcb","priority":0,"source":"/sports","regex":false,"schedule":{"begin":1721764800000,"end":4115978604802},"destination":{"type":"URL","value":"https://sports.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/6089eb58a4c51e758bd2877a68dbd5f56ef80f4f","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/ed549553d5f5f486e4d0f9107fbd52bd5efdcb25","priority":0,"source":"/terms/en","regex":false,"schedule":{"begin":1590520620813,"end":4115978604802},"destination":{"type":"URL","value":"https://dc101.iheart.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/5acdadf42bedc6d51dec8a4c5372922727014f59","priority":10,"source":"\\/articles\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/a9f11065febd429242d380b453abc67b/inferno/e522bf9acc233d44198c2dd6e7b1e86afea38899","priority":10,"source":"\\/onair\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://dc101.iheart.com/schedule/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"AvRa8","keywords":["iHeartRadio Spotlight","Spotlight"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"schedule":{"begin":1498503600000,"end":4115978604802}},{"id":"6MRdl","keywords":["Politics","Political Junkie","Political News","Debate","Elections","President"," PresidentTrump"],"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"schedule":{"begin":1498507200000,"end":4115978604802}},{"id":"WTbqt","keywords":["iHeartRadio LIVE","iHeartRadio Theater","iHeartRadioTheater","The iHeartRadio Theater","iHeartRadio Theater New York","iHeartRadio Theater New York City","iHeartRadio Theater NYC","iHeartRadio Theater Los Angeles","iHeartRadio Theater LA"],"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"schedule":{"begin":1498510800000,"end":4115978604802}},{"id":"IpRHU","keywords":["Fiesta","Fiesta Latina","Latin Festival","iHeart Fiesta Latina","iHeartRadio Fiesta Latina","iHeartRadio Latin Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"schedule":{"begin":1532113200000,"end":4115978604802}},{"id":"NKNzM","keywords":["iHeartRadio On The Verge","iHeartRadio On The Verge Artist","On the Verge","Verge"],"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"schedule":{"begin":1498672800000,"end":4115978604802}},{"id":"mDAGh","keywords":["iHeartRadio Guest DJ","Guest DJ"],"destination":{"type":"URL","value":"/content/iheartradio-guest-dj/"},"disabled":false,"schedule":{"begin":1498680000000,"end":1690905649036}},{"id":"syhf9","keywords":["Jingle Ball","Jingle Ball Tour","iHeartRadio Jingle Ball","iHeart Jingle Ball","JingleBall","Jingle Ball Tickets","iHeartRadio JingleBall"],"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"schedule":{"begin":1498755600000,"end":4115978604802}},{"id":"4Jh0T","keywords":["pay","payment","invoice"],"destination":{"type":"URL","value":"/pay"},"disabled":false,"schedule":{"begin":1498837560000,"end":4115978604802}},{"id":"vtcZ6","keywords":["Macys","Macy's iHeartRadio Rising Star","Macys iHeartRadio Rising Star","Rising Star","Macys Rising Star","iHeartRadio Rising Star"],"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"schedule":{"begin":1499313600000,"end":4115978604802}},{"id":"lqpg0","keywords":["EDC","EDC Radio"],"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"schedule":{"begin":1500656400000,"end":4115978604802}},{"id":"Tdn07","keywords":["iHeartRadio Daytime Village","Village","Daytime Village"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"Hs7M6","keywords":["The 80s Show","80s Show","Eighties Show"],"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"schedule":{"begin":1504040400000,"end":4115978604802}},{"id":"odm3R","keywords":["iHeartNow"],"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"schedule":{"begin":1506690000000,"end":4115978604802}},{"id":"ZAUyY","keywords":["Happy Holidays","Holidays","Christmas","Hanukkah","Xmas"],"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"schedule":{"begin":1508331600000,"end":4115978604802}},{"id":"Z9eHx","keywords":["FanGirls","Fan Girls","Fan Girl","FanGirl"],"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"schedule":{"begin":1515776400000,"end":4115978604802}},{"id":"V3xvs","keywords":["Daytime Stage","iHeartRadio Daytime Stage","Stage"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"aldaB","keywords":["Festival","iHeartRadio Music Festival","iHeart Festival","iHeart Music Festival","Music Festival","Las Vegas","iHeart Radio Music Festival","iHeartRadio Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"schedule":{"begin":1528156800000,"end":4115978604802}},{"id":"xMD7N","keywords":["ALTar EGO","ALTer EGO","ALTerEGO","iHeart ALTar EGO","iHeart ALTer EGO","iHeartALT","iHeartRadio ALTar EGO","iHeartRadio ALTer EGO"],"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"schedule":{"begin":1538398200000,"end":4115978604802}},{"id":"WDePf","keywords":["Podcast Award","Podcast Awards","iHeart Podcast Awards","iHeart Radio Podcast Awards","iHeartRadio Podcast Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"schedule":{"begin":1539921600000,"end":4115978604802}},{"id":"bbq2k","keywords":["Awards","Music Awards","iHeart Awards","iHeart Music Awards","iHeartRadio Awards","iHeartRadio Music Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1546984800000,"end":4115978604802}},{"id":"FR9jT","keywords":["country festival","iHeart Country Festival","iHeartCountry Festival","iHeartCountry Music Festival","iHeartRadio Country Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"schedule":{"begin":1548705600000,"end":4115978604802}},{"id":"VRKj9","keywords":["Women of iHeartCountry"],"destination":{"type":"BRAND","value":"brands/Women of iHeartCountry"},"disabled":false,"schedule":{"begin":1550869200000,"end":1767243540000}},{"id":"CVAUd","keywords":["Charts","Music Charts"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"schedule":{"begin":1597266000000,"end":4115978604802}},{"id":"2vU3Z","keywords":["Wango","Wango Tango","WangoTango","iHeart Radio Wango Tango","iHeart Wango Tango","iHeartRadio Wango Tango"],"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"schedule":{"begin":1555939800000,"end":4115978604802}},{"id":"kvTSU","keywords":["Pride"],"destination":{"type":"URL","value":"https://prideradio.iheart.com"},"disabled":false,"schedule":{"begin":1560542400000,"end":4115978604802}},{"id":"iUYD7","keywords":["Back To School"],"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"schedule":{"begin":1565186400000,"end":4115978604802}},{"id":"J6cBT","keywords":["Podcast Chart","Podcasts Chart","Top 100","Top 100 Podcasts","Top Podcasts","Top Podcasts Chart"],"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"schedule":{"begin":1569902400000,"end":4115978604802}},{"id":"p2xVk","keywords":["brantley gilbert"],"destination":{"type":"URL","value":"https://country.iheart.com/featured/iheartradio-live/content/2019-10-07-brantley-gilbert-on-new-album-and-monday-night-football-halftime-show-debut/"},"disabled":false,"schedule":{"begin":1570550400000,"end":1575176400000}},{"id":"9W2IO","keywords":["Heat","Heating"],"destination":{"type":"URL","value":"/contests/iheartradio-wants-to-help-735208/"},"disabled":false,"schedule":{"begin":1574193600000,"end":1576904400000}},{"id":"7OXfp","keywords":["Capital 1","Capital One","Capitol 1","Capitol One","capitalone"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/music-festival/"},"disabled":false,"schedule":{"begin":1779912042079,"end":1789876800000}},{"id":"uqVj1","keywords":["downhill"],"destination":{"type":"URL","value":"/contests/you-can-win-778740/"},"disabled":false,"schedule":{"begin":1581022800998,"end":1581742800000}},{"id":"qeVVE","keywords":["Coronavirus","COVID-19"],"destination":{"type":"BRAND","value":"brands/Coronavirus"},"disabled":false,"schedule":{"begin":1584018000242,"end":4115978604802}},{"id":"Tn5Ib","keywords":["Living Room Concert","Living Room"],"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"schedule":{"begin":1585152000009,"end":4115978604802}},{"id":"xKumV","keywords":["Small Business","Small Businesses"],"destination":{"type":"BRAND","value":"brands/Small Business"},"disabled":false,"schedule":{"begin":1586458800821,"end":1651014006656}},{"id":"44fNv","keywords":["First Responder Fridays","First Responder Friday","First Responder","First Responders"],"destination":{"type":"URL","value":"/content/2020-05-04-kelsea-ballerini-to-tribute-first-responders-with-special-performance/"},"disabled":false,"schedule":{"begin":1588608000000,"end":1596254400000}},{"id":"hMYFW","keywords":["Stand For Small","StandForSmall","Stand For Small Business","Stand For Small Businesses"],"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"schedule":{"begin":1587096000000,"end":4115978604802}},{"id":"55Ybe","keywords":["Meat District"],"destination":{"type":"URL","value":"/contests/enter-daily-for-861832/"},"disabled":false,"schedule":{"begin":1597773600503,"end":1600066800000}},{"id":"dcsrV","keywords":["Extra Gum","Extra","Gratitude Radio"],"destination":{"type":"URL","value":"/content/gratitude-radio-frontline-dedications-presented-by-extra-gum/"},"disabled":false,"schedule":{"begin":1588021200082,"end":1609477200000}},{"id":"RSH6H","keywords":["nurse","nurses"],"destination":{"type":"URL","value":"/contests/nominate-a-nurse-824762/"},"disabled":false,"schedule":{"begin":1588348800605,"end":1589342400000}},{"id":"bMHoZ","keywords":["Prom","iHeartRadio Prom","iHeart Prom"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Prom"},"disabled":false,"schedule":{"begin":1588359600959,"end":1609477200000}},{"id":"z9Tuz","keywords":["Black Music","Black Music Month"],"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"schedule":{"begin":1589472000532,"end":4115978604802}},{"id":"9Uz11","keywords":["The Vibe","Vibe"],"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"schedule":{"begin":1589979600371,"end":4115978604802}},{"id":"qum6C","keywords":["George Floyd"],"destination":{"type":"URL","value":"/content/2020-06-09-how-to-watch-george-floyds-hometown-funeral-service/"},"disabled":false,"schedule":{"begin":1591711200596,"end":1601524800000}},{"id":"36lhT","keywords":["Bud Light","Bud Lite","BudLight"],"destination":{"type":"URL","value":"/contests/celebrate-hispanic-heritage-868922/"},"disabled":false,"schedule":{"begin":1600272000486,"end":1602486000486}},{"id":"P301q","keywords":["Dr Pepper","Doctor Pepper","DrPepper","DoctorPepper"],"destination":{"type":"URL","value":"/contests/enter-to-win-871510/"},"disabled":false,"schedule":{"begin":1600214419906,"end":1601870400037}},{"id":"4JLhv","keywords":["Ultimate Jam","UltimateJam"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-846250/"},"disabled":false,"schedule":{"begin":1596038400866,"end":1597636800866}},{"id":"p4ex6","keywords":["Vote","Voting"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1604505600927,"end":4115978604802}},{"id":"I8bwh","keywords":["Front Row","FrontRow"],"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/front-row/"},"disabled":false,"schedule":{"begin":1596812400489,"end":1600660800489}},{"id":"8qAEF","keywords":["Sittercity","Sitter City"],"destination":{"type":"URL","value":"/contests/enter-to-win-1000-863794/"},"disabled":false,"schedule":{"begin":1598475600511,"end":1600920000511}},{"id":"OItps","keywords":["Phantoms","Fantoms","Phantom","Fantom","Julie and the Phantoms","Julie and the Fantoms"],"destination":{"type":"URL","value":"/contests/julie-and-the-phantoms-866540/"},"disabled":false,"schedule":{"begin":1599055200123,"end":1600401600123}},{"id":"mWi5V","keywords":["Stella Rosa","StellaRosa","Stella Roza","Stellah Rosa","Stellah Roza","StellaRoza"],"destination":{"type":"URL","value":"/contests/stellabrate-the-holidays-903274/"},"disabled":false,"schedule":{"begin":1605848400651,"end":1609131600651}},{"id":"QtSa2","keywords":["Capital One Trivia","Capitol One Trivia","Capital 1 Trivia","Capitol 1 Trivia","CapitalOneTrivia","Capital1Trivia"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-867836/"},"disabled":false,"schedule":{"begin":1600455600775,"end":1601870400775}},{"id":"YFsMq","keywords":["MS Vibes","MS Vibes Radio","Multiple Sclerosis","Multiple Sclerosis Vibes"],"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"schedule":{"begin":1602599400749,"end":4115978604802}},{"id":"zvsNK","keywords":["HBCU","HBCUs","HBUC","HBCU Homecoming","HBCU Celebration"],"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"schedule":{"begin":1602795600498,"end":4115978604802}},{"id":"Jqkzz","keywords":["Trick or Treat","TrickOrTreat","iHeartHalloween","iHeart Halloween"],"destination":{"type":"BRAND","value":"brands/iHeartHalloween"},"disabled":false,"schedule":{"begin":1603116000860,"end":1606798800860}},{"id":"5kWI4","keywords":["Flight","Flight Fit N Fun"],"destination":{"type":"URL","value":"/contests/win-4-tickets-886476/"},"disabled":false,"schedule":{"begin":1603141200900,"end":1603857600900}},{"id":"uklA8","keywords":["Veterans","Veterans Day"],"destination":{"type":"URL","value":"/contests/share-a-salute-890794/"},"disabled":false,"schedule":{"begin":1603726200598,"end":1605157200598}},{"id":"gzicc","keywords":["Ulta","Ulta Beauty"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/ulta-hbcu/"},"disabled":false,"schedule":{"begin":1604073650564,"end":1605200400483}},{"id":"LnEe8","keywords":["Jingle Ball Playlist"],"destination":{"type":"URL","value":"/contests/listen-to-win-892162/"},"disabled":false,"schedule":{"begin":1604088000781,"end":1605502800781}},{"id":"MDFLy","keywords":["Jingle Jangle","JingleJangle","Jingle Jangel","JingleJangel"],"destination":{"type":"URL","value":"/contests/enter-to-win-898226/"},"disabled":false,"schedule":{"begin":1605063600996,"end":1605330000996}},{"id":"e8lnx","keywords":["The Ice Cream Shop","Ice Cream Shop"],"destination":{"type":"URL","value":"/contests/win-a-chance-898800/"},"disabled":false,"schedule":{"begin":1605218415274,"end":1606798800029}},{"id":"BvZEs","keywords":["Game Night","GameNight"],"destination":{"type":"URL","value":"/contests/win-a-game-night-898752/"},"disabled":false,"schedule":{"begin":1605290400803,"end":1609477200803}},{"id":"Qupti","keywords":["Visit Jamaica"],"destination":{"type":"URL","value":"/contests/win-a-trip-898768/"},"disabled":false,"schedule":{"begin":1605560400606,"end":1607144400606}},{"id":"uooMg","keywords":["Hero","Heroes"],"destination":{"type":"URL","value":"/contests/stellabrate-our-military-901608/"},"disabled":false,"schedule":{"begin":1605643200803,"end":1607922000803}},{"id":"mQfMq","keywords":["Wish","Christmas Wish"],"destination":{"type":"URL","value":"/promotions/let-iheartradio-grant-your-christmas-wish-1129066/"},"disabled":false,"schedule":{"begin":1637769600774,"end":1643691600774}},{"id":"Wtnin","keywords":["Airtab","air tab"],"destination":{"type":"URL","value":"/contests/airtab-25-million-916478/"},"disabled":false,"schedule":{"begin":1607140800281,"end":1613106000281}},{"id":"2BL2K","keywords":["MMS","M and Ms","M&MS","M & Ms"],"destination":{"type":"URL","value":"/contests/mms-battle-909650/"},"disabled":false,"schedule":{"begin":1607529600083,"end":1608354000083}},{"id":"AKdiw","keywords":["Bake Box","BakeBox","Baker Box","BakerBox"],"destination":{"type":"URL","value":"/contests/win-the-ultimate-909648/"},"disabled":false,"schedule":{"begin":1607529600292,"end":1607914800292}},{"id":"AZwnn","keywords":["Living Black","LivingBlack","iHeart Living Black","iHeartRadio Living Black"],"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"schedule":{"begin":1611075600603,"end":4115978604802}},{"id":"LHuAb","keywords":["BHM","Black History","Black History Month"],"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"schedule":{"begin":1611950400153,"end":4115978604802}},{"id":"BcYU9","keywords":["taxact facts","taxact fact","tax act facts","tax act fact"],"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"schedule":{"begin":1613166960238,"end":4115978604802}},{"id":"v28dw","keywords":["tickets"],"destination":{"type":"URL","value":"https://www.axs.com/series/12038/iheartradio-music-festival-tickets?skin=iheart"},"disabled":false,"schedule":{"begin":1620748800046,"end":1632013200046}},{"id":"twjRb","keywords":["Splat Halloween","splat"],"destination":{"type":"URL","value":"https://news.iheart.com/promotions/transform-and-win-with-splat-1097082/"},"disabled":false,"schedule":{"begin":0,"end":1635739200252}},{"id":"a5Fiz","keywords":["VIPx","VIPex"],"destination":{"type":"URL","value":"https://link.vatom.com/s/vipx"},"disabled":false,"schedule":{"begin":1668016800294,"end":1677646800294}},{"id":"YHpCH","keywords":["fortnite","fortnight","fort nite","fort night"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1660849200229,"end":4115978604802}},{"id":"OtSEl","keywords":["scratch off","scratchoff"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/scratch-and-win/"},"disabled":false,"schedule":{"begin":1660765500332,"end":1664078400332}},{"id":"Itj9E","keywords":["Capital One NFT","Capital 1 NFT","Capitol One NFT","Capitol 1 NFT","CapitalOneNFT","Capital1NFT","CapitolOneNFT","Capitol1NFT"],"destination":{"type":"URL","value":"https://start.vatom.com/iheart-festival/"},"disabled":false,"schedule":{"begin":1661450400766,"end":1664164800766}},{"id":"31EeP","keywords":["roblox","roblocks","rowblox","rowblocks"],"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"schedule":{"begin":1663005600930,"end":4115978604802}},{"id":"nbQet","keywords":["iheartland","iheart land","i heart land","eye heart land","eyeheartland"],"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"schedule":{"begin":1663970400429,"end":4115978604802}},{"id":"Y2SAb","keywords":["Capital One ALTer EGO","Capitol One ALTer EGO","Capital 1 ALTer EGO","Capitol 1 ALTer EGO","capitalonealterego"],"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/09005D4E3665A282"},"disabled":false,"schedule":{"begin":1664467200253,"end":1673769600253}},{"id":"c1c8O","keywords":["Fall Out Boy","FallOutBoy","Fallout Boy"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1673553600119,"end":1675670400119}},{"id":"whuuQ","keywords":["The Rolling Stones","Rolling Stones","TheRollingStones","RollingStones"],"destination":{"type":"URL","value":"/promotions/win-a-trip-for-you-and-1604361/"},"disabled":false,"schedule":{"begin":1700573400283,"end":1701752400283}},{"id":"EXXfK","keywords":["International Women's Day","International Womens Day","Women's Day","Womens Day","womensday","IWD","wttm","Women Take The Mic","WomenTakeTheMic"],"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"schedule":{"begin":1707487200899,"end":4115978604802}},{"id":"0Fptw","keywords":["petradio","pet radio","dog radio","cat radio","petsradio","pets radio","radio for pet","radio for pets"],"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"schedule":{"begin":1712592000464,"end":4115978604802}},{"id":"nhLgg","keywords":["olympics","summer olympics","summer games","winter olympics","winter games","paris olympics","milan cortina"],"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"schedule":{"begin":1718942400705,"end":4115978604802}},{"id":"pHxLB","keywords":["wolf trap"],"destination":{"type":"URL","value":"http://dc101.iheart.com/wolftrap/"},"disabled":false,"schedule":{"begin":1501499100000,"end":4115978604802}},{"id":"UOLRr","keywords":["Office Party"],"destination":{"type":"BRAND","value":"brands/DC101 Office Party"},"disabled":false,"schedule":{"begin":1505326320000,"end":4115978604802}},{"id":"TKkDi","keywords":["Blossom Bash"],"destination":{"type":"BRAND","value":"brands/Blossom Bash"},"disabled":false,"schedule":{"begin":1517862360000,"end":4115978604802}},{"id":"ErNp3","keywords":["kerfuffle"],"destination":{"type":"BRAND","value":"brands/Kerfuffle"},"disabled":false,"schedule":{"begin":1526658420000,"end":4115978604802}},{"id":"bvEQN","keywords":["Down","melt","melt down","meltdown"],"destination":{"type":"BRAND","value":"brands/DC101 Meltdown"},"disabled":false,"schedule":{"begin":1541951760000,"end":4115978604802}},{"id":"mj2Y9","keywords":["bear","bears","dr bear"],"destination":{"type":"URL","value":"/content/2018-11-27-your-donation-lights-up-dr-bear-for-kids-at-childrens-national/"},"disabled":false,"schedule":{"begin":1543298580000,"end":1551247380000}},{"id":"Nof22","keywords":["Closings","Delays","School","Storm","Storm Center","school closings","storm watch"],"destination":{"type":"URL","value":"/featured/dmv-stormwatch/????"},"disabled":false,"schedule":{"begin":1542270900000,"end":4115978604802}},{"id":"epWV7","keywords":["febrewary"],"destination":{"type":"BRAND","value":"brands/FeBREWary"},"disabled":false,"schedule":{"begin":1549920300000,"end":4115978604802}},{"id":"zMZDu","keywords":["mom"],"destination":{"type":"URL","value":"/content/2019-04-30-mom-rocks-bouquet/"},"disabled":false,"schedule":{"begin":1556676720000,"end":4115978604802}},{"id":"cCA8i","keywords":["block party","blockparty"],"destination":{"type":"URL","value":"https://1iota.com/show/1364/iheartradio-block-party-presented-by-modelo---d.c."},"disabled":false,"schedule":{"begin":1654099200603,"end":1662004800603}}],"sections":{"general":{"name":"DC101","positioner":"DC's Alternative Rock Radio Station","description":"DC's Alternative Rock Radio Station. Wake up with Elliot in the Morning and then hang out with Mike Jones, and Tamo. ","keywords":[{"id":"washington"},{"id":"dc"},{"id":"rock"},{"id":"music"},{"id":"radio"},{"id":"elliot in the morning"}],"default_content":[{"id":"collections/Mike Jones Blog (4720)"},{"id":"collections/trending-rock-alt-news"},{"id":"collections/Tamo Time Blog"},{"id":"collections/content"}],"additional_distributions":[],"default_podcasts":[{"id":"28216764"},{"id":"28674033"}],"default_shows":[{"id":"brands/Elliot In The Morning (44734)","sites":{"_id":"%2F81e7665e23f95bfb58a2cd012c5ea7c7","slug":"elliot-in-the-morning","ownBrand":"brands/Elliot In The Morning (44734)","configByLookup":{"common":{"branding":{"name":"Elliot In The Morning"}}}}},{"id":"brands/Tamo (51048)","sites":{"_id":"%2F94dc81c58b820a39c1187215236371de","slug":"tamo","ownBrand":"brands/Tamo (51048)","configByLookup":{"common":{"branding":{"name":"Tamo"}}}}},{"id":"brands/Mike Jones (4720)","sites":{"_id":"%2F6accdaea93f3d6d7bd6f26a0d01e2000","slug":"mike-jones","ownBrand":"brands/Mike Jones (4720)","configByLookup":{"common":{"branding":{"name":"Mike Jones"}}}}},{"id":"brands/Alex Mac","sites":{"_id":"%2F66cca951bb0276f26c2fd144","slug":"alex-mac-wwdc","ownBrand":"brands/Alex Mac","configByLookup":{"common":{"branding":{"name":"Alex Mac"}}}}},{"id":"brands/Josh (57775)","sites":{"_id":"%2F19a5bffe11aab6710c53a7752b99f592","slug":"josh","ownBrand":"brands/Josh (57775)","configByLookup":{"common":{"branding":{"name":"Josh"}}}}},{"id":"brands/Crash Young","sites":{"_id":"%2F5fff6bc16bd2cc497a6a7e6b","slug":"crash-young","ownBrand":"brands/Crash Young","configByLookup":{"common":{"branding":{"name":"Crash"}}}}}],"default_playlists":[{"id":"312064750::3RxvLmu2mVKYrWnaXNc9UT"},{"id":"312064750::CuJgqLKz9vGXCNZdbTAQo2"},{"id":"312064750::BfzX4kKwSLb8a8dPiUoCWo"},{"id":"312064750::FVTTUZnfqWpsxYtjsmmWWi"},{"id":"312064750::5bmez78SAwuhR6K5FsBPB1"}],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Rockville, MD","country":{"id":"countries/US"},"geo_latitude":"39.0595772","geo_longitude":"-77.1231767","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"DC101DERLAND TICKETS ARE ON SALE! ","link":"https://www.ticketmaster.com/event/15006355D82D8992","target":"_blank","start_date":{"timestampMs":1761832800000},"end_date":{"timestampMs":1761969300000}},"navigation":{"contact_menu_switch":true,"listen_live_switch":true,"contest_nav_switch":true,"search_switch":true,"user_menu_switch":true,"show_public_file_switch":true,"advertise_switch":true,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"0GVUx","type":"brand","label":"Elliot in the Morning","target":"_self","ref":"%2F81e7665e23f95bfb58a2cd012c5ea7c7","children":[{"id":"G0lrX","type":"brand","label":"Elliot's Blog","target":"_self","ref":"%2F81e7665e23f95bfb58a2cd012c5ea7c7","href":"/featured/elliot-in-the-morning/"},{"id":"SkbS8","type":"link","label":"Podcast","target":"_self","ref":"https://www.iheart.com/podcast/457-elliot-in-the-morning-28216764/","href":"https://www.iheart.com/podcast/457-elliot-in-the-morning-28216764/"},{"id":"ZGODR","type":"link","label":"Featured Promotions","target":"_self","ref":"/featured/eitm-featured-promotions/","href":"/featured/eitm-featured-promotions/"}],"href":"/featured/elliot-in-the-morning/"},{"id":"fzT90","type":"page","label":"On-Air","target":"_self","ref":"onair_schedule","children":[{"id":"hFM6X","type":"brand","label":"Elliot in the Morning","target":"_self","ref":"%2F81e7665e23f95bfb58a2cd012c5ea7c7","href":"/featured/elliot-in-the-morning/"},{"id":"bBdkE","type":"brand","label":"Tamo","target":"_self","ref":"%2F94dc81c58b820a39c1187215236371de","href":"/featured/tamo/"},{"id":"7PN1g","type":"brand","label":"Mike Jones","target":"_self","ref":"%2F6accdaea93f3d6d7bd6f26a0d01e2000","href":"/featured/mike-jones/"},{"id":"3wgXB","type":"brand","label":"Alex Mac","target":"_self","ref":"%2F66cca951bb0276f26c2fd144","href":"/featured/alex-mac-wwdc/"},{"id":"euWeS","type":"brand","label":"Josh","target":"_self","ref":"%2F19a5bffe11aab6710c53a7752b99f592","href":"/featured/josh/"},{"id":"ZI6pB","type":"brand","label":"Crash","target":"_self","ref":"%2F5fff6bc16bd2cc497a6a7e6b","href":"/featured/crash-young/"},{"id":"NLr3b","type":"page","label":"On-Air Schedule","target":"_self","ref":"onair_schedule","href":"/schedule/"}],"href":"/schedule/"},{"id":"np9vX","type":"page","label":"Events & Concerts","target":"_self","ref":"calendar_content_all","children":[{"id":"2Q2vs","type":"page","label":"Calendar","target":"_self","ref":"calendar_content_all","href":"/calendar/"},{"id":"NDdLe","type":"link","label":"Concerts","target":"_self","ref":"https://dc101.iheart.com/calendar/category/concerts/","href":"https://dc101.iheart.com/calendar/category/concerts/"},{"id":"0sYsU","type":"link","label":"Community","target":"_self","ref":"https://dc101.iheart.com/calendar/category/community/","href":"https://dc101.iheart.com/calendar/category/community/"}],"href":"/calendar/"},{"id":"e3UMk","type":"page","label":"Playlists & Podcasts","target":"_self","ref":"music_home","children":[{"id":"ncSVD","type":"page","label":"Recently Played","target":"_self","ref":"music_recently_played","href":"/music/recently-played/"},{"id":"97wqm","type":"link","label":"Listen Live","target":"_self","ref":"https://www.iheart.com/live/dc101-2525/?autoplay=true&pname=2079&campid=play_bar&cid=%2Farticles%2Feitm-featured-promotions-455634%2F","href":"https://www.iheart.com/live/dc101-2525/?autoplay=true&pname=2079&campid=play_bar&cid=%2Farticles%2Feitm-featured-promotions-455634%2F"},{"id":"IGNUh","type":"page","label":"Top Songs","target":"_self","ref":"music_top_songs","href":"/music/top-songs/"},{"id":"aP5T3","type":"page","label":"All Podcasts","target":"_self","ref":"wwdc_podcasts","href":"/podcasts/"},{"id":"JuVaz","type":"link","label":"Elliot in the Morning On Demand","target":"_self","ref":"https://www.iheart.com/podcast/457-Elliot-In-The-Morning-28216764/","href":"https://www.iheart.com/podcast/457-Elliot-In-The-Morning-28216764/"},{"id":"0wZPD","type":"link","label":"It's Mike Jones","target":"_self","ref":"https://www.iheart.com/podcast/53-Its-Mike-Jones-28674033/","href":"https://www.iheart.com/podcast/53-Its-Mike-Jones-28674033/"},{"id":"vhcXr","type":"page","label":"Get the iHeartRadio App","target":"_self","ref":"iheartradio_app","href":"/apps/"},{"id":"QGZjY","type":"brand","label":"iHeartRadio Sound Stage","target":"_self","ref":"%2F2717da407465d53570a019ed992bf4a1","href":"/featured/southwest-sound-stage/"}],"href":"/music/"},{"id":"Sdg3J","type":"page","label":"Connect","target":"_self","ref":"contact","children":[{"id":"OZHj4","type":"page","label":"Contact Us","target":"_self","ref":"contact","href":"/contact/"},{"id":"NtSDc","type":"brand","label":"Community DC","target":"_self","ref":"%2F59d65072a7edaffa726359b0","href":"/featured/community-dc/"},{"id":"7DxRx","type":"link","label":"Concerts","target":"_self","ref":"https://dc101.iheart.com/calendar/category/concerts/","href":"https://dc101.iheart.com/calendar/category/concerts/"},{"id":"GL3Ds","type":"page","label":"Newsletter","target":"_self","ref":"newsletter","href":"/newsletter/"},{"id":"1SjZZ","type":"page","label":"Traffic","target":"_self","ref":"traffic","href":"/traffic/"},{"id":"s4vCL","type":"page","label":"Weather","target":"_self","ref":"weather","href":"/weather/"},{"id":"WyaT9","type":"page","label":"Advertise With Us","target":"_self","ref":"advertise","href":"/advertise/"},{"id":"o5ohi","type":"brand","label":"CEOs You Should Know","target":"_self","ref":"%2F59683646696bc5088cdae060","href":"/featured/ceos-you-should-know-dc/"}],"href":"/contact/"}],"menu_footer":[{"id":"kRYU2","type":"page","label":"Recently Played","target":"_self","ref":"music_recently_played","children":[],"href":"/music/recently-played/"}]},"design":{"theme":"default","color_scheme":{"id":"site-color-schemes/night"},"logo_best_res":{"id":"asset://assets.brands/5f6d06464dc1d526a6d14338","asset":{"bucket":"assets.brands","resourceId":"%2F5f6d06464dc1d526a6d14338","href":"https://i.iheart.com/v3/re/assets.brands/5f6d06464dc1d526a6d14338"}},"station_logo":{"id":"asset://assets.brands/5f6d063a4dc1d526a6d14336","asset":{"bucket":"assets.brands","resourceId":"%2F5f6d063a4dc1d526a6d14336","href":"https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336"}},"logo_favicon":{"id":"asset://assets.brands/5e5d35f7ca55c01f9bfdc41f","asset":{"bucket":"assets.brands","resourceId":"%2F5e5d35f7ca55c01f9bfdc41f","href":"https://i.iheart.com/v3/re/assets.brands/5e5d35f7ca55c01f9bfdc41f"}},"font":{"id":"site-fonts/Inter"},"accent_color":"#a2a1a1","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":null,"ihr_embed_player_bar_switch":true,"ihr_embed_player_bar_stream_theme":"light","logo_footer":null,"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"dc101","facebook_app_id":"112575532090972","facebook_fan_page_id":"29114691654","twitter_switch":true,"twitter_name":"dc101","youtube_switch":false,"youtube_name":null,"instagram_switch":true,"instagram_name":"dc101radio","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":null,"tiktok_name":null},"contact":{"page_intro":"","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"1-866-91-DC101","business_phone_number":"240-747-2700","traffic_tip_phone":"","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":true,"prize_pickup_info":"","location_address1":"1801 Rockville Pike","location_address2":"","location_city":"Rockville","location_state":"MD","location_zip":"20852","office_hours":"Pickup Hours: As a precautionary measure due to the COVID 19 crisis, Prize pick up at iHeartRadio Washington, DC is postponed until further notice. We apologize for any inconvenience.","email_form_switch":true,"employment_info_switch":true,"contacts":[{"type":"Promotions Department/Prizes"},{"type":"Song Request"},{"type":"Community Event"},{"type":"Program Director"},{"type":"Website"},{"type":"Sales Manager"}],"eeo_report_asset":{"id":"asset://assets.eeo/6a18871206f3f9ac058a8265"},"employment_link_override":"","public_file_assistance_link_override":null,"email_ip_blacklist":"","enable_contest_promotions":true},"partners":{"iheartradio_switch":true,"ihr_show_in_iheart_switch":false,"video_monetization_provider":"none","postup_switch":true,"email_format":null,"dataskrive_switch":true,"onetrust_switch":true,"outbrain_switch":true,"traffic_market":"WWDC-FM","aptivada_switch":true,"aptivada_id":"1888239","google_webmaster_verification":null,"auth_type":null},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"parsely_switch":false,"parsely_account_id":null}}},"integration":{"type":"broadcast-facilities","plugin":{"broadcastFacilities":[{"facilityId":"8682","broadcastFrequency":"101.1","broadcastBand":"FM","broadcastCallLetters":"WWDC","applicationNotices":[],"politicalLinkOverride":null}]}},"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[{"_id":"%2F2717da407465d53570a019ed992bf4a1","slug":"southwest-sound-stage","ownBrand":"brands/Southwest Sound Stage (2285)","configByLookup":{"common":{"branding":{"name":"iHeartRadio Sound Stage"}}}},{"_id":"%2F59d65072a7edaffa726359b0","slug":"community-dc","ownBrand":"brands/Community DC","configByLookup":{"common":{"branding":{"name":"Community DC"}}}},{"_id":"%2F59683646696bc5088cdae060","slug":"ceos-you-should-know-dc","ownBrand":"brands/CEOs You Should Know DC","configByLookup":{"common":{"branding":{"name":"CEOs You Should Know - Washington, DC"}}}},{"_id":"%2F81e7665e23f95bfb58a2cd012c5ea7c7","slug":"elliot-in-the-morning","ownBrand":"brands/Elliot In The Morning (44734)","configByLookup":{"common":{"branding":{"name":"Elliot In The Morning"}}}},{"_id":"%2F94dc81c58b820a39c1187215236371de","slug":"tamo","ownBrand":"brands/Tamo (51048)","configByLookup":{"common":{"branding":{"name":"Tamo"}}}},{"_id":"%2F6accdaea93f3d6d7bd6f26a0d01e2000","slug":"mike-jones","ownBrand":"brands/Mike Jones (4720)","configByLookup":{"common":{"branding":{"name":"Mike Jones"}}}},{"_id":"%2F66cca951bb0276f26c2fd144","slug":"alex-mac-wwdc","ownBrand":"brands/Alex Mac","configByLookup":{"common":{"branding":{"name":"Alex Mac"}}}},{"_id":"%2F19a5bffe11aab6710c53a7752b99f592","slug":"josh","ownBrand":"brands/Josh (57775)","configByLookup":{"common":{"branding":{"name":"Josh"}}}},{"_id":"%2F5fff6bc16bd2cc497a6a7e6b","slug":"crash-young","ownBrand":"brands/Crash Young","configByLookup":{"common":{"branding":{"name":"Crash"}}}}],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/master-site/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","description":"","keywords":[],"sitemap_frequency":"hourly","thumbnail":"","title":""},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/themed-block","display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a285104b7d6943bb67e149c","type":"PUBLISHING","record":{"ref_id":"%2F6a285104b7d6943bb67e149c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a2f7c15f-ba46-44a2-aaa4-e572df0e6375","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F5f909ad4c672403378adbc8d","new_tab":false,"schedule":{},"source_credit":"Natdanai Pankong / EyeEm / EyeEm / Getty Images","title":"Midsection Of Woman With Sunscreen By Swimming Pool","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Food and Drug Administration (FDA) has \u003ca href=\"https://abcnews.com/GMA/Wellness/fda-green-lights-1st-new-sunscreen-ingredient-years/story?id=133716480\" target=\"_blank\">approved bemotrizinol, a new sunscreen ingredient\u003c/a>, marking the first addition of its kind to U.S. products in more than 20 years. The decision, announced Tuesday (June 9), is expected to expand sun protection options for Americans and help address the country’s high rates of skin cancer.\u003c/p>\n\n\u003cp>Bemotrizinol is \u003ca href=\"https://www.nbcnews.com/health/health-news/bemotrizinol-fda-allows-sunscreen-ingredient-popular-europe-asia-rcna349223\" target=\"_blank\">a broad-spectrum ultraviolet (UV) filter\u003c/a> that protects against both UVA and UVB rays. It is already widely used in Europe, Asia, and Australia, but until now, Americans have not had access to sunscreens containing this ingredient. The FDA’s move comes after extensive safety and effectiveness reviews, including studies that found bemotrizinol minimally absorbed by the body and not linked to skin irritation, cancer, or reproductive harm.\u003c/p>\n\n\u003cp>In the United States, sunscreens are regulated as over-the-counter drugs. This has made it more difficult for new ingredients to be approved compared to other countries, where sunscreen is often classified as a cosmetic. The FDA’s review process for bemotrizinol began after recent legislative changes, such as the SAFE Sunscreen Standards Act, which allowed the agency to consider real-world evidence from other countries where the ingredient has been safely used for years. According to Healio, these reforms sped up the approval of bemotrizinol, which is marketed internationally under names like Tinosorb S and Parsol Shield.\u003c/p>\n\n\u003cp>Dermatology experts say \u003ca href=\"https://www.cnn.com/2026/06/09/health/new-sunscreen-bemotrizinol-wellness\" target=\"_blank\">bemotrizinol addresses a critical “protection gap” in American sunscreens\u003c/a>, especially against UVA rays, which penetrate deeper into the skin and are linked to premature aging and skin cancer. U.S. skin cancer rates are among the highest in the world, with more than 100,000 cases in 2022. The new ingredient could help lower these numbers by providing broader and longer-lasting protection than many existing products.\u003c/p>\n\n\u003cp>Bemotrizinol is stable in sunlight, can be combined with mineral filters like zinc oxide, and enables more user-friendly sunscreen formulations, such as gels and sheer lotions for all skin types. The FDA’s approval allows bemotrizinol to be used at concentrations up to six percent and prohibits its combination with certain other filters considered less safe.\u003c/p>\n\n\u003cp>For now, DSM-Firmenich, which markets bemotrizinol as Parsol Shield, will have 18 months of exclusive marketing before other manufacturers can use the ingredient. \u003c/p>\n\n\u003cp>Americans will likely see new sunscreens with bemotrizinol on store shelves by the end of summer 2026.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assited"],"permalink":"https://dc101.iheart.com/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/","primary_image":{"bucket":"assets.getty","id":"%2F5f909ad4c672403378adbc8d"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1781027100000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","social_title":"","summary":"The new ingredient addresses a critical “protection gap” in American sunscreens, especially against UVA rays.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"FDA Approves First New Sunscreen Ingredient In Over 20 Years"},"slug":"2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d","title":"FDA Approves First New Sunscreen Ingredient In Over 20 Years","description":"The new ingredient addresses a critical “protection gap” in American sunscreens, especially against UVA rays.","author":"iHeartRadio"},"pub_start":1781027100000,"pub_until":4115978604802,"pub_changed":1781027518309,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a285104b7d6943bb67e149c","slug:2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","slug:2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","keyword:keywords/ai-assited","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjowfX0=","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":1,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":null,"feed":{"results":[{"id":"%2F6a231023e92dfb7e85bc2856","type":"LEADS","record":{"title":"Listen To All FIFA World Cup 2026™ Matches Live On iHeart!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a05bf4315f893f0c6933b60","img_meta":{"base_id":"%2F6a05bf4315f893f0c6933b60","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/content/2026-05-13-how-to-listen-to-the-fifa-world-cup-2026/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69c542509625947afa55f2f7","type":"LEADS","record":{"title":"EITM's HUNDRED$-A-DAY - Win $100 Thanks To Long Home and Bath","subtitle":"Brought To You By Long Home and Bath because TRUST goes a LONG way","image":"https://i.iheart.com/v3/re/new_assets/6a15a344b859757729b58ddb","img_meta":{"base_id":"%2F6a15a344b859757729b58ddb","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-03-26-eitm-hundred-a-day-brought-to-you-by-long-home-and-bath/","web":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-03-26-eitm-hundred-a-day-brought-to-you-by-long-home-and-bath/"},"name":"Learn More","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a231059e92dfb7e85bc2857","type":"LEADS","record":{"title":"Listen For Your Chance To Win!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a19dc627802689538889968","img_meta":{"base_id":"%2F6a19dc627802689538889968","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/the-250k-usa-giveaway-1888239/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F61b2419b90bd13b2c395d051","type":"LEADS","record":{"title":"Check Out This Week's Giveaways on Elliot in the Morning","subtitle":"","image":"https://i.iheart.com/v3/re/assets.brands/61b2416190bd13b2c395d050","img_meta":{"base_id":"%2F61b2416190bd13b2c395d050","bucket":"assets.brands"},"link":{"target":"_self","urls":{"device":"/featured/eitm-featured-promotions/","web":"/featured/eitm-featured-promotions/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IndtZU5LIjoxfSwiZW5kcyI6eyJQVG9PSyI6MCwiSkFyUk4iOjF9fQ==","scopes":[]}}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":2,"size":2,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/large"],"schedule":null,"feed":{"results":[{"id":"%2F61b2419b90bd13b2c395d051","type":"LEADS","record":{"title":"Check Out This Week's Giveaways on Elliot in the Morning","subtitle":"","image":"https://i.iheart.com/v3/re/assets.brands/61b2416190bd13b2c395d050","img_meta":{"base_id":"%2F61b2416190bd13b2c395d050","bucket":"assets.brands"},"link":{"target":"_self","urls":{"device":"/featured/eitm-featured-promotions/","web":"/featured/eitm-featured-promotions/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a282a03e572b5a47cd4e58e","type":"PUBLISHING","record":{"ref_id":"%2F6a282a03e572b5a47cd4e58e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"01e66052-3db6-460f-b3b6-7f0745b8b24e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Will Mendelson","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/2812/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/2812/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/2812/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/2812/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"INGLEWOOD, CALIFORNIA - DECEMBER 10: Ben Gibbard of Death Cab for Cutie performs onstage during Audacy's \"KROQ Almost Acoustic Christmas\" at The Kia Forum on December 10, 2022 in Inglewood, California. (Photo by Phillip Faraone/Getty Images for Audacy)","id":"%2F6a282ba806d42df84d15184c","new_tab":false,"schedule":{},"source_credit":"Phillip Faraone / Getty Images Entertainment / Getty Images","title":"Audacy's \"KROQ Almost Acoustic Christmas\"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/death-cab-for-cutie-2812/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2812\" data-catalog-related-id=\"\">\u003cstrong>Death Cab for Cutie\u003c/strong>\u003c/a> frontman \u003ca href=\"https://www.iheart.com/artist/ben-gibbard-575590/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"575590\" data-catalog-related-id=\"\">\u003cstrong>Ben Gibbard\u003c/strong>\u003c/a> opened up about how recording the band's \u003ca href=\"https://www.iheart.com/content/2026-03-16-death-cab-for-cutie-announce-new-album-i-built-you-a-tower-drop-new-song/\" target=\"_blank\">new album\u003c/a>, \u003cem>I Built You a Tower\u003c/em>, helped him through &quot;painful moments.&quot;\u003cbr />\u003cbr />&quot;The hope is that I'm writing from a position of elevated emotional intelligence and experience both as a human being and as a songwriter,&quot; the rocker told \u003ca href=\"https://people.com/death-cab-for-cutie-album-ben-gibbard-process-grief-exclusive-11991019\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> on Monday (June 8). &quot;This is a reflection of a time in my life that is now three years in my rearview.&quot;\u003cbr />\u003cbr />Gibbard explained that while recording the band's 11th studio LP, he was dealing with a divorce from his wife, \u003cstrong>Rachel Demy\u003c/strong>. \u003c/p>\n\n\u003cp>&quot;When you go through these painful moments, you're going to be dealing with it in some form or fashion for the rest of your life because that's how pain works,&quot; the \u003ca href=\"https://www.iheart.com/content/2023-01-31-death-cab-for-cutie-announce-intimate-new-album/\" target=\"_blank\">&quot;Transatlanticism&quot; musician\u003c/a> admitted. &quot;It wasn't my desire to use this as a score-settling opportunity. It's more compelling to hear your internal experience, and for the listener to empathize with those feelings too, because anger fades.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/the-postal-service-70493/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"70493\" data-catalog-related-id=\"\">\u003cstrong>The Postal Service\u003c/strong>\u003c/a> singer also cited the 1961 acclaimed Italian film \u003cem>La Notte \u003c/em>as both inspiration and a healing vehicle while making new music.\u003c/p>\n\n\u003cp>&quot;The conclusion is just devastating,&quot; Gibbard explained. &quot;I keep coming back to it and wanting to see it again. It's beautiful.&quot;\u003c/p>\n\n\u003cp>\u003cem>I Built You a Tower\u003c/em> is out now.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp/","cuser":"user/ldap/1141982","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Death Cab for Cutie","keywords/Ben Gibbard"],"permalink":"https://dc101.iheart.com/content/2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp/","primary_image":{"bucket":"assets.getty","id":"%2F6a282ba806d42df84d15184c"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781023200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp","social_title":"","summary":"Death Cab for Cutie frontman Ben Gibbard revealed how his \"painful moments\" inspired the band's new album. ","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE"]},{"categories":["categories/music-news"],"distribution":["artists/Death Cab for Cutie (2812)","artists/Ben Gibbard (575590)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Death Cab Frontman Ben Gibbard Opens Up About 'Painful Moments' On New LP"},"slug":"2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a282ba806d42df84d15184c","title":"Death Cab Frontman Ben Gibbard Opens Up About 'Painful Moments' On New LP","description":"Death Cab for Cutie frontman Ben Gibbard revealed how his \"painful moments\" inspired the band's new album. ","author":"Will Mendelson"},"pub_start":1781023200000,"pub_until":4115978604802,"pub_changed":1781023581423,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE"]},{"tags":["categories/music-news","artists/Death Cab for Cutie (2812)","artists/Ben Gibbard (575590)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282a03e572b5a47cd4e58e","slug:2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp","slug:2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp","keyword:keywords/Death Cab for Cutie","keyword:keywords/Ben Gibbard","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjowfX0=","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":5,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"ha5Er","region":"main:dynamic","type":"contests","ordinal":6,"value":{},"tags":["display-hints/tile"],"schedule":null},{"id":"lHlMQ","region":"main:dynamic","type":"playlist","ordinal":7,"value":{},"tags":["display-hints/themed-block","display-hints/tile"],"schedule":null},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":8,"value":{"brands":[{"ref":"config://field/general.featured_shows","scope":null,"type":"VAR"}],"title":"Shows","use_onair_schedule":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F81e7665e23f95bfb58a2cd012c5ea7c7","slug":"elliot-in-the-morning","ownBrand":"brands/Elliot In The Morning (44734)","configByLookup":{"common":{"branding":{"name":"Elliot In The Morning","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/ea9625daa0c2f7ab0f7e66f1e1087b21"}}}}}},{"_id":"%2F94dc81c58b820a39c1187215236371de","slug":"tamo","ownBrand":"brands/Tamo (51048)","configByLookup":{"common":{"branding":{"name":"Tamo","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60416abdc7073919ff661dc4"}}}}}},{"_id":"%2F6accdaea93f3d6d7bd6f26a0d01e2000","slug":"mike-jones","ownBrand":"brands/Mike Jones (4720)","configByLookup":{"common":{"branding":{"name":"Mike Jones","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6983880cc6e28c0db9c0b799"}}}}}},{"_id":"%2F66cca951bb0276f26c2fd144","slug":"alex-mac-wwdc","ownBrand":"brands/Alex Mac","configByLookup":{"common":{"branding":{"name":"Alex Mac","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/66ccc2376c30558a8608bfeb"}}}}}},{"_id":"%2F67ec0c06fd7a12942469204f","slug":"emerging-alt","ownBrand":"brands/Emerging ALT","configByLookup":{"common":{"branding":{"name":"Emerging ALT","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6800f9ae806f7cb73a7d9f0e"}}}}}},{"_id":"%2F7023faac641ea10b6e511e51a44a4e8b","slug":"thor","ownBrand":"brands/Thor (52506)","configByLookup":{"common":{"branding":{"name":"Thor","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/636c54370194c7928f563c52"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":9,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":10,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}],"title":null},"tags":["display-hints/podcasts-block","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"podcasts":["28216764","28674033"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":11,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":4,"size":6,"title":"Latest Stories"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":null,"feed":{"results":[{"id":"%2F6a2832a3b7d6943bb67e1484","type":"PUBLISHING","record":{"ref_id":"%2F6a2832a3b7d6943bb67e1484","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"7925c6c1-c825-40a3-a623-ef94ea2eee0b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a28335eb7d6943bb67e148f","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Kia is \u003ca href=\"https://www.foxbusiness.com/economy/kia-recalls-6k-vehicles-due-possible-seatbelt-defect-could-raise-injury-risk\" target=\"_blank\">recalling more than 6,000 of its 2027 Telluride and Telluride Hybrid vehicles\u003c/a> in the United States because of a seat belt defect that could increase the risk of injury during a crash. According to a notice from the National Highway Traffic Safety Administration (NHTSA), the recall affects 6,264 vehicles, specifically 4,367 Telluride Hybrid models produced between March 24 and May 12, 2026, and 1,897 gas-powered Telluride models produced between March 24 and May 10, 2026.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.usatoday.com/story/cars/recalls/2026/06/08/kia-telluride-seatbelt-recall/90462261007/\" target=\"_blank\">issue is linked to the driver seat belt’s emergency locking retractor\u003c/a> (ELR), which may lock and prevent the seat belt strap from extending properly. This malfunction is traced back to an incorrect sensor installed by one of Kia’s suppliers, causing the vehicles to fail to meet federal safety standards. As stated in the NHTSA notice, “An unavailable occupant restraint increases the risk of injury to an unbelted driver in the event of a collision.&quot;\u003c/p>\n\n\u003cp>No other Kia vehicles are impacted by this defect. Kia estimates that about \u003ca href=\"https://www.nhtsa.gov/?nhtsaId=26V230000\" target=\"_blank\">one percent of the recalled vehicles may be affected\u003c/a> by the faulty seat belt retractor.\u003c/p>\n\n\u003cp>Owners of affected vehicles will receive notification letters by mail on July 31, 2026, with instructions to visit a Kia dealer for a free replacement of the seat belt assembly. Vehicle Identification Numbers (VINs) associated with the recall will become \u003ca href=\"https://www.nhtsa.gov/recall\" target=\"_blank\">searchable on the NHTSA website\u003c/a> starting Tuesday, June 16, 2026. For additional information, owners can contact Kia customer service at 800-333-4542 or the NHTSA Vehicle Safety Hotline at 888-327-4236.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk/","primary_image":{"bucket":"new_assets","id":"%2F6a28335eb7d6943bb67e148f"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1781019300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","social_title":"","summary":"The malfunction causes the vehicles to fail to meet federal safety standards.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kia Recalls 6,000 Vehicles Due To Malfunction That Increases Injury Risk"},"slug":"2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f","title":"Kia Recalls 6,000 Vehicles Due To Malfunction That Increases Injury Risk","description":"The malfunction causes the vehicles to fail to meet federal safety standards.","author":"iHeartRadio"},"pub_start":1781019300000,"pub_until":4115978604802,"pub_changed":1781019638627,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2832a3b7d6943bb67e1484","slug:2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","slug:2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a282dcfb7d6943bb67e146f","type":"PUBLISHING","record":{"ref_id":"%2F6a282dcfb7d6943bb67e146f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"87364461-accd-4a9a-b159-4d80351fa7bd","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"KANSAS CITY, MISSOURI - JUNE 08: A general view of FIFA World Cup 2026 signage at Kansas City Stadium on June 08, 2026 in Kansas City, Missouri. (Photo by Jay Biggerstaff/Getty Images)","id":"%2F6a282e662b5a1317fce9ad39","new_tab":false,"schedule":{},"source_credit":"Jay Biggerstaff / Getty Images Sport / Getty Images","title":"Kansas City Prepares to Host FIFA World Cup 2026","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">2026 FIFA World Cup\u003c/a> is set to begin this Thursday, June 11, \u003ca href=\"https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026\" target=\"_blank\">marking a historic tournament that will be jointly hosted by Canada, Mexico, and the United States\u003c/a> for the first time. This edition brings several firsts to the world's most popular sporting event: a record 48 national teams will compete, matches will be played in 16 cities across three countries, and the tournament will feature an expanded format with 104 total games over 39 days. The final will take place on Sunday, July 19, at New York New Jersey Stadium, formerly known as MetLife Stadium, in East Rutherford, New Jersey.\u003c/p>\n\n\u003cp>If you want to follow the entire tournament, but can't watch the games on TV, iHeartRadio has you covered. Whether you are at work, in your car, or on the move, you can listen to every World Cup game on a \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">dedicated World Cup station.\u003c/a> All 104 matches will stream live on iHeartRadio, giving you 24/7 access no matter where you are.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio/\" data-content-id=\"/6a26e04d75a1948be2fc9a19\">The opening match between Mexico and South Africa\u003c/a> will be held at the iconic Mexico City Stadium. Each host—Canada, Mexico, and the United States—will see their national teams play group-stage matches at home venues. Group-stage games will continue through early July, followed by knockout rounds featuring the top two teams from each group, plus the eight best third-place finishers.\u003c/p>\n\n\u003cp>Cities like Toronto, Vancouver, Guadalajara, Monterrey, Atlanta, Los Angeles, Miami, Dallas, San Francisco Bay Area, and Seattle, among others, will welcome fans from around the globe. With \u003ca href=\"https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026/host-cities\" target=\"_blank\">11 host cities in the United States\u003c/a>, three in Mexico, and two in Canada, the tournament will showcase the diversity and passion of North American soccer.\u003c/p>\n\n\u003cp>The expanded format features 12 groups of four teams each. After three group-stage matches, 32 teams will advance to the knockouts. Top-ranked teams such as Spain, Argentina, France, and Brazil are expected to advance far, but the expanded field and new format could lead to surprises.\u003c/p>\n\n\u003cp>The World Cup 2026 promises to be the biggest and most inclusive yet, with global attention focused on North America as teams, fans, and cultures unite for the love of the beautiful game. \u003c/p>\n\n\u003cp>You can follow the US Men's National Team and listen to \u003ca href=\"https://www.iheart.com/content/2026-05-20-fox-reveals-analysts-and-hosts-for-its-coverage-of-the-fifa-world-cup-2026/\" target=\"_blank\">Fox's coverage\u003c/a> of all 104 FIFA World Cup 2026 games LIVE and for FREE via \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">iHeartRadio’s digital app\u003c/a> and more than 100 broadcast stations nationwide! You can also get the latest news and updates with \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">iHeartRadio's lineup of soccer-focused podcasts\u003c/a>, including \u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>Inside American Soccer with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tom Bogert \u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tab Ramos\u003c/em>\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem>The Away End with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Daniel Alarcón\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem> and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>John Green\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cu>\u003cem>.\u003c/em>\u003c/u>\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work/","primary_image":{"bucket":"assets.getty","id":"%2F6a282e662b5a1317fce9ad39"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio"]},"publish_date":1781018580000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","social_title":"","summary":"With iHeartRadio, you can follow the World Cup wherever you are.","targets":[{"categories":["categories/sports","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"How To Listen To The FIFA World Cup 2026 In Your Car Or At Work"},"slug":"2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39","title":"How To Listen To The FIFA World Cup 2026 In Your Car Or At Work","description":"With iHeartRadio, you can follow the World Cup wherever you are.","author":"iHeartRadio"},"pub_start":1781018580000,"pub_until":4115978604802,"pub_changed":1781018974259,"subscription":[{"tags":["categories/sports","brands/iHeartRadio"]},{"tags":["categories/sports","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282dcfb7d6943bb67e146f","slug:2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","slug:2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a282c41b7d6943bb67e1464","type":"PUBLISHING","record":{"ref_id":"%2F6a282c41b7d6943bb67e1464","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b6f5c1bc-1bad-4734-a36f-d200d86c4b12","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a282cc65cca47257eaf0e39","new_tab":false,"schedule":{},"source_credit":"Cavan Images / Henn Photography / Cavan / Getty Images","title":"Freediver in the clear waters of the Andaman Sea in Thailand","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A 31-year-old \u003ca href=\"https://www.foxnews.com/us/american-airlines-flight-attendant-killed-tourist-hot-spot-investigators-probe-suspected-boat-strike-\" target=\"_blank\">American Airlines flight attendant, \u003c/a>\u003ca href=\"https://www.foxnews.com/us/american-airlines-flight-attendant-killed-tourist-hot-spot-investigators-probe-suspected-boat-strike-\" target=\"_blank\">\u003cstrong>Kellie Melinda Williams\u003c/strong>\u003c/a>\u003ca href=\"https://www.foxnews.com/us/american-airlines-flight-attendant-killed-tourist-hot-spot-investigators-probe-suspected-boat-strike-\" target=\"_blank\">, was found dead on Hollywood Beach\u003c/a>, Florida, after what authorities say was a suspected boat strike while she was snorkeling. Her body was discovered by two fishermen in the surf near North Boardwalk and Thomas Street, according to the Florida Fish and Wildlife Conservation Commission (FWC).\u003c/p>\n\n\u003cp>Officials confirmed that \u003ca href=\"https://abcnews.com/amp/US/body-american-airlines-flight-attendant-found-dead-washed/story?id=133667898\" target=\"_blank\">Williams' injuries were consistent with being struck by a vessel\u003c/a>. Investigators believe she was snorkeling or diving near Dr. Von D. Mizell-Eula Johnson State Park before the incident, but details about when she went missing are still unclear. Her remains were brought ashore by the tide, several miles from where she was last believed to be in the water.\u003c/p>\n\n\u003cp>The FWC is leading the investigation and has urged anyone with information or who witnessed the incident to contact the Wildlife Alert Hotline at 888-404-FWCC (3922). In an official statement, the FWC extended its condolences, saying, &quot;The FWC would like to extend its deepest sympathies to the family and loved ones of Kellie Williams during this difficult time.&quot;\u003c/p>\n\n\u003cp>American Airlines confirmed Williams' identity and expressed sorrow in a statement: &quot;We are deeply saddened by the loss of our colleague. Our thoughts and support are with her family, loved ones and colleagues at this time.&quot;\u003c/p>\n\n\u003cp>Williams had \u003ca href=\"https://www.nbcmiami.com/news/local/woman-whose-body-washed-ashore-at-hollywood-beach-may-have-been-hit-by-boat-fwc-says/3817517/\" target=\"_blank\">recently moved to Florida from California\u003c/a>, and her sudden death has shocked both her family and colleagues. The investigation is ongoing, and no further details have been released about potential suspects or the boat involved.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida/","primary_image":{"bucket":"assets.getty","id":"%2F6a282cc65cca47257eaf0e39"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781017560000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida","social_title":"","summary":"Kellie Melinda Williams’ remains were discovered by two fishermen.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Flight Attendant Killed In Possible Boat Strike While Snorkeling In Florida"},"slug":"2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a282cc65cca47257eaf0e39","title":"Flight Attendant Killed In Possible Boat Strike While Snorkeling In Florida","description":"Kellie Melinda Williams’ remains were discovered by two fishermen.","author":"iHeartRadio"},"pub_start":1781017560000,"pub_until":4115978604802,"pub_changed":1781017949540,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282c41b7d6943bb67e1464","slug:2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida","slug:2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a280f12e572b5a47cd4e574","type":"PUBLISHING","record":{"ref_id":"%2F6a280f12e572b5a47cd4e574","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9f03ac26-abdb-458e-b6b2-eedd37dbe269","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Will Mendelson","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/31089652/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31089652/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31089652/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31089652/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"INDIO, CALIFORNIA - APRIL 19: (FOR EDITORIAL USE ONLY) Michelle Zauner of Japanese Breakfast performs at the Outdoor Theatre during the 2025 Coachella Valley Music and Arts Festival on April 19, 2025 in Indio, California. (Photo by Maya Dehlin Spach/Getty Images for Coachella)","id":"%2F6a280f3f06d42df84d15184b","new_tab":false,"schedule":{},"source_credit":"Maya Dehlin Spach / Getty Images Entertainment / Getty Images","title":"2025 Coachella Valley Music And Arts Festival - Weekend 2 - Day 2","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/japanese-breakfast-31089652/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31089652\" data-catalog-related-id=\"\">\u003cstrong>Japanese Breakfast\u003c/strong>\u003c/a> frontwoman \u003cstrong>Michelle Zauner\u003c/strong> is pregnant with her first child!\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/japanese-breakfast-31089652/\" target=\"_blank\">The musician\u003c/a> took to Instagram on Monday (June 8) to share that she is expecting her first baby with husband and bandmate \u003cstrong>Peter Bradley\u003c/strong>.\u003c/p>\n\n\u003cp>&quot;Jpreggie!&quot; she wrote alongside \u003ca href=\"https://www.instagram.com/p/DZVAmhxM6yh/\" target=\"_blank\">a photo\u003c/a> of her and Bradley on stage at the 2026 Governors Ball Music Festival, in which she proudly showed off her baby bump. \u003c/p>\n\n\u003cp>&quot;It's really empowering,&quot; she told \u003ca href=\"https://www.tiktok.com/@cosmopolitan/video/7648998921565523213\" target=\"_blank\">\u003cem>Cosmopolitan\u003c/em>\u003c/a> at the music festival in New York. &quot;It's so fun to remind myself that I am something beyond just a vessel for life, which is an amazing thing to be, but it's also really fun to get to cart it around with me.&quot;\u003c/p>\n\n\u003cp>Bradley, who plays guitar in the indie pop band alongside Zauner, married \u003ca href=\"https://www.iheart.com/content/2022-03-15-japanese-breakfast-addresses-claims-machine-gun-kelly-stole-her-album-art/\" target=\"_blank\">the singer\u003c/a> in 2014. In April 2025, the &quot;Paprika&quot; songstress opened up about their relationship. \u003c/p>\n\n\u003cp>&quot;We don't fight very often,&quot; Zauner candidly told \u003ca href=\"https://people.com/michelle-zauner-crying-in-h-mart-changed-relationship-with-husband-exclusive-11708490\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>. &quot;I think it's probably more challenging for him than it is for me because I can be just violently honest with him in this way that I maybe would be more careful with other peoples' feelings about.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZVAmhxM6yh%2F","@url":"https://www.instagram.com/p/DZVAmhxM6yh/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZVAmhxM6yh/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZVAmhxM6yh/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZVAmhxM6yh/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZVAmhxM6yh/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZVAmhxM6yh/"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child/","cuser":"user/ldap/1141982","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Japanese Breakfast"],"permalink":"https://dc101.iheart.com/content/2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child/","primary_image":{"bucket":"assets.getty","id":"%2F6a280f3f06d42df84d15184b"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781012520000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child","social_title":"","summary":"Japanese Breakfast frontwoman Michelle Zauner is expecting her first child with husband and bandmate Peter Bradley.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE"]},{"categories":["categories/music-news"],"distribution":["artists/Japanese Breakfast (31089652)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Japanese Breakfast’s Michelle Zauner & Peter Bradley Expecting First Child"},"slug":"2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a280f3f06d42df84d15184b","title":"Japanese Breakfast’s Michelle Zauner & Peter Bradley Expecting First Child","description":"Japanese Breakfast frontwoman Michelle Zauner is expecting her first child with husband and bandmate Peter Bradley.","author":"Will Mendelson"},"pub_start":1781012520000,"pub_until":4115978604802,"pub_changed":1781012956922,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE"]},{"tags":["categories/music-news","artists/Japanese Breakfast (31089652)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a280f12e572b5a47cd4e574","slug:2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child","slug:2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child","keyword:keywords/Japanese Breakfast","author:user"]}},{"id":"%2F6a2730cd785a7b16398b2d53","type":"PUBLISHING","record":{"ref_id":"%2F6a2730cd785a7b16398b2d53","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4e5c7774-18c3-4311-89d4-cd9ba704b5eb","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"iHeartRadio","blocks":[{"id":"36189264","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2730e7785a7b16398b2d5e","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/mckenna-grace-36189264/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36189264\" data-catalog-related-id=\"\">\u003cstrong>Mckenna Grace\u003c/strong>\u003c/a> is seeing red on her new single, &quot;Ugly and Rotten.&quot;\u003c/p>\n\n\u003cp>The singer-songwriter and Emmy-nominated actress returned with her first solo release in more than two years, delivering a punchy alt-pop anthem packed with raw emotion and sharp-edged attitude. The track embraces the chaos, frustration and vulnerability that can come with growing up, breaking down and rebuilding yourself.\u003c/p>\n\n\u003cp>Grace opened up about her love for making music in a statement, sharing, &quot;Music is something that has always been cathartic and challenges my creativity in different ways. I love being in the studio - it gives me the opportunity to turn quiet moments, emotions and feelings into something that people can enjoy - and that's one of the best feelings. It's fun getting to be angry and rock out.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZNcs04jktA%2F%3Futm_source%3Dig_web_button_share_sheet%26igsh%3DMzRlODBiNWFlZA%3D%3D","@url":"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA==","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA=="},{"html":"\u003cp>Alongside the release, Grace dropped a music video that matches the song's chaotic energy and unapologetic attitude. The video leans into the same chaos and emotion that drive the track, bringing &quot;Ugly and Rotten&quot; to life on screen.\u003c/p>\n\n\u003cp>&quot;Ugly and Rotten&quot; offers the first glimpse at a new wave of music from Grace, with more releases expected throughout the year.\u003c/p>\n\n\u003cp>Check out the music video below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F4yXFVgy7laM%3Fsi%3DX4n5YEv8Fm_wFZXY","@url":"https://youtu.be/4yXFVgy7laM?si=X4n5YEv8Fm_wFZXY","author_name":"Mckenna Grace","author_url":"https://www.youtube.com/@TheMckennaGrace","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/4yXFVgy7laM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Mckenna Grace - Ugly and Rotten (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/4yXFVgy7laM/hqdefault.jpg","thumbnail_width":480,"title":"Mckenna Grace - Ugly and Rotten (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/4yXFVgy7laM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Mckenna Grace - Ugly and Rotten (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/4yXFVgy7laM?si=X4n5YEv8Fm_wFZXY"}],"canonical_url":"https://www.iheart.com/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/","cuser":"user/ldap/1130646","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Ugly and Rotten","keywords/Mckenna Grace","keywords/singer-songwriter","keywords/Music video"],"permalink":"https://dc101.iheart.com/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/","primary_image":{"bucket":"new_assets","id":"%2F6a2730e7785a7b16398b2d5e"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780954500000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","social_title":"","summary":"Mckenna Grace Says It's 'Fun Getting To Be Angry And Rock Out' On New Song","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Mckenna Grace (36189264)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Mckenna Grace Returns With Fiery New Single 'Ugly and Rotten'"},"slug":"2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e","title":"Mckenna Grace Returns With Fiery New Single 'Ugly and Rotten'","description":"Mckenna Grace Says It's 'Fun Getting To Be Angry And Rock Out' On New Song","author":"iHeartRadio"},"pub_start":1780954500000,"pub_until":4115978604802,"pub_changed":1780955028962,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Mckenna Grace (36189264)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2730cd785a7b16398b2d53","slug:2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","slug:2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","keyword:keywords/Ugly and Rotten","keyword:keywords/Mckenna Grace","keyword:keywords/singer-songwriter","keyword:keywords/Music video","author:user"]}},{"id":"%2F6a2724a075a1948be2fc9a5a","type":"PUBLISHING","record":{"ref_id":"%2F6a2724a075a1948be2fc9a5a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"650ac3a7-5633-4bdb-b06d-124ef98576e0","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Two grizzly bears play in their pool at the zoo in La Fleche, northwestern France, on march 27, 2016.\n\n / AFP / JEAN-FRANCOIS MONIER        (Photo credit should read JEAN-FRANCOIS MONIER/AFP via Getty Images)","id":"%2F6a2725196dcf7baf1b3948be","new_tab":false,"schedule":{},"source_credit":"JEAN-FRANCOIS MONIER / AFP / Getty Images","title":"FRANCE-ANIMALS-ZOO-GRIZZLY-BEAR","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://www.nbcnews.com/news/us-news/san-diego-man-survives-encounter-grizzly-bear-national-park-rcna348872\" target=\"_blank\">San Diego man is recovering after surviving a grizzly bear attack\u003c/a> while hiking in Montana's Glacier National Park on Wednesday (May 28). \u003cstrong>Daniel Crago\u003c/strong>, an avid outdoorsman, was on the last hike of his weeklong vacation when he came face-to-face with a grizzly near the Grinnell Glacier Trail.\u003c/p>\n\n\u003cp>Crago spotted a bear cub behind him before noticing a much larger grizzly about 15 feet above him. Following standard safety guidance, he calmly called out to alert the bear, but the animal charged at him. With no time to reach for his bear spray, Crago used his right arm to shield himself. The bear bit and dragged him about 20 feet before running off.\u003c/p>\n\n\u003cp>Crago suffered severe injuries, including a broken forearm with open wounds.  Nearby hikers, including a doctor, rushed to help and stopped the bleeding until park rangers and paramedics arrived. He was then airlifted by helicopter to a hospital in Kalispell, Montana, where he underwent multiple surgeries. Crago has already had three surgeries and faces at least one more, with possible rehabilitation lasting up to two years.\u003c/p>\n\n\u003cp>Crago expressed deep gratitude for the strangers who came to his aid and remains optimistic about his recovery. \u003c/p>\n\n\u003cp>“There was thankfully a pediatric ER doctor who put the tourniquet on me and helped stop the bleeding,” \u003ca href=\"https://fox5sandiego.com/news/grizzly-bear-attack-glacier-national-park/\" target=\"_blank\">Crago told \u003c/a>\u003ca href=\"https://fox5sandiego.com/news/grizzly-bear-attack-glacier-national-park/\" target=\"_blank\">\u003cem>KUS\u003c/em>\u003c/a>\u003cem>I\u003c/em>.\u003c/p>\n\n\u003cp>Crago \u003ca href=\"https://www.gofundme.com/f/help-daniel-recover-bear-attack\" target=\"_blank\">started a GoFundMe page\u003c/a> to help cover his medical expenses, which include a $20,000 helicopter bill even after insurance. Generous donors have contributed over $20,000 so far, and Crago plans to donate extra funds to the National Park Service.\u003c/p>\n\n\u003cp>Park officials \u003ca href=\"https://www.nps.gov/glac/learn/news/hiker-injured-by-grizzly-bear-at-glacier-national-park.htm\" target=\"_blank\">closed a section of the Grinnell Glacier Trail\u003c/a> after the attack and continue to warn visitors about increased bear activity throughout the region. They emphasized the importance of bear safety and reminded visitors to stay alert and prepared when hiking in bear country. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park/","primary_image":{"bucket":"assets.getty","id":"%2F6a2725196dcf7baf1b3948be"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780950300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park","social_title":"","summary":"The bear bit and dragged him about 20 feet before running off.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hiker Survives Grizzly Bear Attack At Glacier National Park"},"slug":"2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2725196dcf7baf1b3948be","title":"Hiker Survives Grizzly Bear Attack At Glacier National Park","description":"The bear bit and dragged him about 20 feet before running off.","author":"iHeartRadio"},"pub_start":1780950300000,"pub_until":4115978604802,"pub_changed":1780950653209,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2724a075a1948be2fc9a5a","slug:2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park","slug:2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjowfX0=","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":12,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":5,"position":null,"size":6,"title":"From Our Shows"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2841d08b6ab648a648c7fd","type":"PUBLISHING","record":{"ref_id":"%2F6a2841d08b6ab648a648c7fd","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"EITM","blocks":[{"html":"\u003cul>\u003cli>\u003cstrong>Slum Beach Posse\u003c/strong> - Sun Come | 6:09\u003c/li>\n\u003cli>\u003cstrong>Accept feat. Phil Anselmo, Kirk Hammett, Billy Sheehan, Mikkey Dee, Harmoniemusik Hindelang\u003c/strong> - Fast As A Shark | 6:25\u003c/li>\n\u003cli>\u003cstrong>Rise Against\u003c/strong> - Make It Stop (September’s Children) | 6:30\u003c/li>\n\u003cli>\u003cstrong>BIG SPECIAL\u003c/strong> - HOTEL | 7:06\u003c/li>\n\u003cli>\u003cstrong>Alesso, OneRepublic\u003c/strong> - In Your Eyes | 7:35\u003c/li>\n\u003cli>\u003cstrong>Johnny Blue Skies\u003c/strong> - You Don’t Miss Your Water | 7:51\u003c/li>\n\u003cli>\u003cstrong>Dexter &amp; The Moonrocks, Treaty Oak Revival\u003c/strong> - 12 Steps | 7:56\u003c/li>\n\u003cli>\u003cstrong>Galantis, The Devil’s Tax Return\u003c/strong> - Stay Alive | 8:39\u003c/li>\n\u003cli>\u003cstrong>Shinedown\u003c/strong> - Young Again | 9:02\u003c/li>\n\u003cli>\u003cstrong>Poppy \u003c/strong>- Guardian | 9:30\u003c/li>\n\u003cli>\u003cstrong>Johnny Blue Skies\u003c/strong> - A Whiter Shade Of Pale | 9:43\u003c/li>\n\u003cli>\u003cstrong>Brandi Carlile \u003c/strong>- Life On The Run | 9:49\u003c/li>\n\u003cli>\u003cstrong>Violet Grohl \u003c/strong>- Bug In The Cake | 10:27\u003c/li>\n\u003cli>\u003cstrong>Jay-Z\u003c/strong> - Dead Presidents II | 11:00\u003c/li>\n\u003cli>\u003cstrong>RÜFÜS DU SOL\u003c/strong> - On My Knees | 11:13\u003c/li>\n\u003cli>\u003ca href=\"https://eitmonline.tumblr.com/\" target=\"_blank\">\u003cstrong>\u003cem>MORE!!\u003c/em>\u003c/strong>\u003c/a>\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-09-tuesdays-playlist/","cuser":"user/ldap/CCRWAS1TYM","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/EITM","keywords/playlist"],"permalink":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-09-tuesdays-playlist/","primary_image":{"bucket":"new_assets","id":"%2F69e7ac97c55582deeb738f58"},"primary_target":{"categories":[],"distribution":["brands/Elliot In The Morning (44734)"]},"publish_date":1781022900000,"publish_end_date":4115978604802,"publish_origin":"brands/Elliot In The Morning (44734)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-tuesdays-playlist","social_title":"","summary":"Tuesday's Playlist","targets":[],"title":"Tuesday's Playlist"},"slug":"2026-06-09-tuesdays-playlist","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69e7ac97c55582deeb738f58","title":"Tuesday's Playlist","description":"Tuesday's Playlist","author":"EITM"},"pub_start":1781022900000,"pub_until":4115978604802,"pub_changed":1781023244939,"subscription":[{"tags":["brands/Elliot In The Morning (44734)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Elliot In The Morning (44734)","id:/6a2841d08b6ab648a648c7fd","slug:2026-06-09-tuesdays-playlist","slug:2026-06-09-tuesdays-playlist","keyword:keywords/EITM","keyword:keywords/playlist","author:user"]}},{"id":"%2F6a28417c473e3603aefee988","type":"PUBLISHING","record":{"ref_id":"%2F6a28417c473e3603aefee988","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"EITM","blocks":[{"html":"\u003cul>\u003cli>Nick Reiner's Former Attorney Alan Jackson Says Trust Fund Battle Led to His Departure \u003ca href=\"https://www.tmz.com/2026/06/09/attorney-alan-jackson-breaks-down-details-of-nick-reiner-court-case-drama/\" target=\"_blank\">https://www.tmz.com/2026/06/09/attorney-alan-jackson-breaks-down-details-of-nick-reiner-court-case-drama/\u003c/a>\u003c/li>\n\u003cli>Ariana Grande &amp; Ethan Slater -- Call It Quits!!! ... Split After 3 Years Together \u003ca href=\"https://www.tmz.com/2026/06/08/ariana-grande-and-ethan-slater-split/\" target=\"_blank\">https://www.tmz.com/2026/06/08/ariana-grande-and-ethan-slater-split/\u003c/a>\u003c/li>\n\u003cli>Why Morgan Riddle Will 'Never Date An Athlete Again' After Taylor Fritz Breakup \u003ca href=\"https://www.si.com/onsi/athlete-lifestyle/news/why-morgan-riddle-will-never-date-an-athlete-again-after-taylor-fritz-breakup\" target=\"_blank\">https://www.si.com/onsi/athlete-lifestyle/news/why-morgan-riddle-will-never-date-an-athlete-again-after-taylor-fritz-breakup\u003c/a>\u003c/li>\n\u003cli>Former Bachelor Jake Pavelka Is Married! Inside His 'Intentionally Intimate' California Wedding \u003ca href=\"https://people.com/former-bachelor-jake-pavelka-is-married-inside-california-wedding-exclusive-11993468\" target=\"_blank\">https://people.com/former-bachelor-jake-pavelka-is-married-inside-california-wedding-exclusive-11993468\u003c/a>\u003c/li>\n\u003cli>‘Romy And Michele’ Sequel Begins Production With Original Costume Designer Mona May \u003ca href=\"https://deadline.com/2026/06/romy-and-michele-sequel-filming-hulu-1236950685/\" target=\"_blank\">https://deadline.com/2026/06/romy-and-michele-sequel-filming-hulu-1236950685/\u003c/a>\u003c/li>\n\u003cli>‘Scooby-Doo’ Live-Action Netflix Series Reveals First Look at Crime-Solving Canine, to Premiere in 2027 \u003ca href=\"https://variety.com/2026/tv/news/scooby-doo-live-action-netflix-series-first-look-2027-1236768269/\" target=\"_blank\">https://variety.com/2026/tv/news/scooby-doo-live-action-netflix-series-first-look-2027-1236768269/\u003c/a>\u003c/li>\n\u003cli>The Bear goes to war—um, prepares a final meal—in season 5 trailer \u003ca href=\"https://www.avclub.com/the-bear-season-5-trailer\" target=\"_blank\">https://www.avclub.com/the-bear-season-5-trailer\u003c/a>\u003c/li>\n\u003cli>Willie Nelson’s Farm Aid 2026 Headed to Virginia Beach for First Time: Here’s the Date &amp; Lineup \u003ca href=\"https://www.billboard.com/music/music-news/willie-nelson-farm-aid-2026-date-location-lineup-1236267165/\" target=\"_blank\">https://www.billboard.com/music/music-news/willie-nelson-farm-aid-2026-date-location-lineup-1236267165/\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/EITMonline/\" target=\"_blank\">\u003cstrong>\u003cem>MORE!!\u003c/em>\u003c/strong>\u003c/a>\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-09-today-in-dianes-dirt/","cuser":"user/ldap/CCRWAS1TYM","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/EITM","keywords/dirt"],"permalink":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-09-today-in-dianes-dirt/","primary_image":{"bucket":"new_assets","id":"%2F6a204b607e1205bb923c93d8"},"primary_target":{"categories":[],"distribution":["brands/Elliot In The Morning (44734)"]},"publish_date":1781022840000,"publish_end_date":4115978604802,"publish_origin":"brands/Elliot In The Morning (44734)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-today-in-dianes-dirt","social_title":"","summary":"Today, in Diane's Dirt...","targets":[],"title":"Today, in Diane's Dirt..."},"slug":"2026-06-09-today-in-dianes-dirt","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a204b607e1205bb923c93d8","title":"Today, in Diane's Dirt...","description":"Today, in Diane's Dirt...","author":"EITM"},"pub_start":1781022840000,"pub_until":4115978604802,"pub_changed":1781023178118,"subscription":[{"tags":["brands/Elliot In The Morning (44734)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Elliot In The Morning (44734)","id:/6a28417c473e3603aefee988","slug:2026-06-09-today-in-dianes-dirt","slug:2026-06-09-today-in-dianes-dirt","keyword:keywords/EITM","keyword:keywords/dirt","author:user"]}},{"id":"%2F6a286518d21eb9826baa11ab","type":"PUBLISHING","record":{"ref_id":"%2F6a286518d21eb9826baa11ab","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"28674033","kind":"podcast","related_id":"336406281","schedule":{},"type":"catalog"},{"html":"\u003cp>In the #MikeJonesMinuteCon, Jason Statham is taking a bike and the Ghostbusters are taking the Night Shift!\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/457-its-mike-jones-28674033","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a28646139b096d7b0a9db48","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/457-its-mike-jones-28674033","feed_type":"PODCAST","feed_vendor":"It's Mike Jones","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"permalink":"https://dc101.iheart.com/featured/mike-jones/content/2026-06-09-457-its-mike-jones-mike-jones-minute-con-6926/","primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC8yMGI3ODI1OS0wYmZjLTRiMDUtYmY5YS1iNDY0MDEzOWJkMTIvaW1hZ2UuanBnP3Q9MTc4MTAzMTkyOSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Mike Jones (4720)"]},"publish_date":1781017532000,"publish_end_date":4115978604802,"publish_origin":"brands/Mike Jones (4720)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-457-its-mike-jones-mike-jones-minute-con-6926","social_title":"","summary":"\u003cp>In the #MikeJonesMinuteCon, Jason Statham is taking a bike and the Ghostbusters are taking the Night Shift!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"Mike Jones Minute-Con 6/9/26"},"slug":"2026-06-09-457-its-mike-jones-mike-jones-minute-con-6926","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC8yMGI3ODI1OS0wYmZjLTRiMDUtYmY5YS1iNDY0MDEzOWJkMTIvaW1hZ2UuanBnP3Q9MTc4MTAzMTkyOSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Mike Jones Minute-Con 6/9/26","description":"\u003cp>In the #MikeJonesMinuteCon, Jason Statham is taking a bike and the Ghostbusters are taking the Night Shift!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1781017532000,"pub_until":4115978604802,"pub_changed":1781032216886,"subscription":[{"tags":["brands/Mike Jones (4720)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Mike Jones (4720)","id:/6a286518d21eb9826baa11ab","slug:2026-06-09-457-its-mike-jones-mike-jones-minute-con-6926","slug:2026-06-09-457-its-mike-jones-mike-jones-minute-con-6926"]}},{"id":"%2F6a2841fdd9486ed90625ebc6","type":"PUBLISHING","record":{"ref_id":"%2F6a2841fdd9486ed90625ebc6","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"28216764","kind":"podcast","related_id":"336391332","schedule":{},"type":"catalog"},{"html":"\u003cp>Senile isn't just a river activity in Egypt.\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/457-elliot-in-the-morning-28216764","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a284119d9486ed90625ebbf","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/457-elliot-in-the-morning-28216764","feed_type":"PODCAST","feed_vendor":"Elliot In The Morning","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"permalink":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-09-457-elliot-in-the-morning-eitm-cruising-for-marbles-6926/","primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Elliot In The Morning (44734)"]},"publish_date":1781008574000,"publish_end_date":4115978604802,"publish_origin":"brands/Elliot In The Morning (44734)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-457-elliot-in-the-morning-eitm-cruising-for-marbles-6926","social_title":"","summary":"\u003cp>Senile isn't just a river activity in Egypt.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"EITM: Cruising For Marbles 6/9/26"},"slug":"2026-06-09-457-elliot-in-the-morning-eitm-cruising-for-marbles-6926","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"EITM: Cruising For Marbles 6/9/26","description":"\u003cp>Senile isn't just a river activity in Egypt.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1781008574000,"pub_until":4115978604802,"pub_changed":1781023229846,"subscription":[{"tags":["brands/Elliot In The Morning (44734)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Elliot In The Morning (44734)","id:/6a2841fdd9486ed90625ebc6","slug:2026-06-09-457-elliot-in-the-morning-eitm-cruising-for-marbles-6926","slug:2026-06-09-457-elliot-in-the-morning-eitm-cruising-for-marbles-6926"]}},{"id":"%2F6a2841fdd9486ed90625ebc5","type":"PUBLISHING","record":{"ref_id":"%2F6a2841fdd9486ed90625ebc5","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"28216764","kind":"podcast","related_id":"336391333","schedule":{},"type":"catalog"},{"html":"\u003cp>The unregulated donor market.\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/457-elliot-in-the-morning-28216764","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a28411ad9486ed90625ebc0","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/457-elliot-in-the-morning-28216764","feed_type":"PODCAST","feed_vendor":"Elliot In The Morning","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"permalink":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-09-457-elliot-in-the-morning-eitm-sperm-fuzzy-6926/","primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Elliot In The Morning (44734)"]},"publish_date":1781008538000,"publish_end_date":4115978604802,"publish_origin":"brands/Elliot In The Morning (44734)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-457-elliot-in-the-morning-eitm-sperm-fuzzy-6926","social_title":"","summary":"\u003cp>The unregulated donor market.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"EITM: Sperm & Fuzzy 6/9/26"},"slug":"2026-06-09-457-elliot-in-the-morning-eitm-sperm-fuzzy-6926","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"EITM: Sperm & Fuzzy 6/9/26","description":"\u003cp>The unregulated donor market.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1781008538000,"pub_until":4115978604802,"pub_changed":1781023229911,"subscription":[{"tags":["brands/Elliot In The Morning (44734)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Elliot In The Morning (44734)","id:/6a2841fdd9486ed90625ebc5","slug:2026-06-09-457-elliot-in-the-morning-eitm-sperm-fuzzy-6926","slug:2026-06-09-457-elliot-in-the-morning-eitm-sperm-fuzzy-6926"]}},{"id":"%2F6a26f87e526b9c305da4b966","type":"PUBLISHING","record":{"ref_id":"%2F6a26f87e526b9c305da4b966","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"EITM","blocks":[{"html":"\u003cul>\u003cli>\u003cstrong>Cro-Mags \u003c/strong>- Wired For Chaos | 6:11\u003c/li>\n\u003cli>\u003cstrong>Yellowcard \u003c/strong>- Way Away | 6:31\u003c/li>\n\u003cli>\u003cstrong>Taking Back Sunday \u003c/strong>- Cute Without The ‘E’ | 6:36\u003c/li>\n\u003cli>\u003cstrong>Rush, Aimee Mann\u003c/strong> - Time Stand Still | 7:08\u003c/li>\n\u003cli>\u003cstrong>Eva Under Fire\u003c/strong> - The Words You Say | 7:38\u003c/li>\n\u003cli>\u003cstrong>Spacey Jane\u003c/strong> - I Never See Her | 7:56\u003c/li>\n\u003cli>\u003cstrong>Modest Mouse\u003c/strong> - Life’s A Dream | 8:01\u003c/li>\n\u003cli>\u003cstrong>Florence Road\u003c/strong> - Hanging Out To Dry | 8:35\u003c/li>\n\u003cli>\u003cstrong>Poppy \u003c/strong>- Bruised Sky | 9:08\u003c/li>\n\u003cli>\u003cstrong>Electric Callboy, The Offspring\u003c/strong> - Let The Good Times Roll | 9:38\u003c/li>\n\u003cli>\u003cstrong>Ax And The Hatchetmen\u003c/strong> - Hotel Room | 9:52\u003c/li>\n\u003cli>\u003cstrong>Niall Horan\u003c/strong> - Tastes So Good | 9:57\u003c/li>\n\u003cli>\u003cstrong>Stanley Simmons\u003c/strong> - Cellophane | 10:27\u003c/li>\n\u003cli>\u003cstrong>Suki Waterhouse \u003c/strong>- When I Get Drunk (I Want You Boy) | 11:01\u003c/li>\n\u003cli>\u003cstrong>RÜFÜS DU SOL\u003c/strong> - You Were Right | 11:16\u003c/li>\n\u003cli>\u003ca href=\"https://eitmonline.tumblr.com/\" target=\"_blank\">\u003cstrong>\u003cem>MORE!!\u003c/em>\u003c/strong>\u003c/a>\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-08-mondays-playlist/","cuser":"user/ldap/CCRWAS1TYM","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/EITM","keywords/playlist"],"permalink":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-08-mondays-playlist/","primary_image":{"bucket":"new_assets","id":"%2F69e7ac97c55582deeb738f58"},"primary_target":{"categories":[],"distribution":["brands/Elliot In The Morning (44734)"]},"publish_date":1780938600000,"publish_end_date":4115978604802,"publish_origin":"brands/Elliot In The Morning (44734)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-mondays-playlist","social_title":"","summary":"Monday's Playlist","targets":[],"title":"Monday's Playlist"},"slug":"2026-06-08-mondays-playlist","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69e7ac97c55582deeb738f58","title":"Monday's Playlist","description":"Monday's Playlist","author":"EITM"},"pub_start":1780938600000,"pub_until":4115978604802,"pub_changed":1780938953240,"subscription":[{"tags":["brands/Elliot In The Morning (44734)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Elliot In The Morning (44734)","id:/6a26f87e526b9c305da4b966","slug:2026-06-08-mondays-playlist","slug:2026-06-08-mondays-playlist","keyword:keywords/EITM","keyword:keywords/playlist","author:user"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aM2ge","region":"main:dynamic","type":"feed","ordinal":14,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"TH77G","label":"View All","ref":"calendar_content_all","target":"_self","type":"page"}],"min_size":0,"position":null,"size":4,"title":"Events"},"tags":["display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/tile","display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6953f93390b5132810045a59","type":"PUBLISHING","record":{"ref_id":"%2F6953f93390b5132810045a59","type":"content:calendar","payload":{"canonical_url":"https://dc101.iheart.com/calendar/content/2026-06-10-amyl-and-the-sniffers-the-anthem-61026","cuser":"user/ldap/1139011","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6953f97490b5132810045a65","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6953f97490b5132810045a65","source_credit":"","title":"","url":"asset://assets.calendar/6953f97490b5132810045a65","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>Amyl and the Sniffers | \u003c/strong>\u003cstrong>\u003cem>Coming to The Anthem on June 10th, 2026\u003c/em>\u003c/strong>\u003c/h2>\n\n\u003cp>WHAT: \u003cstrong>Amyl and the Sniffers - Live\u003c/strong>\u003c/p>\n\n\u003cp>VENUE: \u003cstrong>The Anthem, 901 Wharf St SW, Washington, DC 20024\u003c/strong>\u003c/p>\n\n\u003cp>DOORS OPEN: \u003cstrong>6:30 p.m.\u003c/strong>\u003c/p>\n\n\u003cp>SHOWTIME: \u003cstrong>8 p.m.\u003c/strong>\u003c/p>\n\n\u003cp>For more information, please visit: \u003ca href=\"https://www.ticketmaster.com/amyl-and-the-sniffers-washington-district-of-columbia-06-10-2026/event/150063829F7C78B1\" target=\"_blank\">Amyl and the Sniffers | Ticketmaster\u003c/a>\u003c/p>\n\n"},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"catalog","value":{"country":"","device_link":"ihr://play/custom/artist/32029358","id":"32029358","img":"https://i.iheart.com/v3/catalog/artist/32029358","kind":"artist","name":"Amyl and the Sniffers","related_id":"","web_link":"https://www.iheart.com/artist/amyl-and-the-sniffers-32029358/"}}]},"event_date":{"type":"multidate","value":[{"begin":1781136000917,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/concerts"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6953f97490b5132810045a65","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6953f97490b5132810045a65","source_credit":"","title":"","url":"asset://assets.calendar/6953f97490b5132810045a65","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-10-amyl-and-the-sniffers-the-anthem-61026"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Amyl and the Sniffers | The Anthem | 6.10.26"},"venue_address":{"type":"plain","value":"901 Wharf St SW, Washington, DC 20024"},"venue_name":{"type":"plain","value":"The Anthem"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://dc101.iheart.com/calendar/content/2026-06-10-amyl-and-the-sniffers-the-anthem-61026","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6953f97490b5132810045a65","use_caption":false},"keywords":["keywords/concerts"],"primary_slug":"2026-06-10-amyl-and-the-sniffers-the-anthem-61026","slugs":["2026-06-10-amyl-and-the-sniffers-the-anthem-61026"],"sponsored":false,"title":"Amyl and the Sniffers | The Anthem | 6.10.26"},"targeting":{"exclusion":{"tags":[]},"publish_date":1767110820000,"publish_end_date":4115978604802,"publish_origin":"brands/WWDC-FM (2079)","syndication":{"publish_origin":"brands/WWDC-FM (2079)","refs":{}},"targets":[{"id":"r5ZaL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/WWDC-FM (2079)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-06-10-amyl-and-the-sniffers-the-anthem-61026","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6953f97490b5132810045a65","title":"Amyl and the Sniffers | The Anthem | 6.10.26","description":"","author":""},"pub_start":1767110820000,"pub_until":4115978604802,"pub_changed":1767111193714,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/WWDC-FM (2079)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WWDC-FM (2079)","id:/6953f93390b5132810045a59","slug:2026-06-10-amyl-and-the-sniffers-the-anthem-61026","slug:2026-06-10-amyl-and-the-sniffers-the-anthem-61026","keyword:keywords/concerts"]}},{"id":"%2F6a10c23228f23a76b1014701","type":"PUBLISHING","record":{"ref_id":"%2F6a10c23228f23a76b1014701","type":"content:calendar","payload":{"canonical_url":"https://www.iheart.com/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","cuser":"user/ldap/mberger","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a10c2c428f23a76b101470f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","source_credit":"","title":"Listen To All FIFA World Cup 2026 Matches Live","url":"asset://assets.calendar/6a10c2c428f23a76b101470f","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>FOX Sports and iHeartMedia have partnered to expand coverage of the FIFA World Cup 2026™, bringing FOX Sports’ full English-language match commentary to iHeartRadio’s vast audio platforms. The collaboration will deliver live broadcasts of all 104 matches, from the opening game on June 11 to the final on July 19, across iHeartRadio’s digital app and more than 100 broadcast stations nationwide, including FOX Sports Radio affiliates.\u003c/p>\n\n\u003cp>Fans will be able to listen to FOX Sports’ television commentary teams at \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">\u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" target=\"_blank\">FIFA World Cup 2026\u003c/a>\u003c/a> on the iHeartRadio app, which is available on over 500 platforms and 2,000 devices. Key matches, including all U.S. Men’s National Team (USMNT) games and the final, will air widely on terrestrial radio, ensuring broad accessibility for listeners at home or on the go.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554?preset=true\" target=\"_blank\">\u003cstrong>Set FIFA World Cup 2026 station as a preset here!\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>“This summer’s World Cup will be the biggest yet, with more teams than ever competing as the U.S. Men’s National Team takes the global stage on home soil, and we’re thrilled to partner with FOX Sports to bring this monumental tournament to our combined audiences,” said \u003cstrong>Tom Poleman\u003c/strong>, Chief Programming Officer for iHeartMedia. “This partnership allows us to deliver complete, live coverage at an unprecedented scale, reaching fans wherever they are — at home, in the car or on the go — and connecting them to the passion and unforgettable moments of the World Cup.”\u003c/p>\n\n\u003cp>The 2026 tournament will feature 48 teams competing in 104 matches across 16 cities in the United States, Canada, and Mexico, marking the first time the event is hosted by three countries. iHeartRadio’s coverage will include play-by-play broadcasts, enhanced coverage of USMNT matches, and access to its \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">lineup of soccer-focused podcasts\u003c/a> featuring prominent voices in the sport.\u003c/p>\n\n\u003cp>The USMNT will kick off their first game on Friday, June 12 against Paraguay in Los Angeles at 9:00 PM ET. Their next match will be on Friday, June 19 against Australia in Seattle at 3:00 PM ET. They will wrap up the Group Stage on Thursday, June 25 against Türkiye at 10:00 PM ET.\u003c/p>\n\n\u003cp>FOX Sports will remain the official English-language television home, airing all matches across FOX and FS1, with additional streaming in 4K via FOX One. Together, the partnership aims to provide fans with seamless, multiplatform access to one of the world’s biggest sporting events.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1781182800922,"enabled":false,"end":1784519940922}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/FIFA World Cup","keywords/World Cup","keywords/iHeartRadio","keywords/soccer"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a10c2c428f23a76b101470f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","source_credit":"","title":"","url":"asset://assets.calendar/6a10c2c428f23a76b101470f","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™"},"title":{"type":"title","value":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio"},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.iheart.com/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","summary":{"author":"","description":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a10c2c428f23a76b101470f","use_caption":false},"keywords":["keywords/FIFA World Cup","keywords/World Cup","keywords/iHeartRadio","keywords/soccer"],"primary_slug":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","slugs":["2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live"],"sponsored":false,"title":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio"},"targeting":{"exclusion":{"tags":["formats/OTHER"]},"publish_date":1779483600000,"publish_end_date":1784519100000,"publish_origin":"brands/iHeartRadio","syndication":{"publish_origin":"brands/iHeartRadio","refs":{}},"targets":[{"id":"6a10c23228f23a76b1014702","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/sports"],"where":["facets/All Sites - English"],"workflow":""}]}},"slug":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","title":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio","description":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™","author":""},"pub_start":1779483600000,"pub_until":1784519100000,"pub_changed":1779484903736,"subscription":[{"tags":["calendar-categories/sports","facets/All Sites - English"]}],"exclusion":[{"tags":["formats/OTHER"]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a10c23228f23a76b1014701","slug:2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","slug:2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","keyword:keywords/FIFA World Cup","keyword:keywords/World Cup","keyword:keywords/iHeartRadio","keyword:keywords/soccer"]}},{"id":"%2F69d52db9de54fdedb896238e","type":"PUBLISHING","record":{"ref_id":"%2F69d52db9de54fdedb896238e","type":"content:calendar","payload":{"canonical_url":"https://dc101.iheart.com/calendar/content/2026-06-11-ray-bull-the-atlantis-61126","cuser":"user/ldap/1139011","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F69d52e29de54fdedb896239d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69d52e29de54fdedb896239d","source_credit":"","title":"","url":"asset://assets.calendar/69d52e29de54fdedb896239d","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>Ray Bull | \u003c/strong>\u003cstrong>\u003cem>Coming to The Atlantis on June 11th, 2026\u003c/em>\u003c/strong>\u003c/h2>\n\n\u003cp>WHAT: \u003cstrong>Ray Bull - Please Stop Laughing Tour\u003c/strong>\u003c/p>\n\n\u003cp>VENUE: \u003cstrong>The Atlantis, 2047 9th St NW, Washington, DC 20001\u003c/strong>\u003c/p>\n\n\u003cp>GATES OPEN: \u003cstrong>5 p.m.\u003c/strong>\u003c/p>\n\n\u003cp>SHOWTIME: \u003cstrong>6:30 p.m.\u003c/strong>\u003c/p>\n\n\u003cp>For more information, please visit: \u003ca href=\"https://www.ticketmaster.com/ray-bull-washington-district-of-columbia-06-11-2026/event/150064458F9B624D\" target=\"_blank\">Ray Bull | Ticketmaster\u003c/a>\u003c/p>\n\n"},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"catalog","value":{"country":"","device_link":"ihr://play/custom/artist/35518691","id":"35518691","img":"https://i.iheart.com/v3/catalog/artist/35518691","kind":"artist","name":"Ray Bull","related_id":"","web_link":"https://www.iheart.com/artist/ray-bull-35518691/"}}]},"event_date":{"type":"multidate","value":[{"begin":1781217000177,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/concerts"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F69d52e29de54fdedb896239d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69d52e29de54fdedb896239d","source_credit":"","title":"","url":"asset://assets.calendar/69d52e29de54fdedb896239d","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-11-ray-bull-the-atlantis-61126"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Ray Bull | The Atlantis | 6.11.26"},"venue_address":{"type":"plain","value":"2047 9th St NW, Washington, DC 20001"},"venue_name":{"type":"plain","value":"The Atlantis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://dc101.iheart.com/calendar/content/2026-06-11-ray-bull-the-atlantis-61126","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/69d52e29de54fdedb896239d","use_caption":false},"keywords":["keywords/concerts"],"primary_slug":"2026-06-11-ray-bull-the-atlantis-61126","slugs":["2026-06-11-ray-bull-the-atlantis-61126"],"sponsored":false,"title":"Ray Bull | The Atlantis | 6.11.26"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775578500000,"publish_end_date":4115978604802,"publish_origin":"brands/WWDC-FM (2079)","syndication":{"publish_origin":"brands/WWDC-FM (2079)","refs":{}},"targets":[{"id":"oI9Gu","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/WWDC-FM (2079)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-06-11-ray-bull-the-atlantis-61126","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/69d52e29de54fdedb896239d","title":"Ray Bull | The Atlantis | 6.11.26","description":"","author":""},"pub_start":1775578500000,"pub_until":4115978604802,"pub_changed":1775579242750,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/WWDC-FM (2079)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WWDC-FM (2079)","id:/69d52db9de54fdedb896238e","slug:2026-06-11-ray-bull-the-atlantis-61126","slug:2026-06-11-ray-bull-the-atlantis-61126","keyword:keywords/concerts"]}},{"id":"%2F6a217a3ff67223bf2d810d94","type":"PUBLISHING","record":{"ref_id":"%2F6a217a3ff67223bf2d810d94","type":"content:calendar","payload":{"canonical_url":"https://dc101.iheart.com/calendar/content/2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226","cuser":"user/ldap/1139011","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a217ad1f67223bf2d810da1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a217ad1f67223bf2d810da1","source_credit":"","title":"","url":"asset://assets.calendar/6a217ad1f67223bf2d810da1","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>Michelob Ultra x FIFA World Cup Watch Party | The Wharf DC | 6.12.26\u003c/strong>\u003c/h2>\n\n\u003cp>\u003cstrong>WHAT: \u003c/strong>Michelob Ultra x FIFA World Cup Watch Party USA vs. Paraguay\u003c/p>\n\n\u003cp>\u003cstrong>WHERE: \u003c/strong>The Wharf DC, Pearl St SW, Washington, DC 20024\u003c/p>\n\n\u003cp>\u003cstrong>WHEN: \u003c/strong>Friday, June 12th, 2026 at 7 p.m.\u003c/p>\n\n\u003cp>The Wharf is excited to announce its FIFA World Cup 26™ Watch Zone presented by Michelob Ultra. Head to Pearl Street at The Wharf to catch all the action on a 14’ jumbotron screen. On June 12th, DC101 will be at The Wharf for the special USA vs. Paraguay watch party! Watch party starts at 7pm match time 9pm. Sip and stroll on Pearl Street and cheer on Team USA.\u003c/p>\n\n\u003cp>For more information, please visit: \u003ca href=\"https://www.wharfdc.com/fifa2026/\" target=\"_blank\">https://www.wharfdc.com/fifa2026/\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1781305200828,"enabled":false,"end":0}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/programming"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a217ad1f67223bf2d810da1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a217ad1f67223bf2d810da1","source_credit":"","title":"","url":"asset://assets.calendar/6a217ad1f67223bf2d810da1","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Michelob Ultra x FIFA World Cup Watch Party | The Wharf DC | 6.12.26"},"venue_address":{"type":"plain","value":"Pearl St SW, Washington, DC 20024"},"venue_name":{"type":"plain","value":"The Wharf DC"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://dc101.iheart.com/calendar/content/2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a217ad1f67223bf2d810da1","use_caption":false},"keywords":["keywords/programming"],"primary_slug":"2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226","slugs":["2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226"],"sponsored":false,"title":"Michelob Ultra x FIFA World Cup Watch Party | The Wharf DC | 6.12.26"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780579020000,"publish_end_date":4115978604802,"publish_origin":"brands/WWDC-FM (2079)","syndication":{"publish_origin":"brands/WWDC-FM (2079)","refs":{}},"targets":[{"id":"AGYTY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/community","calendar-categories/entertainment","calendar-categories/sports","calendar-categories/station-events"],"where":["brands/WWDC-FM (2079)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a217ad1f67223bf2d810da1","title":"Michelob Ultra x FIFA World Cup Watch Party | The Wharf DC | 6.12.26","description":"","author":""},"pub_start":1780579020000,"pub_until":4115978604802,"pub_changed":1780579342963,"subscription":[{"tags":["calendar-categories/community","calendar-categories/entertainment","calendar-categories/sports","calendar-categories/station-events","brands/WWDC-FM (2079)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WWDC-FM (2079)","id:/6a217a3ff67223bf2d810d94","slug:2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226","slug:2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226","keyword:keywords/programming"]}}],"resume":{"id":"ID:calendar-topics-feed-matsubs","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IlppeHlBIjoiZXlKdlptWnpaWFFpT2pSOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"rbePH","region":"main:dynamic","type":"keywordcontest","ordinal":15,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1888239"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["topic-e6Rs0",{"data":{}}],["item-eyebrow-/6a282a03e572b5a47cd4e58e",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a217a3ff67223bf2d810d94",{"data":{"name":"community","source":{"id":null,"display_name":"Community","description":null,"source_name":null,"type":"user"},"displayName":"Community"}}],["item-eyebrow-/6a28417c473e3603aefee988",{"data":null}],["item-eyebrow-/6a2841fdd9486ed90625ebc5",{"data":null}],["item-eyebrow-/6a2832a3b7d6943bb67e1484",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a2730cd785a7b16398b2d53",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a285104b7d6943bb67e149c",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a2841d08b6ab648a648c7fd",{"data":null}],["contestsloader-wwdc-fm",{"data":[{"appType":"contest","appId":"1885621","parentAppId":"1885581","title":"Pack Up and Go Sweepstakes","shareTitle":"Pack Up and Go Sweepstakes","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://dc101.iheart.com/contests/pack-up-and-go-sweepstakes-1885621/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODg1NTgxX3N0YW5kYXJkXzE3Nzg4NzEzNzMucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODg1NTgxX21vYmlsZV8xNzc4ODcxMzkzLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-05-18 00:00:00","endTime":"2026-06-14 23:59:00","scheduleStatus":"live","startDate":"2026-05-18 00:00:00","endDate":"2026-06-14 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODg1NTgxX21vYmlsZV8xNzc4ODcxMzkzLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0RnMU5UZ3hYMjF2WW1sc1pWOHhOemM0T0RjeE16a3pMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"260669673","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"countdown","appId":"1888526","parentAppId":"1888239","title":"The $250k USA Giveaway","shareTitle":"I just entered the keyword!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://dc101.iheart.com/contests/the-250k-usa-giveaway-1888526/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY291bnRkb3duXzE4ODg1MjZfbW9iaWxlXzE3Nzk5MDA3NTMucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","prize":"Listen to DC101 weekdays in the 8AM, 11AM, 2PM and 5PM hours for the nationwide $2,500 keyword, then enter it here for your chance to win $2,500 toward your dream trip - visit the states, cities, landmarks, and national parks that make our country amazing!","sort":"","startTime":"2026-05-31","endTime":"2026-07-03","scheduleStatus":"live","startDate":"2026-05-31","endDate":"2026-07-03","description":"","active":"auto","subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY291bnRkb3duXzE4ODg1MjZfbW9iaWxlXzE3Nzk5MDA3NTMucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TmpBMk5qazJOek5mWTI5MWJuUmtiM2R1WHpFNE9EZzFNalpmYlc5aWFXeGxYekUzTnprNU1EQTNOVE11Y0c1bklpd2lZblZqYTJWMElqb2lZWEIwYVhaaFpHRXRabWxzWlhNaUxDSmxaR2wwY3lJNmV5SnlaWE5wZW1VaU9uc2lkMmxrZEdnaU9qRTJNREFzSW1obGFXZG9kQ0k2TXpJd01Dd2labWwwSWpvaWFXNXphV1JsSWl3aWQybDBhRzkxZEVWdWJHRnlaMlZ0Wlc1MElqcDBjblZsZlN3aWRHOUdiM0p0WVhRaU9pSjNaV0p3SWl3aWQyVmljQ0k2ZXlKeGRXRnNhWFI1SWpveE1EQXNJbk50WVhKMFUzVmljMkZ0Y0d4bElqcDBjblZsTENKbFptWnZjblFpT2pSOUxDSnZjR1Z5WVhScGIyNXpJanBiZXlKdmNHVnlZWFJwYjI0aU9pSnpkSEpwY0NKOVhYMTk=","accountId":"260669673","facebookShareImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY291bnRkb3duXzE4ODg1MjZfc3RhbmRhcmRfMTc3OTkwMDc1Ni5wbmciLCJidWNrZXQiOiJhcHRpdmFkYS1maWxlcyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTYwMCwiaGVpZ2h0IjozMjAwLCJmaXQiOiJpbnNpZGUiLCJ3aXRob3V0RW5sYXJnZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","width":"630","shareLocation":"link","timeZone":"America/New_York"},{"appType":"contest","appId":"1894685","parentAppId":"","title":"Morrissey | The Anthem 10/15/26 | Win on-air with Tamo!","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://dc101.iheart.com/contests/morrissey-the-anthem-10-15-26-win-on-air-with-tamo-1894685/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0Njg1X3N0YW5kYXJkXzE3ODA2Njg1NDEuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0Njg1X21vYmlsZV8xNzgwNjY4NzA2LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"Listen to Tamo on DC101 for your chance to win two tickets to Morrissey at The Anthem on 10/15/26.","sort":"","startTime":"2026-06-08 00:00:00","endTime":"2026-06-12 23:59:00","scheduleStatus":"live","startDate":"2026-06-08 00:00:00","endDate":"2026-06-12 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0Njg1X21vYmlsZV8xNzgwNjY4NzA2LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TmpBMk5qazJOek5mWTI5dWRHVnpkRjh4T0RrME5qZzFYMjF2WW1sc1pWOHhOemd3TmpZNE56QTJMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"260669673","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1894694","parentAppId":"","title":"Dave Chappelle | CFG Bank Arena 6/12/26 | Win on-air with Mike Jones!","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://dc101.iheart.com/contests/dave-chappelle-cfg-bank-arena-6-12-26-win-on-air-with-mike-jones-1894694/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0Njk0X3N0YW5kYXJkXzE3ODA2Njg4NTguanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0Njk0X21vYmlsZV8xNzgwNjY5MDU4LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"Listen to Mike Jones on DC101 for your chance to win two tickets to Dave Chappelle at CFG Bank Arena on 6/12/26.","sort":"","startTime":"2026-06-08 00:00:00","endTime":"2026-06-12 23:59:00","scheduleStatus":"live","startDate":"2026-06-08 00:00:00","endDate":"2026-06-12 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0Njk0X21vYmlsZV8xNzgwNjY5MDU4LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TmpBMk5qazJOek5mWTI5dWRHVnpkRjh4T0RrME5qazBYMjF2WW1sc1pWOHhOemd3TmpZNU1EVTRMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"260669673","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1894696","parentAppId":"","title":"sombr | Capital One Arena 11/10/26 | Win on-air with Mike Jones!","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://dc101.iheart.com/contests/sombr-capital-one-arena-11-10-26-win-on-air-with-mike-jones-1894696/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0Njk2X3N0YW5kYXJkXzE3ODA2Njk0MDAuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0Njk2X21vYmlsZV8xNzgwNjY5NjU0LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"Listen to Mike Jones on DC101 for your chance to win two tickets to sombr at Capital One Arena on 11/10/26.","sort":"","startTime":"2026-06-08 00:00:00","endTime":"2026-06-12 23:59:00","scheduleStatus":"live","startDate":"2026-06-08 00:00:00","endDate":"2026-06-12 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0Njk2X21vYmlsZV8xNzgwNjY5NjU0LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TmpBMk5qazJOek5mWTI5dWRHVnpkRjh4T0RrME5qazJYMjF2WW1sc1pWOHhOemd3TmpZNU5qVTBMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"260669673","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1894699","parentAppId":"","title":"Phantogram | Nevermore Hall 9/13/26 | Win on-air with Alex Mac!","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://dc101.iheart.com/contests/phantogram-nevermore-hall-9-13-26-win-on-air-with-alex-mac-1894699/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0Njk5X3N0YW5kYXJkXzE3ODA2NzAwMDQucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0Njk5X21vYmlsZV8xNzgwNjcwMTYwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"Listen to Alex Mac on DC101 for your chance to win two tickets to Phantogram at Nevermore Hall on 9/13/26.","sort":"","startTime":"2026-06-08 00:00:00","endTime":"2026-06-12 23:59:00","scheduleStatus":"live","startDate":"2026-06-08 00:00:00","endDate":"2026-06-12 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0Njk5X21vYmlsZV8xNzgwNjcwMTYwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TmpBMk5qazJOek5mWTI5dWRHVnpkRjh4T0RrME5qazVYMjF2WW1sc1pWOHhOemd3Tmpjd01UWXdMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"260669673","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1894703","parentAppId":"","title":"Switchfoot | Warner Theatre 9/26/26 | Win on-air with Alex Mac!","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://dc101.iheart.com/contests/switchfoot-warner-theatre-9-26-26-win-on-air-with-alex-mac-1894703/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0NzAzX3N0YW5kYXJkXzE3ODA2NzAyOTMuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0NzAzX21vYmlsZV8xNzgwNjcwNDA2LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"Listen to Alex Mac on DC101 for your chance to win two tickets to Switchfoot at Warner Theatre on 9/26/26.","sort":"","startTime":"2026-06-08 00:00:00","endTime":"2026-06-12 23:59:00","scheduleStatus":"live","startDate":"2026-06-08 00:00:00","endDate":"2026-06-12 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xODk0NzAzX21vYmlsZV8xNzgwNjcwNDA2LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TmpBMk5qazJOek5mWTI5dWRHVnpkRjh4T0RrME56QXpYMjF2WW1sc1pWOHhOemd3Tmpjd05EQTJMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"260669673","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1486098","parentAppId":"","title":"TALK BACK CONTESTS!","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"https://ul.ink/1DB8J","pageUrl":"https://dc101.iheart.com/contests/talk-back-contests-1486098/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xNDg2MDk4X3N0YW5kYXJkXzE2ODQyNzA4MjQucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xNDg2MDk4X21vYmlsZV8xNjg0MjcwODEzLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"0","startTime":"2023-05-16 00:00:00","endTime":"2027-12-16 00:00:00","scheduleStatus":"live","startDate":"2023-05-16 00:00:00","endDate":"2027-12-16 00:00:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNjA2Njk2NzNfY29udGVzdF8xNDg2MDk4X21vYmlsZV8xNjg0MjcwODEzLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TmpBMk5qazJOek5mWTI5dWRHVnpkRjh4TkRnMk1EazRYMjF2WW1sc1pWOHhOamcwTWpjd09ERXpMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"260669673","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1853634","parentAppId":"1853442","title":"Enter for Your Chance to Win An Exclusive  Maybelline Gift Bundle!","shareTitle":"Enter for Your Chance to Win An Exclusive  Maybelline Gift Bundle!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://dc101.iheart.com/contests/enter-for-your-chance-to-win-an-exclusive-maybelline-gift-bundle-1853634/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODUzNDQyX3N0YW5kYXJkXzE3NzAxNTk0MTEuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODUzNDQyX21vYmlsZV8xNzcwMTU5NDMxLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"5","startTime":"2026-02-04 00:00:00","endTime":"2026-07-31 23:59:00","scheduleStatus":"live","startDate":"2026-02-04 00:00:00","endDate":"2026-07-31 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODUzNDQyX21vYmlsZV8xNzcwMTU5NDMxLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0RVek5EUXlYMjF2WW1sc1pWOHhOemN3TVRVNU5ETXhMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"260669673","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1891263","parentAppId":"1890487","title":"Win A Trip To Our iHeartRadio Music Festival 2026 And $1000!","shareTitle":"Win A Trip To Our iHeartRadio Music Festival 2026 And $1000!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://dc101.iheart.com/contests/win-a-trip-to-our-iheartradio-music-festival-2026-and-1000-1891263/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODkwNDg3X3N0YW5kYXJkXzE3ODAzNjI2ODgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODkwNDg3X21vYmlsZV8xNzgwMzYyNDcwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"11","startTime":"2026-06-02 09:00:00","endTime":"2026-06-09 23:59:00","scheduleStatus":"live","startDate":"2026-06-02 09:00:00","endDate":"2026-06-09 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODkwNDg3X21vYmlsZV8xNzgwMzYyNDcwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0Rrd05EZzNYMjF2WW1sc1pWOHhOemd3TXpZeU5EY3dMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"260669673","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null}]}],["item-eyebrow-/6a2724a075a1948be2fc9a5a",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a2841fdd9486ed90625ebc6",{"data":null}],["item-eyebrow-/6a10c23228f23a76b1014701",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["item-eyebrow-/6a282dcfb7d6943bb67e146f",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["item-eyebrow-/69d52db9de54fdedb896238e",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/6a286518d21eb9826baa11ab",{"data":null}],["item-eyebrow-/6a280f12e572b5a47cd4e574",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a282c41b7d6943bb67e1464",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a26f87e526b9c305da4b966",{"data":null}],["item-eyebrow-/6953f93390b5132810045a59",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["onairtileloader-wwdc-fm",{"data":{"current":{"siteId":"%2Fa9f11065febd429242d380b453abc67b","site":"brands/WWDC-FM (2079)","coreShowId":1352,"coreStationId":788,"name":"Mike Jones","show":"shows/Mike Jones (1352)","station":"WWDC-FM","link":"","onNow":true,"startTime12":"3:00 PM","startDate":"2026-06-09T19:00:00.000Z","startMs":1781031600000,"startEng":"Tuesday, June 9th, 2026 3:00 PM","stopTime12":"7:00 PM","stopDate":"2026-06-09T23:00:00.000Z","stopMs":1781046000000,"stopEng":"Tuesday, June 9th, 2026 7:00 PM","showSite":{"slug":"mike-jones","configByLookup":{"sections":{"general":{"name":"Mike Jones","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6983880cc6e28c0db9c0b799"}}}}}}},"upcoming":{"siteId":"%2Fa9f11065febd429242d380b453abc67b","site":"brands/WWDC-FM (2079)","coreShowId":6938,"coreStationId":788,"name":"Alex Mac","show":"shows/Alex Mac (6938)","station":"WWDC-FM","link":"","onNow":false,"startTime12":"7:00 PM","startDate":"2026-06-09T23:00:00.000Z","startMs":1781046000000,"startEng":"Tuesday, June 9th, 2026 7:00 PM","stopTime12":"11:00 PM","stopDate":"2026-06-10T03:00:00.000Z","stopMs":1781060400000,"stopEng":"Tuesday, June 9th, 2026 11:00 PM","showSite":{"slug":"alex-mac-wwdc","configByLookup":{"sections":{"general":{"name":"Alex Mac","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/66ccc2376c30558a8608bfeb"}}}}}}},"later":{"siteId":"%2Fa9f11065febd429242d380b453abc67b","site":"brands/WWDC-FM (2079)","coreShowId":7922,"coreStationId":788,"name":"Emerging ALT","show":"shows/Emerging ALT (7922)","station":"WWDC-FM","link":"","onNow":false,"startTime12":"11:00 PM","startDate":"2026-06-10T03:00:00.000Z","startMs":1781060400000,"startEng":"Tuesday, June 9th, 2026 11:00 PM","stopTime12":"12:00 AM","stopDate":"2026-06-10T04:00:00.000Z","stopMs":1781064000000,"stopEng":"Wednesday, June 10th, 2026 12:00 AM","showSite":{"slug":"emerging-alt","configByLookup":{"sections":{"general":{"name":"Emerging ALT","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6800f9ae806f7cb73a7d9f0e"}}}}}}}}}],["$podcastloader-28216764,28674033",{"data":[{"id":28216764,"title":"Elliot In The Morning","description":"Listen to Elliot In The Morning weekday...mornings 📻 bit.ly/eitmlisten ☎️ 866-2-ELLIOT | 866-235-5468","lastUpdated":1772139816,"slug":"457-elliot-in-the-morning","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABQFRKYAAAGekp8h-A"},"items":[{"id":336391332,"podcastId":28216764,"podcastSlug":"457-elliot-in-the-morning","title":"EITM: Cruising For Marbles 6/9/26","duration":1698,"isExplicit":false,"description":"\u003cp>Senile isn't just a river activity in Egypt.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781008574000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl"},{"id":336391333,"podcastId":28216764,"podcastSlug":"457-elliot-in-the-morning","title":"EITM: Sperm & Fuzzy 6/9/26","duration":2033,"isExplicit":false,"description":"\u003cp>The unregulated donor market.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781008538000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl"},{"id":336271914,"podcastId":28216764,"podcastSlug":"457-elliot-in-the-morning","title":"EITM: Sagrada Família 6/8/26","duration":1639,"isExplicit":false,"description":"\u003cp>Pope Leo XIV, Erin M Barlow, and everyone else.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780924413000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl"},{"id":336271785,"podcastId":28216764,"podcastSlug":"457-elliot-in-the-morning","title":"EITM: Company Ban 6/8/26","duration":1335,"isExplicit":false,"description":"\u003cp>What have we boycotted? And are we still??\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780924382000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl"},{"id":336271786,"podcastId":28216764,"podcastSlug":"457-elliot-in-the-morning","title":"EITM: Quinsy Groans 6/8/26","duration":1498,"isExplicit":false,"description":"\u003cp>Peritonsillar abscess, anyone?\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780924336000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl"},{"id":336016477,"podcastId":28216764,"podcastSlug":"457-elliot-in-the-morning","title":"EITM: Gene Pool Party 6/5/26","duration":1619,"isExplicit":false,"description":"\u003cp>I am a golden fraud?\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780667851000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl"},{"id":336016478,"podcastId":28216764,"podcastSlug":"457-elliot-in-the-morning","title":"EITM: Menopause 6/5/26","duration":1255,"isExplicit":false,"description":"\u003cp>Blinded by the dark.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780667817000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl"},{"id":336016179,"podcastId":28216764,"podcastSlug":"457-elliot-in-the-morning","title":"EITM: The Help For Scrolls 6/5/26","duration":1364,"isExplicit":false,"description":"\u003cp>Blowing up the phone.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780667754000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl"},{"id":335889573,"podcastId":28216764,"podcastSlug":"457-elliot-in-the-morning","title":"EITM: Voice Writing 6/4/26","duration":2025,"isExplicit":false,"description":"\u003cp>Your \u003cem>say \u003c/em>in court.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780576422000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl"},{"id":335889574,"podcastId":28216764,"podcastSlug":"457-elliot-in-the-morning","title":"EITM: Star Wars Lego War 6/4/26","duration":1764,"isExplicit":false,"description":"\u003cp>Rebuild, reuse, and Reckless Ben.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780576363000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl"}]}},{"id":28674033,"title":"It's Mike Jones","description":"Musings and nonsense from the brain of Mike Jones!","lastUpdated":1767375465,"slug":"457-its-mike-jones","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC85ZmI5MWYzOC1mMWFhLTQxZjgtOTY2MS1iMzY0MDExODk5MjAvaW1hZ2UuanBnP3Q9MTc1ODkwNjEwMCZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABPuU7MAAAGeSyCgkA"},"items":[{"id":336406281,"podcastId":28674033,"podcastSlug":"457-its-mike-jones","title":"Mike Jones Minute-Con 6/9/26","duration":67,"isExplicit":false,"description":"\u003cp>In the #MikeJonesMinuteCon, Jason Statham is taking a bike and the Ghostbusters are taking the Night Shift!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781017532000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC8yMGI3ODI1OS0wYmZjLTRiMDUtYmY5YS1iNDY0MDEzOWJkMTIvaW1hZ2UuanBnP3Q9MTc4MTAzMTkyOSZzaXplPUxhcmdl"},{"id":336283810,"podcastId":28674033,"podcastSlug":"457-its-mike-jones","title":"Mike Jones Minute-Con 6/8/26","duration":89,"isExplicit":false,"description":"\u003cp>There were a ton of big video game announcements over the weekend that we're going to talk about in today's #MikeJonesMinuteCon!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780929982000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC8wNGFmMGNlNS1lZmFjLTQyMjEtYjA1Mi1iNDYzMDEzNTE0MDIvaW1hZ2UuanBnP3Q9MTc4MDk0NDM3OSZzaXplPUxhcmdl"},{"id":335909874,"podcastId":28674033,"podcastSlug":"457-its-mike-jones","title":"Mike Jones Minute-Con 6/4/26","duration":78,"isExplicit":false,"description":"\u003cp>With the weekend coming up, we'll preview the new movies and The Vampire Lestat in the #MikeJonesMinuteCon!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780586153000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC9mODU3Nzk5NS1jMzY3LTRhODktOGQzZC1iNDVmMDEzY2UwNmIvaW1hZ2UuanBnP3Q9MTc4MDYwMDU0NSZzaXplPUxhcmdl"},{"id":335781789,"podcastId":28674033,"podcastSlug":"457-its-mike-jones","title":"Mike Jones Minute-Con 6/3/26","duration":72,"isExplicit":false,"description":"\u003cp>Find out about the new Harry Potter board game and The Birds tv series in the #MikeJonesMinuteCon!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780500531000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC9hZjM4OGEyYS05MThkLTQzYjQtOWQ5Mi1iNDVlMDEzZjI2YmUvaW1hZ2UuanBnP3Q9MTc4MDUxNDkyNyZzaXplPUxhcmdl"},{"id":335644985,"podcastId":28674033,"podcastSlug":"457-its-mike-jones","title":"Mike Jones Minute-Con 6/2/26","duration":66,"isExplicit":false,"description":"\u003cp>In the #MikeJonesMinuteCon, find out about Mindy Kaling's new show and the tattoo removal video game!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780413615000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC9lMGM1OTFhYS0zMjNkLTQ4MjktYjg3MS1iNDVkMDEzZDQ2ZTMvaW1hZ2UuanBnP3Q9MTc4MDQyODAxMyZzaXplPUxhcmdl"},{"id":335509018,"podcastId":28674033,"podcastSlug":"457-its-mike-jones","title":"Mike Jones Minute-Con 6/1/26","duration":86,"isExplicit":false,"description":"\u003cp>We'll talk about the upcoming major games showcases and the new Minecraft movie in today's #MikeJonesMinuteCon!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780327106000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC9kOWJkZThhMC01NmRmLTQ1ZjItOTcxOS1iNDVjMDEzY2UxN2QvaW1hZ2UuanBnP3Q9MTc4MDM0MTUwMiZzaXplPUxhcmdl"},{"id":335251168,"podcastId":28674033,"podcastSlug":"457-its-mike-jones","title":"Mike Jones Minute-Con 5/29/26","duration":79,"isExplicit":false,"description":"\u003cp>We'll look at this weekend's new movies and talk about how you can see the Jim Henson magic happen in the #MikeJonesMinuteCon!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780067933000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC9lOTVhOTkyOC05NzFiLTRjMDMtYWU1ZS1iNDU5MDEzZGUxNDcvaW1hZ2UuanBnP3Q9MTc4MDA4MjMzMCZzaXplPUxhcmdl"},{"id":335123087,"podcastId":28674033,"podcastSlug":"457-its-mike-jones","title":"Mike Jones Minute-Con 5/28/26","duration":67,"isExplicit":false,"description":"\u003cp>Hellraiser and Indiana Jones are heading back to the comics! We'll talk about it in the #MikeJonesMinuteCon.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1779976327000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC9kZWU5N2U5Yi01MzQ4LTRjNDMtOGZiMS1iNDU4MDEyNjE4YjkvaW1hZ2UuanBnP3Q9MTc3OTk5MDcyNSZzaXplPUxhcmdl"},{"id":334875099,"podcastId":28674033,"podcastSlug":"457-its-mike-jones","title":"Mike Jones Minute-Con 5/26/26","duration":69,"isExplicit":false,"description":"\u003cp>We have places to go in today's #MikeJonesMinuteCon: to Chicago for Pokémon and Universal for Sinners!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1779808894000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC9lMTNlZDM4Mi00MjcyLTQ3YWItOGU4Yi1iNDU2MDEzY2NmNGQvaW1hZ2UuanBnP3Q9MTc3OTgyMzI5MCZzaXplPUxhcmdl"},{"id":334386099,"podcastId":28674033,"podcastSlug":"457-its-mike-jones","title":"Mike Jones Minute-Con 5/21/26","duration":78,"isExplicit":false,"description":"\u003cp>In the #MikeJonesMinuteCon, we'll talk about the new Lego Batman and Yoshi games and say good night to The Late Show.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1779376890000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC83NzI2MDNjMi0xNmQ5LTQ1YzEtOTJiNi1iNDUxMDEzZGZlNWEvaW1hZ2UuanBnP3Q9MTc3OTM5MTI4NiZzaXplPUxhcmdl"}]}}]}],["getTrackHistoryWithCurrentlyPlayingCacheKey-wwdc-fm",{"data":{"count":1325,"pageInfo":{"nextCursor":"AAAAAGoolwQAAAAAAAAAAwAABS0"},"tracks":[{"artistId":6768,"albumId":8685241,"trackId":8685305,"title":"Pardon Me","artist":{"artistName":"Incubus","genreId":987},"albumName":"Make Yourself","trackDuration":224,"imagePath":"http://image.iheart.com/SBMG3/Thumb_Content/Full_PC/SBMG/Aug10/081010/2111098/000/000/000/000/000/625/36/9959cccc52901117d85c138f4410d509.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1781044741,"endTime":1781044964,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":2136,"albumId":26911596,"trackId":26911603,"title":"Black Hole Sun","artist":{"artistName":"Soundgarden","genreId":987},"albumName":"Superunknown","trackDuration":318,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-umg/00602537875580_20250801130609441/1b6557700fb023ce4ac4372b16f9aa08.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1781043597,"endTime":1781043913,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":58351,"albumId":1051264,"trackId":1051277,"title":"Numb","artist":{"artistName":"Linkin Park","genreId":null},"albumName":"Meteora","trackDuration":187,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-wmg/new_release/20240404024942563/093624320869/resources/6dac0a6ee8e36e4d42dd4546024667d4.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1781043395,"endTime":1781043579,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false}]}}],["keyword-contest-loader-wwdc-fm-1888239",{"data":{"appType":"countdown","appId":"1888526","title":"The $250k USA Giveaway","currentKeyword":{"previous":{"sort":"2","timeStamp":1781027700,"endTime":1781038500,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15821413","prize":{"timeStamp":1780977600,"endTime":1781064000,"sort":"8","active":"","description":"","countdown_prize_id":"1387579","isStarted":true,"isLive":true,"isComplete":false}},"current":{"sort":"3","timeStamp":1781038500,"endTime":1781064000,"isComplete":false,"isLive":true,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15821414","prize":{"timeStamp":1780977600,"endTime":1781064000,"sort":"8","active":"","description":"","countdown_prize_id":"1387579","isStarted":true,"isLive":true,"isComplete":false}},"next":{"sort":"0","timeStamp":1781092500,"endTime":1781103300,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15821415","prize":{"timeStamp":1781064000,"endTime":1781150400,"sort":"9","active":"","description":"","countdown_prize_id":"1387580","isStarted":false,"isLive":false,"isComplete":false}}},"submittableKeyword":{"previous":{"sort":"2","timeStamp":1781027700,"endTime":1781038500,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15821413","prize":{"timeStamp":1780977600,"endTime":1781064000,"sort":"8","active":"","description":"","countdown_prize_id":"1387579","isStarted":true,"isLive":true,"isComplete":false}},"current":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"next":{"sort":"0","timeStamp":1781092500,"endTime":1781103300,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15821415","prize":{"timeStamp":1781064000,"endTime":1781150400,"sort":"9","active":"","description":"","countdown_prize_id":"1387580","isStarted":false,"isLive":false,"isComplete":false}}}}}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"e6Rs0","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onAuthAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a285104b7d6943bb67e149c","type":"PUBLISHING","record":{"ref_id":"%2F6a285104b7d6943bb67e149c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a2f7c15f-ba46-44a2-aaa4-e572df0e6375","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F5f909ad4c672403378adbc8d","new_tab":false,"schedule":{},"source_credit":"Natdanai Pankong / EyeEm / EyeEm / Getty Images","title":"Midsection Of Woman With Sunscreen By Swimming Pool","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Food and Drug Administration (FDA) has \u003ca href=\"https://abcnews.com/GMA/Wellness/fda-green-lights-1st-new-sunscreen-ingredient-years/story?id=133716480\" target=\"_blank\">approved bemotrizinol, a new sunscreen ingredient\u003c/a>, marking the first addition of its kind to U.S. products in more than 20 years. The decision, announced Tuesday (June 9), is expected to expand sun protection options for Americans and help address the country’s high rates of skin cancer.\u003c/p>\n\n\u003cp>Bemotrizinol is \u003ca href=\"https://www.nbcnews.com/health/health-news/bemotrizinol-fda-allows-sunscreen-ingredient-popular-europe-asia-rcna349223\" target=\"_blank\">a broad-spectrum ultraviolet (UV) filter\u003c/a> that protects against both UVA and UVB rays. It is already widely used in Europe, Asia, and Australia, but until now, Americans have not had access to sunscreens containing this ingredient. The FDA’s move comes after extensive safety and effectiveness reviews, including studies that found bemotrizinol minimally absorbed by the body and not linked to skin irritation, cancer, or reproductive harm.\u003c/p>\n\n\u003cp>In the United States, sunscreens are regulated as over-the-counter drugs. This has made it more difficult for new ingredients to be approved compared to other countries, where sunscreen is often classified as a cosmetic. The FDA’s review process for bemotrizinol began after recent legislative changes, such as the SAFE Sunscreen Standards Act, which allowed the agency to consider real-world evidence from other countries where the ingredient has been safely used for years. According to Healio, these reforms sped up the approval of bemotrizinol, which is marketed internationally under names like Tinosorb S and Parsol Shield.\u003c/p>\n\n\u003cp>Dermatology experts say \u003ca href=\"https://www.cnn.com/2026/06/09/health/new-sunscreen-bemotrizinol-wellness\" target=\"_blank\">bemotrizinol addresses a critical “protection gap” in American sunscreens\u003c/a>, especially against UVA rays, which penetrate deeper into the skin and are linked to premature aging and skin cancer. U.S. skin cancer rates are among the highest in the world, with more than 100,000 cases in 2022. The new ingredient could help lower these numbers by providing broader and longer-lasting protection than many existing products.\u003c/p>\n\n\u003cp>Bemotrizinol is stable in sunlight, can be combined with mineral filters like zinc oxide, and enables more user-friendly sunscreen formulations, such as gels and sheer lotions for all skin types. The FDA’s approval allows bemotrizinol to be used at concentrations up to six percent and prohibits its combination with certain other filters considered less safe.\u003c/p>\n\n\u003cp>For now, DSM-Firmenich, which markets bemotrizinol as Parsol Shield, will have 18 months of exclusive marketing before other manufacturers can use the ingredient. \u003c/p>\n\n\u003cp>Americans will likely see new sunscreens with bemotrizinol on store shelves by the end of summer 2026.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assited"],"permalink":"https://dc101.iheart.com/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/","primary_image":{"bucket":"assets.getty","id":"%2F5f909ad4c672403378adbc8d"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1781027100000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","social_title":"","summary":"The new ingredient addresses a critical “protection gap” in American sunscreens, especially against UVA rays.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"FDA Approves First New Sunscreen Ingredient In Over 20 Years"},"slug":"2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d","title":"FDA Approves First New Sunscreen Ingredient In Over 20 Years","description":"The new ingredient addresses a critical “protection gap” in American sunscreens, especially against UVA rays.","author":"iHeartRadio"},"pub_start":1781027100000,"pub_until":4115978604802,"pub_changed":1781027518309,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a285104b7d6943bb67e149c","slug:2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","slug:2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","keyword:keywords/ai-assited","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjowfX0=","scopes":[]}},"resolved":{"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"feed":{"results":[{"id":"%2F6a285104b7d6943bb67e149c","type":"PUBLISHING","record":{"ref_id":"%2F6a285104b7d6943bb67e149c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a2f7c15f-ba46-44a2-aaa4-e572df0e6375","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F5f909ad4c672403378adbc8d","new_tab":false,"schedule":{},"source_credit":"Natdanai Pankong / EyeEm / EyeEm / Getty Images","title":"Midsection Of Woman With Sunscreen By Swimming Pool","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Food and Drug Administration (FDA) has \u003ca href=\"https://abcnews.com/GMA/Wellness/fda-green-lights-1st-new-sunscreen-ingredient-years/story?id=133716480\" target=\"_blank\">approved bemotrizinol, a new sunscreen ingredient\u003c/a>, marking the first addition of its kind to U.S. products in more than 20 years. The decision, announced Tuesday (June 9), is expected to expand sun protection options for Americans and help address the country’s high rates of skin cancer.\u003c/p>\n\n\u003cp>Bemotrizinol is \u003ca href=\"https://www.nbcnews.com/health/health-news/bemotrizinol-fda-allows-sunscreen-ingredient-popular-europe-asia-rcna349223\" target=\"_blank\">a broad-spectrum ultraviolet (UV) filter\u003c/a> that protects against both UVA and UVB rays. It is already widely used in Europe, Asia, and Australia, but until now, Americans have not had access to sunscreens containing this ingredient. The FDA’s move comes after extensive safety and effectiveness reviews, including studies that found bemotrizinol minimally absorbed by the body and not linked to skin irritation, cancer, or reproductive harm.\u003c/p>\n\n\u003cp>In the United States, sunscreens are regulated as over-the-counter drugs. This has made it more difficult for new ingredients to be approved compared to other countries, where sunscreen is often classified as a cosmetic. The FDA’s review process for bemotrizinol began after recent legislative changes, such as the SAFE Sunscreen Standards Act, which allowed the agency to consider real-world evidence from other countries where the ingredient has been safely used for years. According to Healio, these reforms sped up the approval of bemotrizinol, which is marketed internationally under names like Tinosorb S and Parsol Shield.\u003c/p>\n\n\u003cp>Dermatology experts say \u003ca href=\"https://www.cnn.com/2026/06/09/health/new-sunscreen-bemotrizinol-wellness\" target=\"_blank\">bemotrizinol addresses a critical “protection gap” in American sunscreens\u003c/a>, especially against UVA rays, which penetrate deeper into the skin and are linked to premature aging and skin cancer. U.S. skin cancer rates are among the highest in the world, with more than 100,000 cases in 2022. The new ingredient could help lower these numbers by providing broader and longer-lasting protection than many existing products.\u003c/p>\n\n\u003cp>Bemotrizinol is stable in sunlight, can be combined with mineral filters like zinc oxide, and enables more user-friendly sunscreen formulations, such as gels and sheer lotions for all skin types. The FDA’s approval allows bemotrizinol to be used at concentrations up to six percent and prohibits its combination with certain other filters considered less safe.\u003c/p>\n\n\u003cp>For now, DSM-Firmenich, which markets bemotrizinol as Parsol Shield, will have 18 months of exclusive marketing before other manufacturers can use the ingredient. \u003c/p>\n\n\u003cp>Americans will likely see new sunscreens with bemotrizinol on store shelves by the end of summer 2026.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assited"],"permalink":"https://dc101.iheart.com/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/","primary_image":{"bucket":"assets.getty","id":"%2F5f909ad4c672403378adbc8d"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1781027100000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","social_title":"","summary":"The new ingredient addresses a critical “protection gap” in American sunscreens, especially against UVA rays.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"FDA Approves First New Sunscreen Ingredient In Over 20 Years"},"slug":"2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d","title":"FDA Approves First New Sunscreen Ingredient In Over 20 Years","description":"The new ingredient addresses a critical “protection gap” in American sunscreens, especially against UVA rays.","author":"iHeartRadio"},"pub_start":1781027100000,"pub_until":4115978604802,"pub_changed":1781027518309,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a285104b7d6943bb67e149c","slug:2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","slug:2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","keyword:keywords/ai-assited","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjowfX0=","scopes":[]}},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/local-news"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"locale":"locales/es-US","category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"}},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/breaking"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US","category":"categories/feel-good"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"locale":"locales/es-US","category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"}}]},"privacy":{"initialized":null,"optedOut":true,"enabled":true},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["washington","dc","rock","music","radio","elliot-in-the-morning"],"genre":["alternative"],"format":"ROCKALTERNATIVE"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"WWDC-FM","stationFormat":"ROCKALTERNATIVE","stationMarket":"WASHINGTON-DC","stationMicrosite":"","tags":["washington","dc","rock","music","radio","elliot-in-the-morning"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"dc101.iheart.com","path":"/"}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#a2a1a1","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/5e5d35f7ca55c01f9bfdc41f?ops=gravity(%22center%22),contain(32,32),quality(65)","type":"link","rel":"shortcut icon"}],["appletouch icon",{"value":"https://i.iheart.com/v3/re/assets.brands/5e5d35f7ca55c01f9bfdc41f?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)","type":"link","rel":"apple-touch-icon","size":"167x167"}],["title",{"value":"DC101 - DC's Alternative Rock Radio Station","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"DC101 - DC's Alternative Rock Radio Station","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"DC101 - DC's Alternative Rock Radio Station","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"DC101 - DC's Alternative Rock Radio Station","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"DC's Alternative Rock Radio Station. Wake up with Elliot in the Morning and then hang out with Mike Jones, and Tamo. ","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"DC's Alternative Rock Radio Station. Wake up with Elliot in the Morning and then hang out with Mike Jones, and Tamo. ","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"DC's Alternative Rock Radio Station. Wake up with Elliot in the Morning and then hang out with Mike Jones, and Tamo. ","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"DC's Alternative Rock Radio Station. Wake up with Elliot in the Morning and then hang out with Mike Jones, and Tamo. ","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"washington, dc, rock, music, radio, elliot in the morning","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://dc101.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://dc101.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://dc101.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5f6d063a4dc1d526a6d14336?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"pagemap"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@dc101","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@dc101","type":"meta"}],["canonical",{"value":"https://dc101.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"dc101.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"DC101","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"DC101","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"112575532090972","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"29114691654","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}]],"surrogateKeys":["SM6.0:adpos","SM6.0:adpos:/5e289b1ec184cee3fd7aaeae","SM6.0:adpos:/5e289b1ec184cee3fd7aaeaf","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb0","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb1","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb2","SM6.0:adpos:/5f15ebcbe9960c806959fb15","SM6.0:adpos:/5f230d591e48ed5023a49f05","SM6.0:adpos:/5f9823d6564708139f497ffb","SM6.0:adpos:/local-site/3308","SM6.0:adpos:/local-site/3309","SM6.0:adpos:/local-site/5052","SM6.0:config-m","SM6.0:config-m-redirects","SM6.0:config-m-redirects:/a9f11065febd429242d380b453abc67b/inferno","SM6.0:config-m:/19a5bffe11aab6710c53a7752b99f592/inferno","SM6.0:config-m:/5fff6bc16bd2cc497a6a7e6b/Default","SM6.0:config-m:/66cca951bb0276f26c2fd144/Default","SM6.0:config-m:/6accdaea93f3d6d7bd6f26a0d01e2000/inferno","SM6.0:config-m:/81e7665e23f95bfb58a2cd012c5ea7c7/inferno","SM6.0:config-m:/94dc81c58b820a39c1187215236371de/inferno","SM6.0:config-m:/a9f11065febd429242d380b453abc67b/inferno","SM6.0:index-m","SM6.0:index-m:/19a5bffe11aab6710c53a7752b99f592","SM6.0:index-m:/5fff6bc16bd2cc497a6a7e6b","SM6.0:index-m:/66cca951bb0276f26c2fd144","SM6.0:index-m:/6accdaea93f3d6d7bd6f26a0d01e2000","SM6.0:index-m:/81e7665e23f95bfb58a2cd012c5ea7c7","SM6.0:index-m:/94dc81c58b820a39c1187215236371de","SM6.0:index-m:/a9f11065febd429242d380b453abc67b","app/sites","app/sites/20260526162735637","app/streams","app/streams/20260528110350663","calendar-categories","calendar-categories/community","calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/holiday","calendar-categories/sports","calendar-categories/station-events","locales","locales/en-US","providers","providers/Clear Channel","streams","streams/2525","webapi","webapi-v4:name-tag2","webapi-v4:name-tag2:3972b6d964263c9e88e14bda918d391c","webapi-v4:name-tag2:604935271ce985e0afdeaa3e84ea2624","webapi-v4:name-tag2:6b7546054ec2d1882de0efd57550edcc","webapi-v4:name-tag2:6c98d77af4f9144ae917118891e932a6","webapi-v4:name-tag2:800d044ac142c03d50a31561d16e1174","webapi-v4:name-tag2:83ede377edbead7b35430d09202bbbc3","webapi-v4:name-tag2:cf46219ecab797ec962a85c7b9b7c511","webapi-v4:name-tag2:d1227546af3d8b7eed107e00032bbf98","webapi-v4:sites","webapi-v4:sites:92d1288f55d10d9e550a9482033078bd","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:d7faf8ea7125e598d2569b967b9887e9","domain/dc101.iheart.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/6194309dcc8ff2619fa84a5f","PS:datasource:/61c23bc3f9bf0b0e9f487427","PS:datasource:/627ab2c289d90bd6c0d39092","PS:leads","PS:leads:/61b2419b90bd13b2c395d051","PS:leads:/69c542509625947afa55f2f7","PS:leads:/6a1d9ca9a661af97806a7ef7","PS:leads:/6a231023e92dfb7e85bc2856","PS:leads:/6a231059e92dfb7e85bc2857","PS:leads:listing","PS:subscription","PS:subscription:c5bf39a08a458fa8c89fd36c207a3d10","PS:subscription:edf582f9c988325b1d1f870b8d0c23d9","SM6.0:config-m:/67ec0c06fd7a12942469204f/Inferno","SM6.0:config-m:/7023faac641ea10b6e511e51a44a4e8b/Thor","SM6.0:datasource-leads","SM6.0:datasource-leads:3606385a5e90217e457e13b893a11c1a","SM6.0:datasource-leads:fe889fac83dfb2af67830a8f997cbc98","SM6.0:datasource-publishing","SM6.0:datasource-publishing:2f0592c91b9bd517a69af9cc9bc8f390","SM6.0:datasource-publishing:30f1a92675f3e73c60e7d678bf3908e3","SM6.0:datasource-publishing:3b2984eee2a7a5359163c4a79cf8a107","SM6.0:datasource-publishing:7bb69d1b634433edab3718f51d6e8c1d","SM6.0:datasource-publishing:7ec8523ab50c772fcd388d56fb09f906","SM6.0:site-streams","SM6.0:site-streams:d7faf8ea7125e598d2569b967b9887e9","app/calendar-feed-service","app/calendar-feed-service/20230817200206","app/pubsub","app/pubsub/20250721163332915","sites","webapi-v4:sites:a175a6ab68431761460dc716fe641b28","aptivada","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"dc101.iheart.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible; ChatGPT-User/1.0; +https://openai.com/bot","prNumber":false,"countryCode":"US"},"page":{"currentPage":{"_id":"/master-site/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","description":"","keywords":[],"sitemap_frequency":"hourly","thumbnail":"","title":""},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/themed-block","display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a285104b7d6943bb67e149c","type":"PUBLISHING","record":{"ref_id":"%2F6a285104b7d6943bb67e149c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a2f7c15f-ba46-44a2-aaa4-e572df0e6375","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F5f909ad4c672403378adbc8d","new_tab":false,"schedule":{},"source_credit":"Natdanai Pankong / EyeEm / EyeEm / Getty Images","title":"Midsection Of Woman With Sunscreen By Swimming Pool","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Food and Drug Administration (FDA) has \u003ca href=\"https://abcnews.com/GMA/Wellness/fda-green-lights-1st-new-sunscreen-ingredient-years/story?id=133716480\" target=\"_blank\">approved bemotrizinol, a new sunscreen ingredient\u003c/a>, marking the first addition of its kind to U.S. products in more than 20 years. The decision, announced Tuesday (June 9), is expected to expand sun protection options for Americans and help address the country’s high rates of skin cancer.\u003c/p>\n\n\u003cp>Bemotrizinol is \u003ca href=\"https://www.nbcnews.com/health/health-news/bemotrizinol-fda-allows-sunscreen-ingredient-popular-europe-asia-rcna349223\" target=\"_blank\">a broad-spectrum ultraviolet (UV) filter\u003c/a> that protects against both UVA and UVB rays. It is already widely used in Europe, Asia, and Australia, but until now, Americans have not had access to sunscreens containing this ingredient. The FDA’s move comes after extensive safety and effectiveness reviews, including studies that found bemotrizinol minimally absorbed by the body and not linked to skin irritation, cancer, or reproductive harm.\u003c/p>\n\n\u003cp>In the United States, sunscreens are regulated as over-the-counter drugs. This has made it more difficult for new ingredients to be approved compared to other countries, where sunscreen is often classified as a cosmetic. The FDA’s review process for bemotrizinol began after recent legislative changes, such as the SAFE Sunscreen Standards Act, which allowed the agency to consider real-world evidence from other countries where the ingredient has been safely used for years. According to Healio, these reforms sped up the approval of bemotrizinol, which is marketed internationally under names like Tinosorb S and Parsol Shield.\u003c/p>\n\n\u003cp>Dermatology experts say \u003ca href=\"https://www.cnn.com/2026/06/09/health/new-sunscreen-bemotrizinol-wellness\" target=\"_blank\">bemotrizinol addresses a critical “protection gap” in American sunscreens\u003c/a>, especially against UVA rays, which penetrate deeper into the skin and are linked to premature aging and skin cancer. U.S. skin cancer rates are among the highest in the world, with more than 100,000 cases in 2022. The new ingredient could help lower these numbers by providing broader and longer-lasting protection than many existing products.\u003c/p>\n\n\u003cp>Bemotrizinol is stable in sunlight, can be combined with mineral filters like zinc oxide, and enables more user-friendly sunscreen formulations, such as gels and sheer lotions for all skin types. The FDA’s approval allows bemotrizinol to be used at concentrations up to six percent and prohibits its combination with certain other filters considered less safe.\u003c/p>\n\n\u003cp>For now, DSM-Firmenich, which markets bemotrizinol as Parsol Shield, will have 18 months of exclusive marketing before other manufacturers can use the ingredient. \u003c/p>\n\n\u003cp>Americans will likely see new sunscreens with bemotrizinol on store shelves by the end of summer 2026.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assited"],"permalink":"https://dc101.iheart.com/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/","primary_image":{"bucket":"assets.getty","id":"%2F5f909ad4c672403378adbc8d"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1781027100000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","social_title":"","summary":"The new ingredient addresses a critical “protection gap” in American sunscreens, especially against UVA rays.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"FDA Approves First New Sunscreen Ingredient In Over 20 Years"},"slug":"2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d","title":"FDA Approves First New Sunscreen Ingredient In Over 20 Years","description":"The new ingredient addresses a critical “protection gap” in American sunscreens, especially against UVA rays.","author":"iHeartRadio"},"pub_start":1781027100000,"pub_until":4115978604802,"pub_changed":1781027518309,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a285104b7d6943bb67e149c","slug:2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","slug:2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","keyword:keywords/ai-assited","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjowfX0=","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":1,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":null,"feed":{"results":[{"id":"%2F6a231023e92dfb7e85bc2856","type":"LEADS","record":{"title":"Listen To All FIFA World Cup 2026™ Matches Live On iHeart!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a05bf4315f893f0c6933b60","img_meta":{"base_id":"%2F6a05bf4315f893f0c6933b60","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/content/2026-05-13-how-to-listen-to-the-fifa-world-cup-2026/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69c542509625947afa55f2f7","type":"LEADS","record":{"title":"EITM's HUNDRED$-A-DAY - Win $100 Thanks To Long Home and Bath","subtitle":"Brought To You By Long Home and Bath because TRUST goes a LONG way","image":"https://i.iheart.com/v3/re/new_assets/6a15a344b859757729b58ddb","img_meta":{"base_id":"%2F6a15a344b859757729b58ddb","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-03-26-eitm-hundred-a-day-brought-to-you-by-long-home-and-bath/","web":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-03-26-eitm-hundred-a-day-brought-to-you-by-long-home-and-bath/"},"name":"Learn More","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a231059e92dfb7e85bc2857","type":"LEADS","record":{"title":"Listen For Your Chance To Win!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a19dc627802689538889968","img_meta":{"base_id":"%2F6a19dc627802689538889968","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/the-250k-usa-giveaway-1888239/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F61b2419b90bd13b2c395d051","type":"LEADS","record":{"title":"Check Out This Week's Giveaways on Elliot in the Morning","subtitle":"","image":"https://i.iheart.com/v3/re/assets.brands/61b2416190bd13b2c395d050","img_meta":{"base_id":"%2F61b2416190bd13b2c395d050","bucket":"assets.brands"},"link":{"target":"_self","urls":{"device":"/featured/eitm-featured-promotions/","web":"/featured/eitm-featured-promotions/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IndtZU5LIjoxfSwiZW5kcyI6eyJQVG9PSyI6MCwiSkFyUk4iOjF9fQ==","scopes":[]}}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":2,"size":2,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/large"],"schedule":null,"feed":{"results":[{"id":"%2F61b2419b90bd13b2c395d051","type":"LEADS","record":{"title":"Check Out This Week's Giveaways on Elliot in the Morning","subtitle":"","image":"https://i.iheart.com/v3/re/assets.brands/61b2416190bd13b2c395d050","img_meta":{"base_id":"%2F61b2416190bd13b2c395d050","bucket":"assets.brands"},"link":{"target":"_self","urls":{"device":"/featured/eitm-featured-promotions/","web":"/featured/eitm-featured-promotions/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a282a03e572b5a47cd4e58e","type":"PUBLISHING","record":{"ref_id":"%2F6a282a03e572b5a47cd4e58e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"01e66052-3db6-460f-b3b6-7f0745b8b24e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Will Mendelson","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/2812/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/2812/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/2812/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/2812/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"INGLEWOOD, CALIFORNIA - DECEMBER 10: Ben Gibbard of Death Cab for Cutie performs onstage during Audacy's \"KROQ Almost Acoustic Christmas\" at The Kia Forum on December 10, 2022 in Inglewood, California. (Photo by Phillip Faraone/Getty Images for Audacy)","id":"%2F6a282ba806d42df84d15184c","new_tab":false,"schedule":{},"source_credit":"Phillip Faraone / Getty Images Entertainment / Getty Images","title":"Audacy's \"KROQ Almost Acoustic Christmas\"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/death-cab-for-cutie-2812/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2812\" data-catalog-related-id=\"\">\u003cstrong>Death Cab for Cutie\u003c/strong>\u003c/a> frontman \u003ca href=\"https://www.iheart.com/artist/ben-gibbard-575590/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"575590\" data-catalog-related-id=\"\">\u003cstrong>Ben Gibbard\u003c/strong>\u003c/a> opened up about how recording the band's \u003ca href=\"https://www.iheart.com/content/2026-03-16-death-cab-for-cutie-announce-new-album-i-built-you-a-tower-drop-new-song/\" target=\"_blank\">new album\u003c/a>, \u003cem>I Built You a Tower\u003c/em>, helped him through &quot;painful moments.&quot;\u003cbr />\u003cbr />&quot;The hope is that I'm writing from a position of elevated emotional intelligence and experience both as a human being and as a songwriter,&quot; the rocker told \u003ca href=\"https://people.com/death-cab-for-cutie-album-ben-gibbard-process-grief-exclusive-11991019\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> on Monday (June 8). &quot;This is a reflection of a time in my life that is now three years in my rearview.&quot;\u003cbr />\u003cbr />Gibbard explained that while recording the band's 11th studio LP, he was dealing with a divorce from his wife, \u003cstrong>Rachel Demy\u003c/strong>. \u003c/p>\n\n\u003cp>&quot;When you go through these painful moments, you're going to be dealing with it in some form or fashion for the rest of your life because that's how pain works,&quot; the \u003ca href=\"https://www.iheart.com/content/2023-01-31-death-cab-for-cutie-announce-intimate-new-album/\" target=\"_blank\">&quot;Transatlanticism&quot; musician\u003c/a> admitted. &quot;It wasn't my desire to use this as a score-settling opportunity. It's more compelling to hear your internal experience, and for the listener to empathize with those feelings too, because anger fades.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/the-postal-service-70493/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"70493\" data-catalog-related-id=\"\">\u003cstrong>The Postal Service\u003c/strong>\u003c/a> singer also cited the 1961 acclaimed Italian film \u003cem>La Notte \u003c/em>as both inspiration and a healing vehicle while making new music.\u003c/p>\n\n\u003cp>&quot;The conclusion is just devastating,&quot; Gibbard explained. &quot;I keep coming back to it and wanting to see it again. It's beautiful.&quot;\u003c/p>\n\n\u003cp>\u003cem>I Built You a Tower\u003c/em> is out now.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp/","cuser":"user/ldap/1141982","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Death Cab for Cutie","keywords/Ben Gibbard"],"permalink":"https://dc101.iheart.com/content/2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp/","primary_image":{"bucket":"assets.getty","id":"%2F6a282ba806d42df84d15184c"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781023200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp","social_title":"","summary":"Death Cab for Cutie frontman Ben Gibbard revealed how his \"painful moments\" inspired the band's new album. ","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE"]},{"categories":["categories/music-news"],"distribution":["artists/Death Cab for Cutie (2812)","artists/Ben Gibbard (575590)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Death Cab Frontman Ben Gibbard Opens Up About 'Painful Moments' On New LP"},"slug":"2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a282ba806d42df84d15184c","title":"Death Cab Frontman Ben Gibbard Opens Up About 'Painful Moments' On New LP","description":"Death Cab for Cutie frontman Ben Gibbard revealed how his \"painful moments\" inspired the band's new album. ","author":"Will Mendelson"},"pub_start":1781023200000,"pub_until":4115978604802,"pub_changed":1781023581423,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE"]},{"tags":["categories/music-news","artists/Death Cab for Cutie (2812)","artists/Ben Gibbard (575590)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282a03e572b5a47cd4e58e","slug:2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp","slug:2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp","keyword:keywords/Death Cab for Cutie","keyword:keywords/Ben Gibbard","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjowfX0=","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":5,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"ha5Er","region":"main:dynamic","type":"contests","ordinal":6,"value":{},"tags":["display-hints/tile"],"schedule":null},{"id":"lHlMQ","region":"main:dynamic","type":"playlist","ordinal":7,"value":{},"tags":["display-hints/themed-block","display-hints/tile"],"schedule":null},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":8,"value":{"brands":[{"ref":"config://field/general.featured_shows","scope":null,"type":"VAR"}],"title":"Shows","use_onair_schedule":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F81e7665e23f95bfb58a2cd012c5ea7c7","slug":"elliot-in-the-morning","ownBrand":"brands/Elliot In The Morning (44734)","configByLookup":{"common":{"branding":{"name":"Elliot In The Morning","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/ea9625daa0c2f7ab0f7e66f1e1087b21"}}}}}},{"_id":"%2F94dc81c58b820a39c1187215236371de","slug":"tamo","ownBrand":"brands/Tamo (51048)","configByLookup":{"common":{"branding":{"name":"Tamo","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/60416abdc7073919ff661dc4"}}}}}},{"_id":"%2F6accdaea93f3d6d7bd6f26a0d01e2000","slug":"mike-jones","ownBrand":"brands/Mike Jones (4720)","configByLookup":{"common":{"branding":{"name":"Mike Jones","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6983880cc6e28c0db9c0b799"}}}}}},{"_id":"%2F66cca951bb0276f26c2fd144","slug":"alex-mac-wwdc","ownBrand":"brands/Alex Mac","configByLookup":{"common":{"branding":{"name":"Alex Mac","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/66ccc2376c30558a8608bfeb"}}}}}},{"_id":"%2F67ec0c06fd7a12942469204f","slug":"emerging-alt","ownBrand":"brands/Emerging ALT","configByLookup":{"common":{"branding":{"name":"Emerging ALT","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/6800f9ae806f7cb73a7d9f0e"}}}}}},{"_id":"%2F7023faac641ea10b6e511e51a44a4e8b","slug":"thor","ownBrand":"brands/Thor (52506)","configByLookup":{"common":{"branding":{"name":"Thor","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/636c54370194c7928f563c52"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":9,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":10,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}],"title":null},"tags":["display-hints/podcasts-block","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"podcasts":["28216764","28674033"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":11,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":4,"size":6,"title":"Latest Stories"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":null,"feed":{"results":[{"id":"%2F6a2832a3b7d6943bb67e1484","type":"PUBLISHING","record":{"ref_id":"%2F6a2832a3b7d6943bb67e1484","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"7925c6c1-c825-40a3-a623-ef94ea2eee0b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a28335eb7d6943bb67e148f","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Kia is \u003ca href=\"https://www.foxbusiness.com/economy/kia-recalls-6k-vehicles-due-possible-seatbelt-defect-could-raise-injury-risk\" target=\"_blank\">recalling more than 6,000 of its 2027 Telluride and Telluride Hybrid vehicles\u003c/a> in the United States because of a seat belt defect that could increase the risk of injury during a crash. According to a notice from the National Highway Traffic Safety Administration (NHTSA), the recall affects 6,264 vehicles, specifically 4,367 Telluride Hybrid models produced between March 24 and May 12, 2026, and 1,897 gas-powered Telluride models produced between March 24 and May 10, 2026.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.usatoday.com/story/cars/recalls/2026/06/08/kia-telluride-seatbelt-recall/90462261007/\" target=\"_blank\">issue is linked to the driver seat belt’s emergency locking retractor\u003c/a> (ELR), which may lock and prevent the seat belt strap from extending properly. This malfunction is traced back to an incorrect sensor installed by one of Kia’s suppliers, causing the vehicles to fail to meet federal safety standards. As stated in the NHTSA notice, “An unavailable occupant restraint increases the risk of injury to an unbelted driver in the event of a collision.&quot;\u003c/p>\n\n\u003cp>No other Kia vehicles are impacted by this defect. Kia estimates that about \u003ca href=\"https://www.nhtsa.gov/?nhtsaId=26V230000\" target=\"_blank\">one percent of the recalled vehicles may be affected\u003c/a> by the faulty seat belt retractor.\u003c/p>\n\n\u003cp>Owners of affected vehicles will receive notification letters by mail on July 31, 2026, with instructions to visit a Kia dealer for a free replacement of the seat belt assembly. Vehicle Identification Numbers (VINs) associated with the recall will become \u003ca href=\"https://www.nhtsa.gov/recall\" target=\"_blank\">searchable on the NHTSA website\u003c/a> starting Tuesday, June 16, 2026. For additional information, owners can contact Kia customer service at 800-333-4542 or the NHTSA Vehicle Safety Hotline at 888-327-4236.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk/","primary_image":{"bucket":"new_assets","id":"%2F6a28335eb7d6943bb67e148f"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1781019300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","social_title":"","summary":"The malfunction causes the vehicles to fail to meet federal safety standards.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kia Recalls 6,000 Vehicles Due To Malfunction That Increases Injury Risk"},"slug":"2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f","title":"Kia Recalls 6,000 Vehicles Due To Malfunction That Increases Injury Risk","description":"The malfunction causes the vehicles to fail to meet federal safety standards.","author":"iHeartRadio"},"pub_start":1781019300000,"pub_until":4115978604802,"pub_changed":1781019638627,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2832a3b7d6943bb67e1484","slug:2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","slug:2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a282dcfb7d6943bb67e146f","type":"PUBLISHING","record":{"ref_id":"%2F6a282dcfb7d6943bb67e146f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"87364461-accd-4a9a-b159-4d80351fa7bd","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"KANSAS CITY, MISSOURI - JUNE 08: A general view of FIFA World Cup 2026 signage at Kansas City Stadium on June 08, 2026 in Kansas City, Missouri. (Photo by Jay Biggerstaff/Getty Images)","id":"%2F6a282e662b5a1317fce9ad39","new_tab":false,"schedule":{},"source_credit":"Jay Biggerstaff / Getty Images Sport / Getty Images","title":"Kansas City Prepares to Host FIFA World Cup 2026","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">2026 FIFA World Cup\u003c/a> is set to begin this Thursday, June 11, \u003ca href=\"https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026\" target=\"_blank\">marking a historic tournament that will be jointly hosted by Canada, Mexico, and the United States\u003c/a> for the first time. This edition brings several firsts to the world's most popular sporting event: a record 48 national teams will compete, matches will be played in 16 cities across three countries, and the tournament will feature an expanded format with 104 total games over 39 days. The final will take place on Sunday, July 19, at New York New Jersey Stadium, formerly known as MetLife Stadium, in East Rutherford, New Jersey.\u003c/p>\n\n\u003cp>If you want to follow the entire tournament, but can't watch the games on TV, iHeartRadio has you covered. Whether you are at work, in your car, or on the move, you can listen to every World Cup game on a \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">dedicated World Cup station.\u003c/a> All 104 matches will stream live on iHeartRadio, giving you 24/7 access no matter where you are.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio/\" data-content-id=\"/6a26e04d75a1948be2fc9a19\">The opening match between Mexico and South Africa\u003c/a> will be held at the iconic Mexico City Stadium. Each host—Canada, Mexico, and the United States—will see their national teams play group-stage matches at home venues. Group-stage games will continue through early July, followed by knockout rounds featuring the top two teams from each group, plus the eight best third-place finishers.\u003c/p>\n\n\u003cp>Cities like Toronto, Vancouver, Guadalajara, Monterrey, Atlanta, Los Angeles, Miami, Dallas, San Francisco Bay Area, and Seattle, among others, will welcome fans from around the globe. With \u003ca href=\"https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026/host-cities\" target=\"_blank\">11 host cities in the United States\u003c/a>, three in Mexico, and two in Canada, the tournament will showcase the diversity and passion of North American soccer.\u003c/p>\n\n\u003cp>The expanded format features 12 groups of four teams each. After three group-stage matches, 32 teams will advance to the knockouts. Top-ranked teams such as Spain, Argentina, France, and Brazil are expected to advance far, but the expanded field and new format could lead to surprises.\u003c/p>\n\n\u003cp>The World Cup 2026 promises to be the biggest and most inclusive yet, with global attention focused on North America as teams, fans, and cultures unite for the love of the beautiful game. \u003c/p>\n\n\u003cp>You can follow the US Men's National Team and listen to \u003ca href=\"https://www.iheart.com/content/2026-05-20-fox-reveals-analysts-and-hosts-for-its-coverage-of-the-fifa-world-cup-2026/\" target=\"_blank\">Fox's coverage\u003c/a> of all 104 FIFA World Cup 2026 games LIVE and for FREE via \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">iHeartRadio’s digital app\u003c/a> and more than 100 broadcast stations nationwide! You can also get the latest news and updates with \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">iHeartRadio's lineup of soccer-focused podcasts\u003c/a>, including \u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>Inside American Soccer with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tom Bogert \u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tab Ramos\u003c/em>\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem>The Away End with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Daniel Alarcón\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem> and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>John Green\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cu>\u003cem>.\u003c/em>\u003c/u>\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work/","primary_image":{"bucket":"assets.getty","id":"%2F6a282e662b5a1317fce9ad39"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio"]},"publish_date":1781018580000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","social_title":"","summary":"With iHeartRadio, you can follow the World Cup wherever you are.","targets":[{"categories":["categories/sports","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"How To Listen To The FIFA World Cup 2026 In Your Car Or At Work"},"slug":"2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39","title":"How To Listen To The FIFA World Cup 2026 In Your Car Or At Work","description":"With iHeartRadio, you can follow the World Cup wherever you are.","author":"iHeartRadio"},"pub_start":1781018580000,"pub_until":4115978604802,"pub_changed":1781018974259,"subscription":[{"tags":["categories/sports","brands/iHeartRadio"]},{"tags":["categories/sports","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282dcfb7d6943bb67e146f","slug:2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","slug:2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a282c41b7d6943bb67e1464","type":"PUBLISHING","record":{"ref_id":"%2F6a282c41b7d6943bb67e1464","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b6f5c1bc-1bad-4734-a36f-d200d86c4b12","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a282cc65cca47257eaf0e39","new_tab":false,"schedule":{},"source_credit":"Cavan Images / Henn Photography / Cavan / Getty Images","title":"Freediver in the clear waters of the Andaman Sea in Thailand","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A 31-year-old \u003ca href=\"https://www.foxnews.com/us/american-airlines-flight-attendant-killed-tourist-hot-spot-investigators-probe-suspected-boat-strike-\" target=\"_blank\">American Airlines flight attendant, \u003c/a>\u003ca href=\"https://www.foxnews.com/us/american-airlines-flight-attendant-killed-tourist-hot-spot-investigators-probe-suspected-boat-strike-\" target=\"_blank\">\u003cstrong>Kellie Melinda Williams\u003c/strong>\u003c/a>\u003ca href=\"https://www.foxnews.com/us/american-airlines-flight-attendant-killed-tourist-hot-spot-investigators-probe-suspected-boat-strike-\" target=\"_blank\">, was found dead on Hollywood Beach\u003c/a>, Florida, after what authorities say was a suspected boat strike while she was snorkeling. Her body was discovered by two fishermen in the surf near North Boardwalk and Thomas Street, according to the Florida Fish and Wildlife Conservation Commission (FWC).\u003c/p>\n\n\u003cp>Officials confirmed that \u003ca href=\"https://abcnews.com/amp/US/body-american-airlines-flight-attendant-found-dead-washed/story?id=133667898\" target=\"_blank\">Williams' injuries were consistent with being struck by a vessel\u003c/a>. Investigators believe she was snorkeling or diving near Dr. Von D. Mizell-Eula Johnson State Park before the incident, but details about when she went missing are still unclear. Her remains were brought ashore by the tide, several miles from where she was last believed to be in the water.\u003c/p>\n\n\u003cp>The FWC is leading the investigation and has urged anyone with information or who witnessed the incident to contact the Wildlife Alert Hotline at 888-404-FWCC (3922). In an official statement, the FWC extended its condolences, saying, &quot;The FWC would like to extend its deepest sympathies to the family and loved ones of Kellie Williams during this difficult time.&quot;\u003c/p>\n\n\u003cp>American Airlines confirmed Williams' identity and expressed sorrow in a statement: &quot;We are deeply saddened by the loss of our colleague. Our thoughts and support are with her family, loved ones and colleagues at this time.&quot;\u003c/p>\n\n\u003cp>Williams had \u003ca href=\"https://www.nbcmiami.com/news/local/woman-whose-body-washed-ashore-at-hollywood-beach-may-have-been-hit-by-boat-fwc-says/3817517/\" target=\"_blank\">recently moved to Florida from California\u003c/a>, and her sudden death has shocked both her family and colleagues. The investigation is ongoing, and no further details have been released about potential suspects or the boat involved.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida/","primary_image":{"bucket":"assets.getty","id":"%2F6a282cc65cca47257eaf0e39"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781017560000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida","social_title":"","summary":"Kellie Melinda Williams’ remains were discovered by two fishermen.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Flight Attendant Killed In Possible Boat Strike While Snorkeling In Florida"},"slug":"2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a282cc65cca47257eaf0e39","title":"Flight Attendant Killed In Possible Boat Strike While Snorkeling In Florida","description":"Kellie Melinda Williams’ remains were discovered by two fishermen.","author":"iHeartRadio"},"pub_start":1781017560000,"pub_until":4115978604802,"pub_changed":1781017949540,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282c41b7d6943bb67e1464","slug:2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida","slug:2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a280f12e572b5a47cd4e574","type":"PUBLISHING","record":{"ref_id":"%2F6a280f12e572b5a47cd4e574","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9f03ac26-abdb-458e-b6b2-eedd37dbe269","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Will Mendelson","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/31089652/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31089652/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31089652/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31089652/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"INDIO, CALIFORNIA - APRIL 19: (FOR EDITORIAL USE ONLY) Michelle Zauner of Japanese Breakfast performs at the Outdoor Theatre during the 2025 Coachella Valley Music and Arts Festival on April 19, 2025 in Indio, California. (Photo by Maya Dehlin Spach/Getty Images for Coachella)","id":"%2F6a280f3f06d42df84d15184b","new_tab":false,"schedule":{},"source_credit":"Maya Dehlin Spach / Getty Images Entertainment / Getty Images","title":"2025 Coachella Valley Music And Arts Festival - Weekend 2 - Day 2","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/japanese-breakfast-31089652/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31089652\" data-catalog-related-id=\"\">\u003cstrong>Japanese Breakfast\u003c/strong>\u003c/a> frontwoman \u003cstrong>Michelle Zauner\u003c/strong> is pregnant with her first child!\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/japanese-breakfast-31089652/\" target=\"_blank\">The musician\u003c/a> took to Instagram on Monday (June 8) to share that she is expecting her first baby with husband and bandmate \u003cstrong>Peter Bradley\u003c/strong>.\u003c/p>\n\n\u003cp>&quot;Jpreggie!&quot; she wrote alongside \u003ca href=\"https://www.instagram.com/p/DZVAmhxM6yh/\" target=\"_blank\">a photo\u003c/a> of her and Bradley on stage at the 2026 Governors Ball Music Festival, in which she proudly showed off her baby bump. \u003c/p>\n\n\u003cp>&quot;It's really empowering,&quot; she told \u003ca href=\"https://www.tiktok.com/@cosmopolitan/video/7648998921565523213\" target=\"_blank\">\u003cem>Cosmopolitan\u003c/em>\u003c/a> at the music festival in New York. &quot;It's so fun to remind myself that I am something beyond just a vessel for life, which is an amazing thing to be, but it's also really fun to get to cart it around with me.&quot;\u003c/p>\n\n\u003cp>Bradley, who plays guitar in the indie pop band alongside Zauner, married \u003ca href=\"https://www.iheart.com/content/2022-03-15-japanese-breakfast-addresses-claims-machine-gun-kelly-stole-her-album-art/\" target=\"_blank\">the singer\u003c/a> in 2014. In April 2025, the &quot;Paprika&quot; songstress opened up about their relationship. \u003c/p>\n\n\u003cp>&quot;We don't fight very often,&quot; Zauner candidly told \u003ca href=\"https://people.com/michelle-zauner-crying-in-h-mart-changed-relationship-with-husband-exclusive-11708490\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>. &quot;I think it's probably more challenging for him than it is for me because I can be just violently honest with him in this way that I maybe would be more careful with other peoples' feelings about.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZVAmhxM6yh%2F","@url":"https://www.instagram.com/p/DZVAmhxM6yh/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZVAmhxM6yh/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZVAmhxM6yh/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZVAmhxM6yh/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZVAmhxM6yh/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZVAmhxM6yh/"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child/","cuser":"user/ldap/1141982","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Japanese Breakfast"],"permalink":"https://dc101.iheart.com/content/2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child/","primary_image":{"bucket":"assets.getty","id":"%2F6a280f3f06d42df84d15184b"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781012520000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child","social_title":"","summary":"Japanese Breakfast frontwoman Michelle Zauner is expecting her first child with husband and bandmate Peter Bradley.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE"]},{"categories":["categories/music-news"],"distribution":["artists/Japanese Breakfast (31089652)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Japanese Breakfast’s Michelle Zauner & Peter Bradley Expecting First Child"},"slug":"2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a280f3f06d42df84d15184b","title":"Japanese Breakfast’s Michelle Zauner & Peter Bradley Expecting First Child","description":"Japanese Breakfast frontwoman Michelle Zauner is expecting her first child with husband and bandmate Peter Bradley.","author":"Will Mendelson"},"pub_start":1781012520000,"pub_until":4115978604802,"pub_changed":1781012956922,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE"]},{"tags":["categories/music-news","artists/Japanese Breakfast (31089652)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a280f12e572b5a47cd4e574","slug:2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child","slug:2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child","keyword:keywords/Japanese Breakfast","author:user"]}},{"id":"%2F6a2730cd785a7b16398b2d53","type":"PUBLISHING","record":{"ref_id":"%2F6a2730cd785a7b16398b2d53","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4e5c7774-18c3-4311-89d4-cd9ba704b5eb","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"iHeartRadio","blocks":[{"id":"36189264","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2730e7785a7b16398b2d5e","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/mckenna-grace-36189264/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36189264\" data-catalog-related-id=\"\">\u003cstrong>Mckenna Grace\u003c/strong>\u003c/a> is seeing red on her new single, &quot;Ugly and Rotten.&quot;\u003c/p>\n\n\u003cp>The singer-songwriter and Emmy-nominated actress returned with her first solo release in more than two years, delivering a punchy alt-pop anthem packed with raw emotion and sharp-edged attitude. The track embraces the chaos, frustration and vulnerability that can come with growing up, breaking down and rebuilding yourself.\u003c/p>\n\n\u003cp>Grace opened up about her love for making music in a statement, sharing, &quot;Music is something that has always been cathartic and challenges my creativity in different ways. I love being in the studio - it gives me the opportunity to turn quiet moments, emotions and feelings into something that people can enjoy - and that's one of the best feelings. It's fun getting to be angry and rock out.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZNcs04jktA%2F%3Futm_source%3Dig_web_button_share_sheet%26igsh%3DMzRlODBiNWFlZA%3D%3D","@url":"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA==","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA=="},{"html":"\u003cp>Alongside the release, Grace dropped a music video that matches the song's chaotic energy and unapologetic attitude. The video leans into the same chaos and emotion that drive the track, bringing &quot;Ugly and Rotten&quot; to life on screen.\u003c/p>\n\n\u003cp>&quot;Ugly and Rotten&quot; offers the first glimpse at a new wave of music from Grace, with more releases expected throughout the year.\u003c/p>\n\n\u003cp>Check out the music video below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F4yXFVgy7laM%3Fsi%3DX4n5YEv8Fm_wFZXY","@url":"https://youtu.be/4yXFVgy7laM?si=X4n5YEv8Fm_wFZXY","author_name":"Mckenna Grace","author_url":"https://www.youtube.com/@TheMckennaGrace","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/4yXFVgy7laM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Mckenna Grace - Ugly and Rotten (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/4yXFVgy7laM/hqdefault.jpg","thumbnail_width":480,"title":"Mckenna Grace - Ugly and Rotten (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/4yXFVgy7laM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Mckenna Grace - Ugly and Rotten (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/4yXFVgy7laM?si=X4n5YEv8Fm_wFZXY"}],"canonical_url":"https://www.iheart.com/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/","cuser":"user/ldap/1130646","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Ugly and Rotten","keywords/Mckenna Grace","keywords/singer-songwriter","keywords/Music video"],"permalink":"https://dc101.iheart.com/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/","primary_image":{"bucket":"new_assets","id":"%2F6a2730e7785a7b16398b2d5e"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780954500000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","social_title":"","summary":"Mckenna Grace Says It's 'Fun Getting To Be Angry And Rock Out' On New Song","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Mckenna Grace (36189264)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Mckenna Grace Returns With Fiery New Single 'Ugly and Rotten'"},"slug":"2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e","title":"Mckenna Grace Returns With Fiery New Single 'Ugly and Rotten'","description":"Mckenna Grace Says It's 'Fun Getting To Be Angry And Rock Out' On New Song","author":"iHeartRadio"},"pub_start":1780954500000,"pub_until":4115978604802,"pub_changed":1780955028962,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Mckenna Grace (36189264)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2730cd785a7b16398b2d53","slug:2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","slug:2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","keyword:keywords/Ugly and Rotten","keyword:keywords/Mckenna Grace","keyword:keywords/singer-songwriter","keyword:keywords/Music video","author:user"]}},{"id":"%2F6a2724a075a1948be2fc9a5a","type":"PUBLISHING","record":{"ref_id":"%2F6a2724a075a1948be2fc9a5a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"650ac3a7-5633-4bdb-b06d-124ef98576e0","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Two grizzly bears play in their pool at the zoo in La Fleche, northwestern France, on march 27, 2016.\n\n / AFP / JEAN-FRANCOIS MONIER        (Photo credit should read JEAN-FRANCOIS MONIER/AFP via Getty Images)","id":"%2F6a2725196dcf7baf1b3948be","new_tab":false,"schedule":{},"source_credit":"JEAN-FRANCOIS MONIER / AFP / Getty Images","title":"FRANCE-ANIMALS-ZOO-GRIZZLY-BEAR","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://www.nbcnews.com/news/us-news/san-diego-man-survives-encounter-grizzly-bear-national-park-rcna348872\" target=\"_blank\">San Diego man is recovering after surviving a grizzly bear attack\u003c/a> while hiking in Montana's Glacier National Park on Wednesday (May 28). \u003cstrong>Daniel Crago\u003c/strong>, an avid outdoorsman, was on the last hike of his weeklong vacation when he came face-to-face with a grizzly near the Grinnell Glacier Trail.\u003c/p>\n\n\u003cp>Crago spotted a bear cub behind him before noticing a much larger grizzly about 15 feet above him. Following standard safety guidance, he calmly called out to alert the bear, but the animal charged at him. With no time to reach for his bear spray, Crago used his right arm to shield himself. The bear bit and dragged him about 20 feet before running off.\u003c/p>\n\n\u003cp>Crago suffered severe injuries, including a broken forearm with open wounds.  Nearby hikers, including a doctor, rushed to help and stopped the bleeding until park rangers and paramedics arrived. He was then airlifted by helicopter to a hospital in Kalispell, Montana, where he underwent multiple surgeries. Crago has already had three surgeries and faces at least one more, with possible rehabilitation lasting up to two years.\u003c/p>\n\n\u003cp>Crago expressed deep gratitude for the strangers who came to his aid and remains optimistic about his recovery. \u003c/p>\n\n\u003cp>“There was thankfully a pediatric ER doctor who put the tourniquet on me and helped stop the bleeding,” \u003ca href=\"https://fox5sandiego.com/news/grizzly-bear-attack-glacier-national-park/\" target=\"_blank\">Crago told \u003c/a>\u003ca href=\"https://fox5sandiego.com/news/grizzly-bear-attack-glacier-national-park/\" target=\"_blank\">\u003cem>KUS\u003c/em>\u003c/a>\u003cem>I\u003c/em>.\u003c/p>\n\n\u003cp>Crago \u003ca href=\"https://www.gofundme.com/f/help-daniel-recover-bear-attack\" target=\"_blank\">started a GoFundMe page\u003c/a> to help cover his medical expenses, which include a $20,000 helicopter bill even after insurance. Generous donors have contributed over $20,000 so far, and Crago plans to donate extra funds to the National Park Service.\u003c/p>\n\n\u003cp>Park officials \u003ca href=\"https://www.nps.gov/glac/learn/news/hiker-injured-by-grizzly-bear-at-glacier-national-park.htm\" target=\"_blank\">closed a section of the Grinnell Glacier Trail\u003c/a> after the attack and continue to warn visitors about increased bear activity throughout the region. They emphasized the importance of bear safety and reminded visitors to stay alert and prepared when hiking in bear country. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park/","primary_image":{"bucket":"assets.getty","id":"%2F6a2725196dcf7baf1b3948be"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780950300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park","social_title":"","summary":"The bear bit and dragged him about 20 feet before running off.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hiker Survives Grizzly Bear Attack At Glacier National Park"},"slug":"2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2725196dcf7baf1b3948be","title":"Hiker Survives Grizzly Bear Attack At Glacier National Park","description":"The bear bit and dragged him about 20 feet before running off.","author":"iHeartRadio"},"pub_start":1780950300000,"pub_until":4115978604802,"pub_changed":1780950653209,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2724a075a1948be2fc9a5a","slug:2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park","slug:2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvNGZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjowfX0=","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":12,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":5,"position":null,"size":6,"title":"From Our Shows"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a2841d08b6ab648a648c7fd","type":"PUBLISHING","record":{"ref_id":"%2F6a2841d08b6ab648a648c7fd","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"EITM","blocks":[{"html":"\u003cul>\u003cli>\u003cstrong>Slum Beach Posse\u003c/strong> - Sun Come | 6:09\u003c/li>\n\u003cli>\u003cstrong>Accept feat. Phil Anselmo, Kirk Hammett, Billy Sheehan, Mikkey Dee, Harmoniemusik Hindelang\u003c/strong> - Fast As A Shark | 6:25\u003c/li>\n\u003cli>\u003cstrong>Rise Against\u003c/strong> - Make It Stop (September’s Children) | 6:30\u003c/li>\n\u003cli>\u003cstrong>BIG SPECIAL\u003c/strong> - HOTEL | 7:06\u003c/li>\n\u003cli>\u003cstrong>Alesso, OneRepublic\u003c/strong> - In Your Eyes | 7:35\u003c/li>\n\u003cli>\u003cstrong>Johnny Blue Skies\u003c/strong> - You Don’t Miss Your Water | 7:51\u003c/li>\n\u003cli>\u003cstrong>Dexter &amp; The Moonrocks, Treaty Oak Revival\u003c/strong> - 12 Steps | 7:56\u003c/li>\n\u003cli>\u003cstrong>Galantis, The Devil’s Tax Return\u003c/strong> - Stay Alive | 8:39\u003c/li>\n\u003cli>\u003cstrong>Shinedown\u003c/strong> - Young Again | 9:02\u003c/li>\n\u003cli>\u003cstrong>Poppy \u003c/strong>- Guardian | 9:30\u003c/li>\n\u003cli>\u003cstrong>Johnny Blue Skies\u003c/strong> - A Whiter Shade Of Pale | 9:43\u003c/li>\n\u003cli>\u003cstrong>Brandi Carlile \u003c/strong>- Life On The Run | 9:49\u003c/li>\n\u003cli>\u003cstrong>Violet Grohl \u003c/strong>- Bug In The Cake | 10:27\u003c/li>\n\u003cli>\u003cstrong>Jay-Z\u003c/strong> - Dead Presidents II | 11:00\u003c/li>\n\u003cli>\u003cstrong>RÜFÜS DU SOL\u003c/strong> - On My Knees | 11:13\u003c/li>\n\u003cli>\u003ca href=\"https://eitmonline.tumblr.com/\" target=\"_blank\">\u003cstrong>\u003cem>MORE!!\u003c/em>\u003c/strong>\u003c/a>\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-09-tuesdays-playlist/","cuser":"user/ldap/CCRWAS1TYM","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/EITM","keywords/playlist"],"permalink":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-09-tuesdays-playlist/","primary_image":{"bucket":"new_assets","id":"%2F69e7ac97c55582deeb738f58"},"primary_target":{"categories":[],"distribution":["brands/Elliot In The Morning (44734)"]},"publish_date":1781022900000,"publish_end_date":4115978604802,"publish_origin":"brands/Elliot In The Morning (44734)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-tuesdays-playlist","social_title":"","summary":"Tuesday's Playlist","targets":[],"title":"Tuesday's Playlist"},"slug":"2026-06-09-tuesdays-playlist","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69e7ac97c55582deeb738f58","title":"Tuesday's Playlist","description":"Tuesday's Playlist","author":"EITM"},"pub_start":1781022900000,"pub_until":4115978604802,"pub_changed":1781023244939,"subscription":[{"tags":["brands/Elliot In The Morning (44734)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Elliot In The Morning (44734)","id:/6a2841d08b6ab648a648c7fd","slug:2026-06-09-tuesdays-playlist","slug:2026-06-09-tuesdays-playlist","keyword:keywords/EITM","keyword:keywords/playlist","author:user"]}},{"id":"%2F6a28417c473e3603aefee988","type":"PUBLISHING","record":{"ref_id":"%2F6a28417c473e3603aefee988","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"EITM","blocks":[{"html":"\u003cul>\u003cli>Nick Reiner's Former Attorney Alan Jackson Says Trust Fund Battle Led to His Departure \u003ca href=\"https://www.tmz.com/2026/06/09/attorney-alan-jackson-breaks-down-details-of-nick-reiner-court-case-drama/\" target=\"_blank\">https://www.tmz.com/2026/06/09/attorney-alan-jackson-breaks-down-details-of-nick-reiner-court-case-drama/\u003c/a>\u003c/li>\n\u003cli>Ariana Grande &amp; Ethan Slater -- Call It Quits!!! ... Split After 3 Years Together \u003ca href=\"https://www.tmz.com/2026/06/08/ariana-grande-and-ethan-slater-split/\" target=\"_blank\">https://www.tmz.com/2026/06/08/ariana-grande-and-ethan-slater-split/\u003c/a>\u003c/li>\n\u003cli>Why Morgan Riddle Will 'Never Date An Athlete Again' After Taylor Fritz Breakup \u003ca href=\"https://www.si.com/onsi/athlete-lifestyle/news/why-morgan-riddle-will-never-date-an-athlete-again-after-taylor-fritz-breakup\" target=\"_blank\">https://www.si.com/onsi/athlete-lifestyle/news/why-morgan-riddle-will-never-date-an-athlete-again-after-taylor-fritz-breakup\u003c/a>\u003c/li>\n\u003cli>Former Bachelor Jake Pavelka Is Married! Inside His 'Intentionally Intimate' California Wedding \u003ca href=\"https://people.com/former-bachelor-jake-pavelka-is-married-inside-california-wedding-exclusive-11993468\" target=\"_blank\">https://people.com/former-bachelor-jake-pavelka-is-married-inside-california-wedding-exclusive-11993468\u003c/a>\u003c/li>\n\u003cli>‘Romy And Michele’ Sequel Begins Production With Original Costume Designer Mona May \u003ca href=\"https://deadline.com/2026/06/romy-and-michele-sequel-filming-hulu-1236950685/\" target=\"_blank\">https://deadline.com/2026/06/romy-and-michele-sequel-filming-hulu-1236950685/\u003c/a>\u003c/li>\n\u003cli>‘Scooby-Doo’ Live-Action Netflix Series Reveals First Look at Crime-Solving Canine, to Premiere in 2027 \u003ca href=\"https://variety.com/2026/tv/news/scooby-doo-live-action-netflix-series-first-look-2027-1236768269/\" target=\"_blank\">https://variety.com/2026/tv/news/scooby-doo-live-action-netflix-series-first-look-2027-1236768269/\u003c/a>\u003c/li>\n\u003cli>The Bear goes to war—um, prepares a final meal—in season 5 trailer \u003ca href=\"https://www.avclub.com/the-bear-season-5-trailer\" target=\"_blank\">https://www.avclub.com/the-bear-season-5-trailer\u003c/a>\u003c/li>\n\u003cli>Willie Nelson’s Farm Aid 2026 Headed to Virginia Beach for First Time: Here’s the Date &amp; Lineup \u003ca href=\"https://www.billboard.com/music/music-news/willie-nelson-farm-aid-2026-date-location-lineup-1236267165/\" target=\"_blank\">https://www.billboard.com/music/music-news/willie-nelson-farm-aid-2026-date-location-lineup-1236267165/\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/EITMonline/\" target=\"_blank\">\u003cstrong>\u003cem>MORE!!\u003c/em>\u003c/strong>\u003c/a>\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-09-today-in-dianes-dirt/","cuser":"user/ldap/CCRWAS1TYM","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/EITM","keywords/dirt"],"permalink":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-09-today-in-dianes-dirt/","primary_image":{"bucket":"new_assets","id":"%2F6a204b607e1205bb923c93d8"},"primary_target":{"categories":[],"distribution":["brands/Elliot In The Morning (44734)"]},"publish_date":1781022840000,"publish_end_date":4115978604802,"publish_origin":"brands/Elliot In The Morning (44734)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-today-in-dianes-dirt","social_title":"","summary":"Today, in Diane's Dirt...","targets":[],"title":"Today, in Diane's Dirt..."},"slug":"2026-06-09-today-in-dianes-dirt","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a204b607e1205bb923c93d8","title":"Today, in Diane's Dirt...","description":"Today, in Diane's Dirt...","author":"EITM"},"pub_start":1781022840000,"pub_until":4115978604802,"pub_changed":1781023178118,"subscription":[{"tags":["brands/Elliot In The Morning (44734)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Elliot In The Morning (44734)","id:/6a28417c473e3603aefee988","slug:2026-06-09-today-in-dianes-dirt","slug:2026-06-09-today-in-dianes-dirt","keyword:keywords/EITM","keyword:keywords/dirt","author:user"]}},{"id":"%2F6a286518d21eb9826baa11ab","type":"PUBLISHING","record":{"ref_id":"%2F6a286518d21eb9826baa11ab","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"28674033","kind":"podcast","related_id":"336406281","schedule":{},"type":"catalog"},{"html":"\u003cp>In the #MikeJonesMinuteCon, Jason Statham is taking a bike and the Ghostbusters are taking the Night Shift!\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/457-its-mike-jones-28674033","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a28646139b096d7b0a9db48","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/457-its-mike-jones-28674033","feed_type":"PODCAST","feed_vendor":"It's Mike Jones","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"permalink":"https://dc101.iheart.com/featured/mike-jones/content/2026-06-09-457-its-mike-jones-mike-jones-minute-con-6926/","primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC8yMGI3ODI1OS0wYmZjLTRiMDUtYmY5YS1iNDY0MDEzOWJkMTIvaW1hZ2UuanBnP3Q9MTc4MTAzMTkyOSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Mike Jones (4720)"]},"publish_date":1781017532000,"publish_end_date":4115978604802,"publish_origin":"brands/Mike Jones (4720)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-457-its-mike-jones-mike-jones-minute-con-6926","social_title":"","summary":"\u003cp>In the #MikeJonesMinuteCon, Jason Statham is taking a bike and the Ghostbusters are taking the Night Shift!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"Mike Jones Minute-Con 6/9/26"},"slug":"2026-06-09-457-its-mike-jones-mike-jones-minute-con-6926","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzJiYjczZWYxLTg2YzAtNDljNi1iNzI2LWIzNjQwMTE4OTkxNC8yMGI3ODI1OS0wYmZjLTRiMDUtYmY5YS1iNDY0MDEzOWJkMTIvaW1hZ2UuanBnP3Q9MTc4MTAzMTkyOSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Mike Jones Minute-Con 6/9/26","description":"\u003cp>In the #MikeJonesMinuteCon, Jason Statham is taking a bike and the Ghostbusters are taking the Night Shift!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1781017532000,"pub_until":4115978604802,"pub_changed":1781032216886,"subscription":[{"tags":["brands/Mike Jones (4720)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Mike Jones (4720)","id:/6a286518d21eb9826baa11ab","slug:2026-06-09-457-its-mike-jones-mike-jones-minute-con-6926","slug:2026-06-09-457-its-mike-jones-mike-jones-minute-con-6926"]}},{"id":"%2F6a2841fdd9486ed90625ebc6","type":"PUBLISHING","record":{"ref_id":"%2F6a2841fdd9486ed90625ebc6","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"28216764","kind":"podcast","related_id":"336391332","schedule":{},"type":"catalog"},{"html":"\u003cp>Senile isn't just a river activity in Egypt.\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/457-elliot-in-the-morning-28216764","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a284119d9486ed90625ebbf","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/457-elliot-in-the-morning-28216764","feed_type":"PODCAST","feed_vendor":"Elliot In The Morning","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"permalink":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-09-457-elliot-in-the-morning-eitm-cruising-for-marbles-6926/","primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Elliot In The Morning (44734)"]},"publish_date":1781008574000,"publish_end_date":4115978604802,"publish_origin":"brands/Elliot In The Morning (44734)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-457-elliot-in-the-morning-eitm-cruising-for-marbles-6926","social_title":"","summary":"\u003cp>Senile isn't just a river activity in Egypt.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"EITM: Cruising For Marbles 6/9/26"},"slug":"2026-06-09-457-elliot-in-the-morning-eitm-cruising-for-marbles-6926","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"EITM: Cruising For Marbles 6/9/26","description":"\u003cp>Senile isn't just a river activity in Egypt.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1781008574000,"pub_until":4115978604802,"pub_changed":1781023229846,"subscription":[{"tags":["brands/Elliot In The Morning (44734)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Elliot In The Morning (44734)","id:/6a2841fdd9486ed90625ebc6","slug:2026-06-09-457-elliot-in-the-morning-eitm-cruising-for-marbles-6926","slug:2026-06-09-457-elliot-in-the-morning-eitm-cruising-for-marbles-6926"]}},{"id":"%2F6a2841fdd9486ed90625ebc5","type":"PUBLISHING","record":{"ref_id":"%2F6a2841fdd9486ed90625ebc5","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"28216764","kind":"podcast","related_id":"336391333","schedule":{},"type":"catalog"},{"html":"\u003cp>The unregulated donor market.\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/457-elliot-in-the-morning-28216764","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a28411ad9486ed90625ebc0","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/457-elliot-in-the-morning-28216764","feed_type":"PODCAST","feed_vendor":"Elliot In The Morning","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"permalink":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-09-457-elliot-in-the-morning-eitm-sperm-fuzzy-6926/","primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Elliot In The Morning (44734)"]},"publish_date":1781008538000,"publish_end_date":4115978604802,"publish_origin":"brands/Elliot In The Morning (44734)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-457-elliot-in-the-morning-eitm-sperm-fuzzy-6926","social_title":"","summary":"\u003cp>The unregulated donor market.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","targets":[],"title":"EITM: Sperm & Fuzzy 6/9/26"},"slug":"2026-06-09-457-elliot-in-the-morning-eitm-sperm-fuzzy-6926","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzQzZjhkZmIyLWI1ZjItNGFiMy04OWQ3LWIzNjQwMTE4OTkzYS9hZWMyZTNkMy0xZmRkLTRlYWQtYTM1Yy1iMzY0MDExODk5NDMvaW1hZ2UuanBnP3Q9MTc1ODkwNjA5OSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"EITM: Sperm & Fuzzy 6/9/26","description":"\u003cp>The unregulated donor market.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","author":""},"pub_start":1781008538000,"pub_until":4115978604802,"pub_changed":1781023229911,"subscription":[{"tags":["brands/Elliot In The Morning (44734)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Elliot In The Morning (44734)","id:/6a2841fdd9486ed90625ebc5","slug:2026-06-09-457-elliot-in-the-morning-eitm-sperm-fuzzy-6926","slug:2026-06-09-457-elliot-in-the-morning-eitm-sperm-fuzzy-6926"]}},{"id":"%2F6a26f87e526b9c305da4b966","type":"PUBLISHING","record":{"ref_id":"%2F6a26f87e526b9c305da4b966","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"EITM","blocks":[{"html":"\u003cul>\u003cli>\u003cstrong>Cro-Mags \u003c/strong>- Wired For Chaos | 6:11\u003c/li>\n\u003cli>\u003cstrong>Yellowcard \u003c/strong>- Way Away | 6:31\u003c/li>\n\u003cli>\u003cstrong>Taking Back Sunday \u003c/strong>- Cute Without The ‘E’ | 6:36\u003c/li>\n\u003cli>\u003cstrong>Rush, Aimee Mann\u003c/strong> - Time Stand Still | 7:08\u003c/li>\n\u003cli>\u003cstrong>Eva Under Fire\u003c/strong> - The Words You Say | 7:38\u003c/li>\n\u003cli>\u003cstrong>Spacey Jane\u003c/strong> - I Never See Her | 7:56\u003c/li>\n\u003cli>\u003cstrong>Modest Mouse\u003c/strong> - Life’s A Dream | 8:01\u003c/li>\n\u003cli>\u003cstrong>Florence Road\u003c/strong> - Hanging Out To Dry | 8:35\u003c/li>\n\u003cli>\u003cstrong>Poppy \u003c/strong>- Bruised Sky | 9:08\u003c/li>\n\u003cli>\u003cstrong>Electric Callboy, The Offspring\u003c/strong> - Let The Good Times Roll | 9:38\u003c/li>\n\u003cli>\u003cstrong>Ax And The Hatchetmen\u003c/strong> - Hotel Room | 9:52\u003c/li>\n\u003cli>\u003cstrong>Niall Horan\u003c/strong> - Tastes So Good | 9:57\u003c/li>\n\u003cli>\u003cstrong>Stanley Simmons\u003c/strong> - Cellophane | 10:27\u003c/li>\n\u003cli>\u003cstrong>Suki Waterhouse \u003c/strong>- When I Get Drunk (I Want You Boy) | 11:01\u003c/li>\n\u003cli>\u003cstrong>RÜFÜS DU SOL\u003c/strong> - You Were Right | 11:16\u003c/li>\n\u003cli>\u003ca href=\"https://eitmonline.tumblr.com/\" target=\"_blank\">\u003cstrong>\u003cem>MORE!!\u003c/em>\u003c/strong>\u003c/a>\u003c/li>\u003c/ul>\n","schedule":{},"type":"html"}],"canonical_url":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-08-mondays-playlist/","cuser":"user/ldap/CCRWAS1TYM","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/EITM","keywords/playlist"],"permalink":"https://dc101.iheart.com/featured/elliot-in-the-morning/content/2026-06-08-mondays-playlist/","primary_image":{"bucket":"new_assets","id":"%2F69e7ac97c55582deeb738f58"},"primary_target":{"categories":[],"distribution":["brands/Elliot In The Morning (44734)"]},"publish_date":1780938600000,"publish_end_date":4115978604802,"publish_origin":"brands/Elliot In The Morning (44734)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-mondays-playlist","social_title":"","summary":"Monday's Playlist","targets":[],"title":"Monday's Playlist"},"slug":"2026-06-08-mondays-playlist","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69e7ac97c55582deeb738f58","title":"Monday's Playlist","description":"Monday's Playlist","author":"EITM"},"pub_start":1780938600000,"pub_until":4115978604802,"pub_changed":1780938953240,"subscription":[{"tags":["brands/Elliot In The Morning (44734)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Elliot In The Morning (44734)","id:/6a26f87e526b9c305da4b966","slug:2026-06-08-mondays-playlist","slug:2026-06-08-mondays-playlist","keyword:keywords/EITM","keyword:keywords/playlist","author:user"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aM2ge","region":"main:dynamic","type":"feed","ordinal":14,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"TH77G","label":"View All","ref":"calendar_content_all","target":"_self","type":"page"}],"min_size":0,"position":null,"size":4,"title":"Events"},"tags":["display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/tile","display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6953f93390b5132810045a59","type":"PUBLISHING","record":{"ref_id":"%2F6953f93390b5132810045a59","type":"content:calendar","payload":{"canonical_url":"https://dc101.iheart.com/calendar/content/2026-06-10-amyl-and-the-sniffers-the-anthem-61026","cuser":"user/ldap/1139011","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6953f97490b5132810045a65","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6953f97490b5132810045a65","source_credit":"","title":"","url":"asset://assets.calendar/6953f97490b5132810045a65","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>Amyl and the Sniffers | \u003c/strong>\u003cstrong>\u003cem>Coming to The Anthem on June 10th, 2026\u003c/em>\u003c/strong>\u003c/h2>\n\n\u003cp>WHAT: \u003cstrong>Amyl and the Sniffers - Live\u003c/strong>\u003c/p>\n\n\u003cp>VENUE: \u003cstrong>The Anthem, 901 Wharf St SW, Washington, DC 20024\u003c/strong>\u003c/p>\n\n\u003cp>DOORS OPEN: \u003cstrong>6:30 p.m.\u003c/strong>\u003c/p>\n\n\u003cp>SHOWTIME: \u003cstrong>8 p.m.\u003c/strong>\u003c/p>\n\n\u003cp>For more information, please visit: \u003ca href=\"https://www.ticketmaster.com/amyl-and-the-sniffers-washington-district-of-columbia-06-10-2026/event/150063829F7C78B1\" target=\"_blank\">Amyl and the Sniffers | Ticketmaster\u003c/a>\u003c/p>\n\n"},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"catalog","value":{"country":"","device_link":"ihr://play/custom/artist/32029358","id":"32029358","img":"https://i.iheart.com/v3/catalog/artist/32029358","kind":"artist","name":"Amyl and the Sniffers","related_id":"","web_link":"https://www.iheart.com/artist/amyl-and-the-sniffers-32029358/"}}]},"event_date":{"type":"multidate","value":[{"begin":1781136000917,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/concerts"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6953f97490b5132810045a65","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6953f97490b5132810045a65","source_credit":"","title":"","url":"asset://assets.calendar/6953f97490b5132810045a65","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-10-amyl-and-the-sniffers-the-anthem-61026"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Amyl and the Sniffers | The Anthem | 6.10.26"},"venue_address":{"type":"plain","value":"901 Wharf St SW, Washington, DC 20024"},"venue_name":{"type":"plain","value":"The Anthem"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://dc101.iheart.com/calendar/content/2026-06-10-amyl-and-the-sniffers-the-anthem-61026","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6953f97490b5132810045a65","use_caption":false},"keywords":["keywords/concerts"],"primary_slug":"2026-06-10-amyl-and-the-sniffers-the-anthem-61026","slugs":["2026-06-10-amyl-and-the-sniffers-the-anthem-61026"],"sponsored":false,"title":"Amyl and the Sniffers | The Anthem | 6.10.26"},"targeting":{"exclusion":{"tags":[]},"publish_date":1767110820000,"publish_end_date":4115978604802,"publish_origin":"brands/WWDC-FM (2079)","syndication":{"publish_origin":"brands/WWDC-FM (2079)","refs":{}},"targets":[{"id":"r5ZaL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/WWDC-FM (2079)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-06-10-amyl-and-the-sniffers-the-anthem-61026","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6953f97490b5132810045a65","title":"Amyl and the Sniffers | The Anthem | 6.10.26","description":"","author":""},"pub_start":1767110820000,"pub_until":4115978604802,"pub_changed":1767111193714,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/WWDC-FM (2079)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WWDC-FM (2079)","id:/6953f93390b5132810045a59","slug:2026-06-10-amyl-and-the-sniffers-the-anthem-61026","slug:2026-06-10-amyl-and-the-sniffers-the-anthem-61026","keyword:keywords/concerts"]}},{"id":"%2F6a10c23228f23a76b1014701","type":"PUBLISHING","record":{"ref_id":"%2F6a10c23228f23a76b1014701","type":"content:calendar","payload":{"canonical_url":"https://www.iheart.com/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","cuser":"user/ldap/mberger","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a10c2c428f23a76b101470f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","source_credit":"","title":"Listen To All FIFA World Cup 2026 Matches Live","url":"asset://assets.calendar/6a10c2c428f23a76b101470f","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>FOX Sports and iHeartMedia have partnered to expand coverage of the FIFA World Cup 2026™, bringing FOX Sports’ full English-language match commentary to iHeartRadio’s vast audio platforms. The collaboration will deliver live broadcasts of all 104 matches, from the opening game on June 11 to the final on July 19, across iHeartRadio’s digital app and more than 100 broadcast stations nationwide, including FOX Sports Radio affiliates.\u003c/p>\n\n\u003cp>Fans will be able to listen to FOX Sports’ television commentary teams at \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">\u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" target=\"_blank\">FIFA World Cup 2026\u003c/a>\u003c/a> on the iHeartRadio app, which is available on over 500 platforms and 2,000 devices. Key matches, including all U.S. Men’s National Team (USMNT) games and the final, will air widely on terrestrial radio, ensuring broad accessibility for listeners at home or on the go.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554?preset=true\" target=\"_blank\">\u003cstrong>Set FIFA World Cup 2026 station as a preset here!\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>“This summer’s World Cup will be the biggest yet, with more teams than ever competing as the U.S. Men’s National Team takes the global stage on home soil, and we’re thrilled to partner with FOX Sports to bring this monumental tournament to our combined audiences,” said \u003cstrong>Tom Poleman\u003c/strong>, Chief Programming Officer for iHeartMedia. “This partnership allows us to deliver complete, live coverage at an unprecedented scale, reaching fans wherever they are — at home, in the car or on the go — and connecting them to the passion and unforgettable moments of the World Cup.”\u003c/p>\n\n\u003cp>The 2026 tournament will feature 48 teams competing in 104 matches across 16 cities in the United States, Canada, and Mexico, marking the first time the event is hosted by three countries. iHeartRadio’s coverage will include play-by-play broadcasts, enhanced coverage of USMNT matches, and access to its \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">lineup of soccer-focused podcasts\u003c/a> featuring prominent voices in the sport.\u003c/p>\n\n\u003cp>The USMNT will kick off their first game on Friday, June 12 against Paraguay in Los Angeles at 9:00 PM ET. Their next match will be on Friday, June 19 against Australia in Seattle at 3:00 PM ET. They will wrap up the Group Stage on Thursday, June 25 against Türkiye at 10:00 PM ET.\u003c/p>\n\n\u003cp>FOX Sports will remain the official English-language television home, airing all matches across FOX and FS1, with additional streaming in 4K via FOX One. Together, the partnership aims to provide fans with seamless, multiplatform access to one of the world’s biggest sporting events.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1781182800922,"enabled":false,"end":1784519940922}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/FIFA World Cup","keywords/World Cup","keywords/iHeartRadio","keywords/soccer"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a10c2c428f23a76b101470f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","source_credit":"","title":"","url":"asset://assets.calendar/6a10c2c428f23a76b101470f","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™"},"title":{"type":"title","value":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio"},"venue_address":{"type":"plain","value":""},"venue_name":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.iheart.com/calendar/content/2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","summary":{"author":"","description":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a10c2c428f23a76b101470f","use_caption":false},"keywords":["keywords/FIFA World Cup","keywords/World Cup","keywords/iHeartRadio","keywords/soccer"],"primary_slug":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","slugs":["2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live"],"sponsored":false,"title":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio"},"targeting":{"exclusion":{"tags":["formats/OTHER"]},"publish_date":1779483600000,"publish_end_date":1784519100000,"publish_origin":"brands/iHeartRadio","syndication":{"publish_origin":"brands/iHeartRadio","refs":{}},"targets":[{"id":"6a10c23228f23a76b1014702","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/sports"],"where":["facets/All Sites - English"],"workflow":""}]}},"slug":"2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a10c2c428f23a76b101470f","title":"Listen To All FIFA World Cup 2026 Matches Live On iHeartRadio","description":"iHeart is the Official Radio Partner of FOX's coverage of FIFA World Cup 2026™","author":""},"pub_start":1779483600000,"pub_until":1784519100000,"pub_changed":1779484903736,"subscription":[{"tags":["calendar-categories/sports","facets/All Sites - English"]}],"exclusion":[{"tags":["formats/OTHER"]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a10c23228f23a76b1014701","slug:2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","slug:2026-06-11-listen-to-all-fifa-world-cup-2026-matches-live","keyword:keywords/FIFA World Cup","keyword:keywords/World Cup","keyword:keywords/iHeartRadio","keyword:keywords/soccer"]}},{"id":"%2F69d52db9de54fdedb896238e","type":"PUBLISHING","record":{"ref_id":"%2F69d52db9de54fdedb896238e","type":"content:calendar","payload":{"canonical_url":"https://dc101.iheart.com/calendar/content/2026-06-11-ray-bull-the-atlantis-61126","cuser":"user/ldap/1139011","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F69d52e29de54fdedb896239d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69d52e29de54fdedb896239d","source_credit":"","title":"","url":"asset://assets.calendar/69d52e29de54fdedb896239d","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>Ray Bull | \u003c/strong>\u003cstrong>\u003cem>Coming to The Atlantis on June 11th, 2026\u003c/em>\u003c/strong>\u003c/h2>\n\n\u003cp>WHAT: \u003cstrong>Ray Bull - Please Stop Laughing Tour\u003c/strong>\u003c/p>\n\n\u003cp>VENUE: \u003cstrong>The Atlantis, 2047 9th St NW, Washington, DC 20001\u003c/strong>\u003c/p>\n\n\u003cp>GATES OPEN: \u003cstrong>5 p.m.\u003c/strong>\u003c/p>\n\n\u003cp>SHOWTIME: \u003cstrong>6:30 p.m.\u003c/strong>\u003c/p>\n\n\u003cp>For more information, please visit: \u003ca href=\"https://www.ticketmaster.com/ray-bull-washington-district-of-columbia-06-11-2026/event/150064458F9B624D\" target=\"_blank\">Ray Bull | Ticketmaster\u003c/a>\u003c/p>\n\n"},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"catalog","value":{"country":"","device_link":"ihr://play/custom/artist/35518691","id":"35518691","img":"https://i.iheart.com/v3/catalog/artist/35518691","kind":"artist","name":"Ray Bull","related_id":"","web_link":"https://www.iheart.com/artist/ray-bull-35518691/"}}]},"event_date":{"type":"multidate","value":[{"begin":1781217000177,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/concerts"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F69d52e29de54fdedb896239d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69d52e29de54fdedb896239d","source_credit":"","title":"","url":"asset://assets.calendar/69d52e29de54fdedb896239d","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-11-ray-bull-the-atlantis-61126"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Ray Bull | The Atlantis | 6.11.26"},"venue_address":{"type":"plain","value":"2047 9th St NW, Washington, DC 20001"},"venue_name":{"type":"plain","value":"The Atlantis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://dc101.iheart.com/calendar/content/2026-06-11-ray-bull-the-atlantis-61126","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/69d52e29de54fdedb896239d","use_caption":false},"keywords":["keywords/concerts"],"primary_slug":"2026-06-11-ray-bull-the-atlantis-61126","slugs":["2026-06-11-ray-bull-the-atlantis-61126"],"sponsored":false,"title":"Ray Bull | The Atlantis | 6.11.26"},"targeting":{"exclusion":{"tags":[]},"publish_date":1775578500000,"publish_end_date":4115978604802,"publish_origin":"brands/WWDC-FM (2079)","syndication":{"publish_origin":"brands/WWDC-FM (2079)","refs":{}},"targets":[{"id":"oI9Gu","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["brands/WWDC-FM (2079)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-06-11-ray-bull-the-atlantis-61126","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/69d52e29de54fdedb896239d","title":"Ray Bull | The Atlantis | 6.11.26","description":"","author":""},"pub_start":1775578500000,"pub_until":4115978604802,"pub_changed":1775579242750,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","brands/WWDC-FM (2079)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WWDC-FM (2079)","id:/69d52db9de54fdedb896238e","slug:2026-06-11-ray-bull-the-atlantis-61126","slug:2026-06-11-ray-bull-the-atlantis-61126","keyword:keywords/concerts"]}},{"id":"%2F6a217a3ff67223bf2d810d94","type":"PUBLISHING","record":{"ref_id":"%2F6a217a3ff67223bf2d810d94","type":"content:calendar","payload":{"canonical_url":"https://dc101.iheart.com/calendar/content/2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226","cuser":"user/ldap/1139011","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a217ad1f67223bf2d810da1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a217ad1f67223bf2d810da1","source_credit":"","title":"","url":"asset://assets.calendar/6a217ad1f67223bf2d810da1","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>Michelob Ultra x FIFA World Cup Watch Party | The Wharf DC | 6.12.26\u003c/strong>\u003c/h2>\n\n\u003cp>\u003cstrong>WHAT: \u003c/strong>Michelob Ultra x FIFA World Cup Watch Party USA vs. Paraguay\u003c/p>\n\n\u003cp>\u003cstrong>WHERE: \u003c/strong>The Wharf DC, Pearl St SW, Washington, DC 20024\u003c/p>\n\n\u003cp>\u003cstrong>WHEN: \u003c/strong>Friday, June 12th, 2026 at 7 p.m.\u003c/p>\n\n\u003cp>The Wharf is excited to announce its FIFA World Cup 26™ Watch Zone presented by Michelob Ultra. Head to Pearl Street at The Wharf to catch all the action on a 14’ jumbotron screen. On June 12th, DC101 will be at The Wharf for the special USA vs. Paraguay watch party! Watch party starts at 7pm match time 9pm. Sip and stroll on Pearl Street and cheer on Team USA.\u003c/p>\n\n\u003cp>For more information, please visit: \u003ca href=\"https://www.wharfdc.com/fifa2026/\" target=\"_blank\">https://www.wharfdc.com/fifa2026/\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1781305200828,"enabled":false,"end":0}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/programming"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a217ad1f67223bf2d810da1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a217ad1f67223bf2d810da1","source_credit":"","title":"","url":"asset://assets.calendar/6a217ad1f67223bf2d810da1","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Michelob Ultra x FIFA World Cup Watch Party | The Wharf DC | 6.12.26"},"venue_address":{"type":"plain","value":"Pearl St SW, Washington, DC 20024"},"venue_name":{"type":"plain","value":"The Wharf DC"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://dc101.iheart.com/calendar/content/2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a217ad1f67223bf2d810da1","use_caption":false},"keywords":["keywords/programming"],"primary_slug":"2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226","slugs":["2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226"],"sponsored":false,"title":"Michelob Ultra x FIFA World Cup Watch Party | The Wharf DC | 6.12.26"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780579020000,"publish_end_date":4115978604802,"publish_origin":"brands/WWDC-FM (2079)","syndication":{"publish_origin":"brands/WWDC-FM (2079)","refs":{}},"targets":[{"id":"AGYTY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/community","calendar-categories/entertainment","calendar-categories/sports","calendar-categories/station-events"],"where":["brands/WWDC-FM (2079)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a217ad1f67223bf2d810da1","title":"Michelob Ultra x FIFA World Cup Watch Party | The Wharf DC | 6.12.26","description":"","author":""},"pub_start":1780579020000,"pub_until":4115978604802,"pub_changed":1780579342963,"subscription":[{"tags":["calendar-categories/community","calendar-categories/entertainment","calendar-categories/sports","calendar-categories/station-events","brands/WWDC-FM (2079)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WWDC-FM (2079)","id:/6a217a3ff67223bf2d810d94","slug:2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226","slug:2026-06-12-michelob-ultra-x-fifa-world-cup-watch-party-the-wharf-dc-61226","keyword:keywords/programming"]}}],"resume":{"id":"ID:calendar-topics-feed-matsubs","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IlppeHlBIjoiZXlKdlptWnpaWFFpT2pSOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"rbePH","region":"main:dynamic","type":"keywordcontest","ordinal":15,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1888239"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"notFoundPage":{"_id":"/master-site/inferno/error_page","name":"error_page","pageConfig":{"adobe_page_name":"","description":"","keywords":[],"sitemap_frequency":"exclude","thumbnail":"","title":""},"displayName":"404","path":"/_error/404/","primaryBlockId":"eIhzs","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"32svC","region":"header:dynamic","type":"title","ordinal":0,"value":{"title":"Sorry. This page is currently unavailable."},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"eIhzs","region":"main:dynamic","type":"html","ordinal":0,"value":{"content":"\u003cspan>\nWhile you aren’t able to access this page, you can still check out some of these great stories:\n\u003c/span>","title":null},"tags":["display-hints/primary"],"schedule":{"begin":0,"end":4115978604802}},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":0,"position":null,"size":12,"title":""},"tags":["display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a285104b7d6943bb67e149c","type":"PUBLISHING","record":{"ref_id":"%2F6a285104b7d6943bb67e149c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a2f7c15f-ba46-44a2-aaa4-e572df0e6375","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F5f909ad4c672403378adbc8d","new_tab":false,"schedule":{},"source_credit":"Natdanai Pankong / EyeEm / EyeEm / Getty Images","title":"Midsection Of Woman With Sunscreen By Swimming Pool","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Food and Drug Administration (FDA) has \u003ca href=\"https://abcnews.com/GMA/Wellness/fda-green-lights-1st-new-sunscreen-ingredient-years/story?id=133716480\" target=\"_blank\">approved bemotrizinol, a new sunscreen ingredient\u003c/a>, marking the first addition of its kind to U.S. products in more than 20 years. The decision, announced Tuesday (June 9), is expected to expand sun protection options for Americans and help address the country’s high rates of skin cancer.\u003c/p>\n\n\u003cp>Bemotrizinol is \u003ca href=\"https://www.nbcnews.com/health/health-news/bemotrizinol-fda-allows-sunscreen-ingredient-popular-europe-asia-rcna349223\" target=\"_blank\">a broad-spectrum ultraviolet (UV) filter\u003c/a> that protects against both UVA and UVB rays. It is already widely used in Europe, Asia, and Australia, but until now, Americans have not had access to sunscreens containing this ingredient. The FDA’s move comes after extensive safety and effectiveness reviews, including studies that found bemotrizinol minimally absorbed by the body and not linked to skin irritation, cancer, or reproductive harm.\u003c/p>\n\n\u003cp>In the United States, sunscreens are regulated as over-the-counter drugs. This has made it more difficult for new ingredients to be approved compared to other countries, where sunscreen is often classified as a cosmetic. The FDA’s review process for bemotrizinol began after recent legislative changes, such as the SAFE Sunscreen Standards Act, which allowed the agency to consider real-world evidence from other countries where the ingredient has been safely used for years. According to Healio, these reforms sped up the approval of bemotrizinol, which is marketed internationally under names like Tinosorb S and Parsol Shield.\u003c/p>\n\n\u003cp>Dermatology experts say \u003ca href=\"https://www.cnn.com/2026/06/09/health/new-sunscreen-bemotrizinol-wellness\" target=\"_blank\">bemotrizinol addresses a critical “protection gap” in American sunscreens\u003c/a>, especially against UVA rays, which penetrate deeper into the skin and are linked to premature aging and skin cancer. U.S. skin cancer rates are among the highest in the world, with more than 100,000 cases in 2022. The new ingredient could help lower these numbers by providing broader and longer-lasting protection than many existing products.\u003c/p>\n\n\u003cp>Bemotrizinol is stable in sunlight, can be combined with mineral filters like zinc oxide, and enables more user-friendly sunscreen formulations, such as gels and sheer lotions for all skin types. The FDA’s approval allows bemotrizinol to be used at concentrations up to six percent and prohibits its combination with certain other filters considered less safe.\u003c/p>\n\n\u003cp>For now, DSM-Firmenich, which markets bemotrizinol as Parsol Shield, will have 18 months of exclusive marketing before other manufacturers can use the ingredient. \u003c/p>\n\n\u003cp>Americans will likely see new sunscreens with bemotrizinol on store shelves by the end of summer 2026.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assited"],"permalink":"https://dc101.iheart.com/content/2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years/","primary_image":{"bucket":"assets.getty","id":"%2F5f909ad4c672403378adbc8d"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1781027100000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","social_title":"","summary":"The new ingredient addresses a critical “protection gap” in American sunscreens, especially against UVA rays.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"FDA Approves First New Sunscreen Ingredient In Over 20 Years"},"slug":"2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/5f909ad4c672403378adbc8d","title":"FDA Approves First New Sunscreen Ingredient In Over 20 Years","description":"The new ingredient addresses a critical “protection gap” in American sunscreens, especially against UVA rays.","author":"iHeartRadio"},"pub_start":1781027100000,"pub_until":4115978604802,"pub_changed":1781027518309,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a285104b7d6943bb67e149c","slug:2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","slug:2026-06-09-fda-approves-first-new-sunscreen-ingredient-in-over-20-years","keyword:keywords/ai-assited","author:user"]}},{"id":"%2F61b2419b90bd13b2c395d051","type":"LEADS","record":{"title":"Check Out This Week's Giveaways on Elliot in the Morning","subtitle":"","image":"https://i.iheart.com/v3/re/assets.brands/61b2416190bd13b2c395d050","img_meta":{"base_id":"%2F61b2416190bd13b2c395d050","bucket":"assets.brands"},"link":{"target":"_self","urls":{"device":"/featured/eitm-featured-promotions/","web":"/featured/eitm-featured-promotions/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a282a03e572b5a47cd4e58e","type":"PUBLISHING","record":{"ref_id":"%2F6a282a03e572b5a47cd4e58e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"01e66052-3db6-460f-b3b6-7f0745b8b24e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Will Mendelson","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/2812/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/2812/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/2812/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/2812/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"INGLEWOOD, CALIFORNIA - DECEMBER 10: Ben Gibbard of Death Cab for Cutie performs onstage during Audacy's \"KROQ Almost Acoustic Christmas\" at The Kia Forum on December 10, 2022 in Inglewood, California. (Photo by Phillip Faraone/Getty Images for Audacy)","id":"%2F6a282ba806d42df84d15184c","new_tab":false,"schedule":{},"source_credit":"Phillip Faraone / Getty Images Entertainment / Getty Images","title":"Audacy's \"KROQ Almost Acoustic Christmas\"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/death-cab-for-cutie-2812/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"2812\" data-catalog-related-id=\"\">\u003cstrong>Death Cab for Cutie\u003c/strong>\u003c/a> frontman \u003ca href=\"https://www.iheart.com/artist/ben-gibbard-575590/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"575590\" data-catalog-related-id=\"\">\u003cstrong>Ben Gibbard\u003c/strong>\u003c/a> opened up about how recording the band's \u003ca href=\"https://www.iheart.com/content/2026-03-16-death-cab-for-cutie-announce-new-album-i-built-you-a-tower-drop-new-song/\" target=\"_blank\">new album\u003c/a>, \u003cem>I Built You a Tower\u003c/em>, helped him through &quot;painful moments.&quot;\u003cbr />\u003cbr />&quot;The hope is that I'm writing from a position of elevated emotional intelligence and experience both as a human being and as a songwriter,&quot; the rocker told \u003ca href=\"https://people.com/death-cab-for-cutie-album-ben-gibbard-process-grief-exclusive-11991019\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> on Monday (June 8). &quot;This is a reflection of a time in my life that is now three years in my rearview.&quot;\u003cbr />\u003cbr />Gibbard explained that while recording the band's 11th studio LP, he was dealing with a divorce from his wife, \u003cstrong>Rachel Demy\u003c/strong>. \u003c/p>\n\n\u003cp>&quot;When you go through these painful moments, you're going to be dealing with it in some form or fashion for the rest of your life because that's how pain works,&quot; the \u003ca href=\"https://www.iheart.com/content/2023-01-31-death-cab-for-cutie-announce-intimate-new-album/\" target=\"_blank\">&quot;Transatlanticism&quot; musician\u003c/a> admitted. &quot;It wasn't my desire to use this as a score-settling opportunity. It's more compelling to hear your internal experience, and for the listener to empathize with those feelings too, because anger fades.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/the-postal-service-70493/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"70493\" data-catalog-related-id=\"\">\u003cstrong>The Postal Service\u003c/strong>\u003c/a> singer also cited the 1961 acclaimed Italian film \u003cem>La Notte \u003c/em>as both inspiration and a healing vehicle while making new music.\u003c/p>\n\n\u003cp>&quot;The conclusion is just devastating,&quot; Gibbard explained. &quot;I keep coming back to it and wanting to see it again. It's beautiful.&quot;\u003c/p>\n\n\u003cp>\u003cem>I Built You a Tower\u003c/em> is out now.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp/","cuser":"user/ldap/1141982","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Death Cab for Cutie","keywords/Ben Gibbard"],"permalink":"https://dc101.iheart.com/content/2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp/","primary_image":{"bucket":"assets.getty","id":"%2F6a282ba806d42df84d15184c"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781023200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp","social_title":"","summary":"Death Cab for Cutie frontman Ben Gibbard revealed how his \"painful moments\" inspired the band's new album. ","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE"]},{"categories":["categories/music-news"],"distribution":["artists/Death Cab for Cutie (2812)","artists/Ben Gibbard (575590)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Death Cab Frontman Ben Gibbard Opens Up About 'Painful Moments' On New LP"},"slug":"2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a282ba806d42df84d15184c","title":"Death Cab Frontman Ben Gibbard Opens Up About 'Painful Moments' On New LP","description":"Death Cab for Cutie frontman Ben Gibbard revealed how his \"painful moments\" inspired the band's new album. ","author":"Will Mendelson"},"pub_start":1781023200000,"pub_until":4115978604802,"pub_changed":1781023581423,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE"]},{"tags":["categories/music-news","artists/Death Cab for Cutie (2812)","artists/Ben Gibbard (575590)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282a03e572b5a47cd4e58e","slug:2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp","slug:2026-06-09-death-cab-frontma-ben-gibbard-opens-up-about-painful-moments-on-new-lp","keyword:keywords/Death Cab for Cutie","keyword:keywords/Ben Gibbard","author:user"]}},{"id":"%2F6a2832a3b7d6943bb67e1484","type":"PUBLISHING","record":{"ref_id":"%2F6a2832a3b7d6943bb67e1484","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"7925c6c1-c825-40a3-a623-ef94ea2eee0b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a28335eb7d6943bb67e148f","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Kia is \u003ca href=\"https://www.foxbusiness.com/economy/kia-recalls-6k-vehicles-due-possible-seatbelt-defect-could-raise-injury-risk\" target=\"_blank\">recalling more than 6,000 of its 2027 Telluride and Telluride Hybrid vehicles\u003c/a> in the United States because of a seat belt defect that could increase the risk of injury during a crash. According to a notice from the National Highway Traffic Safety Administration (NHTSA), the recall affects 6,264 vehicles, specifically 4,367 Telluride Hybrid models produced between March 24 and May 12, 2026, and 1,897 gas-powered Telluride models produced between March 24 and May 10, 2026.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.usatoday.com/story/cars/recalls/2026/06/08/kia-telluride-seatbelt-recall/90462261007/\" target=\"_blank\">issue is linked to the driver seat belt’s emergency locking retractor\u003c/a> (ELR), which may lock and prevent the seat belt strap from extending properly. This malfunction is traced back to an incorrect sensor installed by one of Kia’s suppliers, causing the vehicles to fail to meet federal safety standards. As stated in the NHTSA notice, “An unavailable occupant restraint increases the risk of injury to an unbelted driver in the event of a collision.&quot;\u003c/p>\n\n\u003cp>No other Kia vehicles are impacted by this defect. Kia estimates that about \u003ca href=\"https://www.nhtsa.gov/?nhtsaId=26V230000\" target=\"_blank\">one percent of the recalled vehicles may be affected\u003c/a> by the faulty seat belt retractor.\u003c/p>\n\n\u003cp>Owners of affected vehicles will receive notification letters by mail on July 31, 2026, with instructions to visit a Kia dealer for a free replacement of the seat belt assembly. Vehicle Identification Numbers (VINs) associated with the recall will become \u003ca href=\"https://www.nhtsa.gov/recall\" target=\"_blank\">searchable on the NHTSA website\u003c/a> starting Tuesday, June 16, 2026. For additional information, owners can contact Kia customer service at 800-333-4542 or the NHTSA Vehicle Safety Hotline at 888-327-4236.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk/","primary_image":{"bucket":"new_assets","id":"%2F6a28335eb7d6943bb67e148f"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1781019300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","social_title":"","summary":"The malfunction causes the vehicles to fail to meet federal safety standards.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kia Recalls 6,000 Vehicles Due To Malfunction That Increases Injury Risk"},"slug":"2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a28335eb7d6943bb67e148f","title":"Kia Recalls 6,000 Vehicles Due To Malfunction That Increases Injury Risk","description":"The malfunction causes the vehicles to fail to meet federal safety standards.","author":"iHeartRadio"},"pub_start":1781019300000,"pub_until":4115978604802,"pub_changed":1781019638627,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2832a3b7d6943bb67e1484","slug:2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","slug:2026-06-09-kia-recalls-6000-vehicles-due-to-malfunction-that-increases-injury-risk","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a282dcfb7d6943bb67e146f","type":"PUBLISHING","record":{"ref_id":"%2F6a282dcfb7d6943bb67e146f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"87364461-accd-4a9a-b159-4d80351fa7bd","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"KANSAS CITY, MISSOURI - JUNE 08: A general view of FIFA World Cup 2026 signage at Kansas City Stadium on June 08, 2026 in Kansas City, Missouri. (Photo by Jay Biggerstaff/Getty Images)","id":"%2F6a282e662b5a1317fce9ad39","new_tab":false,"schedule":{},"source_credit":"Jay Biggerstaff / Getty Images Sport / Getty Images","title":"Kansas City Prepares to Host FIFA World Cup 2026","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">2026 FIFA World Cup\u003c/a> is set to begin this Thursday, June 11, \u003ca href=\"https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026\" target=\"_blank\">marking a historic tournament that will be jointly hosted by Canada, Mexico, and the United States\u003c/a> for the first time. This edition brings several firsts to the world's most popular sporting event: a record 48 national teams will compete, matches will be played in 16 cities across three countries, and the tournament will feature an expanded format with 104 total games over 39 days. The final will take place on Sunday, July 19, at New York New Jersey Stadium, formerly known as MetLife Stadium, in East Rutherford, New Jersey.\u003c/p>\n\n\u003cp>If you want to follow the entire tournament, but can't watch the games on TV, iHeartRadio has you covered. Whether you are at work, in your car, or on the move, you can listen to every World Cup game on a \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">dedicated World Cup station.\u003c/a> All 104 matches will stream live on iHeartRadio, giving you 24/7 access no matter where you are.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio/\" data-content-id=\"/6a26e04d75a1948be2fc9a19\">The opening match between Mexico and South Africa\u003c/a> will be held at the iconic Mexico City Stadium. Each host—Canada, Mexico, and the United States—will see their national teams play group-stage matches at home venues. Group-stage games will continue through early July, followed by knockout rounds featuring the top two teams from each group, plus the eight best third-place finishers.\u003c/p>\n\n\u003cp>Cities like Toronto, Vancouver, Guadalajara, Monterrey, Atlanta, Los Angeles, Miami, Dallas, San Francisco Bay Area, and Seattle, among others, will welcome fans from around the globe. With \u003ca href=\"https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026/host-cities\" target=\"_blank\">11 host cities in the United States\u003c/a>, three in Mexico, and two in Canada, the tournament will showcase the diversity and passion of North American soccer.\u003c/p>\n\n\u003cp>The expanded format features 12 groups of four teams each. After three group-stage matches, 32 teams will advance to the knockouts. Top-ranked teams such as Spain, Argentina, France, and Brazil are expected to advance far, but the expanded field and new format could lead to surprises.\u003c/p>\n\n\u003cp>The World Cup 2026 promises to be the biggest and most inclusive yet, with global attention focused on North America as teams, fans, and cultures unite for the love of the beautiful game. \u003c/p>\n\n\u003cp>You can follow the US Men's National Team and listen to \u003ca href=\"https://www.iheart.com/content/2026-05-20-fox-reveals-analysts-and-hosts-for-its-coverage-of-the-fifa-world-cup-2026/\" target=\"_blank\">Fox's coverage\u003c/a> of all 104 FIFA World Cup 2026 games LIVE and for FREE via \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">iHeartRadio’s digital app\u003c/a> and more than 100 broadcast stations nationwide! You can also get the latest news and updates with \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">iHeartRadio's lineup of soccer-focused podcasts\u003c/a>, including \u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>Inside American Soccer with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tom Bogert \u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tab Ramos\u003c/em>\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem>The Away End with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Daniel Alarcón\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem> and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>John Green\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cu>\u003cem>.\u003c/em>\u003c/u>\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work/","primary_image":{"bucket":"assets.getty","id":"%2F6a282e662b5a1317fce9ad39"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio"]},"publish_date":1781018580000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","social_title":"","summary":"With iHeartRadio, you can follow the World Cup wherever you are.","targets":[{"categories":["categories/sports","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"How To Listen To The FIFA World Cup 2026 In Your Car Or At Work"},"slug":"2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a282e662b5a1317fce9ad39","title":"How To Listen To The FIFA World Cup 2026 In Your Car Or At Work","description":"With iHeartRadio, you can follow the World Cup wherever you are.","author":"iHeartRadio"},"pub_start":1781018580000,"pub_until":4115978604802,"pub_changed":1781018974259,"subscription":[{"tags":["categories/sports","brands/iHeartRadio"]},{"tags":["categories/sports","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282dcfb7d6943bb67e146f","slug:2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","slug:2026-06-09-how-to-listen-to-the-fifa-world-cup-2026-in-your-car-or-at-work","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a282c41b7d6943bb67e1464","type":"PUBLISHING","record":{"ref_id":"%2F6a282c41b7d6943bb67e1464","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b6f5c1bc-1bad-4734-a36f-d200d86c4b12","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a282cc65cca47257eaf0e39","new_tab":false,"schedule":{},"source_credit":"Cavan Images / Henn Photography / Cavan / Getty Images","title":"Freediver in the clear waters of the Andaman Sea in Thailand","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A 31-year-old \u003ca href=\"https://www.foxnews.com/us/american-airlines-flight-attendant-killed-tourist-hot-spot-investigators-probe-suspected-boat-strike-\" target=\"_blank\">American Airlines flight attendant, \u003c/a>\u003ca href=\"https://www.foxnews.com/us/american-airlines-flight-attendant-killed-tourist-hot-spot-investigators-probe-suspected-boat-strike-\" target=\"_blank\">\u003cstrong>Kellie Melinda Williams\u003c/strong>\u003c/a>\u003ca href=\"https://www.foxnews.com/us/american-airlines-flight-attendant-killed-tourist-hot-spot-investigators-probe-suspected-boat-strike-\" target=\"_blank\">, was found dead on Hollywood Beach\u003c/a>, Florida, after what authorities say was a suspected boat strike while she was snorkeling. Her body was discovered by two fishermen in the surf near North Boardwalk and Thomas Street, according to the Florida Fish and Wildlife Conservation Commission (FWC).\u003c/p>\n\n\u003cp>Officials confirmed that \u003ca href=\"https://abcnews.com/amp/US/body-american-airlines-flight-attendant-found-dead-washed/story?id=133667898\" target=\"_blank\">Williams' injuries were consistent with being struck by a vessel\u003c/a>. Investigators believe she was snorkeling or diving near Dr. Von D. Mizell-Eula Johnson State Park before the incident, but details about when she went missing are still unclear. Her remains were brought ashore by the tide, several miles from where she was last believed to be in the water.\u003c/p>\n\n\u003cp>The FWC is leading the investigation and has urged anyone with information or who witnessed the incident to contact the Wildlife Alert Hotline at 888-404-FWCC (3922). In an official statement, the FWC extended its condolences, saying, &quot;The FWC would like to extend its deepest sympathies to the family and loved ones of Kellie Williams during this difficult time.&quot;\u003c/p>\n\n\u003cp>American Airlines confirmed Williams' identity and expressed sorrow in a statement: &quot;We are deeply saddened by the loss of our colleague. Our thoughts and support are with her family, loved ones and colleagues at this time.&quot;\u003c/p>\n\n\u003cp>Williams had \u003ca href=\"https://www.nbcmiami.com/news/local/woman-whose-body-washed-ashore-at-hollywood-beach-may-have-been-hit-by-boat-fwc-says/3817517/\" target=\"_blank\">recently moved to Florida from California\u003c/a>, and her sudden death has shocked both her family and colleagues. The investigation is ongoing, and no further details have been released about potential suspects or the boat involved.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida/","primary_image":{"bucket":"assets.getty","id":"%2F6a282cc65cca47257eaf0e39"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781017560000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida","social_title":"","summary":"Kellie Melinda Williams’ remains were discovered by two fishermen.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Flight Attendant Killed In Possible Boat Strike While Snorkeling In Florida"},"slug":"2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a282cc65cca47257eaf0e39","title":"Flight Attendant Killed In Possible Boat Strike While Snorkeling In Florida","description":"Kellie Melinda Williams’ remains were discovered by two fishermen.","author":"iHeartRadio"},"pub_start":1781017560000,"pub_until":4115978604802,"pub_changed":1781017949540,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282c41b7d6943bb67e1464","slug:2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida","slug:2026-06-09-flight-attendant-killed-in-possible-boat-strike-while-snorkeling-in-florida","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a280f12e572b5a47cd4e574","type":"PUBLISHING","record":{"ref_id":"%2F6a280f12e572b5a47cd4e574","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9f03ac26-abdb-458e-b6b2-eedd37dbe269","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Will Mendelson","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/31089652/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31089652/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31089652/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31089652/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"INDIO, CALIFORNIA - APRIL 19: (FOR EDITORIAL USE ONLY) Michelle Zauner of Japanese Breakfast performs at the Outdoor Theatre during the 2025 Coachella Valley Music and Arts Festival on April 19, 2025 in Indio, California. (Photo by Maya Dehlin Spach/Getty Images for Coachella)","id":"%2F6a280f3f06d42df84d15184b","new_tab":false,"schedule":{},"source_credit":"Maya Dehlin Spach / Getty Images Entertainment / Getty Images","title":"2025 Coachella Valley Music And Arts Festival - Weekend 2 - Day 2","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/japanese-breakfast-31089652/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31089652\" data-catalog-related-id=\"\">\u003cstrong>Japanese Breakfast\u003c/strong>\u003c/a> frontwoman \u003cstrong>Michelle Zauner\u003c/strong> is pregnant with her first child!\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/japanese-breakfast-31089652/\" target=\"_blank\">The musician\u003c/a> took to Instagram on Monday (June 8) to share that she is expecting her first baby with husband and bandmate \u003cstrong>Peter Bradley\u003c/strong>.\u003c/p>\n\n\u003cp>&quot;Jpreggie!&quot; she wrote alongside \u003ca href=\"https://www.instagram.com/p/DZVAmhxM6yh/\" target=\"_blank\">a photo\u003c/a> of her and Bradley on stage at the 2026 Governors Ball Music Festival, in which she proudly showed off her baby bump. \u003c/p>\n\n\u003cp>&quot;It's really empowering,&quot; she told \u003ca href=\"https://www.tiktok.com/@cosmopolitan/video/7648998921565523213\" target=\"_blank\">\u003cem>Cosmopolitan\u003c/em>\u003c/a> at the music festival in New York. &quot;It's so fun to remind myself that I am something beyond just a vessel for life, which is an amazing thing to be, but it's also really fun to get to cart it around with me.&quot;\u003c/p>\n\n\u003cp>Bradley, who plays guitar in the indie pop band alongside Zauner, married \u003ca href=\"https://www.iheart.com/content/2022-03-15-japanese-breakfast-addresses-claims-machine-gun-kelly-stole-her-album-art/\" target=\"_blank\">the singer\u003c/a> in 2014. In April 2025, the &quot;Paprika&quot; songstress opened up about their relationship. \u003c/p>\n\n\u003cp>&quot;We don't fight very often,&quot; Zauner candidly told \u003ca href=\"https://people.com/michelle-zauner-crying-in-h-mart-changed-relationship-with-husband-exclusive-11708490\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a>. &quot;I think it's probably more challenging for him than it is for me because I can be just violently honest with him in this way that I maybe would be more careful with other peoples' feelings about.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZVAmhxM6yh%2F","@url":"https://www.instagram.com/p/DZVAmhxM6yh/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZVAmhxM6yh/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZVAmhxM6yh/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZVAmhxM6yh/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZVAmhxM6yh/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZVAmhxM6yh/"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child/","cuser":"user/ldap/1141982","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Japanese Breakfast"],"permalink":"https://dc101.iheart.com/content/2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child/","primary_image":{"bucket":"assets.getty","id":"%2F6a280f3f06d42df84d15184b"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781012520000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child","social_title":"","summary":"Japanese Breakfast frontwoman Michelle Zauner is expecting her first child with husband and bandmate Peter Bradley.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE"]},{"categories":["categories/music-news"],"distribution":["artists/Japanese Breakfast (31089652)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Japanese Breakfast’s Michelle Zauner & Peter Bradley Expecting First Child"},"slug":"2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a280f3f06d42df84d15184b","title":"Japanese Breakfast’s Michelle Zauner & Peter Bradley Expecting First Child","description":"Japanese Breakfast frontwoman Michelle Zauner is expecting her first child with husband and bandmate Peter Bradley.","author":"Will Mendelson"},"pub_start":1781012520000,"pub_until":4115978604802,"pub_changed":1781012956922,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE"]},{"tags":["categories/music-news","artists/Japanese Breakfast (31089652)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a280f12e572b5a47cd4e574","slug:2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child","slug:2026-06-09-japanese-breakfasts-michelle-zauner-peter-bradley-expecting-first-child","keyword:keywords/Japanese Breakfast","author:user"]}},{"id":"%2F6a2730cd785a7b16398b2d53","type":"PUBLISHING","record":{"ref_id":"%2F6a2730cd785a7b16398b2d53","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4e5c7774-18c3-4311-89d4-cd9ba704b5eb","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"iHeartRadio","blocks":[{"id":"36189264","kind":"artist","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2730e7785a7b16398b2d5e","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/mckenna-grace-36189264/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36189264\" data-catalog-related-id=\"\">\u003cstrong>Mckenna Grace\u003c/strong>\u003c/a> is seeing red on her new single, &quot;Ugly and Rotten.&quot;\u003c/p>\n\n\u003cp>The singer-songwriter and Emmy-nominated actress returned with her first solo release in more than two years, delivering a punchy alt-pop anthem packed with raw emotion and sharp-edged attitude. The track embraces the chaos, frustration and vulnerability that can come with growing up, breaking down and rebuilding yourself.\u003c/p>\n\n\u003cp>Grace opened up about her love for making music in a statement, sharing, &quot;Music is something that has always been cathartic and challenges my creativity in different ways. I love being in the studio - it gives me the opportunity to turn quiet moments, emotions and feelings into something that people can enjoy - and that's one of the best feelings. It's fun getting to be angry and rock out.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZNcs04jktA%2F%3Futm_source%3Dig_web_button_share_sheet%26igsh%3DMzRlODBiNWFlZA%3D%3D","@url":"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA==","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA=="},{"html":"\u003cp>Alongside the release, Grace dropped a music video that matches the song's chaotic energy and unapologetic attitude. The video leans into the same chaos and emotion that drive the track, bringing &quot;Ugly and Rotten&quot; to life on screen.\u003c/p>\n\n\u003cp>&quot;Ugly and Rotten&quot; offers the first glimpse at a new wave of music from Grace, with more releases expected throughout the year.\u003c/p>\n\n\u003cp>Check out the music video below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F4yXFVgy7laM%3Fsi%3DX4n5YEv8Fm_wFZXY","@url":"https://youtu.be/4yXFVgy7laM?si=X4n5YEv8Fm_wFZXY","author_name":"Mckenna Grace","author_url":"https://www.youtube.com/@TheMckennaGrace","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/4yXFVgy7laM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Mckenna Grace - Ugly and Rotten (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/4yXFVgy7laM/hqdefault.jpg","thumbnail_width":480,"title":"Mckenna Grace - Ugly and Rotten (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/4yXFVgy7laM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Mckenna Grace - Ugly and Rotten (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/4yXFVgy7laM?si=X4n5YEv8Fm_wFZXY"}],"canonical_url":"https://www.iheart.com/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/","cuser":"user/ldap/1130646","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Ugly and Rotten","keywords/Mckenna Grace","keywords/singer-songwriter","keywords/Music video"],"permalink":"https://dc101.iheart.com/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/","primary_image":{"bucket":"new_assets","id":"%2F6a2730e7785a7b16398b2d5e"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780954500000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","social_title":"","summary":"Mckenna Grace Says It's 'Fun Getting To Be Angry And Rock Out' On New Song","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Mckenna Grace (36189264)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Mckenna Grace Returns With Fiery New Single 'Ugly and Rotten'"},"slug":"2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e","title":"Mckenna Grace Returns With Fiery New Single 'Ugly and Rotten'","description":"Mckenna Grace Says It's 'Fun Getting To Be Angry And Rock Out' On New Song","author":"iHeartRadio"},"pub_start":1780954500000,"pub_until":4115978604802,"pub_changed":1780955028962,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Mckenna Grace (36189264)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2730cd785a7b16398b2d53","slug:2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","slug:2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","keyword:keywords/Ugly and Rotten","keyword:keywords/Mckenna Grace","keyword:keywords/singer-songwriter","keyword:keywords/Music video","author:user"]}},{"id":"%2F6a2724a075a1948be2fc9a5a","type":"PUBLISHING","record":{"ref_id":"%2F6a2724a075a1948be2fc9a5a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"650ac3a7-5633-4bdb-b06d-124ef98576e0","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Two grizzly bears play in their pool at the zoo in La Fleche, northwestern France, on march 27, 2016.\n\n / AFP / JEAN-FRANCOIS MONIER        (Photo credit should read JEAN-FRANCOIS MONIER/AFP via Getty Images)","id":"%2F6a2725196dcf7baf1b3948be","new_tab":false,"schedule":{},"source_credit":"JEAN-FRANCOIS MONIER / AFP / Getty Images","title":"FRANCE-ANIMALS-ZOO-GRIZZLY-BEAR","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://www.nbcnews.com/news/us-news/san-diego-man-survives-encounter-grizzly-bear-national-park-rcna348872\" target=\"_blank\">San Diego man is recovering after surviving a grizzly bear attack\u003c/a> while hiking in Montana's Glacier National Park on Wednesday (May 28). \u003cstrong>Daniel Crago\u003c/strong>, an avid outdoorsman, was on the last hike of his weeklong vacation when he came face-to-face with a grizzly near the Grinnell Glacier Trail.\u003c/p>\n\n\u003cp>Crago spotted a bear cub behind him before noticing a much larger grizzly about 15 feet above him. Following standard safety guidance, he calmly called out to alert the bear, but the animal charged at him. With no time to reach for his bear spray, Crago used his right arm to shield himself. The bear bit and dragged him about 20 feet before running off.\u003c/p>\n\n\u003cp>Crago suffered severe injuries, including a broken forearm with open wounds.  Nearby hikers, including a doctor, rushed to help and stopped the bleeding until park rangers and paramedics arrived. He was then airlifted by helicopter to a hospital in Kalispell, Montana, where he underwent multiple surgeries. Crago has already had three surgeries and faces at least one more, with possible rehabilitation lasting up to two years.\u003c/p>\n\n\u003cp>Crago expressed deep gratitude for the strangers who came to his aid and remains optimistic about his recovery. \u003c/p>\n\n\u003cp>“There was thankfully a pediatric ER doctor who put the tourniquet on me and helped stop the bleeding,” \u003ca href=\"https://fox5sandiego.com/news/grizzly-bear-attack-glacier-national-park/\" target=\"_blank\">Crago told \u003c/a>\u003ca href=\"https://fox5sandiego.com/news/grizzly-bear-attack-glacier-national-park/\" target=\"_blank\">\u003cem>KUS\u003c/em>\u003c/a>\u003cem>I\u003c/em>.\u003c/p>\n\n\u003cp>Crago \u003ca href=\"https://www.gofundme.com/f/help-daniel-recover-bear-attack\" target=\"_blank\">started a GoFundMe page\u003c/a> to help cover his medical expenses, which include a $20,000 helicopter bill even after insurance. Generous donors have contributed over $20,000 so far, and Crago plans to donate extra funds to the National Park Service.\u003c/p>\n\n\u003cp>Park officials \u003ca href=\"https://www.nps.gov/glac/learn/news/hiker-injured-by-grizzly-bear-at-glacier-national-park.htm\" target=\"_blank\">closed a section of the Grinnell Glacier Trail\u003c/a> after the attack and continue to warn visitors about increased bear activity throughout the region. They emphasized the importance of bear safety and reminded visitors to stay alert and prepared when hiking in bear country. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park/","primary_image":{"bucket":"assets.getty","id":"%2F6a2725196dcf7baf1b3948be"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780950300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park","social_title":"","summary":"The bear bit and dragged him about 20 feet before running off.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hiker Survives Grizzly Bear Attack At Glacier National Park"},"slug":"2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2725196dcf7baf1b3948be","title":"Hiker Survives Grizzly Bear Attack At Glacier National Park","description":"The bear bit and dragged him about 20 feet before running off.","author":"iHeartRadio"},"pub_start":1780950300000,"pub_until":4115978604802,"pub_changed":1780950653209,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2724a075a1948be2fc9a5a","slug:2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park","slug:2026-06-08-hiker-survives-grizzly-bear-attack-at-glacier-national-park","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a27037275a1948be2fc9a45","type":"PUBLISHING","record":{"ref_id":"%2F6a27037275a1948be2fc9a45","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bdd3a0f5-6854-4146-9e4b-f6a298bc5389","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Mannequin at sports store, copy space","id":"%2F6a2704c934a52d2c0ec4f96e","new_tab":false,"schedule":{},"source_credit":"webphotographeer / iStock / Getty Images","title":"Mannequin at sports store","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Hibbett Sports will \u003ca href=\"https://www.foxbusiness.com/markets/hibbett-sports-owner-plans-close-175-underperforming-stores-major-north-american-reorganization\" target=\"_blank\">close about 175 of its stores across the United States\u003c/a> over the next three years as part of a major reorganization led by its parent company, JD Sports. The move is a key strategy for JD Sports, which acquired Hibbett in 2024 for roughly $1.1 billion to expand its presence in the North American footwear and athletic apparel market.\u003c/p>\n\n\u003cp>JD Sports CEO \u003cstrong>Régis Schultz\u003c/strong> said the company is aiming for &quot;fewer, bigger, and better&quot; stores to serve customers more efficiently and boost profitability. The closures will focus on underperforming stores, especially smaller locations that have struggled to be profitable, Schultz said on a recent earnings call. He explained that larger stores offer more leverage and allow for greater investment in technology and customer experience. CoStar reported that most Hibbett stores are clustered in the Southeast, and the company will now be more selective about future store locations.\u003c/p>\n\n\u003cp>As of May 2024, Hibbett operated 1,169 stores in 36 states, but \u003ca href=\"https://finance.yahoo.com/markets/stocks/articles/jd-sports-quietly-closed-61-204749264.html\" target=\"_blank\">the number had dropped to 982 by January 2026 as JD Sports began consolidating its operation\u003c/a>s after the acquisition. JD Sports Chief Financial Officer \u003cstrong>Dominic Platt\u003c/strong> confirmed that the closures will begin immediately and continue through 2029. He added that while the group is reducing Hibbett locations, it plans to open about 20 new JD Sports stores and convert up to 80 Finish Line stores to the JD banner in North America.\u003c/p>\n\n\u003cp>The strategy comes as competition heats up in the sports retail sector. Dick's Sporting Goods recently acquired Foot Locker, also announcing store closures. JD Sports' plan reflects an \u003ca href=\"https://www.costar.com/article/1412007924/jd-sports-to-shut-down-175-hibbett-stores\" target=\"_blank\">industry-wide trend toward optimizing store footprints\u003c/a> and focusing on more productive locations. According to Yahoo Finance, JD Sports expects flat organic sales in 2027 and is prioritizing cost discipline while enhancing its product offerings and customer experience.\u003c/p>\n\n\u003cp>No list of specific Hibbett Sports store closures has been released yet, but customers can expect further updates from the company as the reorganization unfolds over the coming years.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores/","primary_image":{"bucket":"assets.getty","id":"%2F6a2704c934a52d2c0ec4f96e"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1780941780000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores","social_title":"","summary":"The closures are part of the company's reorganization plans.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Popular Athletic Footwear Chain To Close Underperforming Stores"},"slug":"2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a2704c934a52d2c0ec4f96e","title":"Popular Athletic Footwear Chain To Close Underperforming Stores","description":"The closures are part of the company's reorganization plans.","author":"iHeartRadio"},"pub_start":1780941780000,"pub_until":4115978604802,"pub_changed":1780942147489,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a27037275a1948be2fc9a45","slug:2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores","slug:2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a26f30775a1948be2fc9a3a","type":"PUBLISHING","record":{"ref_id":"%2F6a26f30775a1948be2fc9a3a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e095403a-ec79-445b-b52b-ea7c10860d11","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Close up hand of mixed race man showing electronic boarding pass to flight attendant on phone. Hostess checking electronic flight ticket at boarding gate. Airport check in counter and online air ticket.","id":"%2F65fc26608e7284f131750f33","new_tab":false,"schedule":{},"source_credit":"Ridofranz / iStock / Getty Images","title":"Man showing health vaccination passport to stewardess before flight","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A Houston man has been arrested and charged after authorities say he \u003ca href=\"https://www.nbcnews.com/news/us-news/man-arrested-sneaking-united-airlines-flight-rcna348878\" target=\"_blank\">used a fake boarding pass to sneak onto a United Airlines flight at George Bush Intercontinental Airport\u003c/a> last month. \u003cstrong>Abdulrahman Oriyomi\u003c/strong>, 25, was arrested on Friday and charged with felony impairing or interrupting the operation of a critical infrastructure facility in connection with the May 18 incident, according to court records filed in Harris County, Texas.\u003c/p>\n\n\u003cp>According to court documents and law enforcement statements, Oriyomi entered the airport’s Terminal C security checkpoint, where he reportedly delayed engaging with Transportation Security Administration (TSA) agents and presented a suspicious boarding pass. He was escorted to another TSA booth for a photo and then passed through security, even though his flight reservation had been canceled and the boarding pass was a forgery,\u003c/p>\n\n\u003cp>Oriyomi attempted to board a Los Angeles-bound United Airlines flight at gate E16 around 7:10 a.m. but was \u003ca href=\"https://people.com/houston-man-charged-after-allegedly-sneaking-onto-united-airlines-flight-11992661\" target=\"_blank\">denied after failing to scan the fake pass\u003c/a>. He then lingered in the area for over an hour before joining a different boarding line for another Los Angeles flight. This time, with gate agents distracted, Oriyomi walked down the jetway and boarded United Flight 469.\u003c/p>\n\n\u003cp>A passenger soon noticed Oriyomi was unsure about his assigned seat and later moved around the plane. After hiding in a restroom, \u003ca href=\"https://www.usatoday.com/story/travel/airline-news/2026/06/07/man-fake-boarding-pass-united-flight-houston/90447989007/\" target=\"_blank\">flight attendants discovered he was not listed on the manifest under the name he provided\u003c/a>. The plane, which had started taxiing, was forced to return to the gate, where officers from the Houston Police Department, the FBI, Houston Airports, and the TSA responded.\u003c/p>\n\n\u003cp>Prosecutors allege the incident delayed the flight for three hours, impacting a full plane of passengers and prompting a multi-agency investigation. Surveillance video reviewed by police showed Oriyomi using &quot;diversionary tactics&quot; at several points during his attempt to board.\u003c/p>\n\n\u003cp>A TSA spokesperson stated the individual did go through standard screening and did not possess any prohibited items. United Airlines declined to comment on the case.\u003c/p>\n\n\u003cp>Oriyomi was questioned and given a trespass warning the day of the incident, but charges were not filed until June 1, after further investigation. His case is now pending in Harris County’s 180th District Court. Prosecutors have requested a $25,000 bond and additional restrictions, including surrendering passports and avoiding airports.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-08-man-arrested-after-trying-to-sneak-onto-plane-with-a-fake-boarding-pass/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-08-man-arrested-after-trying-to-sneak-onto-plane-with-a-fake-boarding-pass/","primary_image":{"bucket":"assets.getty","id":"%2F65fc26608e7284f131750f33"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780937520000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-man-arrested-after-trying-to-sneak-onto-plane-with-a-fake-boarding-pass","social_title":"","summary":"After hiding in a restroom, flight attendants discovered he was not listed on the manifest under the name he provided.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Man Arrested After Trying To Sneak Onto Plane With A Fake Boarding Pass"},"slug":"2026-06-08-man-arrested-after-trying-to-sneak-onto-plane-with-a-fake-boarding-pass","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/65fc26608e7284f131750f33","title":"Man Arrested After Trying To Sneak Onto Plane With A Fake Boarding Pass","description":"After hiding in a restroom, flight attendants discovered he was not listed on the manifest under the name he provided.","author":"iHeartRadio"},"pub_start":1780937520000,"pub_until":4115978604802,"pub_changed":1780937882514,"subscription":[{"tags":["categories/national-news","categories/weird-news","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26f30775a1948be2fc9a3a","slug:2026-06-08-man-arrested-after-trying-to-sneak-onto-plane-with-a-fake-boarding-pass","slug:2026-06-08-man-arrested-after-trying-to-sneak-onto-plane-with-a-fake-boarding-pass","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a26e04d75a1948be2fc9a19","type":"PUBLISHING","record":{"ref_id":"%2F6a26e04d75a1948be2fc9a19","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8d6b8788-0ccd-42fe-ae65-94f97b659f9b","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&amp;keyid=EditorialPlayer&amp;ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/fifa-world-cup-2026-11554/?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"TAMPA, FLORIDA - JUNE 06: A detailed view of adidas TRIONDA FIFA World Cup match balls prior to the international friendly match between England and New Zealand at Raymond James Stadium on June 06, 2026 in Tampa, Florida. (Photo by Richard Pelham/Getty Images)","id":"%2F6a26e0ce34a52d2c0ec4f96b","new_tab":false,"schedule":{},"source_credit":"Richard Pelham / Getty Images Sport / Getty Images","title":"England v New Zealand - International Friendly","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Soccer fans around the world are getting ready for the FIFA World Cup 2026, which kicks off on Thursday, June 11, at 3pm ET, when Mexico will take on South Africa. Fans will be able to follow all the action on iHeartRadio, which will be broadcasting the Fox Sports commentary on the dedicated \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">FIFA World Cup 2026 streaming station\u003c/a>, featuring live matches, commentary, and on‑demand access throughout the tournament. All 104 matches will stream live on iHeartRadio, giving fans constant access whether they are at home, in the car, or on the move.\u003c/p>\n\n\u003cp>In addition, iHeartMedia will air 30 live matches on national broadcast radio, including high‑profile games and weekend matchups.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.espn.com/espn/story/_/id/48998339/mexico-vs-south-africa-kick-team-news-how-watch-fifa-world-cup-opener\" target=\"_blank\">opening game between Mexico and South Africa\u003c/a> will take place at the iconic Estadio Azteca, bringing back memories of the 2010 match at Soccer City, now known as FNB Stadium, where \u003cstrong>Carlos Alberto Parreira\u003c/strong>’s South African team held Mexico to a draw thanks to a late equalizer from \u003cstrong>Rafael Márquez\u003c/strong>. Fans are eager to see if South Africa can overcome the odds in the opening game, just as they did years ago.\u003c/p>\n\n\u003cp>The match is expected to set the stage for a month-long celebration of global soccer, with millions of fans watching from around the world. The opening game is the first of many matches scheduled across North America, as the \u003ca href=\"https://www.iheart.com/podcast/1333-fifa-world-cup-2026-269157111/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"269157111\" data-catalog-related-id=\"\">2026 FIFA World Cup\u003c/a> will be hosted by the United States, Canada, and Mexico. The event promises to bring together nations, celebrate sportsmanship, and create new history sixteen years after that unforgettable opener in South Africa.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxsports.com/watch/fmc-4v8wmclmzz0cf6fo?cmpid=google-one-box\" target=\"_blank\">United States Men's National Team will play its first game of the World Cup on Friday\u003c/a>, June 12 at 9pm ET in a match against Paraguay at SoFi Stadium in Los Angeles, California. \u003c/p>\n\n\u003cp>You can follow the US Men's National Team and listen to \u003ca href=\"https://www.iheart.com/content/2026-05-20-fox-reveals-analysts-and-hosts-for-its-coverage-of-the-fifa-world-cup-2026/\" target=\"_blank\">Fox's coverage\u003c/a> of all 104 FIFA World Cup 2026 games LIVE and for FREE via \u003ca href=\"https://www.iheart.com/live/fifa-world-cup-2026-11554/\" data-catalog-kind=\"STATION\" data-catalog-id=\"11554\" data-catalog-related-id=\"\">iHeartRadio’s digital app\u003c/a> and more than 100 broadcast stations nationwide! You can also get the latest news and updates with \u003ca href=\"https://www.iheart.com/podcast/category/iheart-soccer-network-279\" target=\"_blank\">iHeartRadio's lineup of soccer-focused podcasts\u003c/a>, including \u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>Inside American Soccer with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tom Bogert \u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cem>and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-inside-american-soccer-wi-306550446/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"306550446\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Tab Ramos\u003c/em>\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem>The Away End with \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Daniel Alarcón\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cem> and \u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>John Green\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/podcast/1119-the-away-end-with-daniel-316027679/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"316027679\" data-catalog-related-id=\"\">\u003cu>\u003cem>.\u003c/em>\u003c/u>\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"permalink":"https://dc101.iheart.com/content/2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio/","primary_image":{"bucket":"assets.getty","id":"%2F6a26e0ce34a52d2c0ec4f96b"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/iHeartRadio","brands/FIFA-FL"]},"publish_date":1780933140000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio","social_title":"","summary":"The FIFA World Cup 2026 will beg on June 11 when South Africa takes on Mexico.","targets":[{"categories":["categories/sports","categories/local-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"How To Listen To The Opening Game Of The World Cup For Free On iHeartRadio"},"slug":"2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a26e0ce34a52d2c0ec4f96b","title":"How To Listen To The Opening Game Of The World Cup For Free On iHeartRadio","description":"The FIFA World Cup 2026 will beg on June 11 when South Africa takes on Mexico.","author":"iHeartRadio"},"pub_start":1780933140000,"pub_until":4115978604802,"pub_changed":1781015970761,"subscription":[{"tags":["categories/sports","brands/iHeartRadio","brands/FIFA-FL"]},{"tags":["categories/sports","categories/local-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26e04d75a1948be2fc9a19","slug:2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio","slug:2026-06-08-how-to-listen-to-the-opening-game-of-the-world-cup-for-free-on-iheartradio","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5Td2liMlptYzJWMElqb3hNWDA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6MH19","scopes":null}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":[]},"device":{"_userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible; ChatGPT-User/1.0; +https://openai.com/bot","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

            // CCPA Compliance
            window.deferAnalyticsVendorBeacons = false;
        </script>
                <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["vendors-node_modules_pnpm_react-i18next_11_10_0_i18next_20_3_3_react_17_0_2_node_modules_reac-6c7df2","packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx","src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3","local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-components-tiles-OnairTileLoader-component","src_app_core_page-blocks_datasource_NoFeedItemMessage_component_tsx-packages_renderer_shared_-daa2be","core-page-blocks-datasource-DatasourceLoader-component","packages_renderer_shared_core_src_lib_ads_ts","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js","Podcasts-component","ImageTile-component","Card-component","components-catalog-TrackList-component","DateTimeDisplay-component","AptivadaKeywordContest-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","Podcasts-component","ui-ImageTile-component","Card-component","components-catalog-TrackList-component","DateTimeDisplay-component","AptivadaKeywordContest-component"]}</script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.fbc2d6f32689138a56a2.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.df07d3e9c7fdd3d632d9.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.50862bc8e61d2550ba30.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/vendors-node_modules_pnpm_react-i18next_11_10_0_i18next_20_3_3_react_17_0_2_node_modules_reac-6c7df2.22834220ac1ea55c6d93.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx.d3d8452bf8f9c31198c1.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3.c913180144f8c98160d4.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/local.1568e0711b350e3fd0dc.js"></script>
<script async data-chunk="packages-renderer-shared-ui-src-elements-MagicLink-component" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.489cbf025d7e1a37ef28.js"></script>
<script async data-chunk="core-components-tiles-OnairTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-components-tiles-OnairTileLoader-component.65b78db9a8c227c87adf.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_page-blocks_datasource_NoFeedItemMessage_component_tsx-packages_renderer_shared_-daa2be.bfcf691d8065605f5c30.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceLoader-component.be53a63eafce3a4cb5c3.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_lib_ads_ts.2d69e4d087b9bfa12528.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/Datasource-component.77c8a3f06251ddf013ea.js"></script>
<script async data-chunk="Grid-component" src="https://static.inferno.iheart.com/inferno/scripts/Grid-component.48dae21730bceb9ee5e7.js"></script>
<script async data-chunk="ContentFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/ContentFeedItem-component.24d292960656fd3af9d0.js"></script>
<script async data-chunk="LeadFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/LeadFeedItem-component.b63ebc94f4b64d93597a.js"></script>
<script async data-chunk="components-tiles-ContentTile-component" src="https://static.inferno.iheart.com/inferno/scripts/components-tiles-ContentTile-component.5a0477d28ed0d99214d1.js"></script>
<script async data-chunk="core-page-blocks-music-MusicTile-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-music-MusicTile-component.039ec5a61faae34d452b.js"></script>
<script async data-chunk="ShowCollection-component" src="https://static.inferno.iheart.com/inferno/scripts/ShowCollection-component.1d98526edce6b54c1d6b.js"></script>
<script async data-chunk="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script>
<script async data-chunk="Show-component" src="https://static.inferno.iheart.com/inferno/scripts/Show-component.7f0dafb91f97b90e8cff.js"></script>
<script async data-chunk="core-page-blocks-podcast-PodcastsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-podcast-PodcastsLoader-component.a9f4b8c4d6a8fab80e55.js"></script>
<script async data-chunk="LoadMoreFromCursor-component" src="https://static.inferno.iheart.com/inferno/scripts/LoadMoreFromCursor-component.bb890d9dab9374f42e37.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceTileLoader-component.68d0fd347d99a34369c7.js"></script>
<script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.9d6a8bfa29e035e27f5b.js"></script>
<script async data-chunk="core-page-blocks-contest-KeywordContestLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-contest-KeywordContestLoader-component.83dca3e973ee3f93b080.js"></script>
<script async data-chunk="Eyebrow-component" src="https://static.inferno.iheart.com/inferno/scripts/Eyebrow-component.533482f1ba2c4fcd4202.js"></script>
<script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js.61c424009c56803f5507.js"></script>
<script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/Podcasts-component.78c164d119458bbe5ddd.js"></script>
<script async data-chunk="ui-ImageTile-component" src="https://static.inferno.iheart.com/inferno/scripts/ImageTile-component.b3ff14a77346457b64fe.js"></script>
<script async data-chunk="Card-component" src="https://static.inferno.iheart.com/inferno/scripts/Card-component.24dee8840408569eb2c3.js"></script>
<script async data-chunk="components-catalog-TrackList-component" src="https://static.inferno.iheart.com/inferno/scripts/components-catalog-TrackList-component.c7183bba6c8ac042f46d.js"></script>
<script async data-chunk="DateTimeDisplay-component" src="https://static.inferno.iheart.com/inferno/scripts/DateTimeDisplay-component.1d9e6112babb6be9aebe.js"></script>
<script async data-chunk="AptivadaKeywordContest-component" src="https://static.inferno.iheart.com/inferno/scripts/AptivadaKeywordContest-component.a6985dad8318259bb86c.js"></script>
            </body>
        </html>