<!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="AptivadaKeywordContest-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/AptivadaKeywordContest-component.a21f13419d9d48bf409a.css">
                <style data-reactroot="">:root {
        --station-font-family: "Inter","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(285,100%,20%);
        --gradient-stop: hsl(285,100%,16%);
        
                --accent-color: #9900CC;
            
        
             --darkFooterColor: hsl(285,100%,25%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">106.1 KMEL - #1 For Hip Hop and R&amp;B in the Bay Area!</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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://kmel.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="#9900CC"/><meta data-rh="true" property="og:title" content="106.1 KMEL - #1 For Hip Hop and R&amp;B in the Bay Area!"/><meta data-rh="true" property="twitter:title" content="106.1 KMEL - #1 For Hip Hop and R&amp;B in the Bay Area!"/><meta data-rh="true" itemprop="name" content="106.1 KMEL - #1 For Hip Hop and R&amp;B in the Bay Area!"/><meta data-rh="true" name="description" content="Hip Hop and R&amp;B music radio live from San Francisco Bay Area"/><meta data-rh="true" property="og:description" content="Hip Hop and R&amp;B music radio live from San Francisco Bay Area"/><meta data-rh="true" property="twitter:description" content="Hip Hop and R&amp;B music radio live from San Francisco Bay Area"/><meta data-rh="true" itemprop="description" content="Hip Hop and R&amp;B music radio live from San Francisco Bay Area"/><meta data-rh="true" name="keywords" content="106kmel, hip hop, san francisco, oakland, san jose, bayarea, local artist, music, san francisco, urban radio, west coast"/><meta data-rh="true" property="og:url" content="https://kmel.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://kmel.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://kmel.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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="@106kmel"/><meta data-rh="true" property="twitter:creator" content="@106kmel"/><meta data-rh="true" property="twitter:domain" content="kmel.iheart.com"/><meta data-rh="true" property="og:site_name" content="106.1 KMEL"/><meta data-rh="true" name="application-name" content="106.1 KMEL"/><meta data-rh="true" property="fb:app_id" content="135864416484476"/><meta data-rh="true" property="fb:pages" content="42600841807"/><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/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,120)&amp;quality=80 2x" sizes="" alt="106.1 KMEL - #1 For Hip Hop and R&amp;B in the Bay Area!" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,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 aria-label="The Sana G Morning Show" tabindex="0" href="/featured/the-sana-g-morning-show/">The Sana G Morning Show</a></li><li><a aria-label="Shay Diddy" tabindex="0" href="/featured/shay-diddy/">Shay Diddy</a></li><li><a aria-label="BIGVON" tabindex="0" href="/featured/bigvon/">BIGVON</a></li><li><a aria-label="Cuzzin Dre" tabindex="0" href="/featured/cuzzin-dre/">Cuzzin Dre</a></li><li><a aria-label="More Shows" tabindex="0" href="/schedule/">More Shows</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Podcasts" class="button-text" tabindex="0"><span class="menu-label">Podcasts</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a href="https://www.iheart.com/podcast/139-sana-g-morning-show-25095719/" target="_blank" rel="noopener" aria-label="Sana G Morning Show On Demand">Sana G Morning Show On Demand</a></li><li><a href="https://www.iheart.com/podcast/960-sana-gs-crush-on-you-28823199/" target="_blank" rel="noopener" aria-label="Sana G&#x27;s Crush On You">Sana G&#x27;s Crush On You</a></li><li><a href="https://www.iheart.com/podcast/960-sana-gs-clown-of-the-day-28890865/" target="_blank" rel="noopener" aria-label="Sana G&#x27;s Clown of the Day">Sana G&#x27;s Clown of the Day</a></li><li><a href="https://www.iheart.com/podcast/139-sana-g-uncut-28141335/" target="_blank" rel="noopener" aria-label="Sanacast">Sanacast</a></li><li><a href="https://www.iheart.com/podcast/413-vontourage-28192450/" target="_blank" rel="noopener" aria-label="Vontourage">Vontourage</a></li><li><a href="https://www.iheart.com/podcast/wash-ya-back-podcast-110764956/" target="_blank" rel="noopener" aria-label="Wash Ya Back w/ Fillmoe Mike">Wash Ya Back w/ Fillmoe Mike</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Music &amp; Media" class="button-text" tabindex="0"><span class="menu-label">Music &amp; Media</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Recently Played" tabindex="0" href="/music/recently-played/">Recently Played</a></li><li><a aria-label="Home Turf" tabindex="0" href="/featured/home-turf/">Home Turf</a></li><li><a aria-label="Music Monday Appointments" tabindex="0" href="/content/2017-08-16-kmel-music-monday/">Music Monday Appointments</a></li><li><a aria-label="Top Songs" tabindex="0" href="/music/top-songs/">Top Songs</a></li><li><a href="https://www.youtube.com/user/KMELtv" target="_blank" rel="noopener" aria-label="KMEL YouTube">KMEL YouTube</a></li><li><a href="https://www.iheart.com/live/106-kmel-293/?autoplay=true" target="_blank" rel="noopener" aria-label="Listen on iHeartRadio">Listen on iHeartRadio</a></li><li><a aria-label="Photos" tabindex="0" href="/pics/">Photos</a></li><li><a aria-label="Trending in the Bay" tabindex="0" href="/featured/trending-in-the-bay/">Trending in the Bay</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Connect" class="button-text" tabindex="0"><span class="menu-label">Connect</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Calendar" tabindex="0" href="/calendar/">Calendar</a></li><li><a href="https://www.bayareaeqhq.com/?utm_source=kmel-fm&amp;utm_medium=radio&amp;utm_campaign=epic-san-francisco" target="_blank" rel="noopener" aria-label="Earthquake Preparedness">Earthquake Preparedness</a></li><li><a aria-label="Contact Us" tabindex="0" href="/contact/">Contact Us</a></li><li><a href="https://www.instagram.com/106kmel/" target="_blank" rel="noopener" aria-label="- Instagram">- Instagram</a></li><li><a href="https://twitter.com/106kmel" target="_blank" rel="noopener" aria-label="- Twitter">- Twitter</a></li><li><a href="https://www.facebook.com/106kmel" target="_blank" rel="noopener" aria-label="- Facebook">- Facebook</a></li><li><a href="https://www.youtube.com/user/KMELtv" target="_blank" rel="noopener" aria-label="- YouTube">- YouTube</a></li><li><a aria-label="Bay Area Traffic" tabindex="0" href="/traffic/">Bay Area Traffic</a></li><li><a aria-label="Advertise With Us" tabindex="0" href="/advertise/">Advertise With Us</a></li><li><a href="https://www.iheartmedia.com/careers" target="_self" aria-label="Jobs">Jobs</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="Advance Screening Passes To See THE UPRISING" tabindex="0" href="/promotions/advance-screening-passes-to-see-the-1914176/">Advance Screening Passes To See THE UPRISING</a></li><li><a aria-label="Enter for a chance to win a pair of tickets to Bay Area Fest!" tabindex="0" href="/promotions/enter-for-a-chance-to-win-1913034/">Enter for a chance to win a pair of tickets to Bay Area Fest!</a></li><li><a aria-label="Advance Screening Passes To See PRACTICAL MAGIC 2" tabindex="0" href="/promotions/advance-screening-passes-to-see-practical-1912875/">Advance Screening Passes To See PRACTICAL MAGIC 2</a></li><li><a aria-label="Oakland San Francisco Bay Airport Suitcase Party" tabindex="0" href="/promotions/oakland-san-francisco-bay-airport-suitcase-1905121/">Oakland San Francisco Bay Airport Suitcase Party</a></li><li><a aria-label="Win A Trip To Our iHeartRadio Music Festival 2026 And $1000!" tabindex="0" href="/promotions/win-a-trip-to-our-iheartradio-1908410/">Win A Trip To Our iHeartRadio Music Festival 2026 And $1000!</a></li><li><a aria-label="All Contests &amp; Promotions" tabindex="0" href="/promotions/">All Contests &amp; Promotions</a></li><li><a aria-label="Contest Rules" tabindex="0" href="/rules/">Contest Rules</a></li></ul></li><li class="menu-top-label"><a tabindex="0" href="/contact/">Contact</a></li><li class="menu-top-label"><a tabindex="0" href="/newsletter/">Newsletter</a></li><li class="menu-top-label"><a tabindex="0" href="/advertise/">Advertise on 106.1 KMEL</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/106kmel" 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/106kmel" 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.youtube.com/user/KMELtv" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/106kmel" 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><li class="icon-container"><a href="//www.snapchat.com/add/iheart106kmel" aria-label="Visit us on snapchat" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-snapchat" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" d="M21.6499 17.1157C18.9334 16.6657 17.7057 13.877 17.6557 13.7604C17.6502 13.7548 17.6502 13.7492 17.6446 13.7381C17.5002 13.4437 17.4668 13.1993 17.5502 13.0048C17.7057 12.6327 18.2834 12.4493 18.6668 12.3327C18.7723 12.2993 18.8723 12.266 18.9556 12.2327C19.6334 11.966 19.9722 11.6383 19.9667 11.255C19.9611 10.955 19.7278 10.6883 19.3556 10.555C19.2334 10.505 19.0834 10.4772 18.939 10.4772C18.839 10.4772 18.6945 10.4884 18.5557 10.555C18.2334 10.705 17.9446 10.7883 17.6946 10.7994C17.5279 10.7939 17.4224 10.7495 17.3613 10.7161C17.3668 10.5772 17.378 10.4384 17.3891 10.2884L17.3946 10.2328C17.4779 8.87181 17.5891 7.18304 17.1446 6.18866C15.8225 3.22776 13.0227 3 12.195 3C12.1783 3 12.1617 3 12.145 3C12.145 3 11.8228 3.00556 11.8006 3.00556C10.9729 3.00556 8.1786 3.23332 6.86203 6.19422C6.41762 7.18859 6.52317 8.87736 6.61205 10.2384C6.62316 10.3995 6.63427 10.5661 6.63982 10.7272C6.57316 10.7661 6.44539 10.8106 6.25096 10.8106C5.98987 10.8106 5.67878 10.7272 5.32881 10.5661C5.23437 10.5217 5.12882 10.4995 5.01216 10.4995C4.60664 10.4995 4.11778 10.7661 4.04001 11.1661C3.98446 11.455 4.11223 11.8771 5.03994 12.2382C5.12327 12.2716 5.22326 12.3049 5.32881 12.3382C5.71211 12.4604 6.28985 12.6438 6.44539 13.0104C6.52872 13.1993 6.49539 13.4493 6.35096 13.7437C6.3454 13.7492 6.3454 13.7548 6.33985 13.7659C6.28985 13.8826 5.06216 16.6768 2.34568 17.1212C2.13459 17.1546 1.9846 17.3434 2.00126 17.5545C2.00682 17.6156 2.01793 17.6823 2.0457 17.7434C2.25125 18.2211 3.1123 18.5711 4.67885 18.8155C4.72885 18.8878 4.7844 19.1377 4.81773 19.2877C4.85106 19.4377 4.88439 19.5933 4.93439 19.7544C4.97883 19.9155 5.1066 20.1099 5.41769 20.1099C5.54546 20.1099 5.69545 20.0821 5.86766 20.0488C6.12875 19.9988 6.48428 19.9266 6.93425 19.9266C7.18423 19.9266 7.43977 19.9488 7.70086 19.9932C8.20638 20.0766 8.63413 20.3821 9.13409 20.7321C9.84515 21.2376 10.6507 21.8042 11.8783 21.8042C11.9117 21.8042 11.945 21.8042 11.9783 21.7987C12.0172 21.7987 12.0672 21.8042 12.1228 21.8042C13.3505 21.8042 14.156 21.232 14.867 20.7321C15.367 20.3821 15.7947 20.0766 16.3003 19.9932C16.5613 19.9488 16.8169 19.9266 17.0669 19.9266C17.4946 19.9266 17.8335 19.9821 18.1335 20.0377C18.3223 20.0766 18.4723 20.0932 18.5834 20.0932H18.5945H18.6056C18.839 20.0932 19.0056 19.971 19.0667 19.7488C19.1112 19.5877 19.1501 19.4377 19.1834 19.2822C19.2167 19.1322 19.2723 18.8822 19.3223 18.81C20.8888 18.5656 21.7499 18.2156 21.9554 17.7434C21.9832 17.6823 21.9943 17.6212 21.9999 17.5545C22.0054 17.3379 21.8554 17.149 21.6499 17.1157Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@iHeart106KMEL" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" 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/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,120)&amp;quality=80 2x" sizes="" alt="106.1 KMEL - #1 For Hip Hop and R&amp;B in the Bay Area!" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(0,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 kmel-fm"><div class="alerts"></div><section class="col-top"><div class="component-region region-main-dynamic"><div class="OnairPlayTile-module_componentOnairPlayTile_Yxkqg themed-block" data-cy="componentOnairPlayTile"><section class="OnairPlayTile-module_streamStartWrapper_Or9qT" data-cy="streamStartWrapper"><div class="OnairPlayTile-module_streamStartThumb_hm6i6"><button class="OnairPlayTile-module_play-trigger_XLqj-" aria-label="Play 106.1 KMEL 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/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Logo for 106.1 KMEL - #1 For Hip Hop and R&amp;B in the Bay Area!" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></button></div><div class="OnairPlayTile-module_streamStartDetails_vOU86"><h1>106.1 KMEL</h1><span class="OnairPlayTile-module_positioner_lTAsj">#1 For Hip Hop and R&amp;B in the Bay Area!</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/the-sana-g-morning-show/">The Sana G Morning Show</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-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album/"><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/6a57ac3c1928c84f5cbe8023?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a57ac3c1928c84f5cbe8023?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a57ac3c1928c84f5cbe8023?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a57ac3c1928c84f5cbe8023?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a57ac3c1928c84f5cbe8023?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/6a57ac3c1928c84f5cbe8023?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/6a57ac3c1928c84f5cbe8023?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="Music News - Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album" 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/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album/">Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album</a><time class="component-date-display" dateTime="1788445620000">Sep 03, 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-08-28-congratulations-to-our-thank-a-teacher-nominees-powered-by-donorschoose/"><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//6a6cde59c59a4f170b472b52?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a6cde59c59a4f170b472b52?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a6cde59c59a4f170b472b52?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a6cde59c59a4f170b472b52?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a6cde59c59a4f170b472b52?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="Congratulations To Our Thank A Teacher Nominees, Powered By DonorsChoose" 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-08-28-congratulations-to-our-thank-a-teacher-nominees-powered-by-donorschoose/">Congratulations To Our Thank A Teacher Nominees, Powered By DonorsChoose</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/promotions/win-a-trip-to-our-iheartradio-music-festival-2026-and-1000-1907861/"><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//6a1e2f423131aec94d9a66f6?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a1e2f423131aec94d9a66f6?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a1e2f423131aec94d9a66f6?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a1e2f423131aec94d9a66f6?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a1e2f423131aec94d9a66f6?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Listen For Your Chance To Win A Trip To Las Vegas!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/promotions/win-a-trip-to-our-iheartradio-music-festival-2026-and-1000-1907861/">Listen For Your Chance To Win A Trip To Las Vegas!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/promotions/oakland-san-francisco-bay-airport-suitcase-1904986/"><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//6a91fa0fac899c4ba3c8fc7f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6a91fa0fac899c4ba3c8fc7f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6a91fa0fac899c4ba3c8fc7f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6a91fa0fac899c4ba3c8fc7f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6a91fa0fac899c4ba3c8fc7f?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="Oakland San Francisco Bay Airport Suitcase Party" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/promotions/oakland-san-francisco-bay-airport-suitcase-1904986/">Oakland San Francisco Bay Airport Suitcase Party</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-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london/"><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/6a996dfd92bf3bc7b7bc4dc7?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a996dfd92bf3bc7b7bc4dc7?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a996dfd92bf3bc7b7bc4dc7?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a996dfd92bf3bc7b7bc4dc7?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a996dfd92bf3bc7b7bc4dc7?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 - JAŸ-Z Fuels Rumors About New Music After Announcing Listening Party In London" 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-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london/">JAŸ-Z Fuels Rumors About New Music After Announcing Listening Party In London</a><time class="component-date-display" dateTime="1788441720000">Sep 03, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home/"><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/6a988a72f818b5986cd65a61?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a988a72f818b5986cd65a61?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a988a72f818b5986cd65a61?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a988a72f818b5986cd65a61?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a988a72f818b5986cd65a61?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 - Doorbell Camera Captures Moment Moose Charges At Woman Outside Her Home" 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-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home/">Doorbell Camera Captures Moment Moose Charges At Woman Outside Her Home</a><time class="component-date-display" dateTime="1788381900000">Sep 02, 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></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/the-sana-g-morning-show/"><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/683f45581d8feb6688f5e5a2?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/683f45581d8feb6688f5e5a2?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/683f45581d8feb6688f5e5a2?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of The Sana G Morning Show" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/the-sana-g-morning-show/">The Sana G Morning Show</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/shay-diddy/"><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/59bb271f9d757f6eea4b457d?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/59bb271f9d757f6eea4b457d?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/59bb271f9d757f6eea4b457d?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Shay Diddy" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/shay-diddy/">Shay Diddy</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/bigvon/"><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/5b983be39e937af9684d0b12?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5b983be39e937af9684d0b12?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5b983be39e937af9684d0b12?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of BIGVON" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/bigvon/">BIGVON</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/cuzzin-dre/"><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/5b1ae0e146adf1d4da0024c7?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5b1ae0e146adf1d4da0024c7?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5b1ae0e146adf1d4da0024c7?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Cuzzin Dre" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/cuzzin-dre/">Cuzzin Dre</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">106.1 KMEL<!-- --> 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/960-sana-gs-crush-on-you-28823199/" 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/28823199?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/28823199?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/28823199?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/28823199?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/28823199?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/28823199?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/28823199?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 Sana G&#x27;s Crush On You 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">Sana G&#x27;s Crush On You</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/960-sana-gs-clown-of-the-day-28890865/" 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/28890865?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/28890865?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/28890865?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/28890865?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/28890865?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/28890865?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/28890865?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 Sana G&#x27;s Clown of the Day 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">Sana G&#x27;s Clown of the Day</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/413-sana-g-morning-show-on-dem-25095719/" 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/25095719?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/25095719?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/25095719?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/25095719?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/25095719?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/25095719?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/25095719?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 Sana G Morning Show On Demand 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">Sana G Morning Show On Demand</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-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit/"><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/6a98523c21168d245e587826?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a98523c21168d245e587826?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a98523c21168d245e587826?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a98523c21168d245e587826?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a98523c21168d245e587826?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 - Lizzo Speaks Out After Judge Dismisses Harassment &amp; Discrimination Lawsuit" 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-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit/">Lizzo Speaks Out After Judge Dismisses Harassment &amp; Discrimination Lawsuit</a><time class="component-date-display" dateTime="1788369120000">Sep 02, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-09-02-six-nhl-teams-stream-local-games-on-prime-video/"><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/6a9847358b781055d9f2e8c9?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a9847358b781055d9f2e8c9?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a9847358b781055d9f2e8c9?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a9847358b781055d9f2e8c9?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a9847358b781055d9f2e8c9?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 - Six NHL Teams Stream Local Games On Prime Video" 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-09-02-six-nhl-teams-stream-local-games-on-prime-video/">Six NHL Teams Stream Local Games On Prime Video</a><time class="component-date-display" dateTime="1788364320000">Sep 02, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back/"><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/6a9843e94d9a5220f6502186?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a9843e94d9a5220f6502186?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a9843e94d9a5220f6502186?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a9843e94d9a5220f6502186?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a9843e94d9a5220f6502186?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="Entertainment News - Raven-Symoné Questions If Raven Baxter Was Black, Fans Push Back" 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/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back/">Raven-Symoné Questions If Raven Baxter Was Black, Fans Push Back</a><time class="component-date-display" dateTime="1788364200000">Sep 02, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series/"><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/6a983d8d21168d245e5877fc?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a983d8d21168d245e5877fc?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a983d8d21168d245e5877fc?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a983d8d21168d245e5877fc?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a983d8d21168d245e5877fc?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 - Andre 3000 Lands Role In Netflix&#x27;s Upcoming ‘Scooby Doo: Origins’ Series" 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-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series/">Andre 3000 Lands Role In Netflix&#x27;s Upcoming ‘Scooby Doo: Origins’ Series</a><time class="component-date-display" dateTime="1788364080000">Sep 02, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto/"><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/6a98350d21168d245e5877e0?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a98350d21168d245e5877e0?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a98350d21168d245e5877e0?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a98350d21168d245e5877e0?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a98350d21168d245e5877e0?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 - 21 Savage Opens Up About Raising His New Baby With Latto" 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-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto/">21 Savage Opens Up About Raising His New Baby With Latto</a><time class="component-date-display" dateTime="1788361140000">Sep 02, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial/"><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/6a982a9821168d245e5877b8?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a982a9821168d245e5877b8?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a982a9821168d245e5877b8?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a982a9821168d245e5877b8?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a982a9821168d245e5877b8?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 - Duane &#x27;Keefe D&#x27; Davis Plans To Appeal Conviction After 2Pac Trial" 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-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial/">Duane &#x27;Keefe D&#x27; Davis Plans To Appeal Conviction After 2Pac Trial</a><time class="component-date-display" dateTime="1788358980000">Sep 02, 2026</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="kIdtO"/><div class="component-container component-feed feed-style-small-scrollable block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Personalities"><header class="component-heading"><h2 class="heading-title">From Our Shows</h2></header><div class="feed-cards" data-block-id="LSixG"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/the-sana-g-morning-show/content/2025-12-01-sana-claus-toy-food-drive-live-broadcast/"><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/692db8d936ad79c6ba568961?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/692db8d936ad79c6ba568961?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/692db8d936ad79c6ba568961?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/692db8d936ad79c6ba568961?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/692db8d936ad79c6ba568961?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="The Sana G Morning Show - Sana Claus Toy &amp; Food Drive LIVE Broadcast!" 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/the-sana-g-morning-show/">The Sana G Morning Show</a></nav><a class="card-title" tabindex="0" href="/featured/the-sana-g-morning-show/content/2025-12-01-sana-claus-toy-food-drive-live-broadcast/">Sana Claus Toy &amp; Food Drive LIVE Broadcast!</a><time class="component-date-display" dateTime="1764603900000">Dec 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/the-sana-g-morning-show/content/2025-06-20-sana-g-morning-show-grown-folks-prom-2025/"><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/6855bb52ddfe1910f018b8fe?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6855bb52ddfe1910f018b8fe?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6855bb52ddfe1910f018b8fe?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6855bb52ddfe1910f018b8fe?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6855bb52ddfe1910f018b8fe?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="The Sana G Morning Show - Sana G Morning Show Grown Folks Prom 2025" 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/the-sana-g-morning-show/">The Sana G Morning Show</a></nav><a class="card-title" tabindex="0" href="/featured/the-sana-g-morning-show/content/2025-06-20-sana-g-morning-show-grown-folks-prom-2025/">Sana G Morning Show Grown Folks Prom 2025</a><time class="component-date-display" dateTime="1750724280000">Jun 23, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/cuzzin-dre/content/2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping/"><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/631e0fbc16c82189ef3db942?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/631e0fbc16c82189ef3db942?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/631e0fbc16c82189ef3db942?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/631e0fbc16c82189ef3db942?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/631e0fbc16c82189ef3db942?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="Cuzzin Dre - Fried Chicken &amp; Tequila? Don Julio &amp; Popeyes Have a Collab Dropping!" 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/cuzzin-dre/">Cuzzin Dre</a></nav><a class="card-title" tabindex="0" href="/featured/cuzzin-dre/content/2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping/">Fried Chicken &amp; Tequila? Don Julio &amp; Popeyes Have a Collab Dropping!</a><time class="component-date-display" dateTime="1738024320000">Jan 27, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/cuzzin-dre/content/2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy/"><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/6704059ac0a9e1bca9caa6d2?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6704059ac0a9e1bca9caa6d2?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6704059ac0a9e1bca9caa6d2?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6704059ac0a9e1bca9caa6d2?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6704059ac0a9e1bca9caa6d2?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="Cuzzin Dre - ‘It’s Hurr Y&#x27;all!’ Sexyy Red Announces Collaboration With Ed Hardy" 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/cuzzin-dre/">Cuzzin Dre</a></nav><a class="card-title" tabindex="0" href="/featured/cuzzin-dre/content/2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy/">‘It’s Hurr Y&#x27;all!’ Sexyy Red Announces Collaboration With Ed Hardy</a><time class="component-date-display" dateTime="1728316740000">Oct 07, 2024</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/cuzzin-dre/content/2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb/"><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/66fcad0520d2467b3f30f37d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/66fcad0520d2467b3f30f37d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/66fcad0520d2467b3f30f37d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/66fcad0520d2467b3f30f37d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/66fcad0520d2467b3f30f37d?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="Cuzzin Dre - Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb" 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/cuzzin-dre/">Cuzzin Dre</a></nav><a class="card-title" tabindex="0" href="/featured/cuzzin-dre/content/2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb/">Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb</a><time class="component-date-display" dateTime="1727835240000">Oct 01, 2024</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/cuzzin-dre/content/2024-10-01-sza-shut-down-her-old-school-and-serves-pizza/"><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/66fcaa565b3b27f10c6faa95?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/66fcaa565b3b27f10c6faa95?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/66fcaa565b3b27f10c6faa95?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/66fcaa565b3b27f10c6faa95?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/66fcaa565b3b27f10c6faa95?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="Cuzzin Dre - SZA Shut Down Her Old School and Serves Pizza" 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/cuzzin-dre/">Cuzzin Dre</a></nav><a class="card-title" tabindex="0" href="/featured/cuzzin-dre/content/2024-10-01-sza-shut-down-her-old-school-and-serves-pizza/">SZA Shut Down Her Old School and Serves Pizza</a><time class="component-date-display" dateTime="1727834880000">Oct 01, 2024</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-09-12-baychella-in-oakland/"><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/6a870049bdca7b7f433179fe?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6a870049bdca7b7f433179fe?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6a870049bdca7b7f433179fe?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6a870049bdca7b7f433179fe?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6a870049bdca7b7f433179fe?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 - Bay Area Fest" 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-12-baychella-in-oakland/">Bay Area Fest</a><time class="component-date-display" dateTime="1789264800092">Sep 12, 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-21-jack-harlow-at-the-fox-theater/"><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/6a270a71545e93b5175c22d6?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6a270a71545e93b5175c22d6?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6a270a71545e93b5175c22d6?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6a270a71545e93b5175c22d6?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6a270a71545e93b5175c22d6?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 - Jack Harlow at the Fox Theater" 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-21-jack-harlow-at-the-fox-theater/">Jack Harlow at the Fox Theater</a><time class="component-date-display" dateTime="1789785000726">Sep 18, 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><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2026-09-19-jack-harlow-at-the-masonic/"><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/69c42251caeab24bfcd6d781?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/69c42251caeab24bfcd6d781?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/69c42251caeab24bfcd6d781?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/69c42251caeab24bfcd6d781?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/69c42251caeab24bfcd6d781?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 - Jack Harlow at the Masonic" 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-19-jack-harlow-at-the-masonic/">Jack Harlow at the Masonic</a><time class="component-date-display" dateTime="1789873200833">Sep 19, 2026</time></figcaption></figure></div></div></div></div><input type="hidden" data-id="aM2ge"/><input type="hidden" data-id="rbePH"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3306" data-split="0" id="dfp-ad-3306-ad:bottom-leaderboard"></div><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main><footer class="component-site-footer"><div class="component-container"><div class="footer-row footer-links"><ul class="footer-station-links"><li><a href="https://musiceventinfo.iheartmedia.com/" target="_blank" rel="noopener">Music Event Info</a></li></ul><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a tabindex="0" href="/advertise/">Advertise on 106.1 KMEL</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/106kmel" 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/106kmel" 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.youtube.com/user/KMELtv" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/106kmel" 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><li class="icon-container"><a href="//www.snapchat.com/add/iheart106kmel" aria-label="Visit us on snapchat" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-snapchat" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" d="M21.6499 17.1157C18.9334 16.6657 17.7057 13.877 17.6557 13.7604C17.6502 13.7548 17.6502 13.7492 17.6446 13.7381C17.5002 13.4437 17.4668 13.1993 17.5502 13.0048C17.7057 12.6327 18.2834 12.4493 18.6668 12.3327C18.7723 12.2993 18.8723 12.266 18.9556 12.2327C19.6334 11.966 19.9722 11.6383 19.9667 11.255C19.9611 10.955 19.7278 10.6883 19.3556 10.555C19.2334 10.505 19.0834 10.4772 18.939 10.4772C18.839 10.4772 18.6945 10.4884 18.5557 10.555C18.2334 10.705 17.9446 10.7883 17.6946 10.7994C17.5279 10.7939 17.4224 10.7495 17.3613 10.7161C17.3668 10.5772 17.378 10.4384 17.3891 10.2884L17.3946 10.2328C17.4779 8.87181 17.5891 7.18304 17.1446 6.18866C15.8225 3.22776 13.0227 3 12.195 3C12.1783 3 12.1617 3 12.145 3C12.145 3 11.8228 3.00556 11.8006 3.00556C10.9729 3.00556 8.1786 3.23332 6.86203 6.19422C6.41762 7.18859 6.52317 8.87736 6.61205 10.2384C6.62316 10.3995 6.63427 10.5661 6.63982 10.7272C6.57316 10.7661 6.44539 10.8106 6.25096 10.8106C5.98987 10.8106 5.67878 10.7272 5.32881 10.5661C5.23437 10.5217 5.12882 10.4995 5.01216 10.4995C4.60664 10.4995 4.11778 10.7661 4.04001 11.1661C3.98446 11.455 4.11223 11.8771 5.03994 12.2382C5.12327 12.2716 5.22326 12.3049 5.32881 12.3382C5.71211 12.4604 6.28985 12.6438 6.44539 13.0104C6.52872 13.1993 6.49539 13.4493 6.35096 13.7437C6.3454 13.7492 6.3454 13.7548 6.33985 13.7659C6.28985 13.8826 5.06216 16.6768 2.34568 17.1212C2.13459 17.1546 1.9846 17.3434 2.00126 17.5545C2.00682 17.6156 2.01793 17.6823 2.0457 17.7434C2.25125 18.2211 3.1123 18.5711 4.67885 18.8155C4.72885 18.8878 4.7844 19.1377 4.81773 19.2877C4.85106 19.4377 4.88439 19.5933 4.93439 19.7544C4.97883 19.9155 5.1066 20.1099 5.41769 20.1099C5.54546 20.1099 5.69545 20.0821 5.86766 20.0488C6.12875 19.9988 6.48428 19.9266 6.93425 19.9266C7.18423 19.9266 7.43977 19.9488 7.70086 19.9932C8.20638 20.0766 8.63413 20.3821 9.13409 20.7321C9.84515 21.2376 10.6507 21.8042 11.8783 21.8042C11.9117 21.8042 11.945 21.8042 11.9783 21.7987C12.0172 21.7987 12.0672 21.8042 12.1228 21.8042C13.3505 21.8042 14.156 21.232 14.867 20.7321C15.367 20.3821 15.7947 20.0766 16.3003 19.9932C16.5613 19.9488 16.8169 19.9266 17.0669 19.9266C17.4946 19.9266 17.8335 19.9821 18.1335 20.0377C18.3223 20.0766 18.4723 20.0932 18.5834 20.0932H18.5945H18.6056C18.839 20.0932 19.0056 19.971 19.0667 19.7488C19.1112 19.5877 19.1501 19.4377 19.1834 19.2822C19.2167 19.1322 19.2723 18.8822 19.3223 18.81C20.8888 18.5656 21.7499 18.2156 21.9554 17.7434C21.9832 17.6823 21.9943 17.6212 21.9999 17.5545C22.0054 17.3379 21.8554 17.149 21.6499 17.1157Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@iHeart106KMEL" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></div><div class="description">Hip Hop and R&amp;B music radio live from San Francisco Bay Area</div><hr/><ul class="lower-footer-national-links"><li><a tabindex="0" href="/sitemap/">Sitemap</a></li><li><a tabindex="0" href="/rules/">Contest Rules</a></li><li><a href="https://www.iheart.com/privacy/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="#" target="_blank" rel="noopener">Your Privacy Choices<img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload" width="13" height="14"/></a></li><li><a href="https://www.iheart.com/terms/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="https://www.iheart.com/adchoices/" target="_blank" rel="noopener">AdChoices<img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload" width="13" height="14"/></a></li><li class="public-inspection-file"><a href="https://publicfiles.fcc.gov/fm-profile/KMEL/" target="_blank" rel="noopener">KMEL<!-- --> <!-- -->Public Inspection File</a></li><li><a href="https://politicalfiles.iheartmedia.com/files/location/KMEL/" target="_blank" rel="noopener">KMEL<!-- --> <!-- -->Political File</a></li><li><a href="https://i.iheart.com/v3/re/assets.eeo/6a6a275a92823b31370ad6a3?passthrough=1" target="_blank" rel="noopener">EEO Public File</a></li><li><a href="https://kmel.iheart.com/content/public-file-assistance/" target="_blank" rel="noopener">Public File Assistance</a></li><li><a tabindex="0" href="/fcc-applications/">FCC Applications</a></li></ul><div class="site-ownership"><div>© <!-- -->2026<!-- --> <!-- -->iHeartMedia, Inc.</div></div></div></div></footer><div class="component-apptray"><div id="recaptcha-badge" class="g-recaptcha"></div></div></div></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2Fe2d86e2d7f8228fabd4d088ba214a695","canonicalHostname":"kmel.iheart.com","hostnames":[],"facets":["genres/Hip Hop and R&B","brands/KMEL-FM (911)","markets/SANFRANCISCO-CA","formats/HIPHOPRNB","facets/All Sites - English","facets/WinB4Contest","facets/FestivalHouseOfMusic","facets/ThankATeacherEnglish","facets/Q3CashContest2026","facets/Q3CashHipHopAndRB","facets/Q3CashExclusions","facets/ThankATeacher2026ENG","facets/2026MusicFestivalContest"],"slug":"kmel-fm","market":"markets/SANFRANCISCO-CA","ownBrand":"brands/KMEL-FM (911)","timeZone":"America/Los_Angeles","keys":["hostname:kmel.iheart.com","hostname:www.kmel.com","hostname:kmel.com","hostname:kmeljams.com","hostname:www.kmeljams.com","hostname:106kmel.com","hostname:www.106kmel.com","hostname:misskimmie.kmel.com","hostname:kmel-fm.radio.iheart.com","id:/e2d86e2d7f8228fabd4d088ba214a695","brand:brands/KMEL-FM (911)","slug:kmel-fm","primaryParentOf:/0dcfc6f46e3c1377a5b9d51bd5adf85f","primaryParentOf:/4602e8632a7d3e7c8fe7e33872c2a8a0","primaryParentOf:/497bfc6e20a75a8d4709d2651a4264fa","primaryParentOf:/593efbf352c3b4e1ace55076","primaryParentOf:/59a57805bd3d389e4f8d3f48","primaryParentOf:/59b9a544bd3d389e4f8d3f60","primaryParentOf:/59e1081de285bcde864f4816","primaryParentOf:/5a0f6f98976cea3fba978420","primaryParentOf:/5b11bb20eaf8974ba90aa5e1","primaryParentOf:/5c3dbf9bcb06317c653be918fc36817b","primaryParentOf:/5dc306984ff44fdb36752571","primaryParentOf:/6ea44e89010d3326e8d49b28276ab4de","primaryParentOf:/708c26bd83f3849c97cd3edc012cdb12","primaryParentOf:/9383fc21882f8fb971fc12bcf6eabffb","primaryParentOf:/9898db404355e345bb1bd84be9fd7631","primaryParentOf:/a6c48afee29950f14f0c613b79b211a7","primaryParentOf:/ac1ea5e134b5347204dd405c714cbb4d","primaryParentOf:/d90c9fbade384aa027253622f6b6b6dc","stream:293","primaryParentOf:/5ee79745e1c53d3c15177c88","primaryParentOf:/5eebd6691fe08fcc9c20f148","primaryParentOf:/5f807e930b50791620c8df58","primaryParentOf:/5f808363ef1e813ffb70d41e","primaryParentOf:/6011de077b4cb847f6268982","broadcastFacility:35121","broadcastFacilityCallsign:kmel","primaryParentOf:/6310fc2d879a8a130fe39c1f","primaryParentOf:/68eeae7d186337fb5d5500e6"],"stream":{"id":293,"primaryPronouncement":"one oh six k. m. e l.","recentlyPlayedEnabled":true,"isActive":"true","talkbackEnabled":true},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"106.1 KMEL","description":"Hip Hop and R&B music radio live from San Francisco Bay Area"},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"newsletter","path":"/newsletter/"},{"name":"photos","path":"/pics/"},{"name":"ads","path":"/ads/"},{"name":"advertise","path":"/advertise/"},{"name":"amazongoogle","path":"/amazon-alexa-and-google-home/"},{"name":"calendar_content_all","path":"/calendar/"},{"name":"contact","path":"/contact/"},{"name":"content","path":"/content/"},{"name":"contests","path":"/contests/"},{"name":"fccappliciations","path":"/fcc-applications/"},{"name":"featured","path":"/from-our-shows/"},{"name":"iheartradio_app","path":"/apps/"},{"name":"music_home","path":"/music/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"podcasts","path":"/podcasts/"},{"name":"promotions","path":"/promotions/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"name":"traffic","path":"/traffic/"},{"name":"error_page","path":"/_error/404/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"newsletter_unsubscribe","path":"/newsletter/unsubscribe/"},{"name":"topic_content","path":"/topic/content/"},{"name":"author","path":"/author/\u003cslug>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"chart","path":"/charts/\u003cchart_slug>/"},{"name":"contest","path":"/contests/\u003cslug>/"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"onair_schedule_day","path":"/schedule/\u003cday>/"},{"name":"plaintext","path":"/text/\u003cslug>/"},{"name":"promotion","path":"/promotions/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"topic","path":"/topic/\u003ctopic>/"},{"name":"chart_detail","path":"/charts/\u003cchart_slug>/\u003clist_slug>/"}],"redirects":[{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/9977c3d9d09eabc69a3caabc851ba0d448398c7c","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/be9576bffef59f81885c3c41ad2d854c632bb681","priority":0,"source":"/music/undefined","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/4f5ff4e27c7451676ab08b93b8125c2c5f360891","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/feel-good$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e1e4589733aa32334d56bdbb3f4e4a2905f07eb1","priority":0,"source":"/music/recently-played/undefined","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/local-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/aae39b146cf5970ec3a965e07b94b780269ab51f","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/113bfe4ffd2a8f72ac3aedbae6ea49375653ea39","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/7d7693f9ace5e93cb61b4783fc2545f75521b9f0","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/music-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/8d6ae0e14902a7b96284d6fcee4bc0478a75877e","priority":0,"source":"/calendar/legacy","regex":false,"schedule":{"begin":1662745980550,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/calendar/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/08cc2d8c9e1ea2232c2308dd3637710bcc0a3390","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/a32465ee05303b2043fde40dbdfd5552e382aa77","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/b2caf8e2f2607a2fcf4fa7fd06c1e7e5075547b8","priority":0,"source":"/featured/katie-sommers-radio-network(.*)$","regex":true,"schedule":{"begin":1599848040709,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/katie-sommers$1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/cacf73de9b0d3140610be74a1f6410382cdd535e","priority":0,"source":"/radioedit","regex":false,"schedule":{"begin":1454341800000,"end":4115978604802},"destination":{"type":"URL","value":"https://radioedit.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e6cd615bedfc132611928d4f1a12dfab66e3c087","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/683f89a57e93a31d9d9e4b4449b6e185fd4c1437","priority":0,"source":"/featured/iheartradio-music-festival/_error/404","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/7813007a5af71b47e36d8df9c60b5095fadbf633","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/2fe836566fc280a8172bddfb3f4f95b0ba51e2ae","priority":0,"source":"/teachers","regex":false,"schedule":{"begin":1777654920862,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/thank-a-teacher-powered-by-donorchoose-1905558/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/849552e4c837c49d22c9f03c706a7a3e2e805249","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/3a0a2cad649f8c22f9933e0ccde25a0410788d78","priority":0,"source":"/maestro","regex":false,"schedule":{"begin":1784907720225,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/thank-a-teacher-powered-by-donorchoose-1905558/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/3decfcdc4252e22f188e2e13b64172dc0dbc5e66","priority":0,"source":"/content/2017-08-18-man-caught-on-880-in-oakland-traffic-lynching-a-black-doll","regex":false,"schedule":{"begin":1502232120000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.kmel.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/a6fa01d1e9c345566e23664366f72130b1e8d8aa","priority":0,"source":"/adchoices","regex":false,"schedule":{"begin":1589477940047,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/b932a05670f0c2ddd7692f78f75a9977b8007959","priority":0,"source":"/blackmusicmonth","regex":false,"schedule":{"begin":1589472000111,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/74bf4511d388434b27087dfc1814c969e9345ea9","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1498016160000,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/5437fc3f102c67398935a918981e89135d44745b","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/5e39f10a7a4aaabb5ec4dc0c00194e3d4c55b935","priority":0,"source":"/privacy/en","regex":false,"schedule":{"begin":1590520500497,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/dbd08df462c6757bb67e6182ef7c5051636dfdf6","priority":0,"source":"/topic/bin-national-news.rss","regex":false,"schedule":{"begin":1651186560889,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/national-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/2cc1c670c722ba7c85402166dc2cb8ab3609b758","priority":0,"source":"/streetsoldiers","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/street-soldiers/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/61f9d7acdeb3c736da85ae4173ebbc7c4f8978df","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/ead0ce4a43decfc65e339ee26cd886b244f0fe68","priority":0,"source":"//apps","regex":false,"schedule":{"begin":1681392840097,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/apps/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/22beaceae8da6ccd8e45509057a5c9c15e312a7a","priority":0,"source":"/timeline.rss","regex":false,"schedule":{"begin":1718371440806,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/f17baa007f57e6d0b2d3d0a47c6a1c5ba57f2ccb","priority":0,"source":"\\/contests\\/([^\\/]+)/","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/$1/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/6b7dcac46eb0b5faa5042a404436379cbdd5670d","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1787841900390,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/content/2026-08-26-iheartradio-house-of-music-2026-4-free-artist-rooms-and-live-sets-in-vegas/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/fa6c586dc89e514d74b045c03827687617fe2fac","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/2be9a2a40abeb0cabe62bffb7c2b8b0dfb534c0c","priority":0,"source":"/app2/contest/7ljdfu","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/009ad55f9ee8d3fe3315c890bce9a828a46d5ee3","priority":0,"source":"^\\/topic\\/(political-junkie)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/politics$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e417fe2fc0cb811c58bd9373383c5099a7c65869","priority":0,"source":"/generate","regex":false,"schedule":{"begin":1501611780000,"end":4115978604802},"destination":{"type":"URL","value":"https://ccsfcontesting.com/podcast"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/373c141bc8a5a09f7713bc4e8b9938de0961e131","priority":0,"source":"/ThankATeacher","regex":false,"schedule":{"begin":1784907720827,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/thank-a-teacher-powered-by-donorchoose-1905558/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/contest-rules$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/3e74966b4f7570047f2f499961da3981346a2ff2","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/weird-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/8e388bb28aefb0956f84badfd742680617101c79","priority":0,"source":"/ladyray","regex":false,"schedule":{"begin":1498016040000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/lady-ray/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/9c9074245064cde74f8c680cd9c6b3e394d1ed81","priority":0,"source":"/livingroomconcertforamerica","regex":false,"schedule":{"begin":1585152000284,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/41410424656a1f7e6cc5d7483803da90666bef02","priority":0,"source":"/app2/contest/8lfqyf","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/a917258d98d0e975c8c8f9c945a38b42b7fcd0be","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/d3f1273162c975a1bba240b17c9149d34d40fb74","priority":0,"source":"/content/2017-10-09-evacuation-information-for-napa-county-fire","regex":false,"schedule":{"begin":1507827540000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/north-bay-wildfires/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/abc93191cb84404b99a0bdf8b8dc4ae9d448ab43","priority":0,"source":"/livingroomconcert","regex":false,"schedule":{"begin":1585152000624,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/4aee26602b201a008359037ba4d91b1aff9da916","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/afe07565167c45be1798d5b0e944fa9cb67c901e","priority":0,"source":"/privacy/es","regex":false,"schedule":{"begin":1590520620941,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/4d5320ed0512cb8b688affdc2c05a7cfd5d3fc65","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/60dd3ce9eff0a09778625d3a7276fe3a996808bf","priority":0,"source":"/sanag","regex":false,"schedule":{"begin":1498015320000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/the-sana-g-morning-show/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/bec106bec9fcd63ae5b98c35ed549ba01eff5be8","priority":0,"source":"/photos/main","regex":false,"schedule":{"begin":1670941440072,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/c4c2fb50965a20612187d313cbbf8a7df904c429","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/national-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/ce8740c1b4020159fe42d1988297b719ee8d3218","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/a635a5b21e0cef8f1d65926626f89123ec549b41","priority":0,"source":"/supportthebay","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/support-the-bay/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/d16bea677671dfb45a2448ce6aece11e0641a60b","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1762444800383,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/db9e147eac1ae3b3bdcca7b8092fa792fbe950d7","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/604f4635fbe1c5e4e4b6921428630d5bd967766d","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/79d3170cd92b6f66d07fdc38b9dd258f4e704390","priority":0,"source":"/sana","regex":false,"schedule":{"begin":1498015320000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/the-sana-g-morning-show/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e4a589017b18714a503e26e0c5e449911bc6c728","priority":0,"source":"/livingroom","regex":false,"schedule":{"begin":1585152000000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e5f6c81075b5ea72983262a91e0026fb52d21388","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/sports$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e88fb0da0944bfa06184eb69c6d6055f21800dc8","priority":0,"source":"/listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/66b158f21f18f376b973d2517332f0b3e03de1d6","priority":0,"source":"/holiday","regex":false,"schedule":{"begin":1762444800180,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/ed549553d5f5f486e4d0f9107fbd52bd5efdcb25","priority":0,"source":"/terms/en","regex":false,"schedule":{"begin":1590520620813,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/bc8fac11db51bd1cb6efa94c2677086edf03b0cd","priority":0,"source":"/survey","regex":false,"schedule":{"begin":1611167820757,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/local-radio-station-survey/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/videos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/25f408388c0cf160fb9e61be672d877c6a14cda1","priority":0,"source":"/iheartradio","regex":false,"schedule":{"begin":1632172920386,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/f6b02b6ac73b4a53b44ddb7568a770365e702fcc","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/6d383708b033df6eed0f380ab22c663fd5a2ac77","priority":0,"source":"/photos","regex":false,"schedule":{"begin":1626101520510,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/photos/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/2b8f3c86a6f52ac9992744763b089595c81f5343","priority":0,"source":"/music/playlist","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/0078b5cef7eb19b8e04197a3c74100ef31cdb7d9","priority":0,"source":"/photos/hot-shots","regex":false,"schedule":{"begin":1670941500360,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/799125e596c332202a0a4acc0e341e686240d293","priority":0,"source":"/.well-known/apple-app-site-association","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/2fcf8fb0651ec61c93d7422a3d55f332fdd20081","priority":0,"source":"/maestros","regex":false,"schedule":{"begin":1784907720037,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/thank-a-teacher-powered-by-donorchoose-1905558/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/7b964584108e4364700a79cd1654ba57c262fedf","priority":0,"source":"/events","regex":false,"schedule":{"begin":1498680000000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/iheartradio-events/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/95c0fcf1f7bd53354e2bd314ca2bc91cf8c93a59","priority":0,"source":"/von","regex":false,"schedule":{"begin":1498016640000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/bigvon/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/009d76354ca697fe0efb98a46c079dd10a64520a","priority":0,"source":"/bhm","regex":false,"schedule":{"begin":1517007600705,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/85a426380e1ae9e8da77a54176a988c30a88efc5","priority":0,"source":"/topic/bin-entertainment-news.rss","regex":false,"schedule":{"begin":1651186920489,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/entertainment-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/0969d246b54608fd37bd3e321ecdb9c5f058d8a6","priority":0,"source":"/hometurf","regex":false,"schedule":{"begin":1498015980000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/bay-area-artists-enter-your-music-898244/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/8765d5f4ac24e982fa62b17f3b7b071c2248fa83","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/3a08f418d86e9fe801dfb568340f2668f408d79f","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/8b9cb276805c373cc6a73029a8573de818d7d4dc","priority":0,"source":"/blackmusic","regex":false,"schedule":{"begin":1589472000195,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/c73a83da7b0e78e89a6a5a2f58a9c430ce405160","priority":0,"source":"/featured/shay-diddy/content/2017-08-18-man-caught-on-880-in-oakland-traffic-lynching-a-black-doll","regex":false,"schedule":{"begin":1502750460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.kmel.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/93822542ca8397d25fced9a36e5b76e0ef4ce6e2","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/0821203a073d7098a92a971bacb19e6de7634f0d","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/9970e07187bf9c50a944c0f68c5a3fcb711e063f","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/d6d5324aac3aa6aa06d3c7e2cdd96e316c252e11","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1779912000000,"end":1789876848861},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/9b41c2c64c9b9749dd21676958a16019263b567b","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/08fba091ec4fb525ba4a37c093bf56fed8af6f9f","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/9eb677fac825da0e59988386833cf43fa809ea34","priority":0,"source":"/calendar/concerts-9","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/a22c5507ea137b4516a62fc21ca3f7d03745a845","priority":0,"source":"/meatdistrict","regex":false,"schedule":{"begin":1624280400535,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/ea28c4968151f9de696578101e195e87f2ca2b79","priority":0,"source":"/fire","regex":false,"schedule":{"begin":1507824660000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/north-bay-wildfires/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/topic/entertainment-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/a616fc5d7a5e37f65ff8324d3c413ab346973612","priority":0,"source":"/calendar/station-events-1","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/0a9d44ea8f32627bdb8377edbd6208be6063de23","priority":0,"source":"/topic/bin-sports-news.rss","regex":false,"schedule":{"begin":1651186920317,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/sports.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/a81a9ebaff4797da9efe752037df79df27774aa9","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/46875146d8823afd8240c0d9d67ae58f4a36dd1e","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/aa4d1564daa04f6c2bcee8932386e945a77248f1","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/01b1482f204c4683515b9c9459d882ac5bdcdf23","priority":0,"source":"/listen","regex":false,"schedule":{"begin":1498016100000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/106-kmel-293/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/adae0c25a8887e608b4aec8a8264fcf42a4d5a5d","priority":0,"source":"/terms/es","regex":false,"schedule":{"begin":1590520680277,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/terminos-de-uso-de-iheartmedia/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/af933f39e444474237a4b0c0cb2e1548c5a2e13a","priority":0,"source":"/iheart","regex":false,"schedule":{"begin":1632172920942,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/4b4e0d636b083fa169679890f170321796c10c0c","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/b0cbf7222965ea3c1519faa2519328cec2da72a7","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/fd75fabb0a9e3bb18f876d4ec54dedae5baaeed5","priority":0,"source":"/fires","regex":false,"schedule":{"begin":1507916100000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/north-bay-wildfires/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/4c1173d10f450f284e21b7a849f41d686cc5b54b","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/b55470f1ebe900767ddecb539feb9746083f6531","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/bd22ca82ed0eaa5cf4f76fef795a91f36b35aa3b","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/4e92b64b50141bb60a703886a0eec36b723fe053","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/37e85865e44c8ecdd6109acc2f6758fb9a6c0101","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1779912000274,"end":1789876800274},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/beb2327e9d3003c680785ed21f97bce1cf9b64b6","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/12fb330571ce734bd25fd2a2822339badd1b1707","priority":0,"source":"/pages/johnandkenshow","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/apps"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/c649612267a51a9263f8e35001a78172e62f67ac","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/01c594099bc415164d84e34117ba0b90fd00f350","priority":0,"source":"/kmelsummerjam","regex":false,"schedule":{"begin":1555941600000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/kmel-summer-jam/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.iheart.com/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/5735e05940b609e0054c49e9515fbfab55f20419","priority":0,"source":"/teacher","regex":false,"schedule":{"begin":1784907660800,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/thank-a-teacher-powered-by-donorchoose-1905558/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/ced5ef8af53f0d2ee304721734ccadf4c90f24d4","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/women-of-iheartcountry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/7f94ffb10684064d3eb65a582558560c8d632e92","priority":0,"source":"/row","regex":false,"schedule":{"begin":1498016160000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/row/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/cf983dfbbee03d94e333907b13bd2015337395bc","priority":0,"source":"/music/top-songs/undefined","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/58dd2565d99d9320398583f351fb52bb92d13030","priority":0,"source":"/pages/bobbyojay.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/ca49706e70b7ff53a0a5b07281b925a854f1c6b7","priority":0,"source":"/employthebay","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/trending-in-the-bay/content/2020-03-23-find-out-what-companies-are-hiring-right-now-to-help-employ-the-bay/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/d529a687b42a28140f9e6e2d8c08516492e32d20","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/5c1b9878f9f3a96288f4af265e3ddad39d3a8ad0","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/15400dd9fe43d8fc1532469803ef1de31b52a194","priority":0,"source":"/sanacast","regex":false,"schedule":{"begin":1498016160000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/139-sana-g-uncut-28141335/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/d9cc4660b951d079198d2b9ceff6cba211e29323","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/5fb695f59931e96bd8bd91ea2258c889135c7fa1","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e07684076770886c837e68ed1c45a66373b3c20e","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/6089eb58a4c51e758bd2877a68dbd5f56ef80f4f","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e1d1ae0ff71c333cd70772a9cea97f8460fcbf19","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/3557fabf038f6dc4ee7103f297d398199d5dba1b","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1779912023975,"end":1789876800000},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/614b87f62527225e4f0ac790a84e4aa23acbcaf3","priority":0,"source":"/assistance/en","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/content/public-file-assistance/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/465ac5c7b2b21fc6d1781c9188bbfeabd0372686","priority":0,"source":"/supportourstudents","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/support-the-bay/content/2020-support-our-students-by-donating-tech-more/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/6270339829168417d5dd9b3643337979b63b43e1","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1762444800251,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/d599dbc1a95d226627a01aed30440ad3e7bbf624","priority":0,"source":"/shay","regex":false,"schedule":{"begin":1498016220000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/shay-diddy/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e85094098148d25211fdd0e60874ea64acca6555","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/20380fdd8af344caad22fe33c9c2c89f87530639","priority":0,"source":"/playlist","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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://kmel.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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/f0fc459ce2af2442f7dd0ba4cb8c231e025fc391","priority":0,"source":"/clown","regex":false,"schedule":{"begin":1498015320000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/the-sana-g-morning-show/content/2017-clown-of-the-day-archive/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/edad3bb66c43f44c10be2e6cd0165ae2f04cf4bb","priority":0,"source":"/assistance/es","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/content/acceso-al-archivo-publico/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/24b9bb42daae562936ef2cf64fcb5d891e586abb","priority":0,"source":"^\\/topic\\/(photos%3a%20main|pop-pics)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/topic/photos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/f2ea2be0cd9d5bb33471c0e8851c7ca1debe6b92","priority":0,"source":"/taxactfacts","regex":false,"schedule":{"begin":1613166900079,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/taxact-facts-937090/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/6b315705040ec0a7aa5d22ad4b7732b1701e25ee","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/f572de45c32708297376be3093db6ce7918add2d","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/09ab17611522e7061c0bf70194bb2f01a75ebbee","priority":0,"source":"/topic/kmel%20summer%20jam","regex":false,"schedule":{"begin":1652201520220,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/kmel-summer-jam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/f604ec4696d242c827293cdbef8c4455ce2d663e","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/6be2cd78d4ea94f9c6e39c9c7b3bdfdd2c851324","priority":0,"source":"/contests","regex":false,"schedule":{"begin":1610479620499,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/f93cdfd06135f267c57fff9f134eb5ec52ed2a06","priority":0,"source":"/legal/ad-choices/es","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/2686ae3bc97977e37265459a03f9349ab631edd9","priority":0,"source":"/%7b%7bcollectionurl%7d%7d","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/6e5b875e499cbf7f653ae187a0267c525c76c5b3","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/fc40ebc01160c7fc15381733a16987e18cd3b638","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/bca5975dd2e6085f10fdacf7ee121ab9cb6e4aa3","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1779912000000,"end":1789876819263},"destination":{"type":"URL","value":"https://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/3db57f14db279c9ba18594b7ecf09667fb4a622b","priority":0,"source":"/shaydiddy","regex":false,"schedule":{"begin":1498016220000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/shay-diddy/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/0102b3320c08ff564fcd0741272c50209981bac8","priority":0,"source":"/ceo","regex":false,"schedule":{"begin":1740680100302,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/ceos-you-should-know-sf/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/2a05dc1fb768deed92f50a50ffd229ce7b0852b5","priority":0,"source":"/legal/ad-choices/en","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/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":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/fdcf615f4dc00284dc3be0c8c281661c32613af1","priority":0,"source":"/pages/lancesblog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/5acdadf42bedc6d51dec8a4c5372922727014f59","priority":10,"source":"\\/articles\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://kmel.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/e2d86e2d7f8228fabd4d088ba214a695/inferno/e522bf9acc233d44198c2dd6e7b1e86afea38899","priority":10,"source":"\\/onair\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://kmel.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://www.axs.com/artists/1102201/iheartradio-music-festival-tickets"},"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://kmel.iheart.com/featured/trending-in-the-bay/content/2021-08-19-california-governor-recall-election-how-to-vote-important-dates-to-know/?pname=www.kmel.com&sc=dnsredirect"},"disabled":false,"schedule":{"begin":1604505600927,"end":1633031329450}},{"id":"I8bwh","keywords":["Front Row","FrontRow"],"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/front-row/"},"disabled":false,"schedule":{"begin":1596812400489,"end":1600660800489}},{"id":"8qAEF","keywords":["Sittercity","Sitter City"],"destination":{"type":"URL","value":"/contests/enter-to-win-1000-863794/"},"disabled":false,"schedule":{"begin":1598475600511,"end":1600920000511}},{"id":"OItps","keywords":["Phantoms","Fantoms","Phantom","Fantom","Julie and the Phantoms","Julie and the Fantoms"],"destination":{"type":"URL","value":"/contests/julie-and-the-phantoms-866540/"},"disabled":false,"schedule":{"begin":1599055200123,"end":1600401600123}},{"id":"mWi5V","keywords":["Stella Rosa","StellaRosa","Stella Roza","Stellah Rosa","Stellah Roza","StellaRoza"],"destination":{"type":"URL","value":"/contests/stellabrate-the-holidays-903274/"},"disabled":false,"schedule":{"begin":1605848400651,"end":1609131600651}},{"id":"QtSa2","keywords":["Capital One Trivia","Capitol One Trivia","Capital 1 Trivia","Capitol 1 Trivia","CapitalOneTrivia","Capital1Trivia"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-867836/"},"disabled":false,"schedule":{"begin":1600455600775,"end":1601870400775}},{"id":"YFsMq","keywords":["MS Vibes","MS Vibes Radio","Multiple Sclerosis","Multiple Sclerosis Vibes"],"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"schedule":{"begin":1602599400749,"end":4115978604802}},{"id":"zvsNK","keywords":["HBCU","HBCUs","HBUC","HBCU Homecoming","HBCU Celebration"],"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"schedule":{"begin":1602795600498,"end":4115978604802}},{"id":"Jqkzz","keywords":["Trick or Treat","TrickOrTreat","iHeartHalloween","iHeart Halloween"],"destination":{"type":"BRAND","value":"brands/iHeartHalloween"},"disabled":false,"schedule":{"begin":1603116000860,"end":1606798800860}},{"id":"5kWI4","keywords":["Flight","Flight Fit N Fun"],"destination":{"type":"URL","value":"/contests/win-4-tickets-886476/"},"disabled":false,"schedule":{"begin":1603141200900,"end":1603857600900}},{"id":"uklA8","keywords":["Veterans","Veterans Day"],"destination":{"type":"URL","value":"/contests/share-a-salute-890794/"},"disabled":false,"schedule":{"begin":1603726200598,"end":1605157200598}},{"id":"gzicc","keywords":["Ulta","Ulta Beauty"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/ulta-hbcu/"},"disabled":false,"schedule":{"begin":1604073650564,"end":1605200400483}},{"id":"LnEe8","keywords":["Jingle Ball Playlist"],"destination":{"type":"URL","value":"/contests/listen-to-win-892162/"},"disabled":false,"schedule":{"begin":1604088000781,"end":1605502800781}},{"id":"MDFLy","keywords":["Jingle Jangle","JingleJangle","Jingle Jangel","JingleJangel"],"destination":{"type":"URL","value":"/contests/enter-to-win-898226/"},"disabled":false,"schedule":{"begin":1605063600996,"end":1605330000996}},{"id":"e8lnx","keywords":["The Ice Cream Shop","Ice Cream Shop"],"destination":{"type":"URL","value":"/contests/win-a-chance-898800/"},"disabled":false,"schedule":{"begin":1605218415274,"end":1606798800029}},{"id":"BvZEs","keywords":["Game Night","GameNight"],"destination":{"type":"URL","value":"/contests/win-a-game-night-898752/"},"disabled":false,"schedule":{"begin":1605290400803,"end":1609477200803}},{"id":"Qupti","keywords":["Visit Jamaica"],"destination":{"type":"URL","value":"/contests/win-a-trip-898768/"},"disabled":false,"schedule":{"begin":1605560400606,"end":1607144400606}},{"id":"uooMg","keywords":["Hero","Heroes"],"destination":{"type":"URL","value":"/contests/stellabrate-our-military-901608/"},"disabled":false,"schedule":{"begin":1605643200803,"end":1607922000803}},{"id":"mQfMq","keywords":["Wish","Christmas Wish"],"destination":{"type":"URL","value":"/promotions/let-iheartradio-grant-your-christmas-wish-1129066/"},"disabled":false,"schedule":{"begin":1637769600774,"end":1643691600774}},{"id":"Wtnin","keywords":["Airtab","air tab"],"destination":{"type":"URL","value":"/contests/airtab-25-million-916478/"},"disabled":false,"schedule":{"begin":1607140800281,"end":1613106000281}},{"id":"2BL2K","keywords":["MMS","M and Ms","M&MS","M & Ms"],"destination":{"type":"URL","value":"/contests/mms-battle-909650/"},"disabled":false,"schedule":{"begin":1607529600083,"end":1608354000083}},{"id":"AKdiw","keywords":["Bake Box","BakeBox","Baker Box","BakerBox"],"destination":{"type":"URL","value":"/contests/win-the-ultimate-909648/"},"disabled":false,"schedule":{"begin":1607529600292,"end":1607914800292}},{"id":"AZwnn","keywords":["Living Black","LivingBlack","iHeart Living Black","iHeartRadio Living Black"],"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"schedule":{"begin":1611075600603,"end":4115978604802}},{"id":"LHuAb","keywords":["BHM","Black History","Black History Month"],"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"schedule":{"begin":1611950400153,"end":4115978604802}},{"id":"BcYU9","keywords":["taxact facts","taxact fact","tax act facts","tax act fact"],"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"schedule":{"begin":1613166960238,"end":4115978604802}},{"id":"v28dw","keywords":["tickets"],"destination":{"type":"URL","value":"https://www.axs.com/series/12038/iheartradio-music-festival-tickets?skin=iheart"},"disabled":false,"schedule":{"begin":1620748800046,"end":1632013200046}},{"id":"twjRb","keywords":["Splat Halloween","splat"],"destination":{"type":"URL","value":"https://news.iheart.com/promotions/transform-and-win-with-splat-1097082/"},"disabled":false,"schedule":{"begin":0,"end":1635739200252}},{"id":"a5Fiz","keywords":["VIPx","VIPex"],"destination":{"type":"URL","value":"https://link.vatom.com/s/vipx"},"disabled":false,"schedule":{"begin":1668016800294,"end":1677646800294}},{"id":"YHpCH","keywords":["fortnite","fortnight","fort nite","fort night"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1660849200229,"end":4115978604802}},{"id":"OtSEl","keywords":["scratch off","scratchoff"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/scratch-and-win/"},"disabled":false,"schedule":{"begin":1660765500332,"end":1664078400332}},{"id":"Itj9E","keywords":["Capital One NFT","Capital 1 NFT","Capitol One NFT","Capitol 1 NFT","CapitalOneNFT","Capital1NFT","CapitolOneNFT","Capitol1NFT"],"destination":{"type":"URL","value":"https://start.vatom.com/iheart-festival/"},"disabled":false,"schedule":{"begin":1661450400766,"end":1664164800766}},{"id":"31EeP","keywords":["roblox","roblocks","rowblox","rowblocks"],"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"schedule":{"begin":1663005600930,"end":4115978604802}},{"id":"nbQet","keywords":["iheartland","iheart land","i heart land","eye heart land","eyeheartland"],"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"schedule":{"begin":1663970400429,"end":4115978604802}},{"id":"Y2SAb","keywords":["Capital One ALTer EGO","Capitol One ALTer EGO","Capital 1 ALTer EGO","Capitol 1 ALTer EGO","capitalonealterego"],"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/09005D4E3665A282"},"disabled":false,"schedule":{"begin":1664467200253,"end":1673769600253}},{"id":"c1c8O","keywords":["Fall Out Boy","FallOutBoy","Fallout Boy"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1673553600119,"end":1675670400119}},{"id":"whuuQ","keywords":["The Rolling Stones","Rolling Stones","TheRollingStones","RollingStones"],"destination":{"type":"URL","value":"/promotions/win-a-trip-for-you-and-1604361/"},"disabled":false,"schedule":{"begin":1700573400283,"end":1701752400283}},{"id":"EXXfK","keywords":["International Women's Day","International Womens Day","Women's Day","Womens Day","womensday","IWD","wttm","Women Take The Mic","WomenTakeTheMic"],"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"schedule":{"begin":1707487200899,"end":4115978604802}},{"id":"0Fptw","keywords":["petradio","pet radio","dog radio","cat radio","petsradio","pets radio","radio for pet","radio for pets"],"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"schedule":{"begin":1712592000464,"end":4115978604802}},{"id":"nhLgg","keywords":["olympics","summer olympics","summer games","winter olympics","winter games","paris olympics","milan cortina"],"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"schedule":{"begin":1718942400705,"end":4115978604802}},{"id":"6itIK","keywords":["House of Music"],"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/content/2026-08-26-iheartradio-house-of-music-2026-4-free-artist-rooms-and-live-sets-in-vegas/"},"disabled":false,"schedule":{"begin":1787841900565,"end":4115978604802}},{"id":"YcpJI","keywords":["henessy","hennessy","hennesey","hennessey"],"destination":{"type":"URL","value":"/contests/win-your-way-into-the-189152/"},"disabled":false,"schedule":{"begin":1498015920000,"end":1537500720000}},{"id":"lhuEq","keywords":["Love "],"destination":{"type":"URL","value":"/contests/tell-us-your-love-confession-to-89904/"},"disabled":false,"schedule":{"begin":1498016820000,"end":1513831620000}},{"id":"WHSqB","keywords":["aloha pride","alohapride"],"destination":{"type":"URL","value":"/contests/hawaiian-airlines-wants-to-send-233768/"},"disabled":false,"schedule":{"begin":1498017540000,"end":1498892340000}},{"id":"E43Nd","keywords":["california lottery"],"destination":{"type":"URL","value":"/contests/california-lottery-search-find-win-100-205440/"},"disabled":false,"schedule":{"begin":1498017600000,"end":1505966400000}},{"id":"SRm9h","keywords":["Taco","tacos"],"destination":{"type":"URL","value":"/contests/win-a-taco-tuesday-fiesta-18778/"},"disabled":false,"schedule":{"begin":1498019400000,"end":1513834200000}},{"id":"qpuu6","keywords":["atom "],"destination":{"type":"URL","value":"/contests/free-movie-friday-win-249926/"},"disabled":false,"schedule":{"begin":1498087500000,"end":1537572300000}},{"id":"qV6e7","keywords":["aloha","aloha fridays"],"destination":{"type":"BRAND","value":"brands/Hawaiian Airlines Aloha Fridays (2683)"},"disabled":false,"schedule":{"begin":1499294040000,"end":1540161240000}},{"id":"3MLIn","keywords":["creek"],"destination":{"type":"URL","value":"/contests/-286804/"},"disabled":false,"schedule":{"begin":1503690060000,"end":1506800460000}},{"id":"Vm4Xy","keywords":["Game"," big game","The Game"],"destination":{"type":"URL","value":"/contests/watch-the-game-vip-style-340892/"},"disabled":false,"schedule":{"begin":1513623360000,"end":1521482160000}},{"id":"sVAcP","keywords":["fair "],"destination":{"type":"URL","value":"http://ul.ink/CW9E"},"disabled":false,"schedule":{"begin":1527185520000,"end":1531159920000}},{"id":"ebvWE","keywords":["summer jam"],"destination":{"type":"BRAND","value":"brands/KMEL Summer Jam 2017"},"disabled":false,"schedule":{"begin":1529937300000,"end":1537674600000}},{"id":"Nfbjm","keywords":["Jingle Contest"],"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/the-barnes-firm-10-000-441864/?ref=ulink&apt_referrer_id="},"disabled":false,"schedule":{"begin":1530120960000,"end":1534786560000}},{"id":"WgoL3","keywords":["Light the Night"],"destination":{"type":"URL","value":"https://pages.lightthenight.org/gba/SanFran18"},"disabled":false,"schedule":{"begin":1536188160000,"end":1546041360000}},{"id":"lEhSv","keywords":["#kmelsummerjam","KMEL Summer Jam","Summer Jam","kmelsummerjam","summerjam"],"destination":{"type":"BRAND","value":"brands/KMEL Summer Jam"},"disabled":false,"schedule":{"begin":1555941600000,"end":4115978604802}},{"id":"z07fQ","keywords":["106.1 KMEL Holiday House Of Soul","House of Soul","KMEL Holiday House of Soul","kmelhouseofsoul"],"destination":{"type":"BRAND","value":"brands/KMEL Holiday House of Soul"},"disabled":false,"schedule":{"begin":1571753700000,"end":4115978604802}},{"id":"w4q5I","keywords":["support the bay","supportthebay"],"destination":{"type":"URL","value":"/featured/trending-in-the-bay/content/2020-03-17-local-businesses-support-the-bay-by-staying-open-during-shelter-in-place/"},"disabled":false,"schedule":{"begin":0,"end":1586242800000}},{"id":"yacmn","keywords":["street soldiers"],"destination":{"type":"BRAND","value":"brands/Street Soldiers"},"disabled":false,"schedule":{"begin":0,"end":4115978604802}},{"id":"jHZuD","keywords":["change"],"destination":{"type":"BRAND","value":"brands/Change Bay Area"},"disabled":false,"schedule":{"begin":0,"end":4115978604802}},{"id":"tWWha","keywords":["support our students"],"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/support-the-bay/content/2020-support-our-students-by-donating-tech-more/"},"disabled":false,"schedule":{"begin":0,"end":4115978604802}},{"id":"ho65y","keywords":["remy","remy martin flavor","remymartin flavor","remy martin","remymartin"],"destination":{"type":"BRAND","value":"brands/Remy Martin"},"disabled":false,"schedule":{"begin":1597105320867,"end":4115978604802}},{"id":"HXnd9","keywords":["fire","fires","wildfire"],"destination":{"type":"BRAND","value":"brands/North Bay Wildfires"},"disabled":false,"schedule":{"begin":1597934880445,"end":4115978604802}},{"id":"FfpE8","keywords":["meg","meghan","megan"],"destination":{"type":"URL","value":"/contests/enter-for-a-chance-to-win-a-digital-ticket-to-megan-thee-stallion-s-livestream-performance-865778/"},"disabled":false,"schedule":{"begin":1598551020402,"end":1606503420402}},{"id":"Ur6ky","keywords":["redcross","red cross "],"destination":{"type":"URL","value":"https://www.redcross.org/donate/cm/iheartmedianoca-emp.html/"},"disabled":false,"schedule":{"begin":1601400540977,"end":1609266540977}},{"id":"ZnwAk","keywords":["grand","grand in your hand","cash"],"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/listen-to-win-1-000-1338930/"},"disabled":false,"schedule":{"begin":1601886600597,"end":1668913200597}},{"id":"3bPYH","keywords":["votes","bay area vote","bayareavote","voter guide","sf vote","voter"],"destination":{"type":"BRAND","value":"brands/ Bay Area Votes"},"disabled":false,"schedule":{"begin":1602259980798,"end":4115978604802}},{"id":"AaDQx","keywords":["community"],"destination":{"type":"BRAND","value":"brands/Community Resources"},"disabled":false,"schedule":{"begin":1602260580613,"end":4115978604802}},{"id":"9FIoy","keywords":["kaiser"],"destination":{"type":"BRAND","value":"brands/Community Resources"},"disabled":false,"schedule":{"begin":1602260580588,"end":1610212980588}},{"id":"07CuQ","keywords":["donate","hip hop for hunger","hip hop hunger","hunger"],"destination":{"type":"URL","value":"https://kmel.iheart.com/calendar/event/5fa2f9ef38fb107e5d48311c/"},"disabled":false,"schedule":{"begin":1604462580216,"end":1612411380216}},{"id":"Ak3ju","keywords":["home turf","hometurf"],"destination":{"type":"URL","value":"https://kmel.iheart.com/contests/bay-area-artists-enter-your-music-898244/"},"disabled":false,"schedule":{"begin":1605068460432,"end":1613017260432}},{"id":"hZ31o","keywords":["grants","grant"],"destination":{"type":"URL","value":"https://www.unfinishedbusiness.us/landing.html"},"disabled":false,"schedule":{"begin":1605754080432,"end":1613702880432}},{"id":"YcyyJ","keywords":["sana claus","sanaclaus","toys","donate toys"],"destination":{"type":"URL","value":"https://kmel.iheart.com/featured/the-sana-g-morning-show/content/2020-12-03-sana-claus-toy-drive-is-back-heres-how-to-donate/"},"disabled":false,"schedule":{"begin":1607063760452,"end":1614839760452}},{"id":"P4EUE","keywords":["new year's eve","countdown","count down","splat"],"destination":{"type":"URL","value":"https://kmel.iheart.com/content/2020-12-22-listen-to106-kmels-new-years-eve-countdown-of-the-top-106-songs-of-2020/"},"disabled":false,"schedule":{"begin":1608666480856,"end":1616438880856}},{"id":"Y6URj","keywords":["dubs","dub","dubhub","dub hub","warriors"],"destination":{"type":"URL","value":"/promotions/enter-the-keyword-for-a-chance-936620/"},"disabled":false,"schedule":{"begin":1613493900812,"end":1621179900812}},{"id":"mwp7x","keywords":["happy hour","happyhour","kmel happy hour"],"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/enter-for-a-chance-to-win-1113174/"},"disabled":false,"schedule":{"begin":1622677860137,"end":4115978604802}},{"id":"oes6u","keywords":["lit","lit for the holidays","holiday lights","lights"],"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/lit-for-the-holidays-1142600"},"disabled":false,"schedule":{"begin":1639706460367,"end":1647478860367}},{"id":"AXusC","keywords":["globetrotter","globetrotters","globe trotter","globe trotters","globetroter"],"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/enter-for-a-chance-to-win-4-tickets-to-see-the-harlem-globetrotters-1149284"},"disabled":false,"schedule":{"begin":1640212980558,"end":1647985380558}},{"id":"3Yq6i","keywords":["crush on you","crushonyou","crush","speed date","speeddate"],"destination":{"type":"URL","value":"https://kmel.iheart.com/promotions/crush-on-you-valentine-s-speed-date-1622737/"},"disabled":false,"schedule":{"begin":1706515200214,"end":1711986180214}}],"sections":{"general":{"name":"106.1 KMEL","positioner":"#1 For Hip Hop and R&B in the Bay Area!","description":"Hip Hop and R&B music radio live from San Francisco Bay Area","keywords":[{"id":"106kmel"},{"id":"hip hop"},{"id":"san francisco"},{"id":"oakland"},{"id":"san jose"},{"id":"bayarea"},{"id":"local artist"},{"id":"music"},{"id":"san francisco"},{"id":"urban radio"},{"id":"west coast"}],"default_content":[{"id":"collections/Trending in The Bay (497802)"},{"id":"collections/breaking-news"},{"id":"collections/The Sana G Morning Show Blog (44220)"},{"id":"collections/BIGVON Blog (1044)"},{"id":"collections/Shay Diddy Blog (48395)"},{"id":"collections/Street Soldiers"},{"id":"collections/black-entertainment-news"},{"id":"collections/trending-hip-hop-rnb"},{"id":"collections/Holidays In The Bay"}],"additional_distributions":[],"default_podcasts":[{"id":"28823199"},{"id":"28890865"},{"id":"25095719"}],"default_shows":[{"id":"brands/The Sana G Morning Show (44220)","sites":{"_id":"%2F497bfc6e20a75a8d4709d2651a4264fa","slug":"the-sana-g-morning-show","ownBrand":"brands/The Sana G Morning Show (44220)","configByLookup":{"common":{"branding":{"name":"The Sana G Morning Show"}}}}},{"id":"brands/Shay Diddy (48395)","sites":{"_id":"%2Fd90c9fbade384aa027253622f6b6b6dc","slug":"shay-diddy","ownBrand":"brands/Shay Diddy (48395)","configByLookup":{"common":{"branding":{"name":"Shay Diddy"}}}}},{"id":"brands/BIGVON (1044)","sites":{"_id":"%2F9898db404355e345bb1bd84be9fd7631","slug":"bigvon","ownBrand":"brands/BIGVON (1044)","configByLookup":{"common":{"branding":{"name":"BIGVON"}}}}},{"id":"brands/Cuzzin Dre","sites":{"_id":"%2F5b11bb20eaf8974ba90aa5e1","slug":"cuzzin-dre","ownBrand":"brands/Cuzzin Dre","configByLookup":{"common":{"branding":{"name":"Cuzzin Dre"}}}}}],"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":"San Francisco, CA","country":{"id":"countries/US"},"geo_latitude":"37.7766392","geo_longitude":"-122.3963813","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"Change Bay Area: Find out what you can do in the fight against racial injustice here!","link":"https://kmel.iheart.com/featured/change-bay-area/","target":"_self","start_date":{"timestampMs":1592574300000},"end_date":{"timestampMs":1592635500000}},"navigation":{"contact_menu_switch":true,"listen_live_switch":true,"contest_nav_switch":true,"search_switch":true,"user_menu_switch":true,"show_public_file_switch":true,"advertise_switch":true,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"CEulf","type":"on_air","label":"On-Air","target":"_self","ref":"onair_schedule","children":[{"id":"NCYYS","type":"brand","label":"The Sana G Morning Show","target":"_self","ref":"%2F497bfc6e20a75a8d4709d2651a4264fa","href":"/featured/the-sana-g-morning-show/"},{"id":"McZnk","type":"brand","label":"Shay Diddy","target":"_self","ref":"%2Fd90c9fbade384aa027253622f6b6b6dc","href":"/featured/shay-diddy/"},{"id":"1X4MA","type":"brand","label":"BIGVON","target":"_self","ref":"%2F9898db404355e345bb1bd84be9fd7631","href":"/featured/bigvon/"},{"id":"35o00","type":"brand","label":"Cuzzin Dre","target":"_self","ref":"%2F5b11bb20eaf8974ba90aa5e1","href":"/featured/cuzzin-dre/"},{"id":"TDxGD","type":"page","label":"More Shows","target":"_self","ref":"onair_schedule","href":"/schedule/"}],"href":"onair_schedule"},{"id":"vaqT0","type":"link","label":"Podcasts","target":"_self","ref":"","children":[{"id":"97QOa","type":"link","label":"Sana G Morning Show On Demand","target":"_blank","ref":"https://www.iheart.com/podcast/139-sana-g-morning-show-25095719/","href":"https://www.iheart.com/podcast/139-sana-g-morning-show-25095719/"},{"id":"FFx9d","type":"link","label":"Sana G's Crush On You","target":"_blank","ref":"https://www.iheart.com/podcast/960-sana-gs-crush-on-you-28823199/","href":"https://www.iheart.com/podcast/960-sana-gs-crush-on-you-28823199/"},{"id":"GiQa8","type":"link","label":"Sana G's Clown of the Day","target":"_blank","ref":"https://www.iheart.com/podcast/960-sana-gs-clown-of-the-day-28890865/","href":"https://www.iheart.com/podcast/960-sana-gs-clown-of-the-day-28890865/"},{"id":"sHBex","type":"link","label":"Sanacast","target":"_blank","ref":"https://www.iheart.com/podcast/139-sana-g-uncut-28141335/","href":"https://www.iheart.com/podcast/139-sana-g-uncut-28141335/"},{"id":"ydCC9","type":"link","label":"Vontourage","target":"_blank","ref":"https://www.iheart.com/podcast/413-vontourage-28192450/","href":"https://www.iheart.com/podcast/413-vontourage-28192450/"},{"id":"oIjL7","type":"link","label":"Wash Ya Back w/ Fillmoe Mike","target":"_blank","ref":"https://www.iheart.com/podcast/wash-ya-back-podcast-110764956/","href":"https://www.iheart.com/podcast/wash-ya-back-podcast-110764956/"}]},{"id":"DKEZw","type":"page","label":"Music & Media","target":"_self","ref":"music_home","children":[{"id":"ecAcV","type":"page","label":"Recently Played","target":"_self","ref":"music_recently_played","href":"/music/recently-played/"},{"id":"g8ssw","type":"brand","label":"Home Turf","target":"_self","ref":"%2Fa6c48afee29950f14f0c613b79b211a7","href":"/featured/home-turf/"},{"id":"s4WK7","type":"link","label":"Music Monday Appointments","target":"_self","ref":"/content/2017-08-16-kmel-music-monday/","href":"/content/2017-08-16-kmel-music-monday/"},{"id":"Fk8Hs","type":"page","label":"Top Songs","target":"_self","ref":"music_top_songs","href":"/music/top-songs/"},{"id":"XQAB6","type":"link","label":"KMEL YouTube","target":"_blank","ref":"https://www.youtube.com/user/KMELtv","href":"https://www.youtube.com/user/KMELtv"},{"id":"RG2Rv","type":"link","label":"Listen on iHeartRadio","target":"_blank","ref":"https://www.iheart.com/live/106-kmel-293/?autoplay=true","href":"https://www.iheart.com/live/106-kmel-293/?autoplay=true"},{"id":"NNdiI","type":"page","label":"Photos","target":"_self","ref":"photos","href":"/pics/"},{"id":"0I1oC","type":"brand","label":"Trending in the Bay","target":"_self","ref":"%2F5b8fd369b5df9dde9b119d28","href":"/featured/trending-in-the-bay/"}],"href":"/music/"},{"id":"1YV9k","type":"page","label":"Connect","target":"_self","ref":"contact","children":[{"id":"DsMIZ","type":"page","label":"Calendar","target":"_self","ref":"calendar_content_all","href":"/calendar/"},{"id":"HZAaS","type":"link","label":"Earthquake Preparedness","target":"_blank","ref":"https://www.bayareaeqhq.com/?utm_source=kmel-fm&utm_medium=radio&utm_campaign=epic-san-francisco","href":"https://www.bayareaeqhq.com/?utm_source=kmel-fm&utm_medium=radio&utm_campaign=epic-san-francisco"},{"id":"O61Wl","type":"page","label":"Contact Us","target":"_self","ref":"contact","href":"/contact/"},{"id":"swV91","type":"link","label":"- Instagram","target":"_blank","ref":"https://www.instagram.com/106kmel/","href":"https://www.instagram.com/106kmel/"},{"id":"gVmUp","type":"link","label":"- Twitter","target":"_blank","ref":"https://twitter.com/106kmel","href":"https://twitter.com/106kmel"},{"id":"vyNbp","type":"link","label":"- Facebook","target":"_blank","ref":"https://www.facebook.com/106kmel","href":"https://www.facebook.com/106kmel"},{"id":"qM3Pj","type":"link","label":"- YouTube","target":"_blank","ref":"https://www.youtube.com/user/KMELtv","href":"https://www.youtube.com/user/KMELtv"},{"id":"DEt8P","type":"page","label":"Bay Area Traffic","target":"_self","ref":"traffic","href":"/traffic/"},{"id":"ByBJy","type":"page","label":"Advertise With Us","target":"_self","ref":"advertise","href":"/advertise/"},{"id":"PaptQ","type":"link","label":"Jobs","target":"_self","ref":"https://www.iheartmedia.com/careers","href":"https://www.iheartmedia.com/careers"}],"href":"/contact/"}],"menu_footer":[{"id":"27eHX","type":"link","label":"Music Event Info","target":"_blank","ref":"https://musiceventinfo.iheartmedia.com/","children":[],"href":"https://musiceventinfo.iheartmedia.com/"}]},"design":{"theme":"default","color_scheme":{"id":"site-color-schemes/night"},"logo_best_res":{"id":"asset://assets.brands/5d40a56c78bb8e76d21b8c89","asset":{"bucket":"assets.brands","resourceId":"%2F5d40a56c78bb8e76d21b8c89","href":"https://i.iheart.com/v3/re/assets.brands/5d40a56c78bb8e76d21b8c89"}},"station_logo":{"id":"asset://assets.brands/5e0a3df06f30114a05e027a1","asset":{"bucket":"assets.brands","resourceId":"%2F5e0a3df06f30114a05e027a1","href":"https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1"}},"logo_favicon":{"id":"asset://assets.brands/5e0a3df06f30114a05e027a1","asset":{"bucket":"assets.brands","resourceId":"%2F5e0a3df06f30114a05e027a1","href":"https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1"}},"font":{"id":"site-fonts/Inter"},"accent_color":"#9900CC","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":"106kmel","facebook_app_id":"135864416484476","facebook_fan_page_id":"42600841807","twitter_switch":true,"twitter_name":"106kmel","youtube_switch":true,"youtube_name":"user/KMELtv","instagram_switch":true,"instagram_name":"106kmel","snapchat_switch":true,"snapchat_name":"iheart106kmel","pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"iHeart106KMEL"},"contact":{"page_intro":"106.1 KMEL - The Bay's #1 for Hip-Hop and R&B! Use this page to contact us for questions, prize pick-up info, or advertising.","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"877-955-1061","business_phone_number":"415-247-4357","traffic_tip_phone":"415-247-4100","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":true,"prize_pickup_info":"If you won a prize on-air or online, you can claim it at our offices during normal business hours. Please bring at least one form of picture ID and be prepared to provide your social security number for tax purposes.","location_address1":"340 Townsend St.","location_address2":"4th Floor","location_city":"San Francisco","location_state":"CA","location_zip":"94107","office_hours":"Monday through Friday\n9:00am to 5:00pm\nwith the exception of Holidays","email_form_switch":true,"employment_info_switch":true,"contacts":[{"type":"Prize/Promotion Question"},{"type":"Community Events/PSAs"},{"type":"Programming/Music Questions"}],"eeo_report_asset":{"id":"asset://assets.eeo/6a6a275a92823b31370ad6a3"},"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":"KMEL-FM","aptivada_switch":true,"aptivada_id":"1898639","google_webmaster_verification":null,"auth_type":null},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"parsely_switch":false,"parsely_account_id":null}}},"integration":{"type":"broadcast-facilities","plugin":{"broadcastFacilities":[{"facilityId":"35121","broadcastFrequency":"106.1","broadcastBand":"FM","broadcastCallLetters":"KMEL","applicationNotices":[],"politicalLinkOverride":null}]}},"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[{"_id":"%2Fa6c48afee29950f14f0c613b79b211a7","slug":"home-turf","ownBrand":"brands/Home Turf (39026)","configByLookup":{"common":{"branding":{"name":"Home Turf"}}}},{"_id":"%2F5b8fd369b5df9dde9b119d28","slug":"trending-in-the-bay","ownBrand":"brands/Trending in the Bay","configByLookup":{"common":{"branding":{"name":"Trending in the Bay"}}}},{"_id":"%2F497bfc6e20a75a8d4709d2651a4264fa","slug":"the-sana-g-morning-show","ownBrand":"brands/The Sana G Morning Show (44220)","configByLookup":{"common":{"branding":{"name":"The Sana G Morning Show"}}}},{"_id":"%2Fd90c9fbade384aa027253622f6b6b6dc","slug":"shay-diddy","ownBrand":"brands/Shay Diddy (48395)","configByLookup":{"common":{"branding":{"name":"Shay Diddy"}}}},{"_id":"%2F9898db404355e345bb1bd84be9fd7631","slug":"bigvon","ownBrand":"brands/BIGVON (1044)","configByLookup":{"common":{"branding":{"name":"BIGVON"}}}},{"_id":"%2F5b11bb20eaf8974ba90aa5e1","slug":"cuzzin-dre","ownBrand":"brands/Cuzzin Dre","configByLookup":{"common":{"branding":{"name":"Cuzzin Dre"}}}}],"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":"%2F6a9976750264a328123b87bf","type":"PUBLISHING","record":{"ref_id":"%2F6a9976750264a328123b87bf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ac026d95-6bf9-4581-adde-241afe1e22f2","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/young-thug-369494/?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/artist/young-thug-369494/?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/artist/young-thug-369494/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/young-thug-369494/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a57ac3c1928c84f5cbe8023","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Young Thug","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/young-thug-369494/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"369494\" data-catalog-related-id=\"\">\u003cstrong>Young Thug\u003c/strong>\u003c/a> has decided to censor his shout-out to the Israelis in a new song after he received swift backlash from fans. \u003cbr />\u003cbr />It all started after Young Thug and his YSL label dropped their anticipated album \u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Slime Language 3\u003c/em>\u003c/strong>\u003c/a> over the weekend. The project holds 41 songs by Thugger and his artists \u003ca href=\"https://www.iheart.com/artist/tezzus-32132654/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32132654\" data-catalog-related-id=\"\">\u003cstrong>Tezzus\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/tezzus-32132654/songs/oh-my-god-feat-diamond-343945530/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"343945530\" data-catalog-related-id=\"\">\u003cstrong>diamond*\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/1300saint-36722012/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36722012\" data-catalog-related-id=\"\">\u003cstrong>1300SAINT\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/yung-kayo-32841601/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32841601\" data-catalog-related-id=\"\">\u003cstrong>Yung Kayo\u003c/strong>\u003c/a>. One of their new tracks, \u003ca href=\"https://www.iheart.com/artist/young-stoner-life-young-thug-feat-tezzus-35510245/songs/oway-remix-feat-tezzus-428408863/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"428408863\" data-catalog-related-id=\"\">\u003cstrong>&quot;Øway Remix,&quot;\u003c/strong>\u003c/a> has Young Thug and Tezzus shouting out literally everyone and their mamas. In one verse, Thug also shouts out the Middle East, specifically Israelis. \u003cbr />\u003cbr />&quot;Shout out to overseas, love is mad real (Yeah, it's facts)/I'm talkin' Middle East, I'm talkin' Israelis,&quot; Thug raps. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fspectre0799%2Fstatus%2F2093483096242901125%3Fs%3D20","@url":"https://x.com/spectre0799/status/2093483096242901125?s=20","author_name":"Spectre","author_url":"https://x.com/spectre0799","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Young Thug shouts out Israelis on his new album &quot;Slime Language 3&quot; 😭✌️ \u003ca href=\"https://t.co/ZO8GY1mu7e\">pic.twitter.com/ZO8GY1mu7e\u003c/a>\u003c/p>&mdash; Spectre (@spectre0799) \u003ca href=\"https://x.com/spectre0799/status/2093483096242901125?ref_src=twsrc%5Etfw\">August 28, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/spectre0799/status/2093483096242901125","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Young Thug shouts out Israelis on his new album &quot;Slime Language 3&quot; 😭✌️ \u003ca href=\"https://t.co/ZO8GY1mu7e\">pic.twitter.com/ZO8GY1mu7e\u003c/a>\u003c/p>&mdash; Spectre (@spectre0799) \u003ca href=\"https://x.com/spectre0799/status/2093483096242901125?ref_src=twsrc%5Etfw\">August 28, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/spectre0799/status/2093483096242901125?s=20"},{"html":"\u003cp>The brief lyric instantly caught the attention of fans, especially those who are against Israel's conflict with Palestine and other Middle Eastern countries. After spending the weekend receiving negative feedback, Young Thug ultimately decided to censor the word &quot;Israelis&quot; in an attempt to remove it. While some fans appreciated the effort, others noted that the damage was done. Some supporters even criticized Thug for caving to public pressure. \u003cbr />\u003cbr />&quot;I'm not sure if immediately bowing to audience pressure is the best reflection of his chosen moniker, but okay,&quot; one X user \u003ca href=\"https://x.com/HenMazzig/status/2095192990402629840?s=20\" target=\"_blank\">\u003cstrong>wrote\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />\u003cem>Slime Language 3\u003c/em> arrives five years after the second installment. It features collaborations with \u003ca href=\"https://www.iheart.com/artist/future-296257/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"296257\" data-catalog-related-id=\"\">\u003cstrong>Future\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/travis-scott-30576501/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30576501\" data-catalog-related-id=\"\">\u003cstrong>Travis Scott\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/lil-baby-356142/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"356142\" data-catalog-related-id=\"\">\u003cstrong>Lil Baby\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/mariah-the-scientist-33233764/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33233764\" data-catalog-related-id=\"\">\u003cstrong>Mariah The Scientist\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/cash-cobain-33635043/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33635043\" data-catalog-related-id=\"\">\u003cstrong>Cash Cobain\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/quavo-31826733/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31826733\" data-catalog-related-id=\"\">\u003cstrong>Quavo\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/trippie-redd-31594418/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31594418\" data-catalog-related-id=\"\">\u003cstrong>Trippie Redd\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jorjiana-42241367/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42241367\" data-catalog-related-id=\"\">\u003cstrong>Jorjiana\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/ynw-bslime-33162163/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33162163\" data-catalog-related-id=\"\">\u003cstrong>Bslime\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/rob49-34198093/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34198093\" data-catalog-related-id=\"\">\u003cstrong>Rob49\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ykniece-46423752/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"46423752\" data-catalog-related-id=\"\">\u003cstrong>YKNIECE\u003c/strong>\u003c/a>, and more. Listen to \u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Slime Language 3\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong> on iHeartRadio\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>now. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album/","cuser":"user/ldap/1133095","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/Young Thug","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album/","primary_image":{"bucket":"new_assets","id":"%2F6a57ac3c1928c84f5cbe8023"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788445620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","social_title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","summary":"Young Thug released 'Slime Language 3' over the weekend and quickly received backlash over an unexpected shout-out","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Young Thug (369494)"]},{"categories":["categories/music-news"],"distribution":["brands/Tony MC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album"},"slug":"2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a57ac3c1928c84f5cbe8023","title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","description":"Young Thug released 'Slime Language 3' over the weekend and quickly received backlash over an unexpected shout-out","author":"Tony M. Centeno"},"pub_start":1788445620000,"pub_until":4115978604802,"pub_changed":1788445964386,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Young Thug (369494)"]},{"tags":["categories/music-news","brands/Tony MC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a9976750264a328123b87bf","slug:2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","slug:2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","keyword:keywords/Young Thug","keyword:keywords/Hip-Hop","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":"%2F6a761e3b50f01eecad153987","type":"LEADS","record":{"title":"Congratulations To Our Thank A Teacher Nominees, Powered By DonorsChoose","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a6cde59c59a4f170b472b52","img_meta":{"base_id":"%2F6a6cde59c59a4f170b472b52","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/content/2026-08-28-congratulations-to-our-thank-a-teacher-nominees-powered-by-donorschoose/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7627c350f01eecad15399c","type":"LEADS","record":{"title":"Listen For Your Chance To Win A Trip To Las Vegas!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a1e2f423131aec94d9a66f6","img_meta":{"base_id":"%2F6a1e2f423131aec94d9a66f6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/win-a-trip-to-our-iheartradio-music-festival-2026-and-1000-1907861/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a91fa2fac899c4ba3c8fc80","type":"LEADS","record":{"title":"Oakland San Francisco Bay Airport Suitcase Party","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a91fa0fac899c4ba3c8fc7f","img_meta":{"base_id":"%2F6a91fa0fac899c4ba3c8fc7f","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://kmel.iheart.com/promotions/oakland-san-francisco-bay-airport-suitcase-1904986/"},"name":"","description":""},"use_catalog_image":false,"catalog":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":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoxfSwiZW5kcyI6eyJQVG9PSyI6LTEsIkpBclJOIjoxLCJ3bWVOSyI6MH19","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":"%2F6a996cf792bf3bc7b7bc4db3","type":"PUBLISHING","record":{"ref_id":"%2F6a996cf792bf3bc7b7bc4db3","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"99b2a3d7-8e80-4966-ad0b-9bc088d766ab","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/jay-z-39268/?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/artist/jay-z-39268/?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/artist/jay-z-39268/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/jay-z-39268/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a996dfd92bf3bc7b7bc4dc7","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"JAY-Z","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/ja-z-39268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39268\" data-catalog-related-id=\"\">\u003cstrong>JAŸ-Z\u003c/strong>\u003c/a> has fans buzzing after announcing plans to hold a listening session ahead of his \u003ca href=\"https://www.iheart.com/content/2026-07-27-jay-z-adds-additional-dates-for-los-angeles-london-jay-z-30-shows/\" data-content-id=\"/6a67ad6a46cb05fadba23524\">\u003cstrong>anticipated show in London\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />On Wednesday afternoon, September 2, Roc Nation shared a flyer and a link to a virtual listening session. The event is being held on Thursday, September 3, at 2 p.m. EST/7 p.m. BST ahead of his sold-out shows at Tottenham Stadium this weekend. Fans who attend have a chance to receive a vinyl test pressing. As soon as the announcement went live, fans immediately assumed that Hov is preparing to preview new music from his long-rumored album. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Frevolttv%2Fstatus%2F2095257280040034730%3Fs%3D20","@url":"https://x.com/revolttv/status/2095257280040034730?s=20","author_name":"REVOLT","author_url":"https://x.com/revolttv","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Jay-Z will host a virtual listening party from London ON September 3 at 2:00pm EST. Fans are speculating that Hov will preview new music 😮‍💨🔥 \u003ca href=\"https://t.co/YnM1IxTdme\">pic.twitter.com/YnM1IxTdme\u003c/a>\u003c/p>&mdash; REVOLT (@revolttv) \u003ca href=\"https://x.com/revolttv/status/2095257280040034730?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/revolttv/status/2095257280040034730","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Jay-Z will host a virtual listening party from London ON September 3 at 2:00pm EST. Fans are speculating that Hov will preview new music 😮‍💨🔥 \u003ca href=\"https://t.co/YnM1IxTdme\">pic.twitter.com/YnM1IxTdme\u003c/a>\u003c/p>&mdash; REVOLT (@revolttv) \u003ca href=\"https://x.com/revolttv/status/2095257280040034730?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/revolttv/status/2095257280040034730?s=20"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fthejayzsource%2Fstatus%2F2095224904320700709%3Fs%3D20","@url":"https://x.com/thejayzsource/status/2095224904320700709?s=20","author_name":"𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30","author_url":"https://x.com/thejayzsource","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"und\" dir=\"ltr\">Jaÿ-Z organizing a listening party \u003ca href=\"https://t.co/6T7gU8Xocu\">pic.twitter.com/6T7gU8Xocu\u003c/a>\u003c/p>&mdash; 𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30 (@thejayzsource) \u003ca href=\"https://x.com/thejayzsource/status/2095224904320700709?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/thejayzsource/status/2095224904320700709","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"und\" dir=\"ltr\">Jaÿ-Z organizing a listening party \u003ca href=\"https://t.co/6T7gU8Xocu\">pic.twitter.com/6T7gU8Xocu\u003c/a>\u003c/p>&mdash; 𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30 (@thejayzsource) \u003ca href=\"https://x.com/thejayzsource/status/2095224904320700709?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/thejayzsource/status/2095224904320700709?s=20"},{"html":"\u003cp>Rumors surrounding JAŸ-Z's alleged 14th studio album have been swirling for well over a year. Artists like \u003ca href=\"https://www.iheart.com/content/2025-08-18-memphis-bleek-says-jay-z-might-be-working-on-new-music/\" data-content-id=\"/68a31067c2269402aab4cc0a\">\u003cstrong>Memphis Bleek\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/content/2025-09-05-jay-z-reportedly-planning-to-shake-the-world-with-new-music/\" data-content-id=\"/68bafe453e4910aae292458e\">\u003cstrong>Cash Cobain\u003c/strong>\u003c/a> claimed Hov is working on new music, but reps for the seasoned MC \u003ca href=\"https://www.iheart.com/content/2025-09-10-jay-z-responds-to-rumors-about-working-on-new-music/\" data-content-id=\"/68c192f1e1156cb3962c2e67\">\u003cstrong>shut down the chatter\u003c/strong>\u003c/a>. Speculation about the album increased in July after Hov's wife, Beyonce, cut his hair at the beginning of his three-night residency at Yankee Stadium. All fans know that Hov does the big chop before he drops an album. \u003cbr />\u003cbr />He also brought out \u003ca href=\"https://www.iheart.com/artist/pharrell-williams-992340/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"992340\" data-catalog-related-id=\"\">\u003cstrong>Pharrell Williams\u003c/strong>\u003c/a> on the third night to perform their classic collaborations. At the end of his performance, Skateboard P fueled more anticipation for the alleged project when he \u003ca href=\"https://www.iheart.com/content/2026-07-13-pharrell-williams-fuels-speculation-about-potential-upcoming-jay-z-album/\" target=\"_blank\">\u003cstrong>told the crowd\u003c/strong>\u003c/a> that Jigga is “gettin’ ready to go to work.&quot; \u003cbr />\u003cbr />The hype surrounding the album continued to build earlier this month when the label \u003ca href=\"https://www.iheart.com/content/2026-08-10-roc-nation-responds-to-claim-that-jay-zs-rumored-album-is-done/\" target=\"_blank\">\u003cstrong>addressed a report\u003c/strong>\u003c/a> from music executive Ray Daniels. The podcaster claimed that Hov's album is &quot;completely done&quot; and he'd only release it if he partnered with someone. \u003cbr />\u003cbr />&quot;Fake news,&quot; Roc Nation replied. \u003cbr />\u003cbr />\u003ca href=\"https://www.jayz30.com/\" target=\"_blank\">\u003cstrong>Click here\u003c/strong>\u003c/a> for more information on JAŸ-Z's upcoming listening party. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london/","cuser":"user/ldap/1133095","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/JAY-Z","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london/","primary_image":{"bucket":"new_assets","id":"%2F6a996dfd92bf3bc7b7bc4dc7"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1788441720000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"JAŸ-Z Fuels Talk About New Music After Announcing Listening Party In London","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london","social_title":"JAŸ-Z Fuels Rumors About New Music After Announcing Listening Party In London","summary":"The virtual listening party is happening 24 hours before he hits the stage in London","targets":[{"categories":["categories/music-news"],"distribution":["artists/JAY-Z (39268)"]},{"categories":["categories/music-news"],"distribution":["brands/Tony MC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"JAŸ-Z Fuels Rumors About New Music After Announcing Listening Party In London"},"slug":"2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a996dfd92bf3bc7b7bc4dc7","title":"JAŸ-Z Fuels Rumors About New Music After Announcing Listening Party In London","description":"The virtual listening party is happening 24 hours before he hits the stage in London","author":"Tony M. Centeno"},"pub_start":1788441720000,"pub_until":4115978604802,"pub_changed":1788442092234,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/JAY-Z (39268)"]},{"tags":["categories/music-news","brands/Tony MC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a996cf792bf3bc7b7bc4db3","slug:2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london","slug:2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london","keyword:keywords/JAY-Z","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a988963956982a7197aecba","type":"PUBLISHING","record":{"ref_id":"%2F6a988963956982a7197aecba","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0238a099-e379-4b14-be20-5f3ac529e91b","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":"Moose (Alces alces). Elk female portrait in the forest on a rainy day. Beautiful animal in natural habitat. Wildlife scene in nature of Europe..","id":"%2F6a988a72f818b5986cd65a61","new_tab":false,"schedule":{},"source_credit":"CreativeNature_nl / iStock / Getty Images","title":"Moose female portrait with tranquil background","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://www.kvoa.com/video/watch-montana-woman-uses-bear-spray-to-fight-off-moose-in-backyard/video_79072036-75ab-562b-95c1-89c72e04b784.html\" target=\"_blank\">Montana woman used bear spray to protect her dogs from a charging moose\u003c/a> outside her home in Big Sky recently. \u003cstrong>Shelly Thorburn\u003c/strong> shared doorbell camera footage of the incident, which shows the large moose running toward her and her pets in the backyard. The encounter took place as Thorburn let her dogs outside and was surprised by the presence of a mother moose and its calf nearby.\u003c/p>\n\n\u003cp>Thorburn acted quickly when the moose charged. She was especially worried about her 14-year-old dog, Annie, who is deaf and has poor vision. Thorburn \u003ca href=\"https://www.youtube.com/watch?v=uhkKnaA7u_k\" target=\"_blank\">told \u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=uhkKnaA7u_k\" target=\"_blank\">\u003cem>CNN\u003c/em>\u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=uhkKnaA7u_k\" target=\"_blank\">, &quot;I was fearful, for sure\u003c/a>, because, you know, she was so big, and I've never had a big animal like that run after me.&quot;\u003c/p>\n\n\u003cp>The video shows Thorburn using a can of bear spray to halt the moose’s advance. The spray worked, stopping the animal and causing it to retreat with its calf. Thorburn was \u003ca href=\"https://www.waow.com/video/watch-montana-woman-uses-bear-spray-to-fight-off-moose-in-backyard/video_8b715c6e-ffce-5fb9-9ae2-2daa36b97de5.html\" target=\"_blank\">able to bring all her dogs inside safely\u003c/a>, and no one was injured.\u003c/p>\n\n\u003cp>The mother moose was likely acting out of instinct to protect its young. Moose can be very large—females can weigh up to 1,300 pounds—and are known to be defensive if they feel their calves are threatened.\u003c/p>\n\n\u003cp>Wildlife experts advise residents in areas like Big Sky to stay alert for large animals such as moose, especially during times when calves are present. Thorburn’s quick thinking and use of bear spray helped prevent potential injuries. No wildlife officials have reported further issues with the moose, but locals are reminded to keep bear spray handy and to watch for wildlife in their neighborhoods.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DDSi691wlCXs","@url":"https://www.youtube.com/watch?v=DSi691wlCXs","author_name":"NBC Montana","author_url":"https://www.youtube.com/@NBCMontana","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/DSi691wlCXs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Close encounter with a mama moose in Big Sky, Montana\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/DSi691wlCXs/hqdefault.jpg","thumbnail_width":480,"title":"Close encounter with a mama moose in Big Sky, Montana","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/DSi691wlCXs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Close encounter with a mama moose in Big Sky, Montana\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=DSi691wlCXs"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home/","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://kmel.iheart.com/content/2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home/","primary_image":{"bucket":"assets.getty","id":"%2F6a988a72f818b5986cd65a61"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788381900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home","social_title":"","summary":"The woman used bear spray to deter the charging moose.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Doorbell Camera Captures Moment Moose Charges At Woman Outside Her Home"},"slug":"2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a988a72f818b5986cd65a61","title":"Doorbell Camera Captures Moment Moose Charges At Woman Outside Her Home","description":"The woman used bear spray to deter the charging moose.","author":"iHeartRadio"},"pub_start":1788381900000,"pub_until":4115978604802,"pub_changed":1788382244011,"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:/6a988963956982a7197aecba","slug:2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home","slug:2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home","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":"%2F497bfc6e20a75a8d4709d2651a4264fa","slug":"the-sana-g-morning-show","ownBrand":"brands/The Sana G Morning Show (44220)","configByLookup":{"common":{"branding":{"name":"The Sana G Morning Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/683f45581d8feb6688f5e5a2"}}}}}},{"_id":"%2Fd90c9fbade384aa027253622f6b6b6dc","slug":"shay-diddy","ownBrand":"brands/Shay Diddy (48395)","configByLookup":{"common":{"branding":{"name":"Shay Diddy","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/59bb271f9d757f6eea4b457d"}}}}}},{"_id":"%2F9898db404355e345bb1bd84be9fd7631","slug":"bigvon","ownBrand":"brands/BIGVON (1044)","configByLookup":{"common":{"branding":{"name":"BIGVON","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b983be39e937af9684d0b12"}}}}}},{"_id":"%2F5b11bb20eaf8974ba90aa5e1","slug":"cuzzin-dre","ownBrand":"brands/Cuzzin Dre","configByLookup":{"common":{"branding":{"name":"Cuzzin Dre","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b1ae0e146adf1d4da0024c7"}}}}}}]},{"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":["28823199","28890865","25095719"]},{"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":"%2F6a984b0b21168d245e587813","type":"PUBLISHING","record":{"ref_id":"%2F6a984b0b21168d245e587813","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9775009a-bfb6-4117-9854-172c0cb08bae","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/51-the-breakfast-club-24992238/?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/51-the-breakfast-club-24992238/?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/51-the-breakfast-club-24992238/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/51-the-breakfast-club-24992238/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a98523c21168d245e587826","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Lizzo","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/lizzo-30191482/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30191482\" data-catalog-related-id=\"\">\u003cstrong>Lizzo\u003c/strong>\u003c/a> is speaking out now that the harassment and discrimination lawsuit that plagued her career has been dropped. \u003cbr />\u003cbr />During a hearing held Tuesday, September 1, U.S. District Judge Fernando L Aenlle-Rocha dismissed the remainder of a lawsuit that her former wardrobe stylist, Asha Daniels, filed in 2023. Daniels alleged she was bullied and experienced sexual and racial harassment while on tour with Lizzo.  According to \u003ca href=\"https://www.theguardian.com/music/2026/sep/01/lizzo-lawsuit-dismissed\" target=\"_blank\">\u003cstrong>\u003cem>The Guardian\u003c/em>\u003c/strong>\u003c/a>, Judge Aenlle-Rocha ruled that Daniels didn't properly identify discriminatory conduct or other behaviors from any employee of Lizzo and her touring company, Big Grrrl Touring, that constituted “general hostility” toward women. \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%2FDcyS00_Rft5%2F","@url":"https://www.instagram.com/p/DcyS00_Rft5/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DcyS00_Rft5/?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/DcyS00_Rft5/?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/DcyS00_Rft5/?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/DcyS00_Rft5/?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/DcyS00_Rft5/"},{"html":"\u003cp>“This alleged conduct and these alleged incidents, while inappropriate and unprofessional, fall within the scope of what the Supreme Court has held to be outside the protection of Title VII as part of the ‘ordinary tribulations of the workplace,’” the judge wrote.\u003cbr />\u003cbr />Lizzo has maintained her innocence since the lawsuit was filed in September 2023. She called Daniels a &quot;disgruntled&quot; employee and dismissed the allegations as “false” and “outrageous.&quot; Following the ruling, Lizzo finally spoke publicly about the verdict and thanked her team for their latest victory. \u003cbr />\u003cbr />&quot;Today I am relieved to announce that I have won the case against me and my touring company Big Grrrl Touring,&quot; she wrote in \u003ca href=\"https://www.instagram.com/p/DcwZlx2hdlb/?hl=en\" target=\"_blank\">\u003cstrong>a video posted to her Instagram timeline\u003c/strong>\u003c/a>. &quot;All the ridiculous claims by a wardrobe assistant who worked on tour for less than three weeks (including a claim they broke an acrylic nail) have been dismissed. It was all so shocking because I was being sued by someone who admittedly never met me.&quot;\u003cbr />\u003cbr />&quot;I prayed for the truth to come out, and thanks to my incredible lawyers, the truth prevailed,&quot; she continued. &quot;That truth matters more to me than anything, and I told y'all I will not settle and will continue to fight every vicious claim that has been made against me and my businesses. I'm grateful to God and my team for another victory. I will continue to use my platform to spread positivity and light to the world.&quot; \u003cbr />\u003cbr />See what \u003ca href=\"https://www.iheart.com/podcast/51-the-breakfast-club-24992238/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"24992238\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Breakfast Club\u003c/em>\u003c/strong>\u003c/a> had to say about the situation above. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit/","cuser":"user/ldap/1133095","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/Lizzo"],"permalink":"https://kmel.iheart.com/content/2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit/","primary_image":{"bucket":"new_assets","id":"%2F6a98523c21168d245e587826"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788369120000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Lizzo Speaks Out After Judge Dismisses Harassment & Discrimination Lawsuit","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit","social_title":"Lizzo Speaks Out After Judge Dismisses Harassment & Discrimination Lawsuit","summary":"Lizzo has broken her silence after a judge ruled to dismiss the lawsuit against her company ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["artists/LIZZO (30191482)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Lizzo Speaks Out After Judge Dismisses Harassment & Discrimination Lawsuit"},"slug":"2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a98523c21168d245e587826","title":"Lizzo Speaks Out After Judge Dismisses Harassment & Discrimination Lawsuit","description":"Lizzo has broken her silence after a judge ruled to dismiss the lawsuit against her company ","author":"Tony M. Centeno"},"pub_start":1788369120000,"pub_until":4115978604802,"pub_changed":1788369467693,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},{"tags":["categories/music-news","artists/LIZZO (30191482)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a984b0b21168d245e587813","slug:2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit","slug:2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit","keyword:keywords/Lizzo","author:user"]}},{"id":"%2F6a98473ab4318f9e9c8c58c2","type":"PUBLISHING","record":{"ref_id":"%2F6a98473ab4318f9e9c8c58c2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0a1ed93d-d0cc-46e6-b2b5-bf3457e97b2f","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"The Prime Video logo is seen on the backdrop for the premiere screening of Amazon Prime's \"The Terminal List\" at the Directors Guild of America theatre in Los Angeles, June 22, 2022. (Photo by Patrick T. FALLON / AFP) (Photo by PATRICK T. FALLON/AFP via Getty Images)","id":"%2F6a9847358b781055d9f2e8c9","new_tab":false,"schedule":{},"source_credit":"PATRICK T. FALLON / AFP / Getty Images","title":"US-ENTERTAINMENT-STREAMING-AMAZON-PRIME","type":"asset","url":"","use_caption":false},{"html":"\u003cp>This season, six NHL teams will broadcast their in-market games on Prime Video. The Carolina Hurricanes, Anaheim Ducks, Columbus Blue Jackets, Dallas Stars, Minnesota Wild, and St. Louis Blues will offer streaming packages through the platform. Prime Video already streams the Seattle Kraken's local games, as well as other teams' regional networks and Wednesday night national broadcasts in Canada.\u003c/p>\n\n\u003cp>The move comes as the NHL adapts to changes in the media landscape, with the league taking over production and distribution of local games for several teams. According to \u003ca href=\"https://www.wptf.com/2026/07/21/nhl-to-produce-and-distribute-local-games-for-hurricanes-blue-jackets-wild-and-blues/\" target=\"_blank\">AP Sports Writer Joe Reedy\u003c/a>, the NHL's centralized production of local games aims to enhance broadcast quality with more cameras and improved graphics.\u003c/p>\n\n\u003cp>The NHL's decision to stream games on Prime Video follows the collapse of regional sports networks like Main Street Sports, which previously aired games for several teams. The league's chief media officer, David Proper, highlighted the evolving media landscape, stating, &quot;It's a crazy time in the media space.&quot;\u003c/p>\n\n\u003cp>Prime Video's expansion into NHL broadcasts reflects a broader trend of sports leagues seeking new distribution methods. As \u003ca href=\"https://espnpressroom.com/press-release/espn-announces-100-exclusive-national-hockey-league-games-for-2026-27-season/\" target=\"_blank\">ESPN reports\u003c/a>, the NHL is also offering more than 1,050 out-of-market games through its NHL Power Play on the ESPN App.\u003c/p>\n\n\u003cp>This shift to streaming services is expected to continue, with the NHL planning further enhancements to its broadcasts. The league's president of events and content, Steve Mayer, emphasized the importance of delivering high-quality productions to fans. The NHL's centralized production model aims to provide a national network feel while maintaining the familiar voices of local announcers.\u003c/p>\n","schedule":{},"type":"html"},{"id":"11340","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-six-nhl-teams-stream-local-games-on-prime-video/","cuser":"user/ldap/1099951","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"2d1a0fb48a5c92f3ffb827e00250bb1dc9fa3b7b03632fcaf84a89c6db15be73","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/NHL","keywords/Prime Video","keywords/streaming","keywords/Carolina Hurricanes","keywords/Anaheim Ducks","keywords/Columbus Blue Jackets","keywords/Dallas Stars","keywords/Minnesota Wild","keywords/St. Louis Blues","keywords/local games","keywords/media landscape"],"permalink":"https://kmel.iheart.com/content/2026-09-02-six-nhl-teams-stream-local-games-on-prime-video/","primary_image":{"bucket":"assets.getty","id":"%2F6a9847358b781055d9f2e8c9"},"primary_target":{"categories":["categories/sports","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1788364320000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-six-nhl-teams-stream-local-games-on-prime-video","social_title":"","summary":"Six NHL teams, including the Carolina Hurricanes and Anaheim Ducks, will stream local games on Prime Video this season. The NHL is enhancing broadcast quality and adapting to media changes, following the collapse of regional sports networks.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Six NHL Teams Stream Local Games On Prime Video"},"slug":"2026-09-02-six-nhl-teams-stream-local-games-on-prime-video","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9847358b781055d9f2e8c9","title":"Six NHL Teams Stream Local Games On Prime Video","description":"Six NHL teams, including the Carolina Hurricanes and Anaheim Ducks, will stream local games on Prime Video this season. The NHL is enhancing broadcast quality and adapting to media changes, following the collapse of regional sports networks.","author":""},"pub_start":1788364320000,"pub_until":4115978604802,"pub_changed":1788364650207,"subscription":[{"tags":["categories/sports","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a98473ab4318f9e9c8c58c2","slug:2026-09-02-six-nhl-teams-stream-local-games-on-prime-video","slug:2026-09-02-six-nhl-teams-stream-local-games-on-prime-video","keyword:keywords/ai-assisted","keyword:keywords/NHL","keyword:keywords/Prime Video","keyword:keywords/streaming","keyword:keywords/Carolina Hurricanes","keyword:keywords/Anaheim Ducks","keyword:keywords/Columbus Blue Jackets","keyword:keywords/Dallas Stars","keyword:keywords/Minnesota Wild","keyword:keywords/St. Louis Blues","keyword:keywords/local games","keyword:keywords/media landscape"]}},{"id":"%2F6a98439f4d9a5220f6502172","type":"PUBLISHING","record":{"ref_id":"%2F6a98439f4d9a5220f6502172","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"82b3a2d5-a63c-4490-8085-d8d1d7a64135","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Maya Boddie","blocks":[{"id":"8666","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a9843e94d9a5220f6502186","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A resurfaced clip of \u003ca href=\"https://www.binnews.com/content/2025-11-06-raven-symon-says-she-separates-horrific-cosby-allegations-from-his-work/\" data-content-id=\"/690cf101396aecaab6e2f2cd\">\u003cstrong>Raven-Symoné \u003c/strong>\u003c/a>discussing her iconic Disney Channel character, \u003cstrong>Raven Baxter\u003c/strong>, has sparked debate among fans and widespread criticism online.\u003c/p>\n\n\u003cp>During an April “Tea Time w/ Raven and Miranda” podcast \u003ca href=\"https://www.youtube.com/watch?v=YjOGrZZKfF4\" target=\"_blank\">\u003cu>episode\u003c/u>\u003c/a> featuring actor and comedian \u003cstrong>Kalen Allen,\u003c/strong> the pair discussed the different ways Black identity can be expressed. Allen then brought up \u003cem>That’s So Raven\u003c/em> and the cultural significance the show had for Black viewers.\u003c/p>\n\n\u003cp>Allen described Raven Baxter as “so f***ing Black,” prompting Symoné to ask, “Was she Black? Why did she feel Black to you?”\u003c/p>\n\n\u003cp>Symoné continued questioning whether viewers were placing too much importance on the character’s \u003ca href=\"https://www.binnews.com/content/2026-08-17-mayors-wife-blames-black-residents-for-citys-problems-council-responds/\" data-content-id=\"/6a836734c560b313bf244d2e\">race\u003c/a>.\u003c/p>\n\n\u003cp>“So you saw color. Take away the color. Make them green, and hear the words. What color are they?” she said.\u003c/p>\n\n\u003cp>The comments drew immediate and strong reactions from fans who grew up watching the 2003 Disney Channel series.\u003c/p>\n\n\u003cp>Comedian and content creator \u003cstrong>Jamila\u003c/strong> \u003ca href=\"https://x.com/_iamjamila/status/2094969666980430183\" target=\"_blank\">\u003cu>wrote\u003c/u>\u003c/a> via X, “Actually That’s So Raven was OVERLY black lmfaooo! They got racially profiled &amp; Eddy was trynna join a frat. like PLEASE.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2F_iamjamila%2Fstatus%2F2094969666980430183","@url":"https://x.com/_iamjamila/status/2094969666980430183","author_name":"Jamila 🔔","author_url":"https://x.com/_iamjamila","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Actually That’s So Raven was OVERLY black lmfaooo! They got racially profiled &amp; Eddy was trynna join a frat 😭 like PLEASE\u003c/p>&mdash; Jamila 🔔 (@_iamjamila) \u003ca href=\"https://x.com/_iamjamila/status/2094969666980430183?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/_iamjamila/status/2094969666980430183","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Actually That’s So Raven was OVERLY black lmfaooo! They got racially profiled &amp; Eddy was trynna join a frat 😭 like PLEASE\u003c/p>&mdash; Jamila 🔔 (@_iamjamila) \u003ca href=\"https://x.com/_iamjamila/status/2094969666980430183?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/_iamjamila/status/2094969666980430183"},{"html":"\u003cp>@chantewhite on TikTok posted a montage of That’s So Raven episode clips in Black and white, with the caption “Take away color. Is Raven still Black?”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40chantewhite%2Fvideo%2F7680659710206397726%3F_r%3D1%26_t%3DZP-99Og8CN7iVr","@url":"https://www.tiktok.com/@chantewhite/video/7680659710206397726?_r=1&_t=ZP-99Og8CN7iVr","author_name":"Chanté White","author_unique_id":"chantewhite","author_url":"https://www.tiktok.com/@chantewhite","embed_product_id":"7680659710206397726","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@chantewhite/video/7680659710206397726\" data-video-id=\"7680659710206397726\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@chantewhite\" href=\"https://www.tiktok.com/@chantewhite?refer=embed\">@chantewhite\u003c/a> \u003cp>Not only was my good sis Black..she was Black as hell! ❤️ \u003ca title=\"ravensymone\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ravensymone?refer=embed\">#ravensymone\u003c/a> \u003ca title=\"thatssoraven\" target=\"_blank\" href=\"https://www.tiktok.com/tag/thatssoraven?refer=embed\">#thatssoraven\u003c/a> \u003ca title=\"ravenbaxter\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ravenbaxter?refer=embed\">#ravenbaxter\u003c/a> \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Chanté White\" href=\"https://www.tiktok.com/music/original-sound-7680668056690887455?refer=embed\">♬ original sound - Chanté White\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1280,"thumbnail_url":"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIluUqb1IplLALn8FBUInAQXffxXFeGERQseGS~tplv-tiktokx-origin.image?dr=9636&x-expires=1788534000&x-signature=BdLDnXnX7vQ5LGFRx20P7dNbYqQ%3D&t=4d5b0474&ps=13740610&shp=81f88b70&shcp=43f4a2f9&idc=useast5","thumbnail_width":720,"title":"Not only was my good sis Black..she was Black as hell! ❤️ #ravensymone #thatssoraven #ravenbaxter ","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@chantewhite/video/7680659710206397726\" data-video-id=\"7680659710206397726\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@chantewhite\" href=\"https://www.tiktok.com/@chantewhite?refer=embed\">@chantewhite\u003c/a> \u003cp>Not only was my good sis Black..she was Black as hell! ❤️ \u003ca title=\"ravensymone\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ravensymone?refer=embed\">#ravensymone\u003c/a> \u003ca title=\"thatssoraven\" target=\"_blank\" href=\"https://www.tiktok.com/tag/thatssoraven?refer=embed\">#thatssoraven\u003c/a> \u003ca title=\"ravenbaxter\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ravenbaxter?refer=embed\">#ravenbaxter\u003c/a> \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Chanté White\" href=\"https://www.tiktok.com/music/original-sound-7680668056690887455?refer=embed\">♬ original sound - Chanté White\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@chantewhite/video/7680659710206397726?_r=1&_t=ZP-99Og8CN7iVr"},{"html":"\u003cp>X user, @itsLaDarrion posted a video of the show’s character Eddie, played by Orlando Brown, performing an original rap song, along with the caption, “That’s So Raven wasn’t a Black show? Okay… explain this.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FItsLaDarrion%2Fstatus%2F2094806481661223048%3Fs%3D20","@url":"https://x.com/ItsLaDarrion/status/2094806481661223048?s=20","author_name":"LaDarrion Williams","author_url":"https://x.com/ItsLaDarrion","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">That’s So Raven wasn’t a Black show?\u003cbr>\u003cbr>Okay… explain this. \u003ca href=\"https://t.co/HCkqFvvn24\">pic.twitter.com/HCkqFvvn24\u003c/a>\u003c/p>&mdash; LaDarrion Williams (@ItsLaDarrion) \u003ca href=\"https://x.com/ItsLaDarrion/status/2094806481661223048?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/ItsLaDarrion/status/2094806481661223048","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">That’s So Raven wasn’t a Black show?\u003cbr>\u003cbr>Okay… explain this. \u003ca href=\"https://t.co/HCkqFvvn24\">pic.twitter.com/HCkqFvvn24\u003c/a>\u003c/p>&mdash; LaDarrion Williams (@ItsLaDarrion) \u003ca href=\"https://x.com/ItsLaDarrion/status/2094806481661223048?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/ItsLaDarrion/status/2094806481661223048?s=20"},{"html":"\u003cp>@VintageSitcoms on X questioned Symone’s comments with a video of Raven Baxter yelling “That’s my jam” before proceeding to twerk to the character’s favorite song. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FVintageSitcoms%2Fstatus%2F2094803539176419463%3Fs%3D20","@url":"https://x.com/VintageSitcoms/status/2094803539176419463?s=20","author_name":"Amunet","author_url":"https://x.com/VintageSitcoms","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Raven Symone: Why did Raven feel Black to you?\u003cbr>Raven Baxter in That&#39;s So Raven \u003ca href=\"https://t.co/BQubKv1GIj\">pic.twitter.com/BQubKv1GIj\u003c/a>\u003c/p>&mdash; Amunet (@VintageSitcoms) \u003ca href=\"https://x.com/VintageSitcoms/status/2094803539176419463?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/VintageSitcoms/status/2094803539176419463","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Raven Symone: Why did Raven feel Black to you?\u003cbr>Raven Baxter in That&#39;s So Raven \u003ca href=\"https://t.co/BQubKv1GIj\">pic.twitter.com/BQubKv1GIj\u003c/a>\u003c/p>&mdash; Amunet (@VintageSitcoms) \u003ca href=\"https://x.com/VintageSitcoms/status/2094803539176419463?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/VintageSitcoms/status/2094803539176419463?s=20"},{"html":"\u003cp>Content creator \u003cstrong>Raymonte\u003c/strong> shared his thoughts on Symoné’s comments and why he believes she has distanced Raven Baxter from her Black identity.\u003c/p>\n\n\u003cp>“I think Raven-Symoné’s real issue is that the exact demographic of Black people she tries so hard to distance herself from are the same people who saw themselves the most in Raven Baxter,” he wrote. \u003c/p>\n\n\u003cp>“And THAT is the part she can’t stand. Which makes it even more confusing because those same Black people are a huge part of why Raven became as famous and culturally relevant as she is.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FBDTRELILBROTHER%2Fstatus%2F2094882856023519646","@url":"https://x.com/BDTRELILBROTHER/status/2094882856023519646","author_name":"Raymonte","author_url":"https://x.com/BDTRELILBROTHER","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">I think Raven-Symoné’s real issue is that the exact demographic of Black people she tries so hard to distance herself from are the same people who saw themselves the most in Raven Baxter. And THAT is the part she can’t stand. Which makes it even more confusing because those same… \u003ca href=\"https://t.co/rR3j3tDzma\">https://t.co/rR3j3tDzma\u003c/a>\u003c/p>&mdash; Raymonte (@BDTRELILBROTHER) \u003ca href=\"https://x.com/BDTRELILBROTHER/status/2094882856023519646?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/BDTRELILBROTHER/status/2094882856023519646","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">I think Raven-Symoné’s real issue is that the exact demographic of Black people she tries so hard to distance herself from are the same people who saw themselves the most in Raven Baxter. And THAT is the part she can’t stand. Which makes it even more confusing because those same… \u003ca href=\"https://t.co/rR3j3tDzma\">https://t.co/rR3j3tDzma\u003c/a>\u003c/p>&mdash; Raymonte (@BDTRELILBROTHER) \u003ca href=\"https://x.com/BDTRELILBROTHER/status/2094882856023519646?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/BDTRELILBROTHER/status/2094882856023519646"},{"html":"\u003cp>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the\u003c/em>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cem> iHeartRadio app\u003c/em>\u003c/u>\u003c/a>\u003cem> or click\u003c/em>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cem> HERE\u003c/em>\u003c/u>\u003c/a>\u003cem> \u003c/em>to tune in live.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back/","cuser":"user/ubURnsjofIG59lY0","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/Raven Baxter","keywords/Raven-Symoné","keywords/That's So Raven","keywords/social media","keywords/Kalen Allen"],"permalink":"https://kmel.iheart.com/content/2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back/","primary_image":{"bucket":"new_assets","id":"%2F6a9843e94d9a5220f6502186"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1788364200000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"Raven-Symoné Questions If Raven Baxter Was Black, Fans Push Back","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back","social_title":"'Take Away The Color': Raven-Symoné Questions If Raven Baxter Was Black, Fans Push Back","summary":"Raven-Symoné’s comments about Raven Baxter’s Blackness have sparked backlash from fans of That’s So Raven.","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Raven-Symoné Questions If Raven Baxter Was Black, Fans Push Back"},"slug":"2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a9843e94d9a5220f6502186","title":"Raven-Symoné Questions If Raven Baxter Was Black, Fans Push Back","description":"Raven-Symoné’s comments about Raven Baxter’s Blackness have sparked backlash from fans of That’s So Raven.","author":"Maya Boddie"},"pub_start":1788364200000,"pub_until":4115978604802,"pub_changed":1788377500075,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/6a98439f4d9a5220f6502172","slug:2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back","slug:2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back","keyword:keywords/Raven Baxter","keyword:keywords/Raven-Symoné","keyword:keywords/That's So Raven","keyword:keywords/social media","keyword:keywords/Kalen Allen","author:user"]}},{"id":"%2F6a983b3a21168d245e5877e9","type":"PUBLISHING","record":{"ref_id":"%2F6a983b3a21168d245e5877e9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"aa118312-3475-4108-9f60-0eccf9aebbcf","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/andre-3000-384199/?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/artist/andre-3000-384199/?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/artist/andre-3000-384199/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/andre-3000-384199/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a983d8d21168d245e5877fc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"André 3000","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/andre-3000-384199/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"384199\" data-catalog-related-id=\"\">\u003cstrong>André 3000\u003c/strong>\u003c/a> is set to appear in Netflix's anticipated live-action series inspired by &quot;Scooby-Doo.&quot; \u003cbr />\u003cbr />The streaming service recently confirmed that the \u003ca href=\"https://www.iheart.com/artist/outkast-34787/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34787\" data-catalog-related-id=\"\">\u003cstrong>OutKast\u003c/strong>\u003c/a> rapper and musician has been cast in &quot;Scooby-Doo: Origins&quot; alongside McKenna Grace, Maxwell Jenkins, Sara Gilbert, and Cathy Moriarty. His role has not yet been revealed, but he's expected to appear in one episode of the series. According to \u003cem>IMDb\u003c/em>, the eight-episode series focuses on the origin of Mystery, Inc. as Daphne, Shaggy, Fred, and Velma investigate their first supernatural case involving a Great Dane puppy during their time at a summer camp. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fnetflix%2Fstatus%2F2093083054780842130%3Fs%3D20","@url":"https://x.com/netflix/status/2093083054780842130?s=20","author_name":"Netflix","author_url":"https://x.com/netflix","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">André “3000” Benjamin has officially joined the cast of Scooby-Doo: Origins, coming to Netflix in 2027. \u003ca href=\"https://t.co/8Cn5cEOKp2\">pic.twitter.com/8Cn5cEOKp2\u003c/a>\u003c/p>&mdash; Netflix (@netflix) \u003ca href=\"https://x.com/netflix/status/2093083054780842130?ref_src=twsrc%5Etfw\">August 27, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/netflix/status/2093083054780842130","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">André “3000” Benjamin has officially joined the cast of Scooby-Doo: Origins, coming to Netflix in 2027. \u003ca href=\"https://t.co/8Cn5cEOKp2\">pic.twitter.com/8Cn5cEOKp2\u003c/a>\u003c/p>&mdash; Netflix (@netflix) \u003ca href=\"https://x.com/netflix/status/2093083054780842130?ref_src=twsrc%5Etfw\">August 27, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/netflix/status/2093083054780842130?s=20"},{"html":"\u003cp>André 3000 is set to return to the &quot;Scooby-Doo&quot; franchise two decades after making his first contribution to the original live-action film. He made “Land of a Million Drums” with \u003ca href=\"https://www.iheart.com/artist/big-boi-244798/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"244798\" data-catalog-related-id=\"\">\u003cstrong>Big Boi\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/killer-mike-6729/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"6729\" data-catalog-related-id=\"\">\u003cstrong>Killer Mike\u003c/strong>\u003c/a>\u003cstrong>,\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/sleepy-brown-36218/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36218\" data-catalog-related-id=\"\">\u003cstrong>Sleepy Brown\u003c/strong>\u003c/a> for the 2002 live-action \u003cem>Scooby-Doo\u003c/em> film's soundtrack. In addition to his legacy as an award-winning rap artist, André 3000 has made an impact in Hollywood with his own film roles over the years. \u003cbr />\u003cbr />The &quot;Ms. Jackson&quot; rapper made his acting debut in the 2005 comedy \u003cem>Be Cool\u003c/em> and quickly became a hot commodity. He starred in other blockbusters, including John Singleton's 2005 film \u003cem>Four Brothers\u003c/em>, and joined Big Boi in \u003cem>Idlewild\u003c/em> (2006). The Atlanta duo also curated the film's official soundtrack, which also served as their final album as OutKast. In 2013, he portrayed the late Jimi Hendrix in John Ridley's Jimi: \u003cem>All Is by My Side\u003c/em>. \u003cbr />\u003cbr />André 3000 has slowly made his way back into the spotlight following a years-long hiatus from the entertainment industry. Following his return to film in 2022, the 51-year-old artist made his musical comeback with his debut solo album \u003ca href=\"https://www.iheart.com/content/2023-11-17-andre-3000-drops-his-debut-solo-album-new-blue-sun/\" data-content-id=\"/6557873c25fbade9286a2d02\">\u003cstrong>\u003cem>New Blue Sun\u003c/em>\u003c/strong>\u003c/a>. The eight-track album has no lyrics, but Andre 3000 plays various flutes and other instruments throughout the project. \u003cbr />\u003cbr />Netflix's &quot;Scooby-Doo: Origins&quot; recently wrapped up production in Atlanta. The show is set to debut in 2027. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F-p7w41B1RjQ%3Fsi%3Da1yXbnQmu2w9X4aM","@url":"https://youtu.be/-p7w41B1RjQ?si=a1yXbnQmu2w9X4aM","author_name":"Netflix","author_url":"https://www.youtube.com/@Netflix","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/-p7w41B1RjQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Scooby-Doo Reveal #netflix\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/-p7w41B1RjQ/hqdefault.jpg","thumbnail_width":480,"title":"Scooby-Doo Reveal #netflix","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/-p7w41B1RjQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Scooby-Doo Reveal #netflix\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/-p7w41B1RjQ?si=a1yXbnQmu2w9X4aM"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series/","cuser":"user/ldap/1133095","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/Hip-Hop","keywords/André 3000"],"permalink":"https://kmel.iheart.com/content/2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series/","primary_image":{"bucket":"new_assets","id":"%2F6a983d8d21168d245e5877fc"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788364080000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"André 3000 Lands Role In Netflix's Upcoming ‘Scooby Doo: Origins’ Series","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series","social_title":"André 3000 Lands Role In Netflix's Upcoming ‘Scooby Doo: Origins’ Series","summary":"The OutKast rapper is stepping in front of the camera once again in the upcoming live-action series based on 'Scooby Doo' ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/André 3000 (384199)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Andre 3000 Lands Role In Netflix's Upcoming ‘Scooby Doo: Origins’ Series"},"slug":"2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a983d8d21168d245e5877fc","title":"Andre 3000 Lands Role In Netflix's Upcoming ‘Scooby Doo: Origins’ Series","description":"The OutKast rapper is stepping in front of the camera once again in the upcoming live-action series based on 'Scooby Doo' ","author":"Tony M. Centeno"},"pub_start":1788364080000,"pub_until":4115978604802,"pub_changed":1788364841505,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/André 3000 (384199)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a983b3a21168d245e5877e9","slug:2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series","slug:2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series","keyword:keywords/Hip-Hop","keyword:keywords/André 3000","author:user"]}},{"id":"%2F6a98335021168d245e5877ce","type":"PUBLISHING","record":{"ref_id":"%2F6a98335021168d245e5877ce","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c4fbfa59-0c97-4914-86c2-59262874ad8c","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/21-savage-31258352/?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/artist/21-savage-31258352/?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/artist/21-savage-31258352/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/21-savage-31258352/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a98350d21168d245e5877e0","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"21 Savage","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/21-savage-31258352/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31258352\" data-catalog-related-id=\"\">\u003cstrong>21 Savage\u003c/strong>\u003c/a> is a father of four, but he believes raising his latest child with \u003ca href=\"https://www.iheart.com/artist/latto-546796/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"546796\" data-catalog-related-id=\"\">\u003cstrong>Latto\u003c/strong>\u003c/a> is a completely different experience. \u003cbr />\u003cbr />The Atlanta-based rapper opened up about fatherhood during his recent appearance on \u003cem>The Pete Davidson Show.\u003c/em> While speaking with Pete Davidson, who also recently welcomed his first child, 21 explained that he was way younger and more focused on hustling than changing diapers when his first three children were born. \u003cbr />\u003cbr />“My first three, I was younger, running around in the street,&quot; he explained. &quot;It was different. Now, I’m in the house, I’m with the baby all night, making her bottles, changing her diapers. It’s kinda like a different bond type s**t.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fayekeeno%2Fstatus%2F2094877050188292272%3Fs%3D20","@url":"https://x.com/ayekeeno/status/2094877050188292272?s=20","author_name":"keeno","author_url":"https://x.com/ayekeeno","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">21 Savage opens up about parenting with Latto and how their dynamic raising a child together differs from his experience raising his other three children 👀❤️ \u003ca href=\"https://t.co/8MBB4wa82g\">pic.twitter.com/8MBB4wa82g\u003c/a>\u003c/p>&mdash; keeno (@ayekeeno) \u003ca href=\"https://x.com/ayekeeno/status/2094877050188292272?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/ayekeeno/status/2094877050188292272","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">21 Savage opens up about parenting with Latto and how their dynamic raising a child together differs from his experience raising his other three children 👀❤️ \u003ca href=\"https://t.co/8MBB4wa82g\">pic.twitter.com/8MBB4wa82g\u003c/a>\u003c/p>&mdash; keeno (@ayekeeno) \u003ca href=\"https://x.com/ayekeeno/status/2094877050188292272?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/ayekeeno/status/2094877050188292272?s=20"},{"html":"\u003cp>Davidson also commended 21 on the way he maintains his privacy despite being a popular rap artist. The \u003ca href=\"https://www.iheart.com/artist/21-savage-31258352/songs/bank-account-48814711/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"48814711\" data-catalog-related-id=\"\">\u003cstrong>&quot;Bank Account&quot;\u003c/strong>\u003c/a> rapper and Latto welcomed their baby girl in May. The couple secretly dated for years before Latto finally confirmed their relationship last year. The \u003ca href=\"https://www.iheart.com/artist/latto-546796/songs/big-energy-163002429/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"163002429\" data-catalog-related-id=\"\">\u003cstrong>&quot;Big Energy&quot;\u003c/strong>\u003c/a> rapper announced her pregnancy in the intro of her latest album \u003ca href=\"https://www.iheart.com/artist/546796/albums/big-mama-405491893/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"405491893\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Big Mama\u003c/em>\u003c/strong>\u003c/a>. In the music video, she confirmed 21 is the father of their child and shared some shots of him at her maternity photoshoot. \u003cbr />\u003cbr />Not long after the couple welcomed their first child, 21 dropped a hint about working on their next one. He recently pleaded with his longtime girlfriend to have another kid in an Instagram Story he shared. In the post, 21 shared a seductive clip of Latto from her new music video for \u003ca href=\"https://www.iheart.com/artist/latto-feat-doja-cat-546796/songs/okayyy-405491898/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"405491898\" data-catalog-related-id=\"\">\u003cstrong>&quot;Okayyy&quot;\u003c/strong>\u003c/a> featuring Doja Cat. \u003cbr />\u003cbr />&quot;Can we have another 1 pleaseeeeeeeee,&quot; he wrote with a bunch of heart-eye emojis. \u003cbr />\u003cbr />Watch Pete Davidson's entire conversation with 21 Savage on Netflix now. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto/","cuser":"user/ldap/1133095","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/21 Savage","keywords/Latto","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto/","primary_image":{"bucket":"new_assets","id":"%2F6a98350d21168d245e5877e0"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788361140000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"21 Savage Opens Up About Raising His New Baby With Latto","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto","social_title":"21 Savage Opens Up About Raising His New Baby With Latto","summary":"21 Savage reveals why caring for his new child with Latto is a different experience ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/21 Savage (31258352)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"21 Savage Opens Up About Raising His New Baby With Latto"},"slug":"2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a98350d21168d245e5877e0","title":"21 Savage Opens Up About Raising His New Baby With Latto","description":"21 Savage reveals why caring for his new child with Latto is a different experience ","author":"Tony M. Centeno"},"pub_start":1788361140000,"pub_until":4115978604802,"pub_changed":1788361489260,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/21 Savage (31258352)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a98335021168d245e5877ce","slug:2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto","slug:2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto","keyword:keywords/21 Savage","keyword:keywords/Latto","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a98279821168d245e5877a6","type":"PUBLISHING","record":{"ref_id":"%2F6a98279821168d245e5877a6","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3e1420c6-af6e-419e-bc30-c04e9b23a366","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/2pac-39257/?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/artist/2pac-39257/?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/artist/2pac-39257/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/2pac-39257/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a982a9821168d245e5877b8","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Keefe D","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-08-03-keefe-d-reveals-why-he-turned-down-plea-deal-ahead-of-2pac-murder-trial/\" data-content-id=\"/6a70ca337d67a3744fb1b6ca\">\u003cstrong>Duane &quot;Keefe D&quot; Davis\u003c/strong>\u003c/a> is adamant about appealing \u003ca href=\"https://www.iheart.com/content/2026-09-01-guilty-verdict-in-tupac-murder-trial/\" data-content-id=\"/6a961c650d899634086af465\">\u003cstrong>his conviction\u003c/strong>\u003c/a> following the \u003ca href=\"https://www.iheart.com/artist/2pac-39257/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39257\" data-catalog-related-id=\"\">\u003cstrong>2Pac\u003c/strong>\u003c/a> murder trial. \u003cbr />\u003cbr />A jury in Las Vegas found the 63-year-old former gang member guilty of first-degree murder with use of a deadly weapon following closing arguments on Monday, August 31. The jury took 90 minutes to deliberate the verdict, but it only took seconds for Davis to announce his plans to appeal the ruling. Right after the verdict was read, Davis asked when he could get his personal belongings back, including his laptop and phone. \u003cbr />\u003cbr />&quot;And I would like to appeal this matter,&quot; he said to the judge. \u003cbr />\u003c/p>\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FHotNewHipHop%2Fstatus%2F2094771923104252397%3Fs%3D20","@url":"https://x.com/HotNewHipHop/status/2094771923104252397?s=20","author_name":"HotNewHipHop","author_url":"https://x.com/HotNewHipHop","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Duane &quot;Keefe D&quot; Davis says that he plans on appealing his conviction after being found guilty of orchestrating the 1996 murder of Tupac Shakur:\u003cbr>\u003cbr>&quot;I&#39;d like to have my stuff back. My computers, all of my phones, everything. And, I would like to appeal this matter.&quot; \u003ca href=\"https://t.co/n6u2fiXhDf\">pic.twitter.com/n6u2fiXhDf\u003c/a>\u003c/p>&mdash; HotNewHipHop (@HotNewHipHop) \u003ca href=\"https://x.com/HotNewHipHop/status/2094771923104252397?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/HotNewHipHop/status/2094771923104252397","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Duane &quot;Keefe D&quot; Davis says that he plans on appealing his conviction after being found guilty of orchestrating the 1996 murder of Tupac Shakur:\u003cbr>\u003cbr>&quot;I&#39;d like to have my stuff back. My computers, all of my phones, everything. And, I would like to appeal this matter.&quot; \u003ca href=\"https://t.co/n6u2fiXhDf\">pic.twitter.com/n6u2fiXhDf\u003c/a>\u003c/p>&mdash; HotNewHipHop (@HotNewHipHop) \u003ca href=\"https://x.com/HotNewHipHop/status/2094771923104252397?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/HotNewHipHop/status/2094771923104252397?s=20"},{"html":"\u003cp>The trial lasted for 10 days and featured testimony from 27 witnesses. Prosecutors argued that Davis obtained a gun and orchestrated the violent shooting of Shakur and Marion &quot;Suge&quot; Knight after the rapper fought with Davis' nephew, Orlando Anderson, at the MGM Grand on the night of September 7, 1996. \u003cbr />\u003cbr />Despite claims from the defense, Davis' previous accounts of the night in question put him inside the vehicle along with the alleged shooter. He previously boasted about witnessing the shooting from the front seat in his book and past interviews. Davis' sentencing is scheduled for October 13. He could spend the rest of his life in prison, but his defense attorney, Michael Sanft, says his battle isn't over yet. \u003cbr />\u003cbr />“We were preparing for the appeal, so even Mr. Davis knew that going in,” Sanft told \u003ca href=\"https://www.nbcnews.com/news/us-news/duane-davis-lawyer-plans-appeal-tupac-shakur-murder-conviction-rcna595623\" target=\"_blank\">\u003cstrong>\u003cem>NBC News\u003c/em>\u003c/strong>\u003c/a>. “Even before the first set of jurors came in for jury selection, we knew it was going to be an appeal issue.”\u003cbr />\u003cbr />Sanft plans to focus on the judge's decision to allow the jury to hear Davis' interview with police. Davis entered into a proffer agreement with federal investigators in 2008 during an investigation into the murder of Christopher Wallace a.k.a. \u003ca href=\"https://www.iheart.com/artist/the-notorious-big-58654/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58654\" data-catalog-related-id=\"\">\u003cstrong>The Notorious B.I.G.\u003c/strong>\u003c/a> He agreed to share what he saw on the night of 2Pac's murder only if he wouldn't face charges over it. \u003cbr />\u003cbr />Prosecutors played his statements to police in court and highlighted similar statements in his 2019 book and past interviews. However, Sanft maintains the prosecution failed to produce independent evidence that Davis was there that night and argued that his client made up his version of events for money. \u003cbr />\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial/","cuser":"user/ldap/1133095","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/2Pac","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial/","primary_image":{"bucket":"new_assets","id":"%2F6a982a9821168d245e5877b8"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788358980000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Duane 'Keefe D' Davis Plans To Appeal Conviction After 2Pac Trial","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial","social_title":"Duane 'Keefe D' Davis Plans To Appeal Conviction After 2Pac Trial","summary":"The only man convicted of organizing the shooting that killed 2Pac is plotting his appeal ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/2Pac (39257)"]},{"categories":["categories/music-news"],"distribution":["brands/Tony MC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Duane 'Keefe D' Davis Plans To Appeal Conviction After 2Pac Trial"},"slug":"2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a982a9821168d245e5877b8","title":"Duane 'Keefe D' Davis Plans To Appeal Conviction After 2Pac Trial","description":"The only man convicted of organizing the shooting that killed 2Pac is plotting his appeal ","author":"Tony M. Centeno"},"pub_start":1788358980000,"pub_until":4115978604802,"pub_changed":1788359395351,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/2Pac (39257)"]},{"tags":["categories/music-news","brands/Tony MC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a98279821168d245e5877a6","slug:2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial","slug:2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial","keyword:keywords/2Pac","keyword:keywords/Hip-Hop","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":"%2F692db8ac36ad79c6ba568956","type":"PUBLISHING","record":{"ref_id":"%2F692db8ac36ad79c6ba568956","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F692db8d936ad79c6ba568961","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Come join Sana G &amp; G BiZ from 6am to 10am at our annual Sana Claus Food &amp; Toy drive LIVE broadcast! Help give back to the community and bring a toy or canned food to donate at the Bayfair Center Chili's in San Leandro.\u003c/p>\n\n\u003cp>Thanks to our partners: Patelco Credit Union, Oakland Recycles, Youth Uprising, Alameda County Fire Department, and Alameda County Community Food Bank!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/content/2025-12-01-sana-claus-toy-food-drive-live-broadcast/","cuser":"user/ldap/1123896","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":[],"permalink":"https://kmel.iheart.com/content/2025-12-01-sana-claus-toy-food-drive-live-broadcast/","primary_image":{"bucket":"new_assets","id":"%2F692db8d936ad79c6ba568961"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]},"publish_date":1764603900000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-12-01-sana-claus-toy-food-drive-live-broadcast","social_title":"","summary":"","targets":[],"title":"Sana Claus Toy & Food Drive LIVE Broadcast!"},"slug":"2025-12-01-sana-claus-toy-food-drive-live-broadcast","summary":{"image":"https://i.iheart.com/v3/re/new_assets/692db8d936ad79c6ba568961","title":"Sana Claus Toy & Food Drive LIVE Broadcast!","description":"","author":""},"pub_start":1764603900000,"pub_until":4115978604802,"pub_changed":1764604243152,"subscription":[{"tags":["categories/local-news","brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/692db8ac36ad79c6ba568956","slug:2025-12-01-sana-claus-toy-food-drive-live-broadcast","slug:2025-12-01-sana-claus-toy-food-drive-live-broadcast"]}},{"id":"%2F6855b9fdddfe1910f018b8f5","type":"PUBLISHING","record":{"ref_id":"%2F6855b9fdddfe1910f018b8f5","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6859da6bf12496fbee04c87a","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The 2025 Sana G Morning Show Grown Folks Prom was a movie! \u003c/p>\n\n\u003cp>It was a vibe from start to finish with everyone dressed to impress. We had our own Prom King &amp; Queen of the night\u003c/p>\n\n\u003cp>Get your red carpet and event pics \u003ca href=\"https://drive.google.com/drive/folders/12T8IPbBUBT11t3ye4RJgzmeQqpk-5jPw?usp=sharing\" target=\"_blank\">here\u003c/a>. If you used our photobooth get those images \u003ca href=\"https://memorify.smugmug.com/106-KMEL-Grown-Folks-Prom-June-21-2025\" target=\"_blank\">here\u003c/a>. Don't forget to tune in on the iHeartRadio app with us.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F3LhfmIvsL1c","@url":"https://youtu.be/3LhfmIvsL1c","author_name":"106 KMEL","author_url":"https://www.youtube.com/@KMELtv","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/3LhfmIvsL1c?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Grown Folks Prom 2025\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/3LhfmIvsL1c/hqdefault.jpg","thumbnail_width":480,"title":"Grown Folks Prom 2025","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/3LhfmIvsL1c?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Grown Folks Prom 2025\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/3LhfmIvsL1c"},{"id":"293","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://kmel.iheart.com/content/2025-06-20-sana-g-morning-show-grown-folks-prom-2025/","cuser":"user/ldap/1123896","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/kmel prom","keywords/Sana G Morning Show Grown Folks Prom","keywords/vibe","keywords/start","keywords/everyone","keywords/red carpet pics","keywords/images","keywords/Prom King","keywords/Queen"],"permalink":"https://kmel.iheart.com/content/2025-06-20-sana-g-morning-show-grown-folks-prom-2025/","primary_image":{"bucket":"new_assets","id":"%2F6855bb52ddfe1910f018b8fe"},"primary_target":{"categories":[],"distribution":["brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]},"publish_date":1750724280000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-06-20-sana-g-morning-show-grown-folks-prom-2025","social_title":"","summary":"","targets":[],"title":"Sana G Morning Show Grown Folks Prom 2025"},"slug":"2025-06-20-sana-g-morning-show-grown-folks-prom-2025","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6855bb52ddfe1910f018b8fe","title":"Sana G Morning Show Grown Folks Prom 2025","description":"","author":""},"pub_start":1750724280000,"pub_until":4115978604802,"pub_changed":1750975999191,"subscription":[{"tags":["brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/6855b9fdddfe1910f018b8f5","slug:2025-06-20-sana-g-morning-show-grown-folks-prom-2025","slug:2025-06-20-sana-g-morning-show-grown-folks-prom-2025","keyword:keywords/kmel prom","keyword:keywords/Sana G Morning Show Grown Folks Prom","keyword:keywords/vibe","keyword:keywords/start","keyword:keywords/everyone","keyword:keywords/red carpet pics","keyword:keywords/images","keyword:keywords/Prom King","keyword:keywords/Queen"]}},{"id":"%2F679823fd79241843ef47593a","type":"PUBLISHING","record":{"ref_id":"%2F679823fd79241843ef47593a","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Are you ready for tequila flavored chicken?!  The two brands have yet to disclose what the exact collab will be, one can only guess. Tequila brand Don Julio and the fried chicken chain Popeyes took to Instagram to tease an announcement. \u003c/p>\n\n\u003cp>Don Julio's reposado tequila and Popeyes takeout boxes can be spotted in the video, which is captioned: &quot;The kitchen is heating up for the big game. Party starts 1.31.25&quot;\u003c/p>\n\n\u003cp>Are you here for the collab?? Peep the short commercial down below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDFLJz-RuZD5%2F","@url":"https://www.instagram.com/p/DFLJz-RuZD5/","author_name":"popeyes","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DFLJz-RuZD5/?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/DFLJz-RuZD5/?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>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DFLJz-RuZD5/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by @popeyes\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":853,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/474687538_18478575934050236_5934387749495667572_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=108&_nc_ohc=P1Wk4rlR_0YQ7kNvgHtDLoy&_nc_gid=9ae8db7263ab4f23bcaee41ad222a98b&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYBTu2iJK9XmZesHOMXp7wy8GgtXp9fWjRlz3czScx2pHA&oe=679E0920&_nc_sid=cc8940","thumbnail_width":480,"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/DFLJz-RuZD5/?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/DFLJz-RuZD5/?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>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DFLJz-RuZD5/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by @popeyes\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DFLJz-RuZD5/"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping/","cuser":"user/ldap/1116887","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/popeyes","keywords/don Julio"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping/","primary_image":{"bucket":"assets.getty","id":"%2F631e0fbc16c82189ef3db942"},"primary_target":{"categories":["categories/entertainment-news","categories/lifestyle","categories/weird-news","categories/feel-good"],"distribution":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]},"publish_date":1738024320000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","social_title":"","summary":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!","targets":[],"title":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!"},"slug":"2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/631e0fbc16c82189ef3db942","title":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!","description":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!","author":"Cuzzin Dre"},"pub_start":1738024320000,"pub_until":4115978604802,"pub_changed":1738024661232,"subscription":[{"tags":["categories/entertainment-news","categories/lifestyle","categories/weird-news","categories/feel-good","brands/Cuzzin Dre","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/679823fd79241843ef47593a","slug:2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","slug:2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","keyword:keywords/popeyes","keyword:keywords/don Julio","author:user"]}},{"id":"%2F670405285f5a28f4da77a603","type":"PUBLISHING","record":{"ref_id":"%2F670405285f5a28f4da77a603","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Sexyy Red has announced a new collaboration. The rapper has teamed up with Ed Hardy. Sexyy Red is showcasing the new looks she cooked up with the fashion house, on her Instagram. She introduced the collaboration by captioning the post: “ITS HURR YAL!! My Collection With Ed Hardy is now live! Yal go get da Sexyy Collection Link In My Bio!!! @edhardyforever hair from @kendrasboutique.” You rocking Ed Hardy??\u003c/p>\n\n\u003cp>Source: Sexyy Red IG \u003c/p>\n\n\u003cp>https://www.instagram.com/sexyyred/p/DAtpWUZvPOb/?img_index=1\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy/","cuser":"user/ldap/1116887","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/Sexyy Red","keywords/Ed Hardy"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy/","primary_image":{"bucket":"assets.getty","id":"%2F6704059ac0a9e1bca9caa6d2"},"primary_target":{"categories":[],"distribution":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]},"publish_date":1728316740000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","social_title":"","summary":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy","targets":[],"title":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy"},"slug":"2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6704059ac0a9e1bca9caa6d2","title":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy","description":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy","author":"Cuzzin Dre"},"pub_start":1728316740000,"pub_until":4115978604802,"pub_changed":1728317105864,"subscription":[{"tags":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/670405285f5a28f4da77a603","slug:2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","slug:2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","keyword:keywords/Sexyy Red","keyword:keywords/Ed Hardy","author:user"]}},{"id":"%2F66fcacbfc7a0df7d542d9298","type":"PUBLISHING","record":{"ref_id":"%2F66fcacbfc7a0df7d542d9298","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Rapper YG is facing some legal issues after being arrested for DUI in Burbank, California. According to the police report, cops rolled up on YG standing outside his car after rolling up on a curb. Sources say YG wasn't given a breathalyzer, so it's not clear whether he was under the influence of alcohol or drugs. They did take a blood sample. YG was ultimately charged with misdemeanor DUI. Full story via TMZ \u003ca href=\"https://www.tmz.com/2024/10/01/rapper-yg-arrested-dui-burbank-california/\" target=\"_blank\">HERE\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb/","cuser":"user/ldap/1116887","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/YG","keywords/DUI"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb/","primary_image":{"bucket":"assets.getty","id":"%2F66fcad0520d2467b3f30f37d"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]},"publish_date":1727835240000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","social_title":"","summary":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb","targets":[],"title":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb"},"slug":"2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66fcad0520d2467b3f30f37d","title":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb","description":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb","author":"Cuzzin Dre"},"pub_start":1727835240000,"pub_until":4115978604802,"pub_changed":1727835612859,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","brands/Cuzzin Dre","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/66fcacbfc7a0df7d542d9298","slug:2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","slug:2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","keyword:keywords/YG","keyword:keywords/DUI","author:user"]}},{"id":"%2F66fcaa2018103aa02c85f80d","type":"PUBLISHING","record":{"ref_id":"%2F66fcaa2018103aa02c85f80d","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Sza touched the lives of 2,000 kids. The Grammy-winning artist took to Instagram to let students at her former high school, Columbia High School in Maplewood, New Jersey, know she was paying for lunch on Tuesday at Sabatino's Pizza and, if interested, stop by and grab a slice. Students swarmed the pizza spot for their free slice. The crowd got so big that the cops had to come in and shut down the main road to the town. Parents posted photos of the envent on social media. Reactions were mixed, but sources there said things went smoothly.  Check out the video on IG via \u003ca href=\"https://www.instagram.com/njdotcom/reel/DAlkQDCvWXX/\" target=\"_blank\">@NJdotcom\u003c/a> \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-sza-shut-down-her-old-school-and-serves-pizza/","cuser":"user/ldap/1116887","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/SZA"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-sza-shut-down-her-old-school-and-serves-pizza/","primary_image":{"bucket":"assets.getty","id":"%2F66fcaa565b3b27f10c6faa95"},"primary_target":{"categories":[],"distribution":["brands/Cuzzin Dre"]},"publish_date":1727834880000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","social_title":"","summary":"SZA Shut Down Her Old School and Serves Pizza","targets":[],"title":"SZA Shut Down Her Old School and Serves Pizza"},"slug":"2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66fcaa565b3b27f10c6faa95","title":"SZA Shut Down Her Old School and Serves Pizza","description":"SZA Shut Down Her Old School and Serves Pizza","author":"Cuzzin Dre"},"pub_start":1727834880000,"pub_until":4115978604802,"pub_changed":1727835204832,"subscription":[{"tags":["brands/Cuzzin Dre"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/66fcaa2018103aa02c85f80d","slug:2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","slug:2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","keyword:keywords/SZA","author:user"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aM2ge","region":"main:dynamic","type":"feed","ordinal":14,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"TH77G","label":"View All","ref":"calendar_content_all","target":"_self","type":"page"}],"min_size":0,"position":null,"size":4,"title":"Events"},"tags":["display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/tile","display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a84bea2857e3ce5010f2b97","type":"PUBLISHING","record":{"ref_id":"%2F6a84bea2857e3ce5010f2b97","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-09-12-baychella-in-oakland","cuser":"user/ldap/ccrorl1soh","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":"%2F6a870049bdca7b7f433179fe","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a870049bdca7b7f433179fe","source_credit":"","title":"","url":"asset://assets.calendar/6a870049bdca7b7f433179fe","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Bay Area Fest is coming to Oakland! Hosted by Nick Cannon, featuring MoneyBagg Yo, DaBaby, G Herbo and many more! September 12th at the Oakland Arena. Tickets on ticketmaster.com.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1789264800092,"enabled":false,"end":0}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a870049bdca7b7f433179fe","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a870049bdca7b7f433179fe","source_credit":"","title":"","url":"asset://assets.calendar/6a870049bdca7b7f433179fe","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-09-12-baychella-in-oakland"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Bay Area Fest"},"venue_address":{"type":"plain","value":"7000 Coliseum Way, Oakland, CA 94621, United States"},"venue_name":{"type":"plain","value":"Oakland Arena"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://kmel.iheart.com/calendar/content/2026-09-12-baychella-in-oakland","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a870049bdca7b7f433179fe","use_caption":false},"keywords":[],"primary_slug":"2026-09-12-baychella-in-oakland","slugs":["2026-09-12-baychella-in-oakland"],"sponsored":false,"title":"Bay Area Fest"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787209200000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"TjwQI","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-09-12-baychella-in-oakland","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a870049bdca7b7f433179fe","title":"Bay Area Fest","description":"","author":""},"pub_start":1787209200000,"pub_until":4115978604802,"pub_changed":1787232344901,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/6a84bea2857e3ce5010f2b97","slug:2026-09-12-baychella-in-oakland","slug:2026-09-12-baychella-in-oakland"]}},{"id":"%2F69cbed8013c4d3055e6ec3f6","type":"PUBLISHING","record":{"ref_id":"%2F69cbed8013c4d3055e6ec3f6","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-09-21-jack-harlow-at-the-fox-theater","cuser":"user/ldap/ccrcmh1jas","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":"%2F6a270a71545e93b5175c22d6","link":"https://www.ticketmaster.com/jack-harlow-monica-tour-oakland-california-09-21-2026/event/1C006477DD97DD5D?camefrom=CFC_ANOTHERPLANET_KMEL&brand=anotherplanet","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a270a71545e93b5175c22d6","source_credit":"","title":"","url":"asset://assets.calendar/6a270a71545e93b5175c22d6","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Jack Harlow\u003c/p>\n\n\u003cp>Sept 18\u003c/p>\n\n\u003cp>Fox Theater in Oakland\u003c/p>\n\n\u003cp>Tickets are on sale now at \u003ca href=\"https://www.ticketmaster.com/jack-harlow-monica-tour-oakland-california-09-21-2026/event/1C006477DD97DD5D?camefrom=CFC_ANOTHERPLANET_KMEL&brand=anotherplanet\" target=\"_blank\">Ticketmaster\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1789785000726,"enabled":false,"end":0}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a270a71545e93b5175c22d6","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a270a71545e93b5175c22d6","source_credit":"","title":"","url":"asset://assets.calendar/6a270a71545e93b5175c22d6","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-09-21-jack-harlow-at-the-fox-theater"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Jack Harlow at the Fox Theater"},"venue_address":{"type":"plain","value":"1807 Telegraph Ave, Oakland CA"},"venue_name":{"type":"plain","value":"Fox Theater"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://kmel.iheart.com/calendar/content/2026-09-21-jack-harlow-at-the-fox-theater","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a270a71545e93b5175c22d6","use_caption":false},"keywords":[],"primary_slug":"2026-09-21-jack-harlow-at-the-fox-theater","slugs":["2026-09-21-jack-harlow-at-the-fox-theater"],"sponsored":false,"title":"Jack Harlow at the Fox Theater"},"targeting":{"exclusion":{"tags":[]},"publish_date":1774972020000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"gEHOC","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-09-21-jack-harlow-at-the-fox-theater","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a270a71545e93b5175c22d6","title":"Jack Harlow at the Fox Theater","description":"","author":""},"pub_start":1774972020000,"pub_until":4115978604802,"pub_changed":1780943501748,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/69cbed8013c4d3055e6ec3f6","slug:2026-09-21-jack-harlow-at-the-fox-theater","slug:2026-09-21-jack-harlow-at-the-fox-theater"]}},{"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/ciara-28577/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"28577\" data-catalog-related-id=\"\">\u003cstrong>Ciara\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/le-sserafim-37963456/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"37963456\" data-catalog-related-id=\"\">\u003cstrong>Le Sserafim\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>, a Special Performance by \u003ca href=\"https://www.iheart.com/artist/stella-lefty-38677833/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"38677833\" data-catalog-related-id=\"\">\u003cstrong>Stella Lefty\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/smashing-pumpkins-29249/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"29249\" data-catalog-related-id=\"\">\u003cstrong>The Smashing Pumpkins\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/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a8d9bf50e32d9788cf52e39","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a8d9bf50e32d9788cf52e39","source_credit":"","title":"iHeartRadio Music Festival presented by Capital One","url":"asset://assets.calendar/6a8d9bf50e32d9788cf52e39","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":1787665834456,"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"]}},{"id":"%2F69c421ebcaeab24bfcd6d774","type":"PUBLISHING","record":{"ref_id":"%2F69c421ebcaeab24bfcd6d774","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-09-19-jack-harlow-at-the-masonic","cuser":"user/ldap/ccrorl1soh","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":"%2F69c42251caeab24bfcd6d781","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69c42251caeab24bfcd6d781","source_credit":"","title":"","url":"asset://assets.calendar/69c42251caeab24bfcd6d781","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>JACK HARLOW\u003c/p>\n\n\u003cp>The Monica Tour\u003c/p>\n\n\u003cp>Saturday, September 19, 2026\u003c/p>\n\n\u003cp>The Masonic in SF\u003c/p>\n\n\u003cp>On-sale: Friday, March 27th @ 10am PT at \u003ca href=\"https://www.ticketmaster.com/event/1C006470B8D9BD80\" target=\"_blank\">Ticketmaster\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1789873200833,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F69c42251caeab24bfcd6d781","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69c42251caeab24bfcd6d781","source_credit":"","title":"","url":"asset://assets.calendar/69c42251caeab24bfcd6d781","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-09-19-jack-harlow-at-the-masonic"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Jack Harlow at the Masonic"},"venue_address":{"type":"plain","value":"1111 California Street, San Francisco"},"venue_name":{"type":"plain","value":"The Masonic"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://kmel.iheart.com/calendar/content/2026-09-19-jack-harlow-at-the-masonic","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/69c42251caeab24bfcd6d781","use_caption":false},"keywords":[],"primary_slug":"2026-09-19-jack-harlow-at-the-masonic","slugs":["2026-09-19-jack-harlow-at-the-masonic"],"sponsored":false,"title":"Jack Harlow at the Masonic"},"targeting":{"exclusion":{"tags":[]},"publish_date":1774461240000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"bj2r2","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-09-19-jack-harlow-at-the-masonic","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/69c42251caeab24bfcd6d781","title":"Jack Harlow at the Masonic","description":"","author":""},"pub_start":1774461240000,"pub_until":4115978604802,"pub_changed":1774461602692,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/69c421ebcaeab24bfcd6d774","slug:2026-09-19-jack-harlow-at-the-masonic","slug:2026-09-19-jack-harlow-at-the-masonic"]}}],"resume":{"id":"ID:calendar-topics-feed-matsubs","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IlppeHlBIjoiZXlKdlptWnpaWFFpT2pSOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"rbePH","region":"main:dynamic","type":"keywordcontest","ordinal":15,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1898639"},{"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-/6a996cf792bf3bc7b7bc4db3",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["onairtileloader-kmel-fm",{"data":{"current":{"siteId":"%2Fe2d86e2d7f8228fabd4d088ba214a695","site":"brands/KMEL-FM (911)","coreShowId":3691,"coreStationId":47,"name":"The Sana G Morning Show","show":"shows/Sana G Morning Show (3691)","station":"KMEL-FM","link":"","onNow":true,"startTime12":"6:00 AM","startDate":"2026-09-03T13:00:00.000Z","startMs":1788440400000,"startEng":"Thursday, September 3rd, 2026 6:00 AM","stopTime12":"10:00 AM","stopDate":"2026-09-03T17:00:00.000Z","stopMs":1788454800000,"stopEng":"Thursday, September 3rd, 2026 10:00 AM","showSite":{"slug":"the-sana-g-morning-show","configByLookup":{"sections":{"general":{"name":"The Sana G Morning Show","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/683f45581d8feb6688f5e5a2"}}}}}}},"upcoming":{"siteId":"%2Fe2d86e2d7f8228fabd4d088ba214a695","site":"brands/KMEL-FM (911)","coreShowId":1092,"coreStationId":47,"name":"Shay Diddy","show":"shows/Shay Diddy (1092)","station":"KMEL-FM","link":"","onNow":false,"startTime12":"10:00 AM","startDate":"2026-09-03T17:00:00.000Z","startMs":1788454800000,"startEng":"Thursday, September 3rd, 2026 10:00 AM","stopTime12":"2:00 PM","stopDate":"2026-09-03T21:00:00.000Z","stopMs":1788469200000,"stopEng":"Thursday, September 3rd, 2026 2:00 PM","showSite":{"slug":"shay-diddy","configByLookup":{"sections":{"general":{"name":"Shay Diddy","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/59bb271f9d757f6eea4b457d"}}}}}}},"later":{"siteId":"%2Fe2d86e2d7f8228fabd4d088ba214a695","site":"brands/KMEL-FM (911)","coreShowId":1005,"coreStationId":47,"name":"BIGVON","show":"shows/Big Von (1005)","station":"KMEL-FM","link":"","onNow":false,"startTime12":"2:00 PM","startDate":"2026-09-03T21:00:00.000Z","startMs":1788469200000,"startEng":"Thursday, September 3rd, 2026 2:00 PM","stopTime12":"6:00 PM","stopDate":"2026-09-04T01:00:00.000Z","stopMs":1788483600000,"stopEng":"Thursday, September 3rd, 2026 6:00 PM","showSite":{"slug":"bigvon","configByLookup":{"sections":{"general":{"name":"BIGVON","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b983be39e937af9684d0b12"}}}}}}}}}],["item-eyebrow-/6a983b3a21168d245e5877e9",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["getTrackHistoryWithCurrentlyPlayingCacheKey-kmel-fm",{"data":{"count":1442,"pageInfo":{"nextCursor":"AAAAAGqZi2gAAAAAAAAAAwAABaI"},"tracks":[{"artistId":31546846,"albumId":363024899,"trackId":363024900,"title":"YAYA","artist":{"artistName":"Compton AV","genreId":null},"albumName":"YAYA (Remix)","trackDuration":194,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-empire/deliveries/199316376494_20251202011638/resources/8e37cd922002b0fe5453cd89a503ec59.jpg","explicitLyrics":true,"lyricsId":null,"playbackRights":{"onDemand":true},"startTime":1788445315,"endTime":1788445506,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":8708,"albumId":207314303,"trackId":207314313,"title":"Ain’t No Fun (If The Homies Can’t Have None)","artist":{"artistName":"Snoop Dogg","genreId":985},"albumName":"Doggystyle","trackDuration":247,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-vydia/659783313694_20230308172055884/resources/513525f8796e03f191e5496cdf39b192.jpg","explicitLyrics":true,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1788444963,"endTime":1788445194,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":33233764,"albumId":342669639,"trackId":342669640,"title":"Is It a Crime","artist":{"artistName":"Mariah the Scientist","genreId":null},"albumName":"Is It a Crime","trackDuration":181,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-sbmg/A10301A0005613433Q_20250731184016722/bdcdf2de78513a7b90dde3a20b6c16e6.20126.jpg","explicitLyrics":false,"lyricsId":null,"playbackRights":{"onDemand":true},"startTime":1788444427,"endTime":1788444608,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false}]}}],["item-eyebrow-/6a988963956982a7197aecba",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6a9976750264a328123b87bf",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a984b0b21168d245e587813",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["contestsloader-kmel-fm",{"data":[{"appType":"contest","appId":"1914176","parentAppId":"1914173","title":"Advance Screening Passes To See THE UPRISING","shareTitle":"Advance Screening Passes To See THE UPRISING","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/advance-screening-passes-to-see-the-uprising-1914176/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xOTE0MTczX3N0YW5kYXJkXzE3ODc2ODYyNjYucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xOTE0MTczX21vYmlsZV8xNzg3Njg2Mjk5LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-08-28 00:00:00","endTime":"2026-09-09 14:59:00","scheduleStatus":"live","startDate":"2026-08-28 00:00:00","endDate":"2026-09-09 14:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xOTE0MTczX21vYmlsZV8xNzg3Njg2Mjk5LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh4T1RjME5qSTJNREZmWTI5dWRHVnpkRjh4T1RFME1UY3pYMjF2WW1sc1pWOHhOemczTmpnMk1qazVMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1913034","parentAppId":"","title":"Enter for a chance to win a pair of tickets to Bay Area Fest!","shareTitle":"Enter for a chance to win a pair of tickets to Baychella!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/enter-for-a-chance-to-win-a-pair-of-tickets-to-bay-area-fest-1913034/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MzU2OTUzOTNfY29udGVzdF8xOTEzMDM0X3N0YW5kYXJkXzE3ODcyNTc2ODYucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MzU2OTUzOTNfY29udGVzdF8xOTEzMDM0X21vYmlsZV8xNzg3MjU3Njk2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-08-24 00:00:00","endTime":"2026-09-07 23:59:00","scheduleStatus":"live","startDate":"2026-08-24 00:00:00","endDate":"2026-09-07 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MzU2OTUzOTNfY29udGVzdF8xOTEzMDM0X21vYmlsZV8xNzg3MjU3Njk2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgxTXpVMk9UVXpPVE5mWTI5dWRHVnpkRjh4T1RFek1ETTBYMjF2WW1sc1pWOHhOemczTWpVM05qazJMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1912875","parentAppId":"1912873","title":"Advance Screening Passes To See PRACTICAL MAGIC 2","shareTitle":"Advance Screening Passes To See PRACTICAL MAGIC 2","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/advance-screening-passes-to-see-practical-magic-2-1912875/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xOTEyODczX3N0YW5kYXJkXzE3ODcwODA2NTkucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xOTEyODczX21vYmlsZV8xNzg3MDgwNzE2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-08-28 00:00:00","endTime":"2026-09-08 14:59:00","scheduleStatus":"live","startDate":"2026-08-28 00:00:00","endDate":"2026-09-08 14:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xOTEyODczX21vYmlsZV8xNzg3MDgwNzE2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh4T1RjME5qSTJNREZmWTI5dWRHVnpkRjh4T1RFeU9EY3pYMjF2WW1sc1pWOHhOemczTURnd056RTJMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1905121","parentAppId":"1904986","title":"Oakland San Francisco Bay Airport Suitcase Party","shareTitle":"Oakland Suitcase Party","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/oakland-suitcase-party-1905121/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xOTA0OTg2X3N0YW5kYXJkXzE3ODcyNDQzNjYucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xOTA0OTg2X21vYmlsZV8xNzg3MjQ0Mzg1LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-07-27 00:00:00","endTime":"2026-09-13 23:59:00","scheduleStatus":"live","startDate":"2026-07-27 00:00:00","endDate":"2026-09-13 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xOTA0OTg2X21vYmlsZV8xNzg3MjQ0Mzg1LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh4T1RjME5qSTJNREZmWTI5dWRHVnpkRjh4T1RBME9UZzJYMjF2WW1sc1pWOHhOemczTWpRME16ZzFMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1908410","parentAppId":"1907861","title":"Win A Trip To Our iHeartRadio Music Festival 2026 And $1000!","shareTitle":"Win A Trip To Our iHeartRadio Music Festival 2026 And $1000!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/win-a-trip-to-our-iheartradio-music-festival-2026-and-1000-clone-1908410/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xOTA3ODYxX3N0YW5kYXJkXzE3ODc2NjY2MDAuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODkwNDg3X21vYmlsZV8xNzgwMzYyNDcwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"11","startTime":"2026-08-09 21:00:00","endTime":"2026-09-04 14:00:00","scheduleStatus":"live","startDate":"2026-08-09 21:00:00","endDate":"2026-09-04 14:00:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODkwNDg3X21vYmlsZV8xNzgwMzYyNDcwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0Rrd05EZzNYMjF2WW1sc1pWOHhOemd3TXpZeU5EY3dMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1915269","parentAppId":"1913033","title":"Win a trip to see JAŸ-Z30!","shareTitle":"Win a trip to see JAŸ-Z30!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/win-a-trip-to-see-ja-z30-1915269/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xOTEzMDMzX3N0YW5kYXJkXzE3ODcxNTA5NDIuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xOTEzMDMzX21vYmlsZV8xNzg3MTUwOTE3LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"25","startTime":"2026-08-30 21:00:00","endTime":"2026-09-06 20:59:00","scheduleStatus":"live","startDate":"2026-08-30 21:00:00","endDate":"2026-09-06 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xOTEzMDMzX21vYmlsZV8xNzg3MTUwOTE3LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T1RFek1ETXpYMjF2WW1sc1pWOHhOemczTVRVd09URTNMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null}]}],["item-eyebrow-/6a98473ab4318f9e9c8c58c2",{"data":{"name":"sports","source":{"id":null,"display_name":"Sports","description":null,"source_name":null,"type":"user"},"displayName":"Sports"}}],["item-eyebrow-/6a98439f4d9a5220f6502172",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["$podcastloader-28823199,28890865,25095719",{"data":[{"id":28823199,"title":"Sana G's Crush On You","description":"If you have ever had a crush on anyone and have been to shy to let them know, The Sana G Morning Show is here to help. Each morning Sana & G Biz help connect folks. Sometimes it's a love connection, sometimes it's not! Check it out then tune into the Sana G Morning Show every M-F for The Bay's best Hip Hop and R&B.","lastUpdated":1772614850,"slug":"960-sana-gs-crush-on-you","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzIyYzE5MmE3LTAyOTctNDMyOC04NjQyLWIzZWUwMTIwMDBmMS81MzE2NDgwZS1lYTg2LTRlMjUtYWY4NS1iM2VlMDEyMDAwZjcvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABRfqx0AAAGgH1_MGA"},"items":[{"id":342962074,"podcastId":28823199,"podcastSlug":"960-sana-gs-crush-on-you","title":"Nicholas is thirsty for Shayna! But, he's struck out before—will he finally get a date with this cougar?","duration":314,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1788346692000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzIyYzE5MmE3LTAyOTctNDMyOC04NjQyLWIzZWUwMTIwMDBmMS81MzE2NDgwZS1lYTg2LTRlMjUtYWY4NS1iM2VlMDEyMDAwZjcvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NSZzaXplPUxhcmdl"},{"id":342881184,"podcastId":28823199,"podcastSlug":"960-sana-gs-crush-on-you","title":"Tiffany blocked Daemon after using his credit card to buy Chris Brown & Usher tickets!","duration":351,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1788272067000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzIyYzE5MmE3LTAyOTctNDMyOC04NjQyLWIzZWUwMTIwMDBmMS81MzE2NDgwZS1lYTg2LTRlMjUtYWY4NS1iM2VlMDEyMDAwZjcvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NSZzaXplPUxhcmdl"},{"id":342761623,"podcastId":28823199,"podcastSlug":"960-sana-gs-crush-on-you","title":"Danielle's husband caught her & Antonio messing around inside her home ","duration":337,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1788176526000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzIyYzE5MmE3LTAyOTctNDMyOC04NjQyLWIzZWUwMTIwMDBmMS81MzE2NDgwZS1lYTg2LTRlMjUtYWY4NS1iM2VlMDEyMDAwZjcvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NSZzaXplPUxhcmdl"},{"id":342653797,"podcastId":28823199,"podcastSlug":"960-sana-gs-crush-on-you","title":"Ernest and his wife Theresa tell what happened on their Crush On You date","duration":185,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1788018894000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzIyYzE5MmE3LTAyOTctNDMyOC04NjQyLWIzZWUwMTIwMDBmMS81MzE2NDgwZS1lYTg2LTRlMjUtYWY4NS1iM2VlMDEyMDAwZjcvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NSZzaXplPUxhcmdl"},{"id":342494843,"podcastId":28823199,"podcastSlug":"960-sana-gs-crush-on-you","title":"Ernest wants to show love to his Virgo wife Theresa ","duration":263,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787835622000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzIyYzE5MmE3LTAyOTctNDMyOC04NjQyLWIzZWUwMTIwMDBmMS81MzE2NDgwZS1lYTg2LTRlMjUtYWY4NS1iM2VlMDEyMDAwZjcvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NSZzaXplPUxhcmdl"},{"id":342414555,"podcastId":28823199,"podcastSlug":"960-sana-gs-crush-on-you","title":"Daniel found out that his BM Keisha is sleeping with his coworker","duration":302,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787752429000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzIyYzE5MmE3LTAyOTctNDMyOC04NjQyLWIzZWUwMTIwMDBmMS81MzE2NDgwZS1lYTg2LTRlMjUtYWY4NS1iM2VlMDEyMDAwZjcvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NSZzaXplPUxhcmdl"},{"id":342312590,"podcastId":28823199,"podcastSlug":"960-sana-gs-crush-on-you","title":"Joseph & his homeboy both want Jenna! He called her LIVE to ask her out. Will he impress her?","duration":300,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787655050000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzIyYzE5MmE3LTAyOTctNDMyOC04NjQyLWIzZWUwMTIwMDBmMS81MzE2NDgwZS1lYTg2LTRlMjUtYWY4NS1iM2VlMDEyMDAwZjcvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NSZzaXplPUxhcmdl"},{"id":342236738,"podcastId":28823199,"podcastSlug":"960-sana-gs-crush-on-you","title":"Nanette is supposed to be marrying Randy this weekend, but he's MIA!","duration":369,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787583367000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzIyYzE5MmE3LTAyOTctNDMyOC04NjQyLWIzZWUwMTIwMDBmMS81MzE2NDgwZS1lYTg2LTRlMjUtYWY4NS1iM2VlMDEyMDAwZjcvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NSZzaXplPUxhcmdl"},{"id":342033421,"podcastId":28823199,"podcastSlug":"960-sana-gs-crush-on-you","title":"Miguel & Tanya had such a great time on their date that it's still going!","duration":252,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787415318000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzIyYzE5MmE3LTAyOTctNDMyOC04NjQyLWIzZWUwMTIwMDBmMS81MzE2NDgwZS1lYTg2LTRlMjUtYWY4NS1iM2VlMDEyMDAwZjcvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NSZzaXplPUxhcmdl"},{"id":341814045,"podcastId":28823199,"podcastSlug":"960-sana-gs-crush-on-you","title":"Miguel got kicked out of his crib and in between the chaos dropped the ball with Tanya so now he's hoping for a 2nd chance","duration":287,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787232767000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzIyYzE5MmE3LTAyOTctNDMyOC04NjQyLWIzZWUwMTIwMDBmMS81MzE2NDgwZS1lYTg2LTRlMjUtYWY4NS1iM2VlMDEyMDAwZjcvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NSZzaXplPUxhcmdl"}]}},{"id":28890865,"title":"Sana G's Clown of the Day","description":"Everyday the Sana G Morning Show chooses a person to make the \"Clown of the Day\" at 6:30am & 8:30am on 106 KMEL- the Bay Area's #1 Station for Hip Hop and R&B!","lastUpdated":1772614859,"slug":"960-sana-gs-clown-of-the-day","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzNjOTQ0MzEzLTA1YTctNDk0MC04YzA3LWIzZWUwMTIwMDBjOS9kN2RjYzIzNi1mNmE2LTQ3ZTMtYmE1Yy1iM2VlMDEyMDAwZDAvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABRfoAoAAAGgHzwH2A"},"items":[{"id":342975972,"podcastId":28890865,"podcastSlug":"960-sana-gs-clown-of-the-day","title":"Parent trips 9 yr old at youth football game while kid was scoring a touchdown","duration":155,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1788357109000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzNjOTQ0MzEzLTA1YTctNDk0MC04YzA3LWIzZWUwMTIwMDBjOS9kN2RjYzIzNi1mNmE2LTQ3ZTMtYmE1Yy1iM2VlMDEyMDAwZDAvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":342884263,"podcastId":28890865,"podcastSlug":"960-sana-gs-clown-of-the-day","title":"Naked Door Dasher","duration":161,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1788275449000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzNjOTQ0MzEzLTA1YTctNDk0MC04YzA3LWIzZWUwMTIwMDBjOS9kN2RjYzIzNi1mNmE2LTQ3ZTMtYmE1Yy1iM2VlMDEyMDAwZDAvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":342772065,"podcastId":28890865,"podcastSlug":"960-sana-gs-clown-of-the-day","title":"Woman caught hiding $3200 INSIDE of her after scamming elders","duration":136,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1788185599000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzNjOTQ0MzEzLTA1YTctNDk0MC04YzA3LWIzZWUwMTIwMDBjOS9kN2RjYzIzNi1mNmE2LTQ3ZTMtYmE1Yy1iM2VlMDEyMDAwZDAvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":342653608,"podcastId":28890865,"podcastSlug":"960-sana-gs-clown-of-the-day","title":"SF residents get into fight with meter maid ","duration":177,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1788018563000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzNjOTQ0MzEzLTA1YTctNDk0MC04YzA3LWIzZWUwMTIwMDBjOS9kN2RjYzIzNi1mNmE2LTQ3ZTMtYmE1Yy1iM2VlMDEyMDAwZDAvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":342494709,"podcastId":28890865,"podcastSlug":"960-sana-gs-clown-of-the-day","title":"Who's MANS IS THIS?? Guy fakes being a 49er player in order to scam women online","duration":135,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787835532000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzNjOTQ0MzEzLTA1YTctNDk0MC04YzA3LWIzZWUwMTIwMDBjOS9kN2RjYzIzNi1mNmE2LTQ3ZTMtYmE1Yy1iM2VlMDEyMDAwZDAvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":342414232,"podcastId":28890865,"podcastSlug":"960-sana-gs-clown-of-the-day","title":"Football coach fired after kicking a player in the groin","duration":195,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787752288000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzNjOTQ0MzEzLTA1YTctNDk0MC04YzA3LWIzZWUwMTIwMDBjOS9kN2RjYzIzNi1mNmE2LTQ3ZTMtYmE1Yy1iM2VlMDEyMDAwZDAvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":342326868,"podcastId":28890865,"podcastSlug":"960-sana-gs-clown-of-the-day","title":"Special agent in Clovis CA left gun on top of high school toilet ","duration":162,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787668772000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzNjOTQ0MzEzLTA1YTctNDk0MC04YzA3LWIzZWUwMTIwMDBjOS9kN2RjYzIzNi1mNmE2LTQ3ZTMtYmE1Yy1iM2VlMDEyMDAwZDAvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":342235969,"podcastId":28890865,"podcastSlug":"960-sana-gs-clown-of-the-day","title":"SF Muni driver falls asleep & crashes train","duration":175,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787583040000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzNjOTQ0MzEzLTA1YTctNDk0MC04YzA3LWIzZWUwMTIwMDBjOS9kN2RjYzIzNi1mNmE2LTQ3ZTMtYmE1Yy1iM2VlMDEyMDAwZDAvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":342033219,"podcastId":28890865,"podcastSlug":"960-sana-gs-clown-of-the-day","title":"Dollar Tree Gooning is CRAZY!","duration":155,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787414744000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzNjOTQ0MzEzLTA1YTctNDk0MC04YzA3LWIzZWUwMTIwMDBjOS9kN2RjYzIzNi1mNmE2LTQ3ZTMtYmE1Yy1iM2VlMDEyMDAwZDAvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":341811210,"podcastId":28890865,"podcastSlug":"960-sana-gs-clown-of-the-day","title":"What would you do if your Door Dash driver pulled up to your crib wearing a diaper?","duration":134,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787230423000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzNjOTQ0MzEzLTA1YTctNDk0MC04YzA3LWIzZWUwMTIwMDBjOS9kN2RjYzIzNi1mNmE2LTQ3ZTMtYmE1Yy1iM2VlMDEyMDAwZDAvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"}]}},{"id":25095719,"title":"Sana G Morning Show On Demand","description":"Listen for everything you may have missed on the Sana G Morning Show, Monday-Friday 6-10am on 106 KMEL- The Bay Area's #1 for Hip Hop and R&B. The podcasts feature all our daily segments: Big News, Clown Of The Day, What's Good in the Bay, plus Crush on You and anything else we do on the air that we think you need to hear!","lastUpdated":1772614721,"slug":"413-sana-g-morning-show-on-dem","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2VkZDkzYjhlLTQ1MjAtNDM1OS1hMjI5LWIzZWUwMTIwMDEzNC9kZjBiODg1Mi0yYjk0LTQxNjMtYjA2MC1iM2VlMDEyMDAxM2EvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABRcD_kAAAGgFVDsIA"},"items":[{"id":342984176,"podcastId":25095719,"podcastSlug":"413-sana-g-morning-show-on-dem","title":"Kaiser nurse strike, Parent trips kid during youth football game, 49ers do something dope for a fan!","duration":1061,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1788361485000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2VkZDkzYjhlLTQ1MjAtNDM1OS1hMjI5LWIzZWUwMTIwMDEzNC9kZjBiODg1Mi0yYjk0LTQxNjMtYjA2MC1iM2VlMDEyMDAxM2EvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":342884090,"podcastId":25095719,"podcastSlug":"413-sana-g-morning-show-on-dem","title":"Tupac murderer found guilty, Naked door dasher, Chinatown car show","duration":1054,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1788275239000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2VkZDkzYjhlLTQ1MjAtNDM1OS1hMjI5LWIzZWUwMTIwMDEzNC9kZjBiODg1Mi0yYjk0LTQxNjMtYjA2MC1iM2VlMDEyMDAxM2EvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":342771644,"podcastId":25095719,"podcastSlug":"413-sana-g-morning-show-on-dem","title":"Super El Niño heading to the Bay, Woman scamming elders hides money inside her hoo ha, HieroDay 2026","duration":906,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1788185016000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2VkZDkzYjhlLTQ1MjAtNDM1OS1hMjI5LWIzZWUwMTIwMDEzNC9kZjBiODg1Mi0yYjk0LTQxNjMtYjA2MC1iM2VlMDEyMDAxM2EvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":342653392,"podcastId":25095719,"podcastSlug":"413-sana-g-morning-show-on-dem","title":"Aftermath of 49s vs Raiders, SF residents fight meter maid, Pokemon SF takeover","duration":732,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1788018303000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2VkZDkzYjhlLTQ1MjAtNDM1OS1hMjI5LWIzZWUwMTIwMDEzNC9kZjBiODg1Mi0yYjk0LTQxNjMtYjA2MC1iM2VlMDEyMDAxM2EvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":342511463,"podcastId":25095719,"podcastSlug":"413-sana-g-morning-show-on-dem","title":"Meta agrees to $17B settlement, Man fakes being 49er player to scam women, Richmond crossing guard gets honored","duration":1196,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787851827000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2VkZDkzYjhlLTQ1MjAtNDM1OS1hMjI5LWIzZWUwMTIwMDEzNC9kZjBiODg1Mi0yYjk0LTQxNjMtYjA2MC1iM2VlMDEyMDAxM2EvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":342326849,"podcastId":25095719,"podcastSlug":"413-sana-g-morning-show-on-dem","title":"Target racist Halloween costume, Clovis PD leaves gun in high school bathroom, Pokemon Championships coming to SF","duration":1008,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787668534000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2VkZDkzYjhlLTQ1MjAtNDM1OS1hMjI5LWIzZWUwMTIwMDEzNC9kZjBiODg1Mi0yYjk0LTQxNjMtYjA2MC1iM2VlMDEyMDAxM2EvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":342235695,"podcastId":25095719,"podcastSlug":"413-sana-g-morning-show-on-dem","title":"49er owner popped for prostitution, Muni operator falls asleep & crashes,  Oakland kids art displayed","duration":971,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787582732000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2VkZDkzYjhlLTQ1MjAtNDM1OS1hMjI5LWIzZWUwMTIwMDEzNC9kZjBiODg1Mi0yYjk0LTQxNjMtYjA2MC1iM2VlMDEyMDAxM2EvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":341814267,"podcastId":25095719,"podcastSlug":"413-sana-g-morning-show-on-dem","title":"CA wants you buying specific tires for your car, Door Dash driver in a diaper, Miguel tries to come back from fumbling his crush","duration":918,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787233034000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2VkZDkzYjhlLTQ1MjAtNDM1OS1hMjI5LWIzZWUwMTIwMDEzNC9kZjBiODg1Mi0yYjk0LTQxNjMtYjA2MC1iM2VlMDEyMDAxM2EvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":341691512,"podcastId":25095719,"podcastSlug":"413-sana-g-morning-show-on-dem","title":"State Farm is cashing out its customers, Florida cop uses Flock cameras to stalk his ex-wife & Kamaiyah is doing a FREE concert in Oakland ","duration":932,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787151021000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2VkZDkzYjhlLTQ1MjAtNDM1OS1hMjI5LWIzZWUwMTIwMDEzNC9kZjBiODg1Mi0yYjk0LTQxNjMtYjA2MC1iM2VlMDEyMDAxM2EvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"},{"id":341577721,"podcastId":25095719,"podcastSlug":"413-sana-g-morning-show-on-dem","title":"Valkyries clinch playoffs, Popeyes employee tarnishes food with farts, Antioch man found after racist rant","duration":1055,"isExplicit":false,"description":"\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1787064020000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2VkZDkzYjhlLTQ1MjAtNDM1OS1hMjI5LWIzZWUwMTIwMDEzNC9kZjBiODg1Mi0yYjk0LTQxNjMtYjA2MC1iM2VlMDEyMDAxM2EvaW1hZ2UuanBnP3Q9MTc3MDgzMDk0NiZzaXplPUxhcmdl"}]}}]}],["item-eyebrow-/6a98335021168d245e5877ce",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a98279821168d245e5877a6",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/692db8ac36ad79c6ba568956",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/6855b9fdddfe1910f018b8f5",{"data":null}],["item-eyebrow-/679823fd79241843ef47593a",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/670405285f5a28f4da77a603",{"data":null}],["item-eyebrow-/66fcacbfc7a0df7d542d9298",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/66fcaa2018103aa02c85f80d",{"data":null}],["item-eyebrow-/6a84bea2857e3ce5010f2b97",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/69cbed8013c4d3055e6ec3f6",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/6a1ed2dcf3c538e68fd5c055",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/69c421ebcaeab24bfcd6d774",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["keyword-contest-loader-kmel-fm-1898639",{"data":{"appType":"countdown","appId":"1899290","title":"Grand In Your Hand","currentKeyword":{"previous":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"current":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"next":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null}},"submittableKeyword":{"previous":{"sort":"11","timeStamp":1786146926,"endTime":1786150512,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"16095072","prize":{"timeStamp":1786075200,"endTime":1786161600,"sort":"25","active":"","description":"","countdown_prize_id":"1425535","isStarted":true,"isLive":false,"isComplete":true}},"current":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"next":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":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","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","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":"%2F6a9976750264a328123b87bf","type":"PUBLISHING","record":{"ref_id":"%2F6a9976750264a328123b87bf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ac026d95-6bf9-4581-adde-241afe1e22f2","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/young-thug-369494/?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/artist/young-thug-369494/?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/artist/young-thug-369494/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/young-thug-369494/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a57ac3c1928c84f5cbe8023","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Young Thug","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/young-thug-369494/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"369494\" data-catalog-related-id=\"\">\u003cstrong>Young Thug\u003c/strong>\u003c/a> has decided to censor his shout-out to the Israelis in a new song after he received swift backlash from fans. \u003cbr />\u003cbr />It all started after Young Thug and his YSL label dropped their anticipated album \u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Slime Language 3\u003c/em>\u003c/strong>\u003c/a> over the weekend. The project holds 41 songs by Thugger and his artists \u003ca href=\"https://www.iheart.com/artist/tezzus-32132654/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32132654\" data-catalog-related-id=\"\">\u003cstrong>Tezzus\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/tezzus-32132654/songs/oh-my-god-feat-diamond-343945530/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"343945530\" data-catalog-related-id=\"\">\u003cstrong>diamond*\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/1300saint-36722012/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36722012\" data-catalog-related-id=\"\">\u003cstrong>1300SAINT\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/yung-kayo-32841601/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32841601\" data-catalog-related-id=\"\">\u003cstrong>Yung Kayo\u003c/strong>\u003c/a>. One of their new tracks, \u003ca href=\"https://www.iheart.com/artist/young-stoner-life-young-thug-feat-tezzus-35510245/songs/oway-remix-feat-tezzus-428408863/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"428408863\" data-catalog-related-id=\"\">\u003cstrong>&quot;Øway Remix,&quot;\u003c/strong>\u003c/a> has Young Thug and Tezzus shouting out literally everyone and their mamas. In one verse, Thug also shouts out the Middle East, specifically Israelis. \u003cbr />\u003cbr />&quot;Shout out to overseas, love is mad real (Yeah, it's facts)/I'm talkin' Middle East, I'm talkin' Israelis,&quot; Thug raps. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fspectre0799%2Fstatus%2F2093483096242901125%3Fs%3D20","@url":"https://x.com/spectre0799/status/2093483096242901125?s=20","author_name":"Spectre","author_url":"https://x.com/spectre0799","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Young Thug shouts out Israelis on his new album &quot;Slime Language 3&quot; 😭✌️ \u003ca href=\"https://t.co/ZO8GY1mu7e\">pic.twitter.com/ZO8GY1mu7e\u003c/a>\u003c/p>&mdash; Spectre (@spectre0799) \u003ca href=\"https://x.com/spectre0799/status/2093483096242901125?ref_src=twsrc%5Etfw\">August 28, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/spectre0799/status/2093483096242901125","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Young Thug shouts out Israelis on his new album &quot;Slime Language 3&quot; 😭✌️ \u003ca href=\"https://t.co/ZO8GY1mu7e\">pic.twitter.com/ZO8GY1mu7e\u003c/a>\u003c/p>&mdash; Spectre (@spectre0799) \u003ca href=\"https://x.com/spectre0799/status/2093483096242901125?ref_src=twsrc%5Etfw\">August 28, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/spectre0799/status/2093483096242901125?s=20"},{"html":"\u003cp>The brief lyric instantly caught the attention of fans, especially those who are against Israel's conflict with Palestine and other Middle Eastern countries. After spending the weekend receiving negative feedback, Young Thug ultimately decided to censor the word &quot;Israelis&quot; in an attempt to remove it. While some fans appreciated the effort, others noted that the damage was done. Some supporters even criticized Thug for caving to public pressure. \u003cbr />\u003cbr />&quot;I'm not sure if immediately bowing to audience pressure is the best reflection of his chosen moniker, but okay,&quot; one X user \u003ca href=\"https://x.com/HenMazzig/status/2095192990402629840?s=20\" target=\"_blank\">\u003cstrong>wrote\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />\u003cem>Slime Language 3\u003c/em> arrives five years after the second installment. It features collaborations with \u003ca href=\"https://www.iheart.com/artist/future-296257/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"296257\" data-catalog-related-id=\"\">\u003cstrong>Future\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/travis-scott-30576501/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30576501\" data-catalog-related-id=\"\">\u003cstrong>Travis Scott\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/lil-baby-356142/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"356142\" data-catalog-related-id=\"\">\u003cstrong>Lil Baby\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/mariah-the-scientist-33233764/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33233764\" data-catalog-related-id=\"\">\u003cstrong>Mariah The Scientist\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/cash-cobain-33635043/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33635043\" data-catalog-related-id=\"\">\u003cstrong>Cash Cobain\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/quavo-31826733/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31826733\" data-catalog-related-id=\"\">\u003cstrong>Quavo\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/trippie-redd-31594418/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31594418\" data-catalog-related-id=\"\">\u003cstrong>Trippie Redd\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jorjiana-42241367/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42241367\" data-catalog-related-id=\"\">\u003cstrong>Jorjiana\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/ynw-bslime-33162163/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33162163\" data-catalog-related-id=\"\">\u003cstrong>Bslime\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/rob49-34198093/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34198093\" data-catalog-related-id=\"\">\u003cstrong>Rob49\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ykniece-46423752/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"46423752\" data-catalog-related-id=\"\">\u003cstrong>YKNIECE\u003c/strong>\u003c/a>, and more. Listen to \u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Slime Language 3\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong> on iHeartRadio\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>now. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album/","cuser":"user/ldap/1133095","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/Young Thug","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album/","primary_image":{"bucket":"new_assets","id":"%2F6a57ac3c1928c84f5cbe8023"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788445620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","social_title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","summary":"Young Thug released 'Slime Language 3' over the weekend and quickly received backlash over an unexpected shout-out","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Young Thug (369494)"]},{"categories":["categories/music-news"],"distribution":["brands/Tony MC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album"},"slug":"2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a57ac3c1928c84f5cbe8023","title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","description":"Young Thug released 'Slime Language 3' over the weekend and quickly received backlash over an unexpected shout-out","author":"Tony M. Centeno"},"pub_start":1788445620000,"pub_until":4115978604802,"pub_changed":1788445964386,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Young Thug (369494)"]},{"tags":["categories/music-news","brands/Tony MC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a9976750264a328123b87bf","slug:2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","slug:2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","keyword:keywords/Young Thug","keyword:keywords/Hip-Hop","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":"%2F6a9976750264a328123b87bf","type":"PUBLISHING","record":{"ref_id":"%2F6a9976750264a328123b87bf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ac026d95-6bf9-4581-adde-241afe1e22f2","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/young-thug-369494/?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/artist/young-thug-369494/?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/artist/young-thug-369494/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/young-thug-369494/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a57ac3c1928c84f5cbe8023","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Young Thug","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/young-thug-369494/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"369494\" data-catalog-related-id=\"\">\u003cstrong>Young Thug\u003c/strong>\u003c/a> has decided to censor his shout-out to the Israelis in a new song after he received swift backlash from fans. \u003cbr />\u003cbr />It all started after Young Thug and his YSL label dropped their anticipated album \u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Slime Language 3\u003c/em>\u003c/strong>\u003c/a> over the weekend. The project holds 41 songs by Thugger and his artists \u003ca href=\"https://www.iheart.com/artist/tezzus-32132654/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32132654\" data-catalog-related-id=\"\">\u003cstrong>Tezzus\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/tezzus-32132654/songs/oh-my-god-feat-diamond-343945530/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"343945530\" data-catalog-related-id=\"\">\u003cstrong>diamond*\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/1300saint-36722012/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36722012\" data-catalog-related-id=\"\">\u003cstrong>1300SAINT\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/yung-kayo-32841601/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32841601\" data-catalog-related-id=\"\">\u003cstrong>Yung Kayo\u003c/strong>\u003c/a>. One of their new tracks, \u003ca href=\"https://www.iheart.com/artist/young-stoner-life-young-thug-feat-tezzus-35510245/songs/oway-remix-feat-tezzus-428408863/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"428408863\" data-catalog-related-id=\"\">\u003cstrong>&quot;Øway Remix,&quot;\u003c/strong>\u003c/a> has Young Thug and Tezzus shouting out literally everyone and their mamas. In one verse, Thug also shouts out the Middle East, specifically Israelis. \u003cbr />\u003cbr />&quot;Shout out to overseas, love is mad real (Yeah, it's facts)/I'm talkin' Middle East, I'm talkin' Israelis,&quot; Thug raps. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fspectre0799%2Fstatus%2F2093483096242901125%3Fs%3D20","@url":"https://x.com/spectre0799/status/2093483096242901125?s=20","author_name":"Spectre","author_url":"https://x.com/spectre0799","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Young Thug shouts out Israelis on his new album &quot;Slime Language 3&quot; 😭✌️ \u003ca href=\"https://t.co/ZO8GY1mu7e\">pic.twitter.com/ZO8GY1mu7e\u003c/a>\u003c/p>&mdash; Spectre (@spectre0799) \u003ca href=\"https://x.com/spectre0799/status/2093483096242901125?ref_src=twsrc%5Etfw\">August 28, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/spectre0799/status/2093483096242901125","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Young Thug shouts out Israelis on his new album &quot;Slime Language 3&quot; 😭✌️ \u003ca href=\"https://t.co/ZO8GY1mu7e\">pic.twitter.com/ZO8GY1mu7e\u003c/a>\u003c/p>&mdash; Spectre (@spectre0799) \u003ca href=\"https://x.com/spectre0799/status/2093483096242901125?ref_src=twsrc%5Etfw\">August 28, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/spectre0799/status/2093483096242901125?s=20"},{"html":"\u003cp>The brief lyric instantly caught the attention of fans, especially those who are against Israel's conflict with Palestine and other Middle Eastern countries. After spending the weekend receiving negative feedback, Young Thug ultimately decided to censor the word &quot;Israelis&quot; in an attempt to remove it. While some fans appreciated the effort, others noted that the damage was done. Some supporters even criticized Thug for caving to public pressure. \u003cbr />\u003cbr />&quot;I'm not sure if immediately bowing to audience pressure is the best reflection of his chosen moniker, but okay,&quot; one X user \u003ca href=\"https://x.com/HenMazzig/status/2095192990402629840?s=20\" target=\"_blank\">\u003cstrong>wrote\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />\u003cem>Slime Language 3\u003c/em> arrives five years after the second installment. It features collaborations with \u003ca href=\"https://www.iheart.com/artist/future-296257/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"296257\" data-catalog-related-id=\"\">\u003cstrong>Future\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/travis-scott-30576501/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30576501\" data-catalog-related-id=\"\">\u003cstrong>Travis Scott\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/lil-baby-356142/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"356142\" data-catalog-related-id=\"\">\u003cstrong>Lil Baby\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/mariah-the-scientist-33233764/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33233764\" data-catalog-related-id=\"\">\u003cstrong>Mariah The Scientist\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/cash-cobain-33635043/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33635043\" data-catalog-related-id=\"\">\u003cstrong>Cash Cobain\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/quavo-31826733/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31826733\" data-catalog-related-id=\"\">\u003cstrong>Quavo\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/trippie-redd-31594418/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31594418\" data-catalog-related-id=\"\">\u003cstrong>Trippie Redd\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jorjiana-42241367/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42241367\" data-catalog-related-id=\"\">\u003cstrong>Jorjiana\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/ynw-bslime-33162163/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33162163\" data-catalog-related-id=\"\">\u003cstrong>Bslime\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/rob49-34198093/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34198093\" data-catalog-related-id=\"\">\u003cstrong>Rob49\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ykniece-46423752/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"46423752\" data-catalog-related-id=\"\">\u003cstrong>YKNIECE\u003c/strong>\u003c/a>, and more. Listen to \u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Slime Language 3\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong> on iHeartRadio\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>now. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album/","cuser":"user/ldap/1133095","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/Young Thug","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album/","primary_image":{"bucket":"new_assets","id":"%2F6a57ac3c1928c84f5cbe8023"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788445620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","social_title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","summary":"Young Thug released 'Slime Language 3' over the weekend and quickly received backlash over an unexpected shout-out","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Young Thug (369494)"]},{"categories":["categories/music-news"],"distribution":["brands/Tony MC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album"},"slug":"2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a57ac3c1928c84f5cbe8023","title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","description":"Young Thug released 'Slime Language 3' over the weekend and quickly received backlash over an unexpected shout-out","author":"Tony M. Centeno"},"pub_start":1788445620000,"pub_until":4115978604802,"pub_changed":1788445964386,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Young Thug (369494)"]},{"tags":["categories/music-news","brands/Tony MC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a9976750264a328123b87bf","slug:2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","slug:2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","keyword:keywords/Young Thug","keyword:keywords/Hip-Hop","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":["106kmel","hip-hop","san-francisco","oakland","san-jose","bayarea","local-artist","music","san-francisco","urban-radio","west-coast"],"genre":["hip hop and r&b"],"format":"HIPHOPRNB"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"KMEL-FM","stationFormat":"HIPHOPRNB","stationMarket":"SANFRANCISCO-CA","stationMicrosite":"","tags":["106kmel","hip-hop","san-francisco","oakland","san-jose","bayarea","local-artist","music","san-francisco","urban-radio","west-coast"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"kmel.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":"#9900CC","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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":"106.1 KMEL - #1 For Hip Hop and R&B in the Bay Area!","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"106.1 KMEL - #1 For Hip Hop and R&B in the Bay Area!","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"106.1 KMEL - #1 For Hip Hop and R&B in the Bay Area!","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"106.1 KMEL - #1 For Hip Hop and R&B in the Bay Area!","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Hip Hop and R&B music radio live from San Francisco Bay Area","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Hip Hop and R&B music radio live from San Francisco Bay Area","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Hip Hop and R&B music radio live from San Francisco Bay Area","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Hip Hop and R&B music radio live from San Francisco Bay Area","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"106kmel, hip hop, san francisco, oakland, san jose, bayarea, local artist, music, san francisco, urban radio, west coast","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://kmel.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://kmel.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://kmel.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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/5e0a3df06f30114a05e027a1?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":"@106kmel","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@106kmel","type":"meta"}],["canonical",{"value":"https://kmel.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"kmel.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"106.1 KMEL","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"106.1 KMEL","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"135864416484476","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"42600841807","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:/e2d86e2d7f8228fabd4d088ba214a695/inferno","SM6.0:config-m:/497bfc6e20a75a8d4709d2651a4264fa/inferno","SM6.0:config-m:/5b11bb20eaf8974ba90aa5e1/inferno","SM6.0:config-m:/9898db404355e345bb1bd84be9fd7631/inferno","SM6.0:config-m:/d90c9fbade384aa027253622f6b6b6dc/inferno","SM6.0:config-m:/e2d86e2d7f8228fabd4d088ba214a695/inferno","SM6.0:index-m","SM6.0:index-m:/497bfc6e20a75a8d4709d2651a4264fa","SM6.0:index-m:/5b11bb20eaf8974ba90aa5e1","SM6.0:index-m:/9898db404355e345bb1bd84be9fd7631","SM6.0:index-m:/d90c9fbade384aa027253622f6b6b6dc","SM6.0:index-m:/e2d86e2d7f8228fabd4d088ba214a695","app/sites","app/sites/20260804160818432","app/streams","app/streams/20260814151730024","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/293","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:e7a5d9294b3b4e27c1279abd1e6600c7","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:df353715aa94f214122a3f9fdaee9376","domain/kmel.iheart.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/619464ae213358e0879b80dd","PS:datasource:/61c23c21397a8b2a488261b6","PS:datasource:/627ab2d884db215fa1665df9","PS:leads","PS:leads:/5d8bd536df8f904b41e2618b","PS:leads:/60c11fb91cd14383a9774ca0","PS:leads:/6765c22a27c687c84e024cf4","PS:leads:/67b8f4a3e072eb3303429080","PS:leads:/6a761e3b50f01eecad153987","PS:leads:/6a7627c350f01eecad15399c","PS:leads:/6a91fa2fac899c4ba3c8fc80","PS:leads:listing","PS:subscription","PS:subscription:4155ae7ae2e590c82d98a5146a692717","PS:subscription:afccb7ac7c2663c09080d11e700273a3","SM6.0:datasource-leads","SM6.0:datasource-leads:21d70d3765df68d3ca3c0e76e0a9e855","SM6.0:datasource-leads:80ec09873802f47df573c46357fd559f","SM6.0:datasource-leads:b3d702373a3a05d6a475438f83368a3b","SM6.0:datasource-leads:bb1917e9a556a08848b98c79efdf2da1","SM6.0:datasource-leads:cf4722b3bdd45d11384b78a57f06f1eb","SM6.0:datasource-leads:ff5b79d5a717f5ac590f10ec2cdf4488","SM6.0:datasource-publishing","SM6.0:datasource-publishing:09245a76830e16241f989d01f39221d9","SM6.0:datasource-publishing:3e76ad9d7dfcb3e9a23278f083072fb6","SM6.0:site-streams","SM6.0:site-streams:df353715aa94f214122a3f9fdaee9376","app/calendar-feed-service","app/calendar-feed-service/20230817200206","app/pubsub","app/pubsub/20250721163332915","app/sites/20260901152216477","sites","webapi-v4:sites:15587cc391991068b778044f6dc33f19","aptivada","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"kmel.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":"%2F6a9976750264a328123b87bf","type":"PUBLISHING","record":{"ref_id":"%2F6a9976750264a328123b87bf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ac026d95-6bf9-4581-adde-241afe1e22f2","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/young-thug-369494/?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/artist/young-thug-369494/?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/artist/young-thug-369494/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/young-thug-369494/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a57ac3c1928c84f5cbe8023","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Young Thug","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/young-thug-369494/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"369494\" data-catalog-related-id=\"\">\u003cstrong>Young Thug\u003c/strong>\u003c/a> has decided to censor his shout-out to the Israelis in a new song after he received swift backlash from fans. \u003cbr />\u003cbr />It all started after Young Thug and his YSL label dropped their anticipated album \u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Slime Language 3\u003c/em>\u003c/strong>\u003c/a> over the weekend. The project holds 41 songs by Thugger and his artists \u003ca href=\"https://www.iheart.com/artist/tezzus-32132654/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32132654\" data-catalog-related-id=\"\">\u003cstrong>Tezzus\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/tezzus-32132654/songs/oh-my-god-feat-diamond-343945530/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"343945530\" data-catalog-related-id=\"\">\u003cstrong>diamond*\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/1300saint-36722012/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36722012\" data-catalog-related-id=\"\">\u003cstrong>1300SAINT\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/yung-kayo-32841601/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32841601\" data-catalog-related-id=\"\">\u003cstrong>Yung Kayo\u003c/strong>\u003c/a>. One of their new tracks, \u003ca href=\"https://www.iheart.com/artist/young-stoner-life-young-thug-feat-tezzus-35510245/songs/oway-remix-feat-tezzus-428408863/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"428408863\" data-catalog-related-id=\"\">\u003cstrong>&quot;Øway Remix,&quot;\u003c/strong>\u003c/a> has Young Thug and Tezzus shouting out literally everyone and their mamas. In one verse, Thug also shouts out the Middle East, specifically Israelis. \u003cbr />\u003cbr />&quot;Shout out to overseas, love is mad real (Yeah, it's facts)/I'm talkin' Middle East, I'm talkin' Israelis,&quot; Thug raps. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fspectre0799%2Fstatus%2F2093483096242901125%3Fs%3D20","@url":"https://x.com/spectre0799/status/2093483096242901125?s=20","author_name":"Spectre","author_url":"https://x.com/spectre0799","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Young Thug shouts out Israelis on his new album &quot;Slime Language 3&quot; 😭✌️ \u003ca href=\"https://t.co/ZO8GY1mu7e\">pic.twitter.com/ZO8GY1mu7e\u003c/a>\u003c/p>&mdash; Spectre (@spectre0799) \u003ca href=\"https://x.com/spectre0799/status/2093483096242901125?ref_src=twsrc%5Etfw\">August 28, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/spectre0799/status/2093483096242901125","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Young Thug shouts out Israelis on his new album &quot;Slime Language 3&quot; 😭✌️ \u003ca href=\"https://t.co/ZO8GY1mu7e\">pic.twitter.com/ZO8GY1mu7e\u003c/a>\u003c/p>&mdash; Spectre (@spectre0799) \u003ca href=\"https://x.com/spectre0799/status/2093483096242901125?ref_src=twsrc%5Etfw\">August 28, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/spectre0799/status/2093483096242901125?s=20"},{"html":"\u003cp>The brief lyric instantly caught the attention of fans, especially those who are against Israel's conflict with Palestine and other Middle Eastern countries. After spending the weekend receiving negative feedback, Young Thug ultimately decided to censor the word &quot;Israelis&quot; in an attempt to remove it. While some fans appreciated the effort, others noted that the damage was done. Some supporters even criticized Thug for caving to public pressure. \u003cbr />\u003cbr />&quot;I'm not sure if immediately bowing to audience pressure is the best reflection of his chosen moniker, but okay,&quot; one X user \u003ca href=\"https://x.com/HenMazzig/status/2095192990402629840?s=20\" target=\"_blank\">\u003cstrong>wrote\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />\u003cem>Slime Language 3\u003c/em> arrives five years after the second installment. It features collaborations with \u003ca href=\"https://www.iheart.com/artist/future-296257/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"296257\" data-catalog-related-id=\"\">\u003cstrong>Future\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/travis-scott-30576501/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30576501\" data-catalog-related-id=\"\">\u003cstrong>Travis Scott\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/lil-baby-356142/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"356142\" data-catalog-related-id=\"\">\u003cstrong>Lil Baby\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/mariah-the-scientist-33233764/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33233764\" data-catalog-related-id=\"\">\u003cstrong>Mariah The Scientist\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/cash-cobain-33635043/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33635043\" data-catalog-related-id=\"\">\u003cstrong>Cash Cobain\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/quavo-31826733/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31826733\" data-catalog-related-id=\"\">\u003cstrong>Quavo\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/trippie-redd-31594418/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31594418\" data-catalog-related-id=\"\">\u003cstrong>Trippie Redd\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jorjiana-42241367/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42241367\" data-catalog-related-id=\"\">\u003cstrong>Jorjiana\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/ynw-bslime-33162163/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33162163\" data-catalog-related-id=\"\">\u003cstrong>Bslime\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/rob49-34198093/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34198093\" data-catalog-related-id=\"\">\u003cstrong>Rob49\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ykniece-46423752/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"46423752\" data-catalog-related-id=\"\">\u003cstrong>YKNIECE\u003c/strong>\u003c/a>, and more. Listen to \u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Slime Language 3\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong> on iHeartRadio\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>now. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album/","cuser":"user/ldap/1133095","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/Young Thug","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album/","primary_image":{"bucket":"new_assets","id":"%2F6a57ac3c1928c84f5cbe8023"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788445620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","social_title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","summary":"Young Thug released 'Slime Language 3' over the weekend and quickly received backlash over an unexpected shout-out","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Young Thug (369494)"]},{"categories":["categories/music-news"],"distribution":["brands/Tony MC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album"},"slug":"2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a57ac3c1928c84f5cbe8023","title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","description":"Young Thug released 'Slime Language 3' over the weekend and quickly received backlash over an unexpected shout-out","author":"Tony M. Centeno"},"pub_start":1788445620000,"pub_until":4115978604802,"pub_changed":1788445964386,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Young Thug (369494)"]},{"tags":["categories/music-news","brands/Tony MC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a9976750264a328123b87bf","slug:2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","slug:2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","keyword:keywords/Young Thug","keyword:keywords/Hip-Hop","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":"%2F6a761e3b50f01eecad153987","type":"LEADS","record":{"title":"Congratulations To Our Thank A Teacher Nominees, Powered By DonorsChoose","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a6cde59c59a4f170b472b52","img_meta":{"base_id":"%2F6a6cde59c59a4f170b472b52","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/content/2026-08-28-congratulations-to-our-thank-a-teacher-nominees-powered-by-donorschoose/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7627c350f01eecad15399c","type":"LEADS","record":{"title":"Listen For Your Chance To Win A Trip To Las Vegas!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a1e2f423131aec94d9a66f6","img_meta":{"base_id":"%2F6a1e2f423131aec94d9a66f6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/promotions/win-a-trip-to-our-iheartradio-music-festival-2026-and-1000-1907861/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a91fa2fac899c4ba3c8fc80","type":"LEADS","record":{"title":"Oakland San Francisco Bay Airport Suitcase Party","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6a91fa0fac899c4ba3c8fc7f","img_meta":{"base_id":"%2F6a91fa0fac899c4ba3c8fc7f","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://kmel.iheart.com/promotions/oakland-san-francisco-bay-airport-suitcase-1904986/"},"name":"","description":""},"use_catalog_image":false,"catalog":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":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoxfSwiZW5kcyI6eyJQVG9PSyI6LTEsIkpBclJOIjoxLCJ3bWVOSyI6MH19","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":"%2F6a996cf792bf3bc7b7bc4db3","type":"PUBLISHING","record":{"ref_id":"%2F6a996cf792bf3bc7b7bc4db3","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"99b2a3d7-8e80-4966-ad0b-9bc088d766ab","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/jay-z-39268/?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/artist/jay-z-39268/?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/artist/jay-z-39268/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/jay-z-39268/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a996dfd92bf3bc7b7bc4dc7","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"JAY-Z","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/ja-z-39268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39268\" data-catalog-related-id=\"\">\u003cstrong>JAŸ-Z\u003c/strong>\u003c/a> has fans buzzing after announcing plans to hold a listening session ahead of his \u003ca href=\"https://www.iheart.com/content/2026-07-27-jay-z-adds-additional-dates-for-los-angeles-london-jay-z-30-shows/\" data-content-id=\"/6a67ad6a46cb05fadba23524\">\u003cstrong>anticipated show in London\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />On Wednesday afternoon, September 2, Roc Nation shared a flyer and a link to a virtual listening session. The event is being held on Thursday, September 3, at 2 p.m. EST/7 p.m. BST ahead of his sold-out shows at Tottenham Stadium this weekend. Fans who attend have a chance to receive a vinyl test pressing. As soon as the announcement went live, fans immediately assumed that Hov is preparing to preview new music from his long-rumored album. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Frevolttv%2Fstatus%2F2095257280040034730%3Fs%3D20","@url":"https://x.com/revolttv/status/2095257280040034730?s=20","author_name":"REVOLT","author_url":"https://x.com/revolttv","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Jay-Z will host a virtual listening party from London ON September 3 at 2:00pm EST. Fans are speculating that Hov will preview new music 😮‍💨🔥 \u003ca href=\"https://t.co/YnM1IxTdme\">pic.twitter.com/YnM1IxTdme\u003c/a>\u003c/p>&mdash; REVOLT (@revolttv) \u003ca href=\"https://x.com/revolttv/status/2095257280040034730?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/revolttv/status/2095257280040034730","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Jay-Z will host a virtual listening party from London ON September 3 at 2:00pm EST. Fans are speculating that Hov will preview new music 😮‍💨🔥 \u003ca href=\"https://t.co/YnM1IxTdme\">pic.twitter.com/YnM1IxTdme\u003c/a>\u003c/p>&mdash; REVOLT (@revolttv) \u003ca href=\"https://x.com/revolttv/status/2095257280040034730?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/revolttv/status/2095257280040034730?s=20"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fthejayzsource%2Fstatus%2F2095224904320700709%3Fs%3D20","@url":"https://x.com/thejayzsource/status/2095224904320700709?s=20","author_name":"𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30","author_url":"https://x.com/thejayzsource","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"und\" dir=\"ltr\">Jaÿ-Z organizing a listening party \u003ca href=\"https://t.co/6T7gU8Xocu\">pic.twitter.com/6T7gU8Xocu\u003c/a>\u003c/p>&mdash; 𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30 (@thejayzsource) \u003ca href=\"https://x.com/thejayzsource/status/2095224904320700709?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/thejayzsource/status/2095224904320700709","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"und\" dir=\"ltr\">Jaÿ-Z organizing a listening party \u003ca href=\"https://t.co/6T7gU8Xocu\">pic.twitter.com/6T7gU8Xocu\u003c/a>\u003c/p>&mdash; 𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30 (@thejayzsource) \u003ca href=\"https://x.com/thejayzsource/status/2095224904320700709?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/thejayzsource/status/2095224904320700709?s=20"},{"html":"\u003cp>Rumors surrounding JAŸ-Z's alleged 14th studio album have been swirling for well over a year. Artists like \u003ca href=\"https://www.iheart.com/content/2025-08-18-memphis-bleek-says-jay-z-might-be-working-on-new-music/\" data-content-id=\"/68a31067c2269402aab4cc0a\">\u003cstrong>Memphis Bleek\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/content/2025-09-05-jay-z-reportedly-planning-to-shake-the-world-with-new-music/\" data-content-id=\"/68bafe453e4910aae292458e\">\u003cstrong>Cash Cobain\u003c/strong>\u003c/a> claimed Hov is working on new music, but reps for the seasoned MC \u003ca href=\"https://www.iheart.com/content/2025-09-10-jay-z-responds-to-rumors-about-working-on-new-music/\" data-content-id=\"/68c192f1e1156cb3962c2e67\">\u003cstrong>shut down the chatter\u003c/strong>\u003c/a>. Speculation about the album increased in July after Hov's wife, Beyonce, cut his hair at the beginning of his three-night residency at Yankee Stadium. All fans know that Hov does the big chop before he drops an album. \u003cbr />\u003cbr />He also brought out \u003ca href=\"https://www.iheart.com/artist/pharrell-williams-992340/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"992340\" data-catalog-related-id=\"\">\u003cstrong>Pharrell Williams\u003c/strong>\u003c/a> on the third night to perform their classic collaborations. At the end of his performance, Skateboard P fueled more anticipation for the alleged project when he \u003ca href=\"https://www.iheart.com/content/2026-07-13-pharrell-williams-fuels-speculation-about-potential-upcoming-jay-z-album/\" target=\"_blank\">\u003cstrong>told the crowd\u003c/strong>\u003c/a> that Jigga is “gettin’ ready to go to work.&quot; \u003cbr />\u003cbr />The hype surrounding the album continued to build earlier this month when the label \u003ca href=\"https://www.iheart.com/content/2026-08-10-roc-nation-responds-to-claim-that-jay-zs-rumored-album-is-done/\" target=\"_blank\">\u003cstrong>addressed a report\u003c/strong>\u003c/a> from music executive Ray Daniels. The podcaster claimed that Hov's album is &quot;completely done&quot; and he'd only release it if he partnered with someone. \u003cbr />\u003cbr />&quot;Fake news,&quot; Roc Nation replied. \u003cbr />\u003cbr />\u003ca href=\"https://www.jayz30.com/\" target=\"_blank\">\u003cstrong>Click here\u003c/strong>\u003c/a> for more information on JAŸ-Z's upcoming listening party. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london/","cuser":"user/ldap/1133095","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/JAY-Z","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london/","primary_image":{"bucket":"new_assets","id":"%2F6a996dfd92bf3bc7b7bc4dc7"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1788441720000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"JAŸ-Z Fuels Talk About New Music After Announcing Listening Party In London","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london","social_title":"JAŸ-Z Fuels Rumors About New Music After Announcing Listening Party In London","summary":"The virtual listening party is happening 24 hours before he hits the stage in London","targets":[{"categories":["categories/music-news"],"distribution":["artists/JAY-Z (39268)"]},{"categories":["categories/music-news"],"distribution":["brands/Tony MC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"JAŸ-Z Fuels Rumors About New Music After Announcing Listening Party In London"},"slug":"2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a996dfd92bf3bc7b7bc4dc7","title":"JAŸ-Z Fuels Rumors About New Music After Announcing Listening Party In London","description":"The virtual listening party is happening 24 hours before he hits the stage in London","author":"Tony M. Centeno"},"pub_start":1788441720000,"pub_until":4115978604802,"pub_changed":1788442092234,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/JAY-Z (39268)"]},{"tags":["categories/music-news","brands/Tony MC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a996cf792bf3bc7b7bc4db3","slug:2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london","slug:2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london","keyword:keywords/JAY-Z","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a988963956982a7197aecba","type":"PUBLISHING","record":{"ref_id":"%2F6a988963956982a7197aecba","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0238a099-e379-4b14-be20-5f3ac529e91b","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":"Moose (Alces alces). Elk female portrait in the forest on a rainy day. Beautiful animal in natural habitat. Wildlife scene in nature of Europe..","id":"%2F6a988a72f818b5986cd65a61","new_tab":false,"schedule":{},"source_credit":"CreativeNature_nl / iStock / Getty Images","title":"Moose female portrait with tranquil background","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://www.kvoa.com/video/watch-montana-woman-uses-bear-spray-to-fight-off-moose-in-backyard/video_79072036-75ab-562b-95c1-89c72e04b784.html\" target=\"_blank\">Montana woman used bear spray to protect her dogs from a charging moose\u003c/a> outside her home in Big Sky recently. \u003cstrong>Shelly Thorburn\u003c/strong> shared doorbell camera footage of the incident, which shows the large moose running toward her and her pets in the backyard. The encounter took place as Thorburn let her dogs outside and was surprised by the presence of a mother moose and its calf nearby.\u003c/p>\n\n\u003cp>Thorburn acted quickly when the moose charged. She was especially worried about her 14-year-old dog, Annie, who is deaf and has poor vision. Thorburn \u003ca href=\"https://www.youtube.com/watch?v=uhkKnaA7u_k\" target=\"_blank\">told \u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=uhkKnaA7u_k\" target=\"_blank\">\u003cem>CNN\u003c/em>\u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=uhkKnaA7u_k\" target=\"_blank\">, &quot;I was fearful, for sure\u003c/a>, because, you know, she was so big, and I've never had a big animal like that run after me.&quot;\u003c/p>\n\n\u003cp>The video shows Thorburn using a can of bear spray to halt the moose’s advance. The spray worked, stopping the animal and causing it to retreat with its calf. Thorburn was \u003ca href=\"https://www.waow.com/video/watch-montana-woman-uses-bear-spray-to-fight-off-moose-in-backyard/video_8b715c6e-ffce-5fb9-9ae2-2daa36b97de5.html\" target=\"_blank\">able to bring all her dogs inside safely\u003c/a>, and no one was injured.\u003c/p>\n\n\u003cp>The mother moose was likely acting out of instinct to protect its young. Moose can be very large—females can weigh up to 1,300 pounds—and are known to be defensive if they feel their calves are threatened.\u003c/p>\n\n\u003cp>Wildlife experts advise residents in areas like Big Sky to stay alert for large animals such as moose, especially during times when calves are present. Thorburn’s quick thinking and use of bear spray helped prevent potential injuries. No wildlife officials have reported further issues with the moose, but locals are reminded to keep bear spray handy and to watch for wildlife in their neighborhoods.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DDSi691wlCXs","@url":"https://www.youtube.com/watch?v=DSi691wlCXs","author_name":"NBC Montana","author_url":"https://www.youtube.com/@NBCMontana","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/DSi691wlCXs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Close encounter with a mama moose in Big Sky, Montana\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/DSi691wlCXs/hqdefault.jpg","thumbnail_width":480,"title":"Close encounter with a mama moose in Big Sky, Montana","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/DSi691wlCXs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Close encounter with a mama moose in Big Sky, Montana\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=DSi691wlCXs"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home/","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://kmel.iheart.com/content/2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home/","primary_image":{"bucket":"assets.getty","id":"%2F6a988a72f818b5986cd65a61"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788381900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home","social_title":"","summary":"The woman used bear spray to deter the charging moose.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Doorbell Camera Captures Moment Moose Charges At Woman Outside Her Home"},"slug":"2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a988a72f818b5986cd65a61","title":"Doorbell Camera Captures Moment Moose Charges At Woman Outside Her Home","description":"The woman used bear spray to deter the charging moose.","author":"iHeartRadio"},"pub_start":1788381900000,"pub_until":4115978604802,"pub_changed":1788382244011,"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:/6a988963956982a7197aecba","slug:2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home","slug:2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home","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":"%2F497bfc6e20a75a8d4709d2651a4264fa","slug":"the-sana-g-morning-show","ownBrand":"brands/The Sana G Morning Show (44220)","configByLookup":{"common":{"branding":{"name":"The Sana G Morning Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/683f45581d8feb6688f5e5a2"}}}}}},{"_id":"%2Fd90c9fbade384aa027253622f6b6b6dc","slug":"shay-diddy","ownBrand":"brands/Shay Diddy (48395)","configByLookup":{"common":{"branding":{"name":"Shay Diddy","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/59bb271f9d757f6eea4b457d"}}}}}},{"_id":"%2F9898db404355e345bb1bd84be9fd7631","slug":"bigvon","ownBrand":"brands/BIGVON (1044)","configByLookup":{"common":{"branding":{"name":"BIGVON","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b983be39e937af9684d0b12"}}}}}},{"_id":"%2F5b11bb20eaf8974ba90aa5e1","slug":"cuzzin-dre","ownBrand":"brands/Cuzzin Dre","configByLookup":{"common":{"branding":{"name":"Cuzzin Dre","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b1ae0e146adf1d4da0024c7"}}}}}}]},{"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":["28823199","28890865","25095719"]},{"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":"%2F6a984b0b21168d245e587813","type":"PUBLISHING","record":{"ref_id":"%2F6a984b0b21168d245e587813","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9775009a-bfb6-4117-9854-172c0cb08bae","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/51-the-breakfast-club-24992238/?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/51-the-breakfast-club-24992238/?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/51-the-breakfast-club-24992238/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/51-the-breakfast-club-24992238/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a98523c21168d245e587826","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Lizzo","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/lizzo-30191482/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30191482\" data-catalog-related-id=\"\">\u003cstrong>Lizzo\u003c/strong>\u003c/a> is speaking out now that the harassment and discrimination lawsuit that plagued her career has been dropped. \u003cbr />\u003cbr />During a hearing held Tuesday, September 1, U.S. District Judge Fernando L Aenlle-Rocha dismissed the remainder of a lawsuit that her former wardrobe stylist, Asha Daniels, filed in 2023. Daniels alleged she was bullied and experienced sexual and racial harassment while on tour with Lizzo.  According to \u003ca href=\"https://www.theguardian.com/music/2026/sep/01/lizzo-lawsuit-dismissed\" target=\"_blank\">\u003cstrong>\u003cem>The Guardian\u003c/em>\u003c/strong>\u003c/a>, Judge Aenlle-Rocha ruled that Daniels didn't properly identify discriminatory conduct or other behaviors from any employee of Lizzo and her touring company, Big Grrrl Touring, that constituted “general hostility” toward women. \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%2FDcyS00_Rft5%2F","@url":"https://www.instagram.com/p/DcyS00_Rft5/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DcyS00_Rft5/?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/DcyS00_Rft5/?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/DcyS00_Rft5/?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/DcyS00_Rft5/?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/DcyS00_Rft5/"},{"html":"\u003cp>“This alleged conduct and these alleged incidents, while inappropriate and unprofessional, fall within the scope of what the Supreme Court has held to be outside the protection of Title VII as part of the ‘ordinary tribulations of the workplace,’” the judge wrote.\u003cbr />\u003cbr />Lizzo has maintained her innocence since the lawsuit was filed in September 2023. She called Daniels a &quot;disgruntled&quot; employee and dismissed the allegations as “false” and “outrageous.&quot; Following the ruling, Lizzo finally spoke publicly about the verdict and thanked her team for their latest victory. \u003cbr />\u003cbr />&quot;Today I am relieved to announce that I have won the case against me and my touring company Big Grrrl Touring,&quot; she wrote in \u003ca href=\"https://www.instagram.com/p/DcwZlx2hdlb/?hl=en\" target=\"_blank\">\u003cstrong>a video posted to her Instagram timeline\u003c/strong>\u003c/a>. &quot;All the ridiculous claims by a wardrobe assistant who worked on tour for less than three weeks (including a claim they broke an acrylic nail) have been dismissed. It was all so shocking because I was being sued by someone who admittedly never met me.&quot;\u003cbr />\u003cbr />&quot;I prayed for the truth to come out, and thanks to my incredible lawyers, the truth prevailed,&quot; she continued. &quot;That truth matters more to me than anything, and I told y'all I will not settle and will continue to fight every vicious claim that has been made against me and my businesses. I'm grateful to God and my team for another victory. I will continue to use my platform to spread positivity and light to the world.&quot; \u003cbr />\u003cbr />See what \u003ca href=\"https://www.iheart.com/podcast/51-the-breakfast-club-24992238/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"24992238\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Breakfast Club\u003c/em>\u003c/strong>\u003c/a> had to say about the situation above. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit/","cuser":"user/ldap/1133095","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/Lizzo"],"permalink":"https://kmel.iheart.com/content/2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit/","primary_image":{"bucket":"new_assets","id":"%2F6a98523c21168d245e587826"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788369120000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Lizzo Speaks Out After Judge Dismisses Harassment & Discrimination Lawsuit","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit","social_title":"Lizzo Speaks Out After Judge Dismisses Harassment & Discrimination Lawsuit","summary":"Lizzo has broken her silence after a judge ruled to dismiss the lawsuit against her company ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["artists/LIZZO (30191482)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Lizzo Speaks Out After Judge Dismisses Harassment & Discrimination Lawsuit"},"slug":"2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a98523c21168d245e587826","title":"Lizzo Speaks Out After Judge Dismisses Harassment & Discrimination Lawsuit","description":"Lizzo has broken her silence after a judge ruled to dismiss the lawsuit against her company ","author":"Tony M. Centeno"},"pub_start":1788369120000,"pub_until":4115978604802,"pub_changed":1788369467693,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},{"tags":["categories/music-news","artists/LIZZO (30191482)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a984b0b21168d245e587813","slug:2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit","slug:2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit","keyword:keywords/Lizzo","author:user"]}},{"id":"%2F6a98473ab4318f9e9c8c58c2","type":"PUBLISHING","record":{"ref_id":"%2F6a98473ab4318f9e9c8c58c2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0a1ed93d-d0cc-46e6-b2b5-bf3457e97b2f","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"The Prime Video logo is seen on the backdrop for the premiere screening of Amazon Prime's \"The Terminal List\" at the Directors Guild of America theatre in Los Angeles, June 22, 2022. (Photo by Patrick T. FALLON / AFP) (Photo by PATRICK T. FALLON/AFP via Getty Images)","id":"%2F6a9847358b781055d9f2e8c9","new_tab":false,"schedule":{},"source_credit":"PATRICK T. FALLON / AFP / Getty Images","title":"US-ENTERTAINMENT-STREAMING-AMAZON-PRIME","type":"asset","url":"","use_caption":false},{"html":"\u003cp>This season, six NHL teams will broadcast their in-market games on Prime Video. The Carolina Hurricanes, Anaheim Ducks, Columbus Blue Jackets, Dallas Stars, Minnesota Wild, and St. Louis Blues will offer streaming packages through the platform. Prime Video already streams the Seattle Kraken's local games, as well as other teams' regional networks and Wednesday night national broadcasts in Canada.\u003c/p>\n\n\u003cp>The move comes as the NHL adapts to changes in the media landscape, with the league taking over production and distribution of local games for several teams. According to \u003ca href=\"https://www.wptf.com/2026/07/21/nhl-to-produce-and-distribute-local-games-for-hurricanes-blue-jackets-wild-and-blues/\" target=\"_blank\">AP Sports Writer Joe Reedy\u003c/a>, the NHL's centralized production of local games aims to enhance broadcast quality with more cameras and improved graphics.\u003c/p>\n\n\u003cp>The NHL's decision to stream games on Prime Video follows the collapse of regional sports networks like Main Street Sports, which previously aired games for several teams. The league's chief media officer, David Proper, highlighted the evolving media landscape, stating, &quot;It's a crazy time in the media space.&quot;\u003c/p>\n\n\u003cp>Prime Video's expansion into NHL broadcasts reflects a broader trend of sports leagues seeking new distribution methods. As \u003ca href=\"https://espnpressroom.com/press-release/espn-announces-100-exclusive-national-hockey-league-games-for-2026-27-season/\" target=\"_blank\">ESPN reports\u003c/a>, the NHL is also offering more than 1,050 out-of-market games through its NHL Power Play on the ESPN App.\u003c/p>\n\n\u003cp>This shift to streaming services is expected to continue, with the NHL planning further enhancements to its broadcasts. The league's president of events and content, Steve Mayer, emphasized the importance of delivering high-quality productions to fans. The NHL's centralized production model aims to provide a national network feel while maintaining the familiar voices of local announcers.\u003c/p>\n","schedule":{},"type":"html"},{"id":"11340","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-six-nhl-teams-stream-local-games-on-prime-video/","cuser":"user/ldap/1099951","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"2d1a0fb48a5c92f3ffb827e00250bb1dc9fa3b7b03632fcaf84a89c6db15be73","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/NHL","keywords/Prime Video","keywords/streaming","keywords/Carolina Hurricanes","keywords/Anaheim Ducks","keywords/Columbus Blue Jackets","keywords/Dallas Stars","keywords/Minnesota Wild","keywords/St. Louis Blues","keywords/local games","keywords/media landscape"],"permalink":"https://kmel.iheart.com/content/2026-09-02-six-nhl-teams-stream-local-games-on-prime-video/","primary_image":{"bucket":"assets.getty","id":"%2F6a9847358b781055d9f2e8c9"},"primary_target":{"categories":["categories/sports","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1788364320000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-six-nhl-teams-stream-local-games-on-prime-video","social_title":"","summary":"Six NHL teams, including the Carolina Hurricanes and Anaheim Ducks, will stream local games on Prime Video this season. The NHL is enhancing broadcast quality and adapting to media changes, following the collapse of regional sports networks.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Six NHL Teams Stream Local Games On Prime Video"},"slug":"2026-09-02-six-nhl-teams-stream-local-games-on-prime-video","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9847358b781055d9f2e8c9","title":"Six NHL Teams Stream Local Games On Prime Video","description":"Six NHL teams, including the Carolina Hurricanes and Anaheim Ducks, will stream local games on Prime Video this season. The NHL is enhancing broadcast quality and adapting to media changes, following the collapse of regional sports networks.","author":""},"pub_start":1788364320000,"pub_until":4115978604802,"pub_changed":1788364650207,"subscription":[{"tags":["categories/sports","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a98473ab4318f9e9c8c58c2","slug:2026-09-02-six-nhl-teams-stream-local-games-on-prime-video","slug:2026-09-02-six-nhl-teams-stream-local-games-on-prime-video","keyword:keywords/ai-assisted","keyword:keywords/NHL","keyword:keywords/Prime Video","keyword:keywords/streaming","keyword:keywords/Carolina Hurricanes","keyword:keywords/Anaheim Ducks","keyword:keywords/Columbus Blue Jackets","keyword:keywords/Dallas Stars","keyword:keywords/Minnesota Wild","keyword:keywords/St. Louis Blues","keyword:keywords/local games","keyword:keywords/media landscape"]}},{"id":"%2F6a98439f4d9a5220f6502172","type":"PUBLISHING","record":{"ref_id":"%2F6a98439f4d9a5220f6502172","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"82b3a2d5-a63c-4490-8085-d8d1d7a64135","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Maya Boddie","blocks":[{"id":"8666","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a9843e94d9a5220f6502186","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A resurfaced clip of \u003ca href=\"https://www.binnews.com/content/2025-11-06-raven-symon-says-she-separates-horrific-cosby-allegations-from-his-work/\" data-content-id=\"/690cf101396aecaab6e2f2cd\">\u003cstrong>Raven-Symoné \u003c/strong>\u003c/a>discussing her iconic Disney Channel character, \u003cstrong>Raven Baxter\u003c/strong>, has sparked debate among fans and widespread criticism online.\u003c/p>\n\n\u003cp>During an April “Tea Time w/ Raven and Miranda” podcast \u003ca href=\"https://www.youtube.com/watch?v=YjOGrZZKfF4\" target=\"_blank\">\u003cu>episode\u003c/u>\u003c/a> featuring actor and comedian \u003cstrong>Kalen Allen,\u003c/strong> the pair discussed the different ways Black identity can be expressed. Allen then brought up \u003cem>That’s So Raven\u003c/em> and the cultural significance the show had for Black viewers.\u003c/p>\n\n\u003cp>Allen described Raven Baxter as “so f***ing Black,” prompting Symoné to ask, “Was she Black? Why did she feel Black to you?”\u003c/p>\n\n\u003cp>Symoné continued questioning whether viewers were placing too much importance on the character’s \u003ca href=\"https://www.binnews.com/content/2026-08-17-mayors-wife-blames-black-residents-for-citys-problems-council-responds/\" data-content-id=\"/6a836734c560b313bf244d2e\">race\u003c/a>.\u003c/p>\n\n\u003cp>“So you saw color. Take away the color. Make them green, and hear the words. What color are they?” she said.\u003c/p>\n\n\u003cp>The comments drew immediate and strong reactions from fans who grew up watching the 2003 Disney Channel series.\u003c/p>\n\n\u003cp>Comedian and content creator \u003cstrong>Jamila\u003c/strong> \u003ca href=\"https://x.com/_iamjamila/status/2094969666980430183\" target=\"_blank\">\u003cu>wrote\u003c/u>\u003c/a> via X, “Actually That’s So Raven was OVERLY black lmfaooo! They got racially profiled &amp; Eddy was trynna join a frat. like PLEASE.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2F_iamjamila%2Fstatus%2F2094969666980430183","@url":"https://x.com/_iamjamila/status/2094969666980430183","author_name":"Jamila 🔔","author_url":"https://x.com/_iamjamila","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Actually That’s So Raven was OVERLY black lmfaooo! They got racially profiled &amp; Eddy was trynna join a frat 😭 like PLEASE\u003c/p>&mdash; Jamila 🔔 (@_iamjamila) \u003ca href=\"https://x.com/_iamjamila/status/2094969666980430183?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/_iamjamila/status/2094969666980430183","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Actually That’s So Raven was OVERLY black lmfaooo! They got racially profiled &amp; Eddy was trynna join a frat 😭 like PLEASE\u003c/p>&mdash; Jamila 🔔 (@_iamjamila) \u003ca href=\"https://x.com/_iamjamila/status/2094969666980430183?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/_iamjamila/status/2094969666980430183"},{"html":"\u003cp>@chantewhite on TikTok posted a montage of That’s So Raven episode clips in Black and white, with the caption “Take away color. Is Raven still Black?”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40chantewhite%2Fvideo%2F7680659710206397726%3F_r%3D1%26_t%3DZP-99Og8CN7iVr","@url":"https://www.tiktok.com/@chantewhite/video/7680659710206397726?_r=1&_t=ZP-99Og8CN7iVr","author_name":"Chanté White","author_unique_id":"chantewhite","author_url":"https://www.tiktok.com/@chantewhite","embed_product_id":"7680659710206397726","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@chantewhite/video/7680659710206397726\" data-video-id=\"7680659710206397726\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@chantewhite\" href=\"https://www.tiktok.com/@chantewhite?refer=embed\">@chantewhite\u003c/a> \u003cp>Not only was my good sis Black..she was Black as hell! ❤️ \u003ca title=\"ravensymone\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ravensymone?refer=embed\">#ravensymone\u003c/a> \u003ca title=\"thatssoraven\" target=\"_blank\" href=\"https://www.tiktok.com/tag/thatssoraven?refer=embed\">#thatssoraven\u003c/a> \u003ca title=\"ravenbaxter\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ravenbaxter?refer=embed\">#ravenbaxter\u003c/a> \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Chanté White\" href=\"https://www.tiktok.com/music/original-sound-7680668056690887455?refer=embed\">♬ original sound - Chanté White\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1280,"thumbnail_url":"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIluUqb1IplLALn8FBUInAQXffxXFeGERQseGS~tplv-tiktokx-origin.image?dr=9636&x-expires=1788534000&x-signature=BdLDnXnX7vQ5LGFRx20P7dNbYqQ%3D&t=4d5b0474&ps=13740610&shp=81f88b70&shcp=43f4a2f9&idc=useast5","thumbnail_width":720,"title":"Not only was my good sis Black..she was Black as hell! ❤️ #ravensymone #thatssoraven #ravenbaxter ","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@chantewhite/video/7680659710206397726\" data-video-id=\"7680659710206397726\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@chantewhite\" href=\"https://www.tiktok.com/@chantewhite?refer=embed\">@chantewhite\u003c/a> \u003cp>Not only was my good sis Black..she was Black as hell! ❤️ \u003ca title=\"ravensymone\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ravensymone?refer=embed\">#ravensymone\u003c/a> \u003ca title=\"thatssoraven\" target=\"_blank\" href=\"https://www.tiktok.com/tag/thatssoraven?refer=embed\">#thatssoraven\u003c/a> \u003ca title=\"ravenbaxter\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ravenbaxter?refer=embed\">#ravenbaxter\u003c/a> \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Chanté White\" href=\"https://www.tiktok.com/music/original-sound-7680668056690887455?refer=embed\">♬ original sound - Chanté White\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@chantewhite/video/7680659710206397726?_r=1&_t=ZP-99Og8CN7iVr"},{"html":"\u003cp>X user, @itsLaDarrion posted a video of the show’s character Eddie, played by Orlando Brown, performing an original rap song, along with the caption, “That’s So Raven wasn’t a Black show? Okay… explain this.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FItsLaDarrion%2Fstatus%2F2094806481661223048%3Fs%3D20","@url":"https://x.com/ItsLaDarrion/status/2094806481661223048?s=20","author_name":"LaDarrion Williams","author_url":"https://x.com/ItsLaDarrion","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">That’s So Raven wasn’t a Black show?\u003cbr>\u003cbr>Okay… explain this. \u003ca href=\"https://t.co/HCkqFvvn24\">pic.twitter.com/HCkqFvvn24\u003c/a>\u003c/p>&mdash; LaDarrion Williams (@ItsLaDarrion) \u003ca href=\"https://x.com/ItsLaDarrion/status/2094806481661223048?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/ItsLaDarrion/status/2094806481661223048","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">That’s So Raven wasn’t a Black show?\u003cbr>\u003cbr>Okay… explain this. \u003ca href=\"https://t.co/HCkqFvvn24\">pic.twitter.com/HCkqFvvn24\u003c/a>\u003c/p>&mdash; LaDarrion Williams (@ItsLaDarrion) \u003ca href=\"https://x.com/ItsLaDarrion/status/2094806481661223048?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/ItsLaDarrion/status/2094806481661223048?s=20"},{"html":"\u003cp>@VintageSitcoms on X questioned Symone’s comments with a video of Raven Baxter yelling “That’s my jam” before proceeding to twerk to the character’s favorite song. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FVintageSitcoms%2Fstatus%2F2094803539176419463%3Fs%3D20","@url":"https://x.com/VintageSitcoms/status/2094803539176419463?s=20","author_name":"Amunet","author_url":"https://x.com/VintageSitcoms","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Raven Symone: Why did Raven feel Black to you?\u003cbr>Raven Baxter in That&#39;s So Raven \u003ca href=\"https://t.co/BQubKv1GIj\">pic.twitter.com/BQubKv1GIj\u003c/a>\u003c/p>&mdash; Amunet (@VintageSitcoms) \u003ca href=\"https://x.com/VintageSitcoms/status/2094803539176419463?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/VintageSitcoms/status/2094803539176419463","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Raven Symone: Why did Raven feel Black to you?\u003cbr>Raven Baxter in That&#39;s So Raven \u003ca href=\"https://t.co/BQubKv1GIj\">pic.twitter.com/BQubKv1GIj\u003c/a>\u003c/p>&mdash; Amunet (@VintageSitcoms) \u003ca href=\"https://x.com/VintageSitcoms/status/2094803539176419463?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/VintageSitcoms/status/2094803539176419463?s=20"},{"html":"\u003cp>Content creator \u003cstrong>Raymonte\u003c/strong> shared his thoughts on Symoné’s comments and why he believes she has distanced Raven Baxter from her Black identity.\u003c/p>\n\n\u003cp>“I think Raven-Symoné’s real issue is that the exact demographic of Black people she tries so hard to distance herself from are the same people who saw themselves the most in Raven Baxter,” he wrote. \u003c/p>\n\n\u003cp>“And THAT is the part she can’t stand. Which makes it even more confusing because those same Black people are a huge part of why Raven became as famous and culturally relevant as she is.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FBDTRELILBROTHER%2Fstatus%2F2094882856023519646","@url":"https://x.com/BDTRELILBROTHER/status/2094882856023519646","author_name":"Raymonte","author_url":"https://x.com/BDTRELILBROTHER","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">I think Raven-Symoné’s real issue is that the exact demographic of Black people she tries so hard to distance herself from are the same people who saw themselves the most in Raven Baxter. And THAT is the part she can’t stand. Which makes it even more confusing because those same… \u003ca href=\"https://t.co/rR3j3tDzma\">https://t.co/rR3j3tDzma\u003c/a>\u003c/p>&mdash; Raymonte (@BDTRELILBROTHER) \u003ca href=\"https://x.com/BDTRELILBROTHER/status/2094882856023519646?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/BDTRELILBROTHER/status/2094882856023519646","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">I think Raven-Symoné’s real issue is that the exact demographic of Black people she tries so hard to distance herself from are the same people who saw themselves the most in Raven Baxter. And THAT is the part she can’t stand. Which makes it even more confusing because those same… \u003ca href=\"https://t.co/rR3j3tDzma\">https://t.co/rR3j3tDzma\u003c/a>\u003c/p>&mdash; Raymonte (@BDTRELILBROTHER) \u003ca href=\"https://x.com/BDTRELILBROTHER/status/2094882856023519646?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/BDTRELILBROTHER/status/2094882856023519646"},{"html":"\u003cp>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the\u003c/em>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cem> iHeartRadio app\u003c/em>\u003c/u>\u003c/a>\u003cem> or click\u003c/em>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cem> HERE\u003c/em>\u003c/u>\u003c/a>\u003cem> \u003c/em>to tune in live.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back/","cuser":"user/ubURnsjofIG59lY0","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/Raven Baxter","keywords/Raven-Symoné","keywords/That's So Raven","keywords/social media","keywords/Kalen Allen"],"permalink":"https://kmel.iheart.com/content/2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back/","primary_image":{"bucket":"new_assets","id":"%2F6a9843e94d9a5220f6502186"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1788364200000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"Raven-Symoné Questions If Raven Baxter Was Black, Fans Push Back","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back","social_title":"'Take Away The Color': Raven-Symoné Questions If Raven Baxter Was Black, Fans Push Back","summary":"Raven-Symoné’s comments about Raven Baxter’s Blackness have sparked backlash from fans of That’s So Raven.","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Raven-Symoné Questions If Raven Baxter Was Black, Fans Push Back"},"slug":"2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a9843e94d9a5220f6502186","title":"Raven-Symoné Questions If Raven Baxter Was Black, Fans Push Back","description":"Raven-Symoné’s comments about Raven Baxter’s Blackness have sparked backlash from fans of That’s So Raven.","author":"Maya Boddie"},"pub_start":1788364200000,"pub_until":4115978604802,"pub_changed":1788377500075,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/6a98439f4d9a5220f6502172","slug:2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back","slug:2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back","keyword:keywords/Raven Baxter","keyword:keywords/Raven-Symoné","keyword:keywords/That's So Raven","keyword:keywords/social media","keyword:keywords/Kalen Allen","author:user"]}},{"id":"%2F6a983b3a21168d245e5877e9","type":"PUBLISHING","record":{"ref_id":"%2F6a983b3a21168d245e5877e9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"aa118312-3475-4108-9f60-0eccf9aebbcf","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/andre-3000-384199/?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/artist/andre-3000-384199/?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/artist/andre-3000-384199/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/andre-3000-384199/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a983d8d21168d245e5877fc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"André 3000","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/andre-3000-384199/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"384199\" data-catalog-related-id=\"\">\u003cstrong>André 3000\u003c/strong>\u003c/a> is set to appear in Netflix's anticipated live-action series inspired by &quot;Scooby-Doo.&quot; \u003cbr />\u003cbr />The streaming service recently confirmed that the \u003ca href=\"https://www.iheart.com/artist/outkast-34787/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34787\" data-catalog-related-id=\"\">\u003cstrong>OutKast\u003c/strong>\u003c/a> rapper and musician has been cast in &quot;Scooby-Doo: Origins&quot; alongside McKenna Grace, Maxwell Jenkins, Sara Gilbert, and Cathy Moriarty. His role has not yet been revealed, but he's expected to appear in one episode of the series. According to \u003cem>IMDb\u003c/em>, the eight-episode series focuses on the origin of Mystery, Inc. as Daphne, Shaggy, Fred, and Velma investigate their first supernatural case involving a Great Dane puppy during their time at a summer camp. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fnetflix%2Fstatus%2F2093083054780842130%3Fs%3D20","@url":"https://x.com/netflix/status/2093083054780842130?s=20","author_name":"Netflix","author_url":"https://x.com/netflix","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">André “3000” Benjamin has officially joined the cast of Scooby-Doo: Origins, coming to Netflix in 2027. \u003ca href=\"https://t.co/8Cn5cEOKp2\">pic.twitter.com/8Cn5cEOKp2\u003c/a>\u003c/p>&mdash; Netflix (@netflix) \u003ca href=\"https://x.com/netflix/status/2093083054780842130?ref_src=twsrc%5Etfw\">August 27, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/netflix/status/2093083054780842130","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">André “3000” Benjamin has officially joined the cast of Scooby-Doo: Origins, coming to Netflix in 2027. \u003ca href=\"https://t.co/8Cn5cEOKp2\">pic.twitter.com/8Cn5cEOKp2\u003c/a>\u003c/p>&mdash; Netflix (@netflix) \u003ca href=\"https://x.com/netflix/status/2093083054780842130?ref_src=twsrc%5Etfw\">August 27, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/netflix/status/2093083054780842130?s=20"},{"html":"\u003cp>André 3000 is set to return to the &quot;Scooby-Doo&quot; franchise two decades after making his first contribution to the original live-action film. He made “Land of a Million Drums” with \u003ca href=\"https://www.iheart.com/artist/big-boi-244798/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"244798\" data-catalog-related-id=\"\">\u003cstrong>Big Boi\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/killer-mike-6729/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"6729\" data-catalog-related-id=\"\">\u003cstrong>Killer Mike\u003c/strong>\u003c/a>\u003cstrong>,\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/sleepy-brown-36218/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36218\" data-catalog-related-id=\"\">\u003cstrong>Sleepy Brown\u003c/strong>\u003c/a> for the 2002 live-action \u003cem>Scooby-Doo\u003c/em> film's soundtrack. In addition to his legacy as an award-winning rap artist, André 3000 has made an impact in Hollywood with his own film roles over the years. \u003cbr />\u003cbr />The &quot;Ms. Jackson&quot; rapper made his acting debut in the 2005 comedy \u003cem>Be Cool\u003c/em> and quickly became a hot commodity. He starred in other blockbusters, including John Singleton's 2005 film \u003cem>Four Brothers\u003c/em>, and joined Big Boi in \u003cem>Idlewild\u003c/em> (2006). The Atlanta duo also curated the film's official soundtrack, which also served as their final album as OutKast. In 2013, he portrayed the late Jimi Hendrix in John Ridley's Jimi: \u003cem>All Is by My Side\u003c/em>. \u003cbr />\u003cbr />André 3000 has slowly made his way back into the spotlight following a years-long hiatus from the entertainment industry. Following his return to film in 2022, the 51-year-old artist made his musical comeback with his debut solo album \u003ca href=\"https://www.iheart.com/content/2023-11-17-andre-3000-drops-his-debut-solo-album-new-blue-sun/\" data-content-id=\"/6557873c25fbade9286a2d02\">\u003cstrong>\u003cem>New Blue Sun\u003c/em>\u003c/strong>\u003c/a>. The eight-track album has no lyrics, but Andre 3000 plays various flutes and other instruments throughout the project. \u003cbr />\u003cbr />Netflix's &quot;Scooby-Doo: Origins&quot; recently wrapped up production in Atlanta. The show is set to debut in 2027. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F-p7w41B1RjQ%3Fsi%3Da1yXbnQmu2w9X4aM","@url":"https://youtu.be/-p7w41B1RjQ?si=a1yXbnQmu2w9X4aM","author_name":"Netflix","author_url":"https://www.youtube.com/@Netflix","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/-p7w41B1RjQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Scooby-Doo Reveal #netflix\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/-p7w41B1RjQ/hqdefault.jpg","thumbnail_width":480,"title":"Scooby-Doo Reveal #netflix","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/-p7w41B1RjQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Scooby-Doo Reveal #netflix\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/-p7w41B1RjQ?si=a1yXbnQmu2w9X4aM"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series/","cuser":"user/ldap/1133095","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/Hip-Hop","keywords/André 3000"],"permalink":"https://kmel.iheart.com/content/2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series/","primary_image":{"bucket":"new_assets","id":"%2F6a983d8d21168d245e5877fc"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788364080000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"André 3000 Lands Role In Netflix's Upcoming ‘Scooby Doo: Origins’ Series","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series","social_title":"André 3000 Lands Role In Netflix's Upcoming ‘Scooby Doo: Origins’ Series","summary":"The OutKast rapper is stepping in front of the camera once again in the upcoming live-action series based on 'Scooby Doo' ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/André 3000 (384199)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Andre 3000 Lands Role In Netflix's Upcoming ‘Scooby Doo: Origins’ Series"},"slug":"2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a983d8d21168d245e5877fc","title":"Andre 3000 Lands Role In Netflix's Upcoming ‘Scooby Doo: Origins’ Series","description":"The OutKast rapper is stepping in front of the camera once again in the upcoming live-action series based on 'Scooby Doo' ","author":"Tony M. Centeno"},"pub_start":1788364080000,"pub_until":4115978604802,"pub_changed":1788364841505,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/André 3000 (384199)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a983b3a21168d245e5877e9","slug:2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series","slug:2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series","keyword:keywords/Hip-Hop","keyword:keywords/André 3000","author:user"]}},{"id":"%2F6a98335021168d245e5877ce","type":"PUBLISHING","record":{"ref_id":"%2F6a98335021168d245e5877ce","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c4fbfa59-0c97-4914-86c2-59262874ad8c","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/21-savage-31258352/?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/artist/21-savage-31258352/?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/artist/21-savage-31258352/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/21-savage-31258352/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a98350d21168d245e5877e0","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"21 Savage","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/21-savage-31258352/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31258352\" data-catalog-related-id=\"\">\u003cstrong>21 Savage\u003c/strong>\u003c/a> is a father of four, but he believes raising his latest child with \u003ca href=\"https://www.iheart.com/artist/latto-546796/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"546796\" data-catalog-related-id=\"\">\u003cstrong>Latto\u003c/strong>\u003c/a> is a completely different experience. \u003cbr />\u003cbr />The Atlanta-based rapper opened up about fatherhood during his recent appearance on \u003cem>The Pete Davidson Show.\u003c/em> While speaking with Pete Davidson, who also recently welcomed his first child, 21 explained that he was way younger and more focused on hustling than changing diapers when his first three children were born. \u003cbr />\u003cbr />“My first three, I was younger, running around in the street,&quot; he explained. &quot;It was different. Now, I’m in the house, I’m with the baby all night, making her bottles, changing her diapers. It’s kinda like a different bond type s**t.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fayekeeno%2Fstatus%2F2094877050188292272%3Fs%3D20","@url":"https://x.com/ayekeeno/status/2094877050188292272?s=20","author_name":"keeno","author_url":"https://x.com/ayekeeno","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">21 Savage opens up about parenting with Latto and how their dynamic raising a child together differs from his experience raising his other three children 👀❤️ \u003ca href=\"https://t.co/8MBB4wa82g\">pic.twitter.com/8MBB4wa82g\u003c/a>\u003c/p>&mdash; keeno (@ayekeeno) \u003ca href=\"https://x.com/ayekeeno/status/2094877050188292272?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/ayekeeno/status/2094877050188292272","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">21 Savage opens up about parenting with Latto and how their dynamic raising a child together differs from his experience raising his other three children 👀❤️ \u003ca href=\"https://t.co/8MBB4wa82g\">pic.twitter.com/8MBB4wa82g\u003c/a>\u003c/p>&mdash; keeno (@ayekeeno) \u003ca href=\"https://x.com/ayekeeno/status/2094877050188292272?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/ayekeeno/status/2094877050188292272?s=20"},{"html":"\u003cp>Davidson also commended 21 on the way he maintains his privacy despite being a popular rap artist. The \u003ca href=\"https://www.iheart.com/artist/21-savage-31258352/songs/bank-account-48814711/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"48814711\" data-catalog-related-id=\"\">\u003cstrong>&quot;Bank Account&quot;\u003c/strong>\u003c/a> rapper and Latto welcomed their baby girl in May. The couple secretly dated for years before Latto finally confirmed their relationship last year. The \u003ca href=\"https://www.iheart.com/artist/latto-546796/songs/big-energy-163002429/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"163002429\" data-catalog-related-id=\"\">\u003cstrong>&quot;Big Energy&quot;\u003c/strong>\u003c/a> rapper announced her pregnancy in the intro of her latest album \u003ca href=\"https://www.iheart.com/artist/546796/albums/big-mama-405491893/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"405491893\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Big Mama\u003c/em>\u003c/strong>\u003c/a>. In the music video, she confirmed 21 is the father of their child and shared some shots of him at her maternity photoshoot. \u003cbr />\u003cbr />Not long after the couple welcomed their first child, 21 dropped a hint about working on their next one. He recently pleaded with his longtime girlfriend to have another kid in an Instagram Story he shared. In the post, 21 shared a seductive clip of Latto from her new music video for \u003ca href=\"https://www.iheart.com/artist/latto-feat-doja-cat-546796/songs/okayyy-405491898/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"405491898\" data-catalog-related-id=\"\">\u003cstrong>&quot;Okayyy&quot;\u003c/strong>\u003c/a> featuring Doja Cat. \u003cbr />\u003cbr />&quot;Can we have another 1 pleaseeeeeeeee,&quot; he wrote with a bunch of heart-eye emojis. \u003cbr />\u003cbr />Watch Pete Davidson's entire conversation with 21 Savage on Netflix now. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto/","cuser":"user/ldap/1133095","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/21 Savage","keywords/Latto","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto/","primary_image":{"bucket":"new_assets","id":"%2F6a98350d21168d245e5877e0"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788361140000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"21 Savage Opens Up About Raising His New Baby With Latto","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto","social_title":"21 Savage Opens Up About Raising His New Baby With Latto","summary":"21 Savage reveals why caring for his new child with Latto is a different experience ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/21 Savage (31258352)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"21 Savage Opens Up About Raising His New Baby With Latto"},"slug":"2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a98350d21168d245e5877e0","title":"21 Savage Opens Up About Raising His New Baby With Latto","description":"21 Savage reveals why caring for his new child with Latto is a different experience ","author":"Tony M. Centeno"},"pub_start":1788361140000,"pub_until":4115978604802,"pub_changed":1788361489260,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/21 Savage (31258352)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a98335021168d245e5877ce","slug:2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto","slug:2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto","keyword:keywords/21 Savage","keyword:keywords/Latto","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a98279821168d245e5877a6","type":"PUBLISHING","record":{"ref_id":"%2F6a98279821168d245e5877a6","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3e1420c6-af6e-419e-bc30-c04e9b23a366","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/2pac-39257/?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/artist/2pac-39257/?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/artist/2pac-39257/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/2pac-39257/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a982a9821168d245e5877b8","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Keefe D","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-08-03-keefe-d-reveals-why-he-turned-down-plea-deal-ahead-of-2pac-murder-trial/\" data-content-id=\"/6a70ca337d67a3744fb1b6ca\">\u003cstrong>Duane &quot;Keefe D&quot; Davis\u003c/strong>\u003c/a> is adamant about appealing \u003ca href=\"https://www.iheart.com/content/2026-09-01-guilty-verdict-in-tupac-murder-trial/\" data-content-id=\"/6a961c650d899634086af465\">\u003cstrong>his conviction\u003c/strong>\u003c/a> following the \u003ca href=\"https://www.iheart.com/artist/2pac-39257/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39257\" data-catalog-related-id=\"\">\u003cstrong>2Pac\u003c/strong>\u003c/a> murder trial. \u003cbr />\u003cbr />A jury in Las Vegas found the 63-year-old former gang member guilty of first-degree murder with use of a deadly weapon following closing arguments on Monday, August 31. The jury took 90 minutes to deliberate the verdict, but it only took seconds for Davis to announce his plans to appeal the ruling. Right after the verdict was read, Davis asked when he could get his personal belongings back, including his laptop and phone. \u003cbr />\u003cbr />&quot;And I would like to appeal this matter,&quot; he said to the judge. \u003cbr />\u003c/p>\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FHotNewHipHop%2Fstatus%2F2094771923104252397%3Fs%3D20","@url":"https://x.com/HotNewHipHop/status/2094771923104252397?s=20","author_name":"HotNewHipHop","author_url":"https://x.com/HotNewHipHop","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Duane &quot;Keefe D&quot; Davis says that he plans on appealing his conviction after being found guilty of orchestrating the 1996 murder of Tupac Shakur:\u003cbr>\u003cbr>&quot;I&#39;d like to have my stuff back. My computers, all of my phones, everything. And, I would like to appeal this matter.&quot; \u003ca href=\"https://t.co/n6u2fiXhDf\">pic.twitter.com/n6u2fiXhDf\u003c/a>\u003c/p>&mdash; HotNewHipHop (@HotNewHipHop) \u003ca href=\"https://x.com/HotNewHipHop/status/2094771923104252397?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/HotNewHipHop/status/2094771923104252397","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Duane &quot;Keefe D&quot; Davis says that he plans on appealing his conviction after being found guilty of orchestrating the 1996 murder of Tupac Shakur:\u003cbr>\u003cbr>&quot;I&#39;d like to have my stuff back. My computers, all of my phones, everything. And, I would like to appeal this matter.&quot; \u003ca href=\"https://t.co/n6u2fiXhDf\">pic.twitter.com/n6u2fiXhDf\u003c/a>\u003c/p>&mdash; HotNewHipHop (@HotNewHipHop) \u003ca href=\"https://x.com/HotNewHipHop/status/2094771923104252397?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/HotNewHipHop/status/2094771923104252397?s=20"},{"html":"\u003cp>The trial lasted for 10 days and featured testimony from 27 witnesses. Prosecutors argued that Davis obtained a gun and orchestrated the violent shooting of Shakur and Marion &quot;Suge&quot; Knight after the rapper fought with Davis' nephew, Orlando Anderson, at the MGM Grand on the night of September 7, 1996. \u003cbr />\u003cbr />Despite claims from the defense, Davis' previous accounts of the night in question put him inside the vehicle along with the alleged shooter. He previously boasted about witnessing the shooting from the front seat in his book and past interviews. Davis' sentencing is scheduled for October 13. He could spend the rest of his life in prison, but his defense attorney, Michael Sanft, says his battle isn't over yet. \u003cbr />\u003cbr />“We were preparing for the appeal, so even Mr. Davis knew that going in,” Sanft told \u003ca href=\"https://www.nbcnews.com/news/us-news/duane-davis-lawyer-plans-appeal-tupac-shakur-murder-conviction-rcna595623\" target=\"_blank\">\u003cstrong>\u003cem>NBC News\u003c/em>\u003c/strong>\u003c/a>. “Even before the first set of jurors came in for jury selection, we knew it was going to be an appeal issue.”\u003cbr />\u003cbr />Sanft plans to focus on the judge's decision to allow the jury to hear Davis' interview with police. Davis entered into a proffer agreement with federal investigators in 2008 during an investigation into the murder of Christopher Wallace a.k.a. \u003ca href=\"https://www.iheart.com/artist/the-notorious-big-58654/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58654\" data-catalog-related-id=\"\">\u003cstrong>The Notorious B.I.G.\u003c/strong>\u003c/a> He agreed to share what he saw on the night of 2Pac's murder only if he wouldn't face charges over it. \u003cbr />\u003cbr />Prosecutors played his statements to police in court and highlighted similar statements in his 2019 book and past interviews. However, Sanft maintains the prosecution failed to produce independent evidence that Davis was there that night and argued that his client made up his version of events for money. \u003cbr />\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial/","cuser":"user/ldap/1133095","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/2Pac","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial/","primary_image":{"bucket":"new_assets","id":"%2F6a982a9821168d245e5877b8"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788358980000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Duane 'Keefe D' Davis Plans To Appeal Conviction After 2Pac Trial","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial","social_title":"Duane 'Keefe D' Davis Plans To Appeal Conviction After 2Pac Trial","summary":"The only man convicted of organizing the shooting that killed 2Pac is plotting his appeal ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/2Pac (39257)"]},{"categories":["categories/music-news"],"distribution":["brands/Tony MC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Duane 'Keefe D' Davis Plans To Appeal Conviction After 2Pac Trial"},"slug":"2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a982a9821168d245e5877b8","title":"Duane 'Keefe D' Davis Plans To Appeal Conviction After 2Pac Trial","description":"The only man convicted of organizing the shooting that killed 2Pac is plotting his appeal ","author":"Tony M. Centeno"},"pub_start":1788358980000,"pub_until":4115978604802,"pub_changed":1788359395351,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/2Pac (39257)"]},{"tags":["categories/music-news","brands/Tony MC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a98279821168d245e5877a6","slug:2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial","slug:2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial","keyword:keywords/2Pac","keyword:keywords/Hip-Hop","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":"%2F692db8ac36ad79c6ba568956","type":"PUBLISHING","record":{"ref_id":"%2F692db8ac36ad79c6ba568956","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F692db8d936ad79c6ba568961","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Come join Sana G &amp; G BiZ from 6am to 10am at our annual Sana Claus Food &amp; Toy drive LIVE broadcast! Help give back to the community and bring a toy or canned food to donate at the Bayfair Center Chili's in San Leandro.\u003c/p>\n\n\u003cp>Thanks to our partners: Patelco Credit Union, Oakland Recycles, Youth Uprising, Alameda County Fire Department, and Alameda County Community Food Bank!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/content/2025-12-01-sana-claus-toy-food-drive-live-broadcast/","cuser":"user/ldap/1123896","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":[],"permalink":"https://kmel.iheart.com/content/2025-12-01-sana-claus-toy-food-drive-live-broadcast/","primary_image":{"bucket":"new_assets","id":"%2F692db8d936ad79c6ba568961"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]},"publish_date":1764603900000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-12-01-sana-claus-toy-food-drive-live-broadcast","social_title":"","summary":"","targets":[],"title":"Sana Claus Toy & Food Drive LIVE Broadcast!"},"slug":"2025-12-01-sana-claus-toy-food-drive-live-broadcast","summary":{"image":"https://i.iheart.com/v3/re/new_assets/692db8d936ad79c6ba568961","title":"Sana Claus Toy & Food Drive LIVE Broadcast!","description":"","author":""},"pub_start":1764603900000,"pub_until":4115978604802,"pub_changed":1764604243152,"subscription":[{"tags":["categories/local-news","brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/692db8ac36ad79c6ba568956","slug:2025-12-01-sana-claus-toy-food-drive-live-broadcast","slug:2025-12-01-sana-claus-toy-food-drive-live-broadcast"]}},{"id":"%2F6855b9fdddfe1910f018b8f5","type":"PUBLISHING","record":{"ref_id":"%2F6855b9fdddfe1910f018b8f5","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6859da6bf12496fbee04c87a","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The 2025 Sana G Morning Show Grown Folks Prom was a movie! \u003c/p>\n\n\u003cp>It was a vibe from start to finish with everyone dressed to impress. We had our own Prom King &amp; Queen of the night\u003c/p>\n\n\u003cp>Get your red carpet and event pics \u003ca href=\"https://drive.google.com/drive/folders/12T8IPbBUBT11t3ye4RJgzmeQqpk-5jPw?usp=sharing\" target=\"_blank\">here\u003c/a>. If you used our photobooth get those images \u003ca href=\"https://memorify.smugmug.com/106-KMEL-Grown-Folks-Prom-June-21-2025\" target=\"_blank\">here\u003c/a>. Don't forget to tune in on the iHeartRadio app with us.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F3LhfmIvsL1c","@url":"https://youtu.be/3LhfmIvsL1c","author_name":"106 KMEL","author_url":"https://www.youtube.com/@KMELtv","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/3LhfmIvsL1c?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Grown Folks Prom 2025\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/3LhfmIvsL1c/hqdefault.jpg","thumbnail_width":480,"title":"Grown Folks Prom 2025","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/3LhfmIvsL1c?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Grown Folks Prom 2025\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/3LhfmIvsL1c"},{"id":"293","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://kmel.iheart.com/content/2025-06-20-sana-g-morning-show-grown-folks-prom-2025/","cuser":"user/ldap/1123896","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/kmel prom","keywords/Sana G Morning Show Grown Folks Prom","keywords/vibe","keywords/start","keywords/everyone","keywords/red carpet pics","keywords/images","keywords/Prom King","keywords/Queen"],"permalink":"https://kmel.iheart.com/content/2025-06-20-sana-g-morning-show-grown-folks-prom-2025/","primary_image":{"bucket":"new_assets","id":"%2F6855bb52ddfe1910f018b8fe"},"primary_target":{"categories":[],"distribution":["brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]},"publish_date":1750724280000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-06-20-sana-g-morning-show-grown-folks-prom-2025","social_title":"","summary":"","targets":[],"title":"Sana G Morning Show Grown Folks Prom 2025"},"slug":"2025-06-20-sana-g-morning-show-grown-folks-prom-2025","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6855bb52ddfe1910f018b8fe","title":"Sana G Morning Show Grown Folks Prom 2025","description":"","author":""},"pub_start":1750724280000,"pub_until":4115978604802,"pub_changed":1750975999191,"subscription":[{"tags":["brands/KMEL-FM (911)","brands/The Sana G Morning Show (44220)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/6855b9fdddfe1910f018b8f5","slug:2025-06-20-sana-g-morning-show-grown-folks-prom-2025","slug:2025-06-20-sana-g-morning-show-grown-folks-prom-2025","keyword:keywords/kmel prom","keyword:keywords/Sana G Morning Show Grown Folks Prom","keyword:keywords/vibe","keyword:keywords/start","keyword:keywords/everyone","keyword:keywords/red carpet pics","keyword:keywords/images","keyword:keywords/Prom King","keyword:keywords/Queen"]}},{"id":"%2F679823fd79241843ef47593a","type":"PUBLISHING","record":{"ref_id":"%2F679823fd79241843ef47593a","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Are you ready for tequila flavored chicken?!  The two brands have yet to disclose what the exact collab will be, one can only guess. Tequila brand Don Julio and the fried chicken chain Popeyes took to Instagram to tease an announcement. \u003c/p>\n\n\u003cp>Don Julio's reposado tequila and Popeyes takeout boxes can be spotted in the video, which is captioned: &quot;The kitchen is heating up for the big game. Party starts 1.31.25&quot;\u003c/p>\n\n\u003cp>Are you here for the collab?? Peep the short commercial down below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDFLJz-RuZD5%2F","@url":"https://www.instagram.com/p/DFLJz-RuZD5/","author_name":"popeyes","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DFLJz-RuZD5/?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/DFLJz-RuZD5/?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>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DFLJz-RuZD5/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by @popeyes\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":853,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/474687538_18478575934050236_5934387749495667572_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=108&_nc_ohc=P1Wk4rlR_0YQ7kNvgHtDLoy&_nc_gid=9ae8db7263ab4f23bcaee41ad222a98b&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYBTu2iJK9XmZesHOMXp7wy8GgtXp9fWjRlz3czScx2pHA&oe=679E0920&_nc_sid=cc8940","thumbnail_width":480,"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/DFLJz-RuZD5/?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/DFLJz-RuZD5/?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>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DFLJz-RuZD5/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by @popeyes\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DFLJz-RuZD5/"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping/","cuser":"user/ldap/1116887","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/popeyes","keywords/don Julio"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping/","primary_image":{"bucket":"assets.getty","id":"%2F631e0fbc16c82189ef3db942"},"primary_target":{"categories":["categories/entertainment-news","categories/lifestyle","categories/weird-news","categories/feel-good"],"distribution":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]},"publish_date":1738024320000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","social_title":"","summary":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!","targets":[],"title":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!"},"slug":"2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/631e0fbc16c82189ef3db942","title":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!","description":"Fried Chicken & Tequila? Don Julio & Popeyes Have a Collab Dropping!","author":"Cuzzin Dre"},"pub_start":1738024320000,"pub_until":4115978604802,"pub_changed":1738024661232,"subscription":[{"tags":["categories/entertainment-news","categories/lifestyle","categories/weird-news","categories/feel-good","brands/Cuzzin Dre","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/679823fd79241843ef47593a","slug:2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","slug:2025-01-27-fried-chicken-tequila-don-julio-popeyes-have-a-collab-dropping","keyword:keywords/popeyes","keyword:keywords/don Julio","author:user"]}},{"id":"%2F670405285f5a28f4da77a603","type":"PUBLISHING","record":{"ref_id":"%2F670405285f5a28f4da77a603","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Sexyy Red has announced a new collaboration. The rapper has teamed up with Ed Hardy. Sexyy Red is showcasing the new looks she cooked up with the fashion house, on her Instagram. She introduced the collaboration by captioning the post: “ITS HURR YAL!! My Collection With Ed Hardy is now live! Yal go get da Sexyy Collection Link In My Bio!!! @edhardyforever hair from @kendrasboutique.” You rocking Ed Hardy??\u003c/p>\n\n\u003cp>Source: Sexyy Red IG \u003c/p>\n\n\u003cp>https://www.instagram.com/sexyyred/p/DAtpWUZvPOb/?img_index=1\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy/","cuser":"user/ldap/1116887","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/Sexyy Red","keywords/Ed Hardy"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy/","primary_image":{"bucket":"assets.getty","id":"%2F6704059ac0a9e1bca9caa6d2"},"primary_target":{"categories":[],"distribution":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]},"publish_date":1728316740000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","social_title":"","summary":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy","targets":[],"title":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy"},"slug":"2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6704059ac0a9e1bca9caa6d2","title":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy","description":"‘It’s Hurr Y'all!’ Sexyy Red Announces Collaboration With Ed Hardy","author":"Cuzzin Dre"},"pub_start":1728316740000,"pub_until":4115978604802,"pub_changed":1728317105864,"subscription":[{"tags":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/670405285f5a28f4da77a603","slug:2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","slug:2024-10-07-its-hurr-yall-sexyy-red-announces-collaboration-with-ed-hardy","keyword:keywords/Sexyy Red","keyword:keywords/Ed Hardy","author:user"]}},{"id":"%2F66fcacbfc7a0df7d542d9298","type":"PUBLISHING","record":{"ref_id":"%2F66fcacbfc7a0df7d542d9298","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Rapper YG is facing some legal issues after being arrested for DUI in Burbank, California. According to the police report, cops rolled up on YG standing outside his car after rolling up on a curb. Sources say YG wasn't given a breathalyzer, so it's not clear whether he was under the influence of alcohol or drugs. They did take a blood sample. YG was ultimately charged with misdemeanor DUI. Full story via TMZ \u003ca href=\"https://www.tmz.com/2024/10/01/rapper-yg-arrested-dui-burbank-california/\" target=\"_blank\">HERE\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb/","cuser":"user/ldap/1116887","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/YG","keywords/DUI"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb/","primary_image":{"bucket":"assets.getty","id":"%2F66fcad0520d2467b3f30f37d"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/Cuzzin Dre","brands/KMEL-FM (911)"]},"publish_date":1727835240000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","social_title":"","summary":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb","targets":[],"title":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb"},"slug":"2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66fcad0520d2467b3f30f37d","title":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb","description":"Rapper YG Arrested for Misdemeanor DUI After Driving Car Over Curb","author":"Cuzzin Dre"},"pub_start":1727835240000,"pub_until":4115978604802,"pub_changed":1727835612859,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","brands/Cuzzin Dre","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/66fcacbfc7a0df7d542d9298","slug:2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","slug:2024-10-01-rapper-yg-arrested-for-misdemeanor-dui-after-driving-car-over-curb","keyword:keywords/YG","keyword:keywords/DUI","author:user"]}},{"id":"%2F66fcaa2018103aa02c85f80d","type":"PUBLISHING","record":{"ref_id":"%2F66fcaa2018103aa02c85f80d","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Cuzzin Dre","blocks":[{"html":"\u003cp>Sza touched the lives of 2,000 kids. The Grammy-winning artist took to Instagram to let students at her former high school, Columbia High School in Maplewood, New Jersey, know she was paying for lunch on Tuesday at Sabatino's Pizza and, if interested, stop by and grab a slice. Students swarmed the pizza spot for their free slice. The crowd got so big that the cops had to come in and shut down the main road to the town. Parents posted photos of the envent on social media. Reactions were mixed, but sources there said things went smoothly.  Check out the video on IG via \u003ca href=\"https://www.instagram.com/njdotcom/reel/DAlkQDCvWXX/\" target=\"_blank\">@NJdotcom\u003c/a> \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-sza-shut-down-her-old-school-and-serves-pizza/","cuser":"user/ldap/1116887","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/SZA"],"permalink":"https://kmel.iheart.com/featured/cuzzin-dre/content/2024-10-01-sza-shut-down-her-old-school-and-serves-pizza/","primary_image":{"bucket":"assets.getty","id":"%2F66fcaa565b3b27f10c6faa95"},"primary_target":{"categories":[],"distribution":["brands/Cuzzin Dre"]},"publish_date":1727834880000,"publish_end_date":4115978604802,"publish_origin":"brands/Cuzzin Dre","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","social_title":"","summary":"SZA Shut Down Her Old School and Serves Pizza","targets":[],"title":"SZA Shut Down Her Old School and Serves Pizza"},"slug":"2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66fcaa565b3b27f10c6faa95","title":"SZA Shut Down Her Old School and Serves Pizza","description":"SZA Shut Down Her Old School and Serves Pizza","author":"Cuzzin Dre"},"pub_start":1727834880000,"pub_until":4115978604802,"pub_changed":1727835204832,"subscription":[{"tags":["brands/Cuzzin Dre"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Cuzzin Dre","id:/66fcaa2018103aa02c85f80d","slug:2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","slug:2024-10-01-sza-shut-down-her-old-school-and-serves-pizza","keyword:keywords/SZA","author:user"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aM2ge","region":"main:dynamic","type":"feed","ordinal":14,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"TH77G","label":"View All","ref":"calendar_content_all","target":"_self","type":"page"}],"min_size":0,"position":null,"size":4,"title":"Events"},"tags":["display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/tile","display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a84bea2857e3ce5010f2b97","type":"PUBLISHING","record":{"ref_id":"%2F6a84bea2857e3ce5010f2b97","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-09-12-baychella-in-oakland","cuser":"user/ldap/ccrorl1soh","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":"%2F6a870049bdca7b7f433179fe","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a870049bdca7b7f433179fe","source_credit":"","title":"","url":"asset://assets.calendar/6a870049bdca7b7f433179fe","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Bay Area Fest is coming to Oakland! Hosted by Nick Cannon, featuring MoneyBagg Yo, DaBaby, G Herbo and many more! September 12th at the Oakland Arena. Tickets on ticketmaster.com.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1789264800092,"enabled":false,"end":0}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a870049bdca7b7f433179fe","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a870049bdca7b7f433179fe","source_credit":"","title":"","url":"asset://assets.calendar/6a870049bdca7b7f433179fe","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-09-12-baychella-in-oakland"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Bay Area Fest"},"venue_address":{"type":"plain","value":"7000 Coliseum Way, Oakland, CA 94621, United States"},"venue_name":{"type":"plain","value":"Oakland Arena"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://kmel.iheart.com/calendar/content/2026-09-12-baychella-in-oakland","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a870049bdca7b7f433179fe","use_caption":false},"keywords":[],"primary_slug":"2026-09-12-baychella-in-oakland","slugs":["2026-09-12-baychella-in-oakland"],"sponsored":false,"title":"Bay Area Fest"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787209200000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"TjwQI","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-09-12-baychella-in-oakland","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a870049bdca7b7f433179fe","title":"Bay Area Fest","description":"","author":""},"pub_start":1787209200000,"pub_until":4115978604802,"pub_changed":1787232344901,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/6a84bea2857e3ce5010f2b97","slug:2026-09-12-baychella-in-oakland","slug:2026-09-12-baychella-in-oakland"]}},{"id":"%2F69cbed8013c4d3055e6ec3f6","type":"PUBLISHING","record":{"ref_id":"%2F69cbed8013c4d3055e6ec3f6","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-09-21-jack-harlow-at-the-fox-theater","cuser":"user/ldap/ccrcmh1jas","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":"%2F6a270a71545e93b5175c22d6","link":"https://www.ticketmaster.com/jack-harlow-monica-tour-oakland-california-09-21-2026/event/1C006477DD97DD5D?camefrom=CFC_ANOTHERPLANET_KMEL&brand=anotherplanet","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a270a71545e93b5175c22d6","source_credit":"","title":"","url":"asset://assets.calendar/6a270a71545e93b5175c22d6","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Jack Harlow\u003c/p>\n\n\u003cp>Sept 18\u003c/p>\n\n\u003cp>Fox Theater in Oakland\u003c/p>\n\n\u003cp>Tickets are on sale now at \u003ca href=\"https://www.ticketmaster.com/jack-harlow-monica-tour-oakland-california-09-21-2026/event/1C006477DD97DD5D?camefrom=CFC_ANOTHERPLANET_KMEL&brand=anotherplanet\" target=\"_blank\">Ticketmaster\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1789785000726,"enabled":false,"end":0}]},"hide_event_date":{"type":"checkbox","value":false},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a270a71545e93b5175c22d6","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a270a71545e93b5175c22d6","source_credit":"","title":"","url":"asset://assets.calendar/6a270a71545e93b5175c22d6","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-09-21-jack-harlow-at-the-fox-theater"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Jack Harlow at the Fox Theater"},"venue_address":{"type":"plain","value":"1807 Telegraph Ave, Oakland CA"},"venue_name":{"type":"plain","value":"Fox Theater"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://kmel.iheart.com/calendar/content/2026-09-21-jack-harlow-at-the-fox-theater","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6a270a71545e93b5175c22d6","use_caption":false},"keywords":[],"primary_slug":"2026-09-21-jack-harlow-at-the-fox-theater","slugs":["2026-09-21-jack-harlow-at-the-fox-theater"],"sponsored":false,"title":"Jack Harlow at the Fox Theater"},"targeting":{"exclusion":{"tags":[]},"publish_date":1774972020000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"gEHOC","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-09-21-jack-harlow-at-the-fox-theater","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6a270a71545e93b5175c22d6","title":"Jack Harlow at the Fox Theater","description":"","author":""},"pub_start":1774972020000,"pub_until":4115978604802,"pub_changed":1780943501748,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/69cbed8013c4d3055e6ec3f6","slug:2026-09-21-jack-harlow-at-the-fox-theater","slug:2026-09-21-jack-harlow-at-the-fox-theater"]}},{"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/ciara-28577/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"28577\" data-catalog-related-id=\"\">\u003cstrong>Ciara\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/le-sserafim-37963456/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"37963456\" data-catalog-related-id=\"\">\u003cstrong>Le Sserafim\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>, a Special Performance by \u003ca href=\"https://www.iheart.com/artist/stella-lefty-38677833/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"38677833\" data-catalog-related-id=\"\">\u003cstrong>Stella Lefty\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/smashing-pumpkins-29249/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"29249\" data-catalog-related-id=\"\">\u003cstrong>The Smashing Pumpkins\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/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F6a8d9bf50e32d9788cf52e39","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6a8d9bf50e32d9788cf52e39","source_credit":"","title":"iHeartRadio Music Festival presented by Capital One","url":"asset://assets.calendar/6a8d9bf50e32d9788cf52e39","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":1787665834456,"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"]}},{"id":"%2F69c421ebcaeab24bfcd6d774","type":"PUBLISHING","record":{"ref_id":"%2F69c421ebcaeab24bfcd6d774","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-09-19-jack-harlow-at-the-masonic","cuser":"user/ldap/ccrorl1soh","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":"%2F69c42251caeab24bfcd6d781","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69c42251caeab24bfcd6d781","source_credit":"","title":"","url":"asset://assets.calendar/69c42251caeab24bfcd6d781","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>JACK HARLOW\u003c/p>\n\n\u003cp>The Monica Tour\u003c/p>\n\n\u003cp>Saturday, September 19, 2026\u003c/p>\n\n\u003cp>The Masonic in SF\u003c/p>\n\n\u003cp>On-sale: Friday, March 27th @ 10am PT at \u003ca href=\"https://www.ticketmaster.com/event/1C006470B8D9BD80\" target=\"_blank\">Ticketmaster\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1789873200833,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F69c42251caeab24bfcd6d781","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/69c42251caeab24bfcd6d781","source_credit":"","title":"","url":"asset://assets.calendar/69c42251caeab24bfcd6d781","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-09-19-jack-harlow-at-the-masonic"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Jack Harlow at the Masonic"},"venue_address":{"type":"plain","value":"1111 California Street, San Francisco"},"venue_name":{"type":"plain","value":"The Masonic"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://kmel.iheart.com/calendar/content/2026-09-19-jack-harlow-at-the-masonic","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/69c42251caeab24bfcd6d781","use_caption":false},"keywords":[],"primary_slug":"2026-09-19-jack-harlow-at-the-masonic","slugs":["2026-09-19-jack-harlow-at-the-masonic"],"sponsored":false,"title":"Jack Harlow at the Masonic"},"targeting":{"exclusion":{"tags":[]},"publish_date":1774461240000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"bj2r2","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-09-19-jack-harlow-at-the-masonic","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/69c42251caeab24bfcd6d781","title":"Jack Harlow at the Masonic","description":"","author":""},"pub_start":1774461240000,"pub_until":4115978604802,"pub_changed":1774461602692,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/69c421ebcaeab24bfcd6d774","slug:2026-09-19-jack-harlow-at-the-masonic","slug:2026-09-19-jack-harlow-at-the-masonic"]}}],"resume":{"id":"ID:calendar-topics-feed-matsubs","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IlppeHlBIjoiZXlKdlptWnpaWFFpT2pSOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"rbePH","region":"main:dynamic","type":"keywordcontest","ordinal":15,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1898639"},{"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":"%2F6a9976750264a328123b87bf","type":"PUBLISHING","record":{"ref_id":"%2F6a9976750264a328123b87bf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ac026d95-6bf9-4581-adde-241afe1e22f2","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/young-thug-369494/?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/artist/young-thug-369494/?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/artist/young-thug-369494/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/young-thug-369494/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a57ac3c1928c84f5cbe8023","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Young Thug","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/young-thug-369494/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"369494\" data-catalog-related-id=\"\">\u003cstrong>Young Thug\u003c/strong>\u003c/a> has decided to censor his shout-out to the Israelis in a new song after he received swift backlash from fans. \u003cbr />\u003cbr />It all started after Young Thug and his YSL label dropped their anticipated album \u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Slime Language 3\u003c/em>\u003c/strong>\u003c/a> over the weekend. The project holds 41 songs by Thugger and his artists \u003ca href=\"https://www.iheart.com/artist/tezzus-32132654/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32132654\" data-catalog-related-id=\"\">\u003cstrong>Tezzus\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/tezzus-32132654/songs/oh-my-god-feat-diamond-343945530/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"343945530\" data-catalog-related-id=\"\">\u003cstrong>diamond*\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/1300saint-36722012/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36722012\" data-catalog-related-id=\"\">\u003cstrong>1300SAINT\u003c/strong>\u003c/a>, and \u003ca href=\"https://www.iheart.com/artist/yung-kayo-32841601/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32841601\" data-catalog-related-id=\"\">\u003cstrong>Yung Kayo\u003c/strong>\u003c/a>. One of their new tracks, \u003ca href=\"https://www.iheart.com/artist/young-stoner-life-young-thug-feat-tezzus-35510245/songs/oway-remix-feat-tezzus-428408863/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"428408863\" data-catalog-related-id=\"\">\u003cstrong>&quot;Øway Remix,&quot;\u003c/strong>\u003c/a> has Young Thug and Tezzus shouting out literally everyone and their mamas. In one verse, Thug also shouts out the Middle East, specifically Israelis. \u003cbr />\u003cbr />&quot;Shout out to overseas, love is mad real (Yeah, it's facts)/I'm talkin' Middle East, I'm talkin' Israelis,&quot; Thug raps. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fspectre0799%2Fstatus%2F2093483096242901125%3Fs%3D20","@url":"https://x.com/spectre0799/status/2093483096242901125?s=20","author_name":"Spectre","author_url":"https://x.com/spectre0799","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Young Thug shouts out Israelis on his new album &quot;Slime Language 3&quot; 😭✌️ \u003ca href=\"https://t.co/ZO8GY1mu7e\">pic.twitter.com/ZO8GY1mu7e\u003c/a>\u003c/p>&mdash; Spectre (@spectre0799) \u003ca href=\"https://x.com/spectre0799/status/2093483096242901125?ref_src=twsrc%5Etfw\">August 28, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/spectre0799/status/2093483096242901125","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Young Thug shouts out Israelis on his new album &quot;Slime Language 3&quot; 😭✌️ \u003ca href=\"https://t.co/ZO8GY1mu7e\">pic.twitter.com/ZO8GY1mu7e\u003c/a>\u003c/p>&mdash; Spectre (@spectre0799) \u003ca href=\"https://x.com/spectre0799/status/2093483096242901125?ref_src=twsrc%5Etfw\">August 28, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/spectre0799/status/2093483096242901125?s=20"},{"html":"\u003cp>The brief lyric instantly caught the attention of fans, especially those who are against Israel's conflict with Palestine and other Middle Eastern countries. After spending the weekend receiving negative feedback, Young Thug ultimately decided to censor the word &quot;Israelis&quot; in an attempt to remove it. While some fans appreciated the effort, others noted that the damage was done. Some supporters even criticized Thug for caving to public pressure. \u003cbr />\u003cbr />&quot;I'm not sure if immediately bowing to audience pressure is the best reflection of his chosen moniker, but okay,&quot; one X user \u003ca href=\"https://x.com/HenMazzig/status/2095192990402629840?s=20\" target=\"_blank\">\u003cstrong>wrote\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />\u003cem>Slime Language 3\u003c/em> arrives five years after the second installment. It features collaborations with \u003ca href=\"https://www.iheart.com/artist/future-296257/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"296257\" data-catalog-related-id=\"\">\u003cstrong>Future\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/travis-scott-30576501/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30576501\" data-catalog-related-id=\"\">\u003cstrong>Travis Scott\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/lil-baby-356142/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"356142\" data-catalog-related-id=\"\">\u003cstrong>Lil Baby\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/mariah-the-scientist-33233764/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33233764\" data-catalog-related-id=\"\">\u003cstrong>Mariah The Scientist\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/cash-cobain-33635043/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33635043\" data-catalog-related-id=\"\">\u003cstrong>Cash Cobain\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/quavo-31826733/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31826733\" data-catalog-related-id=\"\">\u003cstrong>Quavo\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/trippie-redd-31594418/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31594418\" data-catalog-related-id=\"\">\u003cstrong>Trippie Redd\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jorjiana-42241367/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"42241367\" data-catalog-related-id=\"\">\u003cstrong>Jorjiana\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/ynw-bslime-33162163/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33162163\" data-catalog-related-id=\"\">\u003cstrong>Bslime\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/rob49-34198093/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34198093\" data-catalog-related-id=\"\">\u003cstrong>Rob49\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/ykniece-46423752/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"46423752\" data-catalog-related-id=\"\">\u003cstrong>YKNIECE\u003c/strong>\u003c/a>, and more. Listen to \u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Slime Language 3\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/artist/35510245/albums/slime-language-3-428408849/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"428408849\" data-catalog-related-id=\"\">\u003cstrong> on iHeartRadio\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>now. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album/","cuser":"user/ldap/1133095","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/Young Thug","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album/","primary_image":{"bucket":"new_assets","id":"%2F6a57ac3c1928c84f5cbe8023"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788445620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","social_title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","summary":"Young Thug released 'Slime Language 3' over the weekend and quickly received backlash over an unexpected shout-out","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/Young Thug (369494)"]},{"categories":["categories/music-news"],"distribution":["brands/Tony MC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album"},"slug":"2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a57ac3c1928c84f5cbe8023","title":"Young Thug Makes Controversial Update To New ‘Slime Language 3’ Album","description":"Young Thug released 'Slime Language 3' over the weekend and quickly received backlash over an unexpected shout-out","author":"Tony M. Centeno"},"pub_start":1788445620000,"pub_until":4115978604802,"pub_changed":1788445964386,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Young Thug (369494)"]},{"tags":["categories/music-news","brands/Tony MC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a9976750264a328123b87bf","slug:2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","slug:2026-09-03-young-thug-makes-controversial-update-to-new-slime-language-3-album","keyword:keywords/Young Thug","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a996cf792bf3bc7b7bc4db3","type":"PUBLISHING","record":{"ref_id":"%2F6a996cf792bf3bc7b7bc4db3","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"99b2a3d7-8e80-4966-ad0b-9bc088d766ab","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/jay-z-39268/?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/artist/jay-z-39268/?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/artist/jay-z-39268/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/jay-z-39268/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a996dfd92bf3bc7b7bc4dc7","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"JAY-Z","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/ja-z-39268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39268\" data-catalog-related-id=\"\">\u003cstrong>JAŸ-Z\u003c/strong>\u003c/a> has fans buzzing after announcing plans to hold a listening session ahead of his \u003ca href=\"https://www.iheart.com/content/2026-07-27-jay-z-adds-additional-dates-for-los-angeles-london-jay-z-30-shows/\" data-content-id=\"/6a67ad6a46cb05fadba23524\">\u003cstrong>anticipated show in London\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />On Wednesday afternoon, September 2, Roc Nation shared a flyer and a link to a virtual listening session. The event is being held on Thursday, September 3, at 2 p.m. EST/7 p.m. BST ahead of his sold-out shows at Tottenham Stadium this weekend. Fans who attend have a chance to receive a vinyl test pressing. As soon as the announcement went live, fans immediately assumed that Hov is preparing to preview new music from his long-rumored album. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Frevolttv%2Fstatus%2F2095257280040034730%3Fs%3D20","@url":"https://x.com/revolttv/status/2095257280040034730?s=20","author_name":"REVOLT","author_url":"https://x.com/revolttv","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Jay-Z will host a virtual listening party from London ON September 3 at 2:00pm EST. Fans are speculating that Hov will preview new music 😮‍💨🔥 \u003ca href=\"https://t.co/YnM1IxTdme\">pic.twitter.com/YnM1IxTdme\u003c/a>\u003c/p>&mdash; REVOLT (@revolttv) \u003ca href=\"https://x.com/revolttv/status/2095257280040034730?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/revolttv/status/2095257280040034730","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Jay-Z will host a virtual listening party from London ON September 3 at 2:00pm EST. Fans are speculating that Hov will preview new music 😮‍💨🔥 \u003ca href=\"https://t.co/YnM1IxTdme\">pic.twitter.com/YnM1IxTdme\u003c/a>\u003c/p>&mdash; REVOLT (@revolttv) \u003ca href=\"https://x.com/revolttv/status/2095257280040034730?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/revolttv/status/2095257280040034730?s=20"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fthejayzsource%2Fstatus%2F2095224904320700709%3Fs%3D20","@url":"https://x.com/thejayzsource/status/2095224904320700709?s=20","author_name":"𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30","author_url":"https://x.com/thejayzsource","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"und\" dir=\"ltr\">Jaÿ-Z organizing a listening party \u003ca href=\"https://t.co/6T7gU8Xocu\">pic.twitter.com/6T7gU8Xocu\u003c/a>\u003c/p>&mdash; 𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30 (@thejayzsource) \u003ca href=\"https://x.com/thejayzsource/status/2095224904320700709?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/thejayzsource/status/2095224904320700709","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"und\" dir=\"ltr\">Jaÿ-Z organizing a listening party \u003ca href=\"https://t.co/6T7gU8Xocu\">pic.twitter.com/6T7gU8Xocu\u003c/a>\u003c/p>&mdash; 𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30 (@thejayzsource) \u003ca href=\"https://x.com/thejayzsource/status/2095224904320700709?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/thejayzsource/status/2095224904320700709?s=20"},{"html":"\u003cp>Rumors surrounding JAŸ-Z's alleged 14th studio album have been swirling for well over a year. Artists like \u003ca href=\"https://www.iheart.com/content/2025-08-18-memphis-bleek-says-jay-z-might-be-working-on-new-music/\" data-content-id=\"/68a31067c2269402aab4cc0a\">\u003cstrong>Memphis Bleek\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/content/2025-09-05-jay-z-reportedly-planning-to-shake-the-world-with-new-music/\" data-content-id=\"/68bafe453e4910aae292458e\">\u003cstrong>Cash Cobain\u003c/strong>\u003c/a> claimed Hov is working on new music, but reps for the seasoned MC \u003ca href=\"https://www.iheart.com/content/2025-09-10-jay-z-responds-to-rumors-about-working-on-new-music/\" data-content-id=\"/68c192f1e1156cb3962c2e67\">\u003cstrong>shut down the chatter\u003c/strong>\u003c/a>. Speculation about the album increased in July after Hov's wife, Beyonce, cut his hair at the beginning of his three-night residency at Yankee Stadium. All fans know that Hov does the big chop before he drops an album. \u003cbr />\u003cbr />He also brought out \u003ca href=\"https://www.iheart.com/artist/pharrell-williams-992340/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"992340\" data-catalog-related-id=\"\">\u003cstrong>Pharrell Williams\u003c/strong>\u003c/a> on the third night to perform their classic collaborations. At the end of his performance, Skateboard P fueled more anticipation for the alleged project when he \u003ca href=\"https://www.iheart.com/content/2026-07-13-pharrell-williams-fuels-speculation-about-potential-upcoming-jay-z-album/\" target=\"_blank\">\u003cstrong>told the crowd\u003c/strong>\u003c/a> that Jigga is “gettin’ ready to go to work.&quot; \u003cbr />\u003cbr />The hype surrounding the album continued to build earlier this month when the label \u003ca href=\"https://www.iheart.com/content/2026-08-10-roc-nation-responds-to-claim-that-jay-zs-rumored-album-is-done/\" target=\"_blank\">\u003cstrong>addressed a report\u003c/strong>\u003c/a> from music executive Ray Daniels. The podcaster claimed that Hov's album is &quot;completely done&quot; and he'd only release it if he partnered with someone. \u003cbr />\u003cbr />&quot;Fake news,&quot; Roc Nation replied. \u003cbr />\u003cbr />\u003ca href=\"https://www.jayz30.com/\" target=\"_blank\">\u003cstrong>Click here\u003c/strong>\u003c/a> for more information on JAŸ-Z's upcoming listening party. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london/","cuser":"user/ldap/1133095","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/JAY-Z","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london/","primary_image":{"bucket":"new_assets","id":"%2F6a996dfd92bf3bc7b7bc4dc7"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1788441720000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"JAŸ-Z Fuels Talk About New Music After Announcing Listening Party In London","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london","social_title":"JAŸ-Z Fuels Rumors About New Music After Announcing Listening Party In London","summary":"The virtual listening party is happening 24 hours before he hits the stage in London","targets":[{"categories":["categories/music-news"],"distribution":["artists/JAY-Z (39268)"]},{"categories":["categories/music-news"],"distribution":["brands/Tony MC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"JAŸ-Z Fuels Rumors About New Music After Announcing Listening Party In London"},"slug":"2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a996dfd92bf3bc7b7bc4dc7","title":"JAŸ-Z Fuels Rumors About New Music After Announcing Listening Party In London","description":"The virtual listening party is happening 24 hours before he hits the stage in London","author":"Tony M. Centeno"},"pub_start":1788441720000,"pub_until":4115978604802,"pub_changed":1788442092234,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/JAY-Z (39268)"]},{"tags":["categories/music-news","brands/Tony MC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a996cf792bf3bc7b7bc4db3","slug:2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london","slug:2026-09-03-ja-z-fuels-rumors-about-new-music-after-announcing-listening-party-in-london","keyword:keywords/JAY-Z","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a988963956982a7197aecba","type":"PUBLISHING","record":{"ref_id":"%2F6a988963956982a7197aecba","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0238a099-e379-4b14-be20-5f3ac529e91b","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":"Moose (Alces alces). Elk female portrait in the forest on a rainy day. Beautiful animal in natural habitat. Wildlife scene in nature of Europe..","id":"%2F6a988a72f818b5986cd65a61","new_tab":false,"schedule":{},"source_credit":"CreativeNature_nl / iStock / Getty Images","title":"Moose female portrait with tranquil background","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://www.kvoa.com/video/watch-montana-woman-uses-bear-spray-to-fight-off-moose-in-backyard/video_79072036-75ab-562b-95c1-89c72e04b784.html\" target=\"_blank\">Montana woman used bear spray to protect her dogs from a charging moose\u003c/a> outside her home in Big Sky recently. \u003cstrong>Shelly Thorburn\u003c/strong> shared doorbell camera footage of the incident, which shows the large moose running toward her and her pets in the backyard. The encounter took place as Thorburn let her dogs outside and was surprised by the presence of a mother moose and its calf nearby.\u003c/p>\n\n\u003cp>Thorburn acted quickly when the moose charged. She was especially worried about her 14-year-old dog, Annie, who is deaf and has poor vision. Thorburn \u003ca href=\"https://www.youtube.com/watch?v=uhkKnaA7u_k\" target=\"_blank\">told \u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=uhkKnaA7u_k\" target=\"_blank\">\u003cem>CNN\u003c/em>\u003c/a>\u003ca href=\"https://www.youtube.com/watch?v=uhkKnaA7u_k\" target=\"_blank\">, &quot;I was fearful, for sure\u003c/a>, because, you know, she was so big, and I've never had a big animal like that run after me.&quot;\u003c/p>\n\n\u003cp>The video shows Thorburn using a can of bear spray to halt the moose’s advance. The spray worked, stopping the animal and causing it to retreat with its calf. Thorburn was \u003ca href=\"https://www.waow.com/video/watch-montana-woman-uses-bear-spray-to-fight-off-moose-in-backyard/video_8b715c6e-ffce-5fb9-9ae2-2daa36b97de5.html\" target=\"_blank\">able to bring all her dogs inside safely\u003c/a>, and no one was injured.\u003c/p>\n\n\u003cp>The mother moose was likely acting out of instinct to protect its young. Moose can be very large—females can weigh up to 1,300 pounds—and are known to be defensive if they feel their calves are threatened.\u003c/p>\n\n\u003cp>Wildlife experts advise residents in areas like Big Sky to stay alert for large animals such as moose, especially during times when calves are present. Thorburn’s quick thinking and use of bear spray helped prevent potential injuries. No wildlife officials have reported further issues with the moose, but locals are reminded to keep bear spray handy and to watch for wildlife in their neighborhoods.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DDSi691wlCXs","@url":"https://www.youtube.com/watch?v=DSi691wlCXs","author_name":"NBC Montana","author_url":"https://www.youtube.com/@NBCMontana","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/DSi691wlCXs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Close encounter with a mama moose in Big Sky, Montana\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/DSi691wlCXs/hqdefault.jpg","thumbnail_width":480,"title":"Close encounter with a mama moose in Big Sky, Montana","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/DSi691wlCXs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Close encounter with a mama moose in Big Sky, Montana\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=DSi691wlCXs"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home/","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://kmel.iheart.com/content/2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home/","primary_image":{"bucket":"assets.getty","id":"%2F6a988a72f818b5986cd65a61"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788381900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home","social_title":"","summary":"The woman used bear spray to deter the charging moose.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Doorbell Camera Captures Moment Moose Charges At Woman Outside Her Home"},"slug":"2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a988a72f818b5986cd65a61","title":"Doorbell Camera Captures Moment Moose Charges At Woman Outside Her Home","description":"The woman used bear spray to deter the charging moose.","author":"iHeartRadio"},"pub_start":1788381900000,"pub_until":4115978604802,"pub_changed":1788382244011,"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:/6a988963956982a7197aecba","slug:2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home","slug:2026-09-02-doorbell-camera-captures-moment-moose-charges-at-woman-outside-her-home","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6a984b0b21168d245e587813","type":"PUBLISHING","record":{"ref_id":"%2F6a984b0b21168d245e587813","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9775009a-bfb6-4117-9854-172c0cb08bae","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/51-the-breakfast-club-24992238/?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/51-the-breakfast-club-24992238/?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/51-the-breakfast-club-24992238/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/51-the-breakfast-club-24992238/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a98523c21168d245e587826","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Lizzo","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/lizzo-30191482/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30191482\" data-catalog-related-id=\"\">\u003cstrong>Lizzo\u003c/strong>\u003c/a> is speaking out now that the harassment and discrimination lawsuit that plagued her career has been dropped. \u003cbr />\u003cbr />During a hearing held Tuesday, September 1, U.S. District Judge Fernando L Aenlle-Rocha dismissed the remainder of a lawsuit that her former wardrobe stylist, Asha Daniels, filed in 2023. Daniels alleged she was bullied and experienced sexual and racial harassment while on tour with Lizzo.  According to \u003ca href=\"https://www.theguardian.com/music/2026/sep/01/lizzo-lawsuit-dismissed\" target=\"_blank\">\u003cstrong>\u003cem>The Guardian\u003c/em>\u003c/strong>\u003c/a>, Judge Aenlle-Rocha ruled that Daniels didn't properly identify discriminatory conduct or other behaviors from any employee of Lizzo and her touring company, Big Grrrl Touring, that constituted “general hostility” toward women. \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%2FDcyS00_Rft5%2F","@url":"https://www.instagram.com/p/DcyS00_Rft5/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DcyS00_Rft5/?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/DcyS00_Rft5/?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/DcyS00_Rft5/?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/DcyS00_Rft5/?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/DcyS00_Rft5/"},{"html":"\u003cp>“This alleged conduct and these alleged incidents, while inappropriate and unprofessional, fall within the scope of what the Supreme Court has held to be outside the protection of Title VII as part of the ‘ordinary tribulations of the workplace,’” the judge wrote.\u003cbr />\u003cbr />Lizzo has maintained her innocence since the lawsuit was filed in September 2023. She called Daniels a &quot;disgruntled&quot; employee and dismissed the allegations as “false” and “outrageous.&quot; Following the ruling, Lizzo finally spoke publicly about the verdict and thanked her team for their latest victory. \u003cbr />\u003cbr />&quot;Today I am relieved to announce that I have won the case against me and my touring company Big Grrrl Touring,&quot; she wrote in \u003ca href=\"https://www.instagram.com/p/DcwZlx2hdlb/?hl=en\" target=\"_blank\">\u003cstrong>a video posted to her Instagram timeline\u003c/strong>\u003c/a>. &quot;All the ridiculous claims by a wardrobe assistant who worked on tour for less than three weeks (including a claim they broke an acrylic nail) have been dismissed. It was all so shocking because I was being sued by someone who admittedly never met me.&quot;\u003cbr />\u003cbr />&quot;I prayed for the truth to come out, and thanks to my incredible lawyers, the truth prevailed,&quot; she continued. &quot;That truth matters more to me than anything, and I told y'all I will not settle and will continue to fight every vicious claim that has been made against me and my businesses. I'm grateful to God and my team for another victory. I will continue to use my platform to spread positivity and light to the world.&quot; \u003cbr />\u003cbr />See what \u003ca href=\"https://www.iheart.com/podcast/51-the-breakfast-club-24992238/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"24992238\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Breakfast Club\u003c/em>\u003c/strong>\u003c/a> had to say about the situation above. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit/","cuser":"user/ldap/1133095","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/Lizzo"],"permalink":"https://kmel.iheart.com/content/2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit/","primary_image":{"bucket":"new_assets","id":"%2F6a98523c21168d245e587826"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788369120000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Lizzo Speaks Out After Judge Dismisses Harassment & Discrimination Lawsuit","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit","social_title":"Lizzo Speaks Out After Judge Dismisses Harassment & Discrimination Lawsuit","summary":"Lizzo has broken her silence after a judge ruled to dismiss the lawsuit against her company ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["artists/LIZZO (30191482)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Lizzo Speaks Out After Judge Dismisses Harassment & Discrimination Lawsuit"},"slug":"2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a98523c21168d245e587826","title":"Lizzo Speaks Out After Judge Dismisses Harassment & Discrimination Lawsuit","description":"Lizzo has broken her silence after a judge ruled to dismiss the lawsuit against her company ","author":"Tony M. Centeno"},"pub_start":1788369120000,"pub_until":4115978604802,"pub_changed":1788369467693,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},{"tags":["categories/music-news","artists/LIZZO (30191482)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a984b0b21168d245e587813","slug:2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit","slug:2026-09-02-lizzo-speaks-out-after-judge-dismisses-harassment-discrimination-lawsuit","keyword:keywords/Lizzo","author:user"]}},{"id":"%2F6a98473ab4318f9e9c8c58c2","type":"PUBLISHING","record":{"ref_id":"%2F6a98473ab4318f9e9c8c58c2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0a1ed93d-d0cc-46e6-b2b5-bf3457e97b2f","revision_id":"AAAAAAAAAAD//////////w=="},"author":"","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"The Prime Video logo is seen on the backdrop for the premiere screening of Amazon Prime's \"The Terminal List\" at the Directors Guild of America theatre in Los Angeles, June 22, 2022. (Photo by Patrick T. FALLON / AFP) (Photo by PATRICK T. FALLON/AFP via Getty Images)","id":"%2F6a9847358b781055d9f2e8c9","new_tab":false,"schedule":{},"source_credit":"PATRICK T. FALLON / AFP / Getty Images","title":"US-ENTERTAINMENT-STREAMING-AMAZON-PRIME","type":"asset","url":"","use_caption":false},{"html":"\u003cp>This season, six NHL teams will broadcast their in-market games on Prime Video. The Carolina Hurricanes, Anaheim Ducks, Columbus Blue Jackets, Dallas Stars, Minnesota Wild, and St. Louis Blues will offer streaming packages through the platform. Prime Video already streams the Seattle Kraken's local games, as well as other teams' regional networks and Wednesday night national broadcasts in Canada.\u003c/p>\n\n\u003cp>The move comes as the NHL adapts to changes in the media landscape, with the league taking over production and distribution of local games for several teams. According to \u003ca href=\"https://www.wptf.com/2026/07/21/nhl-to-produce-and-distribute-local-games-for-hurricanes-blue-jackets-wild-and-blues/\" target=\"_blank\">AP Sports Writer Joe Reedy\u003c/a>, the NHL's centralized production of local games aims to enhance broadcast quality with more cameras and improved graphics.\u003c/p>\n\n\u003cp>The NHL's decision to stream games on Prime Video follows the collapse of regional sports networks like Main Street Sports, which previously aired games for several teams. The league's chief media officer, David Proper, highlighted the evolving media landscape, stating, &quot;It's a crazy time in the media space.&quot;\u003c/p>\n\n\u003cp>Prime Video's expansion into NHL broadcasts reflects a broader trend of sports leagues seeking new distribution methods. As \u003ca href=\"https://espnpressroom.com/press-release/espn-announces-100-exclusive-national-hockey-league-games-for-2026-27-season/\" target=\"_blank\">ESPN reports\u003c/a>, the NHL is also offering more than 1,050 out-of-market games through its NHL Power Play on the ESPN App.\u003c/p>\n\n\u003cp>This shift to streaming services is expected to continue, with the NHL planning further enhancements to its broadcasts. The league's president of events and content, Steve Mayer, emphasized the importance of delivering high-quality productions to fans. The NHL's centralized production model aims to provide a national network feel while maintaining the familiar voices of local announcers.\u003c/p>\n","schedule":{},"type":"html"},{"id":"11340","kind":"station","related_id":"","schedule":{},"type":"catalog"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-six-nhl-teams-stream-local-games-on-prime-video/","cuser":"user/ldap/1099951","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"2d1a0fb48a5c92f3ffb827e00250bb1dc9fa3b7b03632fcaf84a89c6db15be73","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"iHeartRadio","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted","keywords/NHL","keywords/Prime Video","keywords/streaming","keywords/Carolina Hurricanes","keywords/Anaheim Ducks","keywords/Columbus Blue Jackets","keywords/Dallas Stars","keywords/Minnesota Wild","keywords/St. Louis Blues","keywords/local games","keywords/media landscape"],"permalink":"https://kmel.iheart.com/content/2026-09-02-six-nhl-teams-stream-local-games-on-prime-video/","primary_image":{"bucket":"assets.getty","id":"%2F6a9847358b781055d9f2e8c9"},"primary_target":{"categories":["categories/sports","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1788364320000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-six-nhl-teams-stream-local-games-on-prime-video","social_title":"","summary":"Six NHL teams, including the Carolina Hurricanes and Anaheim Ducks, will stream local games on Prime Video this season. The NHL is enhancing broadcast quality and adapting to media changes, following the collapse of regional sports networks.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Six NHL Teams Stream Local Games On Prime Video"},"slug":"2026-09-02-six-nhl-teams-stream-local-games-on-prime-video","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9847358b781055d9f2e8c9","title":"Six NHL Teams Stream Local Games On Prime Video","description":"Six NHL teams, including the Carolina Hurricanes and Anaheim Ducks, will stream local games on Prime Video this season. The NHL is enhancing broadcast quality and adapting to media changes, following the collapse of regional sports networks.","author":""},"pub_start":1788364320000,"pub_until":4115978604802,"pub_changed":1788364650207,"subscription":[{"tags":["categories/sports","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a98473ab4318f9e9c8c58c2","slug:2026-09-02-six-nhl-teams-stream-local-games-on-prime-video","slug:2026-09-02-six-nhl-teams-stream-local-games-on-prime-video","keyword:keywords/ai-assisted","keyword:keywords/NHL","keyword:keywords/Prime Video","keyword:keywords/streaming","keyword:keywords/Carolina Hurricanes","keyword:keywords/Anaheim Ducks","keyword:keywords/Columbus Blue Jackets","keyword:keywords/Dallas Stars","keyword:keywords/Minnesota Wild","keyword:keywords/St. Louis Blues","keyword:keywords/local games","keyword:keywords/media landscape"]}},{"id":"%2F6a98439f4d9a5220f6502172","type":"PUBLISHING","record":{"ref_id":"%2F6a98439f4d9a5220f6502172","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"82b3a2d5-a63c-4490-8085-d8d1d7a64135","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Maya Boddie","blocks":[{"id":"8666","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a9843e94d9a5220f6502186","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A resurfaced clip of \u003ca href=\"https://www.binnews.com/content/2025-11-06-raven-symon-says-she-separates-horrific-cosby-allegations-from-his-work/\" data-content-id=\"/690cf101396aecaab6e2f2cd\">\u003cstrong>Raven-Symoné \u003c/strong>\u003c/a>discussing her iconic Disney Channel character, \u003cstrong>Raven Baxter\u003c/strong>, has sparked debate among fans and widespread criticism online.\u003c/p>\n\n\u003cp>During an April “Tea Time w/ Raven and Miranda” podcast \u003ca href=\"https://www.youtube.com/watch?v=YjOGrZZKfF4\" target=\"_blank\">\u003cu>episode\u003c/u>\u003c/a> featuring actor and comedian \u003cstrong>Kalen Allen,\u003c/strong> the pair discussed the different ways Black identity can be expressed. Allen then brought up \u003cem>That’s So Raven\u003c/em> and the cultural significance the show had for Black viewers.\u003c/p>\n\n\u003cp>Allen described Raven Baxter as “so f***ing Black,” prompting Symoné to ask, “Was she Black? Why did she feel Black to you?”\u003c/p>\n\n\u003cp>Symoné continued questioning whether viewers were placing too much importance on the character’s \u003ca href=\"https://www.binnews.com/content/2026-08-17-mayors-wife-blames-black-residents-for-citys-problems-council-responds/\" data-content-id=\"/6a836734c560b313bf244d2e\">race\u003c/a>.\u003c/p>\n\n\u003cp>“So you saw color. Take away the color. Make them green, and hear the words. What color are they?” she said.\u003c/p>\n\n\u003cp>The comments drew immediate and strong reactions from fans who grew up watching the 2003 Disney Channel series.\u003c/p>\n\n\u003cp>Comedian and content creator \u003cstrong>Jamila\u003c/strong> \u003ca href=\"https://x.com/_iamjamila/status/2094969666980430183\" target=\"_blank\">\u003cu>wrote\u003c/u>\u003c/a> via X, “Actually That’s So Raven was OVERLY black lmfaooo! They got racially profiled &amp; Eddy was trynna join a frat. like PLEASE.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2F_iamjamila%2Fstatus%2F2094969666980430183","@url":"https://x.com/_iamjamila/status/2094969666980430183","author_name":"Jamila 🔔","author_url":"https://x.com/_iamjamila","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Actually That’s So Raven was OVERLY black lmfaooo! They got racially profiled &amp; Eddy was trynna join a frat 😭 like PLEASE\u003c/p>&mdash; Jamila 🔔 (@_iamjamila) \u003ca href=\"https://x.com/_iamjamila/status/2094969666980430183?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/_iamjamila/status/2094969666980430183","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Actually That’s So Raven was OVERLY black lmfaooo! They got racially profiled &amp; Eddy was trynna join a frat 😭 like PLEASE\u003c/p>&mdash; Jamila 🔔 (@_iamjamila) \u003ca href=\"https://x.com/_iamjamila/status/2094969666980430183?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/_iamjamila/status/2094969666980430183"},{"html":"\u003cp>@chantewhite on TikTok posted a montage of That’s So Raven episode clips in Black and white, with the caption “Take away color. Is Raven still Black?”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40chantewhite%2Fvideo%2F7680659710206397726%3F_r%3D1%26_t%3DZP-99Og8CN7iVr","@url":"https://www.tiktok.com/@chantewhite/video/7680659710206397726?_r=1&_t=ZP-99Og8CN7iVr","author_name":"Chanté White","author_unique_id":"chantewhite","author_url":"https://www.tiktok.com/@chantewhite","embed_product_id":"7680659710206397726","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@chantewhite/video/7680659710206397726\" data-video-id=\"7680659710206397726\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@chantewhite\" href=\"https://www.tiktok.com/@chantewhite?refer=embed\">@chantewhite\u003c/a> \u003cp>Not only was my good sis Black..she was Black as hell! ❤️ \u003ca title=\"ravensymone\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ravensymone?refer=embed\">#ravensymone\u003c/a> \u003ca title=\"thatssoraven\" target=\"_blank\" href=\"https://www.tiktok.com/tag/thatssoraven?refer=embed\">#thatssoraven\u003c/a> \u003ca title=\"ravenbaxter\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ravenbaxter?refer=embed\">#ravenbaxter\u003c/a> \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Chanté White\" href=\"https://www.tiktok.com/music/original-sound-7680668056690887455?refer=embed\">♬ original sound - Chanté White\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1280,"thumbnail_url":"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIluUqb1IplLALn8FBUInAQXffxXFeGERQseGS~tplv-tiktokx-origin.image?dr=9636&x-expires=1788534000&x-signature=BdLDnXnX7vQ5LGFRx20P7dNbYqQ%3D&t=4d5b0474&ps=13740610&shp=81f88b70&shcp=43f4a2f9&idc=useast5","thumbnail_width":720,"title":"Not only was my good sis Black..she was Black as hell! ❤️ #ravensymone #thatssoraven #ravenbaxter ","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@chantewhite/video/7680659710206397726\" data-video-id=\"7680659710206397726\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@chantewhite\" href=\"https://www.tiktok.com/@chantewhite?refer=embed\">@chantewhite\u003c/a> \u003cp>Not only was my good sis Black..she was Black as hell! ❤️ \u003ca title=\"ravensymone\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ravensymone?refer=embed\">#ravensymone\u003c/a> \u003ca title=\"thatssoraven\" target=\"_blank\" href=\"https://www.tiktok.com/tag/thatssoraven?refer=embed\">#thatssoraven\u003c/a> \u003ca title=\"ravenbaxter\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ravenbaxter?refer=embed\">#ravenbaxter\u003c/a> \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Chanté White\" href=\"https://www.tiktok.com/music/original-sound-7680668056690887455?refer=embed\">♬ original sound - Chanté White\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@chantewhite/video/7680659710206397726?_r=1&_t=ZP-99Og8CN7iVr"},{"html":"\u003cp>X user, @itsLaDarrion posted a video of the show’s character Eddie, played by Orlando Brown, performing an original rap song, along with the caption, “That’s So Raven wasn’t a Black show? Okay… explain this.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FItsLaDarrion%2Fstatus%2F2094806481661223048%3Fs%3D20","@url":"https://x.com/ItsLaDarrion/status/2094806481661223048?s=20","author_name":"LaDarrion Williams","author_url":"https://x.com/ItsLaDarrion","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">That’s So Raven wasn’t a Black show?\u003cbr>\u003cbr>Okay… explain this. \u003ca href=\"https://t.co/HCkqFvvn24\">pic.twitter.com/HCkqFvvn24\u003c/a>\u003c/p>&mdash; LaDarrion Williams (@ItsLaDarrion) \u003ca href=\"https://x.com/ItsLaDarrion/status/2094806481661223048?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/ItsLaDarrion/status/2094806481661223048","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">That’s So Raven wasn’t a Black show?\u003cbr>\u003cbr>Okay… explain this. \u003ca href=\"https://t.co/HCkqFvvn24\">pic.twitter.com/HCkqFvvn24\u003c/a>\u003c/p>&mdash; LaDarrion Williams (@ItsLaDarrion) \u003ca href=\"https://x.com/ItsLaDarrion/status/2094806481661223048?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/ItsLaDarrion/status/2094806481661223048?s=20"},{"html":"\u003cp>@VintageSitcoms on X questioned Symone’s comments with a video of Raven Baxter yelling “That’s my jam” before proceeding to twerk to the character’s favorite song. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FVintageSitcoms%2Fstatus%2F2094803539176419463%3Fs%3D20","@url":"https://x.com/VintageSitcoms/status/2094803539176419463?s=20","author_name":"Amunet","author_url":"https://x.com/VintageSitcoms","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Raven Symone: Why did Raven feel Black to you?\u003cbr>Raven Baxter in That&#39;s So Raven \u003ca href=\"https://t.co/BQubKv1GIj\">pic.twitter.com/BQubKv1GIj\u003c/a>\u003c/p>&mdash; Amunet (@VintageSitcoms) \u003ca href=\"https://x.com/VintageSitcoms/status/2094803539176419463?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/VintageSitcoms/status/2094803539176419463","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Raven Symone: Why did Raven feel Black to you?\u003cbr>Raven Baxter in That&#39;s So Raven \u003ca href=\"https://t.co/BQubKv1GIj\">pic.twitter.com/BQubKv1GIj\u003c/a>\u003c/p>&mdash; Amunet (@VintageSitcoms) \u003ca href=\"https://x.com/VintageSitcoms/status/2094803539176419463?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/VintageSitcoms/status/2094803539176419463?s=20"},{"html":"\u003cp>Content creator \u003cstrong>Raymonte\u003c/strong> shared his thoughts on Symoné’s comments and why he believes she has distanced Raven Baxter from her Black identity.\u003c/p>\n\n\u003cp>“I think Raven-Symoné’s real issue is that the exact demographic of Black people she tries so hard to distance herself from are the same people who saw themselves the most in Raven Baxter,” he wrote. \u003c/p>\n\n\u003cp>“And THAT is the part she can’t stand. Which makes it even more confusing because those same Black people are a huge part of why Raven became as famous and culturally relevant as she is.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FBDTRELILBROTHER%2Fstatus%2F2094882856023519646","@url":"https://x.com/BDTRELILBROTHER/status/2094882856023519646","author_name":"Raymonte","author_url":"https://x.com/BDTRELILBROTHER","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">I think Raven-Symoné’s real issue is that the exact demographic of Black people she tries so hard to distance herself from are the same people who saw themselves the most in Raven Baxter. And THAT is the part she can’t stand. Which makes it even more confusing because those same… \u003ca href=\"https://t.co/rR3j3tDzma\">https://t.co/rR3j3tDzma\u003c/a>\u003c/p>&mdash; Raymonte (@BDTRELILBROTHER) \u003ca href=\"https://x.com/BDTRELILBROTHER/status/2094882856023519646?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/BDTRELILBROTHER/status/2094882856023519646","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">I think Raven-Symoné’s real issue is that the exact demographic of Black people she tries so hard to distance herself from are the same people who saw themselves the most in Raven Baxter. And THAT is the part she can’t stand. Which makes it even more confusing because those same… \u003ca href=\"https://t.co/rR3j3tDzma\">https://t.co/rR3j3tDzma\u003c/a>\u003c/p>&mdash; Raymonte (@BDTRELILBROTHER) \u003ca href=\"https://x.com/BDTRELILBROTHER/status/2094882856023519646?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/BDTRELILBROTHER/status/2094882856023519646"},{"html":"\u003cp>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the\u003c/em>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cem> iHeartRadio app\u003c/em>\u003c/u>\u003c/a>\u003cem> or click\u003c/em>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cem> HERE\u003c/em>\u003c/u>\u003c/a>\u003cem> \u003c/em>to tune in live.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back/","cuser":"user/ubURnsjofIG59lY0","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/Raven Baxter","keywords/Raven-Symoné","keywords/That's So Raven","keywords/social media","keywords/Kalen Allen"],"permalink":"https://kmel.iheart.com/content/2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back/","primary_image":{"bucket":"new_assets","id":"%2F6a9843e94d9a5220f6502186"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/BINNEWS"]},"publish_date":1788364200000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"Raven-Symoné Questions If Raven Baxter Was Black, Fans Push Back","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back","social_title":"'Take Away The Color': Raven-Symoné Questions If Raven Baxter Was Black, Fans Push Back","summary":"Raven-Symoné’s comments about Raven Baxter’s Blackness have sparked backlash from fans of That’s So Raven.","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Raven-Symoné Questions If Raven Baxter Was Black, Fans Push Back"},"slug":"2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a9843e94d9a5220f6502186","title":"Raven-Symoné Questions If Raven Baxter Was Black, Fans Push Back","description":"Raven-Symoné’s comments about Raven Baxter’s Blackness have sparked backlash from fans of That’s So Raven.","author":"Maya Boddie"},"pub_start":1788364200000,"pub_until":4115978604802,"pub_changed":1788377500075,"subscription":[{"tags":["categories/entertainment-news","formats/BINNEWS"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/6a98439f4d9a5220f6502172","slug:2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back","slug:2026-09-02-raven-symon-questions-if-raven-baxter-was-black-fans-push-back","keyword:keywords/Raven Baxter","keyword:keywords/Raven-Symoné","keyword:keywords/That's So Raven","keyword:keywords/social media","keyword:keywords/Kalen Allen","author:user"]}},{"id":"%2F6a983b3a21168d245e5877e9","type":"PUBLISHING","record":{"ref_id":"%2F6a983b3a21168d245e5877e9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"aa118312-3475-4108-9f60-0eccf9aebbcf","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/andre-3000-384199/?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/artist/andre-3000-384199/?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/artist/andre-3000-384199/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/andre-3000-384199/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a983d8d21168d245e5877fc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"André 3000","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/andre-3000-384199/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"384199\" data-catalog-related-id=\"\">\u003cstrong>André 3000\u003c/strong>\u003c/a> is set to appear in Netflix's anticipated live-action series inspired by &quot;Scooby-Doo.&quot; \u003cbr />\u003cbr />The streaming service recently confirmed that the \u003ca href=\"https://www.iheart.com/artist/outkast-34787/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34787\" data-catalog-related-id=\"\">\u003cstrong>OutKast\u003c/strong>\u003c/a> rapper and musician has been cast in &quot;Scooby-Doo: Origins&quot; alongside McKenna Grace, Maxwell Jenkins, Sara Gilbert, and Cathy Moriarty. His role has not yet been revealed, but he's expected to appear in one episode of the series. According to \u003cem>IMDb\u003c/em>, the eight-episode series focuses on the origin of Mystery, Inc. as Daphne, Shaggy, Fred, and Velma investigate their first supernatural case involving a Great Dane puppy during their time at a summer camp. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fnetflix%2Fstatus%2F2093083054780842130%3Fs%3D20","@url":"https://x.com/netflix/status/2093083054780842130?s=20","author_name":"Netflix","author_url":"https://x.com/netflix","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">André “3000” Benjamin has officially joined the cast of Scooby-Doo: Origins, coming to Netflix in 2027. \u003ca href=\"https://t.co/8Cn5cEOKp2\">pic.twitter.com/8Cn5cEOKp2\u003c/a>\u003c/p>&mdash; Netflix (@netflix) \u003ca href=\"https://x.com/netflix/status/2093083054780842130?ref_src=twsrc%5Etfw\">August 27, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/netflix/status/2093083054780842130","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">André “3000” Benjamin has officially joined the cast of Scooby-Doo: Origins, coming to Netflix in 2027. \u003ca href=\"https://t.co/8Cn5cEOKp2\">pic.twitter.com/8Cn5cEOKp2\u003c/a>\u003c/p>&mdash; Netflix (@netflix) \u003ca href=\"https://x.com/netflix/status/2093083054780842130?ref_src=twsrc%5Etfw\">August 27, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/netflix/status/2093083054780842130?s=20"},{"html":"\u003cp>André 3000 is set to return to the &quot;Scooby-Doo&quot; franchise two decades after making his first contribution to the original live-action film. He made “Land of a Million Drums” with \u003ca href=\"https://www.iheart.com/artist/big-boi-244798/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"244798\" data-catalog-related-id=\"\">\u003cstrong>Big Boi\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/killer-mike-6729/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"6729\" data-catalog-related-id=\"\">\u003cstrong>Killer Mike\u003c/strong>\u003c/a>\u003cstrong>,\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/sleepy-brown-36218/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36218\" data-catalog-related-id=\"\">\u003cstrong>Sleepy Brown\u003c/strong>\u003c/a> for the 2002 live-action \u003cem>Scooby-Doo\u003c/em> film's soundtrack. In addition to his legacy as an award-winning rap artist, André 3000 has made an impact in Hollywood with his own film roles over the years. \u003cbr />\u003cbr />The &quot;Ms. Jackson&quot; rapper made his acting debut in the 2005 comedy \u003cem>Be Cool\u003c/em> and quickly became a hot commodity. He starred in other blockbusters, including John Singleton's 2005 film \u003cem>Four Brothers\u003c/em>, and joined Big Boi in \u003cem>Idlewild\u003c/em> (2006). The Atlanta duo also curated the film's official soundtrack, which also served as their final album as OutKast. In 2013, he portrayed the late Jimi Hendrix in John Ridley's Jimi: \u003cem>All Is by My Side\u003c/em>. \u003cbr />\u003cbr />André 3000 has slowly made his way back into the spotlight following a years-long hiatus from the entertainment industry. Following his return to film in 2022, the 51-year-old artist made his musical comeback with his debut solo album \u003ca href=\"https://www.iheart.com/content/2023-11-17-andre-3000-drops-his-debut-solo-album-new-blue-sun/\" data-content-id=\"/6557873c25fbade9286a2d02\">\u003cstrong>\u003cem>New Blue Sun\u003c/em>\u003c/strong>\u003c/a>. The eight-track album has no lyrics, but Andre 3000 plays various flutes and other instruments throughout the project. \u003cbr />\u003cbr />Netflix's &quot;Scooby-Doo: Origins&quot; recently wrapped up production in Atlanta. The show is set to debut in 2027. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F-p7w41B1RjQ%3Fsi%3Da1yXbnQmu2w9X4aM","@url":"https://youtu.be/-p7w41B1RjQ?si=a1yXbnQmu2w9X4aM","author_name":"Netflix","author_url":"https://www.youtube.com/@Netflix","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/-p7w41B1RjQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Scooby-Doo Reveal #netflix\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/-p7w41B1RjQ/hqdefault.jpg","thumbnail_width":480,"title":"Scooby-Doo Reveal #netflix","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/-p7w41B1RjQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Scooby-Doo Reveal #netflix\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/-p7w41B1RjQ?si=a1yXbnQmu2w9X4aM"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series/","cuser":"user/ldap/1133095","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/Hip-Hop","keywords/André 3000"],"permalink":"https://kmel.iheart.com/content/2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series/","primary_image":{"bucket":"new_assets","id":"%2F6a983d8d21168d245e5877fc"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788364080000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"André 3000 Lands Role In Netflix's Upcoming ‘Scooby Doo: Origins’ Series","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series","social_title":"André 3000 Lands Role In Netflix's Upcoming ‘Scooby Doo: Origins’ Series","summary":"The OutKast rapper is stepping in front of the camera once again in the upcoming live-action series based on 'Scooby Doo' ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/André 3000 (384199)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Andre 3000 Lands Role In Netflix's Upcoming ‘Scooby Doo: Origins’ Series"},"slug":"2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a983d8d21168d245e5877fc","title":"Andre 3000 Lands Role In Netflix's Upcoming ‘Scooby Doo: Origins’ Series","description":"The OutKast rapper is stepping in front of the camera once again in the upcoming live-action series based on 'Scooby Doo' ","author":"Tony M. Centeno"},"pub_start":1788364080000,"pub_until":4115978604802,"pub_changed":1788364841505,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/André 3000 (384199)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a983b3a21168d245e5877e9","slug:2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series","slug:2026-09-02-andre-3000-lands-role-in-netflixs-upcoming-scooby-doo-origins-series","keyword:keywords/Hip-Hop","keyword:keywords/André 3000","author:user"]}},{"id":"%2F6a98335021168d245e5877ce","type":"PUBLISHING","record":{"ref_id":"%2F6a98335021168d245e5877ce","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c4fbfa59-0c97-4914-86c2-59262874ad8c","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/21-savage-31258352/?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/artist/21-savage-31258352/?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/artist/21-savage-31258352/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/21-savage-31258352/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a98350d21168d245e5877e0","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"21 Savage","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/21-savage-31258352/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31258352\" data-catalog-related-id=\"\">\u003cstrong>21 Savage\u003c/strong>\u003c/a> is a father of four, but he believes raising his latest child with \u003ca href=\"https://www.iheart.com/artist/latto-546796/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"546796\" data-catalog-related-id=\"\">\u003cstrong>Latto\u003c/strong>\u003c/a> is a completely different experience. \u003cbr />\u003cbr />The Atlanta-based rapper opened up about fatherhood during his recent appearance on \u003cem>The Pete Davidson Show.\u003c/em> While speaking with Pete Davidson, who also recently welcomed his first child, 21 explained that he was way younger and more focused on hustling than changing diapers when his first three children were born. \u003cbr />\u003cbr />“My first three, I was younger, running around in the street,&quot; he explained. &quot;It was different. Now, I’m in the house, I’m with the baby all night, making her bottles, changing her diapers. It’s kinda like a different bond type s**t.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fayekeeno%2Fstatus%2F2094877050188292272%3Fs%3D20","@url":"https://x.com/ayekeeno/status/2094877050188292272?s=20","author_name":"keeno","author_url":"https://x.com/ayekeeno","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">21 Savage opens up about parenting with Latto and how their dynamic raising a child together differs from his experience raising his other three children 👀❤️ \u003ca href=\"https://t.co/8MBB4wa82g\">pic.twitter.com/8MBB4wa82g\u003c/a>\u003c/p>&mdash; keeno (@ayekeeno) \u003ca href=\"https://x.com/ayekeeno/status/2094877050188292272?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/ayekeeno/status/2094877050188292272","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">21 Savage opens up about parenting with Latto and how their dynamic raising a child together differs from his experience raising his other three children 👀❤️ \u003ca href=\"https://t.co/8MBB4wa82g\">pic.twitter.com/8MBB4wa82g\u003c/a>\u003c/p>&mdash; keeno (@ayekeeno) \u003ca href=\"https://x.com/ayekeeno/status/2094877050188292272?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/ayekeeno/status/2094877050188292272?s=20"},{"html":"\u003cp>Davidson also commended 21 on the way he maintains his privacy despite being a popular rap artist. The \u003ca href=\"https://www.iheart.com/artist/21-savage-31258352/songs/bank-account-48814711/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"48814711\" data-catalog-related-id=\"\">\u003cstrong>&quot;Bank Account&quot;\u003c/strong>\u003c/a> rapper and Latto welcomed their baby girl in May. The couple secretly dated for years before Latto finally confirmed their relationship last year. The \u003ca href=\"https://www.iheart.com/artist/latto-546796/songs/big-energy-163002429/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"163002429\" data-catalog-related-id=\"\">\u003cstrong>&quot;Big Energy&quot;\u003c/strong>\u003c/a> rapper announced her pregnancy in the intro of her latest album \u003ca href=\"https://www.iheart.com/artist/546796/albums/big-mama-405491893/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"405491893\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Big Mama\u003c/em>\u003c/strong>\u003c/a>. In the music video, she confirmed 21 is the father of their child and shared some shots of him at her maternity photoshoot. \u003cbr />\u003cbr />Not long after the couple welcomed their first child, 21 dropped a hint about working on their next one. He recently pleaded with his longtime girlfriend to have another kid in an Instagram Story he shared. In the post, 21 shared a seductive clip of Latto from her new music video for \u003ca href=\"https://www.iheart.com/artist/latto-feat-doja-cat-546796/songs/okayyy-405491898/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"405491898\" data-catalog-related-id=\"\">\u003cstrong>&quot;Okayyy&quot;\u003c/strong>\u003c/a> featuring Doja Cat. \u003cbr />\u003cbr />&quot;Can we have another 1 pleaseeeeeeeee,&quot; he wrote with a bunch of heart-eye emojis. \u003cbr />\u003cbr />Watch Pete Davidson's entire conversation with 21 Savage on Netflix now. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto/","cuser":"user/ldap/1133095","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/21 Savage","keywords/Latto","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto/","primary_image":{"bucket":"new_assets","id":"%2F6a98350d21168d245e5877e0"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788361140000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"21 Savage Opens Up About Raising His New Baby With Latto","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto","social_title":"21 Savage Opens Up About Raising His New Baby With Latto","summary":"21 Savage reveals why caring for his new child with Latto is a different experience ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/21 Savage (31258352)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"21 Savage Opens Up About Raising His New Baby With Latto"},"slug":"2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a98350d21168d245e5877e0","title":"21 Savage Opens Up About Raising His New Baby With Latto","description":"21 Savage reveals why caring for his new child with Latto is a different experience ","author":"Tony M. Centeno"},"pub_start":1788361140000,"pub_until":4115978604802,"pub_changed":1788361489260,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/21 Savage (31258352)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a98335021168d245e5877ce","slug:2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto","slug:2026-09-02-21-savage-opens-up-about-raising-his-new-baby-with-latto","keyword:keywords/21 Savage","keyword:keywords/Latto","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a98279821168d245e5877a6","type":"PUBLISHING","record":{"ref_id":"%2F6a98279821168d245e5877a6","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3e1420c6-af6e-419e-bc30-c04e9b23a366","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/2pac-39257/?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/artist/2pac-39257/?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/artist/2pac-39257/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/2pac-39257/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a982a9821168d245e5877b8","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Keefe D","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-08-03-keefe-d-reveals-why-he-turned-down-plea-deal-ahead-of-2pac-murder-trial/\" data-content-id=\"/6a70ca337d67a3744fb1b6ca\">\u003cstrong>Duane &quot;Keefe D&quot; Davis\u003c/strong>\u003c/a> is adamant about appealing \u003ca href=\"https://www.iheart.com/content/2026-09-01-guilty-verdict-in-tupac-murder-trial/\" data-content-id=\"/6a961c650d899634086af465\">\u003cstrong>his conviction\u003c/strong>\u003c/a> following the \u003ca href=\"https://www.iheart.com/artist/2pac-39257/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39257\" data-catalog-related-id=\"\">\u003cstrong>2Pac\u003c/strong>\u003c/a> murder trial. \u003cbr />\u003cbr />A jury in Las Vegas found the 63-year-old former gang member guilty of first-degree murder with use of a deadly weapon following closing arguments on Monday, August 31. The jury took 90 minutes to deliberate the verdict, but it only took seconds for Davis to announce his plans to appeal the ruling. Right after the verdict was read, Davis asked when he could get his personal belongings back, including his laptop and phone. \u003cbr />\u003cbr />&quot;And I would like to appeal this matter,&quot; he said to the judge. \u003cbr />\u003c/p>\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FHotNewHipHop%2Fstatus%2F2094771923104252397%3Fs%3D20","@url":"https://x.com/HotNewHipHop/status/2094771923104252397?s=20","author_name":"HotNewHipHop","author_url":"https://x.com/HotNewHipHop","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Duane &quot;Keefe D&quot; Davis says that he plans on appealing his conviction after being found guilty of orchestrating the 1996 murder of Tupac Shakur:\u003cbr>\u003cbr>&quot;I&#39;d like to have my stuff back. My computers, all of my phones, everything. And, I would like to appeal this matter.&quot; \u003ca href=\"https://t.co/n6u2fiXhDf\">pic.twitter.com/n6u2fiXhDf\u003c/a>\u003c/p>&mdash; HotNewHipHop (@HotNewHipHop) \u003ca href=\"https://x.com/HotNewHipHop/status/2094771923104252397?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/HotNewHipHop/status/2094771923104252397","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Duane &quot;Keefe D&quot; Davis says that he plans on appealing his conviction after being found guilty of orchestrating the 1996 murder of Tupac Shakur:\u003cbr>\u003cbr>&quot;I&#39;d like to have my stuff back. My computers, all of my phones, everything. And, I would like to appeal this matter.&quot; \u003ca href=\"https://t.co/n6u2fiXhDf\">pic.twitter.com/n6u2fiXhDf\u003c/a>\u003c/p>&mdash; HotNewHipHop (@HotNewHipHop) \u003ca href=\"https://x.com/HotNewHipHop/status/2094771923104252397?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/HotNewHipHop/status/2094771923104252397?s=20"},{"html":"\u003cp>The trial lasted for 10 days and featured testimony from 27 witnesses. Prosecutors argued that Davis obtained a gun and orchestrated the violent shooting of Shakur and Marion &quot;Suge&quot; Knight after the rapper fought with Davis' nephew, Orlando Anderson, at the MGM Grand on the night of September 7, 1996. \u003cbr />\u003cbr />Despite claims from the defense, Davis' previous accounts of the night in question put him inside the vehicle along with the alleged shooter. He previously boasted about witnessing the shooting from the front seat in his book and past interviews. Davis' sentencing is scheduled for October 13. He could spend the rest of his life in prison, but his defense attorney, Michael Sanft, says his battle isn't over yet. \u003cbr />\u003cbr />“We were preparing for the appeal, so even Mr. Davis knew that going in,” Sanft told \u003ca href=\"https://www.nbcnews.com/news/us-news/duane-davis-lawyer-plans-appeal-tupac-shakur-murder-conviction-rcna595623\" target=\"_blank\">\u003cstrong>\u003cem>NBC News\u003c/em>\u003c/strong>\u003c/a>. “Even before the first set of jurors came in for jury selection, we knew it was going to be an appeal issue.”\u003cbr />\u003cbr />Sanft plans to focus on the judge's decision to allow the jury to hear Davis' interview with police. Davis entered into a proffer agreement with federal investigators in 2008 during an investigation into the murder of Christopher Wallace a.k.a. \u003ca href=\"https://www.iheart.com/artist/the-notorious-big-58654/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58654\" data-catalog-related-id=\"\">\u003cstrong>The Notorious B.I.G.\u003c/strong>\u003c/a> He agreed to share what he saw on the night of 2Pac's murder only if he wouldn't face charges over it. \u003cbr />\u003cbr />Prosecutors played his statements to police in court and highlighted similar statements in his 2019 book and past interviews. However, Sanft maintains the prosecution failed to produce independent evidence that Davis was there that night and argued that his client made up his version of events for money. \u003cbr />\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial/","cuser":"user/ldap/1133095","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/2Pac","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial/","primary_image":{"bucket":"new_assets","id":"%2F6a982a9821168d245e5877b8"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788358980000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Duane 'Keefe D' Davis Plans To Appeal Conviction After 2Pac Trial","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial","social_title":"Duane 'Keefe D' Davis Plans To Appeal Conviction After 2Pac Trial","summary":"The only man convicted of organizing the shooting that killed 2Pac is plotting his appeal ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/2Pac (39257)"]},{"categories":["categories/music-news"],"distribution":["brands/Tony MC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Duane 'Keefe D' Davis Plans To Appeal Conviction After 2Pac Trial"},"slug":"2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a982a9821168d245e5877b8","title":"Duane 'Keefe D' Davis Plans To Appeal Conviction After 2Pac Trial","description":"The only man convicted of organizing the shooting that killed 2Pac is plotting his appeal ","author":"Tony M. Centeno"},"pub_start":1788358980000,"pub_until":4115978604802,"pub_changed":1788359395351,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/2Pac (39257)"]},{"tags":["categories/music-news","brands/Tony MC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a98279821168d245e5877a6","slug:2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial","slug:2026-09-02-duane-keefe-d-davis-plans-to-appeal-conviction-after-2pac-trial","keyword:keywords/2Pac","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a981c0a21168d245e587758","type":"PUBLISHING","record":{"ref_id":"%2F6a981c0a21168d245e587758","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"699c6424-3d67-46f0-8d6d-31f52c3e056a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/jay-z-39268/?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/artist/jay-z-39268/?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/artist/jay-z-39268/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/jay-z-39268/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a981da721168d245e587774","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"JAY-Z","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/ja-z-39268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39268\" data-catalog-related-id=\"\">\u003cstrong>JAŸ-Z\u003c/strong>\u003c/a> stunned fans in London when he visited his immersive pop-up experience. \u003cbr />\u003cbr />The New York native pulled up to Trafalgar Square on Tuesday evening, September 1, for the grand opening of his week-long activation that continues to celebrate his 30-year musical dynasty. The pop-up features large-scale installations, including televisions from the era that play music videos, performances, and programming from 2001 in honor of the 25th anniversary of Hov's sixth studio album, \u003ca href=\"https://www.iheart.com/artist/39268/albums/the-blueprint-810187/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"810187\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Blueprint\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/artist/39268/albums/the-blueprint-810187/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"810187\" data-catalog-related-id=\"\">\u003cstrong>.\u003c/strong>\u003c/a> Upon his arrival, JAŸ-Z was surrounded by fans who snapped photos and recorded videos of him. Some fans cheered when they saw him while others shouted his iconic lyrics at him. \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%2FDcwYoD7J0tg%2F","@url":"https://www.instagram.com/p/DcwYoD7J0tg/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DcwYoD7J0tg/?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/DcwYoD7J0tg/?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/DcwYoD7J0tg/?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/DcwYoD7J0tg/?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/DcwYoD7J0tg/"},{"html":"\u003cp>Fans also have an opportunity to cop exclusive merch inspired by the seasoned rapper's anticipated shows at Tottenham Hotspur Stadium. JAŸ-Z will hit the stage on September 4 and 5 to celebrate the 30th anniversary of his debut album \u003cem>Reasonable Doubt\u003c/em> and the 25th anniversary of \u003cem>The Blueprint\u003c/em>. \u003cbr />\u003cbr />The pair of shows will follow his three-night residency at Yankee Stadium in July. During his performances, Hov brought out a slew of surprise guests, including Beyoncé, Rihanna, Memphis Bleek, Jeezy, and more. As the excitement grows in the U.K., fans hope more guests will join JAY-Z on stage. He has also announced shows in Los Angeles in October. \u003cbr />\u003cbr />The JAŸ-Z 30 Immersive Pop-Up Experience will remain open until September 5. Check out more scenes from JAŸ-Z's appearance at his pop-up below. \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%2FDcwS5yaCIWX%2F","@url":"https://www.instagram.com/p/DcwS5yaCIWX/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DcwS5yaCIWX/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DcwS5yaCIWX/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DcwS5yaCIWX/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DcwS5yaCIWX/?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/DcwS5yaCIWX/"},{"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%2FDcwExaVEWaR%2F","@url":"https://www.instagram.com/p/DcwExaVEWaR/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DcwExaVEWaR/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DcwExaVEWaR/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DcwExaVEWaR/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DcwExaVEWaR/?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/DcwExaVEWaR/"},{"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%2FDcv3Wdbkad8%2F","@url":"https://www.instagram.com/p/Dcv3Wdbkad8/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Dcv3Wdbkad8/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Dcv3Wdbkad8/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Dcv3Wdbkad8/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/Dcv3Wdbkad8/?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/Dcv3Wdbkad8/"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fthejayzsource%2Fstatus%2F2094847093630205972%3Fs%3D20","@url":"https://x.com/thejayzsource/status/2094847093630205972?s=20","author_name":"𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30","author_url":"https://x.com/thejayzsource","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Jaÿ-Z entering his London pop up on Trafalgar Square Garden wearing his merch❗️ \u003ca href=\"https://t.co/cBx9sp1BHO\">pic.twitter.com/cBx9sp1BHO\u003c/a>\u003c/p>&mdash; 𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30 (@thejayzsource) \u003ca href=\"https://x.com/thejayzsource/status/2094847093630205972?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/thejayzsource/status/2094847093630205972","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Jaÿ-Z entering his London pop up on Trafalgar Square Garden wearing his merch❗️ \u003ca href=\"https://t.co/cBx9sp1BHO\">pic.twitter.com/cBx9sp1BHO\u003c/a>\u003c/p>&mdash; 𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30 (@thejayzsource) \u003ca href=\"https://x.com/thejayzsource/status/2094847093630205972?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/thejayzsource/status/2094847093630205972?s=20"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fthejayzsource%2Fstatus%2F2094950287387639859%3Fs%3D20","@url":"https://x.com/thejayzsource/status/2094950287387639859?s=20","author_name":"𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30","author_url":"https://x.com/thejayzsource","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Jaÿ-Z stopping to take a picture with this kid 🥹 \u003ca href=\"https://t.co/VR9RtQu0sD\">pic.twitter.com/VR9RtQu0sD\u003c/a>\u003c/p>&mdash; 𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30 (@thejayzsource) \u003ca href=\"https://x.com/thejayzsource/status/2094950287387639859?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/thejayzsource/status/2094950287387639859","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Jaÿ-Z stopping to take a picture with this kid 🥹 \u003ca href=\"https://t.co/VR9RtQu0sD\">pic.twitter.com/VR9RtQu0sD\u003c/a>\u003c/p>&mdash; 𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30 (@thejayzsource) \u003ca href=\"https://x.com/thejayzsource/status/2094950287387639859?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/thejayzsource/status/2094950287387639859?s=20"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Ftanni_613%2Fstatus%2F2094996170967744733%3Fs%3D20","@url":"https://x.com/tanni_613/status/2094996170967744733?s=20","author_name":"You want it one way, it's the other...","author_url":"https://x.com/tanni_613","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">As soon as JAY-Z got out of the car, people immediately started asking for photos and taking videos of him at the Trafalgar Pop-up!\u003cbr>🤭🔥💎🐐 \u003ca href=\"https://t.co/PEvGhtCL5Y\">pic.twitter.com/PEvGhtCL5Y\u003c/a>\u003c/p>&mdash; You want it one way, it&#39;s the other... (@tanni_613) \u003ca href=\"https://x.com/tanni_613/status/2094996170967744733?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/tanni_613/status/2094996170967744733","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">As soon as JAY-Z got out of the car, people immediately started asking for photos and taking videos of him at the Trafalgar Pop-up!\u003cbr>🤭🔥💎🐐 \u003ca href=\"https://t.co/PEvGhtCL5Y\">pic.twitter.com/PEvGhtCL5Y\u003c/a>\u003c/p>&mdash; You want it one way, it&#39;s the other... (@tanni_613) \u003ca href=\"https://x.com/tanni_613/status/2094996170967744733?ref_src=twsrc%5Etfw\">September 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/tanni_613/status/2094996170967744733?s=20"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fthejayzsource%2Fstatus%2F2094846811181564408%3Fs%3D20","@url":"https://x.com/thejayzsource/status/2094846811181564408?s=20","author_name":"𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30","author_url":"https://x.com/thejayzsource","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">🚨JAŸ-Z has arrived at his pop up in London. \u003ca href=\"https://t.co/sjhxv8UTde\">pic.twitter.com/sjhxv8UTde\u003c/a>\u003c/p>&mdash; 𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30 (@thejayzsource) \u003ca href=\"https://x.com/thejayzsource/status/2094846811181564408?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/thejayzsource/status/2094846811181564408","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">🚨JAŸ-Z has arrived at his pop up in London. \u003ca href=\"https://t.co/sjhxv8UTde\">pic.twitter.com/sjhxv8UTde\u003c/a>\u003c/p>&mdash; 𝐇𝐨𝐯𝐢𝐭𝐚 • #JAŸZ30 (@thejayzsource) \u003ca href=\"https://x.com/thejayzsource/status/2094846811181564408?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/thejayzsource/status/2094846811181564408?s=20"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Ftanni_613%2Fstatus%2F2094897030971740449%3Fs%3D20","@url":"https://x.com/tanni_613/status/2094897030971740449?s=20","author_name":"You want it one way, it's the other...","author_url":"https://x.com/tanni_613","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">People were excited to see JAY-Z out in London today!💎🔥🐐 \u003ca href=\"https://t.co/YEMHsOuOEs\">pic.twitter.com/YEMHsOuOEs\u003c/a>\u003c/p>&mdash; You want it one way, it&#39;s the other... (@tanni_613) \u003ca href=\"https://x.com/tanni_613/status/2094897030971740449?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/tanni_613/status/2094897030971740449","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">People were excited to see JAY-Z out in London today!💎🔥🐐 \u003ca href=\"https://t.co/YEMHsOuOEs\">pic.twitter.com/YEMHsOuOEs\u003c/a>\u003c/p>&mdash; You want it one way, it&#39;s the other... (@tanni_613) \u003ca href=\"https://x.com/tanni_613/status/2094897030971740449?ref_src=twsrc%5Etfw\">September 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/tanni_613/status/2094897030971740449?s=20"}],"canonical_url":"https://www.iheart.com/content/2026-09-02-jay-z-surprises-fans-at-immersive-pop-up-ahead-of-his-london-show/","cuser":"user/ldap/1133095","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/JAY-Z","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-02-jay-z-surprises-fans-at-immersive-pop-up-ahead-of-his-london-show/","primary_image":{"bucket":"new_assets","id":"%2F6a981da721168d245e587774"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788355800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"JAŸ-Z Surprises Fans At Immersive Pop-Up Ahead Of His London Show","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-02-jay-z-surprises-fans-at-immersive-pop-up-ahead-of-his-london-show","social_title":"JAŸ-Z Surprises Fans At Immersive Pop-Up Ahead Of His London Show","summary":"JAŸ-Z interacted with fans while visiting his immersive pop-up at Trafalgar Square in London","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["categories/music-news"],"distribution":["artists/JAY-Z (39268)"]},{"categories":["categories/music-news"],"distribution":["brands/Tony MC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"JAY-Z Surprises Fans At Immersive Pop-Up Ahead Of His London Show"},"slug":"2026-09-02-jay-z-surprises-fans-at-immersive-pop-up-ahead-of-his-london-show","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a981da721168d245e587774","title":"JAY-Z Surprises Fans At Immersive Pop-Up Ahead Of His London Show","description":"JAŸ-Z interacted with fans while visiting his immersive pop-up at Trafalgar Square in London","author":"Tony M. Centeno"},"pub_start":1788355800000,"pub_until":4115978604802,"pub_changed":1788356154495,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/JAY-Z (39268)"]},{"tags":["categories/music-news","brands/Tony MC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a981c0a21168d245e587758","slug:2026-09-02-jay-z-surprises-fans-at-immersive-pop-up-ahead-of-his-london-show","slug:2026-09-02-jay-z-surprises-fans-at-immersive-pop-up-ahead-of-his-london-show","keyword:keywords/JAY-Z","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a96fe5cee5828ff3a0ef85d","type":"PUBLISHING","record":{"ref_id":"%2F6a96fe5cee5828ff3a0ef85d","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"303ab096-efc8-4789-8aac-69823a547f41","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/51-the-breakfast-club-24992238/?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/51-the-breakfast-club-24992238/?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/51-the-breakfast-club-24992238/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/51-the-breakfast-club-24992238/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a970310ee5828ff3a0ef870","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Dame Dash","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-05-05-camron-drops-do-the-dusky-diss-track-aimed-at-dame-dash/\" data-content-id=\"/69fa1f125d82776b030c9507\">\u003cstrong>Dame Dash's\u003c/strong>\u003c/a> life rights are set to be auctioned off to the highest bidder. \u003cbr />\u003cbr />According to a report \u003ca href=\"https://www.complex.com/music/a/shawn-setaro/dame-dash-life-rights-auctioned-off\" target=\"_blank\">\u003cstrong>\u003cem>Complex\u003c/em>\u003c/strong>\u003c/a> published on Tuesday, September 1, a judge in Florida approved a measure proposed by a trustee handling Dash's bankruptcy case to put his life rights up for auction. As \u003ca href=\"https://www.iheart.com/podcast/51-the-breakfast-club-24992238/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"24992238\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Breakfast Club\u003c/em>\u003c/strong>\u003c/a> exclusively \u003ca href=\"https://www.iheart.com/content/2026-08-07-dame-dash-reacts-after-trustee-seeks-to-auction-life-rights-amid-bankruptcy/\" target=\"_blank\">\u003cstrong>reported last month\u003c/strong>\u003c/a>, the sale would also include his &quot;voice, image, likeness, biography, and other identifying characteristics.&quot; It would also give the owner &quot;the right to portray all the incidents, events, and situations of Seller’s life story from childhood through petition date.&quot; \u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>In addition to the life rights, the winning bidder will receive “100 hours of video content, photographs, and memorabilia,&quot; which they can use to create films, documentaries, and/or books. They will also gain the rights to “an unreleased, in-development documentary/film project&quot; that Dash is attached to. The music executive has reportedly been shopping the film around to \u003ca href=\"https://andrejgee.substack.com/p/friday-roundup-dames-grief-on-demand\" target=\"_blank\">\u003cstrong>potential directors\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />The deadline to participate in the auction is September 23. There's already an initial bidder who has put down $37,000. Everlasting Films, LLC, which producer and writer Brianne Berkson owns, could face matching bids and is entitled to a $3,700 fee if someone outbids it. If an auction is necessary, it will happen on October 1. Bids must be placed in $10,000 increments, so it'll cost at least $47,000 to purchase Dame's life rights. \u003cbr />\u003cbr />Dame Dash will not receive any of the profits from the sale. The proceeds will go directly to Dash's creditors. Once the auction is complete, Judge Roberta A. Colton, who's overseeing the bankruptcy case in Florida, agreed to meet with the trustee and the highest bidder on October 27 to provide her ultimate approval of the sale. As of this report, Dame Dash has not commented on the update. \u003cbr />\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-01-dame-dashs-life-rights-will-be-auctioned-off-to-help-satisfy-his-debt/","cuser":"user/ldap/1133095","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/Dame Dash","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-01-dame-dashs-life-rights-will-be-auctioned-off-to-help-satisfy-his-debt/","primary_image":{"bucket":"new_assets","id":"%2F6a970310ee5828ff3a0ef870"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788289200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Dame Dash's Life Rights Will Be Auctioned Off To Help Satisfy His Debt","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-01-dame-dashs-life-rights-will-be-auctioned-off-to-help-satisfy-his-debt","social_title":"Dame Dash's Life Rights Will Be Auctioned Off To Help Satisfy His Debt","summary":"The highest bidder will win the rights to tell the Roc-a-Fella co-founder's life story through films, documentaries and/or books ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Dame Dash's Life Rights Will Be Auctioned Off To Help Satisfy His Debt"},"slug":"2026-09-01-dame-dashs-life-rights-will-be-auctioned-off-to-help-satisfy-his-debt","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a970310ee5828ff3a0ef870","title":"Dame Dash's Life Rights Will Be Auctioned Off To Help Satisfy His Debt","description":"The highest bidder will win the rights to tell the Roc-a-Fella co-founder's life story through films, documentaries and/or books ","author":"Tony M. Centeno"},"pub_start":1788289200000,"pub_until":4115978604802,"pub_changed":1788289528449,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a96fe5cee5828ff3a0ef85d","slug:2026-09-01-dame-dashs-life-rights-will-be-auctioned-off-to-help-satisfy-his-debt","slug:2026-09-01-dame-dashs-life-rights-will-be-auctioned-off-to-help-satisfy-his-debt","keyword:keywords/Dame Dash","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F6a96f29bee5828ff3a0ef834","type":"PUBLISHING","record":{"ref_id":"%2F6a96f29bee5828ff3a0ef834","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6e0fc177-3289-48e5-9022-93bb87291a41","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/ty-dolla-ign-848132/?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/artist/ty-dolla-ign-848132/?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/artist/ty-dolla-ign-848132/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/ty-dolla-ign-848132/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a96f7b5ee5828ff3a0ef847","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Ye & Ty Dolla $ign","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/ty-dolla-ign-848132/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"848132\" data-catalog-related-id=\"\">\u003cstrong>Ty Dolla $ign\u003c/strong>\u003c/a> says the third installment of his and \u003ca href=\"https://www.iheart.com/artist/kanye-west-34743/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34743\" data-catalog-related-id=\"\">\u003cstrong>Ye's\u003c/strong>\u003c/a> \u003ca href=\"https://www.iheart.com/artist/44716384/albums/vultures-1-282366693/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"282366693\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>VULTURES\u003c/em>\u003c/strong>\u003c/a> trilogy is still on the way. \u003cbr />\u003cbr />The seasoned singer was on a livestream over the weekend when he read a comment from a fan, who wrote, &quot;Ty please we need \u003cem>Vultures 3\u003c/em> one last dance please bro.&quot; In response, Ty said that he and Ye still plan to release the album, but didn't get into any other details about their alleged plan. \u003cbr />\u003cbr />“I got you on the \u003cem>VULTURES 3\u003c/em>, you know we gon’ do that,&quot; he replied. &quot;You know we gon' do that fosho.&quot; \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FKurrco%2Fstatus%2F2094489123897626627","@url":"https://x.com/Kurrco/status/2094489123897626627","author_name":"Kurrco","author_url":"https://x.com/Kurrco","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">TY DOLLA \u003ca href=\"https://x.com/search?q=%24IGN&amp;src=ctag&amp;ref_src=twsrc%5Etfw\">$IGN\u003c/a> CONFIRMS VULTURES 3 IS STILL DROPPING 🚨\u003cbr>\u003cbr>“I got you on the Vultures 3, you know we gon’ do that”\u003ca href=\"https://t.co/EwqXuPCYrG\">pic.twitter.com/EwqXuPCYrG\u003c/a>\u003c/p>&mdash; Kurrco (@Kurrco) \u003ca href=\"https://x.com/Kurrco/status/2094489123897626627?ref_src=twsrc%5Etfw\">August 31, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"X","provider_url":"https://x.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://x.com/Kurrco/status/2094489123897626627","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">TY DOLLA \u003ca href=\"https://x.com/search?q=%24IGN&amp;src=ctag&amp;ref_src=twsrc%5Etfw\">$IGN\u003c/a> CONFIRMS VULTURES 3 IS STILL DROPPING 🚨\u003cbr>\u003cbr>“I got you on the Vultures 3, you know we gon’ do that”\u003ca href=\"https://t.co/EwqXuPCYrG\">pic.twitter.com/EwqXuPCYrG\u003c/a>\u003c/p>&mdash; Kurrco (@Kurrco) \u003ca href=\"https://x.com/Kurrco/status/2094489123897626627?ref_src=twsrc%5Etfw\">August 31, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"X","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/Kurrco/status/2094489123897626627"},{"html":"\u003cp>It's been nearly a year since fans have heard any updates about the status of \u003cem>VULTURES 3. \u003c/em>In February 2025, Ty said the album was &quot;85-90% done,&quot; but never spoke about it again until now. Ty Dolla $ign and Ye worked on the \u003cem>VULTURES\u003c/em> trilogy for quite some time before it was finally released in 2024. Their first joint album was popular among fans and achieved commercial success thanks to hit songs like &quot;Carnival&quot; with \u003ca href=\"https://www.iheart.com/artist/rich-the-kid-30622552/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30622552\" data-catalog-related-id=\"\">\u003cstrong>Rich The Kid\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/playboi-carti-31159072/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31159072\" data-catalog-related-id=\"\">\u003cstrong>Playboi Carti\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />The duo, known as ¥$, followed up with \u003cem>VULTURES 2\u003c/em> a few months later, following several delays. Their second album didn't do as well as the first, but it did have a few notable collaborations with\u003cstrong> \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/young-thug-369494/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"369494\" data-catalog-related-id=\"\">\u003cstrong>Young Thug\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/lil-baby-356142/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"356142\" data-catalog-related-id=\"\">\u003cstrong>Lil Baby\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/lil-wayne-39555/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39555\" data-catalog-related-id=\"\">\u003cstrong>Lil Wayne\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/kodak-black-30932687/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30932687\" data-catalog-related-id=\"\">\u003cstrong>Kodak Black,\u003c/strong>\u003c/a> and Ty's brother \u003ca href=\"https://www.iheart.com/artist/ty-dolla-ign-feat-big-tc-d-loc-848132/songs/miracle-wherever-feat-big-tc-d-loc-41194545/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"41194545\" data-catalog-related-id=\"\">\u003cstrong>Big TC\u003c/strong>\u003c/a>, who's featured on the album cover. \u003cbr />\u003cbr />¥$ was supposed to drop the third installment shortly afterward, but they must've gotten sidetracked by other projects. Ty Dolla $ign shifted gears to his \u003cem>Tycoon\u003c/em> album last year, and Ye got busy with his \u003cem>BULLY\u003c/em> album. There's still no release date for \u003cem>VULTURES 3\u003c/em>, but at least fans have more hope about the project now than before. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-09-01-ty-dolla-ign-speaks-on-the-status-of-vultures-3-with-ye/","cuser":"user/ldap/1133095","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/Ty Dolla $ign","keywords/Kanye West","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-09-01-ty-dolla-ign-speaks-on-the-status-of-vultures-3-with-ye/","primary_image":{"bucket":"new_assets","id":"%2F6a96f7b5ee5828ff3a0ef847"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1788279660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Ty Dolla $ign Speaks On The Status Of ‘VULTURES 3’ With Ye","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-09-01-ty-dolla-ign-speaks-on-the-status-of-vultures-3-with-ye","social_title":"Ty Dolla $ign Speaks On The Status Of ‘VULTURES 3’ With Ye","summary":"The third installment of Ty Dolla $ign and Ye's 'VULTURES' trilogy is still in the works ","targets":[{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/RNB","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Ty Dolla $ign (848132)","artists/Kanye West (34743)"]},{"categories":["categories/music-news"],"distribution":["brands/Tony MC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Ty Dolla $ign Speaks On The Status Of ‘VULTURES 3’ With Ye"},"slug":"2026-09-01-ty-dolla-ign-speaks-on-the-status-of-vultures-3-with-ye","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a96f7b5ee5828ff3a0ef847","title":"Ty Dolla $ign Speaks On The Status Of ‘VULTURES 3’ With Ye","description":"The third installment of Ty Dolla $ign and Ye's 'VULTURES' trilogy is still in the works ","author":"Tony M. Centeno"},"pub_start":1788279660000,"pub_until":4115978604802,"pub_changed":1788280040095,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/RNB","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Ty Dolla $ign (848132)","artists/Kanye West (34743)"]},{"tags":["categories/music-news","brands/Tony MC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a96f29bee5828ff3a0ef834","slug:2026-09-01-ty-dolla-ign-speaks-on-the-status-of-vultures-3-with-ye","slug:2026-09-01-ty-dolla-ign-speaks-on-the-status-of-vultures-3-with-ye","keyword:keywords/Ty Dolla $ign","keyword:keywords/Kanye West","keyword:keywords/Hip-Hop","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","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","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","AptivadaKeywordContest-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","Podcasts-component","ui-ImageTile-component","Card-component","AptivadaKeywordContest-component"]}</script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.40927039cdc96381d1db.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.3bd505eac3a9bef04510.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.cee2a23d8c1d41a74def.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.0ebecaf957a6c36aa9cf.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.b68895d077b1b2213d1a.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="AptivadaKeywordContest-component" src="https://static.inferno.iheart.com/inferno/scripts/AptivadaKeywordContest-component.a6985dad8318259bb86c.js"></script>
            </body>
        </html>