<!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">
                <style data-reactroot="">:root {
        --station-font-family: "Exo 2","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(0,100%,22.700000000000003%);
        --gradient-stop: hsl(0,100%,18.700000000000003%);
        
                --accent-color: #da0000;
            
        
             --darkFooterColor: hsl(0,100%,27.700000000000003%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">The Fox Rocks Louisville - The Fox Rocks Louisville</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?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/641b45d9de66c5274866b3e7?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/641b45d9de66c5274866b3e7?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://foxrocks.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="#da0000"/><meta data-rh="true" property="og:title" content="The Fox Rocks Louisville - The Fox Rocks Louisville"/><meta data-rh="true" property="twitter:title" content="The Fox Rocks Louisville - The Fox Rocks Louisville"/><meta data-rh="true" itemprop="name" content="The Fox Rocks Louisville - The Fox Rocks Louisville"/><meta data-rh="true" name="description" content="The Fox Rocks Louisville"/><meta data-rh="true" property="og:description" content="The Fox Rocks Louisville"/><meta data-rh="true" property="twitter:description" content="The Fox Rocks Louisville"/><meta data-rh="true" itemprop="description" content="The Fox Rocks Louisville"/><meta data-rh="true" name="keywords" content="fox, rock, louisville, qfm, Q fm"/><meta data-rh="true" property="og:url" content="https://foxrocks.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://foxrocks.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://foxrocks.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?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/641b45d9de66c5274866b3e7?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/641b45d9de66c5274866b3e7?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/641b45d9de66c5274866b3e7?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/641b45d9de66c5274866b3e7?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="@TheFoxLou"/><meta data-rh="true" property="twitter:creator" content="@TheFoxLou"/><meta data-rh="true" property="twitter:domain" content="foxrocks.iheart.com"/><meta data-rh="true" property="og:site_name" content="The Fox Rocks Louisville"/><meta data-rh="true" name="application-name" content="The Fox Rocks Louisville"/><meta data-rh="true" property="fb:app_id" content="204055432946530"/><meta data-rh="true" property="fb:pages" content="99536514644"/><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/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="The Fox Rocks Louisville - The Fox Rocks Louisville" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?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 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 href="https://www.iheart.com/live/the-fox-rocks-louisville-7165/" target="_self" aria-label="Listen Live">Listen Live</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 Music" class="button-text" tabindex="0"><span class="menu-label">Music</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="Concerts &amp; Events" tabindex="0" href="/calendar/">Concerts &amp; Events</a></li><li><a aria-label="Listen Live" tabindex="0" href="/apps/">Listen Live</a></li><li><a aria-label="Recently Played" tabindex="0" href="/music/recently-played/">Recently Played</a></li><li><a aria-label="Top Songs" tabindex="0" href="/music/top-songs/">Top Songs</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for On Demand" class="button-text" tabindex="0"><span class="menu-label">On Demand</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="Music News" tabindex="0" href="/topic/music-news/">Music News</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 href="https://www.facebook.com/TheFoxLou/" target="_blank" rel="noopener" aria-label="Join us on Facebook">Join us on Facebook</a></li><li><a aria-label="Events Calendar" tabindex="0" href="/calendar/">Events Calendar</a></li><li><a aria-label="Contact" tabindex="0" href="/contact/">Contact</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="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 The Fox Rocks Louisville</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/TheFoxLou" 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/TheFoxLou" 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/TheFoxLou" 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/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="The Fox Rocks Louisville - The Fox Rocks Louisville" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?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 wqmf-hd2"><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 The Fox Rocks Louisville 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/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Logo for The Fox Rocks Louisville - The Fox Rocks Louisville" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></button></div><div class="OnairPlayTile-module_streamStartDetails_vOU86"><h1>The Fox Rocks Louisville</h1><span class="OnairPlayTile-module_positioner_lTAsj">The Fox Rocks Louisville</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/shroom/">Shroom</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 href="https://news.iheart.com/featured/capital-one/music-festival/" 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/re/new_assets//6a18c9129181330fa22e7339?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a18c9129181330fa22e7339?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a18c9129181330fa22e7339?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a18c9129181330fa22e7339?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a18c9129181330fa22e7339?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="Capital One Cardholders Can Buy Tickets Today At 1pm ET/10am PT!" 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 href="https://news.iheart.com/featured/capital-one/music-festival/" class="card-title" target="_blank" rel="noopener">Capital One Cardholders Can Buy Tickets Today At 1pm ET/10am PT!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/artist/linkin-park-58351/?autoplay=true" 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/re/new_assets//6813d1b583087d3ebcf9e271?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6813d1b583087d3ebcf9e271?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6813d1b583087d3ebcf9e271?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6813d1b583087d3ebcf9e271?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6813d1b583087d3ebcf9e271?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 Linkin Park &amp; More For Free" 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 href="https://www.iheart.com/artist/linkin-park-58351/?autoplay=true" class="card-title" target="_blank" rel="noopener">Listen To Linkin Park &amp; More For Free</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/podcast/category/top-100-overall-132/" 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/re/new_assets//6a27369209b4ac6d8d30fe55?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a27369209b4ac6d8d30fe55?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a27369209b4ac6d8d30fe55?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a27369209b4ac6d8d30fe55?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a27369209b4ac6d8d30fe55?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="Find A New Podcast To Binge!" 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 href="https://www.iheart.com/podcast/category/top-100-overall-132/" class="card-title" target="_blank" rel="noopener">Find A New Podcast To Binge!</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-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems/"><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/6a2843ec7dc4c9e12bad7530?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a2843ec7dc4c9e12bad7530?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a2843ec7dc4c9e12bad7530?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a2843ec7dc4c9e12bad7530?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a2843ec7dc4c9e12bad7530?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 - Watch: Chase Matthew Covers Iconic &#x27;80s, &#x27;90s Rock Anthems" 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-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems/">Watch: Chase Matthew Covers Iconic &#x27;80s, &#x27;90s Rock Anthems</a><time class="component-date-display" dateTime="1781025780000">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-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></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">The Fox Rocks Louisville 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/jimmy-eat-world-29200/songs/the-middle-68456143/" 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/68456143?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/68456143?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/68456143?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="The Middle by Jimmy Eat World" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/jimmy-eat-world-29200/songs/the-middle-68456143/" class="track-title" target="_blank" rel="noopener"><span>The Middle</span></a><a href="https://www.iheart.com/artist/jimmy-eat-world-29200/" class="track-artist" target="_blank" rel="noopener"><span>Jimmy Eat World</span></a><a href="https://www.iheart.com/artist/jimmy-eat-world-29200/albums/bleed-american-68456140/" class="track-album" target="_blank" rel="noopener"><span>Bleed American</span></a><time class="component-datetime-display track-time" dateTime="2026-06-10T05:12:55" data-timezone="America/New_York">5:12 AM</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/nirvana-40473/songs/come-as-you-are-15313759/" 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/15313759?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/15313759?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/15313759?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="Come As You Are by Nirvana" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/nirvana-40473/songs/come-as-you-are-15313759/" class="track-title" target="_blank" rel="noopener"><span>Come As You Are</span></a><a href="https://www.iheart.com/artist/nirvana-40473/" class="track-artist" target="_blank" rel="noopener"><span>Nirvana</span></a><a href="https://www.iheart.com/artist/nirvana-40473/albums/nevermind-15313756/" class="track-album" target="_blank" rel="noopener"><span>Nevermind</span></a><time class="component-datetime-display track-time" dateTime="2026-06-10T05:08:16" data-timezone="America/New_York">5:08 AM</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/korn-33170/songs/coming-undone-150714975/" 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/150714975?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/150714975?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/150714975?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="Coming Undone by Korn" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/korn-33170/songs/coming-undone-150714975/" class="track-title" target="_blank" rel="noopener"><span>Coming Undone</span></a><a href="https://www.iheart.com/artist/korn-33170/" class="track-artist" target="_blank" rel="noopener"><span>Korn</span></a><a href="https://www.iheart.com/artist/korn-33170/albums/see-you-on-the-other-side-150714966/" class="track-album" target="_blank" rel="noopener"><span>See You On the Other Side</span></a><time class="component-datetime-display track-time" dateTime="2026-06-10T05:01:26" data-timezone="America/New_York">5:01 AM</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/rovers-morning-glory/"><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/c910a4aecd7cfea69f8f686c05039cd2?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/c910a4aecd7cfea69f8f686c05039cd2?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/c910a4aecd7cfea69f8f686c05039cd2?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Rover&#x27;s Morning Glory" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/rovers-morning-glory/">Rover&#x27;s Morning Glory</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/aly/"><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/8cdda5f2de07dafbb2ee00738e1cc5a9?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/8cdda5f2de07dafbb2ee00738e1cc5a9?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/8cdda5f2de07dafbb2ee00738e1cc5a9?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Aly" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/aly/">Aly</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/big-rig/"><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/69aa485aee8c3933d91ed076?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/69aa485aee8c3933d91ed076?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/69aa485aee8c3933d91ed076?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Big Rig" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/big-rig/">Big Rig</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/stacy/"><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/733c2eac56c2b6aba6dfcae31c2cd96e?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/733c2eac56c2b6aba6dfcae31c2cd96e?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/733c2eac56c2b6aba6dfcae31c2cd96e?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Stacy" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/stacy/">Stacy</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/shroom/"><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/69860a570ce2b995f7c306b3?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/69860a570ce2b995f7c306b3?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/69860a570ce2b995f7c306b3?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Shroom" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/shroom/">Shroom</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">The Fox Rocks Louisville<!-- --> 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/5-chasing-life-58674624/" 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/58674624?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/58674624?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/58674624?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/58674624?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/58674624?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/58674624?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/58674624?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 Chasing Life 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">Chasing Life</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-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/2021-06-09-why-june-9th-matters-in-rock-history/"><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/5cfa901ea0ee4b0ae81ee184?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/5cfa901ea0ee4b0ae81ee184?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/5cfa901ea0ee4b0ae81ee184?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/5cfa901ea0ee4b0ae81ee184?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/5cfa901ea0ee4b0ae81ee184?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 - Why June 9th Matters in Rock History" 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/2021-06-09-why-june-9th-matters-in-rock-history/">Why June 9th Matters in Rock History</a><time class="component-date-display" dateTime="1781006400000">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-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><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-08-popular-athletic-footwear-chain-to-close-underperforming-stores/"><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/6a2704c934a52d2c0ec4f96e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a2704c934a52d2c0ec4f96e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a2704c934a52d2c0ec4f96e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a2704c934a52d2c0ec4f96e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a2704c934a52d2c0ec4f96e?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 - Popular Athletic Footwear Chain To Close Underperforming Stores" 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-popular-athletic-footwear-chain-to-close-underperforming-stores/">Popular Athletic Footwear Chain To Close Underperforming Stores</a><time class="component-date-display" dateTime="1780941780000">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-man-arrested-after-trying-to-sneak-onto-plane-with-a-fake-boarding-pass/"><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/65fc26608e7284f131750f33?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/65fc26608e7284f131750f33?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/65fc26608e7284f131750f33?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/65fc26608e7284f131750f33?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/65fc26608e7284f131750f33?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 - Man Arrested After Trying To Sneak Onto Plane With A Fake Boarding Pass" 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-man-arrested-after-trying-to-sneak-onto-plane-with-a-fake-boarding-pass/">Man Arrested After Trying To Sneak Onto Plane With A Fake Boarding Pass</a><time class="component-date-display" dateTime="1780937520000">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 external"><div class="thumb-container"><a href="https://www.roverradio.com/2026/06/05/jeffreys-son-plays-real-world-bumper-cars-in-parking-lot/" target="_self"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://www.roverradio.com/wp-content/uploads/2026/06/06052026h-1024x576.jpg" data-srcset="" sizes="" alt="Rover&#x27;s Morning Glory - Jeffrey’s son plays real-world bumper cars in parking lot!!!" 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/rovers-morning-glory/">Rover&#x27;s Morning Glory</a></nav><a href="https://www.roverradio.com/2026/06/05/jeffreys-son-plays-real-world-bumper-cars-in-parking-lot/" class="card-title" target="_self">Jeffrey’s son plays real-world bumper cars in parking lot!!!</a><time class="component-date-display" dateTime="1780685616000">Jun 05, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/big-rig/content/2026-06-05-big-rig-rock-report-65/"><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/6a22e8d7e8f0234de55b2f25?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a22e8d7e8f0234de55b2f25?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a22e8d7e8f0234de55b2f25?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a22e8d7e8f0234de55b2f25?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a22e8d7e8f0234de55b2f25?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="Big Rig - Big Rig ROCK Report 6.5" 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/big-rig/">Big Rig</a></nav><a class="card-title" tabindex="0" href="/featured/big-rig/content/2026-06-05-big-rig-rock-report-65/">Big Rig ROCK Report 6.5</a><time class="component-date-display" dateTime="1780672440000">Jun 05, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a href="https://www.roverradio.com/2026/06/04/boot-licking-charlie-wants-to-narc-on-rovers-left-turn/" target="_self"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://www.roverradio.com/wp-content/uploads/2026/06/06042026h-1024x576.jpg" data-srcset="" sizes="" alt="Rover&#x27;s Morning Glory - Boot-licking Charlie wants to narc on Rover’s left turn" 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/rovers-morning-glory/">Rover&#x27;s Morning Glory</a></nav><a href="https://www.roverradio.com/2026/06/04/boot-licking-charlie-wants-to-narc-on-rovers-left-turn/" class="card-title" target="_self">Boot-licking Charlie wants to narc on Rover’s left turn</a><time class="component-date-display" dateTime="1780590439000">Jun 04, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/big-rig/content/2026-06-05-big-rig-rock-report-64/"><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/6a22ea1aae5bd0e7e326f56f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a22ea1aae5bd0e7e326f56f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a22ea1aae5bd0e7e326f56f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a22ea1aae5bd0e7e326f56f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a22ea1aae5bd0e7e326f56f?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="Big Rig - Big Rig ROCK Report 6.4" 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/big-rig/">Big Rig</a></nav><a class="card-title" tabindex="0" href="/featured/big-rig/content/2026-06-05-big-rig-rock-report-64/">Big Rig ROCK Report 6.4</a><time class="component-date-display" dateTime="1780586340000">Jun 04, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a href="https://www.roverradio.com/2026/06/03/could-this-be-jlrs-next-vehicle-makes-sense/" target="_self"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://www.roverradio.com/wp-content/uploads/2026/06/06032026h-1024x576.jpg" data-srcset="" sizes="" alt="Rover&#x27;s Morning Glory - Could this be JLR’s next vehicle? Makes sense!" 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/rovers-morning-glory/">Rover&#x27;s Morning Glory</a></nav><a href="https://www.roverradio.com/2026/06/03/could-this-be-jlrs-next-vehicle-makes-sense/" class="card-title" target="_self">Could this be JLR’s next vehicle? Makes sense!</a><time class="component-date-display" dateTime="1780503064000">Jun 03, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/big-rig/content/2026-06-05-big-rig-rock-report-63/"><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/6a1d9d22cf82f5916016fe44?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a1d9d22cf82f5916016fe44?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a1d9d22cf82f5916016fe44?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a1d9d22cf82f5916016fe44?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a1d9d22cf82f5916016fe44?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="Big Rig - Big Rig ROCK Report 6.3" 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/big-rig/">Big Rig</a></nav><a class="card-title" tabindex="0" href="/featured/big-rig/content/2026-06-05-big-rig-rock-report-63/">Big Rig ROCK Report 6.3</a><time class="component-date-display" dateTime="1780499340000">Jun 03, 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-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-09-18-iheartradio-music-festival-presented-by-capital-one/"><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/6a1ed2f8f3c538e68fd5c064?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6a1ed2f8f3c538e68fd5c064?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6a1ed2f8f3c538e68fd5c064?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6a1ed2f8f3c538e68fd5c064?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6a1ed2f8f3c538e68fd5c064?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 - iHeartRadio Music Festival presented by Capital One" 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-09-18-iheartradio-music-festival-presented-by-capital-one/">iHeartRadio Music Festival presented by Capital One</a><time class="component-date-display" dateTime="1789785032144">Sep 18, 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-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a tabindex="0" href="/advertise/">Advertise on The Fox Rocks Louisville</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/TheFoxLou" 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/TheFoxLou" 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/TheFoxLou" 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">The Fox Rocks Louisville</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><a href="https://i.iheart.com/v3/re/assets.eeo/69cbfcc53622e8071cac0daf?passthrough=1" target="_blank" rel="noopener">EEO Public File</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":"%2F27e6df11339ba45975444654d0241a6a","canonicalHostname":"foxrocks.iheart.com","hostnames":[],"facets":["markets/LOUISVILLE-KY","genres/Rock","formats/ROCKACTIVE","brands/WQMF-HD (2038)","facets/All Sites - English"],"slug":"wqmf-hd2","market":"markets/LOUISVILLE-KY","ownBrand":"brands/WQMF-HD (2038)","timeZone":"America/New_York","keys":["hostname:foxrocks.iheart.com","hostname:www.foxrocks.com","hostname:foxrocks.com","hostname:wtfx-fm.radio.iheart.com","hostname:alt931.com","hostname:www.alt931.com","id:/27e6df11339ba45975444654d0241a6a","brand:brands/WQMF-HD (2038)","slug:wqmf-hd2","primaryParentOf:/840db0693b91118388b2684922c1f8e5","primaryParentOf:/b402be9f2ddf87baa0b7da0f076b4a6c","stream:7165"],"stream":{"id":7165,"primaryPronouncement":"the fox rocks h. d. two","recentlyPlayedEnabled":true,"isActive":"true","talkbackEnabled":true},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"The Fox Rocks Louisville","description":"The Fox Rocks Louisville"},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/27e6df11339ba45975444654d0241a6a/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":"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":"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":"newsletter","path":"/newsletter/"},{"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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/a917258d98d0e975c8c8f9c945a38b42b7fcd0be","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/6089eb58a4c51e758bd2877a68dbd5f56ef80f4f","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/ce8740c1b4020159fe42d1988297b719ee8d3218","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/3e74966b4f7570047f2f499961da3981346a2ff2","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/ed549553d5f5f486e4d0f9107fbd52bd5efdcb25","priority":0,"source":"/terms/en","regex":false,"schedule":{"begin":1590520620813,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/85a426380e1ae9e8da77a54176a988c30a88efc5","priority":0,"source":"/topic/bin-entertainment-news.rss","regex":false,"schedule":{"begin":1651186920489,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/topic/entertainment-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/afe07565167c45be1798d5b0e944fa9cb67c901e","priority":0,"source":"/privacy/es","regex":false,"schedule":{"begin":1590520620941,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/2be9a2a40abeb0cabe62bffb7c2b8b0dfb534c0c","priority":0,"source":"/app2/contest/7ljdfu","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/c4c2fb50965a20612187d313cbbf8a7df904c429","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/66b158f21f18f376b973d2517332f0b3e03de1d6","priority":0,"source":"/holiday","regex":false,"schedule":{"begin":1762444800180,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.iheart.com/topic/national-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/e5f6c81075b5ea72983262a91e0026fb52d21388","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/7b964584108e4364700a79cd1654ba57c262fedf","priority":0,"source":"/events","regex":false,"schedule":{"begin":1498680000000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/content/iheartradio-events/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/4aee26602b201a008359037ba4d91b1aff9da916","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/9c9074245064cde74f8c680cd9c6b3e394d1ed81","priority":0,"source":"/livingroomconcertforamerica","regex":false,"schedule":{"begin":1585152000284,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.iheart.com/topic/contest-rules$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/25f408388c0cf160fb9e61be672d877c6a14cda1","priority":0,"source":"/iheartradio","regex":false,"schedule":{"begin":1632172920386,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/abc93191cb84404b99a0bdf8b8dc4ae9d448ab43","priority":0,"source":"/livingroomconcert","regex":false,"schedule":{"begin":1585152000624,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/5c1b9878f9f3a96288f4af265e3ddad39d3a8ad0","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/bec106bec9fcd63ae5b98c35ed549ba01eff5be8","priority":0,"source":"/photos/main","regex":false,"schedule":{"begin":1670941440072,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/6270339829168417d5dd9b3643337979b63b43e1","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1762444800251,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/d16bea677671dfb45a2448ce6aece11e0641a60b","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1762444800383,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.iheart.com/topic/videos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/db9e147eac1ae3b3bdcca7b8092fa792fbe950d7","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/e4a589017b18714a503e26e0c5e449911bc6c728","priority":0,"source":"/livingroom","regex":false,"schedule":{"begin":1585152000000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/e88fb0da0944bfa06184eb69c6d6055f21800dc8","priority":0,"source":"/listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/41410424656a1f7e6cc5d7483803da90666bef02","priority":0,"source":"/app2/contest/8lfqyf","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/f6b02b6ac73b4a53b44ddb7568a770365e702fcc","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/8d6ae0e14902a7b96284d6fcee4bc0478a75877e","priority":0,"source":"/calendar/legacy","regex":false,"schedule":{"begin":1662745980550,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/calendar/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/9977c3d9d09eabc69a3caabc851ba0d448398c7c","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/4f5ff4e27c7451676ab08b93b8125c2c5f360891","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/22beaceae8da6ccd8e45509057a5c9c15e312a7a","priority":0,"source":"/timeline.rss","regex":false,"schedule":{"begin":1718371440806,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/content.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/a32465ee05303b2043fde40dbdfd5552e382aa77","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/5437fc3f102c67398935a918981e89135d44745b","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/a6fa01d1e9c345566e23664366f72130b1e8d8aa","priority":0,"source":"/adchoices","regex":false,"schedule":{"begin":1589477940047,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/aae39b146cf5970ec3a965e07b94b780269ab51f","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/58dd2565d99d9320398583f351fb52bb92d13030","priority":0,"source":"/pages/bobbyojay.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/b2caf8e2f2607a2fcf4fa7fd06c1e7e5075547b8","priority":0,"source":"/featured/katie-sommers-radio-network(.*)$","regex":true,"schedule":{"begin":1599848040709,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/katie-sommers$1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/5fb695f59931e96bd8bd91ea2258c889135c7fa1","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/b932a05670f0c2ddd7692f78f75a9977b8007959","priority":0,"source":"/blackmusicmonth","regex":false,"schedule":{"begin":1589472000111,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/be9576bffef59f81885c3c41ad2d854c632bb681","priority":0,"source":"/music/undefined","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/614b87f62527225e4f0ac790a84e4aa23acbcaf3","priority":0,"source":"/assistance/en","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://foxrocks.iheart.com/content/public-file-assistance/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/113bfe4ffd2a8f72ac3aedbae6ea49375653ea39","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/683f89a57e93a31d9d9e4b4449b6e185fd4c1437","priority":0,"source":"/featured/iheartradio-music-festival/_error/404","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/3a08f418d86e9fe801dfb568340f2668f408d79f","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/6be2cd78d4ea94f9c6e39c9c7b3bdfdd2c851324","priority":0,"source":"/contests","regex":false,"schedule":{"begin":1610479620499,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/promotions/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/dbd08df462c6757bb67e6182ef7c5051636dfdf6","priority":0,"source":"/topic/bin-national-news.rss","regex":false,"schedule":{"begin":1651186560889,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/topic/national-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/50ca996aa7e1ac810134be927944dfb49fc0001b","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1548775065841,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/e1e4589733aa32334d56bdbb3f4e4a2905f07eb1","priority":0,"source":"/music/recently-played/undefined","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/6e5b875e499cbf7f653ae187a0267c525c76c5b3","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/e6cd615bedfc132611928d4f1a12dfab66e3c087","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/799125e596c332202a0a4acc0e341e686240d293","priority":0,"source":"/.well-known/apple-app-site-association","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://foxrocks.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/ead0ce4a43decfc65e339ee26cd886b244f0fe68","priority":0,"source":"//apps","regex":false,"schedule":{"begin":1681392840097,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/apps/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.iheart.com/topic/music-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/f17baa007f57e6d0b2d3d0a47c6a1c5ba57f2ccb","priority":0,"source":"\\/contests\\/([^\\/]+)/","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://foxrocks.iheart.com/promotions/$1/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/fa6c586dc89e514d74b045c03827687617fe2fac","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/08cc2d8c9e1ea2232c2308dd3637710bcc0a3390","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/fdcf615f4dc00284dc3be0c8c281661c32613af1","priority":0,"source":"/pages/lancesblog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/8765d5f4ac24e982fa62b17f3b7b071c2248fa83","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/08fba091ec4fb525ba4a37c093bf56fed8af6f9f","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/8b9cb276805c373cc6a73029a8573de818d7d4dc","priority":0,"source":"/blackmusic","regex":false,"schedule":{"begin":1589472000195,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/4b4e0d636b083fa169679890f170321796c10c0c","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/93822542ca8397d25fced9a36e5b76e0ef4ce6e2","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/4c1173d10f450f284e21b7a849f41d686cc5b54b","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/9970e07187bf9c50a944c0f68c5a3fcb711e063f","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/4e92b64b50141bb60a703886a0eec36b723fe053","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/9b41c2c64c9b9749dd21676958a16019263b567b","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/20380fdd8af344caad22fe33c9c2c89f87530639","priority":0,"source":"/playlist","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.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":"/27e6df11339ba45975444654d0241a6a/inferno/9eb677fac825da0e59988386833cf43fa809ea34","priority":0,"source":"/calendar/concerts-9","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/0a9d44ea8f32627bdb8377edbd6208be6063de23","priority":0,"source":"/topic/bin-sports-news.rss","regex":false,"schedule":{"begin":1651186920317,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/topic/sports.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/a22c5507ea137b4516a62fc21ca3f7d03745a845","priority":0,"source":"/meatdistrict","regex":false,"schedule":{"begin":1624280400535,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/promotions/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.iheart.com/topic/entertainment-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/24b9bb42daae562936ef2cf64fcb5d891e586abb","priority":0,"source":"^\\/topic\\/(photos%3a%20main|pop-pics)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://foxrocks.iheart.com/topic/photos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/a616fc5d7a5e37f65ff8324d3c413ab346973612","priority":0,"source":"/calendar/station-events-1","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/a81a9ebaff4797da9efe752037df79df27774aa9","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/009d76354ca697fe0efb98a46c079dd10a64520a","priority":0,"source":"/bhm","regex":false,"schedule":{"begin":1517007600705,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/aa4d1564daa04f6c2bcee8932386e945a77248f1","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/2686ae3bc97977e37265459a03f9349ab631edd9","priority":0,"source":"/%7b%7bcollectionurl%7d%7d","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/adae0c25a8887e608b4aec8a8264fcf42a4d5a5d","priority":0,"source":"/terms/es","regex":false,"schedule":{"begin":1590520680277,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/content/terminos-de-uso-de-iheartmedia/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/2a05dc1fb768deed92f50a50ffd229ce7b0852b5","priority":0,"source":"/legal/ad-choices/en","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/af933f39e444474237a4b0c0cb2e1548c5a2e13a","priority":0,"source":"/iheart","regex":false,"schedule":{"begin":1632172920942,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/b0cbf7222965ea3c1519faa2519328cec2da72a7","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/5e39f10a7a4aaabb5ec4dc0c00194e3d4c55b935","priority":0,"source":"/privacy/en","regex":false,"schedule":{"begin":1590520500497,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/2b8f3c86a6f52ac9992744763b089595c81f5343","priority":0,"source":"/music/playlist","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/b55470f1ebe900767ddecb539feb9746083f6531","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/604f4635fbe1c5e4e4b6921428630d5bd967766d","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/bd22ca82ed0eaa5cf4f76fef795a91f36b35aa3b","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/beb2327e9d3003c680785ed21f97bce1cf9b64b6","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://foxrocks.iheart.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/61f9d7acdeb3c736da85ae4173ebbc7c4f8978df","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.iheart.com/apps"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/c649612267a51a9263f8e35001a78172e62f67ac","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.iheart.com/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/ced5ef8af53f0d2ee304721734ccadf4c90f24d4","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/women-of-iheartcountry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/cf983dfbbee03d94e333907b13bd2015337395bc","priority":0,"source":"/music/top-songs/undefined","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/d529a687b42a28140f9e6e2d8c08516492e32d20","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/12fb330571ce734bd25fd2a2822339badd1b1707","priority":0,"source":"/pages/johnandkenshow","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.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":"/27e6df11339ba45975444654d0241a6a/inferno/6b315705040ec0a7aa5d22ad4b7732b1701e25ee","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/d9cc4660b951d079198d2b9ceff6cba211e29323","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.iheart.com/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/6d383708b033df6eed0f380ab22c663fd5a2ac77","priority":0,"source":"/photos","regex":false,"schedule":{"begin":1626101520510,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/topic/photos/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/e07684076770886c837e68ed1c45a66373b3c20e","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/46875146d8823afd8240c0d9d67ae58f4a36dd1e","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/e1d1ae0ff71c333cd70772a9cea97f8460fcbf19","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.iheart.com/topic/local-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/0821203a073d7098a92a971bacb19e6de7634f0d","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/7813007a5af71b47e36d8df9c60b5095fadbf633","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/e85094098148d25211fdd0e60874ea64acca6555","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/0078b5cef7eb19b8e04197a3c74100ef31cdb7d9","priority":0,"source":"/photos/hot-shots","regex":false,"schedule":{"begin":1670941500360,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.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":"/27e6df11339ba45975444654d0241a6a/inferno/7d7693f9ace5e93cb61b4783fc2545f75521b9f0","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/edad3bb66c43f44c10be2e6cd0165ae2f04cf4bb","priority":0,"source":"/assistance/es","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://foxrocks.iheart.com/content/acceso-al-archivo-publico/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/f2ea2be0cd9d5bb33471c0e8851c7ca1debe6b92","priority":0,"source":"/taxactfacts","regex":false,"schedule":{"begin":1613166900079,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/promotions/taxact-facts-937090/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/f572de45c32708297376be3093db6ce7918add2d","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/849552e4c837c49d22c9f03c706a7a3e2e805249","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/f604ec4696d242c827293cdbef8c4455ce2d663e","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/f93cdfd06135f267c57fff9f134eb5ec52ed2a06","priority":0,"source":"/legal/ad-choices/es","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/fc40ebc01160c7fc15381733a16987e18cd3b638","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.iheart.com/topic/feel-good$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/inferno/009ad55f9ee8d3fe3315c890bce9a828a46d5ee3","priority":0,"source":"^\\/topic\\/(political-junkie)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://foxrocks.iheart.com/topic/politics$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.iheart.com/topic/sports$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/4d5320ed0512cb8b688affdc2c05a7cfd5d3fc65","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"https://foxrocks.iheart.com/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/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://foxrocks.iheart.com/topic/weird-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/5acdadf42bedc6d51dec8a4c5372922727014f59","priority":10,"source":"\\/articles\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://foxrocks.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27e6df11339ba45975444654d0241a6a/inferno/e522bf9acc233d44198c2dd6e7b1e86afea38899","priority":10,"source":"\\/onair\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://foxrocks.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}}],"sections":{"general":{"name":"The Fox Rocks Louisville","positioner":"The Fox Rocks Louisville","description":"The Fox Rocks Louisville","keywords":[{"id":"fox"},{"id":"rock"},{"id":"louisville"},{"id":"keywords/qfm"},{"id":"keywords/Q fm"}],"default_content":[{"id":"collections/trending-rock-alt-news"},{"id":"collections/wtf-news"},{"id":"collections/breaking-news"}],"additional_distributions":[],"default_podcasts":[{"id":"58674624"}],"default_shows":[{"id":"brands/Rover's Morning Glory (56668)","sites":{"_id":"%2Fea5a24315cc7b10bb35ca93062d936cc","slug":"rovers-morning-glory","ownBrand":"brands/Rover's Morning Glory (56668)","configByLookup":{"common":{"branding":{"name":"Rover's Morning Glory"}}}}},{"id":"brands/Aly (31976)","sites":{"_id":"%2Fbf90116ef3022558b5bcb4ac69335a72","slug":"aly","ownBrand":"brands/Aly (31976)","configByLookup":{"common":{"branding":{"name":"Aly"}}}}},{"id":"brands/Big Rig (32040)","sites":{"_id":"%2Fd2ad053ea0bd863da4b6567a59150b22","slug":"big-rig","ownBrand":"brands/Big Rig (32040)","configByLookup":{"common":{"branding":{"name":"Big Rig"}}}}},{"id":"brands/Klinger (31984)","sites":{"_id":"%2F8f522fa9423f957c49ff52374d5dac00","slug":"klinger","ownBrand":"brands/Klinger (31984)","configByLookup":{"common":{"branding":{"name":"Klinger"}}}}},{"id":"brands/SHROOM (32370)","sites":{"_id":"%2F4258aaca0d03b727cf3367d61c0ed0fb","slug":"shroom","ownBrand":"brands/SHROOM (32370)","configByLookup":{"common":{"branding":{"name":"Shroom"}}}}}],"default_playlists":[],"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":"Louisville, KY","country":{"id":"countries/US"},"geo_latitude":"38.1960862","geo_longitude":"-85.6851185","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"AG Cameron Announces Findings In The Breonna Taylor Case","link":"https://whas.iheart.com/content/2020-09-23-report-cameron-to-announce-findings-in-the-breonna-taylor-case-wednesday/","target":"_blank","start_date":{"timestampMs":1600880396763},"end_date":{"timestampMs":1600966801162}},"navigation":{"contact_menu_switch":true,"listen_live_switch":true,"contest_nav_switch":true,"search_switch":true,"user_menu_switch":true,"show_public_file_switch":false,"advertise_switch":true,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"794A6","type":"link","label":"On Air","target":"_self","ref":"#","children":[{"id":"i51SW","type":"link","label":"Listen Live","target":"_self","ref":"/listen","href":"/listen"},{"id":"dcSrm","type":"page","label":"On-Air Schedule","target":"_self","ref":"onair_schedule","href":"/schedule/"}],"href":"#"},{"id":"FaqTL","type":"link","label":"Music","target":"_self","ref":"#","children":[{"id":"K5MLK","type":"page","label":"Concerts & Events","target":"_self","ref":"calendar_content_all","href":"/calendar/"},{"id":"HacHB","type":"page","label":"Listen Live","target":"_self","ref":"iheartradio_app","href":"/apps/"},{"id":"pPDsL","type":"page","label":"Recently Played","target":"_self","ref":"music_recently_played","href":"/music/recently-played/"},{"id":"DGbvl","type":"page","label":"Top Songs","target":"_self","ref":"music_top_songs","href":"/music/top-songs/"}],"href":"#"},{"id":"gNHDr","type":"link","label":"On Demand","target":"_self","ref":"#","children":[{"id":"yrJQA","type":"link","label":"Music News","target":"_self","ref":"/topic/music-news/","href":"/topic/music-news/"}],"href":"#"},{"id":"M54T8","type":"link","label":"Connect","target":"_self","ref":"#","children":[{"id":"93bu8","type":"link","label":"Join us on Facebook","target":"_blank","ref":"https://www.facebook.com/TheFoxLou/","href":"https://www.facebook.com/TheFoxLou/"},{"id":"gbnmT","type":"page","label":"Events Calendar","target":"_self","ref":"calendar_content_all","href":"/calendar/"},{"id":"NeMPC","type":"page","label":"Contact","target":"_self","ref":"contact","href":"/contact/"}],"href":"#"}],"menu_footer":[]},"design":{"theme":"default","color_scheme":{"id":"site-color-schemes/night"},"logo_best_res":{"id":"asset://assets.brands/5d3f2b87f258eaf8fb4ff32f","asset":{"bucket":"assets.brands","resourceId":"%2F5d3f2b87f258eaf8fb4ff32f","href":"https://i.iheart.com/v3/re/assets.brands/5d3f2b87f258eaf8fb4ff32f"}},"station_logo":{"id":"asset://assets.brands/641b45d9de66c5274866b3e7","asset":{"bucket":"assets.brands","resourceId":"%2F641b45d9de66c5274866b3e7","href":"https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7"}},"logo_favicon":null,"font":{"id":"site-fonts/Exo 2"},"accent_color":"#da0000","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":"TheFoxLou","facebook_app_id":"204055432946530","facebook_fan_page_id":"99536514644","twitter_switch":true,"twitter_name":"TheFoxLou","youtube_switch":false,"youtube_name":"931TheFox","instagram_switch":true,"instagram_name":"TheFoxLou","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":null,"tiktok_name":null},"contact":{"page_intro":"Connect With Us","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"502-571-0931","business_phone_number":"502-479-2222","traffic_tip_phone":"","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":true,"prize_pickup_info":"Due to COVID-19 safety precautions, Prize Pick Up has been suspended at this time. Prize Winners will be contacted directly to arrange prize collection. If you have questions, please contact Hannah Cherryholmes at 502-479-2064 or email hannahcherryholmes@iheartmedia.com.  ","location_address1":"4000 #1 Radio Dr.","location_address2":"","location_city":"Louisville","location_state":"KY","location_zip":"40218","office_hours":"10am-3pm Weekdays","email_form_switch":false,"employment_info_switch":true,"contacts":[],"eeo_report_asset":{"id":"asset://assets.eeo/69cbfcc53622e8071cac0daf"},"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":"","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":null,"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[{"_id":"%2Fea5a24315cc7b10bb35ca93062d936cc","slug":"rovers-morning-glory","ownBrand":"brands/Rover's Morning Glory (56668)","configByLookup":{"common":{"branding":{"name":"Rover's Morning Glory"}}}},{"_id":"%2Fbf90116ef3022558b5bcb4ac69335a72","slug":"aly","ownBrand":"brands/Aly (31976)","configByLookup":{"common":{"branding":{"name":"Aly"}}}},{"_id":"%2Fd2ad053ea0bd863da4b6567a59150b22","slug":"big-rig","ownBrand":"brands/Big Rig (32040)","configByLookup":{"common":{"branding":{"name":"Big Rig"}}}},{"_id":"%2F8f522fa9423f957c49ff52374d5dac00","slug":"klinger","ownBrand":"brands/Klinger (31984)","configByLookup":{"common":{"branding":{"name":"Klinger"}}}},{"_id":"%2F4258aaca0d03b727cf3367d61c0ed0fb","slug":"shroom","ownBrand":"brands/SHROOM (32370)","configByLookup":{"common":{"branding":{"name":"Shroom"}}}}],"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://foxrocks.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":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","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":"%2F6a284734a70a57154d0ee3f6","type":"LEADS","record":{"title":"Capital One Cardholders Can Buy Tickets Today At 1pm ET/10am PT!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a18c9129181330fa22e7339","img_meta":{"base_id":"%2F6a18c9129181330fa22e7339","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://news.iheart.com/featured/capital-one/music-festival/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6553cf1cd4d2fe9ac0536d4a","type":"LEADS","record":{"title":"Listen To Linkin Park & More For Free","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6813d1b583087d3ebcf9e271","img_meta":{"base_id":"%2F6813d1b583087d3ebcf9e271","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"ihr://play/custom/artist/58351","web":"https://www.iheart.com/artist/linkin-park-58351/?autoplay=true"},"name":"Linkin Park","description":""},"use_catalog_image":false,"catalog":{"name":"Linkin Park","id":"58351","kind":"artist","country":null}}},{"id":"%2F60c11fb91cd14383a9774ca0","type":"LEADS","record":{"title":"Find A New Podcast To Binge!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a27369209b4ac6d8d30fe55","img_meta":{"base_id":"%2F6a27369209b4ac6d8d30fe55","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/podcast/category/top-100-overall-132/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoyfSwiZW5kcyI6eyJQVG9PSyI6MCwiSkFyUk4iOi0xLCJ3bWVOSyI6MH19","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":"%2F6a2842f27dc4c9e12bad7526","type":"PUBLISHING","record":{"ref_id":"%2F6a2842f27dc4c9e12bad7526","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"57c2e710-8610-4497-baa1-bfb162687d35","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/chase-matthew-33126682?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/artist/chase-matthew-33126682?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/artist/chase-matthew-33126682?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/artist/chase-matthew-33126682?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2843ec7dc4c9e12bad7530","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/chase-matthew-33126682/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33126682\" data-catalog-related-id=\"\">\u003cstrong>Chase Matthew\u003c/strong>\u003c/a> paid tribute to his rock influences with a medley of iconic ‘80s and ‘90s hits over the weekend in Nashville, Tennessee.\u003c/p>\n\n\u003cp>Matthew, 28, performed at the iHeartCountry House Party at \u003ca href=\"https://www.iheart.com/artist/miranda-lambert-89403/\" target=\"_blank\">\u003cstrong>Miranda Lambert\u003c/strong>\u003c/a>'s Casa Rosa during CMA Fest on Saturday (June 6). His set list at the free show included renditions of his own hits — including “Darlin’,” “Love You Again” and more — plus renditions of rock hits. Matthew performed “Back in Black” by \u003ca href=\"https://www.iheart.com/artist/acdc-83301/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"83301\" data-catalog-related-id=\"\">\u003cstrong>AC/DC\u003c/strong>\u003c/a>, “Give It Away” by the \u003ca href=\"https://www.iheart.com/artist/red-hot-chili-peppers-6771/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"6771\" data-catalog-related-id=\"\">\u003cstrong>Red Hot Chili Peppers\u003c/strong>\u003c/a>, “Killing in the Name” by \u003ca href=\"https://www.iheart.com/artist/rage-against-the-machine-89499/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89499\" data-catalog-related-id=\"\">\u003cstrong>Rage Against the Machine\u003c/strong>\u003c/a>, and “You Shook Me All Night Long” by \u003ca href=\"https://www.iheart.com/artist/acdc-83301/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"83301\" data-catalog-related-id=\"\">\u003cstrong>AC/DC\u003c/strong>\u003c/a>. \u003ca href=\"https://www.instagram.com/p/DZQojMYi9ve/?hl=en\" target=\"_blank\">Watch a clip\u003c/a> of the medley below.\u003c/p>\n\n\u003cp>The East Tennessee-born country artist also took the free Riverfront stage on Sunday (June 7), the final day of the Country Music Association’s four-day festival. Matthew surprised the audience with rap legend \u003ca href=\"https://www.iheart.com/artist/waka-flocka-flame-115112/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"115112\" data-catalog-related-id=\"\">\u003cstrong>Waka Flocka Flame\u003c/strong>\u003c/a>, and the pair \u003ca href=\"https://country.iheart.com/content/2026-06-08-chase-matthew-reveals-unreleased-collab-with-waka-flocka-flame-on-stage/\" target=\"_blank\">debuted their soon-to-release collaboration, “Hard Liquor.”\u003c/a> Matthew caught up with iHeartRadio’s \u003ca href=\"https://www.iheart.com/podcast/1119-the-upload-with-brooke-ta-304486499/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"304486499\" data-catalog-related-id=\"\">\u003cstrong>Brooke Taylor\u003c/strong>\u003c/a> about the song at iHeartCountry House Party. He said, “I met Waka Flocka Flame at Stagecoach this year. …Who wouldn’t want to do a song with Waka Flocka Flame?” Matthew said Waka Flocka thought “Hard Liquor” was “great” as soon as he heard it. The two artists recorded the song and filmed a music video, “and we’ve been buddies ever since,” Matthew said. “Hard Liquor” will release on June 26.\u003c/p>\n\n\u003cp>CMA Fest kicked off on Thursday (June 4) and ran through Sunday. The longest-running country festival in the world features hundreds of artists on several free stages set up throughout downtown Nashville, plus nightly shows on the mains stage at Nissan Stadium. Artists on the main stage this year included \u003ca href=\"https://www.iheart.com/artist/lainey-wilson-30616217/\" target=\"_blank\">\u003cstrong>Lainey Wilson\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/\" target=\"_blank\">\u003cstrong>Bailey Zimmerman\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/blake-shelton-58018/\" target=\"_blank\">\u003cstrong>Blake Shelton\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/carly-pearce-30727132/\" target=\"_blank\">\u003cstrong>Carly Pearce\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/cody-johnson-368890/\" target=\"_blank\">\u003cstrong>Cody Johnson\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/deana-carter-28482/\" target=\"_blank\">\u003cstrong>Deana Carter\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/ella-langley-32173141/\" target=\"_blank\">\u003cstrong>Ella Langley\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/gretchen-wilson-89603/\" target=\"_blank\">\u003cstrong>Gretchen Wilson\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/hardy-33479016/\" target=\"_blank\">\u003cstrong>HARDY\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jason-aldean-369639/\" target=\"_blank\">\u003cstrong>Jason Aldean\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jordan-davis-404877/\" target=\"_blank\">\u003cstrong>Jordan Davis\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/keith-urban-28475/\" target=\"_blank\">\u003cstrong>Keith Urban\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/luke-bryan-29083/\" target=\"_blank\">\u003cstrong>Luke Bryan\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/the-red-clay-strays-33520947/\" target=\"_blank\">\u003cstrong>The Red Clay Strays\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/riley-green-899600/\" target=\"_blank\">\u003cstrong>Riley Green\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/russell-dickerson-30966568/\" target=\"_blank\">\u003cstrong>Russell Dickerson\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/shaboozey-30650570/\" target=\"_blank\">\u003cstrong>Shaboozey\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/tim-mcgraw-115068/\" target=\"_blank\">\u003cstrong>Tim McGraw\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/tucker-wetmore-33601651/\" target=\"_blank\">\u003cstrong>Tucker Wetmore\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>and \u003ca href=\"https://www.iheart.com/artist/zach-top-36074844/\" target=\"_blank\">\u003cstrong>Zach Top\u003c/strong>\u003c/a>, and more. \u003ca href=\"https://www.iheart.com/artist/riley-green-899600/\" target=\"_blank\">\u003cstrong>Riley Green\u003c/strong>\u003c/a> and \u003cstrong>Lara Spencer\u003c/strong> will host the televised special, which will air on ABC at 8 p.m. ET/7 p.m. CT on Thursday, June 25. The show will be available to stream the following day on Hulu.\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%2FDZQojMYi9ve%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DZQojMYi9ve/?hl=en","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZQojMYi9ve/?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/reel/DZQojMYi9ve/?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/reel/DZQojMYi9ve/?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/reel/DZQojMYi9ve/?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/DZQojMYi9ve/?hl=en"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems/","cuser":"user/ldap/1129284","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/Matthew","keywords/Nashville","keywords/stage","keywords/country star"],"permalink":"https://foxrocks.iheart.com/content/2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems/","primary_image":{"bucket":"new_assets","id":"%2F6a2843ec7dc4c9e12bad7530"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781025780000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems","social_title":"Watch: Chase Matthew Covers Iconic '80s, '90s Rock Anthems On Nashville Stage","summary":"The country star paid tribute to his rock influences — including AC/DC and Red Hot Chili Peppers — when he took the stage over the weekend in Nashville, Tennessee. 🔥","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Chase Matthew (33126682)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Watch: Chase Matthew Covers Iconic '80s, '90s Rock Anthems"},"slug":"2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2843ec7dc4c9e12bad7530","title":"Watch: Chase Matthew Covers Iconic '80s, '90s Rock Anthems","description":"The country star paid tribute to his rock influences — including AC/DC and Red Hot Chili Peppers — when he took the stage over the weekend in Nashville, Tennessee. 🔥","author":"Kelly Fisher"},"pub_start":1781025780000,"pub_until":4115978604802,"pub_changed":1781026168848,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Chase Matthew (33126682)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2842f27dc4c9e12bad7526","slug:2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems","slug:2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems","keyword:keywords/Matthew","keyword:keywords/Nashville","keyword:keywords/stage","keyword:keywords/country star","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://foxrocks.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"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","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":"%2Fea5a24315cc7b10bb35ca93062d936cc","slug":"rovers-morning-glory","ownBrand":"brands/Rover's Morning Glory (56668)","configByLookup":{"common":{"branding":{"name":"Rover's Morning Glory","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/c910a4aecd7cfea69f8f686c05039cd2"}}}}}},{"_id":"%2Fbf90116ef3022558b5bcb4ac69335a72","slug":"aly","ownBrand":"brands/Aly (31976)","configByLookup":{"common":{"branding":{"name":"Aly","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/8cdda5f2de07dafbb2ee00738e1cc5a9"}}}}}},{"_id":"%2Fd2ad053ea0bd863da4b6567a59150b22","slug":"big-rig","ownBrand":"brands/Big Rig (32040)","configByLookup":{"common":{"branding":{"name":"Big Rig","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/69aa485aee8c3933d91ed076"}}}}}},{"_id":"%2F2fef694a745b44f7e6b95ca83aaee689","slug":"stacy","ownBrand":"brands/Stacy (55254)","configByLookup":{"common":{"branding":{"name":"Stacy","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/733c2eac56c2b6aba6dfcae31c2cd96e"}}}}}},{"_id":"%2F4258aaca0d03b727cf3367d61c0ed0fb","slug":"shroom","ownBrand":"brands/SHROOM (32370)","configByLookup":{"common":{"branding":{"name":"Shroom","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/69860a570ce2b995f7c306b3"}}}}}}]},{"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":["58674624"]},{"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":"%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://foxrocks.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://foxrocks.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":"%2F60c0ba91565f7be18a10056b","type":"PUBLISHING","record":{"ref_id":"%2F60c0ba91565f7be18a10056b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"54bd731d-a986-4c92-915b-dccb84e5bd22","revision_id":"AAAAAAAAAAAAAAAAAAAABA=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"MANCHESTER, ENGLAND - AUGUST 18:  Liam Gallagher performs at Emirates Old Trafford on August 18, 2018 in Manchester, England.  (Photo by Shirlaine Forrest/WireImage)","id":"%2F5cfa901ea0ee4b0ae81ee184","new_tab":false,"schedule":{},"source_credit":"WireImage","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s June 9th and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1972, \u003ca href=\"https://www.iheart.com/artist/bruce-springsteen-3613/\" data-catalog-kind=\"artist\" data-catalog-id=\"3613\" data-catalog-related-id=\"\">\u003cstrong>Bruce Springsteen\u003c/strong>\u003c/a> signed with Columbia Records and started to assemble the \u003cstrong>E Street Band\u003c/strong> from various former bandmates in Asbury Park. Together they began work on his first album, \u003cem>Greetings from Asbury Park, N.J.\u003c/em>\u003c/p>\n\n\u003cp>In 1977, \u003ca href=\"https://www.iheart.com/artist/george-harrison-29143/\" data-catalog-kind=\"artist\" data-catalog-id=\"29143\" data-catalog-related-id=\"\">\u003cstrong>George Harrison\u003c/strong>\u003c/a> divorced \u003cstrong>Pattie Boyd\u003c/strong>, who would then go on to marry George’s friend, \u003ca href=\"https://www.iheart.com/artist/eric-clapton-39635/\" data-catalog-kind=\"artist\" data-catalog-id=\"39635\" data-catalog-related-id=\"\">\u003cstrong>Eric Clapton\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>In 1978, \u003ca href=\"https://www.iheart.com/artist/the-rolling-stones-39467/\" data-catalog-kind=\"artist\" data-catalog-id=\"39467\" data-catalog-related-id=\"\">\u003cstrong>The Rolling Stones \u003c/strong>\u003c/a>released \u003cem>Some Girls\u003c/em>, their first album with guitarist \u003cstrong>Ronnie Wood \u003c/strong>as a full member.\u003c/p>\n\n\u003cp>In 1989, \u003ca href=\"https://www.iheart.com/artist/the-doobie-brothers-43411/\" data-catalog-kind=\"artist\" data-catalog-id=\"43411\" data-catalog-related-id=\"\">\u003cstrong>The Doobie Brothers \u003c/strong>\u003c/a>reformed after a seven-year hiatus. \u003c/p>\n\n\u003cp>In 2003, \u003ca href=\"https://www.iheart.com/artist/radiohead-974/\" data-catalog-kind=\"artist\" data-catalog-id=\"974\" data-catalog-related-id=\"\">\u003cstrong>Radiohead \u003c/strong>\u003c/a>released their sixth studio album, \u003cem>Hail to the Thief\u003c/em>.\u003c/p>\n\n\u003cp>And in 1998, \u003ca href=\"https://www.iheart.com/artist/oasis-1759/\" data-catalog-kind=\"artist\" data-catalog-id=\"1759\" data-catalog-related-id=\"\">\u003cstrong>Oasis\u003c/strong>\u003c/a>’ \u003ca href=\"https://www.iheart.com/artist/liam-gallagher-404893/\" data-catalog-kind=\"artist\" data-catalog-id=\"404893\" data-catalog-related-id=\"\">\u003cstrong>Liam Gallagher\u003c/strong>\u003c/a> got into a brawl with \u003ca href=\"https://www.iheart.com/artist/simply-red-1008/\" data-catalog-kind=\"artist\" data-catalog-id=\"1008\" data-catalog-related-id=\"\">\u003cstrong>Simply Red\u003c/strong>\u003c/a> singer \u003cstrong>Mick Hucknall\u003c/strong> in London. It happened at a hotel bar where Liam, who at the time was 25, approached Mick, who was celebrating his 38th birthday. Gallagher took issue with some things Mick said about the band in a recent interview and berated Hucknall. Mick threw Liam against a wall and security broke them up.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-06-09-why-june-9th-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"permalink":"https://foxrocks.iheart.com/content/2021-06-09-why-june-9th-matters-in-rock-history/","primary_image":{"bucket":"new_assets","id":"%2F5cfa901ea0ee4b0ae81ee184"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1781006400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-06-09-why-june-9th-matters-in-rock-history","social_title":"","summary":"Find out why Liam Gallagher and Mick Hucknall got into a fight!","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why June 9th Matters in Rock History"},"slug":"2021-06-09-why-june-9th-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5cfa901ea0ee4b0ae81ee184","title":"Why June 9th Matters in Rock History","description":"Find out why Liam Gallagher and Mick Hucknall got into a fight!","author":"Dave Basner"},"pub_start":1781006400000,"pub_until":4115978604802,"pub_changed":1781011752951,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/60c0ba91565f7be18a10056b","slug:2021-06-09-why-june-9th-matters-in-rock-history","slug:2021-06-09-why-june-9th-matters-in-rock-history","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://foxrocks.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://foxrocks.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://foxrocks.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"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","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":"%2F6a231f1539b096d7b0a9d8fb","type":"PUBLISHING","record":{"ref_id":"%2F6a231f1539b096d7b0a9d8fb","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[],"canonical_url":"https://www.roverradio.com/2026/06/05/jeffreys-son-plays-real-world-bumper-cars-in-parking-lot/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"https://www.roverradio.com/2026/06/05/jeffreys-son-plays-real-world-bumper-cars-in-parking-lot/","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a231cbc9152a8b81c2f4622","feed_partner_content":false,"feed_permalink":"https://www.roverradio.com/2026/06/05/jeffreys-son-plays-real-world-bumper-cars-in-parking-lot/","feed_type":"XML","feed_vendor":"RoverMedia","include_recommendations":true,"include_video_monetization":false,"is_sponsored":false,"keywords":["keywords/Highlights","keywords/highlights"],"permalink":"https://www.roverradio.com/2026/06/05/jeffreys-son-plays-real-world-bumper-cars-in-parking-lot/","primary_image":null,"primary_image_uri":"https://www.roverradio.com/wp-content/uploads/2026/06/06052026h-1024x576.jpg","primary_target":{"categories":[],"distribution":["brands/Rover's Morning Glory (56668)"]},"publish_date":1780685616000,"publish_end_date":4115978604802,"publish_origin":"brands/Rover's Morning Glory (56668)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"rovers-morning-glory-jeffreys-son-plays-real-world-bumper-cars-in-parking-lot","social_title":"","summary":"Jeffrey&#8217;s son Toma&#8217;serin snuck out and played real-world bumper cars in the parking lot of their apartment!","targets":[],"title":"Jeffrey’s son plays real-world bumper cars in parking lot!!!"},"slug":"rovers-morning-glory-jeffreys-son-plays-real-world-bumper-cars-in-parking-lot","summary":{"image":"https://www.roverradio.com/wp-content/uploads/2026/06/06052026h-1024x576.jpg","title":"Jeffrey’s son plays real-world bumper cars in parking lot!!!","description":"Jeffrey&#8217;s son Toma&#8217;serin snuck out and played real-world bumper cars in the parking lot of their apartment!","author":""},"pub_start":1780685616000,"pub_until":4115978604802,"pub_changed":1780686613876,"subscription":[{"tags":["brands/Rover's Morning Glory (56668)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Rover's Morning Glory (56668)","id:/6a231f1539b096d7b0a9d8fb","slug:rovers-morning-glory-jeffreys-son-plays-real-world-bumper-cars-in-parking-lot","slug:rovers-morning-glory-jeffreys-son-plays-real-world-bumper-cars-in-parking-lot","keyword:keywords/Highlights","keyword:keywords/highlights"]}},{"id":"%2F6a22e7fb7ce2367bbbb6ed89","type":"PUBLISHING","record":{"ref_id":"%2F6a22e7fb7ce2367bbbb6ed89","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>\u003cstrong>BILLY JOEL: New York Knicks State of Mind\u003c/strong>\u003c/p>\n\n\u003cp>Onetime Madison Square Garden franchise Billy Joel is supporting the arena's second longest franchise, the New York Knicks, in their quest to win the National Basketball League Finals against the San Antonio Spurs. He's licensed the use of the title of his song &quot;\u003ca href=\"https://www.instagram.com/p/DZISrdWpn_a/?hl=en\" target=\"_blank\">New York State of Mind\u003c/a>&quot; to fashion lifestyle brand Sportige for a line of Knicks merchandise that includes a hoodie and T-shirt, each with the Knicks logo and the words “New York State of Mind.”\u003c/p>\n\n\u003cp>It's the first in a series of Joel collaborations that will tie in with other New York teams and venues through 2026, and it's available online at \u003ca href=\"https://sportiqe.com/collections/billy-joel-x-knicks\" target=\"_blank\">Sportiqe.com/Collections/Billy-Joel-X-Knicks\u003c/a> or at the NBA store in New York. Game two of the NBA Finals is tonight (Friday) in San Antonio with the Knicks leading one game to none.\u003c/p>\n\n\u003cp>\u003cstrong>SAMMY HAGAR: Yeah, About Those UK Shows...\u003c/strong>\u003c/p>\n\n\u003cp>You have to hand it to Sammy Hagar for realizing the size of venues he can and can't fill. Case in point: his \u003ca href=\"https://www.redrocker.com/tour/\" target=\"_blank\">shows\u003c/a> next month in England. Originally booked into arenas in Manchester, London, Leeds and Birmingham, he downsized to theaters in Manchester and London and eliminated Leeds and Birmingham, while adding Wolverhampton. At the time of the change in April, he said, &quot;After waiting 30 years to come back [to the UK], we really wanted to get this right. Several factors pushed us toward revising this tour, but after wrapping our Las Vegas residency last month at Dolby Live, where the sound, the technology, and the more intimate size really let us connect with the audiences, it was clear that we wanted to deliver an experience like that for our fans in England.&quot; Well, now he's come clean as to the real reason for the change in an interview with England's \u003ca href=\"https://www.youtube.com/watch?v=5dR5cqsmWqc&t=1571s\" target=\"_blank\">\u003cem>Total Rock\u003c/em>\u003c/a>. &quot;I love the fact that we get to do three shows in London. I love the fact that we've moved it to a smaller venue so it'll be full instead of playing some big giant place that holds 12,000, there's only 6,000 people there. The ambiance of that is so much different, and that's why we changed it. Guilty as charged — we didn't sell it out. I thought, 'Oh, we'll sell that out, no problem.' I'm an honest guy.&quot;\u003c/p>\n\n\u003cp>And Hagar's reason for returning to England is because when he performed last July at the final Black Sabbath and Ozzy Osbourne show, \u003cem>Back to the Beginning\u003c/em> in Birmingham, he felt there were many in the audience who didn't know who he was. Prior to that show, the last time he played in England was in 1995 with Van Halen. Hagar starts the \u003ca href=\"https://www.redrocker.com/tour/\" target=\"_blank\">U.S. leg of his tour\u003c/a>\u003c/p>\n\n\u003cp>next Saturday, June 13th, in Maryland Heights, Missouri, just outside his biggest market, St. Louis. The tour rehearsals are underway, which is why his bassist Michael Anthony won't be in Santa Monica, California this Saturday for the 10th annual \u003cem>Walk &amp; Play L.A.\u003c/em> to help his team,\u003c/p>\n\n\u003cp>\u003ca href=\"https://secure1.chla.org/site/TR/WalkLA/WalkandPlay?pg=team&team_id=9267&fr_id=1601&cap_id=1262849\" target=\"_blank\">Rex and the Heartbeaters\u003c/a>, raise money for the Children's Hospital Los Angeles in memory of his late grandson Rex. So far they've raised close to $33,000, and you can help by pledging to donate at \u003ca href=\"https://secure1.chla.org/site/TR/WalkLA/WalkandPlay?pg=team&team_id=9267&fr_id=1601&cap_id=1262849\" target=\"_blank\">CHLA.org\u003c/a> and following the links to Walk &amp; Play L.A.\u003c/p>\n\n\u003cp>\u003cstrong>RUSH To Kick Off First Tour In 11 Years\u003c/strong>\u003c/p>\n\n\u003cp>RUSH is set to kick off their first tour in eleven years. The &quot;Fifty Something Tour&quot; also marks their first outing since the 2020 passing of their drummer Neil Peart.The trek begins with a four day run in Los Angeles, starting on June 7th, and wraps up with two shows in Vancouver on December 15th and 17th. The band plans on playing their classics at each show, but will also mix up the setlist for shows in the same city. Last minute tickets are still available.\u003c/p>\n\n\u003cp>\u003cstrong>RUSH: Re-Enter...Stage Right\u003c/strong>\u003c/p>\n\n\u003cp>Just about 11 years after Rush did their final show, Geddy Lee and Alex Lifeson will return to the stage this Sunday at The Forum in Los Angeles for the start of their \u003ca href=\"https://www.rush.com/tour/fifty-something/\" target=\"_blank\">\u003cem>Fifty Something\u003c/em>\u003c/a>\u003c/p>\n\n\u003cp>reunion tour. Augmented by Anika Nilles in place of the late Neil Peart on drums, and Loren Gold, who toured with The Who and Chicago, on keyboards, Geddy says &quot;it will be a show along the lines of what we've done in the past&quot; spread over two sets, but this time with tributes to Peart who died from brain cancer on January 7th, 2020 at 67.\u003c/p>\n\n\u003cp>\u003cstrong>GL:\u003c/strong> “We’ve been talking about certain songs that we feel really give us the vision of Neil. And we'll pick those songs in each set of the two sets. So twice a night we will pick a song to play sort of for him and we’ll present a visual tribute behind us, to Neil, whether it be to his lyrics or just to his playing or whatever. Take a moment, play these songs with him in mind, so the whole audience and us can remember him.” \u003cstrong>AL:\u003c/strong> &quot;A celebration of who he was as a person and a drummer. Not so sad anymore.” \u003c/p>\n\n\u003cp>Having rehearsed upwards of 40 songs over the past year, Geddy adds that they will &quot;change the set everyday a little bit. About 40-percent of the set will be different from night to night to night to night.&quot; But re-learning all those songs didn't come easy, as Alex explains. &quot;I don't think we realized how hard they are to play or how complicated and challenging our music is. When you do it every day for 40 years, you know you just do it. You don't think about it. But not playing those songs for quite a while, it was challenging just to break them down and you waited for muscle memory to take over. Because, you know, often you'd start and you know you're in the wrong position and you can play it but it doesn't feel right. And after a little while suddenly your hand goes to the right spot without thinking about it. Once that happens, the whole process becomes smoother.&quot; While Sunday is the first show of the tour, they already have one performance in front an audience under their belt, having opened the \u003cem>Juno Awards\u003c/em>\u003c/p>\n\n\u003cp>(Canada's Grammys) on March 29th in Hamilton, Ontario with &quot;\u003ca href=\"https://www.youtube.com/watch?v=kVw-4L59Tw0&list=RDkVw-4L59Tw0&start_radio=1\" target=\"_blank\">Finding My Way\u003c/a>,&quot; the first song off their 1974 self-titled debut album. So, after keeping their plans to reunite a secret and surprising everyone with their announcement last October, Rush have been doing their final rehearsals this week at The Forum in L.A., which is where they did their last show with Neil Peart when they wrapped up their R40 tour on August 1st, 2015. &quot;It's not an accident that we chose L.A. to carry on, and it'll be, I think, quite an emotional moment.&quot; While Geddy thought starting their comeback at The Forum was a good idea, he's since had second thoughts, telling \u003ca href=\"https://www.loudersound.com/bands-artists/rush-alex-lifeson-geddy-lee-fifty-something-interview\" target=\"_blank\">Classic Rock\u003c/a> magazine it was a “massively stupid idea, because we’re going to be so emotional already, that first show without Neil, and then to be in that building. What the [bleep] was I thinking?” Emotions aside, Geddy adds, &quot;I’ve got one goal, and that’s to be better than I was 10 years ago, which is tough. It’s a real challenge.” Rush will do four shows at The Forum, which is in nearby Inglewood, California -- part of L.A. County -- through June 13th. \u003c/p>\n\n\u003cp>Geddy posted a video on \u003ca href=\"https://www.facebook.com/watch/?v=1627382308353004\" target=\"_blank\">Facebook\u003c/a> showing him rehearsing with his vocal coach and a special guest, Dottie Wasserman, his Norwich Terrier.\u003c/p>\n\n\u003cp>\u003cstrong>THE BEATLES: Sanction Their Day\u003c/strong>\u003c/p>\n\n\u003cp>Ringo Starr celebrates his birthday every July 7th by asking his fans to say “peace and love” wherever they are at noon their time. Well, now The Beatles have gotten in on the act by sanctioning June 25th as \u003ca href=\"https://www.instagram.com/p/DZKijkItaiA/?hl=en\" target=\"_blank\">Global Beatles Day\u003c/a>, the goal of which is to celebrate them and their music, and to share their message: “All You Need Is Love.” Global Beatles Day was launched in 2009 by lifelong fan Faith Cohen, but it wasn't until this year that new Apple Corps CEO Tom Greene formally acknowledged the day, telling Faith that &quot;more than ever, the message of The Beatles, and of 'All You Need Is Love,' speaks to something vital for community, connection and the power of bringing people together. That is what makes Global Beatles Day so special. It asks nothing more than for people, wherever they are, to stop, listen and share a little joy.&quot;\u003c/p>\n\n\u003cp>As for why June 25th, it was on that day in 1967 that The Beatles performed “\u003ca href=\"https://www.youtube.com/watch?v=GZuCBFcJcgw\" target=\"_blank\">All You Need Is Love\u003c/a>” on the BBC’s worldwide \u003ca href=\"https://www.youtube.com/watch?v=GZuCBFcJcgw\" target=\"_blank\">\u003cem>Our World\u003c/em>\u003c/a> program, the first live multinational multi-satellite television production. And to commemorate the event, they will release a colorized version of the performance, which will be the first official time the performance has been posted online.\u003c/p>\n\n\u003cp>\u003cstrong>Pete Townshend Asked Peter Frampton To Tour As A Member Of The Who - Then Ghosted Him\u003c/strong>\u003c/p>\n\n\u003cp>In the world of rock &quot;what ifs,&quot; this one is a big one. In the new documentary &quot;Frampton&quot; (which premiered at the Tribeca Festival yesterday), Peter Frampton tells of the time Pete Townshend called him up \u003ca href=\"https://people.com/pete-townshend-offered-broke-peter-frampton-a-spot-the-who-then-ghosted-him-frampton-says-11988558\" target=\"_blank\">and asked him to tour with the Who in his place\u003c/a>. &quot;He said, 'I’ve got this idea. I want to not tour anymore, but I still want to write and be in The Who and I’ll write the songs and I wonder what you thought if you took my place in The Who on the road,'&quot; Frampton recalled. &quot;I said, 'Really? Have you spoken to Roger [Daltrey] and John [Entwistle]\u003c/p>\n\n\u003cp>about this?’ He said, 'Eh, no, but I’m gonna talk to them tomorrow about this.'&quot; At the time, Frampton's career was at a low point, he'd been dropped by his label, and he was in serious debt. Then...nothing. After three weeks of being ghosted, Frampton finally caught up with Townshend. &quot;I said, 'You never called me back, I got nothing going on in my career and I blah blah blah,'&quot; Frampton recalled. &quot;I berated him because 'you left me in the lurch there.'&quot; It took awhile, but the two legends are all good now. They ran into each other at a Bruce Springsteen concert. &quot;I saw Pete talking to Bruce before he went on for the second half, and so I just went over and I stood next to Pete,&quot; Frampton says. &quot;He suddenly realized someone was standing next to him, looking at him, staring at him, and he looked around me and he smiled, and he kissed me on the top of my head. So, we’re friends now, from then on.&quot; No word yet on when the documentary will be widely available. \u003c/p>\n\n\u003cp>\u003cstrong>Chris Robinson Addresses &quot;USA&quot; Controversy\u003c/strong>\u003c/p>\n\n\u003cp>When Chris Robinson of the Black Crowes upset some fans \u003ca href=\"https://www.drdavesultimateprep.com/prep/article/Chris-Robinson-Gets-Into-It-With-Crowd-Chanting-USA\" target=\"_blank\">after a verbal back-and-forth\u003c/a> over the crowd's &quot;USA&quot; chant, the headlines were immediate. \u003ca href=\"https://ultimateclassicrock.com/black-crowes-chris-robinson-tampa-concert-reaction-2026/\" target=\"_blank\">Now we're hearing from the singer himself\u003c/a>. Robinson defended his actions, saying to &quot;Ultimate Classic Rock,&quot; &quot;One of the [things] this country [was] founded on is being able to say whatever you want. And that's both sides of whatever you pick.&quot; He added the situation was way overblown. &quot;I think the whole thing was, of course, blown out of context so people can get clicks and people can stir up the animosity and philosophies or how you feel about life...It doesn't matter. In a week, something else will come up that [will stir up] the hornets' nest.&quot; He also addressed what some people may take away from the incident. &quot;No matter what I ever would say or do or feel about things, there's no way I would disrespect our veterans. I'm a person that I wish we had moved along as a species not to have violence be the way that we resolve conflicts. But for the people who've put their lives on the line and made that sacrifice and dedication, I wouldn't do that,&quot; Robinson explains. &quot;I can see that for exactly what it is. Other than that, you know, I have to speak my mind. But I don't have an agenda or anything.&quot; \u003c/p>\n\n\u003cp>\u003cstrong>RED HOT CHILI PEPPERS: They're Disrespecting My Albums\u003c/strong>\u003c/p>\n\n\u003cp>Ex-Red Hot Chili Peppers guitarist Josh Klinghoffer seems a little bit irked that his former bandmates have basically memory-holed the two albums he made with them. Klinghoffer replaced John Frusciante in 2009 and made two albums with the Chili Peppers, 2011's I'm With You and 2016's The Getaway, before Frusciante rejoined in 2019. \u003ca href=\"https://www.guitarworld.com/artists/guitarists/josh-klinghoffer-pluralone-drop-in-the-ocean\" target=\"_blank\">Guitar World\u003c/a> asked if Klinghoffer is bothered that those albums are now “ignored by the band.” At first, he replied diplomatically, “Not really. It’s a funny thing. I guess it’s particular to the way John views the band when he’s not in it, and it makes sense to me. They have enough music that they don’t need to look to some of the other records. “I guess it’s just something unique to that band, you know? Having such a revolving door there, and such a strong presence in John. He’s kind of the preeminent guitar player, you know? He’s the one who made the work with them where they experienced their global fame.” But then Klinghoffer added that there seems to be “a little bit of a slight disrespect to the records that aren’t the John records. Once John’s back in the picture, it’s like the other records don’t exist. That’s the only weird thing to me, because those records were important at the time, you know? They were important enough to go and play them around the world.”\u003c/p>\n\n\u003cp>\u003cstrong>ALICE COOPER: Snake Bitten\u003c/strong>\u003c/p>\n\n\u003cp>If you've ever been to an Alice Cooper show, then you know that his act includes a boa constrictor. Well, employing a reptile is not without consequences, and Cooper has had quite a few of them, one of which occurred 49 years ago this Friday, June 5th, 1977. On that day, the boa died after being bitten by a rat it was trying to eat. This led Cooper to hold a public audition to replace the snake. But wait, that's not all. There was one that urinated on stage, and what he \u003ca href=\"https://www.youtube.com/watch?v=3OIn2V0SbWs&t=49s\" target=\"_blank\">says\u003c/a> was the funniest occurred in 2004 when the one named Alice ate the heating pad in its cage, which was plugged in, prior to a show in Wallingford, Connecticut. &quot;We called up the vet and he says, 'Well, unplug the plug.' Okay. 'Don't try to pull it out 'cause it'll pull his stomach out.' So, we took him to the hospital, put him to sleep, opened him up, took the heating pad out and he's in a petting zoo now doing fine.&quot; Cooper's show went on that night as planned with a borrowed yellow anaconda filling in.\u003c/p>\n\n\u003cp>\u003cstrong>Triumph Shares Update Regarding Mike Levine's Health\u003c/strong>\u003c/p>\n\n\u003cp>Triumph are giving fans an update regarding Mike Levine's health.The cofounder and bassist hasn't been able to join the band on their current reunion tour due to health issues.In an interview with WPHD personality Tigman, Gil Moore said &quot;it's just an ongoing process,&quot; and &quot;there's a slim chance we'll still see him before the end of the run.&quot;Triumph's reunion runs through June 10th, when the band performs in Quebec for a makeup date.\u003c/p>\n\n\u003cp>\u003cstrong>Soul Asylum Announce Tour Dates, MPLS Unplugged Live Album\u003c/strong>\u003c/p>\n\n\u003cp>Soul Asylum are gearing up to hit the road for a world tour coinciding with the release of &quot;MPLS Unplugged,&quot; a live album commemorating their 1993 MTV &quot;Unplugged&quot; performance. The band will perform in the U.K and Europe before heading to North America. The U.S. dates begin on July 13th in Oroville, California, and wrap up in Clear Water, Florida, on November 21st. Soul Asylum's album, &quot;MPLS Unplugged,&quot; will be out on August 28th. Tickets for the tour are available now.\u003c/p>\n\n\u003cp>\u003cstrong>Richie Sambora Sings &quot;Livin' On A Prayer&quot; At Daughter's Wedding\u003c/strong>\u003c/p>\n\n\u003cp>While Richie Sambora may no longer be in Bon Jovi, that doesn't mean he's forgotten the words to their songs. The guitarist \u003ca href=\"https://pagesix.com/2026/06/04/entertainment/richie-sambora-sings-bon-jovi-hit-at-daughters-wedding-13-years-after-band-fallout/\" target=\"_blank\">posted a video clip\u003c/a> from his daughter Ava's wedding last month, where the newlyweds (and the rest of the guests) danced and sang as dad led a performance of &quot;Livin' On A Prayer.&quot; Should Richie have messed up the lyrics, the crowd had him covered, as there aren't too many people that don't know all the words to the 1986 classic tune. \u003c/p>\n\n\u003cp>\u003cstrong>IN OTHER NEWS\u003c/strong>\u003c/p>\n\n\u003cp>After\u003ca href=\"https://www.instagram.com/p/DYcoaf6jg10/?img_index=1\" target=\"_blank\"> teaming\u003c/a> with the Red Devils Mexican baseball team for six exclusive caps and a special edition jersey, \u003cstrong>The Rolling Stones\u003c/strong> will release \u003ca href=\"https://www.instagram.com/p/DZK-8iIsiMn/\" target=\"_blank\">three special vinyl editions\u003c/a> of their new album,\u003c/p>\n\n\u003cp>\u003cem>Foreign Tongues\u003c/em>, in collaboration with FIFA to coincide with the upcoming World Cup tournament. And their new song “In the Stars” is featured on the \u003ca href=\"https://fifasound.lnk.to/officialFWC26album\" target=\"_blank\">\u003cem>FIFA World Cup 2026 Official Album\u003c/em>\u003c/a>. \u003cem>Foreign Tongues\u003c/em> will be released on July 10th.\u003c/p>\n\n\u003cp>\u003cstrong>Emerson, Lake and Palmer\u003c/strong> drummer \u003cstrong>Carl Palmer\u003c/strong> will take part in the inaugural \u003ca href=\"https://www.royalalberthall.com/tickets/proms/bbc-proms-2026/prog-rock-a-fanfare-for-the-common-man\" target=\"_blank\">\u003cem>Prog Rock Prom, Prog Rock: A Fanfare for the Common Man\u003c/em>\u003c/a> on July 18th at London’s Royal Albert Hall. The show features the \u003cstrong>BBC Concert Orchestra\u003c/strong> performing songs by ELP,\u003ca href=\"https://www.loudersound.com/features/genesis-best-albums\" target=\"_blank\"> \u003c/a>\u003cstrong>Genesis\u003c/strong>, \u003cstrong>Jethro Tull\u003c/strong>, \u003cstrong>Mike Oldfield\u003c/strong>, \u003cstrong>Renaissance\u003c/strong> and others.\u003c/p>\n\n\u003cp>\u003cstrong>Slash\u003c/strong> and \u003cstrong>Duff McKagan\u003c/strong> of \u003cstrong>Guns N' Roses\u003c/strong>, and \u003cstrong>Chad Smith\u003c/strong> of the \u003cstrong>Red Hot Chili Peppers\u003c/strong> assist composer \u003cstrong>Bear McCreary\u003c/strong> on the song &quot;Cool Kids.&quot; Check it out on \u003ca href=\"https://youtu.be/Cetn6giUgdE?si=AuMrBCJ8xkflPcl1\" target=\"_blank\">YouTube\u003c/a>. McCreary's new album, \u003cem>The Singularity: Ekleipsis\u003c/em>, will be out on July 31st, and also includes an appearance by \u003cstrong>Stewart Copeland\u003c/strong> of \u003cstrong>The Police\u003c/strong>.\u003c/p>\n\n\u003cp>Congratulations to \u003cstrong>Alice Cooper\u003c/strong> band guitarist \u003cstrong>Nita Strauss\u003c/strong> and her husband-manager \u003cstrong>Josh Villalta\u003c/strong> on their first child, \u003cstrong>Maxwell James\u003c/strong>, who was \u003ca href=\"https://www.instagram.com/p/DZIjinriTQF/\" target=\"_blank\">born\u003c/a> on May 28th. \u003c/p>\n\n\u003cp>\u003cstrong>Jethro Tull\u003c/strong>’s \u003cstrong>Ian Anderson\u003c/strong> is once again warning fans about “fake posts by profiles on Jethro Tull-related pages.” He \u003ca href=\"https://www.instagram.com/p/DZIVO5xEYtZ/\" target=\"_blank\">posted a video on Instagram\u003c/a>, captioning it, “We have concerns that some people may take offense at this false information and in some cases, part with money for merchandise or meet and greets with Ian. Please report any erroneous posts to the relevant platforms to help combat this plague of misinformation.”\u003c/p>\n\n\u003cp>\u003cstrong>Warren Haynes\u003c/strong> has shared a live cover of \u003cstrong>The Grateful Dead\u003c/strong>'s &quot;Shakedown Street&quot; from his upcoming orchestral album \u003cem>Dreams &amp; Songs\u003c/em>, which is due out later this year. Check it out on \u003ca href=\"https://youtu.be/YpOazbdxZ_g?si=ykw9mMRA8BKVCrkA\" target=\"_blank\">YouTube\u003c/a>.\u003c/p>\n\n\u003cp>\u003cstrong>Violet Grohl \u003c/strong>made her TV debut on \u003cem>Jimmy Fallon\u003c/em> Wednesday night. Check out her performance of &quot;Bug in the Cake&quot; on \u003ca href=\"https://www.youtube.com/watch?v=qP87MkFX_IE&list=RDqP87MkFX_IE&start_radio=1\" target=\"_blank\">YouTube\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://98rock.iheart.com/featured/big-rig/content/2026-06-05-big-rig-rock-report-65/","cuser":"user/ldap/ccrtpa1rgb","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/Sammy Hagar","keywords/first","keywords/friends","keywords/The Forum","keywords/Neil Peart.","keywords/BILLY JOEL","keywords/fact"],"permalink":"https://foxrocks.iheart.com/featured/big-rig/content/2026-06-05-big-rig-rock-report-65/","primary_image":{"bucket":"assets.getty","id":"%2F6a22e8d7e8f0234de55b2f25"},"primary_target":{"categories":["categories/local-news","categories/music-news"],"distribution":["brands/WXTB-FM (2101)","brands/Big Rig (32040)"]},"publish_date":1780672440000,"publish_end_date":4115978604802,"publish_origin":"brands/Big Rig (32040)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-big-rig-rock-report-65","social_title":"","summary":"Sammy Hagar hit by \"Blue Dot Virus\" and is honest about it, RUSH kicks of first tour in 11 years & more more in today's rundown!","targets":[],"title":"Big Rig ROCK Report 6.5"},"slug":"2026-06-05-big-rig-rock-report-65","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a22e8d7e8f0234de55b2f25","title":"Big Rig ROCK Report 6.5","description":"Sammy Hagar hit by \"Blue Dot Virus\" and is honest about it, RUSH kicks of first tour in 11 years & more more in today's rundown!","author":""},"pub_start":1780672440000,"pub_until":4115978604802,"pub_changed":1780672754127,"subscription":[{"tags":["categories/local-news","categories/music-news","brands/WXTB-FM (2101)","brands/Big Rig (32040)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Big Rig (32040)","id:/6a22e7fb7ce2367bbbb6ed89","slug:2026-06-05-big-rig-rock-report-65","slug:2026-06-05-big-rig-rock-report-65","keyword:keywords/Sammy Hagar","keyword:keywords/first","keyword:keywords/friends","keyword:keywords/The Forum","keyword:keywords/Neil Peart.","keyword:keywords/BILLY JOEL","keyword:keywords/fact"]}},{"id":"%2F6a21a8436e81cf4f65e102d5","type":"PUBLISHING","record":{"ref_id":"%2F6a21a8436e81cf4f65e102d5","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[],"canonical_url":"https://www.roverradio.com/2026/06/04/boot-licking-charlie-wants-to-narc-on-rovers-left-turn/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"https://www.roverradio.com/2026/06/04/boot-licking-charlie-wants-to-narc-on-rovers-left-turn/","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a21a811aa748e8ed80da411","feed_partner_content":false,"feed_permalink":"https://www.roverradio.com/2026/06/04/boot-licking-charlie-wants-to-narc-on-rovers-left-turn/","feed_type":"XML","feed_vendor":"RoverMedia","include_recommendations":true,"include_video_monetization":false,"is_sponsored":false,"keywords":["keywords/Highlights","keywords/highlights"],"permalink":"https://www.roverradio.com/2026/06/04/boot-licking-charlie-wants-to-narc-on-rovers-left-turn/","primary_image":null,"primary_image_uri":"https://www.roverradio.com/wp-content/uploads/2026/06/06042026h-1024x576.jpg","primary_target":{"categories":[],"distribution":["brands/Rover's Morning Glory (56668)"]},"publish_date":1780590439000,"publish_end_date":4115978604802,"publish_origin":"brands/Rover's Morning Glory (56668)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"rovers-morning-glory-boot-licking-charlie-wants-to-narc-on-rovers-left-turn","social_title":"","summary":"Charlie&#8217;s grandma-driving causes Rover to safely evade traffic jam.","targets":[],"title":"Boot-licking Charlie wants to narc on Rover’s left turn"},"slug":"rovers-morning-glory-boot-licking-charlie-wants-to-narc-on-rovers-left-turn","summary":{"image":"https://www.roverradio.com/wp-content/uploads/2026/06/06042026h-1024x576.jpg","title":"Boot-licking Charlie wants to narc on Rover’s left turn","description":"Charlie&#8217;s grandma-driving causes Rover to safely evade traffic jam.","author":""},"pub_start":1780590439000,"pub_until":4115978604802,"pub_changed":1780686604664,"subscription":[{"tags":["brands/Rover's Morning Glory (56668)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Rover's Morning Glory (56668)","id:/6a21a8436e81cf4f65e102d5","slug:rovers-morning-glory-boot-licking-charlie-wants-to-narc-on-rovers-left-turn","slug:rovers-morning-glory-boot-licking-charlie-wants-to-narc-on-rovers-left-turn","keyword:keywords/Highlights","keyword:keywords/highlights"]}},{"id":"%2F6a22e90d7ce2367bbbb6ed92","type":"PUBLISHING","record":{"ref_id":"%2F6a22e90d7ce2367bbbb6ed92","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>\u003cstrong>R.E.M. Stipe Joined by All-Star Band for \u003c/strong>\u003cstrong>\u003cem>Kimmel\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Michael Stipe of R.E.M. was backed by an all-star band when he performed on Jimmy Kimmel\u003c/p>\n\n\u003cp>Tuesday night. Stipe was billed as performing with producer-guitarist Andrew Watt on &quot;I Played the Fool,&quot; the theme to the Steve Carrell HBO series Rooster. But Kimmel didn't tell the audience that the backing band included Chad Smith of Red Hot Chili Peppers, former Chili Pepper guitarist and current Pearl Jam touring member Josh Klinghoffer, ex-Jane's Addiction\u003c/p>\n\n\u003cp>bassist Chris Chaney, and Queens of the Stone Age guitarist Troy Van Leeuwen. Watch the performance on \u003ca href=\"https://youtu.be/5Pfnyn94iXQ?si=k8RO0CdLw4Wr_tYZ\" target=\"_blank\">YouTube\u003c/a>.\u003c/p>\n\n\u003cp>\u003cstrong>OZZY: Turning Grief Into Fantasy\u003c/strong>\u003c/p>\n\n\u003cp>The Osbourne family is obviously dealing with the grief of losing Ozzy last year by doing what they could to keep his memory alive. Following last month's news that they are developing an avatar/AI project comes this -- a cartoon version of their MTV series, The Osbournes. Sharon Osbourne, at last month's Licensing Expo in Las Vegas, said, &quot;It would open up a whole younger audience.&quot; She and Ozzy's son Jack added, &quot;Nostalgia is the key word these days, so I think it just leans a lot in there... The Ozzy brand and legacy is open for business.&quot; \u003c/p>\n\n\u003cp>And Sharon agreed, saying, “Ozzy’s not going anywhere. He’s with us and he’s not going anywhere and that’s what it’s all about, to keep his legacy alive.” Ozzy was no stranger to animation, having voiced a few characters over the years, including in 2015 as &quot;Sid Fishy&quot; on \u003ca href=\"https://www.youtube.com/watch?v=uY4opcM-wns\" target=\"_blank\">Bubble Guppies\u003c/a>, which was modeled after the Sex Pistols’ Sid Vicious who sprays green slime. At the time, a spokesperson for the show said, 'The green liquid is Sid Fishy’s &quot;stink sauce&quot; made up of different smells such as stinky socks and rotten eggs. He wants to use the stink sauce to cover Big Bubble City and all its citizens to make them stinky.'” And in 2016, Ozzy and Sharon voiced characters on Disney's XD series \u003ca href=\"https://www.youtube.com/watch?v=fPrkXT2cpXU&list=PLDBOEM39LEr8X8eiRXxsKknvMiIGF1Wlz&index=2\" target=\"_blank\">The 7D\u003c/a>, a modern update of the title characters from Snow White and the Seven Dwarfs. They voiced the &quot;Duke&quot; and &quot;Duchess of Drear&quot; -- parents of their daughter Kelly’s character, witch &quot;Hildy Gloom.&quot; Ozzy died on July 22nd, 2025. at his estate outside Birmingham, England from a heart attack. He was 76.\u003c/p>\n\n\u003cp>\u003cstrong>Weezer Announces The Gold Album\u003c/strong>\u003c/p>\n\n\u003cp>Weezer has announced their 20th studio album, an untitled self-titled record informally nicknamed &quot;The Gold Album&quot; for its gleaming gold cover art, due August 21st via Reprise / Warner Records. \u003ca href=\"https://consequence.net/2026/06/weezer-new-self-titled-album-we-might-as-well-be-strangers/\" target=\"_blank\">The lead single is &quot;We Might As Well Be Strangers,&quot; a collaboration with indie rock band Wednesday featuring vocals from Rivers Cuomo and Wednesday frontwoman Karly Hartzman\u003c/a>. The album was recorded in Orange County with producers Klas Åhlund and Kenneth Blume after Weezer's sold-out 30th anniversary Blue Album tour, with the band writing together in a rehearsal space for the first time in decades. A North American fall tour with The Shins and Silversun Pickups has also been announced.\u003c/p>\n\n\u003cp>\u003cstrong>RUSH: Getting ready\u003c/strong>\u003c/p>\n\n\u003cp>When Geddy Lee and Alex Lifeson decided they wanted to hit the road one more time as Rush, the obvious question was, who would they hire in place of their irreplaceable drummer Neil Peart, who succumbed to brain cancer in 2020. For starters, they ruled out any of those who were so callous as to reach out to them shortly after the news broke of his death to offer up their services. So, as Geddy explains, he and Alex didn't turn to someone well known from a big band, but rather Anika Nilles, a German drummer who Geddy learned about from his bass tech Scully when he worked a Jeff Beck tour and she was in the band. &quot;We wanted someone with a fresh story. We wanted someone sort of out of nowhere. And Anika was not out of nowhere, but I loved her story. And when I turned Alex onto some of her work, he just loved her playing. And we met first over Zoom, and, you know, we were really impressed with her and then we brought her to Canada and we got a studio very quietly and jammed for a few days to some Rush songs. And honestly by the end of it we were getting excited. You know, she's really fun to play with. But it took one more time around of rehearsals before she relaxed into the role.&quot;\u003c/p>\n\n\u003cp>And Alex shares Geddy's enthusiasm.\u003cstrong> \u003c/strong>\u003cstrong>AL:\u003c/strong> &quot;It's exciting playing with Anika who spends all this time, you know, learning the songs -- just to hear another drummer play that music. And we're getting tighter and tighter with every passing day that we rehearse. So it's really exciting to see the progress and the improvement in the music.&quot; \u003cstrong>GL:\u003c/strong> &quot;They're very intense, but each one is super fun, super hard work, but really interesting teaching this person how to get inside a Rush song forces you to re-examine the song -- how you wrote it and how you play it.&quot;\u003c/p>\n\n\u003cp>Rush will do 58 shows on their \u003ca href=\"https://www.rush.com/tour/fifty-something/\" target=\"_blank\">Fifty Something\u003c/a> tour in the U.S., Canada and Mexico through December followed by 30 more next year in South America and Europe. Tomorrow, Geddy and Alex will provide some insight into what you expect on this tour and more.\u003c/p>\n\n\u003cp>\u003cstrong>PRETENDERS: What's the Deal With All These Phones?\u003c/strong>\u003c/p>\n\n\u003cp>Chrissie Hynde of The Pretenders wonders why every people just can't stay of their phones at shows -- and everywhere else. Hynde wrote on her \u003ca href=\"https://www.instagram.com/p/DZFCEjPF7l8/\" target=\"_blank\">Instagram\u003c/a>, &quot;What is it with people and their phones? Why do people have to know how many steps they take every day? What difference does it make? But my real question is: Why do people have to film or take pictures at concerts or museums? Why?&quot; Hynde goes on to talk about meeting up with singer Emmylou Harris and that they discussed how they both hate that fans often ignore &quot;no camera&quot; requests from musicians. She wrote, &quot;It's like a weird compulsion that people can't control. It reminds me of monkeys wanking in full view of the people standing around their enclosure. And frankly, in that case, people deserve to be wanked at because monkeys should not be in an enclosure in the first place. However, an artist on a stage?&quot; No one seems to be able to understand why artists don't like it. If you've ever had a mosquito buzzing around your head when you're trying to go to sleep, you will get a vague idea of what it's like to have people filming your show or taking photos while you're on stage.&quot; Hynde wrapped up the post by saying, &quot;My conclusion is: If Jesus Christ were to walk into a room, the first thing everyone would do would be to pull out their phone. Can someone please explain?&quot;\u003c/p>\n\n\u003cp>\u003cstrong>KINKS: 60 Years of Sunshine\u003c/strong>\u003c/p>\n\n\u003cp>60 years ago yesterday, June 3rd, 1966, The Kinks released their 13th single, &quot;\u003ca href=\"https://www.youtube.com/watch?v=0neKYZYj6HA\" target=\"_blank\">Sunny Afternoon\u003c/a>,&quot; off their fourth album, \u003cem>Face to Face\u003c/em>. To mark the milestone, they've released an \u003ca href=\"https://www.youtube.com/watch?v=0neKYZYj6HA\" target=\"_blank\">animated video\u003c/a> using original artwork elements from the album. It's a playful nod to not only the band, but the spirit of 1966 and the Victorian Revival aesthetic that shaped the era. And out this Friday is a \u003ca href=\"https://thekinks.tmstor.es/product/sunny-afternoon-yellow-colour-lp-7-inch-vinyl?lf=115c4221fb2822841fa04da164bf7fac\" target=\"_blank\">limited-edition sunshine yellow seven-inch single\u003c/a>, newly mastered alongside the original B-Side, “I’m Not Like Everybody Else”, in its original mono mix. The record also features an exclusive sleeve note from Sir Geoff Hurst, hero of England’s 1966\u003c/p>\n\n\u003cp>\u003cem>World Cup\u003c/em> victory, perfectly timed as the 2026 tournament kicks off, bringing that moment full circle.&quot; Dave Davie said “It’s an amazing record. It’s got this trance-like kind of [sings]. It’s like hypnosis. There’s something very hypnotic about descending lines that go back up again. There’s something I’ve always liked about the feeling of that. It’s like when you’re going down, you’re not quite sure where you’re gonna end up. And if you can try and somehow keep that naivete, that innocence [sings], it’s like an adventure. And when it goes up, it’s like the optimistic side of the thing.&quot; \u003c/p>\n\n\u003cp>And here's something that no one in 1966 could ever imagine -- The Kinks have partnered with the real time sunshine mapping app \u003ca href=\"https://www.sunseekr.com/\" target=\"_blank\">SunSeekr\u003c/a>, which tracks sunlight across your city, and let's you see which cafes, pubs, and restaurants have sunny outdoor seating in real time. Fans can receive real time weather triggered notifications inviting you to stream &quot;Sunny Afternoon&quot; and explore The Kinks’ catalog just as the sun comes out. And lastly, they've released a line of tea -- the \u003ca href=\"https://thekinkstea.com/collections/sunny-afternoon\" target=\"_blank\">Sunny Afternoon Collection\u003c/a>. This peach tea combines premium Chinese black tea, vibrant marigold blossoms and a peach infusion, delivering rich depth, delicate floral notes and a naturally sweet, refreshing finish. There are also tea accessories -- a towel and fine bone china mug.\u003c/p>\n\n\u003cp>\u003cstrong>Bret Michaels' Daughter Is Selling Feet Pics And Dad Approves\u003c/strong>\u003c/p>\n\n\u003cp>if you're on Facebook, you may have seen friends post &quot;If you see me selling feet pics, mind your business!&quot; It's a sign of the times, and times (and the economy) are tough. However funny that may be, people make money doing exactly that. Case in point: Bret Michaels' 26 year-old daughter Raine is offering up pics of her tootsies for hard cash, \u003ca href=\"https://www.dailymail.com/tvshowbiz/article-15871639/bret-michaels-supports-daughter-selling-feet-pictures-online.html\" target=\"_blank\">and dad fully supports her hustle\u003c/a>. On the new Netflix reality series &quot;Calabasas Confidential,&quot; Bret and Raine talked about the positives of the Internet, at which point Raine, out of nowhere, said, &quot;So, are you okay with me doing FeetFinder then?&quot; As she started to laugh, Michaels seriously answered, 'I think FeetFinder's a brilliant, brilliant decision.&quot; FeetFinder, for those that don't know, is a website offering feet pics and videos for cash to those that are into that sort of thing. \u003c/p>\n\n\u003cp>\u003cstrong>IN OTHER NEWS\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>Billy Gibbons\u003c/strong> and \u003cstrong>Slash\u003c/strong> teamed up with \u003cstrong>Tim Montana\u003c/strong> on a cover of \u003cstrong>ZZ Top\u003c/strong>’s &quot;Brown Sugar&quot; off his new album, \u003cem>Entire State of Tim Montana\u003c/em>, which will be out on July 31st. Check it out on \u003ca href=\"https://youtu.be/s-_4N8KacXQ?si=dDnMHtCAxL167mZ9\" target=\"_blank\">YouTube\u003c/a>. \u003c/p>\n\n\u003cp>\u003cstrong>Paul McCartney\u003c/strong> will \u003ca href=\"https://www.instagram.com/p/DZF0SgzsAOW/?hl=en\" target=\"_blank\">host a discussion\u003c/a> about his new album, \u003cem>The Boys of Dungeon Lane\u003c/em>, next Wednesday, June 10th, at the Roundhouse in London. And to help publicize the album, McCartney’s fashion designer daughter \u003cstrong>Stella\u003c/strong> has designed a \u003ca href=\"https://shopuk.paulmccartney.com/collections/paul-mccartney-x-stella-mccartney\" target=\"_blank\">limited-edition T-shirt\u003c/a> styled after the cover art, which was designed by her cousin \u003cstrong>Josh\u003c/strong>, the son of her dad’s brother \u003cstrong>Mike\u003c/strong>. It’s the sign on the cover now adorned by two blue tits perched on top. The birds are a nod to the pre-fame memories her father recalls on some of the album’s songs.\u003c/p>\n\n\u003cp>\u003cstrong>KISS\u003c/strong> will publish a \u003ca href=\"https://www.instagram.com/p/DZGAJ0NiDVh/?hl=en&img_index=1\" target=\"_blank\">coffee-table book\u003c/a> chronicling their fourth album, \u003ca href=\"https://geni.us/KissDestroyerDVH\" target=\"_blank\">\u003cem>Destroyer. KISS Destroyer: The Definitive Visual History\u003c/em>\u003c/a> contains new interviews, never-before-published photos and track-by-track synopsis of each song on the 1976 album. It will be out on October 27th. It will be preceded by \u003ca href=\"https://geni.us/KissTarotDeck\" target=\"_blank\">\u003cem>The Official KISS Tarot Deck and Guidebook\u003c/em>\u003c/a> on September 29th.\u003c/p>\n\n\u003cp>\u003cstrong>Todd Rundgren\u003c/strong> is \u003cstrong>Billy Corgan\u003c/strong>'s guest on the new episode of his podcast, \u003ca href=\"https://youtu.be/5QVdqMdPAhg?si=rC9KY-gXDKDfiuUj\" target=\"_blank\">\u003cem>The Magnificent Others\u003c/em>\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://98rock.iheart.com/featured/big-rig/content/2026-06-05-big-rig-rock-report-64/","cuser":"user/ldap/ccrtpa1rgb","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/Ozzy","keywords/Sharon Osbourne","keywords/Anika Nilles","keywords/Nostalgia","keywords/Michael Stipe","keywords/album"],"permalink":"https://foxrocks.iheart.com/featured/big-rig/content/2026-06-05-big-rig-rock-report-64/","primary_image":{"bucket":"assets.getty","id":"%2F6a22ea1aae5bd0e7e326f56f"},"primary_target":{"categories":["categories/local-news","categories/music-news"],"distribution":["brands/WXTB-FM (2101)","brands/Big Rig (32040)"]},"publish_date":1780586340000,"publish_end_date":4115978604802,"publish_origin":"brands/Big Rig (32040)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-big-rig-rock-report-64","social_title":"","summary":"Ozzy's family turn grief into fantasy, Weezer announces \"Gold\" album & much more into today's rundown","targets":[],"title":"Big Rig ROCK Report 6.4"},"slug":"2026-06-05-big-rig-rock-report-64","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a22ea1aae5bd0e7e326f56f","title":"Big Rig ROCK Report 6.4","description":"Ozzy's family turn grief into fantasy, Weezer announces \"Gold\" album & much more into today's rundown","author":""},"pub_start":1780586340000,"pub_until":4115978604802,"pub_changed":1780673091268,"subscription":[{"tags":["categories/local-news","categories/music-news","brands/WXTB-FM (2101)","brands/Big Rig (32040)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Big Rig (32040)","id:/6a22e90d7ce2367bbbb6ed92","slug:2026-06-05-big-rig-rock-report-64","slug:2026-06-05-big-rig-rock-report-64","keyword:keywords/Ozzy","keyword:keywords/Sharon Osbourne","keyword:keywords/Anika Nilles","keyword:keywords/Nostalgia","keyword:keywords/Michael Stipe","keyword:keywords/album"]}},{"id":"%2F6a2058ef67c509db831d9a9a","type":"PUBLISHING","record":{"ref_id":"%2F6a2058ef67c509db831d9a9a","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[],"canonical_url":"https://www.roverradio.com/2026/06/03/could-this-be-jlrs-next-vehicle-makes-sense/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"https://www.roverradio.com/2026/06/03/could-this-be-jlrs-next-vehicle-makes-sense/","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a205691ac8612d0c2db622c","feed_partner_content":false,"feed_permalink":"https://www.roverradio.com/2026/06/03/could-this-be-jlrs-next-vehicle-makes-sense/","feed_type":"XML","feed_vendor":"RoverMedia","include_recommendations":true,"include_video_monetization":false,"is_sponsored":false,"keywords":["keywords/Highlights","keywords/highlights"],"permalink":"https://www.roverradio.com/2026/06/03/could-this-be-jlrs-next-vehicle-makes-sense/","primary_image":null,"primary_image_uri":"https://www.roverradio.com/wp-content/uploads/2026/06/06032026h-1024x576.jpg","primary_target":{"categories":[],"distribution":["brands/Rover's Morning Glory (56668)"]},"publish_date":1780503064000,"publish_end_date":4115978604802,"publish_origin":"brands/Rover's Morning Glory (56668)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"rovers-morning-glory-could-this-be-jlrs-next-vehicle-makes-sense","social_title":"","summary":"Jeffrey needs a car. Mary Elizabeth loves ambulances. The crew wants to kill two birds with one stone.","targets":[],"title":"Could this be JLR’s next vehicle? Makes sense!"},"slug":"rovers-morning-glory-could-this-be-jlrs-next-vehicle-makes-sense","summary":{"image":"https://www.roverradio.com/wp-content/uploads/2026/06/06032026h-1024x576.jpg","title":"Could this be JLR’s next vehicle? Makes sense!","description":"Jeffrey needs a car. Mary Elizabeth loves ambulances. The crew wants to kill two birds with one stone.","author":""},"pub_start":1780503064000,"pub_until":4115978604802,"pub_changed":1780590623693,"subscription":[{"tags":["brands/Rover's Morning Glory (56668)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Rover's Morning Glory (56668)","id:/6a2058ef67c509db831d9a9a","slug:rovers-morning-glory-could-this-be-jlrs-next-vehicle-makes-sense","slug:rovers-morning-glory-could-this-be-jlrs-next-vehicle-makes-sense","keyword:keywords/Highlights","keyword:keywords/highlights"]}},{"id":"%2F6a22e70c7ce2367bbbb6ed7f","type":"PUBLISHING","record":{"ref_id":"%2F6a22e70c7ce2367bbbb6ed7f","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>\u003cstrong>JOHN MELLENCAMP: Rehearsing For the Dance\u003c/strong>\u003c/p>\n\n\u003cp>John Mellencamp and his band started rehearsals Monday for his \u003ca href=\"https://www.mellencamp.com/tour\" target=\"_blank\">Dancing Words Tour - The Greatest Hits\u003c/a>. They're taking place at his Belmont Mall Studio, a tiny nondescript house on a country road just outside Bloomington, Indiana, where he's been recording and rehearsing since the mid-'80s. He posted two videos on Instagram -- one showing the \u003ca href=\"https://www.instagram.com/p/DZDWISkNorB/?hl=en\" target=\"_blank\">rehearsal space\u003c/a>, and the other in which he \u003ca href=\"https://www.instagram.com/p/DZDW6q0N0tQ/?hl=en\" target=\"_blank\">talks\u003c/a> about the tour. &quot;We’ll be playing 27 songs and every one of them was a hit that you’ll be able to sing along with. This will be the last time I play some of these songs, and the first time I’ve played some of ’em in decades. So, hope to see you all out there. And, oh, by the way I’m still working out and I’m still smoking.” Mellencamp will play 19 amphitheater shows between July 10th in Grand Rapids, Michigan and August 12th in Mountain View, California.\u003c/p>\n\n\u003cp>\u003cstrong>GUNS N' ROSES: Legendary Doc Leaks\u003c/strong>\u003c/p>\n\n\u003cp>Part of a legendary unreleased Guns N' Roses documentary has made it to YouTube. Perfect Crime documents the band's 1991 to 1993 Use Your Illusion tour but was shelved after beiing completed in 1994. The orginal film is reportedly about 90 minutes, and what has popped up on \u003ca href=\"https://youtu.be/uQQLHtmOZf0?si=VE9Lg2LU38WyCf66\" target=\"_blank\">YouTube\u003c/a> is a 38-minute rough cut. This leaked version includes footage of after-show parties with waiters dressed as Roman legionaries, fans in various states of undress, a pig served on a platter and lederhosen-clad dancers. There's also a scene of Axl Rose receiving treatment from an osteopath on an airport taxiway. Overall, the 38-minute film is a fascinating document of that era. \u003cem>(Note: some parts of this film are NSFW, so it's definitely not safe for air.)\u003c/em>\u003c/p>\n\n\u003cp>\u003cstrong>PAUL McCARTNEY: Not Even When He's 84\u003c/strong>\u003c/p>\n\n\u003cp>Paul McCartney will celebrate his 84th birthday on June 18th, but he tells \u003ca href=\"https://www.youtube.com/watch?v=afHEY-7_-JA\" target=\"_blank\">NME\u003c/a> he has no plans to retire. &quot;I never know, you know. I remember when I was 50 years old, my manager at the time said, ‘Well, so you're thinking of retiring are you?’ I went, ‘Uh, I don’t think so.’ But he obviously thought, 50 … which, I get it, because we thought, you know, 30 was like really old 'cause we were 20. So 30 was like that’d be unseemly. But it came, and it went, and people were still playing, and audiences like the music.” And, with his 84th birthday just over two weeks away, he shared a humorous story on a new episode of the YouTube series, \u003ca href=\"https://www.youtube.com/watch?v=V0aq8OB-zwo\" target=\"_blank\">Chicken Shop Date\u003c/a>, about a fellow senior citizen telling him she performs his 1967 Beatles' song, &quot;When I'm 64,&quot; but with a twist. &quot;I work in an old people's home and I do one of your songs. I said, 'Oh yeah. Which one?' She said, 'When I'm 64.' She said, 'I have to change the word 'cause that's too young for my people. So I have to change it to 'When I'm 84.'&quot; McCartney just released a new album, The Boys of Dungeon Lane.\u003c/p>\n\n\u003cp>\u003cstrong>Mick Jagger Teases Return To Touring With The Rolling Stones\u003c/strong>\u003c/p>\n\n\u003cp>The Rolling Stones frontman Mick Jagger is opening up about when the band could tour again. The musician recently told the BBC that he'd love to go on tour again. However, he did echo a previous statement made by Keith Richards saying he doesn't think a tour will happen in 2026. Last month, Richards confirmed that the group didn't have plans to hit the road anytime soon. Although it won't happen this year, Jagger did hope they'll hit the road &quot;as soon as possible.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>TOM PETTY: A Longer &quot;Girl&quot;\u003c/strong>\u003c/p>\n\n\u003cp>The Tom Petty estate has shared a new extended version of Petty and the Heartbreakers' &quot;American Girl.&quot; The track, which is on streaming services and \u003ca href=\"https://youtu.be/kdBR3z5sVq4?si=tn9bTDhlt5UmvdIn\" target=\"_blank\">YouTube\u003c/a> now, also comes in a HiRes spatial mix done from the original multi-track tapes by Petty's long-time engineer Ryan Ulyate. This version features a never-before-heard outro that was recently uncovered in the Petty archives. The Petty estate says that with &quot;the 50th anniversary of The Heartbreakers later this year, we are opening the archives to release some treasures from the white hot ‘70s era of the band.&quot; This extended version is being used for Major League Baseball's campaign around America's 250th birthday. And along with America turning 250 on the Fourth of July, &quot;American Girl&quot; turns 50 on that date. Petty and the Heartbreakers recorded the track with producer Denny Cordell on July 4th, 1976, at Shelter Studios in Hollywood. It was released on their self-titled album on November 9th, 1976.\u003c/p>\n\n\u003cp>\u003cstrong>RUSH: Five Days to Go\u003c/strong>\u003c/p>\n\n\u003cp>While Geddy Lee and Alex Lifeson were humble about the overwhelming response to them reuniting as Rush for a \u003ca href=\"https://www.rush.com/tour/fifty-something/\" target=\"_blank\">tour\u003c/a> that starts this Sunday at The Forum in Inglewood, California -- where they did their last show on August 1st, 2015 -- it came as no surprise that the original schedule of 12 dates would be all they would do, which Geddy alluded to just days after the tour was announced. &quot;Just to say to go back on the road is a huge effort. It's a huge amount of work to put all those things back together and we are in the heat of rebuilding everything and putting a show together. And I was very happy to see that [our] fan base responded so overwhelmingly and they've accepted Anika. You know, she was a bit nervous. That's big shoes to fill, but it's all been kind of an incredible week for all of us coming to terms with the response to our announcement.&quot; The \u003ca href=\"https://www.rush.com/tour/fifty-something/\" target=\"_blank\">\u003cem>Fifty Something\u003c/em>\u003c/a> tour has since ballooned to 58 shows through December followed by 30 more next year in South America and Europe. Tomorrow, Geddy talks about why they chose Anika Nilles to fill the drum seat left open by the late Neil Peart.\u003c/p>\n\n\u003cp>\u003cstrong>One Musician Thinks Eddie Van Halen Was &quot;One Of The Worst Guitar Players In The World&quot;\u003c/strong>\u003c/p>\n\n\u003cp>Eddie Van Halen receives almost universal praise as being one of the most influential and skilled guitar players in music history, but \u003ca href=\"https://consequence.net/2026/06/jesus-and-mary-chain-eddie-van-halen-ruined-rock-guitar/\" target=\"_blank\">one fellow musician thinks quite the opposite\u003c/a>. In an interview with &quot;Stereogum,&quot; The Jesus And Mary Chain guitarist William Reid says Eddie &quot;ruined rock guitar,&quot; calling him one of &quot;the worst guitar players in the world.&quot; &quot;I think guitar players should never learn scales. I think the worst guitar players in the world, like Eddie Van Halen…I can’t stand Eddie Van Halen’s guitar playing. I think he ruined rock guitar all through the ’80s and ’90s ’cause so many people copied him.&quot; He went further: &quot;I just couldn’t get any of that playing as fast as you [ ] can and cramming as many notes in one second as you could. And I listen to Peter Hook’s bass riffs, and I think that’s a thousand times better than anything Eddie Van Halen could ever conjure up.&quot; \u003c/p>\n\n\u003cp>\u003cstrong>QUEEN &amp; BLACK SABBATH: Become One\u003c/strong>\u003c/p>\n\n\u003cp>Longtime friends Brian May of Queen and Tony Iommi of Black Sabbath have long talked about making some music together, so while we wait, someone went ahead and whetted our appetites. Mash-up artist Bill McClintock, in arguably his finest work, has combined Sabbath's &quot;Paranoid&quot; with Queen's &quot;We Will Rock You&quot; to create &quot;\u003ca href=\"https://www.youtube.com/watch?v=XyoD0v3SCno\" target=\"_blank\">Rockanoid\u003c/a>.&quot; Making many of us think, &quot;How come I never thought of this,&quot; when you listen to Queen's fast version of &quot;\u003ca href=\"https://www.youtube.com/watch?v=Ekm6WtKwQos&list=RDEkm6WtKwQos&start_radio=1\" target=\"_blank\">We Will Rock You\u003c/a>,&quot; it also features snippets of:\u003c/p>\n\n\u003cp>·Metallica's &quot;Sad but True&quot; (Kirk Hammett guitar solo)\u003c/p>\n\n\u003cp>·Def Leppard's &quot;Rock of Ages&quot; (background vocals)\u003c/p>\n\n\u003cp>·DIO's &quot;We Rock&quot; (vocals)\u003c/p>\n\n\u003cp>·AC/DC's &quot;Let There Be Rock&quot; and &quot;For Those About to Rock (We Salute You)&quot; (vocals)\u003c/p>\n\n\u003cp>·Judas Priest's &quot;Rock Hard Ride Free&quot; (vocals)\u003c/p>\n\n\u003cp>·Ozzy Osbourne's &quot;Rock 'n' Roll Rebel&quot; (vocals)\u003c/p>\n\n\u003cp>·Pat Benatar's &quot;Heartbreaker&quot; (Neil Giraldo guitar solo)\u003c/p>\n\n\u003cp>·Helix's &quot;Rock You&quot; (vocals)\u003c/p>\n\n\u003cp>Check it out on \u003ca href=\"https://www.youtube.com/watch?v=XyoD0v3SCno\" target=\"_blank\">YouTube\u003c/a>. It's absolutely brilliant.\u003c/p>\n\n\u003cp>\u003cstrong>IN OTHER NEWS\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>David Lee Roth\u003c/strong> has added \u003ca href=\"https://www.instagram.com/p/DZFvy5iAcET/\" target=\"_blank\">five more shows\u003c/a> in July to his \u003cem>Don't Love Me, Rent Me...\u003c/em> tour. The first two are in Canada: the 10th in Edmonton and the 13th in Vancouver. The other three are in the U.S.: the 21st in Salt Lake City; the 28th in Louisville, Kentucky; and the 31st in East Moline, Illinois. Roth takes the tour to Port Chester, New York this Wednesday.  \u003c/p>\n\n\u003cp>You can watch the trailer for \u003cstrong>Peter Frampton\u003c/strong>’s documentary, \u003cem>Frampton\u003c/em>, on \u003ca href=\"https://www.youtube.com/watch?v=Grva6FtRVEo\" target=\"_blank\">YouTube\u003c/a>. The film features interviews with \u003cstrong>Bill Wyman\u003c/strong>, \u003cstrong>Roger Daltrey\u003c/strong>, \u003cstrong>Ringo Starr\u003c/strong>, \u003cstrong>Alice Cooper\u003c/strong>, \u003cstrong>Tom Morello\u003c/strong>, \u003cstrong>Tommy Shaw\u003c/strong>, \u003cstrong>Nancy Wilson\u003c/strong> and many others. \u003cem>Frampton\u003c/em> premieres this Thursday at the \u003cem>Tribeca Festival\u003c/em> in New York.\u003c/p>\n\n\u003cp>\u003cstrong>Kirk Hammett\u003c/strong> of \u003cstrong>Metallica\u003c/strong>, \u003cstrong>Mikkey Dee\u003c/strong> of the \u003cstrong>Scorpions\u003c/strong>, and \u003cstrong>Phil Anselmo\u003c/strong> of \u003cstrong>Pantera \u003c/strong>join\u003cstrong> Accept\u003c/strong> members \u003cstrong>Wolf Hoffmann\u003c/strong> and \u003cstrong>Mark Tornillo\u003c/strong> on a new version of the band's 1982 song &quot;Fast as a Shark.&quot; Check it out on \u003ca href=\"https://youtu.be/R0YOm5-iaO4?si=QJ3Ff44kKwKEzXR5\" target=\"_blank\">YouTube\u003c/a>. The track appears on the Accept tribute album,\u003c/p>\n\n\u003cp>\u003cem>Teutonic Titans 1976-2026\u003c/em>, which is due out September 4th.\u003c/p>\n\n\u003cp>The renaming of West 8th Street at Sixth Avenue to \u003cstrong>Jimi Hendrix\u003c/strong> Way, postponed from February 24th due to a storm, will take place Wednesday, June 10th at 11am. The Greenwich Village street is home to Electric Lady Studios, which Hendrix opened in 1970. The ceremony will also launch a national education partnership with \u003cstrong>Stevie Van Zandt\u003c/strong>’s \u003ca href=\"https://teachrock.org/lesson/jimi-hendrix-rocks-trailblazing-innovator-and-influential-guitarist/\" target=\"_blank\">TeachRock\u003c/a>, expanding its library of free, standards-aligned lessons with a new multimedia Hendrix curriculum for middle and high school students. \u003c/p>\n\n\u003cp>\u003cstrong>Billy Idol\u003c/strong> has released a video for &quot;John Wayne&quot; off his last album, 2025's \u003cem>Dream Into It\u003c/em>. Check it out on \u003ca href=\"https://youtu.be/47LNk7oiTVI?si=P_0MNZAJMFfVSzrj\" target=\"_blank\">YouTube\u003c/a>.\u003c/p>\n\n\u003cp>\u003cstrong>Bruce Springsteen\u003c/strong>, \u003cstrong>Elvis Costello\u003c/strong>, \u003cstrong>Sting\u003c/strong>, \u003cstrong>Willie Nelson\u003c/strong>, \u003cstrong>Peter Gabriel\u003c/strong> and many others are featured in \u003ca href=\"https://www.youtube.com/watch?v=fICsHinJNbc\" target=\"_blank\">\u003cstrong>\u003cem>Leonard Cohen\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=fICsHinJNbc\" target=\"_blank\">\u003cem>: If It Be Your Will\u003c/em>\u003c/a>, a documentary by his son \u003cstrong>Adam Cohen\u003c/strong>. It’s available now on the Marquee TV streaming service.\u003c/p>\n\n\u003cp>\u003cstrong>Sting\u003c/strong> is \u003ca href=\"https://sting.com/blogs/news/important-event-update-sting-3-0-at-hard-rock\" target=\"_blank\">moving his show\u003c/a> on November 24th from the Hard Rock Event Center in Tampa, Florida to Hard Rock Live in Orlando on the same day due to renovations at the Tampa location. All ticket holders will receive comparable seating for the Orlando show at no additional cost. For those unable to go to Orlando, refunds will be honored upon request through July 1st at 5 p.m. ET. Please contact your original point of purchase to request a refund.\u003c/p>\n\n\u003cp>\u003cstrong>R.E.M.\u003c/strong> guitarist \u003cstrong>Peter Buck\u003c/strong> is headed back \u003ca href=\"https://www.instagram.com/p/DZFt-vEDn1i/\" target=\"_blank\">on the road\u003c/a> with \u003cstrong>Drink the Sea\u003c/strong>, the group he started with ex-\u003cstrong>Screaming Trees\u003c/strong> drummer \u003cstrong>Barrett Martin\u003c/strong>. They’ll get going on August 30th on Vashon Island, Washington and will wrap up on September 24th in Kirkland, Washington. The group's as-yet-untitled third album will be out on October 2nd.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://98rock.iheart.com/featured/big-rig/content/2026-06-05-big-rig-rock-report-63/","cuser":"user/ldap/ccrtpa1rgb","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/PAUL McCARTNEY","keywords/JOHN MELLENCAMP"],"permalink":"https://foxrocks.iheart.com/featured/big-rig/content/2026-06-05-big-rig-rock-report-63/","primary_image":{"bucket":"new_assets","id":"%2F6a1d9d22cf82f5916016fe44"},"primary_target":{"categories":["categories/local-news","categories/music-news"],"distribution":["brands/WXTB-FM (2101)","brands/Big Rig (32040)"]},"publish_date":1780499340000,"publish_end_date":4115978604802,"publish_origin":"brands/Big Rig (32040)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-big-rig-rock-report-63","social_title":"","summary":"GUNS N' ROSES Legendary Doc Leaks, the Rush Tour Countdown Is On and much more!","targets":[],"title":"Big Rig ROCK Report 6.3"},"slug":"2026-06-05-big-rig-rock-report-63","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a1d9d22cf82f5916016fe44","title":"Big Rig ROCK Report 6.3","description":"GUNS N' ROSES Legendary Doc Leaks, the Rush Tour Countdown Is On and much more!","author":""},"pub_start":1780499340000,"pub_until":4115978604802,"pub_changed":1780672486188,"subscription":[{"tags":["categories/local-news","categories/music-news","brands/WXTB-FM (2101)","brands/Big Rig (32040)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Big Rig (32040)","id:/6a22e70c7ce2367bbbb6ed7f","slug:2026-06-05-big-rig-rock-report-63","slug:2026-06-05-big-rig-rock-report-63","keyword:keywords/PAUL McCARTNEY","keyword:keywords/JOHN MELLENCAMP"]}}],"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":"%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":"%2F6a1ed2dcf3c538e68fd5c055","type":"PUBLISHING","record":{"ref_id":"%2F6a1ed2dcf3c538e68fd5c055","type":"content:calendar","payload":{"canonical_url":"https://www.iheart.com/calendar/content/2026-09-18-iheartradio-music-festival-presented-by-capital-one","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/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a1ed2f8f3c538e68fd5c064","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a1ed2f8f3c538e68fd5c064","source_credit":"","title":"iHeartRadio Music Festival presented by Captial One","url":"asset://assets.calendar/6a1ed2f8f3c538e68fd5c064","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>The \u003ca href=\"https://www.iheart.com/music-festival/\" target=\"_blank\">2026 iHeartRadio Music Festival\u003c/a> presented by Capital One is set to bring another unforgettable weekend of music to Las Vegas, with a star-studded lineup taking over T-Mobile Arena on September 18th and 19th.\u003c/p>\n\n\u003cp>From chart-toppers to legendary performers, this year's lineup includes \u003ca href=\"https://www.iheart.com/artist/bts-786717/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"786717\" data-catalog-related-id=\"\">\u003cstrong>BTS\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/benson-boone-36969951/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36969951\" data-catalog-related-id=\"\">\u003cstrong>Benson Boone\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/cardi-b-31246427/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31246427\" data-catalog-related-id=\"\">\u003cstrong>Cardi B\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/goo-goo-dolls-12135/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"12135\" data-catalog-related-id=\"\">\u003cstrong>Goo Goo Dolls\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/kenny-chesney-89602/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89602\" data-catalog-related-id=\"\">\u003cstrong>Kenny Chesney\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/lainey-wilson-30616217/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30616217\" data-catalog-related-id=\"\">\u003cstrong>Lainey Wilson\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/major-lazer-43557/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"43557\" data-catalog-related-id=\"\">\u003cstrong>Major Lazer\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/muse-4275/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"4275\" data-catalog-related-id=\"\">\u003cstrong>Muse\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/snoop-dogg-8708/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8708\" data-catalog-related-id=\"\">\u003cstrong>Snoop Dogg\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/weezer-15720/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"15720\" data-catalog-related-id=\"\">\u003cstrong>Weezer\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/zara-larsson-883390/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"883390\" data-catalog-related-id=\"\">\u003cstrong>Zara Larsson\u003c/strong>\u003c/a>, with more to be announced.\u003c/p>\n\n\u003cp>Hosted by \u003ca href=\"https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-t-27955498/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"27955498\" data-catalog-related-id=\"\">\u003cstrong>Ryan Seacrest\u003c/strong>\u003c/a>, the epic two-night event will once again bring fans unforgettable performances, special collaborations, and more.\u003c/p>\n\n\u003cp>Whether you're in the crowd at T-Mobile Arena or watching from home, there are plenty of ways to catch the 2026 iHeartRadio Music Festival. Fans can tune in live on \u003ca href=\"https://www.iheart.com/\" target=\"_blank\">iHeartRadio\u003c/a> stations nationwide or stream every performance on Disney+ and Hulu, giving subscribers front-row access from the comfort of their homes.\u003c/p>\n\n"},{"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":"%2F6a1ed4a9f3c538e68fd5c06a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a1ed4a9f3c538e68fd5c06a","source_credit":"","title":"iHeartRadio Music Festival presented by Captial One","url":"asset://assets.calendar/6a1ed4a9f3c538e68fd5c06a","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Eligible Capital One cardholders will have priority access to pre-sale tickets for the iHeartRadio Music Festival beginning Wednesday, June 10 at 10 a.m. PT/1 p.m. ET through Friday, June 12 at 10 a.m. PT/1 p.m. ET or while pre-sale tickets last. Cardholders will also be able to add a Capital One Access Pass to their purchase to enjoy an exclusive pre-show party with Weezer on Friday inclusive of food, drinks and a private performance. Pre-sale information and tickets will be available at \u003ca href=\"https://news.iheart.com/featured/capital-one/music-festival/\" target=\"_blank\">iHeartRadio.com/CapitalOne\u003c/a>.\u003c/p>\n\n\u003cp>Tickets go on sale to the general public on \u003ca href=\"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets\" target=\"_blank\">AXS.com\u003c/a> Friday, June 12 at 2 p.m. ET/11 a.m. PT.\u003c/p>\n\n\u003cp>In addition, throughout a summer-long on-air and online promotion, iHeartMedia station listeners across the country will have chances to win exclusive trips to Las Vegas where they will join thousands of other dedicated music fans to experience the 2026 iHeartRadio Music Festival.\u003c/p>\n\n\u003cp>For more details about the iHeartRadio Music Festival visit \u003ca href=\"https://www.iheart.com/music-festival/\" target=\"_blank\">iHeartRadio.com/Festival\u003c/a>.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1789785032144,"enabled":false,"end":0}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/iHeartRadio Music Festival","artists/BTS (786717)","keywords/Benson Boone","keywords/Cardi B","keywords/Goo Goo Dolls","keywords/Kenny Chesney","artists/Lainey Wilson (30616217)","keywords/Major Lazer","keywords/Muse","keywords/Snoop Dogg","keywords/Weezer","keywords/Zara Larsson"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a1ed2f8f3c538e68fd5c064","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a1ed2f8f3c538e68fd5c064","source_credit":"","title":"","url":"asset://assets.calendar/6a1ed2f8f3c538e68fd5c064","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-09-18-iheartradio-music-festival-presented-by-capital-one"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":"Music's biggest stars are headed to Las Vegas for two unforgettable nights at the 2026 iHeartRadio Music Festival."},"title":{"type":"title","value":"iHeartRadio Music Festival presented by Capital One"},"venue_address":{"type":"plain","value":"3780 South Las Vegas Blvd. Las Vegas, NV 89109"},"venue_name":{"type":"plain","value":"T-Mobile Arena"}},"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-09-18-iheartradio-music-festival-presented-by-capital-one","summary":{"author":"","description":"Music's biggest stars are headed to Las Vegas for two unforgettable nights at the 2026 iHeartRadio Music Festival.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a1ed2f8f3c538e68fd5c064","use_caption":false},"keywords":["keywords/iHeartRadio Music Festival","artists/BTS (786717)","keywords/Benson Boone","keywords/Cardi B","keywords/Goo Goo Dolls","keywords/Kenny Chesney","artists/Lainey Wilson (30616217)","keywords/Major Lazer","keywords/Muse","keywords/Snoop Dogg","keywords/Weezer","keywords/Zara Larsson"],"primary_slug":"2026-09-18-iheartradio-music-festival-presented-by-capital-one","slugs":["2026-09-18-iheartradio-music-festival-presented-by-capital-one"],"sponsored":false,"title":"iHeartRadio Music Festival presented by Capital One"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780405200000,"publish_end_date":1789887600000,"publish_origin":"brands/iHeartRadio","syndication":{"publish_origin":"brands/iHeartRadio","refs":{}},"targets":[{"id":"6a1ed2dcf3c538e68fd5c056","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/station-events","calendar-categories/entertainment"],"where":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/AAA","formats/CHRPOP","formats/CHRRHYTHMIC","formats/CLASSICHITS","formats/COUNTRY","formats/ROCKACTIVE","formats/ROCKALTERNATIVE","formats/ROCKCLASSIC","formats/HIPHOPRNB","formats/RNB"],"workflow":""}]}},"slug":"2026-09-18-iheartradio-music-festival-presented-by-capital-one","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a1ed2f8f3c538e68fd5c064","title":"iHeartRadio Music Festival presented by Capital One","description":"Music's biggest stars are headed to Las Vegas for two unforgettable nights at the 2026 iHeartRadio Music Festival.","author":""},"pub_start":1780405200000,"pub_until":1789887600000,"pub_changed":1780405597987,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/station-events","calendar-categories/entertainment","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/AAA","formats/CHRPOP","formats/CHRRHYTHMIC","formats/CLASSICHITS","formats/COUNTRY","formats/ROCKACTIVE","formats/ROCKALTERNATIVE","formats/ROCKCLASSIC","formats/HIPHOPRNB","formats/RNB"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a1ed2dcf3c538e68fd5c055","slug:2026-09-18-iheartradio-music-festival-presented-by-capital-one","slug:2026-09-18-iheartradio-music-festival-presented-by-capital-one","keyword:keywords/iHeartRadio Music Festival","keyword:artists/BTS (786717)","keyword:keywords/Benson Boone","keyword:keywords/Cardi B","keyword:keywords/Goo Goo Dolls","keyword:keywords/Kenny Chesney","keyword:artists/Lainey Wilson (30616217)","keyword:keywords/Major Lazer","keyword:keywords/Muse","keyword:keywords/Snoop Dogg","keyword:keywords/Weezer","keyword:keywords/Zara Larsson"]}}],"resume":null}},{"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-/6a285104b7d6943bb67e149c",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a2832a3b7d6943bb67e1484",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["$podcastloader-58674624",{"data":[{"id":58674624,"title":"Chasing Life","description":"All over the world, there are people who are living extraordinary lives, full of happiness and health – and with hardly any heart disease, cancer or diabetes. Dr. Sanjay Gupta has been on a decades-long mission to understand how they do it, and how we can all learn from them. Scientists now believe we can even reverse the symptoms of Alzheimer’s dementia, and in fact grow sharper and more resilient as we age. Sanjay is a dad – of three teenage daughters, he is a doctor - who operates on the brain, and he is a reporter with more than two decades of experience - who travels the earth to uncover and bring you the secrets of the happiest and healthiest people on the planet – so that you too, can Chase Life.","lastUpdated":1780588363,"slug":"5-chasing-life","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzdlZGNkYzljLTQ3NGUtMTFlZS1iMmE2LWNmYzZiNmUzYzM2Ny9pbWFnZS82NGY3OGY1YWZhNWYyZWIwYzI5NTc4NGYwNzQ1ZDhmYi5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABPY1d0AAAGeBb4GAA"},"items":[{"id":336353678,"podcastId":58674624,"podcastSlug":"5-chasing-life","title":"Your Summer Sunscreen Refresher ","duration":888,"isExplicit":false,"description":"Summer is upon us, which means sunscreen should be, too. Dr. Sanjay Gupta explains the difference between mineral and chemical formulas, and how well they protect the body’s largest organ. Plus more tips for correct application, and other ways to stay sun-safe this season. \n\nThis episode was produced by Andrea Kane and Madeleine Thompson.  \n\nMedical Writer: Andrea Kane Showrunner: Dan Bloom Technical Director: Dan Dzula \nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1780977600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzdlZGNkYzljLTQ3NGUtMTFlZS1iMmE2LWNmYzZiNmUzYzM2Ny9pbWFnZS82NGY3OGY1YWZhNWYyZWIwYzI5NTc4NGYwNzQ1ZDhmYi5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":335969098,"podcastId":58674624,"podcastSlug":"5-chasing-life","title":"Melinda French Gates Is Taking on the Women’s Health Gap. Here’s How","duration":1757,"isExplicit":false,"description":"For a lot of women, getting the right care at the right time can make all the difference... but that doesn’t always happen. Too often, women’s health is underfunded, under-researched, or under-treated. Melinda French Gates joins Sanjay to explain why women are still being overlooked and why midlife, menopause, and maternal and reproductive health often fall through the cracks. She also breaks down her new funding push – and what smarter, more targeted investment could mean for women’s lives.\n\nOur show was produced by Andrea Kane and Jennifer Lai.  \n\nVideo Editor: Ross Helman with support by Jasmine Brooks.Medical Writer: Andrea Kane Showrunner: Dan BloomTechnical Director: Dan Dzula\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1780632000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzL2VjMWIzNjllLWFmNWUtMTFmMC04NzY2LWZiZmQ0NDQ1MTVlNy9pbWFnZS81OWEwZTg3N2VlZTA4M2FkNGNmZDhhNGRkZmI5Nzc4NC5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":335568967,"podcastId":58674624,"podcastSlug":"5-chasing-life","title":"Why No One Should Ever Use Air Dryers in Public Bathrooms","duration":865,"isExplicit":false,"description":"Should you use an air dryer or paper towels to dry your hands after washing them in a public bathroom? Dr. Sanjay Gupta shares his take. Plus, plasma donation is a growing trend across the country. Dr. Gupta digs into the reasons why and if there are any long-term health consequences.\n\nThis episode was produced by Leying Tang.\n\nMedical Writer: Andrea KaneShowrunner: Dan BloomTechnical Director: Dan Dzula\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1780372800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzdlZGNkYzljLTQ3NGUtMTFlZS1iMmE2LWNmYzZiNmUzYzM2Ny9pbWFnZS9kMWQ5ZjllMjBhNjZjZGExZDE4NTM4NjQxYjRlZmE4OS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":335193455,"podcastId":58674624,"podcastSlug":"5-chasing-life","title":"How to Help Your Parents Cut Down Their Screen Time","duration":1721,"isExplicit":false,"description":"Screen time worries aren’t just for kids anymore. Families are seeing the same habits in parents and grandparents. Dr. Sanjay Gupta talks with psychiatrist Dr. Sue Varma about risks to the aging brain, warning signs and what families can do.\n\nOur show was produced by Kyra Dahring and Jennifer Lai.\n\nMedical Writer: Andrea KaneShowrunner: Dan BloomTechnical Director: Dan Dzula\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1780027200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzdlZGNkYzljLTQ3NGUtMTFlZS1iMmE2LWNmYzZiNmUzYzM2Ny9pbWFnZS9kMWQ5ZjllMjBhNjZjZGExZDE4NTM4NjQxYjRlZmE4OS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":334802848,"podcastId":58674624,"podcastSlug":"5-chasing-life","title":"Should You Be Worried About Ebola?","duration":1062,"isExplicit":false,"description":"As a growing Ebola outbreak in Central Africa raises alarm, listeners have questions about what it is, how it spreads, and how worried they should be. Sanjay breaks down what we know — including why Ebola is highly infectious but not easily contagious — and why this outbreak has experts on alert. Plus, what it could mean for travel and the upcoming World Cup. \n\nThis episode was produced by Andrea Kane and Leying Tang\n\nSenior Producer: Dan Bloom\n\nTechnical Director: Dan Dzula\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1779768000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzdlZGNkYzljLTQ3NGUtMTFlZS1iMmE2LWNmYzZiNmUzYzM2Ny9pbWFnZS84ZGY3ZWQwZGQ4MzYyMmVkNWQyYmYyNDIzYWI1ZDNhNC5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":334459530,"podcastId":58674624,"podcastSlug":"5-chasing-life","title":"Hope and Advice for Recent Grads","duration":1182,"isExplicit":false,"description":"Dr. Sanjay Gupta returned to his alma mater, University of Michigan Medical School, where he addressed the Class of 2026. Today on Chasing Life, he shares that warm welcome to the newest grads, full of lessons from the field.\n\nOur show was produced by Sofía Sanchez\n\nMedical Writer: Andrea Kane\n\nSenior Producer: Dan Bloom\n\nTechnical Director: Dan Dzula\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1779422400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzdlZGNkYzljLTQ3NGUtMTFlZS1iMmE2LWNmYzZiNmUzYzM2Ny9pbWFnZS84ZGY3ZWQwZGQ4MzYyMmVkNWQyYmYyNDIzYWI1ZDNhNC5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":334072565,"podcastId":58674624,"podcastSlug":"5-chasing-life","title":"What You Should Know About Nighttime Leg Cramps","duration":908,"isExplicit":false,"description":"If you’ve ever woken up to a sudden, painful leg cramp, you’re not alone. Sanjay takes a closer look at a listener's question about nighttime leg cramps -- and why popular remedies like bananas and magnesium don’t always help. Plus, what swollen feet and ankles can reveal about your health. \n\nThis episode was produced by Jennifer Lai with assistance from Elizabeth Corallo\n\nMedical Writer: Andrea Kane\n\nSenior Producer: Dan Bloom\n\nTechnical Director: Dan Dzula\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1779163200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzdlZGNkYzljLTQ3NGUtMTFlZS1iMmE2LWNmYzZiNmUzYzM2Ny9pbWFnZS84ZGY3ZWQwZGQ4MzYyMmVkNWQyYmYyNDIzYWI1ZDNhNC5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":333728127,"podcastId":58674624,"podcastSlug":"5-chasing-life","title":"What Your Hair Knows About Your Health That You Don’t","duration":1793,"isExplicit":false,"description":"Thinning hair, shedding, and sudden graying can send people searching for answers. This week, Sanjay speaks with dermatologist and Harvard assistant professor Dr. Maryanne Makredes Senna about what could be driving hair loss, what to watch for, and which treatments are actually worth it. Plus, practical tips and the biggest myths to avoid.\n\nThis episode was produced by Jennifer Lai and Kyra Dahring.  \n\nMedical Writer: Andrea Kane \n\nSenior Producer: Dan Bloom\n\nTechnical Director: Dan Dzula\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1778817600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzdlZGNkYzljLTQ3NGUtMTFlZS1iMmE2LWNmYzZiNmUzYzM2Ny9pbWFnZS84ZGY3ZWQwZGQ4MzYyMmVkNWQyYmYyNDIzYWI1ZDNhNC5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":333354126,"podcastId":58674624,"podcastSlug":"5-chasing-life","title":"What You Need to Know About Hantavirus","duration":1153,"isExplicit":false,"description":"After a deadly outbreak on an expedition cruise ship, listeners have questions about hantavirus and what it means for them. Sanjay breaks down what we know about how it spreads, and how worried you actually need to be. Plus, what experts are saying about the pandemic potential of the virus. \n\nThis episode was produced by Andrea Kane, Jennifer Lai and Kyra Dahring.\n\nSenior Producer: Dan Bloom\n\nTechnical Director: Dan Dzula\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1778558400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzdlZGNkYzljLTQ3NGUtMTFlZS1iMmE2LWNmYzZiNmUzYzM2Ny9pbWFnZS84ZGY3ZWQwZGQ4MzYyMmVkNWQyYmYyNDIzYWI1ZDNhNC5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":332977629,"podcastId":58674624,"podcastSlug":"5-chasing-life","title":"AI Is in Your Healthcare Now. Here’s What to Know","duration":1832,"isExplicit":false,"description":"More people are turning to AI for health advice, but how reliable is it? Dr. Sanjay Gupta sits down with Dr. Bob Wachter, author of \"A Giant Leap,\" to unpack how AI is already helping patients and doctors, where it can go wrong, and how to use these tools safely without over relying on them. Dr. Gupta is a practicing neurosurgeon and member of the National Academy of Medicine’s AI Code of Conduct Steering Committee. He has previously provided limited consulting to OpenEvidence as a medical advisor.\n\nOur show was produced by Kyra Dahring with support from Jennifer Lai and Elizabeth Corallo\n\nMedical Writer: Andrea KaneSenior Producer: Dan BloomTechnical Director: Dan Dzula\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1778212800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzdlZGNkYzljLTQ3NGUtMTFlZS1iMmE2LWNmYzZiNmUzYzM2Ny9pbWFnZS84ZGY3ZWQwZGQ4MzYyMmVkNWQyYmYyNDIzYWI1ZDNhNC5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"}]}}]}],["contestsloader-wqmf-hd2",{"data":[]}],["item-eyebrow-/6a26f30775a1948be2fc9a3a",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a10c23228f23a76b1014701",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["item-eyebrow-/6a1ed2dcf3c538e68fd5c055",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/6a231f1539b096d7b0a9d8fb",{"data":null}],["item-eyebrow-/6a22e7fb7ce2367bbbb6ed89",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/6a22e90d7ce2367bbbb6ed92",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/6a22e70c7ce2367bbbb6ed7f",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/6a21a8436e81cf4f65e102d5",{"data":null}],["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-/6a2058ef67c509db831d9a9a",{"data":null}],["item-eyebrow-/6a2842f27dc4c9e12bad7526",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a282dcfb7d6943bb67e146f",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["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-/6a27037275a1948be2fc9a45",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/60c0ba91565f7be18a10056b",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["onairtileloader-wqmf-hd2",{"data":{"current":{"siteId":"%2F27e6df11339ba45975444654d0241a6a","site":"brands/WQMF-HD (2038)","coreShowId":70,"coreStationId":498,"name":"Shroom","show":"shows/Shroom (70)","station":"WQMF-HD2","link":"","onNow":true,"startTime12":"12:00 AM","startDate":"2026-06-10T04:00:00.000Z","startMs":1781064000000,"startEng":"Wednesday, June 10th, 2026 12:00 AM","stopTime12":"6:00 AM","stopDate":"2026-06-10T10:00:00.000Z","stopMs":1781085600000,"stopEng":"Wednesday, June 10th, 2026 6:00 AM","showSite":{"slug":"shroom","configByLookup":{"sections":{"general":{"name":"Shroom","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/69860a570ce2b995f7c306b3"}}}}}}},"upcoming":{"siteId":"%2F27e6df11339ba45975444654d0241a6a","site":"brands/WQMF-HD (2038)","coreShowId":2124,"coreStationId":498,"name":"Rover's Morning Glory","show":"shows/Rover's Morning Glory (2124)","station":"WQMF-HD2","link":"","onNow":false,"startTime12":"6:00 AM","startDate":"2026-06-10T10:00:00.000Z","startMs":1781085600000,"startEng":"Wednesday, June 10th, 2026 6:00 AM","stopTime12":"10:00 AM","stopDate":"2026-06-10T14:00:00.000Z","stopMs":1781100000000,"stopEng":"Wednesday, June 10th, 2026 10:00 AM","showSite":{"slug":"rovers-morning-glory","configByLookup":{"sections":{"general":{"name":"Rover's Morning Glory","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/c910a4aecd7cfea69f8f686c05039cd2"}}}}}}},"later":{"siteId":"%2F27e6df11339ba45975444654d0241a6a","site":"brands/WQMF-HD (2038)","coreShowId":3,"coreStationId":498,"name":"Aly","show":"shows/Aly (3)","station":"WQMF-HD2","link":"","onNow":false,"startTime12":"10:00 AM","startDate":"2026-06-10T14:00:00.000Z","startMs":1781100000000,"startEng":"Wednesday, June 10th, 2026 10:00 AM","stopTime12":"3:00 PM","stopDate":"2026-06-10T19:00:00.000Z","stopMs":1781118000000,"stopEng":"Wednesday, June 10th, 2026 3:00 PM","showSite":{"slug":"aly","configByLookup":{"sections":{"general":{"name":"Aly","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/8cdda5f2de07dafbb2ee00738e1cc5a9"}}}}}}}}}],["getTrackHistoryWithCurrentlyPlayingCacheKey-wqmf-hd2",{"data":{"count":1886,"pageInfo":{"nextCursor":"AAAAAGopKuAAAAAAAAAAAwAAB14"},"tracks":[{"artistId":29200,"albumId":68456140,"trackId":68456143,"title":"The Middle","artist":{"artistName":"Jimmy Eat World","genreId":987},"albumName":"Bleed American","trackDuration":166,"imagePath":"http://image.iheart.com/bell-ingestion-pipeline-production-umg/full/00602577027420_20190208201456376/85be9aa286c82730cc07a29cf3a2a697.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1781082775,"endTime":1781082941,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":40473,"albumId":15313756,"trackId":15313759,"title":"Come As You Are","artist":{"artistName":"Nirvana","genreId":987},"albumName":"Nevermind","trackDuration":218,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-umg/00602527805641_20200825031547965/0811c9257930a12a36c64bfb041b7a55.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1781082496,"endTime":1781082712,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":33170,"albumId":150714966,"trackId":150714975,"title":"Coming Undone","artist":{"artistName":"Korn","genreId":979},"albumName":"See You On the Other Side","trackDuration":199,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-wmg/new_release/20211114062238993/5054526859951/resources/b66637d361addc24950292f91d1aae87.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1781082086,"endTime":1781082284,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false}]}}],["keyword-contest-loader-wqmf-hd2-1888239",{"data":null}]],"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","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","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://foxrocks.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":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","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://foxrocks.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":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","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":["fox","rock","louisville","qfm","q-fm"],"genre":["rock"],"format":"ROCKACTIVE"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"WQMF-HD2","stationFormat":"ROCKACTIVE","stationMarket":"LOUISVILLE-KY","stationMicrosite":"","tags":["fox","rock","louisville","qfm","q-fm"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"foxrocks.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":"#da0000","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?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/641b45d9de66c5274866b3e7?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":"The Fox Rocks Louisville - The Fox Rocks Louisville","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"The Fox Rocks Louisville - The Fox Rocks Louisville","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"The Fox Rocks Louisville - The Fox Rocks Louisville","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"The Fox Rocks Louisville - The Fox Rocks Louisville","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"The Fox Rocks Louisville","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"The Fox Rocks Louisville","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"The Fox Rocks Louisville","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"The Fox Rocks Louisville","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"fox, rock, louisville, qfm, Q fm","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://foxrocks.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://foxrocks.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://foxrocks.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/641b45d9de66c5274866b3e7?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/641b45d9de66c5274866b3e7?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/641b45d9de66c5274866b3e7?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/641b45d9de66c5274866b3e7?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/641b45d9de66c5274866b3e7?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/641b45d9de66c5274866b3e7?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/641b45d9de66c5274866b3e7?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":"@TheFoxLou","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@TheFoxLou","type":"meta"}],["canonical",{"value":"https://foxrocks.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"foxrocks.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"The Fox Rocks Louisville","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"The Fox Rocks Louisville","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"204055432946530","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"99536514644","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:/27e6df11339ba45975444654d0241a6a/inferno","SM6.0:config-m:/27e6df11339ba45975444654d0241a6a/inferno","SM6.0:config-m:/4258aaca0d03b727cf3367d61c0ed0fb/inferno","SM6.0:config-m:/8f522fa9423f957c49ff52374d5dac00/inferno","SM6.0:config-m:/bf90116ef3022558b5bcb4ac69335a72/inferno","SM6.0:config-m:/d2ad053ea0bd863da4b6567a59150b22/inferno","SM6.0:config-m:/ea5a24315cc7b10bb35ca93062d936cc/inferno","SM6.0:index-m","SM6.0:index-m:/27e6df11339ba45975444654d0241a6a","SM6.0:index-m:/4258aaca0d03b727cf3367d61c0ed0fb","SM6.0:index-m:/8f522fa9423f957c49ff52374d5dac00","SM6.0:index-m:/bf90116ef3022558b5bcb4ac69335a72","SM6.0:index-m:/d2ad053ea0bd863da4b6567a59150b22","SM6.0:index-m:/ea5a24315cc7b10bb35ca93062d936cc","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/7165","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:3e1b6692202a9e760f3728900d96d269","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:6e72d31d2c67a1868f530ad404cc1ff3","domain/foxrocks.iheart.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/61c23bb82e7c84a985f93ec5","PS:datasource:/627ab2c235f119de03479976","PS:datasource:/65452866d4f7d0cc5f2e5018","PS:leads","PS:leads:/5d8bd536df8f904b41e2618b","PS:leads:/60c11fb91cd14383a9774ca0","PS:leads:/6553cf1cd4d2fe9ac0536d4a","PS:leads:/6765c22a27c687c84e024cf4","PS:leads:/67b8f4a3e072eb3303429080","PS:leads:/6a231023e92dfb7e85bc2856","PS:leads:/6a284734a70a57154d0ee3f6","PS:leads:listing","PS:subscription","PS:subscription:09a1db7778561716eb9fb9b3694fda94","PS:subscription:9dea54be262bb83168f92e2606e3e238","SM6.0:config-m:/2fef694a745b44f7e6b95ca83aaee689/inferno","SM6.0:datasource-leads","SM6.0:datasource-leads:78d0f4ab991ab07057d1a625de287c04","SM6.0:datasource-leads:dae689fc038b31f737484c6250504736","SM6.0:datasource-publishing","SM6.0:datasource-publishing:304c7576db92a435288e8f2335d7fdba","SM6.0:datasource-publishing:6cd35d7862538086c0e85a34c05f1e58","SM6.0:datasource-publishing:8dcaa4b2bd7c2bfd01ec78d3c9584c58","SM6.0:datasource-publishing:947987c2e719eac774516534dafda190","SM6.0:datasource-publishing:ecb6ca82c406cadfb93af2cd722cf1ff","SM6.0:site-streams","SM6.0:site-streams:6e72d31d2c67a1868f530ad404cc1ff3","app/calendar-feed-service","app/calendar-feed-service/20230817200206","app/pubsub","app/pubsub/20250721163332915","sites","webapi-v4:sites:37444ff3a08c95d2da215c4daf67ee3b","aptivada","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"foxrocks.iheart.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36","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://foxrocks.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":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","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":"%2F6a284734a70a57154d0ee3f6","type":"LEADS","record":{"title":"Capital One Cardholders Can Buy Tickets Today At 1pm ET/10am PT!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a18c9129181330fa22e7339","img_meta":{"base_id":"%2F6a18c9129181330fa22e7339","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://news.iheart.com/featured/capital-one/music-festival/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6553cf1cd4d2fe9ac0536d4a","type":"LEADS","record":{"title":"Listen To Linkin Park & More For Free","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6813d1b583087d3ebcf9e271","img_meta":{"base_id":"%2F6813d1b583087d3ebcf9e271","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"ihr://play/custom/artist/58351","web":"https://www.iheart.com/artist/linkin-park-58351/?autoplay=true"},"name":"Linkin Park","description":""},"use_catalog_image":false,"catalog":{"name":"Linkin Park","id":"58351","kind":"artist","country":null}}},{"id":"%2F60c11fb91cd14383a9774ca0","type":"LEADS","record":{"title":"Find A New Podcast To Binge!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a27369209b4ac6d8d30fe55","img_meta":{"base_id":"%2F6a27369209b4ac6d8d30fe55","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/podcast/category/top-100-overall-132/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoyfSwiZW5kcyI6eyJQVG9PSyI6MCwiSkFyUk4iOi0xLCJ3bWVOSyI6MH19","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":"%2F6a2842f27dc4c9e12bad7526","type":"PUBLISHING","record":{"ref_id":"%2F6a2842f27dc4c9e12bad7526","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"57c2e710-8610-4497-baa1-bfb162687d35","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/chase-matthew-33126682?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/artist/chase-matthew-33126682?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/artist/chase-matthew-33126682?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/artist/chase-matthew-33126682?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2843ec7dc4c9e12bad7530","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/chase-matthew-33126682/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33126682\" data-catalog-related-id=\"\">\u003cstrong>Chase Matthew\u003c/strong>\u003c/a> paid tribute to his rock influences with a medley of iconic ‘80s and ‘90s hits over the weekend in Nashville, Tennessee.\u003c/p>\n\n\u003cp>Matthew, 28, performed at the iHeartCountry House Party at \u003ca href=\"https://www.iheart.com/artist/miranda-lambert-89403/\" target=\"_blank\">\u003cstrong>Miranda Lambert\u003c/strong>\u003c/a>'s Casa Rosa during CMA Fest on Saturday (June 6). His set list at the free show included renditions of his own hits — including “Darlin’,” “Love You Again” and more — plus renditions of rock hits. Matthew performed “Back in Black” by \u003ca href=\"https://www.iheart.com/artist/acdc-83301/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"83301\" data-catalog-related-id=\"\">\u003cstrong>AC/DC\u003c/strong>\u003c/a>, “Give It Away” by the \u003ca href=\"https://www.iheart.com/artist/red-hot-chili-peppers-6771/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"6771\" data-catalog-related-id=\"\">\u003cstrong>Red Hot Chili Peppers\u003c/strong>\u003c/a>, “Killing in the Name” by \u003ca href=\"https://www.iheart.com/artist/rage-against-the-machine-89499/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89499\" data-catalog-related-id=\"\">\u003cstrong>Rage Against the Machine\u003c/strong>\u003c/a>, and “You Shook Me All Night Long” by \u003ca href=\"https://www.iheart.com/artist/acdc-83301/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"83301\" data-catalog-related-id=\"\">\u003cstrong>AC/DC\u003c/strong>\u003c/a>. \u003ca href=\"https://www.instagram.com/p/DZQojMYi9ve/?hl=en\" target=\"_blank\">Watch a clip\u003c/a> of the medley below.\u003c/p>\n\n\u003cp>The East Tennessee-born country artist also took the free Riverfront stage on Sunday (June 7), the final day of the Country Music Association’s four-day festival. Matthew surprised the audience with rap legend \u003ca href=\"https://www.iheart.com/artist/waka-flocka-flame-115112/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"115112\" data-catalog-related-id=\"\">\u003cstrong>Waka Flocka Flame\u003c/strong>\u003c/a>, and the pair \u003ca href=\"https://country.iheart.com/content/2026-06-08-chase-matthew-reveals-unreleased-collab-with-waka-flocka-flame-on-stage/\" target=\"_blank\">debuted their soon-to-release collaboration, “Hard Liquor.”\u003c/a> Matthew caught up with iHeartRadio’s \u003ca href=\"https://www.iheart.com/podcast/1119-the-upload-with-brooke-ta-304486499/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"304486499\" data-catalog-related-id=\"\">\u003cstrong>Brooke Taylor\u003c/strong>\u003c/a> about the song at iHeartCountry House Party. He said, “I met Waka Flocka Flame at Stagecoach this year. …Who wouldn’t want to do a song with Waka Flocka Flame?” Matthew said Waka Flocka thought “Hard Liquor” was “great” as soon as he heard it. The two artists recorded the song and filmed a music video, “and we’ve been buddies ever since,” Matthew said. “Hard Liquor” will release on June 26.\u003c/p>\n\n\u003cp>CMA Fest kicked off on Thursday (June 4) and ran through Sunday. The longest-running country festival in the world features hundreds of artists on several free stages set up throughout downtown Nashville, plus nightly shows on the mains stage at Nissan Stadium. Artists on the main stage this year included \u003ca href=\"https://www.iheart.com/artist/lainey-wilson-30616217/\" target=\"_blank\">\u003cstrong>Lainey Wilson\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/\" target=\"_blank\">\u003cstrong>Bailey Zimmerman\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/blake-shelton-58018/\" target=\"_blank\">\u003cstrong>Blake Shelton\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/carly-pearce-30727132/\" target=\"_blank\">\u003cstrong>Carly Pearce\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/cody-johnson-368890/\" target=\"_blank\">\u003cstrong>Cody Johnson\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/deana-carter-28482/\" target=\"_blank\">\u003cstrong>Deana Carter\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/ella-langley-32173141/\" target=\"_blank\">\u003cstrong>Ella Langley\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/gretchen-wilson-89603/\" target=\"_blank\">\u003cstrong>Gretchen Wilson\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/hardy-33479016/\" target=\"_blank\">\u003cstrong>HARDY\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jason-aldean-369639/\" target=\"_blank\">\u003cstrong>Jason Aldean\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jordan-davis-404877/\" target=\"_blank\">\u003cstrong>Jordan Davis\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/keith-urban-28475/\" target=\"_blank\">\u003cstrong>Keith Urban\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/luke-bryan-29083/\" target=\"_blank\">\u003cstrong>Luke Bryan\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/the-red-clay-strays-33520947/\" target=\"_blank\">\u003cstrong>The Red Clay Strays\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/riley-green-899600/\" target=\"_blank\">\u003cstrong>Riley Green\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/russell-dickerson-30966568/\" target=\"_blank\">\u003cstrong>Russell Dickerson\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/shaboozey-30650570/\" target=\"_blank\">\u003cstrong>Shaboozey\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/tim-mcgraw-115068/\" target=\"_blank\">\u003cstrong>Tim McGraw\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/tucker-wetmore-33601651/\" target=\"_blank\">\u003cstrong>Tucker Wetmore\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>and \u003ca href=\"https://www.iheart.com/artist/zach-top-36074844/\" target=\"_blank\">\u003cstrong>Zach Top\u003c/strong>\u003c/a>, and more. \u003ca href=\"https://www.iheart.com/artist/riley-green-899600/\" target=\"_blank\">\u003cstrong>Riley Green\u003c/strong>\u003c/a> and \u003cstrong>Lara Spencer\u003c/strong> will host the televised special, which will air on ABC at 8 p.m. ET/7 p.m. CT on Thursday, June 25. The show will be available to stream the following day on Hulu.\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%2FDZQojMYi9ve%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DZQojMYi9ve/?hl=en","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZQojMYi9ve/?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/reel/DZQojMYi9ve/?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/reel/DZQojMYi9ve/?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/reel/DZQojMYi9ve/?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/DZQojMYi9ve/?hl=en"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems/","cuser":"user/ldap/1129284","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/Matthew","keywords/Nashville","keywords/stage","keywords/country star"],"permalink":"https://foxrocks.iheart.com/content/2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems/","primary_image":{"bucket":"new_assets","id":"%2F6a2843ec7dc4c9e12bad7530"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781025780000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems","social_title":"Watch: Chase Matthew Covers Iconic '80s, '90s Rock Anthems On Nashville Stage","summary":"The country star paid tribute to his rock influences — including AC/DC and Red Hot Chili Peppers — when he took the stage over the weekend in Nashville, Tennessee. 🔥","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Chase Matthew (33126682)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Watch: Chase Matthew Covers Iconic '80s, '90s Rock Anthems"},"slug":"2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2843ec7dc4c9e12bad7530","title":"Watch: Chase Matthew Covers Iconic '80s, '90s Rock Anthems","description":"The country star paid tribute to his rock influences — including AC/DC and Red Hot Chili Peppers — when he took the stage over the weekend in Nashville, Tennessee. 🔥","author":"Kelly Fisher"},"pub_start":1781025780000,"pub_until":4115978604802,"pub_changed":1781026168848,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Chase Matthew (33126682)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2842f27dc4c9e12bad7526","slug:2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems","slug:2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems","keyword:keywords/Matthew","keyword:keywords/Nashville","keyword:keywords/stage","keyword:keywords/country star","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://foxrocks.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"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","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":"%2Fea5a24315cc7b10bb35ca93062d936cc","slug":"rovers-morning-glory","ownBrand":"brands/Rover's Morning Glory (56668)","configByLookup":{"common":{"branding":{"name":"Rover's Morning Glory","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/c910a4aecd7cfea69f8f686c05039cd2"}}}}}},{"_id":"%2Fbf90116ef3022558b5bcb4ac69335a72","slug":"aly","ownBrand":"brands/Aly (31976)","configByLookup":{"common":{"branding":{"name":"Aly","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/8cdda5f2de07dafbb2ee00738e1cc5a9"}}}}}},{"_id":"%2Fd2ad053ea0bd863da4b6567a59150b22","slug":"big-rig","ownBrand":"brands/Big Rig (32040)","configByLookup":{"common":{"branding":{"name":"Big Rig","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/69aa485aee8c3933d91ed076"}}}}}},{"_id":"%2F2fef694a745b44f7e6b95ca83aaee689","slug":"stacy","ownBrand":"brands/Stacy (55254)","configByLookup":{"common":{"branding":{"name":"Stacy","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/733c2eac56c2b6aba6dfcae31c2cd96e"}}}}}},{"_id":"%2F4258aaca0d03b727cf3367d61c0ed0fb","slug":"shroom","ownBrand":"brands/SHROOM (32370)","configByLookup":{"common":{"branding":{"name":"Shroom","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/69860a570ce2b995f7c306b3"}}}}}}]},{"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":["58674624"]},{"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":"%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://foxrocks.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://foxrocks.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":"%2F60c0ba91565f7be18a10056b","type":"PUBLISHING","record":{"ref_id":"%2F60c0ba91565f7be18a10056b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"54bd731d-a986-4c92-915b-dccb84e5bd22","revision_id":"AAAAAAAAAAAAAAAAAAAABA=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"MANCHESTER, ENGLAND - AUGUST 18:  Liam Gallagher performs at Emirates Old Trafford on August 18, 2018 in Manchester, England.  (Photo by Shirlaine Forrest/WireImage)","id":"%2F5cfa901ea0ee4b0ae81ee184","new_tab":false,"schedule":{},"source_credit":"WireImage","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s June 9th and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1972, \u003ca href=\"https://www.iheart.com/artist/bruce-springsteen-3613/\" data-catalog-kind=\"artist\" data-catalog-id=\"3613\" data-catalog-related-id=\"\">\u003cstrong>Bruce Springsteen\u003c/strong>\u003c/a> signed with Columbia Records and started to assemble the \u003cstrong>E Street Band\u003c/strong> from various former bandmates in Asbury Park. Together they began work on his first album, \u003cem>Greetings from Asbury Park, N.J.\u003c/em>\u003c/p>\n\n\u003cp>In 1977, \u003ca href=\"https://www.iheart.com/artist/george-harrison-29143/\" data-catalog-kind=\"artist\" data-catalog-id=\"29143\" data-catalog-related-id=\"\">\u003cstrong>George Harrison\u003c/strong>\u003c/a> divorced \u003cstrong>Pattie Boyd\u003c/strong>, who would then go on to marry George’s friend, \u003ca href=\"https://www.iheart.com/artist/eric-clapton-39635/\" data-catalog-kind=\"artist\" data-catalog-id=\"39635\" data-catalog-related-id=\"\">\u003cstrong>Eric Clapton\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>In 1978, \u003ca href=\"https://www.iheart.com/artist/the-rolling-stones-39467/\" data-catalog-kind=\"artist\" data-catalog-id=\"39467\" data-catalog-related-id=\"\">\u003cstrong>The Rolling Stones \u003c/strong>\u003c/a>released \u003cem>Some Girls\u003c/em>, their first album with guitarist \u003cstrong>Ronnie Wood \u003c/strong>as a full member.\u003c/p>\n\n\u003cp>In 1989, \u003ca href=\"https://www.iheart.com/artist/the-doobie-brothers-43411/\" data-catalog-kind=\"artist\" data-catalog-id=\"43411\" data-catalog-related-id=\"\">\u003cstrong>The Doobie Brothers \u003c/strong>\u003c/a>reformed after a seven-year hiatus. \u003c/p>\n\n\u003cp>In 2003, \u003ca href=\"https://www.iheart.com/artist/radiohead-974/\" data-catalog-kind=\"artist\" data-catalog-id=\"974\" data-catalog-related-id=\"\">\u003cstrong>Radiohead \u003c/strong>\u003c/a>released their sixth studio album, \u003cem>Hail to the Thief\u003c/em>.\u003c/p>\n\n\u003cp>And in 1998, \u003ca href=\"https://www.iheart.com/artist/oasis-1759/\" data-catalog-kind=\"artist\" data-catalog-id=\"1759\" data-catalog-related-id=\"\">\u003cstrong>Oasis\u003c/strong>\u003c/a>’ \u003ca href=\"https://www.iheart.com/artist/liam-gallagher-404893/\" data-catalog-kind=\"artist\" data-catalog-id=\"404893\" data-catalog-related-id=\"\">\u003cstrong>Liam Gallagher\u003c/strong>\u003c/a> got into a brawl with \u003ca href=\"https://www.iheart.com/artist/simply-red-1008/\" data-catalog-kind=\"artist\" data-catalog-id=\"1008\" data-catalog-related-id=\"\">\u003cstrong>Simply Red\u003c/strong>\u003c/a> singer \u003cstrong>Mick Hucknall\u003c/strong> in London. It happened at a hotel bar where Liam, who at the time was 25, approached Mick, who was celebrating his 38th birthday. Gallagher took issue with some things Mick said about the band in a recent interview and berated Hucknall. Mick threw Liam against a wall and security broke them up.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-06-09-why-june-9th-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"permalink":"https://foxrocks.iheart.com/content/2021-06-09-why-june-9th-matters-in-rock-history/","primary_image":{"bucket":"new_assets","id":"%2F5cfa901ea0ee4b0ae81ee184"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1781006400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-06-09-why-june-9th-matters-in-rock-history","social_title":"","summary":"Find out why Liam Gallagher and Mick Hucknall got into a fight!","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why June 9th Matters in Rock History"},"slug":"2021-06-09-why-june-9th-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5cfa901ea0ee4b0ae81ee184","title":"Why June 9th Matters in Rock History","description":"Find out why Liam Gallagher and Mick Hucknall got into a fight!","author":"Dave Basner"},"pub_start":1781006400000,"pub_until":4115978604802,"pub_changed":1781011752951,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/60c0ba91565f7be18a10056b","slug:2021-06-09-why-june-9th-matters-in-rock-history","slug:2021-06-09-why-june-9th-matters-in-rock-history","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://foxrocks.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://foxrocks.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://foxrocks.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"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","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":"%2F6a231f1539b096d7b0a9d8fb","type":"PUBLISHING","record":{"ref_id":"%2F6a231f1539b096d7b0a9d8fb","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[],"canonical_url":"https://www.roverradio.com/2026/06/05/jeffreys-son-plays-real-world-bumper-cars-in-parking-lot/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"https://www.roverradio.com/2026/06/05/jeffreys-son-plays-real-world-bumper-cars-in-parking-lot/","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a231cbc9152a8b81c2f4622","feed_partner_content":false,"feed_permalink":"https://www.roverradio.com/2026/06/05/jeffreys-son-plays-real-world-bumper-cars-in-parking-lot/","feed_type":"XML","feed_vendor":"RoverMedia","include_recommendations":true,"include_video_monetization":false,"is_sponsored":false,"keywords":["keywords/Highlights","keywords/highlights"],"permalink":"https://www.roverradio.com/2026/06/05/jeffreys-son-plays-real-world-bumper-cars-in-parking-lot/","primary_image":null,"primary_image_uri":"https://www.roverradio.com/wp-content/uploads/2026/06/06052026h-1024x576.jpg","primary_target":{"categories":[],"distribution":["brands/Rover's Morning Glory (56668)"]},"publish_date":1780685616000,"publish_end_date":4115978604802,"publish_origin":"brands/Rover's Morning Glory (56668)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"rovers-morning-glory-jeffreys-son-plays-real-world-bumper-cars-in-parking-lot","social_title":"","summary":"Jeffrey&#8217;s son Toma&#8217;serin snuck out and played real-world bumper cars in the parking lot of their apartment!","targets":[],"title":"Jeffrey’s son plays real-world bumper cars in parking lot!!!"},"slug":"rovers-morning-glory-jeffreys-son-plays-real-world-bumper-cars-in-parking-lot","summary":{"image":"https://www.roverradio.com/wp-content/uploads/2026/06/06052026h-1024x576.jpg","title":"Jeffrey’s son plays real-world bumper cars in parking lot!!!","description":"Jeffrey&#8217;s son Toma&#8217;serin snuck out and played real-world bumper cars in the parking lot of their apartment!","author":""},"pub_start":1780685616000,"pub_until":4115978604802,"pub_changed":1780686613876,"subscription":[{"tags":["brands/Rover's Morning Glory (56668)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Rover's Morning Glory (56668)","id:/6a231f1539b096d7b0a9d8fb","slug:rovers-morning-glory-jeffreys-son-plays-real-world-bumper-cars-in-parking-lot","slug:rovers-morning-glory-jeffreys-son-plays-real-world-bumper-cars-in-parking-lot","keyword:keywords/Highlights","keyword:keywords/highlights"]}},{"id":"%2F6a22e7fb7ce2367bbbb6ed89","type":"PUBLISHING","record":{"ref_id":"%2F6a22e7fb7ce2367bbbb6ed89","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>\u003cstrong>BILLY JOEL: New York Knicks State of Mind\u003c/strong>\u003c/p>\n\n\u003cp>Onetime Madison Square Garden franchise Billy Joel is supporting the arena's second longest franchise, the New York Knicks, in their quest to win the National Basketball League Finals against the San Antonio Spurs. He's licensed the use of the title of his song &quot;\u003ca href=\"https://www.instagram.com/p/DZISrdWpn_a/?hl=en\" target=\"_blank\">New York State of Mind\u003c/a>&quot; to fashion lifestyle brand Sportige for a line of Knicks merchandise that includes a hoodie and T-shirt, each with the Knicks logo and the words “New York State of Mind.”\u003c/p>\n\n\u003cp>It's the first in a series of Joel collaborations that will tie in with other New York teams and venues through 2026, and it's available online at \u003ca href=\"https://sportiqe.com/collections/billy-joel-x-knicks\" target=\"_blank\">Sportiqe.com/Collections/Billy-Joel-X-Knicks\u003c/a> or at the NBA store in New York. Game two of the NBA Finals is tonight (Friday) in San Antonio with the Knicks leading one game to none.\u003c/p>\n\n\u003cp>\u003cstrong>SAMMY HAGAR: Yeah, About Those UK Shows...\u003c/strong>\u003c/p>\n\n\u003cp>You have to hand it to Sammy Hagar for realizing the size of venues he can and can't fill. Case in point: his \u003ca href=\"https://www.redrocker.com/tour/\" target=\"_blank\">shows\u003c/a> next month in England. Originally booked into arenas in Manchester, London, Leeds and Birmingham, he downsized to theaters in Manchester and London and eliminated Leeds and Birmingham, while adding Wolverhampton. At the time of the change in April, he said, &quot;After waiting 30 years to come back [to the UK], we really wanted to get this right. Several factors pushed us toward revising this tour, but after wrapping our Las Vegas residency last month at Dolby Live, where the sound, the technology, and the more intimate size really let us connect with the audiences, it was clear that we wanted to deliver an experience like that for our fans in England.&quot; Well, now he's come clean as to the real reason for the change in an interview with England's \u003ca href=\"https://www.youtube.com/watch?v=5dR5cqsmWqc&t=1571s\" target=\"_blank\">\u003cem>Total Rock\u003c/em>\u003c/a>. &quot;I love the fact that we get to do three shows in London. I love the fact that we've moved it to a smaller venue so it'll be full instead of playing some big giant place that holds 12,000, there's only 6,000 people there. The ambiance of that is so much different, and that's why we changed it. Guilty as charged — we didn't sell it out. I thought, 'Oh, we'll sell that out, no problem.' I'm an honest guy.&quot;\u003c/p>\n\n\u003cp>And Hagar's reason for returning to England is because when he performed last July at the final Black Sabbath and Ozzy Osbourne show, \u003cem>Back to the Beginning\u003c/em> in Birmingham, he felt there were many in the audience who didn't know who he was. Prior to that show, the last time he played in England was in 1995 with Van Halen. Hagar starts the \u003ca href=\"https://www.redrocker.com/tour/\" target=\"_blank\">U.S. leg of his tour\u003c/a>\u003c/p>\n\n\u003cp>next Saturday, June 13th, in Maryland Heights, Missouri, just outside his biggest market, St. Louis. The tour rehearsals are underway, which is why his bassist Michael Anthony won't be in Santa Monica, California this Saturday for the 10th annual \u003cem>Walk &amp; Play L.A.\u003c/em> to help his team,\u003c/p>\n\n\u003cp>\u003ca href=\"https://secure1.chla.org/site/TR/WalkLA/WalkandPlay?pg=team&team_id=9267&fr_id=1601&cap_id=1262849\" target=\"_blank\">Rex and the Heartbeaters\u003c/a>, raise money for the Children's Hospital Los Angeles in memory of his late grandson Rex. So far they've raised close to $33,000, and you can help by pledging to donate at \u003ca href=\"https://secure1.chla.org/site/TR/WalkLA/WalkandPlay?pg=team&team_id=9267&fr_id=1601&cap_id=1262849\" target=\"_blank\">CHLA.org\u003c/a> and following the links to Walk &amp; Play L.A.\u003c/p>\n\n\u003cp>\u003cstrong>RUSH To Kick Off First Tour In 11 Years\u003c/strong>\u003c/p>\n\n\u003cp>RUSH is set to kick off their first tour in eleven years. The &quot;Fifty Something Tour&quot; also marks their first outing since the 2020 passing of their drummer Neil Peart.The trek begins with a four day run in Los Angeles, starting on June 7th, and wraps up with two shows in Vancouver on December 15th and 17th. The band plans on playing their classics at each show, but will also mix up the setlist for shows in the same city. Last minute tickets are still available.\u003c/p>\n\n\u003cp>\u003cstrong>RUSH: Re-Enter...Stage Right\u003c/strong>\u003c/p>\n\n\u003cp>Just about 11 years after Rush did their final show, Geddy Lee and Alex Lifeson will return to the stage this Sunday at The Forum in Los Angeles for the start of their \u003ca href=\"https://www.rush.com/tour/fifty-something/\" target=\"_blank\">\u003cem>Fifty Something\u003c/em>\u003c/a>\u003c/p>\n\n\u003cp>reunion tour. Augmented by Anika Nilles in place of the late Neil Peart on drums, and Loren Gold, who toured with The Who and Chicago, on keyboards, Geddy says &quot;it will be a show along the lines of what we've done in the past&quot; spread over two sets, but this time with tributes to Peart who died from brain cancer on January 7th, 2020 at 67.\u003c/p>\n\n\u003cp>\u003cstrong>GL:\u003c/strong> “We’ve been talking about certain songs that we feel really give us the vision of Neil. And we'll pick those songs in each set of the two sets. So twice a night we will pick a song to play sort of for him and we’ll present a visual tribute behind us, to Neil, whether it be to his lyrics or just to his playing or whatever. Take a moment, play these songs with him in mind, so the whole audience and us can remember him.” \u003cstrong>AL:\u003c/strong> &quot;A celebration of who he was as a person and a drummer. Not so sad anymore.” \u003c/p>\n\n\u003cp>Having rehearsed upwards of 40 songs over the past year, Geddy adds that they will &quot;change the set everyday a little bit. About 40-percent of the set will be different from night to night to night to night.&quot; But re-learning all those songs didn't come easy, as Alex explains. &quot;I don't think we realized how hard they are to play or how complicated and challenging our music is. When you do it every day for 40 years, you know you just do it. You don't think about it. But not playing those songs for quite a while, it was challenging just to break them down and you waited for muscle memory to take over. Because, you know, often you'd start and you know you're in the wrong position and you can play it but it doesn't feel right. And after a little while suddenly your hand goes to the right spot without thinking about it. Once that happens, the whole process becomes smoother.&quot; While Sunday is the first show of the tour, they already have one performance in front an audience under their belt, having opened the \u003cem>Juno Awards\u003c/em>\u003c/p>\n\n\u003cp>(Canada's Grammys) on March 29th in Hamilton, Ontario with &quot;\u003ca href=\"https://www.youtube.com/watch?v=kVw-4L59Tw0&list=RDkVw-4L59Tw0&start_radio=1\" target=\"_blank\">Finding My Way\u003c/a>,&quot; the first song off their 1974 self-titled debut album. So, after keeping their plans to reunite a secret and surprising everyone with their announcement last October, Rush have been doing their final rehearsals this week at The Forum in L.A., which is where they did their last show with Neil Peart when they wrapped up their R40 tour on August 1st, 2015. &quot;It's not an accident that we chose L.A. to carry on, and it'll be, I think, quite an emotional moment.&quot; While Geddy thought starting their comeback at The Forum was a good idea, he's since had second thoughts, telling \u003ca href=\"https://www.loudersound.com/bands-artists/rush-alex-lifeson-geddy-lee-fifty-something-interview\" target=\"_blank\">Classic Rock\u003c/a> magazine it was a “massively stupid idea, because we’re going to be so emotional already, that first show without Neil, and then to be in that building. What the [bleep] was I thinking?” Emotions aside, Geddy adds, &quot;I’ve got one goal, and that’s to be better than I was 10 years ago, which is tough. It’s a real challenge.” Rush will do four shows at The Forum, which is in nearby Inglewood, California -- part of L.A. County -- through June 13th. \u003c/p>\n\n\u003cp>Geddy posted a video on \u003ca href=\"https://www.facebook.com/watch/?v=1627382308353004\" target=\"_blank\">Facebook\u003c/a> showing him rehearsing with his vocal coach and a special guest, Dottie Wasserman, his Norwich Terrier.\u003c/p>\n\n\u003cp>\u003cstrong>THE BEATLES: Sanction Their Day\u003c/strong>\u003c/p>\n\n\u003cp>Ringo Starr celebrates his birthday every July 7th by asking his fans to say “peace and love” wherever they are at noon their time. Well, now The Beatles have gotten in on the act by sanctioning June 25th as \u003ca href=\"https://www.instagram.com/p/DZKijkItaiA/?hl=en\" target=\"_blank\">Global Beatles Day\u003c/a>, the goal of which is to celebrate them and their music, and to share their message: “All You Need Is Love.” Global Beatles Day was launched in 2009 by lifelong fan Faith Cohen, but it wasn't until this year that new Apple Corps CEO Tom Greene formally acknowledged the day, telling Faith that &quot;more than ever, the message of The Beatles, and of 'All You Need Is Love,' speaks to something vital for community, connection and the power of bringing people together. That is what makes Global Beatles Day so special. It asks nothing more than for people, wherever they are, to stop, listen and share a little joy.&quot;\u003c/p>\n\n\u003cp>As for why June 25th, it was on that day in 1967 that The Beatles performed “\u003ca href=\"https://www.youtube.com/watch?v=GZuCBFcJcgw\" target=\"_blank\">All You Need Is Love\u003c/a>” on the BBC’s worldwide \u003ca href=\"https://www.youtube.com/watch?v=GZuCBFcJcgw\" target=\"_blank\">\u003cem>Our World\u003c/em>\u003c/a> program, the first live multinational multi-satellite television production. And to commemorate the event, they will release a colorized version of the performance, which will be the first official time the performance has been posted online.\u003c/p>\n\n\u003cp>\u003cstrong>Pete Townshend Asked Peter Frampton To Tour As A Member Of The Who - Then Ghosted Him\u003c/strong>\u003c/p>\n\n\u003cp>In the world of rock &quot;what ifs,&quot; this one is a big one. In the new documentary &quot;Frampton&quot; (which premiered at the Tribeca Festival yesterday), Peter Frampton tells of the time Pete Townshend called him up \u003ca href=\"https://people.com/pete-townshend-offered-broke-peter-frampton-a-spot-the-who-then-ghosted-him-frampton-says-11988558\" target=\"_blank\">and asked him to tour with the Who in his place\u003c/a>. &quot;He said, 'I’ve got this idea. I want to not tour anymore, but I still want to write and be in The Who and I’ll write the songs and I wonder what you thought if you took my place in The Who on the road,'&quot; Frampton recalled. &quot;I said, 'Really? Have you spoken to Roger [Daltrey] and John [Entwistle]\u003c/p>\n\n\u003cp>about this?’ He said, 'Eh, no, but I’m gonna talk to them tomorrow about this.'&quot; At the time, Frampton's career was at a low point, he'd been dropped by his label, and he was in serious debt. Then...nothing. After three weeks of being ghosted, Frampton finally caught up with Townshend. &quot;I said, 'You never called me back, I got nothing going on in my career and I blah blah blah,'&quot; Frampton recalled. &quot;I berated him because 'you left me in the lurch there.'&quot; It took awhile, but the two legends are all good now. They ran into each other at a Bruce Springsteen concert. &quot;I saw Pete talking to Bruce before he went on for the second half, and so I just went over and I stood next to Pete,&quot; Frampton says. &quot;He suddenly realized someone was standing next to him, looking at him, staring at him, and he looked around me and he smiled, and he kissed me on the top of my head. So, we’re friends now, from then on.&quot; No word yet on when the documentary will be widely available. \u003c/p>\n\n\u003cp>\u003cstrong>Chris Robinson Addresses &quot;USA&quot; Controversy\u003c/strong>\u003c/p>\n\n\u003cp>When Chris Robinson of the Black Crowes upset some fans \u003ca href=\"https://www.drdavesultimateprep.com/prep/article/Chris-Robinson-Gets-Into-It-With-Crowd-Chanting-USA\" target=\"_blank\">after a verbal back-and-forth\u003c/a> over the crowd's &quot;USA&quot; chant, the headlines were immediate. \u003ca href=\"https://ultimateclassicrock.com/black-crowes-chris-robinson-tampa-concert-reaction-2026/\" target=\"_blank\">Now we're hearing from the singer himself\u003c/a>. Robinson defended his actions, saying to &quot;Ultimate Classic Rock,&quot; &quot;One of the [things] this country [was] founded on is being able to say whatever you want. And that's both sides of whatever you pick.&quot; He added the situation was way overblown. &quot;I think the whole thing was, of course, blown out of context so people can get clicks and people can stir up the animosity and philosophies or how you feel about life...It doesn't matter. In a week, something else will come up that [will stir up] the hornets' nest.&quot; He also addressed what some people may take away from the incident. &quot;No matter what I ever would say or do or feel about things, there's no way I would disrespect our veterans. I'm a person that I wish we had moved along as a species not to have violence be the way that we resolve conflicts. But for the people who've put their lives on the line and made that sacrifice and dedication, I wouldn't do that,&quot; Robinson explains. &quot;I can see that for exactly what it is. Other than that, you know, I have to speak my mind. But I don't have an agenda or anything.&quot; \u003c/p>\n\n\u003cp>\u003cstrong>RED HOT CHILI PEPPERS: They're Disrespecting My Albums\u003c/strong>\u003c/p>\n\n\u003cp>Ex-Red Hot Chili Peppers guitarist Josh Klinghoffer seems a little bit irked that his former bandmates have basically memory-holed the two albums he made with them. Klinghoffer replaced John Frusciante in 2009 and made two albums with the Chili Peppers, 2011's I'm With You and 2016's The Getaway, before Frusciante rejoined in 2019. \u003ca href=\"https://www.guitarworld.com/artists/guitarists/josh-klinghoffer-pluralone-drop-in-the-ocean\" target=\"_blank\">Guitar World\u003c/a> asked if Klinghoffer is bothered that those albums are now “ignored by the band.” At first, he replied diplomatically, “Not really. It’s a funny thing. I guess it’s particular to the way John views the band when he’s not in it, and it makes sense to me. They have enough music that they don’t need to look to some of the other records. “I guess it’s just something unique to that band, you know? Having such a revolving door there, and such a strong presence in John. He’s kind of the preeminent guitar player, you know? He’s the one who made the work with them where they experienced their global fame.” But then Klinghoffer added that there seems to be “a little bit of a slight disrespect to the records that aren’t the John records. Once John’s back in the picture, it’s like the other records don’t exist. That’s the only weird thing to me, because those records were important at the time, you know? They were important enough to go and play them around the world.”\u003c/p>\n\n\u003cp>\u003cstrong>ALICE COOPER: Snake Bitten\u003c/strong>\u003c/p>\n\n\u003cp>If you've ever been to an Alice Cooper show, then you know that his act includes a boa constrictor. Well, employing a reptile is not without consequences, and Cooper has had quite a few of them, one of which occurred 49 years ago this Friday, June 5th, 1977. On that day, the boa died after being bitten by a rat it was trying to eat. This led Cooper to hold a public audition to replace the snake. But wait, that's not all. There was one that urinated on stage, and what he \u003ca href=\"https://www.youtube.com/watch?v=3OIn2V0SbWs&t=49s\" target=\"_blank\">says\u003c/a> was the funniest occurred in 2004 when the one named Alice ate the heating pad in its cage, which was plugged in, prior to a show in Wallingford, Connecticut. &quot;We called up the vet and he says, 'Well, unplug the plug.' Okay. 'Don't try to pull it out 'cause it'll pull his stomach out.' So, we took him to the hospital, put him to sleep, opened him up, took the heating pad out and he's in a petting zoo now doing fine.&quot; Cooper's show went on that night as planned with a borrowed yellow anaconda filling in.\u003c/p>\n\n\u003cp>\u003cstrong>Triumph Shares Update Regarding Mike Levine's Health\u003c/strong>\u003c/p>\n\n\u003cp>Triumph are giving fans an update regarding Mike Levine's health.The cofounder and bassist hasn't been able to join the band on their current reunion tour due to health issues.In an interview with WPHD personality Tigman, Gil Moore said &quot;it's just an ongoing process,&quot; and &quot;there's a slim chance we'll still see him before the end of the run.&quot;Triumph's reunion runs through June 10th, when the band performs in Quebec for a makeup date.\u003c/p>\n\n\u003cp>\u003cstrong>Soul Asylum Announce Tour Dates, MPLS Unplugged Live Album\u003c/strong>\u003c/p>\n\n\u003cp>Soul Asylum are gearing up to hit the road for a world tour coinciding with the release of &quot;MPLS Unplugged,&quot; a live album commemorating their 1993 MTV &quot;Unplugged&quot; performance. The band will perform in the U.K and Europe before heading to North America. The U.S. dates begin on July 13th in Oroville, California, and wrap up in Clear Water, Florida, on November 21st. Soul Asylum's album, &quot;MPLS Unplugged,&quot; will be out on August 28th. Tickets for the tour are available now.\u003c/p>\n\n\u003cp>\u003cstrong>Richie Sambora Sings &quot;Livin' On A Prayer&quot; At Daughter's Wedding\u003c/strong>\u003c/p>\n\n\u003cp>While Richie Sambora may no longer be in Bon Jovi, that doesn't mean he's forgotten the words to their songs. The guitarist \u003ca href=\"https://pagesix.com/2026/06/04/entertainment/richie-sambora-sings-bon-jovi-hit-at-daughters-wedding-13-years-after-band-fallout/\" target=\"_blank\">posted a video clip\u003c/a> from his daughter Ava's wedding last month, where the newlyweds (and the rest of the guests) danced and sang as dad led a performance of &quot;Livin' On A Prayer.&quot; Should Richie have messed up the lyrics, the crowd had him covered, as there aren't too many people that don't know all the words to the 1986 classic tune. \u003c/p>\n\n\u003cp>\u003cstrong>IN OTHER NEWS\u003c/strong>\u003c/p>\n\n\u003cp>After\u003ca href=\"https://www.instagram.com/p/DYcoaf6jg10/?img_index=1\" target=\"_blank\"> teaming\u003c/a> with the Red Devils Mexican baseball team for six exclusive caps and a special edition jersey, \u003cstrong>The Rolling Stones\u003c/strong> will release \u003ca href=\"https://www.instagram.com/p/DZK-8iIsiMn/\" target=\"_blank\">three special vinyl editions\u003c/a> of their new album,\u003c/p>\n\n\u003cp>\u003cem>Foreign Tongues\u003c/em>, in collaboration with FIFA to coincide with the upcoming World Cup tournament. And their new song “In the Stars” is featured on the \u003ca href=\"https://fifasound.lnk.to/officialFWC26album\" target=\"_blank\">\u003cem>FIFA World Cup 2026 Official Album\u003c/em>\u003c/a>. \u003cem>Foreign Tongues\u003c/em> will be released on July 10th.\u003c/p>\n\n\u003cp>\u003cstrong>Emerson, Lake and Palmer\u003c/strong> drummer \u003cstrong>Carl Palmer\u003c/strong> will take part in the inaugural \u003ca href=\"https://www.royalalberthall.com/tickets/proms/bbc-proms-2026/prog-rock-a-fanfare-for-the-common-man\" target=\"_blank\">\u003cem>Prog Rock Prom, Prog Rock: A Fanfare for the Common Man\u003c/em>\u003c/a> on July 18th at London’s Royal Albert Hall. The show features the \u003cstrong>BBC Concert Orchestra\u003c/strong> performing songs by ELP,\u003ca href=\"https://www.loudersound.com/features/genesis-best-albums\" target=\"_blank\"> \u003c/a>\u003cstrong>Genesis\u003c/strong>, \u003cstrong>Jethro Tull\u003c/strong>, \u003cstrong>Mike Oldfield\u003c/strong>, \u003cstrong>Renaissance\u003c/strong> and others.\u003c/p>\n\n\u003cp>\u003cstrong>Slash\u003c/strong> and \u003cstrong>Duff McKagan\u003c/strong> of \u003cstrong>Guns N' Roses\u003c/strong>, and \u003cstrong>Chad Smith\u003c/strong> of the \u003cstrong>Red Hot Chili Peppers\u003c/strong> assist composer \u003cstrong>Bear McCreary\u003c/strong> on the song &quot;Cool Kids.&quot; Check it out on \u003ca href=\"https://youtu.be/Cetn6giUgdE?si=AuMrBCJ8xkflPcl1\" target=\"_blank\">YouTube\u003c/a>. McCreary's new album, \u003cem>The Singularity: Ekleipsis\u003c/em>, will be out on July 31st, and also includes an appearance by \u003cstrong>Stewart Copeland\u003c/strong> of \u003cstrong>The Police\u003c/strong>.\u003c/p>\n\n\u003cp>Congratulations to \u003cstrong>Alice Cooper\u003c/strong> band guitarist \u003cstrong>Nita Strauss\u003c/strong> and her husband-manager \u003cstrong>Josh Villalta\u003c/strong> on their first child, \u003cstrong>Maxwell James\u003c/strong>, who was \u003ca href=\"https://www.instagram.com/p/DZIjinriTQF/\" target=\"_blank\">born\u003c/a> on May 28th. \u003c/p>\n\n\u003cp>\u003cstrong>Jethro Tull\u003c/strong>’s \u003cstrong>Ian Anderson\u003c/strong> is once again warning fans about “fake posts by profiles on Jethro Tull-related pages.” He \u003ca href=\"https://www.instagram.com/p/DZIVO5xEYtZ/\" target=\"_blank\">posted a video on Instagram\u003c/a>, captioning it, “We have concerns that some people may take offense at this false information and in some cases, part with money for merchandise or meet and greets with Ian. Please report any erroneous posts to the relevant platforms to help combat this plague of misinformation.”\u003c/p>\n\n\u003cp>\u003cstrong>Warren Haynes\u003c/strong> has shared a live cover of \u003cstrong>The Grateful Dead\u003c/strong>'s &quot;Shakedown Street&quot; from his upcoming orchestral album \u003cem>Dreams &amp; Songs\u003c/em>, which is due out later this year. Check it out on \u003ca href=\"https://youtu.be/YpOazbdxZ_g?si=ykw9mMRA8BKVCrkA\" target=\"_blank\">YouTube\u003c/a>.\u003c/p>\n\n\u003cp>\u003cstrong>Violet Grohl \u003c/strong>made her TV debut on \u003cem>Jimmy Fallon\u003c/em> Wednesday night. Check out her performance of &quot;Bug in the Cake&quot; on \u003ca href=\"https://www.youtube.com/watch?v=qP87MkFX_IE&list=RDqP87MkFX_IE&start_radio=1\" target=\"_blank\">YouTube\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://98rock.iheart.com/featured/big-rig/content/2026-06-05-big-rig-rock-report-65/","cuser":"user/ldap/ccrtpa1rgb","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/Sammy Hagar","keywords/first","keywords/friends","keywords/The Forum","keywords/Neil Peart.","keywords/BILLY JOEL","keywords/fact"],"permalink":"https://foxrocks.iheart.com/featured/big-rig/content/2026-06-05-big-rig-rock-report-65/","primary_image":{"bucket":"assets.getty","id":"%2F6a22e8d7e8f0234de55b2f25"},"primary_target":{"categories":["categories/local-news","categories/music-news"],"distribution":["brands/WXTB-FM (2101)","brands/Big Rig (32040)"]},"publish_date":1780672440000,"publish_end_date":4115978604802,"publish_origin":"brands/Big Rig (32040)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-big-rig-rock-report-65","social_title":"","summary":"Sammy Hagar hit by \"Blue Dot Virus\" and is honest about it, RUSH kicks of first tour in 11 years & more more in today's rundown!","targets":[],"title":"Big Rig ROCK Report 6.5"},"slug":"2026-06-05-big-rig-rock-report-65","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a22e8d7e8f0234de55b2f25","title":"Big Rig ROCK Report 6.5","description":"Sammy Hagar hit by \"Blue Dot Virus\" and is honest about it, RUSH kicks of first tour in 11 years & more more in today's rundown!","author":""},"pub_start":1780672440000,"pub_until":4115978604802,"pub_changed":1780672754127,"subscription":[{"tags":["categories/local-news","categories/music-news","brands/WXTB-FM (2101)","brands/Big Rig (32040)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Big Rig (32040)","id:/6a22e7fb7ce2367bbbb6ed89","slug:2026-06-05-big-rig-rock-report-65","slug:2026-06-05-big-rig-rock-report-65","keyword:keywords/Sammy Hagar","keyword:keywords/first","keyword:keywords/friends","keyword:keywords/The Forum","keyword:keywords/Neil Peart.","keyword:keywords/BILLY JOEL","keyword:keywords/fact"]}},{"id":"%2F6a21a8436e81cf4f65e102d5","type":"PUBLISHING","record":{"ref_id":"%2F6a21a8436e81cf4f65e102d5","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[],"canonical_url":"https://www.roverradio.com/2026/06/04/boot-licking-charlie-wants-to-narc-on-rovers-left-turn/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"https://www.roverradio.com/2026/06/04/boot-licking-charlie-wants-to-narc-on-rovers-left-turn/","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a21a811aa748e8ed80da411","feed_partner_content":false,"feed_permalink":"https://www.roverradio.com/2026/06/04/boot-licking-charlie-wants-to-narc-on-rovers-left-turn/","feed_type":"XML","feed_vendor":"RoverMedia","include_recommendations":true,"include_video_monetization":false,"is_sponsored":false,"keywords":["keywords/Highlights","keywords/highlights"],"permalink":"https://www.roverradio.com/2026/06/04/boot-licking-charlie-wants-to-narc-on-rovers-left-turn/","primary_image":null,"primary_image_uri":"https://www.roverradio.com/wp-content/uploads/2026/06/06042026h-1024x576.jpg","primary_target":{"categories":[],"distribution":["brands/Rover's Morning Glory (56668)"]},"publish_date":1780590439000,"publish_end_date":4115978604802,"publish_origin":"brands/Rover's Morning Glory (56668)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"rovers-morning-glory-boot-licking-charlie-wants-to-narc-on-rovers-left-turn","social_title":"","summary":"Charlie&#8217;s grandma-driving causes Rover to safely evade traffic jam.","targets":[],"title":"Boot-licking Charlie wants to narc on Rover’s left turn"},"slug":"rovers-morning-glory-boot-licking-charlie-wants-to-narc-on-rovers-left-turn","summary":{"image":"https://www.roverradio.com/wp-content/uploads/2026/06/06042026h-1024x576.jpg","title":"Boot-licking Charlie wants to narc on Rover’s left turn","description":"Charlie&#8217;s grandma-driving causes Rover to safely evade traffic jam.","author":""},"pub_start":1780590439000,"pub_until":4115978604802,"pub_changed":1780686604664,"subscription":[{"tags":["brands/Rover's Morning Glory (56668)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Rover's Morning Glory (56668)","id:/6a21a8436e81cf4f65e102d5","slug:rovers-morning-glory-boot-licking-charlie-wants-to-narc-on-rovers-left-turn","slug:rovers-morning-glory-boot-licking-charlie-wants-to-narc-on-rovers-left-turn","keyword:keywords/Highlights","keyword:keywords/highlights"]}},{"id":"%2F6a22e90d7ce2367bbbb6ed92","type":"PUBLISHING","record":{"ref_id":"%2F6a22e90d7ce2367bbbb6ed92","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>\u003cstrong>R.E.M. Stipe Joined by All-Star Band for \u003c/strong>\u003cstrong>\u003cem>Kimmel\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Michael Stipe of R.E.M. was backed by an all-star band when he performed on Jimmy Kimmel\u003c/p>\n\n\u003cp>Tuesday night. Stipe was billed as performing with producer-guitarist Andrew Watt on &quot;I Played the Fool,&quot; the theme to the Steve Carrell HBO series Rooster. But Kimmel didn't tell the audience that the backing band included Chad Smith of Red Hot Chili Peppers, former Chili Pepper guitarist and current Pearl Jam touring member Josh Klinghoffer, ex-Jane's Addiction\u003c/p>\n\n\u003cp>bassist Chris Chaney, and Queens of the Stone Age guitarist Troy Van Leeuwen. Watch the performance on \u003ca href=\"https://youtu.be/5Pfnyn94iXQ?si=k8RO0CdLw4Wr_tYZ\" target=\"_blank\">YouTube\u003c/a>.\u003c/p>\n\n\u003cp>\u003cstrong>OZZY: Turning Grief Into Fantasy\u003c/strong>\u003c/p>\n\n\u003cp>The Osbourne family is obviously dealing with the grief of losing Ozzy last year by doing what they could to keep his memory alive. Following last month's news that they are developing an avatar/AI project comes this -- a cartoon version of their MTV series, The Osbournes. Sharon Osbourne, at last month's Licensing Expo in Las Vegas, said, &quot;It would open up a whole younger audience.&quot; She and Ozzy's son Jack added, &quot;Nostalgia is the key word these days, so I think it just leans a lot in there... The Ozzy brand and legacy is open for business.&quot; \u003c/p>\n\n\u003cp>And Sharon agreed, saying, “Ozzy’s not going anywhere. He’s with us and he’s not going anywhere and that’s what it’s all about, to keep his legacy alive.” Ozzy was no stranger to animation, having voiced a few characters over the years, including in 2015 as &quot;Sid Fishy&quot; on \u003ca href=\"https://www.youtube.com/watch?v=uY4opcM-wns\" target=\"_blank\">Bubble Guppies\u003c/a>, which was modeled after the Sex Pistols’ Sid Vicious who sprays green slime. At the time, a spokesperson for the show said, 'The green liquid is Sid Fishy’s &quot;stink sauce&quot; made up of different smells such as stinky socks and rotten eggs. He wants to use the stink sauce to cover Big Bubble City and all its citizens to make them stinky.'” And in 2016, Ozzy and Sharon voiced characters on Disney's XD series \u003ca href=\"https://www.youtube.com/watch?v=fPrkXT2cpXU&list=PLDBOEM39LEr8X8eiRXxsKknvMiIGF1Wlz&index=2\" target=\"_blank\">The 7D\u003c/a>, a modern update of the title characters from Snow White and the Seven Dwarfs. They voiced the &quot;Duke&quot; and &quot;Duchess of Drear&quot; -- parents of their daughter Kelly’s character, witch &quot;Hildy Gloom.&quot; Ozzy died on July 22nd, 2025. at his estate outside Birmingham, England from a heart attack. He was 76.\u003c/p>\n\n\u003cp>\u003cstrong>Weezer Announces The Gold Album\u003c/strong>\u003c/p>\n\n\u003cp>Weezer has announced their 20th studio album, an untitled self-titled record informally nicknamed &quot;The Gold Album&quot; for its gleaming gold cover art, due August 21st via Reprise / Warner Records. \u003ca href=\"https://consequence.net/2026/06/weezer-new-self-titled-album-we-might-as-well-be-strangers/\" target=\"_blank\">The lead single is &quot;We Might As Well Be Strangers,&quot; a collaboration with indie rock band Wednesday featuring vocals from Rivers Cuomo and Wednesday frontwoman Karly Hartzman\u003c/a>. The album was recorded in Orange County with producers Klas Åhlund and Kenneth Blume after Weezer's sold-out 30th anniversary Blue Album tour, with the band writing together in a rehearsal space for the first time in decades. A North American fall tour with The Shins and Silversun Pickups has also been announced.\u003c/p>\n\n\u003cp>\u003cstrong>RUSH: Getting ready\u003c/strong>\u003c/p>\n\n\u003cp>When Geddy Lee and Alex Lifeson decided they wanted to hit the road one more time as Rush, the obvious question was, who would they hire in place of their irreplaceable drummer Neil Peart, who succumbed to brain cancer in 2020. For starters, they ruled out any of those who were so callous as to reach out to them shortly after the news broke of his death to offer up their services. So, as Geddy explains, he and Alex didn't turn to someone well known from a big band, but rather Anika Nilles, a German drummer who Geddy learned about from his bass tech Scully when he worked a Jeff Beck tour and she was in the band. &quot;We wanted someone with a fresh story. We wanted someone sort of out of nowhere. And Anika was not out of nowhere, but I loved her story. And when I turned Alex onto some of her work, he just loved her playing. And we met first over Zoom, and, you know, we were really impressed with her and then we brought her to Canada and we got a studio very quietly and jammed for a few days to some Rush songs. And honestly by the end of it we were getting excited. You know, she's really fun to play with. But it took one more time around of rehearsals before she relaxed into the role.&quot;\u003c/p>\n\n\u003cp>And Alex shares Geddy's enthusiasm.\u003cstrong> \u003c/strong>\u003cstrong>AL:\u003c/strong> &quot;It's exciting playing with Anika who spends all this time, you know, learning the songs -- just to hear another drummer play that music. And we're getting tighter and tighter with every passing day that we rehearse. So it's really exciting to see the progress and the improvement in the music.&quot; \u003cstrong>GL:\u003c/strong> &quot;They're very intense, but each one is super fun, super hard work, but really interesting teaching this person how to get inside a Rush song forces you to re-examine the song -- how you wrote it and how you play it.&quot;\u003c/p>\n\n\u003cp>Rush will do 58 shows on their \u003ca href=\"https://www.rush.com/tour/fifty-something/\" target=\"_blank\">Fifty Something\u003c/a> tour in the U.S., Canada and Mexico through December followed by 30 more next year in South America and Europe. Tomorrow, Geddy and Alex will provide some insight into what you expect on this tour and more.\u003c/p>\n\n\u003cp>\u003cstrong>PRETENDERS: What's the Deal With All These Phones?\u003c/strong>\u003c/p>\n\n\u003cp>Chrissie Hynde of The Pretenders wonders why every people just can't stay of their phones at shows -- and everywhere else. Hynde wrote on her \u003ca href=\"https://www.instagram.com/p/DZFCEjPF7l8/\" target=\"_blank\">Instagram\u003c/a>, &quot;What is it with people and their phones? Why do people have to know how many steps they take every day? What difference does it make? But my real question is: Why do people have to film or take pictures at concerts or museums? Why?&quot; Hynde goes on to talk about meeting up with singer Emmylou Harris and that they discussed how they both hate that fans often ignore &quot;no camera&quot; requests from musicians. She wrote, &quot;It's like a weird compulsion that people can't control. It reminds me of monkeys wanking in full view of the people standing around their enclosure. And frankly, in that case, people deserve to be wanked at because monkeys should not be in an enclosure in the first place. However, an artist on a stage?&quot; No one seems to be able to understand why artists don't like it. If you've ever had a mosquito buzzing around your head when you're trying to go to sleep, you will get a vague idea of what it's like to have people filming your show or taking photos while you're on stage.&quot; Hynde wrapped up the post by saying, &quot;My conclusion is: If Jesus Christ were to walk into a room, the first thing everyone would do would be to pull out their phone. Can someone please explain?&quot;\u003c/p>\n\n\u003cp>\u003cstrong>KINKS: 60 Years of Sunshine\u003c/strong>\u003c/p>\n\n\u003cp>60 years ago yesterday, June 3rd, 1966, The Kinks released their 13th single, &quot;\u003ca href=\"https://www.youtube.com/watch?v=0neKYZYj6HA\" target=\"_blank\">Sunny Afternoon\u003c/a>,&quot; off their fourth album, \u003cem>Face to Face\u003c/em>. To mark the milestone, they've released an \u003ca href=\"https://www.youtube.com/watch?v=0neKYZYj6HA\" target=\"_blank\">animated video\u003c/a> using original artwork elements from the album. It's a playful nod to not only the band, but the spirit of 1966 and the Victorian Revival aesthetic that shaped the era. And out this Friday is a \u003ca href=\"https://thekinks.tmstor.es/product/sunny-afternoon-yellow-colour-lp-7-inch-vinyl?lf=115c4221fb2822841fa04da164bf7fac\" target=\"_blank\">limited-edition sunshine yellow seven-inch single\u003c/a>, newly mastered alongside the original B-Side, “I’m Not Like Everybody Else”, in its original mono mix. The record also features an exclusive sleeve note from Sir Geoff Hurst, hero of England’s 1966\u003c/p>\n\n\u003cp>\u003cem>World Cup\u003c/em> victory, perfectly timed as the 2026 tournament kicks off, bringing that moment full circle.&quot; Dave Davie said “It’s an amazing record. It’s got this trance-like kind of [sings]. It’s like hypnosis. There’s something very hypnotic about descending lines that go back up again. There’s something I’ve always liked about the feeling of that. It’s like when you’re going down, you’re not quite sure where you’re gonna end up. And if you can try and somehow keep that naivete, that innocence [sings], it’s like an adventure. And when it goes up, it’s like the optimistic side of the thing.&quot; \u003c/p>\n\n\u003cp>And here's something that no one in 1966 could ever imagine -- The Kinks have partnered with the real time sunshine mapping app \u003ca href=\"https://www.sunseekr.com/\" target=\"_blank\">SunSeekr\u003c/a>, which tracks sunlight across your city, and let's you see which cafes, pubs, and restaurants have sunny outdoor seating in real time. Fans can receive real time weather triggered notifications inviting you to stream &quot;Sunny Afternoon&quot; and explore The Kinks’ catalog just as the sun comes out. And lastly, they've released a line of tea -- the \u003ca href=\"https://thekinkstea.com/collections/sunny-afternoon\" target=\"_blank\">Sunny Afternoon Collection\u003c/a>. This peach tea combines premium Chinese black tea, vibrant marigold blossoms and a peach infusion, delivering rich depth, delicate floral notes and a naturally sweet, refreshing finish. There are also tea accessories -- a towel and fine bone china mug.\u003c/p>\n\n\u003cp>\u003cstrong>Bret Michaels' Daughter Is Selling Feet Pics And Dad Approves\u003c/strong>\u003c/p>\n\n\u003cp>if you're on Facebook, you may have seen friends post &quot;If you see me selling feet pics, mind your business!&quot; It's a sign of the times, and times (and the economy) are tough. However funny that may be, people make money doing exactly that. Case in point: Bret Michaels' 26 year-old daughter Raine is offering up pics of her tootsies for hard cash, \u003ca href=\"https://www.dailymail.com/tvshowbiz/article-15871639/bret-michaels-supports-daughter-selling-feet-pictures-online.html\" target=\"_blank\">and dad fully supports her hustle\u003c/a>. On the new Netflix reality series &quot;Calabasas Confidential,&quot; Bret and Raine talked about the positives of the Internet, at which point Raine, out of nowhere, said, &quot;So, are you okay with me doing FeetFinder then?&quot; As she started to laugh, Michaels seriously answered, 'I think FeetFinder's a brilliant, brilliant decision.&quot; FeetFinder, for those that don't know, is a website offering feet pics and videos for cash to those that are into that sort of thing. \u003c/p>\n\n\u003cp>\u003cstrong>IN OTHER NEWS\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>Billy Gibbons\u003c/strong> and \u003cstrong>Slash\u003c/strong> teamed up with \u003cstrong>Tim Montana\u003c/strong> on a cover of \u003cstrong>ZZ Top\u003c/strong>’s &quot;Brown Sugar&quot; off his new album, \u003cem>Entire State of Tim Montana\u003c/em>, which will be out on July 31st. Check it out on \u003ca href=\"https://youtu.be/s-_4N8KacXQ?si=dDnMHtCAxL167mZ9\" target=\"_blank\">YouTube\u003c/a>. \u003c/p>\n\n\u003cp>\u003cstrong>Paul McCartney\u003c/strong> will \u003ca href=\"https://www.instagram.com/p/DZF0SgzsAOW/?hl=en\" target=\"_blank\">host a discussion\u003c/a> about his new album, \u003cem>The Boys of Dungeon Lane\u003c/em>, next Wednesday, June 10th, at the Roundhouse in London. And to help publicize the album, McCartney’s fashion designer daughter \u003cstrong>Stella\u003c/strong> has designed a \u003ca href=\"https://shopuk.paulmccartney.com/collections/paul-mccartney-x-stella-mccartney\" target=\"_blank\">limited-edition T-shirt\u003c/a> styled after the cover art, which was designed by her cousin \u003cstrong>Josh\u003c/strong>, the son of her dad’s brother \u003cstrong>Mike\u003c/strong>. It’s the sign on the cover now adorned by two blue tits perched on top. The birds are a nod to the pre-fame memories her father recalls on some of the album’s songs.\u003c/p>\n\n\u003cp>\u003cstrong>KISS\u003c/strong> will publish a \u003ca href=\"https://www.instagram.com/p/DZGAJ0NiDVh/?hl=en&img_index=1\" target=\"_blank\">coffee-table book\u003c/a> chronicling their fourth album, \u003ca href=\"https://geni.us/KissDestroyerDVH\" target=\"_blank\">\u003cem>Destroyer. KISS Destroyer: The Definitive Visual History\u003c/em>\u003c/a> contains new interviews, never-before-published photos and track-by-track synopsis of each song on the 1976 album. It will be out on October 27th. It will be preceded by \u003ca href=\"https://geni.us/KissTarotDeck\" target=\"_blank\">\u003cem>The Official KISS Tarot Deck and Guidebook\u003c/em>\u003c/a> on September 29th.\u003c/p>\n\n\u003cp>\u003cstrong>Todd Rundgren\u003c/strong> is \u003cstrong>Billy Corgan\u003c/strong>'s guest on the new episode of his podcast, \u003ca href=\"https://youtu.be/5QVdqMdPAhg?si=rC9KY-gXDKDfiuUj\" target=\"_blank\">\u003cem>The Magnificent Others\u003c/em>\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://98rock.iheart.com/featured/big-rig/content/2026-06-05-big-rig-rock-report-64/","cuser":"user/ldap/ccrtpa1rgb","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/Ozzy","keywords/Sharon Osbourne","keywords/Anika Nilles","keywords/Nostalgia","keywords/Michael Stipe","keywords/album"],"permalink":"https://foxrocks.iheart.com/featured/big-rig/content/2026-06-05-big-rig-rock-report-64/","primary_image":{"bucket":"assets.getty","id":"%2F6a22ea1aae5bd0e7e326f56f"},"primary_target":{"categories":["categories/local-news","categories/music-news"],"distribution":["brands/WXTB-FM (2101)","brands/Big Rig (32040)"]},"publish_date":1780586340000,"publish_end_date":4115978604802,"publish_origin":"brands/Big Rig (32040)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-big-rig-rock-report-64","social_title":"","summary":"Ozzy's family turn grief into fantasy, Weezer announces \"Gold\" album & much more into today's rundown","targets":[],"title":"Big Rig ROCK Report 6.4"},"slug":"2026-06-05-big-rig-rock-report-64","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a22ea1aae5bd0e7e326f56f","title":"Big Rig ROCK Report 6.4","description":"Ozzy's family turn grief into fantasy, Weezer announces \"Gold\" album & much more into today's rundown","author":""},"pub_start":1780586340000,"pub_until":4115978604802,"pub_changed":1780673091268,"subscription":[{"tags":["categories/local-news","categories/music-news","brands/WXTB-FM (2101)","brands/Big Rig (32040)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Big Rig (32040)","id:/6a22e90d7ce2367bbbb6ed92","slug:2026-06-05-big-rig-rock-report-64","slug:2026-06-05-big-rig-rock-report-64","keyword:keywords/Ozzy","keyword:keywords/Sharon Osbourne","keyword:keywords/Anika Nilles","keyword:keywords/Nostalgia","keyword:keywords/Michael Stipe","keyword:keywords/album"]}},{"id":"%2F6a2058ef67c509db831d9a9a","type":"PUBLISHING","record":{"ref_id":"%2F6a2058ef67c509db831d9a9a","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[],"canonical_url":"https://www.roverradio.com/2026/06/03/could-this-be-jlrs-next-vehicle-makes-sense/","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"https://www.roverradio.com/2026/06/03/could-this-be-jlrs-next-vehicle-makes-sense/","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a205691ac8612d0c2db622c","feed_partner_content":false,"feed_permalink":"https://www.roverradio.com/2026/06/03/could-this-be-jlrs-next-vehicle-makes-sense/","feed_type":"XML","feed_vendor":"RoverMedia","include_recommendations":true,"include_video_monetization":false,"is_sponsored":false,"keywords":["keywords/Highlights","keywords/highlights"],"permalink":"https://www.roverradio.com/2026/06/03/could-this-be-jlrs-next-vehicle-makes-sense/","primary_image":null,"primary_image_uri":"https://www.roverradio.com/wp-content/uploads/2026/06/06032026h-1024x576.jpg","primary_target":{"categories":[],"distribution":["brands/Rover's Morning Glory (56668)"]},"publish_date":1780503064000,"publish_end_date":4115978604802,"publish_origin":"brands/Rover's Morning Glory (56668)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"rovers-morning-glory-could-this-be-jlrs-next-vehicle-makes-sense","social_title":"","summary":"Jeffrey needs a car. Mary Elizabeth loves ambulances. The crew wants to kill two birds with one stone.","targets":[],"title":"Could this be JLR’s next vehicle? Makes sense!"},"slug":"rovers-morning-glory-could-this-be-jlrs-next-vehicle-makes-sense","summary":{"image":"https://www.roverradio.com/wp-content/uploads/2026/06/06032026h-1024x576.jpg","title":"Could this be JLR’s next vehicle? Makes sense!","description":"Jeffrey needs a car. Mary Elizabeth loves ambulances. The crew wants to kill two birds with one stone.","author":""},"pub_start":1780503064000,"pub_until":4115978604802,"pub_changed":1780590623693,"subscription":[{"tags":["brands/Rover's Morning Glory (56668)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Rover's Morning Glory (56668)","id:/6a2058ef67c509db831d9a9a","slug:rovers-morning-glory-could-this-be-jlrs-next-vehicle-makes-sense","slug:rovers-morning-glory-could-this-be-jlrs-next-vehicle-makes-sense","keyword:keywords/Highlights","keyword:keywords/highlights"]}},{"id":"%2F6a22e70c7ce2367bbbb6ed7f","type":"PUBLISHING","record":{"ref_id":"%2F6a22e70c7ce2367bbbb6ed7f","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>\u003cstrong>JOHN MELLENCAMP: Rehearsing For the Dance\u003c/strong>\u003c/p>\n\n\u003cp>John Mellencamp and his band started rehearsals Monday for his \u003ca href=\"https://www.mellencamp.com/tour\" target=\"_blank\">Dancing Words Tour - The Greatest Hits\u003c/a>. They're taking place at his Belmont Mall Studio, a tiny nondescript house on a country road just outside Bloomington, Indiana, where he's been recording and rehearsing since the mid-'80s. He posted two videos on Instagram -- one showing the \u003ca href=\"https://www.instagram.com/p/DZDWISkNorB/?hl=en\" target=\"_blank\">rehearsal space\u003c/a>, and the other in which he \u003ca href=\"https://www.instagram.com/p/DZDW6q0N0tQ/?hl=en\" target=\"_blank\">talks\u003c/a> about the tour. &quot;We’ll be playing 27 songs and every one of them was a hit that you’ll be able to sing along with. This will be the last time I play some of these songs, and the first time I’ve played some of ’em in decades. So, hope to see you all out there. And, oh, by the way I’m still working out and I’m still smoking.” Mellencamp will play 19 amphitheater shows between July 10th in Grand Rapids, Michigan and August 12th in Mountain View, California.\u003c/p>\n\n\u003cp>\u003cstrong>GUNS N' ROSES: Legendary Doc Leaks\u003c/strong>\u003c/p>\n\n\u003cp>Part of a legendary unreleased Guns N' Roses documentary has made it to YouTube. Perfect Crime documents the band's 1991 to 1993 Use Your Illusion tour but was shelved after beiing completed in 1994. The orginal film is reportedly about 90 minutes, and what has popped up on \u003ca href=\"https://youtu.be/uQQLHtmOZf0?si=VE9Lg2LU38WyCf66\" target=\"_blank\">YouTube\u003c/a> is a 38-minute rough cut. This leaked version includes footage of after-show parties with waiters dressed as Roman legionaries, fans in various states of undress, a pig served on a platter and lederhosen-clad dancers. There's also a scene of Axl Rose receiving treatment from an osteopath on an airport taxiway. Overall, the 38-minute film is a fascinating document of that era. \u003cem>(Note: some parts of this film are NSFW, so it's definitely not safe for air.)\u003c/em>\u003c/p>\n\n\u003cp>\u003cstrong>PAUL McCARTNEY: Not Even When He's 84\u003c/strong>\u003c/p>\n\n\u003cp>Paul McCartney will celebrate his 84th birthday on June 18th, but he tells \u003ca href=\"https://www.youtube.com/watch?v=afHEY-7_-JA\" target=\"_blank\">NME\u003c/a> he has no plans to retire. &quot;I never know, you know. I remember when I was 50 years old, my manager at the time said, ‘Well, so you're thinking of retiring are you?’ I went, ‘Uh, I don’t think so.’ But he obviously thought, 50 … which, I get it, because we thought, you know, 30 was like really old 'cause we were 20. So 30 was like that’d be unseemly. But it came, and it went, and people were still playing, and audiences like the music.” And, with his 84th birthday just over two weeks away, he shared a humorous story on a new episode of the YouTube series, \u003ca href=\"https://www.youtube.com/watch?v=V0aq8OB-zwo\" target=\"_blank\">Chicken Shop Date\u003c/a>, about a fellow senior citizen telling him she performs his 1967 Beatles' song, &quot;When I'm 64,&quot; but with a twist. &quot;I work in an old people's home and I do one of your songs. I said, 'Oh yeah. Which one?' She said, 'When I'm 64.' She said, 'I have to change the word 'cause that's too young for my people. So I have to change it to 'When I'm 84.'&quot; McCartney just released a new album, The Boys of Dungeon Lane.\u003c/p>\n\n\u003cp>\u003cstrong>Mick Jagger Teases Return To Touring With The Rolling Stones\u003c/strong>\u003c/p>\n\n\u003cp>The Rolling Stones frontman Mick Jagger is opening up about when the band could tour again. The musician recently told the BBC that he'd love to go on tour again. However, he did echo a previous statement made by Keith Richards saying he doesn't think a tour will happen in 2026. Last month, Richards confirmed that the group didn't have plans to hit the road anytime soon. Although it won't happen this year, Jagger did hope they'll hit the road &quot;as soon as possible.&quot;\u003c/p>\n\n\u003cp>\u003cstrong>TOM PETTY: A Longer &quot;Girl&quot;\u003c/strong>\u003c/p>\n\n\u003cp>The Tom Petty estate has shared a new extended version of Petty and the Heartbreakers' &quot;American Girl.&quot; The track, which is on streaming services and \u003ca href=\"https://youtu.be/kdBR3z5sVq4?si=tn9bTDhlt5UmvdIn\" target=\"_blank\">YouTube\u003c/a> now, also comes in a HiRes spatial mix done from the original multi-track tapes by Petty's long-time engineer Ryan Ulyate. This version features a never-before-heard outro that was recently uncovered in the Petty archives. The Petty estate says that with &quot;the 50th anniversary of The Heartbreakers later this year, we are opening the archives to release some treasures from the white hot ‘70s era of the band.&quot; This extended version is being used for Major League Baseball's campaign around America's 250th birthday. And along with America turning 250 on the Fourth of July, &quot;American Girl&quot; turns 50 on that date. Petty and the Heartbreakers recorded the track with producer Denny Cordell on July 4th, 1976, at Shelter Studios in Hollywood. It was released on their self-titled album on November 9th, 1976.\u003c/p>\n\n\u003cp>\u003cstrong>RUSH: Five Days to Go\u003c/strong>\u003c/p>\n\n\u003cp>While Geddy Lee and Alex Lifeson were humble about the overwhelming response to them reuniting as Rush for a \u003ca href=\"https://www.rush.com/tour/fifty-something/\" target=\"_blank\">tour\u003c/a> that starts this Sunday at The Forum in Inglewood, California -- where they did their last show on August 1st, 2015 -- it came as no surprise that the original schedule of 12 dates would be all they would do, which Geddy alluded to just days after the tour was announced. &quot;Just to say to go back on the road is a huge effort. It's a huge amount of work to put all those things back together and we are in the heat of rebuilding everything and putting a show together. And I was very happy to see that [our] fan base responded so overwhelmingly and they've accepted Anika. You know, she was a bit nervous. That's big shoes to fill, but it's all been kind of an incredible week for all of us coming to terms with the response to our announcement.&quot; The \u003ca href=\"https://www.rush.com/tour/fifty-something/\" target=\"_blank\">\u003cem>Fifty Something\u003c/em>\u003c/a> tour has since ballooned to 58 shows through December followed by 30 more next year in South America and Europe. Tomorrow, Geddy talks about why they chose Anika Nilles to fill the drum seat left open by the late Neil Peart.\u003c/p>\n\n\u003cp>\u003cstrong>One Musician Thinks Eddie Van Halen Was &quot;One Of The Worst Guitar Players In The World&quot;\u003c/strong>\u003c/p>\n\n\u003cp>Eddie Van Halen receives almost universal praise as being one of the most influential and skilled guitar players in music history, but \u003ca href=\"https://consequence.net/2026/06/jesus-and-mary-chain-eddie-van-halen-ruined-rock-guitar/\" target=\"_blank\">one fellow musician thinks quite the opposite\u003c/a>. In an interview with &quot;Stereogum,&quot; The Jesus And Mary Chain guitarist William Reid says Eddie &quot;ruined rock guitar,&quot; calling him one of &quot;the worst guitar players in the world.&quot; &quot;I think guitar players should never learn scales. I think the worst guitar players in the world, like Eddie Van Halen…I can’t stand Eddie Van Halen’s guitar playing. I think he ruined rock guitar all through the ’80s and ’90s ’cause so many people copied him.&quot; He went further: &quot;I just couldn’t get any of that playing as fast as you [ ] can and cramming as many notes in one second as you could. And I listen to Peter Hook’s bass riffs, and I think that’s a thousand times better than anything Eddie Van Halen could ever conjure up.&quot; \u003c/p>\n\n\u003cp>\u003cstrong>QUEEN &amp; BLACK SABBATH: Become One\u003c/strong>\u003c/p>\n\n\u003cp>Longtime friends Brian May of Queen and Tony Iommi of Black Sabbath have long talked about making some music together, so while we wait, someone went ahead and whetted our appetites. Mash-up artist Bill McClintock, in arguably his finest work, has combined Sabbath's &quot;Paranoid&quot; with Queen's &quot;We Will Rock You&quot; to create &quot;\u003ca href=\"https://www.youtube.com/watch?v=XyoD0v3SCno\" target=\"_blank\">Rockanoid\u003c/a>.&quot; Making many of us think, &quot;How come I never thought of this,&quot; when you listen to Queen's fast version of &quot;\u003ca href=\"https://www.youtube.com/watch?v=Ekm6WtKwQos&list=RDEkm6WtKwQos&start_radio=1\" target=\"_blank\">We Will Rock You\u003c/a>,&quot; it also features snippets of:\u003c/p>\n\n\u003cp>·Metallica's &quot;Sad but True&quot; (Kirk Hammett guitar solo)\u003c/p>\n\n\u003cp>·Def Leppard's &quot;Rock of Ages&quot; (background vocals)\u003c/p>\n\n\u003cp>·DIO's &quot;We Rock&quot; (vocals)\u003c/p>\n\n\u003cp>·AC/DC's &quot;Let There Be Rock&quot; and &quot;For Those About to Rock (We Salute You)&quot; (vocals)\u003c/p>\n\n\u003cp>·Judas Priest's &quot;Rock Hard Ride Free&quot; (vocals)\u003c/p>\n\n\u003cp>·Ozzy Osbourne's &quot;Rock 'n' Roll Rebel&quot; (vocals)\u003c/p>\n\n\u003cp>·Pat Benatar's &quot;Heartbreaker&quot; (Neil Giraldo guitar solo)\u003c/p>\n\n\u003cp>·Helix's &quot;Rock You&quot; (vocals)\u003c/p>\n\n\u003cp>Check it out on \u003ca href=\"https://www.youtube.com/watch?v=XyoD0v3SCno\" target=\"_blank\">YouTube\u003c/a>. It's absolutely brilliant.\u003c/p>\n\n\u003cp>\u003cstrong>IN OTHER NEWS\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>David Lee Roth\u003c/strong> has added \u003ca href=\"https://www.instagram.com/p/DZFvy5iAcET/\" target=\"_blank\">five more shows\u003c/a> in July to his \u003cem>Don't Love Me, Rent Me...\u003c/em> tour. The first two are in Canada: the 10th in Edmonton and the 13th in Vancouver. The other three are in the U.S.: the 21st in Salt Lake City; the 28th in Louisville, Kentucky; and the 31st in East Moline, Illinois. Roth takes the tour to Port Chester, New York this Wednesday.  \u003c/p>\n\n\u003cp>You can watch the trailer for \u003cstrong>Peter Frampton\u003c/strong>’s documentary, \u003cem>Frampton\u003c/em>, on \u003ca href=\"https://www.youtube.com/watch?v=Grva6FtRVEo\" target=\"_blank\">YouTube\u003c/a>. The film features interviews with \u003cstrong>Bill Wyman\u003c/strong>, \u003cstrong>Roger Daltrey\u003c/strong>, \u003cstrong>Ringo Starr\u003c/strong>, \u003cstrong>Alice Cooper\u003c/strong>, \u003cstrong>Tom Morello\u003c/strong>, \u003cstrong>Tommy Shaw\u003c/strong>, \u003cstrong>Nancy Wilson\u003c/strong> and many others. \u003cem>Frampton\u003c/em> premieres this Thursday at the \u003cem>Tribeca Festival\u003c/em> in New York.\u003c/p>\n\n\u003cp>\u003cstrong>Kirk Hammett\u003c/strong> of \u003cstrong>Metallica\u003c/strong>, \u003cstrong>Mikkey Dee\u003c/strong> of the \u003cstrong>Scorpions\u003c/strong>, and \u003cstrong>Phil Anselmo\u003c/strong> of \u003cstrong>Pantera \u003c/strong>join\u003cstrong> Accept\u003c/strong> members \u003cstrong>Wolf Hoffmann\u003c/strong> and \u003cstrong>Mark Tornillo\u003c/strong> on a new version of the band's 1982 song &quot;Fast as a Shark.&quot; Check it out on \u003ca href=\"https://youtu.be/R0YOm5-iaO4?si=QJ3Ff44kKwKEzXR5\" target=\"_blank\">YouTube\u003c/a>. The track appears on the Accept tribute album,\u003c/p>\n\n\u003cp>\u003cem>Teutonic Titans 1976-2026\u003c/em>, which is due out September 4th.\u003c/p>\n\n\u003cp>The renaming of West 8th Street at Sixth Avenue to \u003cstrong>Jimi Hendrix\u003c/strong> Way, postponed from February 24th due to a storm, will take place Wednesday, June 10th at 11am. The Greenwich Village street is home to Electric Lady Studios, which Hendrix opened in 1970. The ceremony will also launch a national education partnership with \u003cstrong>Stevie Van Zandt\u003c/strong>’s \u003ca href=\"https://teachrock.org/lesson/jimi-hendrix-rocks-trailblazing-innovator-and-influential-guitarist/\" target=\"_blank\">TeachRock\u003c/a>, expanding its library of free, standards-aligned lessons with a new multimedia Hendrix curriculum for middle and high school students. \u003c/p>\n\n\u003cp>\u003cstrong>Billy Idol\u003c/strong> has released a video for &quot;John Wayne&quot; off his last album, 2025's \u003cem>Dream Into It\u003c/em>. Check it out on \u003ca href=\"https://youtu.be/47LNk7oiTVI?si=P_0MNZAJMFfVSzrj\" target=\"_blank\">YouTube\u003c/a>.\u003c/p>\n\n\u003cp>\u003cstrong>Bruce Springsteen\u003c/strong>, \u003cstrong>Elvis Costello\u003c/strong>, \u003cstrong>Sting\u003c/strong>, \u003cstrong>Willie Nelson\u003c/strong>, \u003cstrong>Peter Gabriel\u003c/strong> and many others are featured in \u003ca href=\"https://www.youtube.com/watch?v=fICsHinJNbc\" target=\"_blank\">\u003cstrong>\u003cem>Leonard Cohen\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=fICsHinJNbc\" target=\"_blank\">\u003cem>: If It Be Your Will\u003c/em>\u003c/a>, a documentary by his son \u003cstrong>Adam Cohen\u003c/strong>. It’s available now on the Marquee TV streaming service.\u003c/p>\n\n\u003cp>\u003cstrong>Sting\u003c/strong> is \u003ca href=\"https://sting.com/blogs/news/important-event-update-sting-3-0-at-hard-rock\" target=\"_blank\">moving his show\u003c/a> on November 24th from the Hard Rock Event Center in Tampa, Florida to Hard Rock Live in Orlando on the same day due to renovations at the Tampa location. All ticket holders will receive comparable seating for the Orlando show at no additional cost. For those unable to go to Orlando, refunds will be honored upon request through July 1st at 5 p.m. ET. Please contact your original point of purchase to request a refund.\u003c/p>\n\n\u003cp>\u003cstrong>R.E.M.\u003c/strong> guitarist \u003cstrong>Peter Buck\u003c/strong> is headed back \u003ca href=\"https://www.instagram.com/p/DZFt-vEDn1i/\" target=\"_blank\">on the road\u003c/a> with \u003cstrong>Drink the Sea\u003c/strong>, the group he started with ex-\u003cstrong>Screaming Trees\u003c/strong> drummer \u003cstrong>Barrett Martin\u003c/strong>. They’ll get going on August 30th on Vashon Island, Washington and will wrap up on September 24th in Kirkland, Washington. The group's as-yet-untitled third album will be out on October 2nd.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://98rock.iheart.com/featured/big-rig/content/2026-06-05-big-rig-rock-report-63/","cuser":"user/ldap/ccrtpa1rgb","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/PAUL McCARTNEY","keywords/JOHN MELLENCAMP"],"permalink":"https://foxrocks.iheart.com/featured/big-rig/content/2026-06-05-big-rig-rock-report-63/","primary_image":{"bucket":"new_assets","id":"%2F6a1d9d22cf82f5916016fe44"},"primary_target":{"categories":["categories/local-news","categories/music-news"],"distribution":["brands/WXTB-FM (2101)","brands/Big Rig (32040)"]},"publish_date":1780499340000,"publish_end_date":4115978604802,"publish_origin":"brands/Big Rig (32040)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-big-rig-rock-report-63","social_title":"","summary":"GUNS N' ROSES Legendary Doc Leaks, the Rush Tour Countdown Is On and much more!","targets":[],"title":"Big Rig ROCK Report 6.3"},"slug":"2026-06-05-big-rig-rock-report-63","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a1d9d22cf82f5916016fe44","title":"Big Rig ROCK Report 6.3","description":"GUNS N' ROSES Legendary Doc Leaks, the Rush Tour Countdown Is On and much more!","author":""},"pub_start":1780499340000,"pub_until":4115978604802,"pub_changed":1780672486188,"subscription":[{"tags":["categories/local-news","categories/music-news","brands/WXTB-FM (2101)","brands/Big Rig (32040)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Big Rig (32040)","id:/6a22e70c7ce2367bbbb6ed7f","slug:2026-06-05-big-rig-rock-report-63","slug:2026-06-05-big-rig-rock-report-63","keyword:keywords/PAUL McCARTNEY","keyword:keywords/JOHN MELLENCAMP"]}}],"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":"%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":"%2F6a1ed2dcf3c538e68fd5c055","type":"PUBLISHING","record":{"ref_id":"%2F6a1ed2dcf3c538e68fd5c055","type":"content:calendar","payload":{"canonical_url":"https://www.iheart.com/calendar/content/2026-09-18-iheartradio-music-festival-presented-by-capital-one","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/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a1ed2f8f3c538e68fd5c064","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a1ed2f8f3c538e68fd5c064","source_credit":"","title":"iHeartRadio Music Festival presented by Captial One","url":"asset://assets.calendar/6a1ed2f8f3c538e68fd5c064","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>The \u003ca href=\"https://www.iheart.com/music-festival/\" target=\"_blank\">2026 iHeartRadio Music Festival\u003c/a> presented by Capital One is set to bring another unforgettable weekend of music to Las Vegas, with a star-studded lineup taking over T-Mobile Arena on September 18th and 19th.\u003c/p>\n\n\u003cp>From chart-toppers to legendary performers, this year's lineup includes \u003ca href=\"https://www.iheart.com/artist/bts-786717/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"786717\" data-catalog-related-id=\"\">\u003cstrong>BTS\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/benson-boone-36969951/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36969951\" data-catalog-related-id=\"\">\u003cstrong>Benson Boone\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/cardi-b-31246427/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31246427\" data-catalog-related-id=\"\">\u003cstrong>Cardi B\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/goo-goo-dolls-12135/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"12135\" data-catalog-related-id=\"\">\u003cstrong>Goo Goo Dolls\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/kenny-chesney-89602/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89602\" data-catalog-related-id=\"\">\u003cstrong>Kenny Chesney\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/lainey-wilson-30616217/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30616217\" data-catalog-related-id=\"\">\u003cstrong>Lainey Wilson\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/major-lazer-43557/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"43557\" data-catalog-related-id=\"\">\u003cstrong>Major Lazer\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/muse-4275/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"4275\" data-catalog-related-id=\"\">\u003cstrong>Muse\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/snoop-dogg-8708/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"8708\" data-catalog-related-id=\"\">\u003cstrong>Snoop Dogg\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/weezer-15720/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"15720\" data-catalog-related-id=\"\">\u003cstrong>Weezer\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/zara-larsson-883390/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"883390\" data-catalog-related-id=\"\">\u003cstrong>Zara Larsson\u003c/strong>\u003c/a>, with more to be announced.\u003c/p>\n\n\u003cp>Hosted by \u003ca href=\"https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-t-27955498/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"27955498\" data-catalog-related-id=\"\">\u003cstrong>Ryan Seacrest\u003c/strong>\u003c/a>, the epic two-night event will once again bring fans unforgettable performances, special collaborations, and more.\u003c/p>\n\n\u003cp>Whether you're in the crowd at T-Mobile Arena or watching from home, there are plenty of ways to catch the 2026 iHeartRadio Music Festival. Fans can tune in live on \u003ca href=\"https://www.iheart.com/\" target=\"_blank\">iHeartRadio\u003c/a> stations nationwide or stream every performance on Disney+ and Hulu, giving subscribers front-row access from the comfort of their homes.\u003c/p>\n\n"},{"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":"%2F6a1ed4a9f3c538e68fd5c06a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a1ed4a9f3c538e68fd5c06a","source_credit":"","title":"iHeartRadio Music Festival presented by Captial One","url":"asset://assets.calendar/6a1ed4a9f3c538e68fd5c06a","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Eligible Capital One cardholders will have priority access to pre-sale tickets for the iHeartRadio Music Festival beginning Wednesday, June 10 at 10 a.m. PT/1 p.m. ET through Friday, June 12 at 10 a.m. PT/1 p.m. ET or while pre-sale tickets last. Cardholders will also be able to add a Capital One Access Pass to their purchase to enjoy an exclusive pre-show party with Weezer on Friday inclusive of food, drinks and a private performance. Pre-sale information and tickets will be available at \u003ca href=\"https://news.iheart.com/featured/capital-one/music-festival/\" target=\"_blank\">iHeartRadio.com/CapitalOne\u003c/a>.\u003c/p>\n\n\u003cp>Tickets go on sale to the general public on \u003ca href=\"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets\" target=\"_blank\">AXS.com\u003c/a> Friday, June 12 at 2 p.m. ET/11 a.m. PT.\u003c/p>\n\n\u003cp>In addition, throughout a summer-long on-air and online promotion, iHeartMedia station listeners across the country will have chances to win exclusive trips to Las Vegas where they will join thousands of other dedicated music fans to experience the 2026 iHeartRadio Music Festival.\u003c/p>\n\n\u003cp>For more details about the iHeartRadio Music Festival visit \u003ca href=\"https://www.iheart.com/music-festival/\" target=\"_blank\">iHeartRadio.com/Festival\u003c/a>.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1789785032144,"enabled":false,"end":0}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/iHeartRadio Music Festival","artists/BTS (786717)","keywords/Benson Boone","keywords/Cardi B","keywords/Goo Goo Dolls","keywords/Kenny Chesney","artists/Lainey Wilson (30616217)","keywords/Major Lazer","keywords/Muse","keywords/Snoop Dogg","keywords/Weezer","keywords/Zara Larsson"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a1ed2f8f3c538e68fd5c064","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a1ed2f8f3c538e68fd5c064","source_credit":"","title":"","url":"asset://assets.calendar/6a1ed2f8f3c538e68fd5c064","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-09-18-iheartradio-music-festival-presented-by-capital-one"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":"Music's biggest stars are headed to Las Vegas for two unforgettable nights at the 2026 iHeartRadio Music Festival."},"title":{"type":"title","value":"iHeartRadio Music Festival presented by Capital One"},"venue_address":{"type":"plain","value":"3780 South Las Vegas Blvd. Las Vegas, NV 89109"},"venue_name":{"type":"plain","value":"T-Mobile Arena"}},"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-09-18-iheartradio-music-festival-presented-by-capital-one","summary":{"author":"","description":"Music's biggest stars are headed to Las Vegas for two unforgettable nights at the 2026 iHeartRadio Music Festival.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a1ed2f8f3c538e68fd5c064","use_caption":false},"keywords":["keywords/iHeartRadio Music Festival","artists/BTS (786717)","keywords/Benson Boone","keywords/Cardi B","keywords/Goo Goo Dolls","keywords/Kenny Chesney","artists/Lainey Wilson (30616217)","keywords/Major Lazer","keywords/Muse","keywords/Snoop Dogg","keywords/Weezer","keywords/Zara Larsson"],"primary_slug":"2026-09-18-iheartradio-music-festival-presented-by-capital-one","slugs":["2026-09-18-iheartradio-music-festival-presented-by-capital-one"],"sponsored":false,"title":"iHeartRadio Music Festival presented by Capital One"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780405200000,"publish_end_date":1789887600000,"publish_origin":"brands/iHeartRadio","syndication":{"publish_origin":"brands/iHeartRadio","refs":{}},"targets":[{"id":"6a1ed2dcf3c538e68fd5c056","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/station-events","calendar-categories/entertainment"],"where":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/AAA","formats/CHRPOP","formats/CHRRHYTHMIC","formats/CLASSICHITS","formats/COUNTRY","formats/ROCKACTIVE","formats/ROCKALTERNATIVE","formats/ROCKCLASSIC","formats/HIPHOPRNB","formats/RNB"],"workflow":""}]}},"slug":"2026-09-18-iheartradio-music-festival-presented-by-capital-one","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a1ed2f8f3c538e68fd5c064","title":"iHeartRadio Music Festival presented by Capital One","description":"Music's biggest stars are headed to Las Vegas for two unforgettable nights at the 2026 iHeartRadio Music Festival.","author":""},"pub_start":1780405200000,"pub_until":1789887600000,"pub_changed":1780405597987,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/station-events","calendar-categories/entertainment","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/AAA","formats/CHRPOP","formats/CHRRHYTHMIC","formats/CLASSICHITS","formats/COUNTRY","formats/ROCKACTIVE","formats/ROCKALTERNATIVE","formats/ROCKCLASSIC","formats/HIPHOPRNB","formats/RNB"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a1ed2dcf3c538e68fd5c055","slug:2026-09-18-iheartradio-music-festival-presented-by-capital-one","slug:2026-09-18-iheartradio-music-festival-presented-by-capital-one","keyword:keywords/iHeartRadio Music Festival","keyword:artists/BTS (786717)","keyword:keywords/Benson Boone","keyword:keywords/Cardi B","keyword:keywords/Goo Goo Dolls","keyword:keywords/Kenny Chesney","keyword:artists/Lainey Wilson (30616217)","keyword:keywords/Major Lazer","keyword:keywords/Muse","keyword:keywords/Snoop Dogg","keyword:keywords/Weezer","keyword:keywords/Zara Larsson"]}}],"resume":null}},{"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://foxrocks.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":"%2F6a2842f27dc4c9e12bad7526","type":"PUBLISHING","record":{"ref_id":"%2F6a2842f27dc4c9e12bad7526","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"57c2e710-8610-4497-baa1-bfb162687d35","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Kelly Fisher","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/chase-matthew-33126682?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/artist/chase-matthew-33126682?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/artist/chase-matthew-33126682?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/artist/chase-matthew-33126682?embed=true&keyid=EditorialPlayer&ihrnetwork=true"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2843ec7dc4c9e12bad7530","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/chase-matthew-33126682/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33126682\" data-catalog-related-id=\"\">\u003cstrong>Chase Matthew\u003c/strong>\u003c/a> paid tribute to his rock influences with a medley of iconic ‘80s and ‘90s hits over the weekend in Nashville, Tennessee.\u003c/p>\n\n\u003cp>Matthew, 28, performed at the iHeartCountry House Party at \u003ca href=\"https://www.iheart.com/artist/miranda-lambert-89403/\" target=\"_blank\">\u003cstrong>Miranda Lambert\u003c/strong>\u003c/a>'s Casa Rosa during CMA Fest on Saturday (June 6). His set list at the free show included renditions of his own hits — including “Darlin’,” “Love You Again” and more — plus renditions of rock hits. Matthew performed “Back in Black” by \u003ca href=\"https://www.iheart.com/artist/acdc-83301/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"83301\" data-catalog-related-id=\"\">\u003cstrong>AC/DC\u003c/strong>\u003c/a>, “Give It Away” by the \u003ca href=\"https://www.iheart.com/artist/red-hot-chili-peppers-6771/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"6771\" data-catalog-related-id=\"\">\u003cstrong>Red Hot Chili Peppers\u003c/strong>\u003c/a>, “Killing in the Name” by \u003ca href=\"https://www.iheart.com/artist/rage-against-the-machine-89499/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89499\" data-catalog-related-id=\"\">\u003cstrong>Rage Against the Machine\u003c/strong>\u003c/a>, and “You Shook Me All Night Long” by \u003ca href=\"https://www.iheart.com/artist/acdc-83301/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"83301\" data-catalog-related-id=\"\">\u003cstrong>AC/DC\u003c/strong>\u003c/a>. \u003ca href=\"https://www.instagram.com/p/DZQojMYi9ve/?hl=en\" target=\"_blank\">Watch a clip\u003c/a> of the medley below.\u003c/p>\n\n\u003cp>The East Tennessee-born country artist also took the free Riverfront stage on Sunday (June 7), the final day of the Country Music Association’s four-day festival. Matthew surprised the audience with rap legend \u003ca href=\"https://www.iheart.com/artist/waka-flocka-flame-115112/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"115112\" data-catalog-related-id=\"\">\u003cstrong>Waka Flocka Flame\u003c/strong>\u003c/a>, and the pair \u003ca href=\"https://country.iheart.com/content/2026-06-08-chase-matthew-reveals-unreleased-collab-with-waka-flocka-flame-on-stage/\" target=\"_blank\">debuted their soon-to-release collaboration, “Hard Liquor.”\u003c/a> Matthew caught up with iHeartRadio’s \u003ca href=\"https://www.iheart.com/podcast/1119-the-upload-with-brooke-ta-304486499/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"304486499\" data-catalog-related-id=\"\">\u003cstrong>Brooke Taylor\u003c/strong>\u003c/a> about the song at iHeartCountry House Party. He said, “I met Waka Flocka Flame at Stagecoach this year. …Who wouldn’t want to do a song with Waka Flocka Flame?” Matthew said Waka Flocka thought “Hard Liquor” was “great” as soon as he heard it. The two artists recorded the song and filmed a music video, “and we’ve been buddies ever since,” Matthew said. “Hard Liquor” will release on June 26.\u003c/p>\n\n\u003cp>CMA Fest kicked off on Thursday (June 4) and ran through Sunday. The longest-running country festival in the world features hundreds of artists on several free stages set up throughout downtown Nashville, plus nightly shows on the mains stage at Nissan Stadium. Artists on the main stage this year included \u003ca href=\"https://www.iheart.com/artist/lainey-wilson-30616217/\" target=\"_blank\">\u003cstrong>Lainey Wilson\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/bailey-zimmerman-35706214/\" target=\"_blank\">\u003cstrong>Bailey Zimmerman\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/blake-shelton-58018/\" target=\"_blank\">\u003cstrong>Blake Shelton\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/carly-pearce-30727132/\" target=\"_blank\">\u003cstrong>Carly Pearce\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/cody-johnson-368890/\" target=\"_blank\">\u003cstrong>Cody Johnson\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/deana-carter-28482/\" target=\"_blank\">\u003cstrong>Deana Carter\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/ella-langley-32173141/\" target=\"_blank\">\u003cstrong>Ella Langley\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/gretchen-wilson-89603/\" target=\"_blank\">\u003cstrong>Gretchen Wilson\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/hardy-33479016/\" target=\"_blank\">\u003cstrong>HARDY\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jason-aldean-369639/\" target=\"_blank\">\u003cstrong>Jason Aldean\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jordan-davis-404877/\" target=\"_blank\">\u003cstrong>Jordan Davis\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/keith-urban-28475/\" target=\"_blank\">\u003cstrong>Keith Urban\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/luke-bryan-29083/\" target=\"_blank\">\u003cstrong>Luke Bryan\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/the-red-clay-strays-33520947/\" target=\"_blank\">\u003cstrong>The Red Clay Strays\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/riley-green-899600/\" target=\"_blank\">\u003cstrong>Riley Green\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/russell-dickerson-30966568/\" target=\"_blank\">\u003cstrong>Russell Dickerson\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/shaboozey-30650570/\" target=\"_blank\">\u003cstrong>Shaboozey\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/tim-mcgraw-115068/\" target=\"_blank\">\u003cstrong>Tim McGraw\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/tucker-wetmore-33601651/\" target=\"_blank\">\u003cstrong>Tucker Wetmore\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>and \u003ca href=\"https://www.iheart.com/artist/zach-top-36074844/\" target=\"_blank\">\u003cstrong>Zach Top\u003c/strong>\u003c/a>, and more. \u003ca href=\"https://www.iheart.com/artist/riley-green-899600/\" target=\"_blank\">\u003cstrong>Riley Green\u003c/strong>\u003c/a> and \u003cstrong>Lara Spencer\u003c/strong> will host the televised special, which will air on ABC at 8 p.m. ET/7 p.m. CT on Thursday, June 25. The show will be available to stream the following day on Hulu.\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%2FDZQojMYi9ve%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DZQojMYi9ve/?hl=en","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZQojMYi9ve/?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/reel/DZQojMYi9ve/?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/reel/DZQojMYi9ve/?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/reel/DZQojMYi9ve/?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/DZQojMYi9ve/?hl=en"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems/","cuser":"user/ldap/1129284","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/Matthew","keywords/Nashville","keywords/stage","keywords/country star"],"permalink":"https://foxrocks.iheart.com/content/2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems/","primary_image":{"bucket":"new_assets","id":"%2F6a2843ec7dc4c9e12bad7530"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781025780000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems","social_title":"Watch: Chase Matthew Covers Iconic '80s, '90s Rock Anthems On Nashville Stage","summary":"The country star paid tribute to his rock influences — including AC/DC and Red Hot Chili Peppers — when he took the stage over the weekend in Nashville, Tennessee. 🔥","targets":[{"categories":["categories/music-news"],"distribution":["brands/ICTY-FL (11921)"]},{"categories":["categories/music-news"],"distribution":["formats/COUNTRY","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Chase Matthew (33126682)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Watch: Chase Matthew Covers Iconic '80s, '90s Rock Anthems"},"slug":"2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2843ec7dc4c9e12bad7530","title":"Watch: Chase Matthew Covers Iconic '80s, '90s Rock Anthems","description":"The country star paid tribute to his rock influences — including AC/DC and Red Hot Chili Peppers — when he took the stage over the weekend in Nashville, Tennessee. 🔥","author":"Kelly Fisher"},"pub_start":1781025780000,"pub_until":4115978604802,"pub_changed":1781026168848,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","brands/ICTY-FL (11921)"]},{"tags":["categories/music-news","formats/COUNTRY","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Chase Matthew (33126682)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2842f27dc4c9e12bad7526","slug:2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems","slug:2026-06-09-watch-chase-matthew-covers-iconic-80s-90s-rock-anthems","keyword:keywords/Matthew","keyword:keywords/Nashville","keyword:keywords/stage","keyword:keywords/country star","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://foxrocks.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://foxrocks.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://foxrocks.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":"%2F60c0ba91565f7be18a10056b","type":"PUBLISHING","record":{"ref_id":"%2F60c0ba91565f7be18a10056b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"54bd731d-a986-4c92-915b-dccb84e5bd22","revision_id":"AAAAAAAAAAAAAAAAAAAABA=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"MANCHESTER, ENGLAND - AUGUST 18:  Liam Gallagher performs at Emirates Old Trafford on August 18, 2018 in Manchester, England.  (Photo by Shirlaine Forrest/WireImage)","id":"%2F5cfa901ea0ee4b0ae81ee184","new_tab":false,"schedule":{},"source_credit":"WireImage","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s June 9th and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1972, \u003ca href=\"https://www.iheart.com/artist/bruce-springsteen-3613/\" data-catalog-kind=\"artist\" data-catalog-id=\"3613\" data-catalog-related-id=\"\">\u003cstrong>Bruce Springsteen\u003c/strong>\u003c/a> signed with Columbia Records and started to assemble the \u003cstrong>E Street Band\u003c/strong> from various former bandmates in Asbury Park. Together they began work on his first album, \u003cem>Greetings from Asbury Park, N.J.\u003c/em>\u003c/p>\n\n\u003cp>In 1977, \u003ca href=\"https://www.iheart.com/artist/george-harrison-29143/\" data-catalog-kind=\"artist\" data-catalog-id=\"29143\" data-catalog-related-id=\"\">\u003cstrong>George Harrison\u003c/strong>\u003c/a> divorced \u003cstrong>Pattie Boyd\u003c/strong>, who would then go on to marry George’s friend, \u003ca href=\"https://www.iheart.com/artist/eric-clapton-39635/\" data-catalog-kind=\"artist\" data-catalog-id=\"39635\" data-catalog-related-id=\"\">\u003cstrong>Eric Clapton\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>In 1978, \u003ca href=\"https://www.iheart.com/artist/the-rolling-stones-39467/\" data-catalog-kind=\"artist\" data-catalog-id=\"39467\" data-catalog-related-id=\"\">\u003cstrong>The Rolling Stones \u003c/strong>\u003c/a>released \u003cem>Some Girls\u003c/em>, their first album with guitarist \u003cstrong>Ronnie Wood \u003c/strong>as a full member.\u003c/p>\n\n\u003cp>In 1989, \u003ca href=\"https://www.iheart.com/artist/the-doobie-brothers-43411/\" data-catalog-kind=\"artist\" data-catalog-id=\"43411\" data-catalog-related-id=\"\">\u003cstrong>The Doobie Brothers \u003c/strong>\u003c/a>reformed after a seven-year hiatus. \u003c/p>\n\n\u003cp>In 2003, \u003ca href=\"https://www.iheart.com/artist/radiohead-974/\" data-catalog-kind=\"artist\" data-catalog-id=\"974\" data-catalog-related-id=\"\">\u003cstrong>Radiohead \u003c/strong>\u003c/a>released their sixth studio album, \u003cem>Hail to the Thief\u003c/em>.\u003c/p>\n\n\u003cp>And in 1998, \u003ca href=\"https://www.iheart.com/artist/oasis-1759/\" data-catalog-kind=\"artist\" data-catalog-id=\"1759\" data-catalog-related-id=\"\">\u003cstrong>Oasis\u003c/strong>\u003c/a>’ \u003ca href=\"https://www.iheart.com/artist/liam-gallagher-404893/\" data-catalog-kind=\"artist\" data-catalog-id=\"404893\" data-catalog-related-id=\"\">\u003cstrong>Liam Gallagher\u003c/strong>\u003c/a> got into a brawl with \u003ca href=\"https://www.iheart.com/artist/simply-red-1008/\" data-catalog-kind=\"artist\" data-catalog-id=\"1008\" data-catalog-related-id=\"\">\u003cstrong>Simply Red\u003c/strong>\u003c/a> singer \u003cstrong>Mick Hucknall\u003c/strong> in London. It happened at a hotel bar where Liam, who at the time was 25, approached Mick, who was celebrating his 38th birthday. Gallagher took issue with some things Mick said about the band in a recent interview and berated Hucknall. Mick threw Liam against a wall and security broke them up.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-06-09-why-june-9th-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"permalink":"https://foxrocks.iheart.com/content/2021-06-09-why-june-9th-matters-in-rock-history/","primary_image":{"bucket":"new_assets","id":"%2F5cfa901ea0ee4b0ae81ee184"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1781006400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-06-09-why-june-9th-matters-in-rock-history","social_title":"","summary":"Find out why Liam Gallagher and Mick Hucknall got into a fight!","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why June 9th Matters in Rock History"},"slug":"2021-06-09-why-june-9th-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5cfa901ea0ee4b0ae81ee184","title":"Why June 9th Matters in Rock History","description":"Find out why Liam Gallagher and Mick Hucknall got into a fight!","author":"Dave Basner"},"pub_start":1781006400000,"pub_until":4115978604802,"pub_changed":1781011752951,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/60c0ba91565f7be18a10056b","slug:2021-06-09-why-june-9th-matters-in-rock-history","slug:2021-06-09-why-june-9th-matters-in-rock-history","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://foxrocks.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://foxrocks.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://foxrocks.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://foxrocks.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"]}},{"id":"%2F6a26defb75a1948be2fc9a0e","type":"PUBLISHING","record":{"ref_id":"%2F6a26defb75a1948be2fc9a0e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"cc3609e2-f4d8-4807-b597-cd74ff725127","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":"Shot of shelves stocked with various medicinal products in a pharmacy","id":"%2F6a26df8e5cca47257eaf0e24","new_tab":false,"schedule":{},"source_credit":"Hiraman / iStock / Getty Images","title":"Good digestive health starts here","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Gas-X Extra Strength Softgels are \u003ca href=\"https://www.foxbusiness.com/economy/gas-x-softgels-recall-coolant-contamination-fda\" target=\"_blank\">being pulled from store shelves nationwide after a machine leak during packaging led to possible chemical contamination\u003c/a>, according to the Food and Drug Administration (FDA). Manufacturer Haleon announced the voluntary recall on Tuesday (June 4), stating that four lots of 125 mg Gas-X Extra Strength Softgels in 120-count and 72-count bottles may have been exposed to a diluted propylene glycol-based coolant during the packaging process.\u003c/p>\n\n\u003cp>The affected medication, used to relieve gas-related pressure and discomfort, was distributed starting around April 13, 2026. The specific recalled lots are 120-count bottles with lot numbers TL8K, YH9X, and YH9Y, and 72-count bottles with lot number X78N—all with an expiration date of November 30, 2028.\u003c/p>\n\n\u003cp>The FDA warns that ingesting contaminated softgels could lead to symptoms such as nausea, vomiting, abdominal pain, and diarrhea, but so far, no illnesses have been reported. Haleon is notifying distributors and customers by letter, email, and phone, arranging for product returns, and urging anyone with the recalled bottles to stop taking the medicine immediately and seek reimbursement through the company’s online contact form or by calling 1-800-245-1040.\u003c/p>\n\n\u003cp>Only these\u003ca href=\"https://www.usatoday.com/story/money/2026/06/05/gas-x-recall-issued/90426042007/\" target=\"_blank\"> four lots of Gas-X Extra Strength Softgels are included in the recall\u003c/a>; other varieties such as Gas-X Ultra, Gas-X Maximum, and Gas-X Ultimate are not affected. Haleon stated, &quot;Consumer safety and product quality are our utmost priorities... The root cause of the contamination has been identified and repaired. Corrective and preventative actions have been implemented to prevent future recurrence.&quot;\u003c/p>\n\n\u003cp>For more details on the recall and a full list of impacted products, \u003ca href=\"https://www.fda.gov/safety/recalls-market-withdrawals-safety-alerts/haleon-issues-voluntary-nationwide-recall-gas-x-extra-strength-softgels-125mg-120-ct-and-72-ct\" target=\"_blank\">consumers can visit the FDA website\u003c/a>. Anyone experiencing symptoms after taking the recalled product is advised to contact a healthcare provider.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination/","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://foxrocks.iheart.com/content/2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination/","primary_image":{"bucket":"assets.getty","id":"%2F6a26df8e5cca47257eaf0e24"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1780932300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination","social_title":"","summary":"Ingesting contaminated softgels could lead to symptoms such as nausea, vomiting, abdominal pain, and diarrhea.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Popular Gut Medication Recalled Over Potential Chemical Contamination"},"slug":"2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a26df8e5cca47257eaf0e24","title":"Popular Gut Medication Recalled Over Potential Chemical Contamination","description":"Ingesting contaminated softgels could lead to symptoms such as nausea, vomiting, abdominal pain, and diarrhea.","author":"iHeartRadio"},"pub_start":1780932300000,"pub_until":4115978604802,"pub_changed":1780932666365,"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:/6a26defb75a1948be2fc9a0e","slug:2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination","slug:2026-06-08-popular-gut-medication-recalled-over-potential-chemical-contamination","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a26cefc75a1948be2fc99de","type":"PUBLISHING","record":{"ref_id":"%2F6a26cefc75a1948be2fc99de","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"f8bae4b3-9ea7-4590-ac3c-b6997c3f1235","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"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":"Fireworks Truck explodes","id":"%2F6a26d00875a1948be2fc99e8","new_tab":false,"schedule":{},"source_credit":"Chattanooga Fire Department","title":"Fireworks Truck explodes","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://www.foxnews.com/us/video-captures-fireworks-exploding-burning-trailer-shut-interstate-75\" target=\"_blank\">trailer loaded with fireworks erupted in flames\u003c/a> on Interstate 75 near the Ooltewah exit in Hamilton County, Tennessee, Saturday night, forcing officials to shut down both northbound and southbound lanes as fireworks exploded over the highway. Video \u003ca href=\"https://www.facebook.com/reel/1500172438525065\" target=\"_blank\">footage shared by viewers and the Chattanooga Fire Department\u003c/a> captured dramatic scenes of pyrotechnics shooting into the night sky while emergency crews worked to contain the blaze.\u003c/p>\n\n\u003cp>According to the Tri-Community Volunteer Fire Department, all fireworks aboard the trailer ignited during the fire, sending explosions in multiple directions and endangering drivers. Multiple agencies—including the Tri-Community Volunteer Fire Department, Chattanooga Fire Department, Catoosa County, and Highway 58 fire departments—responded to the scene and \u003ca href=\"https://www.wsmv.com/2026/06/07/trailer-full-fireworks-catches-fire-causes-explosions-endangering-drivers-tennessee-interstate/\" target=\"_blank\">shuttled water to firefighters via the temporarily closed highway\u003c/a>.\u003c/p>\n\n\u003cp>\u003ca href=\"https://newschannel9.com/news/local/fireworks-seen-above-i-75-after-viewer-video-shows-flames-smoke-coming-from-truck\" target=\"_blank\">No injuries were reported\u003c/a>, according to fire department officials. Authorities said the cause of the fire remains unknown at this time. The southbound side of Interstate 75 reopened relatively quickly, while northbound lanes remained closed as hot spots were monitored and the burned trailer was cleared from the roadway. Cleanup continued overnight, and the interstate was fully reopened after all debris was removed.\u003c/p>\n\n\u003cp>Officials continue to investigate the cause of the fire. No further details have been released.\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%2FDZTTav7gQoI%2F","@url":"https://www.instagram.com/p/DZTTav7gQoI/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZTTav7gQoI/?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/reel/DZTTav7gQoI/?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/reel/DZTTav7gQoI/?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/reel/DZTTav7gQoI/?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/DZTTav7gQoI/"},{"attributes":{"@provider":"Facebook Video","@query":"https://graph.facebook.com/v23.0/oembed_video?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.facebook.com%2Freel%2F1500172438525065","@url":"https://www.facebook.com/reel/1500172438525065","author_name":"","author_url":"","height":0,"html":"\u003cdiv class=\"fb-video\" data-href=\"https://www.facebook.com/reel/1500172438525065\" data-app-id=\"121897277851831\">\u003c/div>","provider_name":"Facebook","provider_url":"https://www.facebook.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"video","version":"1.0","width":500},"embed_type":"video","html":"\u003cdiv class=\"fb-video\" data-href=\"https://www.facebook.com/reel/1500172438525065\" data-app-id=\"121897277851831\">\u003c/div>","provider":"Facebook","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.facebook.com/reel/1500172438525065"}],"canonical_url":"https://www.iheart.com/content/2026-06-08-video-captures-fireworks-exploded-from-burning-truck-on-busy-highway/","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://foxrocks.iheart.com/content/2026-06-08-video-captures-fireworks-exploded-from-burning-truck-on-busy-highway/","primary_image":{"bucket":"new_assets","id":"%2F6a26d00875a1948be2fc99e8"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1780928700000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-video-captures-fireworks-exploded-from-burning-truck-on-busy-highway","social_title":"","summary":"Officials closed the highway in both direction after a truck carrying a load of fireworks caught on fire.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Video Captures Fireworks Exploding From Burning Truck On Busy Highway"},"slug":"2026-06-08-video-captures-fireworks-exploded-from-burning-truck-on-busy-highway","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a26d00875a1948be2fc99e8","title":"Video Captures Fireworks Exploding From Burning Truck On Busy Highway","description":"Officials closed the highway in both direction after a truck carrying a load of fireworks caught on fire.","author":"iHeartRadio"},"pub_start":1780928700000,"pub_until":4115978604802,"pub_changed":1780932332866,"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:/6a26cefc75a1948be2fc99de","slug:2026-06-08-video-captures-fireworks-exploded-from-burning-truck-on-busy-highway","slug:2026-06-08-video-captures-fireworks-exploded-from-burning-truck-on-busy-highway","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","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; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36","_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","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","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"]</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"]}</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>
            </body>
        </html>