<!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 rel="preload" href="https://cdn.cookielaw.org/consent/7d044e9d-e966-4b73-b448-a29d06f71027/otSDKStub.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/opt-out/otCCPAiab.js" as="script" 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.fb037e33e7fb65ba2828.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="AptivadaKeywordContest-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/AptivadaKeywordContest-component.a21f13419d9d48bf409a.css">
<link data-chunk="components-catalog-TrackList-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-catalog-TrackList-component.626e2b289929900208bd.css">
                <style data-reactroot="">:root {
        --station-font-family: "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(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="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"/></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 style="max-height:calc(100vh - 100px)" 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="ROW" tabindex="0" href="/featured/row/">ROW</a></li><li><a aria-label="G-Biz" tabindex="0" href="/featured/g-biz/">G-Biz</a></li><li><a aria-label="Fillmoe Mike" tabindex="0" href="/featured/fillmoe-mike/about/">Fillmoe Mike</a></li><li><a aria-label="C-Mac" tabindex="0" href="/featured/c-mac/">C-Mac</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="Enter for Your Chance to Win An Exclusive  Maybelline Gift Bundle!" tabindex="0" href="/promotions/enter-for-your-chance-to-win-1853795/">Enter for Your Chance to Win An Exclusive  Maybelline Gift Bundle!</a></li><li><a aria-label="Enter for the chance to win a visit to The Happiest Place On Earth" tabindex="0" href="/promotions/enter-for-the-chance-to-win-1864681/">Enter for the chance to win a visit to The Happiest Place On Earth</a></li><li><a aria-label="Advance Screening Passes To See YOU, ME &amp; TUSCANY" tabindex="0" href="/promotions/advance-screening-passes-to-see-you-1865508/">Advance Screening Passes To See YOU, ME &amp; TUSCANY</a></li><li><a aria-label="Win a Flyaway Trip to the 2026 Black Effect Podcast Festival" tabindex="0" href="/promotions/win-a-flyaway-trip-to-the-1868083/">Win a Flyaway Trip to the 2026 Black Effect Podcast Festival</a></li><li><a aria-label="Win a VIP Trip to Rolling Loud 2026" tabindex="0" href="/promotions/win-a-vip-trip-to-rolling-1868922/">Win a VIP Trip to Rolling Loud 2026</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(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="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"/></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/cuzzin-dre/">Cuzzin Dre</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-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program/"><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/69d001c4e0053590a6d182fc?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/69d001c4e0053590a6d182fc?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/69d001c4e0053590a6d182fc?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/69d001c4e0053590a6d182fc?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/69d001c4e0053590a6d182fc?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/69d001c4e0053590a6d182fc?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/69d001c4e0053590a6d182fc?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 - Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program" 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-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program/">Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program</a><time class="component-date-display" dateTime="1775240760000">Apr 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 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//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//683efec31fe4f5b091c4f697?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><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/advertise/?campid=advertise_promo"><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//68f93a0f73c3582bb21d7776?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//68f93a0f73c3582bb21d7776?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//68f93a0f73c3582bb21d7776?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//68f93a0f73c3582bb21d7776?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//68f93a0f73c3582bb21d7776?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="Advertise with America&#x27;s #1 Audio Company" 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="/advertise/?campid=advertise_promo">Advertise with America&#x27;s #1 Audio Company</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/featured/iheartradio-live/"><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//67f9617f86d1db4121bb37e8?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//67f9617f86d1db4121bb37e8?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//67f9617f86d1db4121bb37e8?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//67f9617f86d1db4121bb37e8?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//67f9617f86d1db4121bb37e8?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="Exclusive Shows From Your Favorite Artists!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/iheartradio-live/">Exclusive Shows From Your Favorite Artists!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/live/pet-radio-10231/" 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//67575e4ee34cbffded965b42?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//67575e4ee34cbffded965b42?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//67575e4ee34cbffded965b42?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//67575e4ee34cbffded965b42?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//67575e4ee34cbffded965b42?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="Calming Music To Help Your Pets Relax!" 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/live/pet-radio-10231/" class="card-title" target="_blank" rel="noopener">Calming Music To Help Your Pets Relax!</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-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees/"><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/629915ccda3967c4b1e206af?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/629915ccda3967c4b1e206af?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/629915ccda3967c4b1e206af?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/629915ccda3967c4b1e206af?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/629915ccda3967c4b1e206af?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 - Pizza Chain Cuts Ties With Delivery App Over High Fees" 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-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees/">Pizza Chain Cuts Ties With Delivery App Over High Fees</a><time class="component-date-display" dateTime="1775239260000">Apr 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-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god/"><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/69cff355e0053590a6d182ca?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/69cff355e0053590a6d182ca?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/69cff355e0053590a6d182ca?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/69cff355e0053590a6d182ca?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/69cff355e0053590a6d182ca?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 - Meek Mill Drops Two New Songs Amid Beef With Charlamagne Tha God" 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-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god/">Meek Mill Drops Two New Songs Amid Beef With Charlamagne Tha God</a><time class="component-date-display" dateTime="1775238240000">Apr 03, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="lP0Ih"/><input type="hidden" data-id="beE6F"/><input type="hidden" data-id="ha5Er"/><div class="component-container component-playlist tile themed-block"><header class="component-heading"><h2 class="heading-title">106.1 KMEL Music</h2></header><div class="component-tabs"><div class="tab-controls"><ul class="tab-selector"><li class="tab active"><button class="button-text">Recently Played</button></li><li class="tab"><button class="button-text">Top Songs</button></li></ul></div><div class="tab-content"><ul class="component-track-list"><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/310babii-35093035/songs/soak-city-257868176/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/257868176?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/257868176?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/257868176?ops=gravity(&quot;center&quot;),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="soak city by 310babii" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/310babii-35093035/songs/soak-city-257868176/" class="track-title" target="_blank" rel="noopener"><span>soak city</span></a><a href="https://www.iheart.com/artist/310babii-35093035/" class="track-artist" target="_blank" rel="noopener"><span>310babii</span></a><a href="https://www.iheart.com/artist/310babii-35093035/albums/nights-and-weekends-257868162/" class="track-album" target="_blank" rel="noopener"><span>nights and weekends</span></a><time class="component-datetime-display track-time" dateTime="2026-04-03T20:58:27" data-timezone="America/Los_Angeles">8:58 PM</time></figcaption></figure></li><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/chris-brown-33210/songs/it-depends-341253345/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/341253345?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/341253345?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/341253345?ops=gravity(&quot;center&quot;),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="It Depends by Chris Brown" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/chris-brown-33210/songs/it-depends-341253345/" class="track-title" target="_blank" rel="noopener"><span>It Depends</span></a><a href="https://www.iheart.com/artist/chris-brown-33210/" class="track-artist" target="_blank" rel="noopener"><span>Chris Brown</span></a><a href="https://www.iheart.com/artist/chris-brown-33210/albums/it-depends-341253344/" class="track-album" target="_blank" rel="noopener"><span>It Depends</span></a><time class="component-datetime-display track-time" dateTime="2026-04-03T17:51:08" data-timezone="America/Los_Angeles">5:51 PM</time></figcaption></figure></li><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/tyla-182943/songs/chanel-356477101/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/356477101?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/356477101?ops=gravity(&quot;center&quot;),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/356477101?ops=gravity(&quot;center&quot;),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="CHANEL by Tyla" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/tyla-182943/songs/chanel-356477101/" class="track-title" target="_blank" rel="noopener"><span>CHANEL</span></a><a href="https://www.iheart.com/artist/tyla-182943/" class="track-artist" target="_blank" rel="noopener"><span>Tyla</span></a><a href="https://www.iheart.com/artist/tyla-182943/albums/chanel-356477100/" class="track-album" target="_blank" rel="noopener"><span>CHANEL</span></a><time class="component-datetime-display track-time" dateTime="2026-04-03T16:22:07" data-timezone="America/Los_Angeles">4:22 PM</time></figcaption></figure></li></ul><a class="component-button button-faux secondary small see-all" tabindex="0" href="/music/recently-played/">See All Recently Played</a></div></div></div><input type="hidden" data-id="lHlMQ"/><div class="component-container component-show-collection block"><header class="component-heading"><h2 class="heading-title">Shows</h2></header><section class="Carousel-module_carousel-wrapper_299lN"><ul class="Carousel-module_carousel-controls_ZS68S"><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Left" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-left" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Right" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li></ul><ul class="Carousel-module_carousel_oF6uY" tabindex="0"><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/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"/><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-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries/"><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/69cff69c12fca96f3a37c122?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/69cff69c12fca96f3a37c122?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/69cff69c12fca96f3a37c122?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/69cff69c12fca96f3a37c122?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/69cff69c12fca96f3a37c122?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Popular Cooking Set Recalled Due Exploding Caps That Can Cause Injuries" 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-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries/">Popular Cooking Set Recalled Due Exploding Caps That Can Cause Injuries</a><time class="component-date-display" dateTime="1775236620000">Apr 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-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell/"><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/680942c92d5324eafbf83c91?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/680942c92d5324eafbf83c91?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/680942c92d5324eafbf83c91?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/680942c92d5324eafbf83c91?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/680942c92d5324eafbf83c91?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 - JAY-Z Sparks More Rumors About New Music After Being Spotted With Pharrell" 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-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell/">JAY-Z Sparks More Rumors About New Music After Being Spotted With Pharrell</a><time class="component-date-display" dateTime="1775234820000">Apr 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-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more/"><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/69cfdc61e0053590a6d18291?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/69cfdc61e0053590a6d18291?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/69cfdc61e0053590a6d18291?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/69cfdc61e0053590a6d18291?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/69cfdc61e0053590a6d18291?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 - Swae Lee Talks About New Album &#x27;Same Difference,&#x27; Political Stance &amp; More" 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-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more/">Swae Lee Talks About New Album &#x27;Same Difference,&#x27; Political Stance &amp; More</a><time class="component-date-display" dateTime="1775232000000">Apr 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-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark/"><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/6642315e8bbb3e87bd25566a?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6642315e8bbb3e87bd25566a?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6642315e8bbb3e87bd25566a?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6642315e8bbb3e87bd25566a?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6642315e8bbb3e87bd25566a?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 - Video Captures Moment Man Jumps Into The Ocean To Save A Great White Shark" 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-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark/">Video Captures Moment Man Jumps Into The Ocean To Save A Great White Shark</a><time class="component-date-display" dateTime="1775230020000">Apr 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-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home/"><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/69cfd19512fca96f3a37c0da?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/69cfd19512fca96f3a37c0da?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/69cfd19512fca96f3a37c0da?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/69cfd19512fca96f3a37c0da?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/69cfd19512fca96f3a37c0da?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 - Police Find Teen Living In &#x27;Dog Kennel,&#x27; 5 Other Kids Inside &#x27;Filthy&#x27; 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-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home/">Police Find Teen Living In &#x27;Dog Kennel,&#x27; 5 Other Kids Inside &#x27;Filthy&#x27; Home</a><time class="component-date-display" dateTime="1775227020000">Apr 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-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-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/69cfb406e0053590a6d1819c?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/69cfb406e0053590a6d1819c?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/69cfb406e0053590a6d1819c?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/69cfb406e0053590a6d1819c?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/69cfb406e0053590a6d1819c?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 - Rap Rising: Key Glock Goes ‘Loco’ On First Single From Upcoming 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(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-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album/">Rap Rising: Key Glock Goes ‘Loco’ On First Single From Upcoming Album</a><time class="component-date-display" dateTime="1775224560000">Apr 03, 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-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026/"><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/699cd5015b732c54f627c2f5?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/699cd5015b732c54f627c2f5?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/699cd5015b732c54f627c2f5?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/699cd5015b732c54f627c2f5?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/699cd5015b732c54f627c2f5?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 - BMN Entertainment Presents: We Them One&#x27;s Comedy Tour 2026" 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-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026/">BMN Entertainment Presents: We Them One&#x27;s Comedy Tour 2026</a><time class="component-date-display" dateTime="1776045600734">Apr 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-04-15-ari-lennox-at-the-paramount-theatre/"><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/6984d07a45bb61761d77c95f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6984d07a45bb61761d77c95f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6984d07a45bb61761d77c95f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6984d07a45bb61761d77c95f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6984d07a45bb61761d77c95f?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 - Ari Lennox at the Paramount Theatre" 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-04-15-ari-lennox-at-the-paramount-theatre/">Ari Lennox at the Paramount Theatre</a><time class="component-date-display" dateTime="1776308400298">Apr 15, 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-04-16-ari-lennox-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/6984a764ecbf7ffa55a2298d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/6984a764ecbf7ffa55a2298d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/6984a764ecbf7ffa55a2298d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/6984a764ecbf7ffa55a2298d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/6984a764ecbf7ffa55a2298d?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 - Ari Lennox 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-04-16-ari-lennox-at-the-masonic/">Ari Lennox at the Masonic</a><time class="component-date-display" dateTime="1776394800108">Apr 16, 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-05-11-baby-keem-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/698660a31791b97250129e9d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/698660a31791b97250129e9d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/698660a31791b97250129e9d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/698660a31791b97250129e9d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/698660a31791b97250129e9d?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 - Baby Keem 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-05-11-baby-keem-at-the-fox-theater/">Baby Keem at the Fox Theater</a><time class="component-date-display" dateTime="1778553000082">May 11, 2026</time></figcaption></figure></div></div></div></div><input type="hidden" data-id="aM2ge"/><input type="hidden" data-id="rbePH"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3306" data-split="0" id="dfp-ad-3306-ad:bottom-leaderboard"></div><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main><footer class="component-site-footer"><div class="component-container"><div class="footer-row footer-links"><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a tabindex="0" href="/advertise/">Advertise on 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="https://privacy.iheart.com/" 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/688a7ceba1385902015a5bc4?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"],"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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/894a9b9a4cb4701c85ea160c584972eb2de53372","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1753365600390,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/content/2025-08-27-house-of-music-returns-to-2025-iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/f34ac17e558499a45aa1538c895905fba7fef530","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1767376800000,"end":1777780848861},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/df420db3bb34d4591707c9c2740c12105f3b1f24","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1767376800000,"end":1777780819263},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/97d12e5e1cbfc5fa69d3e7ac66c881adb551359e","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1767376823975,"end":1777780800000},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/5dc007bce3bd248b1280e8da6a5031e8fe81f523","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1767376800274,"end":1777780800274},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/b0bf8eb9137d005c5e213ec5a2728ce2ca5ab8de","priority":0,"source":"/teachers","regex":false,"schedule":{"begin":1753381920282,"end":1775673120282},"destination":{"type":"URL","value":"https://www.donorschoose.org/iheartradio"},"disabled":false,"permanent":false,"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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"disabled":false,"schedule":{"begin":1748523642079,"end":1758513600000}},{"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":"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":[],"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":"page","label":"On-Air","target":"_self","ref":"onair_schedule","children":[{"id":"PLFNI","type":"brand","label":"The Sana G Morning Show","target":"_self","ref":"%2F497bfc6e20a75a8d4709d2651a4264fa","href":"/featured/the-sana-g-morning-show/"},{"id":"fKMQ7","type":"brand","label":"Shay Diddy","target":"_self","ref":"%2Fd90c9fbade384aa027253622f6b6b6dc","href":"/featured/shay-diddy/"},{"id":"AoWwD","type":"brand","label":"BIGVON","target":"_self","ref":"%2F9898db404355e345bb1bd84be9fd7631","href":"/featured/bigvon/"},{"id":"ADCd7","type":"brand","label":"Cuzzin Dre","target":"_self","ref":"%2F5b11bb20eaf8974ba90aa5e1","href":"/featured/cuzzin-dre/"},{"id":"mzNs4","type":"brand","label":"ROW","target":"_self","ref":"%2F0dcfc6f46e3c1377a5b9d51bd5adf85f","href":"/featured/row/"},{"id":"i3J1Y","type":"brand","label":"G-Biz","target":"_self","ref":"%2Fac1ea5e134b5347204dd405c714cbb4d","href":"/featured/g-biz/"},{"id":"Xl439","type":"link","label":"Fillmoe Mike","target":"_self","ref":"https://kmel.iheart.com/featured/fillmoe-mike/about/","href":"https://kmel.iheart.com/featured/fillmoe-mike/about/"},{"id":"dJuCO","type":"brand","label":"C-Mac","target":"_self","ref":"%2F68eeae7d186337fb5d5500e6","href":"/featured/c-mac/"}],"href":"/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":[]},"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/688a7ceba1385902015a5bc4"},"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,"outbrain_switch":true,"traffic_market":"KMEL-FM","aptivada_switch":true,"aptivada_id":"1859975","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":"%2F0dcfc6f46e3c1377a5b9d51bd5adf85f","slug":"row","ownBrand":"brands/ROW (55360)","configByLookup":{"common":{"branding":{"name":"ROW"}}}},{"_id":"%2Fac1ea5e134b5347204dd405c714cbb4d","slug":"g-biz","ownBrand":"brands/G BiZ (54992)","configByLookup":{"common":{"branding":{"name":"G BiZ"}}}},{"_id":"%2F68eeae7d186337fb5d5500e6","slug":"c-mac","ownBrand":"brands/C-Mac","configByLookup":{"common":{"branding":{"name":"C-Mac"}}}},{"_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":"%2F69cffdd2e0053590a6d182e8","type":"PUBLISHING","record":{"ref_id":"%2F69cffdd2e0053590a6d182e8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"18477bcd-7f5a-4261-a897-fb31c20ebd08","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/cardi-b-31246427/?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/cardi-b-31246427/?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/cardi-b-31246427/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/cardi-b-31246427/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d001c4e0053590a6d182fc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Cardi B","type":"asset","url":"","use_caption":false},{"html":"\u003cp>New York City \u003ca href=\"https://www.iheart.com/content/2025-11-05-50-cent-reacts-after-zohran-mamdani-wins-mayoral-race-in-new-york-city/\" data-content-id=\"/690b4cb9ed462d2f79186a62\">\u003cstrong>Mayor Zohran Mamdani\u003c/strong>\u003c/a> has enlisted \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> to help him find the perfect jingle to encourage citizens to apply for his new program that will assist those in need of free childcare. \u003cbr />\u003cbr />On Friday, April 3, Mayor Mamdani's office announced a special contest for a catchy tune that will serve as the theme song for his new 2-K Program. The mayor is accepting 15 to 30-second submissions from those who think they can make a track that will entice New Yorkers to apply. Cardi will help select a group of finalists before the people vote on the best 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%2FNYCMayor%2Fstatus%2F2040074514831147023%3Fs%3D20","@url":"https://x.com/NYCMayor/status/2040074514831147023?s=20","author_name":"Mayor Zohran Kwame Mamdani","author_url":"https://twitter.com/NYCMayor","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Get ready, New York. \u003ca href=\"https://twitter.com/iamcardib?ref_src=twsrc%5Etfw\">@iamcardib\u003c/a> will be judging YOUR jingles to help spread the word about universal childcare for 2 year olds — aka 2-K.\u003cbr>\u003cbr>Submit your song by April 17. Full guidelines at \u003ca href=\"https://t.co/NjuhJ87aZl\">https://t.co/NjuhJ87aZl\u003c/a>. (Tag \u003ca href=\"https://twitter.com/hashtag/NYC2KJingle?src=hash&amp;ref_src=twsrc%5Etfw\">#NYC2KJingle\u003c/a> and \u003ca href=\"https://twitter.com/NYCMayor?ref_src=twsrc%5Etfw\">@nycmayor\u003c/a> if you post your jingle on social… \u003ca href=\"https://t.co/EF0QuGX8Fq\">pic.twitter.com/EF0QuGX8Fq\u003c/a>\u003c/p>&mdash; Mayor Zohran Kwame Mamdani (@NYCMayor) \u003ca href=\"https://twitter.com/NYCMayor/status/2040074514831147023?ref_src=twsrc%5Etfw\">April 3, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/NYCMayor/status/2040074514831147023","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Get ready, New York. \u003ca href=\"https://twitter.com/iamcardib?ref_src=twsrc%5Etfw\">@iamcardib\u003c/a> will be judging YOUR jingles to help spread the word about universal childcare for 2 year olds — aka 2-K.\u003cbr>\u003cbr>Submit your song by April 17. Full guidelines at \u003ca href=\"https://t.co/NjuhJ87aZl\">https://t.co/NjuhJ87aZl\u003c/a>. (Tag \u003ca href=\"https://twitter.com/hashtag/NYC2KJingle?src=hash&amp;ref_src=twsrc%5Etfw\">#NYC2KJingle\u003c/a> and \u003ca href=\"https://twitter.com/NYCMayor?ref_src=twsrc%5Etfw\">@nycmayor\u003c/a> if you post your jingle on social… \u003ca href=\"https://t.co/EF0QuGX8Fq\">pic.twitter.com/EF0QuGX8Fq\u003c/a>\u003c/p>&mdash; Mayor Zohran Kwame Mamdani (@NYCMayor) \u003ca href=\"https://twitter.com/NYCMayor/status/2040074514831147023?ref_src=twsrc%5Etfw\">April 3, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/NYCMayor/status/2040074514831147023?s=20"},{"html":"\u003cp>“I feel like free childcare is very important,” Cardi tells Mayor Mamdani in their video announcement. “Sometimes us women we can’t really go forward because we don’t have nobody to help us take care of our kids.”\u003cbr />\u003cbr />“This fall we’re starting to deliver universal 2-K, which is just like pre-K, just like 3-K, but 2-K for 2-year-olds,&quot; Mayor Mamdani says. &quot;Free childcare, 2,000 seats in the fall, and there’s gonna be seats in the Bronx starting it up. Enrollment actually starts in June, and we had a question for you: We’re going to have a competition to create a jingle, so New Yorkers are going to submit their best jingle, and we wanted to know if you would help judge that competition!”\u003cbr />\u003cbr />“The mayor’s going to help you!&quot; Cardi adds. &quot;And I’m gonna judge, and he’s going to give because he’s the one with the funds!”\u003cbr />\u003cbr />Mamdani's initiative, which he first revealed on the campaign trail last year, will provide free childcare for families in New York City with 2-year-olds at home, regardless of financial or immigration status. The program is set to begin this fall with 2,000 seats available to families in districts including Fordham (Bronx), Washington Heights (Manhattan), Southeast Queens and Canarsie (Brooklyn). The enrollment begins June 2 and ends June 26. \u003cbr />\u003cbr />The winning jingle will become the official theme song of the 2-K Program and will play on the radio. Submissions will be accepted until April 17. If you're interested in entering the jingle contest, \u003ca href=\"https://www.nyc.gov/content/jingle/pages/\" target=\"_blank\">\u003cstrong>click here\u003c/strong>\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program/","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/Cardi B","keywords/Zohran Mamdani","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program/","primary_image":{"bucket":"new_assets","id":"%2F69d001c4e0053590a6d182fc"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},"publish_date":1775240760000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","social_title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","summary":"Cardi B and Mayor Zohran Mamdani are teaming up to find a jingle to help encourage people to sign up for his 2-K Program","targets":[{"categories":["categories/music-news"],"distribution":["artists/Cardi B (31246427)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program"},"slug":"2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d001c4e0053590a6d182fc","title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","description":"Cardi B and Mayor Zohran Mamdani are teaming up to find a jingle to help encourage people to sign up for his 2-K Program","author":"Tony M. Centeno"},"pub_start":1775240760000,"pub_until":4115978604802,"pub_changed":1775241150631,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Cardi B (31246427)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cffdd2e0053590a6d182e8","slug:2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","slug:2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","keyword:keywords/Cardi B","keyword:keywords/Zohran Mamdani","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":"%2F60c11fb91cd14383a9774ca0","type":"LEADS","record":{"title":"Find A New Podcast To Binge!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/683efec31fe4f5b091c4f697","img_meta":{"base_id":"%2F683efec31fe4f5b091c4f697","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}},{"id":"%2F67b8f4a3e072eb3303429080","type":"LEADS","record":{"title":"Advertise with America's #1 Audio Company","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/68f93a0f73c3582bb21d7776","img_meta":{"base_id":"%2F68f93a0f73c3582bb21d7776","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"/advertise/?campid=advertise_promo"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5d8bd536df8f904b41e2618b","type":"LEADS","record":{"title":"Exclusive Shows From Your Favorite Artists!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67f9617f86d1db4121bb37e8","img_meta":{"base_id":"%2F67f9617f86d1db4121bb37e8","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"/featured/iheartradio-live/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6765c22a27c687c84e024cf4","type":"LEADS","record":{"title":"Calming Music To Help Your Pets Relax!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67575e4ee34cbffded965b42","img_meta":{"base_id":"%2F67575e4ee34cbffded965b42","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/live/pet-radio-10231/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"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":"%2F69d000ef12fca96f3a37c124","type":"PUBLISHING","record":{"ref_id":"%2F69d000ef12fca96f3a37c124","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5482fd4c-dd43-4b22-a5c4-144398859c1c","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A take-out pizza delivery man delivering take-out food to customer's door. A middle age Caucasian housewife customer with front door open receiving the pizza order from the delivery person with the insulated pizza bag. Photographed on location in horizontal format.","id":"%2F629915ccda3967c4b1e206af","new_tab":false,"schedule":{},"source_credit":"YinYang / E+ / Getty Images","title":"Take-out Pizza Delivery Man at Customer's Door","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Rave Restaurant Group, \u003ca href=\"https://www.dailymail.co.uk/yourmoney/article-15703373/Pizza-chain-finally-makes-stand-cuts-ties-Uber-Eats.html\" target=\"_blank\">the parent company of Pizza Inn and Pie Five, has ended its partnership with Uber Eats\u003c/a> due to rising fees that executives say left them with minimal profits. The decision came after Uber Eats increased its marketplace fees in early March, with rates for its Lite tier rising from 15% to 20% per order.\u003c/p>\n\n\u003cp>\u003cstrong>Brandon Solano\u003c/strong>, CEO of Rave Restaurant Group, stated that the fee hikes were imposed without negotiation, forcing the company to pay up to 30% per transaction. Solano emphasized that these costs were higher than what vendors and farmers receive, and he questioned the value of technology over food. &quot;Do we really think technology is more valuable than food?&quot; \u003ca href=\"https://www.restaurantdive.com/news/rave-restaurant-group-ends-uber-eats-partnership-price-increase/816032/\" target=\"_blank\">Solano said, according to \u003c/a>\u003ca href=\"https://www.restaurantdive.com/news/rave-restaurant-group-ends-uber-eats-partnership-price-increase/816032/\" target=\"_blank\">\u003cem>Restaurant Dive\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>By ending the partnership, Rave avoided raising menu prices, which could have deterred customers. Solano described the exit as &quot;successfully negotiating the rates down to zero.&quot; Although he acknowledged the potential loss of volume, he noted that it was volume that generated almost no profit. Franchisees supported the decision, and Solano is in talks for an exclusive deal with DoorDash, though it is not finalized.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.thestreet.com/retail/popular-pizza-chain-cuts-ties-with-uber-eats\" target=\"_blank\">move comes at a challenging time for restaurants\u003c/a> facing rising costs and tight margins. Solano criticized Uber Eats for raising rates amid ongoing restaurant closures. He warned that third-party delivery providers should be cautious about price hikes, as operators can switch between platforms like Uber Eats, DoorDash, and Grubhub.\u003c/p>\n\n\u003cp>Rave Restaurant Group reported its 23rd consecutive quarter of profitability in February, with Pizza Inn's comparable store sales rising 2.5% in fiscal Q2 2026. The company is focusing on enhancing its dine-in experience and exploring other ordering channels to maintain customer satisfaction. Solano highlighted the importance of maintaining strong relationships with the restaurant community, stating that Uber Eats might regret damaging these ties.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees/","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-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees/","primary_image":{"bucket":"assets.getty","id":"%2F629915ccda3967c4b1e206af"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1775239260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees","social_title":"","summary":"The pizza chain made the move instead of raising prices. ","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Pizza Chain Cuts Ties With Delivery App Over High Fees"},"slug":"2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/629915ccda3967c4b1e206af","title":"Pizza Chain Cuts Ties With Delivery App Over High Fees","description":"The pizza chain made the move instead of raising prices. ","author":"iHeartRadio"},"pub_start":1775239260000,"pub_until":4115978604802,"pub_changed":1775239614514,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69d000ef12fca96f3a37c124","slug:2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees","slug:2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F69cff09ae0053590a6d182b6","type":"PUBLISHING","record":{"ref_id":"%2F69cff09ae0053590a6d182b6","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fdaf16af-1031-43c8-b731-1c941d55d812","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/meek-mill-538603/?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/meek-mill-538603/?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/meek-mill-538603/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/meek-mill-538603/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cff355e0053590a6d182ca","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Meek Mill","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/meek-mill-538603/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"538603\" data-catalog-related-id=\"\">\u003cstrong>Meek Mill\u003c/strong>\u003c/a> is back with some new music amid his ongoing issues with \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's\u003c/em>\u003c/strong>\u003c/a> Charlamagne Tha God. \u003cbr />\u003cbr />On Friday, April 3, the Philly rapper dropped his new single &quot;600 Racks&quot; via Dreamchasers. On the track produced by Jayco, LOR and Delomixedthis, Meek reflects on how much he's flourished since his days of sitting in a jail cell. He recalls how he got his money up over the years and what he blew his money on, from Rolls-Royces to rides on lavish yachts in Dubai. \u003cbr />\u003cbr />&quot;So many nights they ain't give me no bail/We was all locked up sittin' in jail/Now Dubai on a yacht, we sail,&quot; he raps. \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%2FDWkpoo4DYGw%2F","@url":"https://www.instagram.com/p/DWkpoo4DYGw/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DWkpoo4DYGw/?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/DWkpoo4DYGw/?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/DWkpoo4DYGw/?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/DWkpoo4DYGw/?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/DWkpoo4DYGw/"},{"html":"\u003cp>The song dropped after he went in on Charlamagne Tha God on social media this week. It all started after Uncle Charla alleged Meek fell off after he engaged in a rap battle with Drake in 2015. During his latest episode of Brilliant Idiots with Andrew Schulz, the Breakfast Club co-host claimed Meek's career began to decline due to his role in the battle and his past dramatic moment on X, formerly known as Twitter. \u003cbr />\u003cbr />&quot;I f**k with Meek,&quot; Charlamagne said. &quot;I think Meek does a lot for his community. He's been a great symbol for the city of Philly. I love what he does with REFORM, but I probably would've deleted my Twitter after Twitter fingers and flooded the street with nothing but music.&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%2F2Cool2Blog%2Fstatus%2F2039522099757277349%3Fs%3D20","@url":"https://x.com/2Cool2Blog/status/2039522099757277349?s=20","author_name":"2Cool2Blog","author_url":"https://twitter.com/2Cool2Blog","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Everything Charlamagne said about Meek Mill on The Brilliant idiots Podcast. Thoughts ? \u003ca href=\"https://t.co/AQrCkXHAxZ\">pic.twitter.com/AQrCkXHAxZ\u003c/a>\u003c/p>&mdash; 2Cool2Blog (@2Cool2Blog) \u003ca href=\"https://twitter.com/2Cool2Blog/status/2039522099757277349?ref_src=twsrc%5Etfw\">April 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/2Cool2Blog/status/2039522099757277349","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Everything Charlamagne said about Meek Mill on The Brilliant idiots Podcast. Thoughts ? \u003ca href=\"https://t.co/AQrCkXHAxZ\">pic.twitter.com/AQrCkXHAxZ\u003c/a>\u003c/p>&mdash; 2Cool2Blog (@2Cool2Blog) \u003ca href=\"https://twitter.com/2Cool2Blog/status/2039522099757277349?ref_src=twsrc%5Etfw\">April 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/2Cool2Blog/status/2039522099757277349?s=20"},{"html":"\u003cp>Meek fired back with a lengthy response on Instagram. In it, the \u003cem>Championships\u003c/em> rapper reflects on the success of his most beloved records over the years by listing off all of his platinum songs and albums before questioning Charlamagne's comments. \u003cbr />\u003cbr />&quot;What the f**k is he talking about????&quot; Meek wrote in a \u003ca href=\"https://x.com/2Cool2Blog/status/2039516071745421394\" target=\"_blank\">\u003cstrong>now-deleted Instagram post\u003c/strong>\u003c/a>. &quot;We gotta keep a close eye on this cat I feel like he in the closet gay man that hates successful black men unless he doing business with them but I could be wrong.., oh and I'm powering helping pop like 10 artists off on the east no cash gain for charity! I'm really really the one but it's some real propaganda on my brand and I want it investigated!!!!!&quot; \u003cbr />\u003cbr />Meek Mill followed up by sharing a fresh &quot;Victory&quot; freestyle before coming through with his new single. Listen to both of them below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F6zJfdrfp_uw%3Fsi%3DbiEkGYt60_JNIH22","@url":"https://youtu.be/6zJfdrfp_uw?si=biEkGYt60_JNIH22","author_name":"Meek Mill","author_url":"https://www.youtube.com/@meekmill","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6zJfdrfp_uw?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=\"Meek Mill - 600 Racks (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/6zJfdrfp_uw/hqdefault.jpg","thumbnail_width":480,"title":"Meek Mill - 600 Racks (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6zJfdrfp_uw?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=\"Meek Mill - 600 Racks (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/6zJfdrfp_uw?si=biEkGYt60_JNIH22"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F1PKDAeksVmo%3Fsi%3D1BO2D0srzxEEi8dA","@url":"https://youtu.be/1PKDAeksVmo?si=1BO2D0srzxEEi8dA","author_name":"Meek Mill","author_url":"https://www.youtube.com/@meekmill","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/1PKDAeksVmo?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=\"Meek Mill - Victory Freestyle\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/1PKDAeksVmo/hqdefault.jpg","thumbnail_width":480,"title":"Meek Mill - Victory Freestyle","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/1PKDAeksVmo?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=\"Meek Mill - Victory Freestyle\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/1PKDAeksVmo?si=1BO2D0srzxEEi8dA"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god/","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/Meek Mill","keywords/Charlamagne Tha God","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god/","primary_image":{"bucket":"new_assets","id":"%2F69cff355e0053590a6d182ca"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1775238240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Meek Mill Drops Two New Songs Amid Beef With Charlamagne Tha God","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god","social_title":"Meek Mill Drops Two New Songs Amid Beef With Charlamagne Tha God","summary":"Meek Mill is back with new music following an intense exchange with Charlamagne Tha God","targets":[{"categories":["categories/music-news"],"distribution":["artists/Meek Mill (538603)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Meek Mill Drops Two New Songs Amid Beef With Charlamagne Tha God"},"slug":"2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cff355e0053590a6d182ca","title":"Meek Mill Drops Two New Songs Amid Beef With Charlamagne Tha God","description":"Meek Mill is back with new music following an intense exchange with Charlamagne Tha God","author":"Tony M. Centeno"},"pub_start":1775238240000,"pub_until":4115978604802,"pub_changed":1775238589929,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Meek Mill (538603)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cff09ae0053590a6d182b6","slug:2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god","slug:2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god","keyword:keywords/Meek Mill","keyword:keywords/Charlamagne Tha God","keyword:keywords/Hip-Hop","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.default_shows","scope":null,"type":"VAR"}],"title":"Shows"},"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":[]},{"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":"%2F69cff44612fca96f3a37c117","type":"PUBLISHING","record":{"ref_id":"%2F69cff44612fca96f3a37c117","type":"content","payload":{"amp_enabled":false,"apple_news":{"ref_id":"4dde3fc5-ca45-47cc-8eca-7584094a1833","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Recalled Granitestone Diamond Pro Blue Saute Pans","id":"%2F69cff69c12fca96f3a37c122","new_tab":false,"schedule":{},"source_credit":"Consumer Products Safety Comission","title":"Recalled Granitestone Diamond Pro Blue Saute Pans","type":"asset","url":"","use_caption":false},{"html":"\u003cp>An \u003ca href=\"https://www.dailymail.co.uk/yourmoney/article-15704165/recall-costco-walmart-pans-granitestone.html\" target=\"_blank\">urgent recall has been announced for over 740,000 Granitestone Diamond Pro Blue sauté pan sets\u003c/a> sold at major retailers like Costco and Walmart. The recall, issued on Thursday (April 2), follows reports of metal caps detaching from the pans, posing burn and impact hazards.\u003c/p>\n\n\u003cp>The affected products are two-piece sets containing 10-inch and 11.5-inch pans. The issue arises from a small metal cap on the screw that connects the pan to its handle. When heated, \u003ca href=\"https://www.newsnationnow.com/us-news/recalls/740000-saute-pans-recalled-burn-hazards/\" target=\"_blank\">this cap can violently eject\u003c/a>, leading to potential injuries. E Mishan &amp; Sons, the company behind the pans, has received 98 reports of such incidents, including one case of bruising and burns.\u003c/p>\n\n\u003cp>Consumers who purchased these pans between August 2021 and February 2026 are advised to stop using them immediately. They can \u003ca href=\"https://granitestone.com/blogs/notices\" target=\"_blank\">contact E Mishan for a full refund\u003c/a> and will be asked to return the recalled pans. The UPC for the recalled sets is 0-80313-08131-6.\u003c/p>\n\n\u003cp>For more information, consumers can visit the recall page at \u003ca href=\"http://gsrecall.com/\" target=\"_blank\">GSRecall.com\u003c/a> or call E Mishan toll-free at 888-230-6698. The U.S. Consumer Product Safety Commission (CPSC) has also \u003ca href=\"https://www.cpsc.gov/Recalls/2026/E-Mishan-Recalls-Granitestone-Diamond-Pro-Blue-Stainless-Saute-Pans-Due-to-Impact-and-Burn-Hazards\" target=\"_blank\">highlighted the importance of adhering to recall instructions\u003c/a> to prevent injuries.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries/","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-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries/","primary_image":{"bucket":"new_assets","id":"%2F69cff69c12fca96f3a37c122"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1775236620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries","social_title":"","summary":"When heated, the metal cap can pop off the handle, creating a risk of burn injuries.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Popular Cooking Set Recalled Due Exploding Caps That Can Cause Injuries"},"slug":"2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cff69c12fca96f3a37c122","title":"Popular Cooking Set Recalled Due Exploding Caps That Can Cause Injuries","description":"When heated, the metal cap can pop off the handle, creating a risk of burn injuries.","author":"iHeartRadio"},"pub_start":1775236620000,"pub_until":4115978604802,"pub_changed":1775236969139,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cff44612fca96f3a37c117","slug:2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries","slug:2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F69cfe5a3e0053590a6d1829a","type":"PUBLISHING","record":{"ref_id":"%2F69cfe5a3e0053590a6d1829a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3795da8b-1f79-45fb-a4ad-53fa639aed35","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":"%2F680942c92d5324eafbf83c91","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>JAY-Z's\u003c/strong>\u003c/a> fans are convinced the seasoned rapper is working on new music after he was spotted outside with his good friend \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>. \u003cbr />\u003cbr />The rumors went into overdrive on Wednesday, April 1, after video of the two superstar artists in France spread online. In the clip, you can see Hov step outside of Skateboard P's studio at the Louis Vuitton headquarters in Paris. The two dapped each other up following what appeared to be a productive meeting before they went their separate ways. The clip sent fans into conspiracy theory mode as they debated what the two did in the studio. \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%2FTheRocSupremacy%2Fstatus%2F2039478845519098246%3Fs%3D20","@url":"https://x.com/TheRocSupremacy/status/2039478845519098246?s=20","author_name":"💎🍾","author_url":"https://twitter.com/TheRocSupremacy","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">JAY-Z &amp; Pharrell in Paris 👀\u003cbr>Could they be working on music? Pharrell’s studio is in Paris \u003ca href=\"https://t.co/wRp68VTZEt\">pic.twitter.com/wRp68VTZEt\u003c/a>\u003c/p>&mdash; 💎🍾 (@TheRocSupremacy) \u003ca href=\"https://twitter.com/TheRocSupremacy/status/2039478845519098246?ref_src=twsrc%5Etfw\">April 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/TheRocSupremacy/status/2039478845519098246","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">JAY-Z &amp; Pharrell in Paris 👀\u003cbr>Could they be working on music? Pharrell’s studio is in Paris \u003ca href=\"https://t.co/wRp68VTZEt\">pic.twitter.com/wRp68VTZEt\u003c/a>\u003c/p>&mdash; 💎🍾 (@TheRocSupremacy) \u003ca href=\"https://twitter.com/TheRocSupremacy/status/2039478845519098246?ref_src=twsrc%5Etfw\">April 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/TheRocSupremacy/status/2039478845519098246?s=20"},{"html":"\u003cp>As most fans know, JAY-Z and Pharrell Williams have created plenty of hits over the course of their 20+ year career in the music industry. They first locked in together while recording Hov's 2002 album \u003ca href=\"https://www.iheart.com/artist/39268/albums/the-blueprint-2-the-gift-the-curse-814718/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"814718\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Blueprint 2: The Gift &amp; The Curse\u003c/em>\u003c/strong>\u003c/a>. Williams, alongside his former \u003ca href=\"https://www.iheart.com/content/2026-01-27-chad-hugo-accuses-pharrell-williams-of-fraudulent-conduct-in-new-lawsuit/\" data-content-id=\"/6978f850288982b6119ed8a5\">\u003cstrong>Neptunes partner Chad Hugo\u003c/strong>\u003c/a>, produced tracks like &quot;Excuse Me Miss&quot; and &quot;F**k All Nite.&quot; JAY-Z and Pharrell reunited a year later on the N.E.R.D artist's debut solo single &quot;Frontin'.&quot; The two continued to create undeniable hits, including &quot;Change Clothes&quot; from \u003ca href=\"https://www.iheart.com/artist/39268/albums/the-black-album-19086491/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"19086491\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Black Album\u003c/em>\u003c/strong>\u003c/a>, &quot;Anything&quot; off \u003ca href=\"https://www.iheart.com/artist/39268/albums/kingdom-come-100200808/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"100200808\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Kingdom Come\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>and more. \u003cbr />\u003cbr />“Jay’s writing-and-recording approach looks mysterious from the outside, but it’s actually incredibly disciplined,” Williams said about Hov in a recent interview with \u003ca href=\"https://www.gq.com/story/jay-z-according-to-kevin-hart-pharrell-chris-martin-alicia-keys\" target=\"_blank\">\u003cstrong>\u003cem>GQ\u003c/em>\u003c/strong>\u003c/a>. “When Jay is working…he’s completely in a zone. He’s in what you would call a flow state.”\u003cbr />\u003cbr />JAY-Z has yet to entertain rumors about his alleged new project. He's been focused on celebrating the upcoming 30th anniversary of his debut LP \u003ca href=\"https://www.iheart.com/artist/39268/albums/reasonable-doubt-176798756/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"176798756\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Reasonable Doubt\u003c/em>\u003c/strong>\u003c/a> and the 25th anniversary of \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>. He recently announced an \u003ca href=\"https://www.iheart.com/content/2026-03-18-jay-z-to-perform-at-yankee-stadium-in-celebration-of-2-album-anniversaries/\" data-content-id=\"/69bb112ddfe7373f1bc8d2d1\">\u003cstrong>entire weekend of shows\u003c/strong>\u003c/a> where he'll perform his hits from both albums for the first time in years. It's all happening July 10-12 at Yankee Stadium in New York City. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell/","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-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell/","primary_image":{"bucket":"new_assets","id":"%2F680942c92d5324eafbf83c91"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1775234820000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"JAY-Z Sparks More Rumors About New Music After Being Spotted With Pharrell","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell","social_title":"JAY-Z Sparks More Rumors About New Music After Being Spotted With This Producer","summary":"JAY-Z fans are convinced he's working on a new album, especially after his recent sighting in Paris  ","targets":[{"categories":["categories/music-news"],"distribution":["artists/JAY-Z (39268)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"JAY-Z Sparks More Rumors About New Music After Being Spotted With Pharrell"},"slug":"2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell","summary":{"image":"https://i.iheart.com/v3/re/new_assets/680942c92d5324eafbf83c91","title":"JAY-Z Sparks More Rumors About New Music After Being Spotted With Pharrell","description":"JAY-Z fans are convinced he's working on a new album, especially after his recent sighting in Paris  ","author":"Tony M. Centeno"},"pub_start":1775234820000,"pub_until":4115978604802,"pub_changed":1775235193633,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/JAY-Z (39268)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cfe5a3e0053590a6d1829a","slug:2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell","slug:2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell","keyword:keywords/JAY-Z","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F69cfd694e0053590a6d18274","type":"PUBLISHING","record":{"ref_id":"%2F69cfd694e0053590a6d18274","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9ba44d9a-2a41-49d3-a5a1-1f1702185c40","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":"%2F69cfdc61e0053590a6d18291","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Swae Lee","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/swae-lee-31907637/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31907637\" data-catalog-related-id=\"\">\u003cstrong>Swae Lee\u003c/strong>\u003c/a> is opening up about the roots of his debut solo album and misconceptions about his political views. \u003cbr />\u003cbr />On Friday, April 3, the \u003ca href=\"https://www.iheart.com/artist/rae-sremmurd-30401833/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30401833\" data-catalog-related-id=\"\">\u003cstrong>Rae Sremmurd\u003c/strong>\u003c/a> rapper stopped by \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> on the same day he dropped his new project, \u003cem>Same Difference\u003c/em>. His latest body of work includes 16 tracks, including his previously released singles &quot;Flammable&quot; and &quot;Don't Even Call,&quot; featuring \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>. The project also contains collaborations with \u003ca href=\"https://www.iheart.com/artist/french-montana-281545/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"281545\" data-catalog-related-id=\"\">\u003cstrong>French Montana\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/nav-31342517/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31342517\" data-catalog-related-id=\"\">\u003cstrong>NAV\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jhene-aiko-30419774/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30419774\" data-catalog-related-id=\"\">\u003cstrong>Jhene Aiko\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/post-malone-30779802/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30779802\" data-catalog-related-id=\"\">\u003cstrong>Post Malone\u003c/strong>\u003c/a>, and his brother \u003ca href=\"https://www.iheart.com/artist/slim-jxmmi-32004337/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32004337\" data-catalog-related-id=\"\">\u003cstrong>Slim Jxmmi\u003c/strong>\u003c/a>. Swae said he's always had the album ready to go, but explained that other successful records, like &quot;Unforgettable&quot; and &quot;Sunflower,&quot; kept him busy. \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%2FDWqsfenDmeG%2F","@url":"https://www.instagram.com/p/DWqsfenDmeG/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DWqsfenDmeG/?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/DWqsfenDmeG/?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/DWqsfenDmeG/?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/DWqsfenDmeG/?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/DWqsfenDmeG/"},{"html":"\u003cp>&quot;I got songs on there that I did a couple months ago,&quot; he explains. &quot;I got songs I did a couple of years ago. It's like a mix of all crazy vibes.&quot; \u003cbr />\u003cbr />During the interview, Swae Lee broke down the meaning of his new album's title and explained how he collaborated with the likes of Jhene Aiko and French Montana. At one point, Swae cleared up the rumor about how French got a hold of &quot;Unforgettable.&quot; He said that he originally made the track himself and intended to put it on Rae Sremmurd's second album. While some people claimed French stole the hit from him, the Mississippi native said that's not exactly what happened. \u003cbr />\u003cbr />&quot;French heard the record,&quot; he explained. &quot;It wasn't the traditional way you put a song out... It's not really stealing. He definitely contacted me. It's kinda like he finessed it, but I wasn't offended. I'm like, as long as we get the proper look.&quot; \u003cbr />\u003cbr />Elsewhere in the discussion, Charlamagne Tha God brought up previous comments Swae made about \u003ca href=\"https://www.iheart.com/content/2024-07-29-swae-lee-instructs-fans-not-to-vote-for-this-presidential-candidate/\" target=\"_blank\">\u003cstrong>former presidential candidate Kamala Harris\u003c/strong>\u003c/a>. During the 2024 election, the 32-year-old artist told his followers not to vote for the former Vice President for a handful of reasons. He clarified that he doesn't hate Harris, but doesn't consider himself MAGA either. \u003cbr />\u003cbr />&quot;I don't hate Kamala Harris,&quot; he said. &quot;I didn't even announce my solidarity with no politician. Some people said I was a Trump supporter. You ain't never seen me with no MAGA hat or nothing. I don't support no politicians because I do my research. I know what they really gonna do for the people.&quot;\u003cbr />\u003cbr />You can watch the entire conversation on Netflix now. Listen to Swae Lee's new album \u003ca href=\"https://www.iheart.com/artist/31907637/albums/same-difference-391008472/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391008472\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Same Difference\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/artist/31907637/albums/same-difference-391008472/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391008472\" data-catalog-related-id=\"\">\u003cstrong> on iHeartRadio\u003c/strong>\u003c/a>\u003cstrong>.\u003c/strong> \u003cbr />\u003c/p>\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%2FDWq8Xdfxrnn%2F","@url":"https://www.instagram.com/p/DWq8Xdfxrnn/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DWq8Xdfxrnn/?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/DWq8Xdfxrnn/?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/DWq8Xdfxrnn/?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/DWq8Xdfxrnn/?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/DWq8Xdfxrnn/"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more/","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/Swae Lee","keywords/Hip-Hop","keywords/The Breakfast Club"],"permalink":"https://kmel.iheart.com/content/2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more/","primary_image":{"bucket":"new_assets","id":"%2F69cfdc61e0053590a6d18291"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1775232000000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Swae Lee Talks About New Album 'Same Difference,' Political Stance & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more","social_title":"Swae Lee Talks About New Album 'Same Difference,' Political Stance & More","summary":"Swae Lee stops by 'The Breakfast Club' to talk about his debut solo album and more","targets":[{"categories":["categories/music-news"],"distribution":["artists/Swae Lee (31907637)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Swae Lee Talks About New Album 'Same Difference,' Political Stance & More"},"slug":"2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cfdc61e0053590a6d18291","title":"Swae Lee Talks About New Album 'Same Difference,' Political Stance & More","description":"Swae Lee stops by 'The Breakfast Club' to talk about his debut solo album and more","author":"Tony M. Centeno"},"pub_start":1775232000000,"pub_until":4115978604802,"pub_changed":1775232392871,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Swae Lee (31907637)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cfd694e0053590a6d18274","slug:2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more","slug:2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more","keyword:keywords/Swae Lee","keyword:keywords/Hip-Hop","keyword:keywords/The Breakfast Club","author:user"]}},{"id":"%2F69cfdb1e12fca96f3a37c0e7","type":"PUBLISHING","record":{"ref_id":"%2F69cfdb1e12fca96f3a37c0e7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d45ed883-c8f1-40b4-9175-5f6500c28e4b","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":"Great White shark swimming quickly on the surface","id":"%2F6642315e8bbb3e87bd25566a","new_tab":false,"schedule":{},"source_credit":"Martin Heyn / iStock / Getty Images","title":"Great White Shark swimming fast","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A dramatic rescue unfolded on Wednesday (April 1) at Hermosa Beach Pier, Southern California, when 2\u003ca href=\"https://www.foxnews.com/us/heart-pounding-video-shows-fisherman-leaping-ocean-save-great-white-shark\" target=\"_blank\">0-year-old fisherman \u003c/a>\u003ca href=\"https://www.foxnews.com/us/heart-pounding-video-shows-fisherman-leaping-ocean-save-great-white-shark\" target=\"_blank\">\u003cstrong>Kevin Phan\u003c/strong>\u003c/a>\u003ca href=\"https://www.foxnews.com/us/heart-pounding-video-shows-fisherman-leaping-ocean-save-great-white-shark\" target=\"_blank\"> leaped into the ocean to free a juvenile great white shark\u003c/a> entangled in his fishing line. Armed with only a pair of scissors, Phan stripped down to his underwear and waded into the surf to cut the line and guide the shark back to safety.\u003c/p>\n\n\u003cp>The incident occurred around 9 a.m. as Phan and another fisherman struggled to reel in what they initially thought was a large fish. Onlookers gathered on the pier, watching anxiously as Phan worked to free the shark. \u003cstrong>Alexandra Garry\u003c/strong>, a local resident who captured the event on her phone, \u003ca href=\"https://www.latimes.com/california/story/2026-04-01/watch-video-man-frees-great-white-shark-hermosa-beach-pier\" target=\"_blank\">told the \u003c/a>\u003ca href=\"https://www.latimes.com/california/story/2026-04-01/watch-video-man-frees-great-white-shark-hermosa-beach-pier\" target=\"_blank\">\u003cem>Los Angeles Times\u003c/em>\u003c/a>\u003ca href=\"https://www.latimes.com/california/story/2026-04-01/watch-video-man-frees-great-white-shark-hermosa-beach-pier\" target=\"_blank\">, &quot;I thought perhaps it was a big tuna\u003c/a>, really anything except a shark.&quot;\u003c/p>\n\n\u003cp>Phan, an experienced fisherman, explained that he was not targeting white sharks, which are protected under California law. &quot;When I saw the great white, my brain just clicked into action,&quot; he said. Despite initial fears that the shark was not moving, it soon began thrashing, and Phan successfully pushed it into a wave, prompting cheers from the crowd.\u003c/p>\n\n\u003cp>As reported by \u003cem>KTLA\u003c/em>, Phan later shared on social media that \u003ca href=\"https://ktla.com/news/local-news/fisherman-strips-down-frees-great-white-shark-hooked-at-hermosa-beach-pier/\" target=\"_blank\">he suffered minor cuts and scrapes during the rescue\u003c/a> but was relieved the shark swam away safely. Officials advise beachgoers to notify lifeguards if they spot a shark to ensure safety.\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%3DAVZBLhePqjc","@url":"https://www.youtube.com/watch?v=AVZBLhePqjc","author_name":"KTLA 5","author_url":"https://www.youtube.com/@ktla","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/AVZBLhePqjc?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=\"Fisherman frees great white shark caught on line at Hermosa Beach\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/AVZBLhePqjc/hqdefault.jpg","thumbnail_width":480,"title":"Fisherman frees great white shark caught on line at Hermosa Beach","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/AVZBLhePqjc?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=\"Fisherman frees great white shark caught on line at Hermosa Beach\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=AVZBLhePqjc"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark/","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-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark/","primary_image":{"bucket":"assets.getty","id":"%2F6642315e8bbb3e87bd25566a"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1775230020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark","social_title":"","summary":"Armed with only a pair of scissors, the 20-year-old fisherman stripped down to his underwear and waded into the surf to cut the line and guide the shark back to safety.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Video Captures Moment Man Jumps Into The Ocean To Save A Great White Shark"},"slug":"2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6642315e8bbb3e87bd25566a","title":"Video Captures Moment Man Jumps Into The Ocean To Save A Great White Shark","description":"Armed with only a pair of scissors, the 20-year-old fisherman stripped down to his underwear and waded into the surf to cut the line and guide the shark back to safety.","author":"iHeartRadio"},"pub_start":1775230020000,"pub_until":4115978604802,"pub_changed":1775230440888,"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:/69cfdb1e12fca96f3a37c0e7","slug:2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark","slug:2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F69cfd05a12fca96f3a37c0cf","type":"PUBLISHING","record":{"ref_id":"%2F69cfd05a12fca96f3a37c0cf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"738b124a-1524-4490-bba6-cb883a0720bf","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Lacy Hocutt Jr., 34, Rachelleigh Galasso, 33","id":"%2F69cfd19512fca96f3a37c0da","new_tab":false,"schedule":{},"source_credit":"Wake County Sheriff's Office","title":"Lacy Hocutt Jr., 34, Rachelleigh Galasso, 33","type":"asset","url":"","use_caption":false},{"html":"\u003cp>In a disturbing case of child abuse, \u003cstrong>Lacy Douglas Hocutt Jr\u003c/strong>., 34, and \u003cstrong>Rachelleigh Marie Galasso\u003c/strong>, 33, were arrested in North Carolina on Wednesday (April 1) after \u003ca href=\"https://www.foxnews.com/us/two-arrested-nc-after-police-find-13-year-old-kept-dog-kennel-5-other-kids-filthy-home\" target=\"_blank\">six children were found living in squalid conditions\u003c/a>. Among them was a 13-year-old boy who had been kept in a dog kennel, according to the Wake County Sheriff's Office.\u003c/p>\n\n\u003cp>The children, ranging in age from one to 15, were removed from the home in February after authorities received a tip-off. Prosecutors described the conditions as &quot;filthy,&quot; with investigators needing protective gear to enter the premises. The \u003ca href=\"https://abc11.com/post/wake-county-couple-charged-child-neglect-abuse-case/18830008/\" target=\"_blank\">children were reportedly suffering from serious health issues\u003c/a>, including untreated scoliosis and severe dental neglect. One child was so underweight that it was considered life-threatening, and he was found with an E. coli infection from exposure to fecal matter in the kennel.\u003c/p>\n\n\u003cp>Hocutt \u003ca href=\"https://www.newsobserver.com/news/local/crime/article315274463.html\" target=\"_blank\">faces charges of statutory rape\u003c/a>, while Galasso is charged with negligent child abuse resulting in serious bodily and physical injury. The couple was arrested at a Raleigh motel and are being held without bond. They are due back in court on April 23.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-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-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home/","primary_image":{"bucket":"new_assets","id":"%2F69cfd19512fca96f3a37c0da"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1775227020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home","social_title":"","summary":"The house was so dirty that investigators had to wear protective gear when they went inside.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Police Find Teen Living In 'Dog Kennel,' 5 Other Kids Inside 'Filthy' Home"},"slug":"2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cfd19512fca96f3a37c0da","title":"Police Find Teen Living In 'Dog Kennel,' 5 Other Kids Inside 'Filthy' Home","description":"The house was so dirty that investigators had to wear protective gear when they went inside.","author":"iHeartRadio"},"pub_start":1775227020000,"pub_until":4115978604802,"pub_changed":1775227371763,"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:/69cfd05a12fca96f3a37c0cf","slug:2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home","slug:2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F69cfb1cfe0053590a6d1812e","type":"PUBLISHING","record":{"ref_id":"%2F69cfb1cfe0053590a6d1812e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"dceeeb41-8c63-417c-9173-643fd49258b0","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?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/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?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/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfb406e0053590a6d1819c","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Key Glock","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/key-glock-31595747/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31595747\" data-catalog-related-id=\"\">\u003cstrong>Key Glock\u003c/strong>\u003c/a> is back with a new solo track that's bound to become a summer anthem. \u003cbr />\u003cbr />On Friday, April 3, the Memphis phenom delivered his new single &quot;Loco,&quot; produced by his trusted beatmaker King Wonka. Glizock comes through with bars about stacking up cash and partying with multiple women. He first teased the track by sharing a snippet on the final night of 2025. Following his successful feature run over the past few months, Key Glock finally confirmed the song's release date and revealed that his upcoming album is finally done. \u003cbr />\u003cbr />&quot;Project ❌ album on the way.. New Single 'LOCO' drop FRIDAY😤🔥,&quot; he wrote. \u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Key Glock's latest snippet included \u003ca href=\"https://x.com/KeyGLOCK/status/2039423194025578765?s=20\" target=\"_blank\">\u003cstrong>a teaser of the song's music video\u003c/strong>\u003c/a>. The clip shows the PRE signee and his crew posted up at a packed-out house party. He raps his verses while surrounded by ladies in lingerie who dance as money rains down on them. &quot;Loco&quot; is Key Glock's first solo song of the year. It arrives weeks after he teamed up with \u003ca href=\"https://www.iheart.com/artist/sexyy-red-32273600/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32273600\" data-catalog-related-id=\"\">\u003cstrong>Sexyy Red\u003c/strong>\u003c/a> on &quot;Hang With A Bad B*tch&quot; and \u003ca href=\"https://www.iheart.com/artist/trap-dickey-32000875/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32000875\" data-catalog-related-id=\"\">\u003cstrong>Trap Dickey\u003c/strong>\u003c/a> on &quot;Down South.&quot; \u003cbr />\u003cbr />&quot;Loco&quot; sits at the top of iHeartRadio's Rap Rising playlist this week. Key Glock's new single is one of many fresh joints that appear on the playlist along with more tracks by \u003ca href=\"https://www.iheart.com/artist/swae-lee-31907637/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31907637\" data-catalog-related-id=\"\">\u003cstrong>Swae Lee\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/meek-mill-538603/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"538603\" data-catalog-related-id=\"\">\u003cstrong>Meek Mill\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/bossman-dlow-35325022/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35325022\" data-catalog-related-id=\"\">\u003cstrong>BossMan Dlow\u003c/strong>\u003c/a>, and more. Stream the playlist above and scroll below for more new music. \u003cbr />\u003cbr />\u003cspan class=\"warning-text\">WARNING: EXPLICIT LANGUAGE\u003c/span>\u003cbr />\u003c/p>\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cstrong>Key Glock, &quot;Loco&quot;\u003c/strong>\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%2FyOxZN4-l-ic%3Fsi%3DYU9ch43ee_WY65j5","@url":"https://youtu.be/yOxZN4-l-ic?si=YU9ch43ee_WY65j5","author_name":"Key Glock - Topic","author_url":"https://www.youtube.com/channel/UC4N-7ZxQM6W0Ta1wbX_2FyQ","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/yOxZN4-l-ic?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=\"Loco\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/yOxZN4-l-ic/hqdefault.jpg","thumbnail_width":480,"title":"Loco","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/yOxZN4-l-ic?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=\"Loco\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/yOxZN4-l-ic?si=YU9ch43ee_WY65j5"},{"html":"\u003cp>\u003cstrong>Swae Lee, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31907637/albums/same-difference-391008472/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391008472\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>SAME DIFFERENCE\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfb925e0053590a6d1820d","new_tab":false,"schedule":{},"source_credit":"EarDrumma Records/Interscope Records","title":"Swae Lee","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Wiz Khalifa &amp; Curren$y, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/47508/albums/roofless-records-for-drop-tops-disc-1-391193526/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391193526\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Roofless Records For Drop Tops: Disc 1\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfb9a9e0053590a6d1820f","new_tab":false,"schedule":{},"source_credit":"Taylor Gang Ent. ","title":"Wiz Khalifa","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Juicy J &amp; DJ Scream, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/120902/albums/the-trippy-tapes-vol-1-386185967/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"386185967\" data-catalog-related-id=\"\">\u003cstrong>The Trippy Tapes Vol. 1\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfba40e0053590a6d18211","new_tab":false,"schedule":{},"source_credit":"Trippy Music/Stem","title":"Juicy J","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Thundercat, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/742291/albums/distracted-391401297/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391401297\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Distracted\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbf6de0053590a6d18229","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>41, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/40097609/albums/area-41-390495191/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"390495191\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>AREA 41\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbaefe0053590a6d18213","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Nino Breeze, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/585979/albums/omerta-389539843/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"389539843\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Omertá\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbb72e0053590a6d18215","new_tab":false,"schedule":{},"source_credit":"Maybach Music Group/Gamma","title":"Nino Breeze","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>C Stunna, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/35110073/albums/born-to-stunt-389334908/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"389334908\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Born To Stunt\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbbebe0053590a6d18217","new_tab":false,"schedule":{},"source_credit":"Bag Talk Music/MNRK Records","title":"C Stunna","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>R2R Moe, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/38376211/albums/the-greatest-show-on-earth-386416716/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"386416716\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Greatest Show On Earth\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbc7ee0053590a6d18219","new_tab":false,"schedule":{},"source_credit":"Road 2 Riches Entertainment/Create Music Group","title":"R2R Moe","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Coyote &amp; Statik Selektah, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/30032247/albums/machetes-micheladas-389385159/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"389385159\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Machetes &amp; Micheladas\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbcfbe0053590a6d1821c","new_tab":false,"schedule":{},"source_credit":"Coyote For Hire","title":"Coyote & Statik Selektah","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>bbymutha, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/32129743/albums/rent-due-379795863/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"379795863\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>rent due\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbd60e0053590a6d1821f","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Tyshawn, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/32339600/albums/man-in-the-mir-391457135/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391457135\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Man In The Mir\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (EP)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbdf5e0053590a6d18222","new_tab":false,"schedule":{},"source_credit":"Corleone Music Group","title":"Tyshawn","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Miles Minnick, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/30412928/albums/somersville-388130587/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"388130587\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Somerville\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (EP)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbee5e0053590a6d18225","new_tab":false,"schedule":{},"source_credit":"EMPIRE","title":"Miles Minnick","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Meek Mill, &quot;600 Racks&quot;\u003c/strong>\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%2F6zJfdrfp_uw%3Fsi%3Dmu_-4L2kmZ24AEJn","@url":"https://youtu.be/6zJfdrfp_uw?si=mu_-4L2kmZ24AEJn","author_name":"Meek Mill","author_url":"https://www.youtube.com/@meekmill","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6zJfdrfp_uw?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=\"Meek Mill - 600 Racks (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/6zJfdrfp_uw/hqdefault.jpg","thumbnail_width":480,"title":"Meek Mill - 600 Racks (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6zJfdrfp_uw?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=\"Meek Mill - 600 Racks (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/6zJfdrfp_uw?si=mu_-4L2kmZ24AEJn"},{"html":"\u003cp>\u003cstrong>2 Chainz &amp; Statik Selektah, &quot;Pops&quot;\u003c/strong>\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%2FSpFM7DlaRKg%3Fsi%3DMBqikYqAeSxQxEzb","@url":"https://youtu.be/SpFM7DlaRKg?si=MBqikYqAeSxQxEzb","author_name":"2 Chainz","author_url":"https://www.youtube.com/@2Chainz","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/SpFM7DlaRKg?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=\"2 Chainz &amp; Statik Selektah - Pops (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/SpFM7DlaRKg/hqdefault.jpg","thumbnail_width":480,"title":"2 Chainz & Statik Selektah - Pops (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/SpFM7DlaRKg?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=\"2 Chainz &amp; Statik Selektah - Pops (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/SpFM7DlaRKg?si=MBqikYqAeSxQxEzb"},{"html":"\u003cp>\u003cstrong>Ski Mask The Slump God, &quot;BreakTheRules&quot;\u003c/strong>\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%2FSiqqw5S4uJk%3Fsi%3DzZ5u6xfb4vlVly-x","@url":"https://youtu.be/Siqqw5S4uJk?si=zZ5u6xfb4vlVly-x","author_name":"Ski Mask the Slump God - Topic","author_url":"https://www.youtube.com/channel/UC08lkzw56nPfKmNwh9ZXx6Q","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/Siqqw5S4uJk?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=\"BreakTheRules!\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/Siqqw5S4uJk/hqdefault.jpg","thumbnail_width":480,"title":"BreakTheRules!","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/Siqqw5S4uJk?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=\"BreakTheRules!\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/Siqqw5S4uJk?si=zZ5u6xfb4vlVly-x"},{"html":"\u003cp>\u003cstrong>DDG featuring Polo G, &quot;Not Friendly&quot; \u003c/strong>\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%2Fw05rapkQPwo%3Fsi%3DFFRmkcrJrC5jd2k2","@url":"https://youtu.be/w05rapkQPwo?si=FFRmkcrJrC5jd2k2","author_name":"DDGVEVO","author_url":"https://www.youtube.com/@ddgvevo5001","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/w05rapkQPwo?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=\"DDG, Polo G - Not Friendly (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/w05rapkQPwo/hqdefault.jpg","thumbnail_width":480,"title":"DDG, Polo G - Not Friendly (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/w05rapkQPwo?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=\"DDG, Polo G - Not Friendly (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/w05rapkQPwo?si=FFRmkcrJrC5jd2k2"},{"html":"\u003cp>\u003cstrong>Red Café featuring Max B, “Wish Me Well”\u003c/strong>\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%3D6I96mdH5td8","@url":"https://www.youtube.com/watch?v=6I96mdH5td8","author_name":"Red Cafe - Topic","author_url":"https://www.youtube.com/channel/UCba4sui6GDcnO1tMBSX1j-w","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6I96mdH5td8?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=\"WISH ME WELL (feat. Max B)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/6I96mdH5td8/hqdefault.jpg","thumbnail_width":480,"title":"WISH ME WELL (feat. Max B)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6I96mdH5td8?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=\"WISH ME WELL (feat. Max B)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=6I96mdH5td8"},{"html":"\u003cp>\u003cstrong>Johnny Venus, “I Want You Back\u003c/strong>”\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%2F0rL37ttGc18%3Fsi%3DbyQxhD5ONjKUGslu","@url":"https://youtu.be/0rL37ttGc18?si=byQxhD5ONjKUGslu","author_name":"JohnnyVenusVEVO","author_url":"https://www.youtube.com/@JohnnyVenusVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/0rL37ttGc18?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=\"Johnny Venus - I Want You Back (Official Audio)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/0rL37ttGc18/hqdefault.jpg","thumbnail_width":480,"title":"Johnny Venus - I Want You Back (Official Audio)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/0rL37ttGc18?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=\"Johnny Venus - I Want You Back (Official Audio)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/0rL37ttGc18?si=byQxhD5ONjKUGslu"},{"html":"\u003cp>\u003cstrong>Myaap, &quot;Reaper&quot;\u003c/strong>\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%2Fq46HALVYqqo%3Fsi%3D_SBcu64ukMqNo-XB","@url":"https://youtu.be/q46HALVYqqo?si=_SBcu64ukMqNo-XB","author_name":"MyaapVEVO","author_url":"https://www.youtube.com/@MyaapVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/q46HALVYqqo?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=\"Myaap - Reaper (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/q46HALVYqqo/hqdefault.jpg","thumbnail_width":480,"title":"Myaap - Reaper (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/q46HALVYqqo?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=\"Myaap - Reaper (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/q46HALVYqqo?si=_SBcu64ukMqNo-XB"},{"html":"\u003cp>\u003cstrong>YG featuring Ty Dolla $ign, &quot;TEACH YOU HOW TO LUH&quot;\u003c/strong>\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%2F7U6AXm2ZDaY%3Fsi%3DZ5Fzr0tTHkQGn4eF","@url":"https://youtu.be/7U6AXm2ZDaY?si=Z5Fzr0tTHkQGn4eF","author_name":"YG","author_url":"https://www.youtube.com/@user-v1i8i","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7U6AXm2ZDaY?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=\"YG feat Ty Dolla $ign - TEACH YOU HOW TO LUH ME [Official Music Video]\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/7U6AXm2ZDaY/hqdefault.jpg","thumbnail_width":480,"title":"YG feat Ty Dolla $ign - TEACH YOU HOW TO LUH ME [Official Music Video]","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7U6AXm2ZDaY?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=\"YG feat Ty Dolla $ign - TEACH YOU HOW TO LUH ME [Official Music Video]\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/7U6AXm2ZDaY?si=Z5Fzr0tTHkQGn4eF"},{"html":"\u003cp>\u003cstrong>BossMan Dlow, &quot;Nothin Like Me&quot;\u003c/strong>\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%2FztoB5FYNWrg%3Fsi%3Dc2Gxq2j9Y98e1-tD","@url":"https://youtu.be/ztoB5FYNWrg?si=c2Gxq2j9Y98e1-tD","author_name":"BossMan Dlow","author_url":"https://www.youtube.com/@bossmandlow","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/ztoB5FYNWrg?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=\"BossMan Dlow - Nothin Like Me (Official Audio)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/ztoB5FYNWrg/hqdefault.jpg","thumbnail_width":480,"title":"BossMan Dlow - Nothin Like Me (Official Audio)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/ztoB5FYNWrg?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=\"BossMan Dlow - Nothin Like Me (Official Audio)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/ztoB5FYNWrg?si=c2Gxq2j9Y98e1-tD"},{"html":"\u003cp>\u003cstrong>Jorjiana featuring YoungBoy Never Broke Again, &quot;Hoe Phase&quot;\u003c/strong>\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%2FyZuoOFjfWZk%3Fsi%3Da7SvO0VekZ1Y3HhE","@url":"https://youtu.be/yZuoOFjfWZk?si=a7SvO0VekZ1Y3HhE","author_name":"Jorjiana ","author_url":"https://www.youtube.com/@jorjianaworst","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/yZuoOFjfWZk?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=\"Jorjiana -  Hoe Phase FT NBA YoungBoy [Official Lyric Video]\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/yZuoOFjfWZk/hqdefault.jpg","thumbnail_width":480,"title":"Jorjiana -  Hoe Phase FT NBA YoungBoy [Official Lyric Video]","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/yZuoOFjfWZk?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=\"Jorjiana -  Hoe Phase FT NBA YoungBoy [Official Lyric Video]\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/yZuoOFjfWZk?si=a7SvO0VekZ1Y3HhE"},{"html":"\u003cp>\u003cstrong>That Mexican OT, &quot;Still Virgil&quot;\u003c/strong>\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%2FEuU6vcC9VqU%3Fsi%3DWtuwFthRK5KEJlra","@url":"https://youtu.be/EuU6vcC9VqU?si=WtuwFthRK5KEJlra","author_name":"That Mexican OT - Topic","author_url":"https://www.youtube.com/channel/UCc5O-YNwZbIS44GW9mtIJQA","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/EuU6vcC9VqU?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=\"Still Virgil\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/EuU6vcC9VqU/hqdefault.jpg","thumbnail_width":480,"title":"Still Virgil","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/EuU6vcC9VqU?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=\"Still Virgil\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/EuU6vcC9VqU?si=WtuwFthRK5KEJlra"},{"html":"\u003cp>\u003cstrong>Paul Wall, &quot;RIP Old Me&quot;\u003c/strong>\u003cbr />\u003c/p>\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%2Ft0NrnGH6UwQ%3Fsi%3D4hvzApD-J1HETt5z","@url":"https://youtu.be/t0NrnGH6UwQ?si=4hvzApD-J1HETt5z","author_name":"Paul Wall","author_url":"https://www.youtube.com/@getmoneytv","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/t0NrnGH6UwQ?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=\"Paul Wall - RIP Old Me (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/t0NrnGH6UwQ/hqdefault.jpg","thumbnail_width":480,"title":"Paul Wall - RIP Old Me (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/t0NrnGH6UwQ?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=\"Paul Wall - RIP Old Me (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/t0NrnGH6UwQ?si=4hvzApD-J1HETt5z"},{"html":"\u003cp>\u003cstrong>JaYy Wick, &quot;How You Doin&quot;\u003c/strong>\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%3D5bUlLBh9UQ8","@url":"https://www.youtube.com/watch?v=5bUlLBh9UQ8","author_name":"JaYyWickVEVO","author_url":"https://www.youtube.com/@JaYyWickVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/5bUlLBh9UQ8?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=\"JaYy Wick - How You Doin (Official Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/5bUlLBh9UQ8/hqdefault.jpg","thumbnail_width":480,"title":"JaYy Wick - How You Doin (Official Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/5bUlLBh9UQ8?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=\"JaYy Wick - How You Doin (Official Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=5bUlLBh9UQ8"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-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/Hip-Hop","keywords/Key Glock"],"permalink":"https://kmel.iheart.com/content/2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album/","primary_image":{"bucket":"new_assets","id":"%2F69cfb406e0053590a6d1819c"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1775224560000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Key Glock Goes ‘Loco’ On His First Single From Upcoming Album","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album","social_title":"Key Glock Goes ‘Loco’ On His First Single From Upcoming Album","summary":"Listen to Key Glock's new banger plus more new music!","targets":[{"categories":["categories/music-news"],"distribution":["artists/Key Glock (31595747)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Rap Rising: Key Glock Goes ‘Loco’ On First Single From Upcoming Album"},"slug":"2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cfb406e0053590a6d1819c","title":"Rap Rising: Key Glock Goes ‘Loco’ On First Single From Upcoming Album","description":"Listen to Key Glock's new banger plus more new music!","author":"Tony M. Centeno"},"pub_start":1775224560000,"pub_until":4115978604802,"pub_changed":1775241240615,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Key Glock (31595747)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cfb1cfe0053590a6d1812e","slug:2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album","slug:2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album","keyword:keywords/Hip-Hop","keyword:keywords/Key Glock","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":"%2F699cd4c05b732c54f627c2e8","type":"PUBLISHING","record":{"ref_id":"%2F699cd4c05b732c54f627c2e8","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026","cuser":"user/ldap/1112496","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":"%2F699cd5015b732c54f627c2f5","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/699cd5015b732c54f627c2f5","source_credit":"","title":"","url":"asset://assets.calendar/699cd5015b732c54f627c2f5","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>We Them One’s Comedy Tour is back and bringing an even bigger experience for 2026! Hosted by the hilarious Tony Roberts, this show promises wall-to-wall laughs with some of the most talked-about names in comedy.\u003c/p>\n\n\u003cp>Featuring:\u003c/p>\n\n\u003cp>MIKE EPPS | DC YOUNG FLY | MOJO BROOKZZ | KARLOUS MILLER | CHICO BEAN | TONY ROBERTS | FAB MONROE | NAVV GREENE*\u003c/p>\n\n\u003cp>Plus surprise guests in select cities – you never know who might hit the stage!\u003c/p>\n\n\u003cp>Why You’ll Love It\u003c/p>\n\n\u003cp>• A night that’s authentic, unfiltered and built for the culture.\u003c/p>\n\n\u003cp>• Brand-new material and moments you won’t find anywhere else.\u003c/p>\n\n\u003cp>Tickets are moving fast! Secure your seat now: \u003ca href=\"https://www.ticketmaster.com/event/1C00635CBE439B4C\" target=\"_blank\">\u003cu>https://www.ticketmaster.com/event/1C00635CBE439B4C\u003c/u>\u003c/a>\u003c/p>\n\n\u003cp>*Lineup varies per city.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1776045600734,"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":"%2F699cd5015b732c54f627c2f5","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/699cd5015b732c54f627c2f5","source_credit":"","title":"","url":"asset://assets.calendar/699cd5015b732c54f627c2f5","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"BMN Entertainment Presents: We Them One's Comedy Tour 2026"},"venue_address":{"type":"plain","value":"7000 Coliseum Way, Oakland, CA 94621, US"},"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-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/699cd5015b732c54f627c2f5","use_caption":false},"keywords":[],"primary_slug":"2026-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026","slugs":["2026-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026"],"sponsored":false,"title":"BMN Entertainment Presents: We Them One's Comedy Tour 2026"},"targeting":{"exclusion":{"tags":[]},"publish_date":1771885500000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"KsOv5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/699cd5015b732c54f627c2f5","title":"BMN Entertainment Presents: We Them One's Comedy Tour 2026","description":"","author":""},"pub_start":1771885500000,"pub_until":4115978604802,"pub_changed":1771885928886,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/699cd4c05b732c54f627c2e8","slug:2026-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026","slug:2026-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026"]}},{"id":"%2F6984d06d45bb61761d77c952","type":"PUBLISHING","record":{"ref_id":"%2F6984d06d45bb61761d77c952","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-04-15-ari-lennox-at-the-paramount-theatre","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":"%2F6984d07a45bb61761d77c95f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6984d07a45bb61761d77c95f","source_credit":"","title":"","url":"asset://assets.calendar/6984d07a45bb61761d77c95f","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ari Lennox\u003c/p>\n\n\u003cp>April 15\u003c/p>\n\n\u003cp>Paramount Theatre in Oakland\u003c/p>\n\n\u003cp>Tickets go on sale Friday Feb 6 at 10am at Ticketmaster\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1776308400298,"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":"%2F6984d07a45bb61761d77c95f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6984d07a45bb61761d77c95f","source_credit":"","title":"","url":"asset://assets.calendar/6984d07a45bb61761d77c95f","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-04-15-ari-lennox-at-the-paramount-theatre"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Ari Lennox at the Paramount Theatre"},"venue_address":{"type":"plain","value":"2025 Broadway, Oakland, CA "},"venue_name":{"type":"plain","value":"Paramount Theatre "}},"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-04-15-ari-lennox-at-the-paramount-theatre","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6984d07a45bb61761d77c95f","use_caption":false},"keywords":[],"primary_slug":"2026-04-15-ari-lennox-at-the-paramount-theatre","slugs":["2026-04-15-ari-lennox-at-the-paramount-theatre"],"sponsored":false,"title":"Ari Lennox at the Paramount Theatre"},"targeting":{"exclusion":{"tags":[]},"publish_date":1770311520000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"YEG73","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-04-15-ari-lennox-at-the-paramount-theatre","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6984d07a45bb61761d77c95f","title":"Ari Lennox at the Paramount Theatre","description":"","author":""},"pub_start":1770311520000,"pub_until":4115978604802,"pub_changed":1770311845955,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/6984d06d45bb61761d77c952","slug:2026-04-15-ari-lennox-at-the-paramount-theatre","slug:2026-04-15-ari-lennox-at-the-paramount-theatre"]}},{"id":"%2F6984a715ecbf7ffa55a22980","type":"PUBLISHING","record":{"ref_id":"%2F6984a715ecbf7ffa55a22980","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-04-16-ari-lennox-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":"%2F6984a764ecbf7ffa55a2298d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6984a764ecbf7ffa55a2298d","source_credit":"","title":"","url":"asset://assets.calendar/6984a764ecbf7ffa55a2298d","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ari Lennox\u003c/p>\n\n\u003cp>April 16\u003c/p>\n\n\u003cp>The Masonic in SF\u003c/p>\n\n\u003cp>Tickets go on sale Friday Feb 6 at 10am at Ticketmaster\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1776394800108,"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":"%2F6984a764ecbf7ffa55a2298d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6984a764ecbf7ffa55a2298d","source_credit":"","title":"","url":"asset://assets.calendar/6984a764ecbf7ffa55a2298d","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-04-16-ari-lennox-at-the-masonic"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Ari Lennox 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-04-16-ari-lennox-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/6984a764ecbf7ffa55a2298d","use_caption":false},"keywords":[],"primary_slug":"2026-04-16-ari-lennox-at-the-masonic","slugs":["2026-04-16-ari-lennox-at-the-masonic"],"sponsored":false,"title":"Ari Lennox at the Masonic"},"targeting":{"exclusion":{"tags":[]},"publish_date":1770300960000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"495v5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-04-16-ari-lennox-at-the-masonic","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6984a764ecbf7ffa55a2298d","title":"Ari Lennox at the Masonic","description":"","author":""},"pub_start":1770300960000,"pub_until":4115978604802,"pub_changed":1770301322733,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/6984a715ecbf7ffa55a22980","slug:2026-04-16-ari-lennox-at-the-masonic","slug:2026-04-16-ari-lennox-at-the-masonic"]}},{"id":"%2F69865fd01791b97250129e8f","type":"PUBLISHING","record":{"ref_id":"%2F69865fd01791b97250129e8f","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-05-11-baby-keem-at-the-fox-theater","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":"%2F698660a31791b97250129e9d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/698660a31791b97250129e9d","source_credit":"","title":"","url":"asset://assets.calendar/698660a31791b97250129e9d","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Baby Keem\u003c/p>\n\n\u003cp>May 11\u003c/p>\n\n\u003cp>Fox Theater in Oakland\u003c/p>\n\n\u003cp>Tickets go on sale Feb 13 at 10am at \u003ca href=\"https://www.ticketmaster.com/event/1C006444B800D747?camefrom=CFC_ANOTHERPLANET_kmel&brand=anotherplanet\" target=\"_blank\">Ticketmaster\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1778553000082,"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":"%2F698660a31791b97250129e9d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/698660a31791b97250129e9d","source_credit":"","title":"","url":"asset://assets.calendar/698660a31791b97250129e9d","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-05-11-baby-keem-at-the-fox-theater"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Baby Keem 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-05-11-baby-keem-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/698660a31791b97250129e9d","use_caption":false},"keywords":[],"primary_slug":"2026-05-11-baby-keem-at-the-fox-theater","slugs":["2026-05-11-baby-keem-at-the-fox-theater"],"sponsored":false,"title":"Baby Keem at the Fox Theater"},"targeting":{"exclusion":{"tags":[]},"publish_date":1770746400000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"69865fd01791b97250129e90","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":[],"workflow":""},{"id":"BSdWL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-05-11-baby-keem-at-the-fox-theater","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/698660a31791b97250129e9d","title":"Baby Keem at the Fox Theater","description":"","author":""},"pub_start":1770746400000,"pub_until":4115978604802,"pub_changed":1770746400000,"subscription":[{"tags":["calendar-categories/concerts"]},{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/69865fd01791b97250129e8f","slug:2026-05-11-baby-keem-at-the-fox-theater","slug:2026-05-11-baby-keem-at-the-fox-theater"]}}],"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":"1859975"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["topic-e6Rs0",{"data":{}}],["$podcastloader-",{"data":[]}],["contestsloader-kmel-fm",{"data":[{"appType":"contest","appId":"1853795","parentAppId":"1853442","title":"Enter for Your Chance to Win An Exclusive  Maybelline Gift Bundle!","shareTitle":"Enter for Your Chance to Win An Exclusive  Maybelline Gift Bundle!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/enter-for-your-chance-to-win-an-exclusive-maybelline-gift-bundle-1853795/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODUzNDQyX3N0YW5kYXJkXzE3NzAxNTk0MTEuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODUzNDQyX21vYmlsZV8xNzcwMTU5NDMxLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-02-03 21:00:00","endTime":"2026-07-31 20:59:00","scheduleStatus":"live","startDate":"2026-02-03 21:00:00","endDate":"2026-07-31 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODUzNDQyX21vYmlsZV8xNzcwMTU5NDMxLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0RVek5EUXlYMjF2WW1sc1pWOHhOemN3TVRVNU5ETXhMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1864681","parentAppId":"","title":"Enter for the chance to win a visit to The Happiest Place On Earth","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/enter-for-the-chance-to-win-a-visit-to-the-happiest-place-on-earth-1864681/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MzU2OTUzOTNfY29udGVzdF8xODY0NjgxX3N0YW5kYXJkXzE3NzM4NTQ0MzgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MzU2OTUzOTNfY29udGVzdF8xODY0NjgxX21vYmlsZV8xNzczMzUwNzkzLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-03-23 06:00:00","endTime":"2026-04-03 23:59:00","scheduleStatus":"live","startDate":"2026-03-23 06:00:00","endDate":"2026-04-03 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MzU2OTUzOTNfY29udGVzdF8xODY0NjgxX21vYmlsZV8xNzczMzUwNzkzLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgxTXpVMk9UVXpPVE5mWTI5dWRHVnpkRjh4T0RZME5qZ3hYMjF2WW1sc1pWOHhOemN6TXpVd056a3pMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1865508","parentAppId":"1865504","title":"Advance Screening Passes To See YOU, ME & TUSCANY","shareTitle":"Advance Screening Passes To See YOU, ME & TUSCANY","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/advance-screening-passes-to-see-you-me-amp-tuscany-1865508/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xODY1NTA0X3N0YW5kYXJkXzE3NzM3ODQwMDYucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xODY1NTA0X21vYmlsZV8xNzczNzgzOTYwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-03-27 06:00:00","endTime":"2026-04-07 23:59:00","scheduleStatus":"live","startDate":"2026-03-27 06:00:00","endDate":"2026-04-07 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xODY1NTA0X21vYmlsZV8xNzczNzgzOTYwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh4T1RjME5qSTJNREZmWTI5dWRHVnpkRjh4T0RZMU5UQTBYMjF2WW1sc1pWOHhOemN6Tnpnek9UWXdMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1868083","parentAppId":"1864406","title":"Win a Flyaway Trip to the 2026 Black Effect Podcast Festival","shareTitle":"Win a Flyaway Trip to the 2026 Black Effect Podcast Festival","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/win-a-flyaway-trip-to-the-2026-black-effect-podcast-festival-1868083/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODY0NDA2X3N0YW5kYXJkXzE3NzMzMzE2OTMucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODY0NDA2X21vYmlsZV8xNzczMzMxNzUwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-03-22 21:00:00","endTime":"2026-04-10 20:59:00","scheduleStatus":"live","startDate":"2026-03-22 21:00:00","endDate":"2026-04-10 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODY0NDA2X21vYmlsZV8xNzczMzMxNzUwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0RZME5EQTJYMjF2WW1sc1pWOHhOemN6TXpNeE56VXdMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1868922","parentAppId":"1868889","title":"Win a VIP Trip to Rolling Loud 2026","shareTitle":"Rolling Loud 2026 Sweepstakes","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/rolling-loud-2026-sweepstakes-1868922/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODY4ODg5X3N0YW5kYXJkXzE3NzQ1MzYyODUucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODY4ODg5X21vYmlsZV8xNzc0NTM2MzE3LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-03-29 21:00:00","endTime":"2026-04-12 20:59:00","scheduleStatus":"live","startDate":"2026-03-29 21:00:00","endDate":"2026-04-12 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODY4ODg5X21vYmlsZV8xNzc0NTM2MzE3LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0RZNE9EZzVYMjF2WW1sc1pWOHhOemMwTlRNMk16RTNMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1871102","parentAppId":"1871100","title":"Advance Screening Passes To See LEE CRONIN'S: THE MUMMY","shareTitle":"Advance Screening Passes To See LEE CRONIN'S: THE MUMMY","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://kmel.iheart.com/contests/advance-screening-passes-to-see-lee-cronin-s-the-mummy-1871102/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xODcxMTAwX3N0YW5kYXJkXzE3NzQ5NzE1MTMucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xODcxMTAwX21vYmlsZV8xNzc0OTcxNTUxLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2026-04-03 00:00:00","endTime":"2026-04-15 23:59:00","scheduleStatus":"live","startDate":"2026-04-03 00:00:00","endDate":"2026-04-15 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xOTc0NjI2MDFfY29udGVzdF8xODcxMTAwX21vYmlsZV8xNzc0OTcxNTUxLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh4T1RjME5qSTJNREZmWTI5dWRHVnpkRjh4T0RjeE1UQXdYMjF2WW1sc1pWOHhOemMwT1RjeE5UVXhMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1826346","parentAppId":"1825534","title":"Win A Full-Tuition Scholarship To AMDA College Of The Performing Arts!","shareTitle":"Win A Full-Tuition Scholarship To AMDA College Of The Performing Arts!","tags":"","gridStatus":"featured","gridRedirect":"https://www.iheartradiobroadway.com/featured/iheart-amda/","pageUrl":"https://kmel.iheart.com/contests/win-a-full-tuition-scholarship-to-amda-college-of-the-performing-arts-1826346/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODI1NTM0X3N0YW5kYXJkXzE3NjEwODc4OTUucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODI1NTM0X21vYmlsZV8xNzYxMDg3OTY0LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"","startTime":"2025-10-15 21:00:00","endTime":"2026-05-18 20:59:00","scheduleStatus":"live","startDate":"2025-10-15 21:00:00","endDate":"2026-05-18 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODI1NTM0X21vYmlsZV8xNzYxMDg3OTY0LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0RJMU5UTTBYMjF2WW1sc1pWOHhOell4TURnM09UWTBMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"535695393","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null}]}],["item-eyebrow-/69d000ef12fca96f3a37c124",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6984a715ecbf7ffa55a22980",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/670405285f5a28f4da77a603",{"data":null}],["item-eyebrow-/6855b9fdddfe1910f018b8f5",{"data":null}],["keyword-contest-loader-kmel-fm-1859975",{"data":{"appType":"countdown","appId":"1866806","title":"Listen to Win $1,000","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":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":"0","timeStamp":1776690000,"endTime":1776693646,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"15397302","prize":{"active":"","countdown_prize_id":"1313847","description":"","endTime":1776744000,"isComplete":false,"isLive":false,"isStarted":false,"sort":"0","timeStamp":1776657600}}}}}],["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-/6984d06d45bb61761d77c952",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/69865fd01791b97250129e8f",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/69cffdd2e0053590a6d182e8",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/69cff44612fca96f3a37c117",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/69cff09ae0053590a6d182b6",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/69cfd694e0053590a6d18274",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/69cfe5a3e0053590a6d1829a",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/69cfd05a12fca96f3a37c0cf",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National 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-/69cfdb1e12fca96f3a37c0e7",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/69cfb1cfe0053590a6d1812e",{"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":5919,"coreStationId":47,"name":"Cuzzin Dre","show":"shows/Cuzzin' Dre (5919)","station":"KMEL-FM","link":"","onNow":true,"startTime12":"6:00 PM","startDate":"2026-04-04T01:00:00.000Z","startMs":1775264400000,"startEng":"Friday, April 3rd, 2026 6:00 PM","stopTime12":"11:00 PM","stopDate":"2026-04-04T06:00:00.000Z","stopMs":1775282400000,"stopEng":"Friday, April 3rd, 2026 11:00 PM","showSite":{"slug":"cuzzin-dre","configByLookup":{"sections":{"general":{"name":"Cuzzin Dre","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b1ae0e146adf1d4da0024c7"}}}}}}},"upcoming":{"siteId":"%2Fe2d86e2d7f8228fabd4d088ba214a695","site":"brands/KMEL-FM (911)","coreShowId":1090,"coreStationId":47,"name":"Home Turf","show":"shows/Home Turf (1090)","station":"KMEL-FM","link":"","onNow":false,"startTime12":"11:00 PM","startDate":"2026-04-04T06:00:00.000Z","startMs":1775282400000,"startEng":"Friday, April 3rd, 2026 11:00 PM","stopTime12":"12:00 AM","stopDate":"2026-04-04T07:00:00.000Z","stopMs":1775286000000,"stopEng":"Saturday, April 4th, 2026 12:00 AM","showSite":null},"later":{"siteId":"%2Fe2d86e2d7f8228fabd4d088ba214a695","site":"brands/KMEL-FM (911)","coreShowId":1097,"coreStationId":47,"name":"Club 106","show":"shows/Club 106 (1097)","station":"KMEL-FM","link":"","onNow":false,"startTime12":"12:00 AM","startDate":"2026-04-04T07:00:00.000Z","startMs":1775286000000,"startEng":"Saturday, April 4th, 2026 12:00 AM","stopTime12":"4:00 AM","stopDate":"2026-04-04T11:00:00.000Z","stopMs":1775300400000,"stopEng":"Saturday, April 4th, 2026 4:00 AM","showSite":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-/699cd4c05b732c54f627c2e8",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["getTrackHistoryWithCurrentlyPlayingCacheKey-kmel-fm",{"data":{"count":1292,"pageInfo":{"nextCursor":"AAAAAGnQjhAAAAAAAAAAAwAABQw"},"tracks":[{"artistId":35093035,"albumId":257868162,"trackId":257868176,"title":"soak city","artist":{"artistName":"310babii","genreId":null},"albumName":"nights and weekends","trackDuration":244,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-empire/deliveries/197342496292_20240327125506/resources/9fa5f6e3b5da883d745e58baa986d972.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1775275107,"endTime":1775275272,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":33210,"albumId":341253344,"trackId":341253345,"title":"It Depends","artist":{"artistName":"Chris Brown","genreId":987},"albumName":"It Depends","trackDuration":271,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-sbmg/A10301A0005592058C_20250722233010128/90e912c7d69dc252ed3caf53afb34fee.20126.jpg","explicitLyrics":true,"lyricsId":null,"playbackRights":{"onDemand":true},"startTime":1775263868,"endTime":1775264136,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":182943,"albumId":356477100,"trackId":356477101,"title":"CHANEL","artist":{"artistName":"Tyla","genreId":null},"albumName":"CHANEL","trackDuration":188,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-sbmg/N_A10301A0005666804A_20260212145648276/fe401d0379f713b01fcffa24977392f6.20126.jpg","explicitLyrics":false,"lyricsId":null,"playbackRights":{"onDemand":true},"startTime":1775258527,"endTime":1775258714,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false}]}}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_CONSENT_PATH":"https://cdn.cookielaw.org/consent","ONETRUST_IAB_URL":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","ONETRUST_AUTOBLOCK_URL":"https://cdn.cookielaw.org/consent/4f76ca8a-4263-4392-8880-c448aa78ab63/OtAutoBlock.js","ONETRUST_TOKEN_URL":"https://tv47clj0la.execute-api.us-east-1.amazonaws.com/production/generatetoken?identifier=","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","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/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"e6Rs0","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onAuthAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F69cffdd2e0053590a6d182e8","type":"PUBLISHING","record":{"ref_id":"%2F69cffdd2e0053590a6d182e8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"18477bcd-7f5a-4261-a897-fb31c20ebd08","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/cardi-b-31246427/?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/cardi-b-31246427/?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/cardi-b-31246427/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/cardi-b-31246427/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d001c4e0053590a6d182fc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Cardi B","type":"asset","url":"","use_caption":false},{"html":"\u003cp>New York City \u003ca href=\"https://www.iheart.com/content/2025-11-05-50-cent-reacts-after-zohran-mamdani-wins-mayoral-race-in-new-york-city/\" data-content-id=\"/690b4cb9ed462d2f79186a62\">\u003cstrong>Mayor Zohran Mamdani\u003c/strong>\u003c/a> has enlisted \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> to help him find the perfect jingle to encourage citizens to apply for his new program that will assist those in need of free childcare. \u003cbr />\u003cbr />On Friday, April 3, Mayor Mamdani's office announced a special contest for a catchy tune that will serve as the theme song for his new 2-K Program. The mayor is accepting 15 to 30-second submissions from those who think they can make a track that will entice New Yorkers to apply. Cardi will help select a group of finalists before the people vote on the best 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%2FNYCMayor%2Fstatus%2F2040074514831147023%3Fs%3D20","@url":"https://x.com/NYCMayor/status/2040074514831147023?s=20","author_name":"Mayor Zohran Kwame Mamdani","author_url":"https://twitter.com/NYCMayor","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Get ready, New York. \u003ca href=\"https://twitter.com/iamcardib?ref_src=twsrc%5Etfw\">@iamcardib\u003c/a> will be judging YOUR jingles to help spread the word about universal childcare for 2 year olds — aka 2-K.\u003cbr>\u003cbr>Submit your song by April 17. Full guidelines at \u003ca href=\"https://t.co/NjuhJ87aZl\">https://t.co/NjuhJ87aZl\u003c/a>. (Tag \u003ca href=\"https://twitter.com/hashtag/NYC2KJingle?src=hash&amp;ref_src=twsrc%5Etfw\">#NYC2KJingle\u003c/a> and \u003ca href=\"https://twitter.com/NYCMayor?ref_src=twsrc%5Etfw\">@nycmayor\u003c/a> if you post your jingle on social… \u003ca href=\"https://t.co/EF0QuGX8Fq\">pic.twitter.com/EF0QuGX8Fq\u003c/a>\u003c/p>&mdash; Mayor Zohran Kwame Mamdani (@NYCMayor) \u003ca href=\"https://twitter.com/NYCMayor/status/2040074514831147023?ref_src=twsrc%5Etfw\">April 3, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/NYCMayor/status/2040074514831147023","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Get ready, New York. \u003ca href=\"https://twitter.com/iamcardib?ref_src=twsrc%5Etfw\">@iamcardib\u003c/a> will be judging YOUR jingles to help spread the word about universal childcare for 2 year olds — aka 2-K.\u003cbr>\u003cbr>Submit your song by April 17. Full guidelines at \u003ca href=\"https://t.co/NjuhJ87aZl\">https://t.co/NjuhJ87aZl\u003c/a>. (Tag \u003ca href=\"https://twitter.com/hashtag/NYC2KJingle?src=hash&amp;ref_src=twsrc%5Etfw\">#NYC2KJingle\u003c/a> and \u003ca href=\"https://twitter.com/NYCMayor?ref_src=twsrc%5Etfw\">@nycmayor\u003c/a> if you post your jingle on social… \u003ca href=\"https://t.co/EF0QuGX8Fq\">pic.twitter.com/EF0QuGX8Fq\u003c/a>\u003c/p>&mdash; Mayor Zohran Kwame Mamdani (@NYCMayor) \u003ca href=\"https://twitter.com/NYCMayor/status/2040074514831147023?ref_src=twsrc%5Etfw\">April 3, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/NYCMayor/status/2040074514831147023?s=20"},{"html":"\u003cp>“I feel like free childcare is very important,” Cardi tells Mayor Mamdani in their video announcement. “Sometimes us women we can’t really go forward because we don’t have nobody to help us take care of our kids.”\u003cbr />\u003cbr />“This fall we’re starting to deliver universal 2-K, which is just like pre-K, just like 3-K, but 2-K for 2-year-olds,&quot; Mayor Mamdani says. &quot;Free childcare, 2,000 seats in the fall, and there’s gonna be seats in the Bronx starting it up. Enrollment actually starts in June, and we had a question for you: We’re going to have a competition to create a jingle, so New Yorkers are going to submit their best jingle, and we wanted to know if you would help judge that competition!”\u003cbr />\u003cbr />“The mayor’s going to help you!&quot; Cardi adds. &quot;And I’m gonna judge, and he’s going to give because he’s the one with the funds!”\u003cbr />\u003cbr />Mamdani's initiative, which he first revealed on the campaign trail last year, will provide free childcare for families in New York City with 2-year-olds at home, regardless of financial or immigration status. The program is set to begin this fall with 2,000 seats available to families in districts including Fordham (Bronx), Washington Heights (Manhattan), Southeast Queens and Canarsie (Brooklyn). The enrollment begins June 2 and ends June 26. \u003cbr />\u003cbr />The winning jingle will become the official theme song of the 2-K Program and will play on the radio. Submissions will be accepted until April 17. If you're interested in entering the jingle contest, \u003ca href=\"https://www.nyc.gov/content/jingle/pages/\" target=\"_blank\">\u003cstrong>click here\u003c/strong>\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program/","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/Cardi B","keywords/Zohran Mamdani","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program/","primary_image":{"bucket":"new_assets","id":"%2F69d001c4e0053590a6d182fc"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},"publish_date":1775240760000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","social_title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","summary":"Cardi B and Mayor Zohran Mamdani are teaming up to find a jingle to help encourage people to sign up for his 2-K Program","targets":[{"categories":["categories/music-news"],"distribution":["artists/Cardi B (31246427)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program"},"slug":"2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d001c4e0053590a6d182fc","title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","description":"Cardi B and Mayor Zohran Mamdani are teaming up to find a jingle to help encourage people to sign up for his 2-K Program","author":"Tony M. Centeno"},"pub_start":1775240760000,"pub_until":4115978604802,"pub_changed":1775241150631,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Cardi B (31246427)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cffdd2e0053590a6d182e8","slug:2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","slug:2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","keyword:keywords/Cardi B","keyword:keywords/Zohran Mamdani","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":"%2F69cffdd2e0053590a6d182e8","type":"PUBLISHING","record":{"ref_id":"%2F69cffdd2e0053590a6d182e8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"18477bcd-7f5a-4261-a897-fb31c20ebd08","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/cardi-b-31246427/?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/cardi-b-31246427/?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/cardi-b-31246427/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/cardi-b-31246427/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d001c4e0053590a6d182fc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Cardi B","type":"asset","url":"","use_caption":false},{"html":"\u003cp>New York City \u003ca href=\"https://www.iheart.com/content/2025-11-05-50-cent-reacts-after-zohran-mamdani-wins-mayoral-race-in-new-york-city/\" data-content-id=\"/690b4cb9ed462d2f79186a62\">\u003cstrong>Mayor Zohran Mamdani\u003c/strong>\u003c/a> has enlisted \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> to help him find the perfect jingle to encourage citizens to apply for his new program that will assist those in need of free childcare. \u003cbr />\u003cbr />On Friday, April 3, Mayor Mamdani's office announced a special contest for a catchy tune that will serve as the theme song for his new 2-K Program. The mayor is accepting 15 to 30-second submissions from those who think they can make a track that will entice New Yorkers to apply. Cardi will help select a group of finalists before the people vote on the best 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%2FNYCMayor%2Fstatus%2F2040074514831147023%3Fs%3D20","@url":"https://x.com/NYCMayor/status/2040074514831147023?s=20","author_name":"Mayor Zohran Kwame Mamdani","author_url":"https://twitter.com/NYCMayor","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Get ready, New York. \u003ca href=\"https://twitter.com/iamcardib?ref_src=twsrc%5Etfw\">@iamcardib\u003c/a> will be judging YOUR jingles to help spread the word about universal childcare for 2 year olds — aka 2-K.\u003cbr>\u003cbr>Submit your song by April 17. Full guidelines at \u003ca href=\"https://t.co/NjuhJ87aZl\">https://t.co/NjuhJ87aZl\u003c/a>. (Tag \u003ca href=\"https://twitter.com/hashtag/NYC2KJingle?src=hash&amp;ref_src=twsrc%5Etfw\">#NYC2KJingle\u003c/a> and \u003ca href=\"https://twitter.com/NYCMayor?ref_src=twsrc%5Etfw\">@nycmayor\u003c/a> if you post your jingle on social… \u003ca href=\"https://t.co/EF0QuGX8Fq\">pic.twitter.com/EF0QuGX8Fq\u003c/a>\u003c/p>&mdash; Mayor Zohran Kwame Mamdani (@NYCMayor) \u003ca href=\"https://twitter.com/NYCMayor/status/2040074514831147023?ref_src=twsrc%5Etfw\">April 3, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/NYCMayor/status/2040074514831147023","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Get ready, New York. \u003ca href=\"https://twitter.com/iamcardib?ref_src=twsrc%5Etfw\">@iamcardib\u003c/a> will be judging YOUR jingles to help spread the word about universal childcare for 2 year olds — aka 2-K.\u003cbr>\u003cbr>Submit your song by April 17. Full guidelines at \u003ca href=\"https://t.co/NjuhJ87aZl\">https://t.co/NjuhJ87aZl\u003c/a>. (Tag \u003ca href=\"https://twitter.com/hashtag/NYC2KJingle?src=hash&amp;ref_src=twsrc%5Etfw\">#NYC2KJingle\u003c/a> and \u003ca href=\"https://twitter.com/NYCMayor?ref_src=twsrc%5Etfw\">@nycmayor\u003c/a> if you post your jingle on social… \u003ca href=\"https://t.co/EF0QuGX8Fq\">pic.twitter.com/EF0QuGX8Fq\u003c/a>\u003c/p>&mdash; Mayor Zohran Kwame Mamdani (@NYCMayor) \u003ca href=\"https://twitter.com/NYCMayor/status/2040074514831147023?ref_src=twsrc%5Etfw\">April 3, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/NYCMayor/status/2040074514831147023?s=20"},{"html":"\u003cp>“I feel like free childcare is very important,” Cardi tells Mayor Mamdani in their video announcement. “Sometimes us women we can’t really go forward because we don’t have nobody to help us take care of our kids.”\u003cbr />\u003cbr />“This fall we’re starting to deliver universal 2-K, which is just like pre-K, just like 3-K, but 2-K for 2-year-olds,&quot; Mayor Mamdani says. &quot;Free childcare, 2,000 seats in the fall, and there’s gonna be seats in the Bronx starting it up. Enrollment actually starts in June, and we had a question for you: We’re going to have a competition to create a jingle, so New Yorkers are going to submit their best jingle, and we wanted to know if you would help judge that competition!”\u003cbr />\u003cbr />“The mayor’s going to help you!&quot; Cardi adds. &quot;And I’m gonna judge, and he’s going to give because he’s the one with the funds!”\u003cbr />\u003cbr />Mamdani's initiative, which he first revealed on the campaign trail last year, will provide free childcare for families in New York City with 2-year-olds at home, regardless of financial or immigration status. The program is set to begin this fall with 2,000 seats available to families in districts including Fordham (Bronx), Washington Heights (Manhattan), Southeast Queens and Canarsie (Brooklyn). The enrollment begins June 2 and ends June 26. \u003cbr />\u003cbr />The winning jingle will become the official theme song of the 2-K Program and will play on the radio. Submissions will be accepted until April 17. If you're interested in entering the jingle contest, \u003ca href=\"https://www.nyc.gov/content/jingle/pages/\" target=\"_blank\">\u003cstrong>click here\u003c/strong>\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program/","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/Cardi B","keywords/Zohran Mamdani","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program/","primary_image":{"bucket":"new_assets","id":"%2F69d001c4e0053590a6d182fc"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},"publish_date":1775240760000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","social_title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","summary":"Cardi B and Mayor Zohran Mamdani are teaming up to find a jingle to help encourage people to sign up for his 2-K Program","targets":[{"categories":["categories/music-news"],"distribution":["artists/Cardi B (31246427)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program"},"slug":"2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d001c4e0053590a6d182fc","title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","description":"Cardi B and Mayor Zohran Mamdani are teaming up to find a jingle to help encourage people to sign up for his 2-K Program","author":"Tony M. Centeno"},"pub_start":1775240760000,"pub_until":4115978604802,"pub_changed":1775241150631,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Cardi B (31246427)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cffdd2e0053590a6d182e8","slug:2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","slug:2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","keyword:keywords/Cardi B","keyword:keywords/Zohran Mamdani","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"}}]},"oneTrustReady":null,"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/20260331113507060","app/streams","app/streams/20260330175956061","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:e51fef9685f73e9b4df0fbdf0b732170","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:listing","PS:subscription","PS:subscription:6b64865da4f756e8bbf99d29d1c997ae","PS:subscription:afccb7ac7c2663c09080d11e700273a3","SM6.0:datasource-leads","SM6.0:datasource-leads:15fa4faec946fcd3bf6d34322fd117b9","SM6.0:datasource-leads:897cb6ede98f6685db2319f097eabf8c","SM6.0:datasource-publishing","SM6.0:datasource-publishing:3e76ad9d7dfcb3e9a23278f083072fb6","SM6.0:datasource-publishing:45140da85fa004d99829712b1d0d277c","SM6.0:datasource-publishing:5588d1267c293c9013cb1a486de1a206","SM6.0:datasource-publishing:63a05dd8432cc69406839c863a2149ee","SM6.0:datasource-publishing:bf91d6412d9b370ada07a181e5155516","SM6.0:site-streams","SM6.0:site-streams:df353715aa94f214122a3f9fdaee9376","app/calendar-feed-service","app/calendar-feed-service/20230817200206","app/pubsub","app/pubsub/20250721163332915","sites","webapi-v4:sites:3ef9eb04563ed71e5a80bac90cb20391","aptivada","vtype/generic_full","vname/home"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"kmel.iheart.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36","prNumber":false,"countryCode":"NO"},"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":"%2F69cffdd2e0053590a6d182e8","type":"PUBLISHING","record":{"ref_id":"%2F69cffdd2e0053590a6d182e8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"18477bcd-7f5a-4261-a897-fb31c20ebd08","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/cardi-b-31246427/?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/cardi-b-31246427/?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/cardi-b-31246427/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/cardi-b-31246427/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d001c4e0053590a6d182fc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Cardi B","type":"asset","url":"","use_caption":false},{"html":"\u003cp>New York City \u003ca href=\"https://www.iheart.com/content/2025-11-05-50-cent-reacts-after-zohran-mamdani-wins-mayoral-race-in-new-york-city/\" data-content-id=\"/690b4cb9ed462d2f79186a62\">\u003cstrong>Mayor Zohran Mamdani\u003c/strong>\u003c/a> has enlisted \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> to help him find the perfect jingle to encourage citizens to apply for his new program that will assist those in need of free childcare. \u003cbr />\u003cbr />On Friday, April 3, Mayor Mamdani's office announced a special contest for a catchy tune that will serve as the theme song for his new 2-K Program. The mayor is accepting 15 to 30-second submissions from those who think they can make a track that will entice New Yorkers to apply. Cardi will help select a group of finalists before the people vote on the best 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%2FNYCMayor%2Fstatus%2F2040074514831147023%3Fs%3D20","@url":"https://x.com/NYCMayor/status/2040074514831147023?s=20","author_name":"Mayor Zohran Kwame Mamdani","author_url":"https://twitter.com/NYCMayor","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Get ready, New York. \u003ca href=\"https://twitter.com/iamcardib?ref_src=twsrc%5Etfw\">@iamcardib\u003c/a> will be judging YOUR jingles to help spread the word about universal childcare for 2 year olds — aka 2-K.\u003cbr>\u003cbr>Submit your song by April 17. Full guidelines at \u003ca href=\"https://t.co/NjuhJ87aZl\">https://t.co/NjuhJ87aZl\u003c/a>. (Tag \u003ca href=\"https://twitter.com/hashtag/NYC2KJingle?src=hash&amp;ref_src=twsrc%5Etfw\">#NYC2KJingle\u003c/a> and \u003ca href=\"https://twitter.com/NYCMayor?ref_src=twsrc%5Etfw\">@nycmayor\u003c/a> if you post your jingle on social… \u003ca href=\"https://t.co/EF0QuGX8Fq\">pic.twitter.com/EF0QuGX8Fq\u003c/a>\u003c/p>&mdash; Mayor Zohran Kwame Mamdani (@NYCMayor) \u003ca href=\"https://twitter.com/NYCMayor/status/2040074514831147023?ref_src=twsrc%5Etfw\">April 3, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/NYCMayor/status/2040074514831147023","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Get ready, New York. \u003ca href=\"https://twitter.com/iamcardib?ref_src=twsrc%5Etfw\">@iamcardib\u003c/a> will be judging YOUR jingles to help spread the word about universal childcare for 2 year olds — aka 2-K.\u003cbr>\u003cbr>Submit your song by April 17. Full guidelines at \u003ca href=\"https://t.co/NjuhJ87aZl\">https://t.co/NjuhJ87aZl\u003c/a>. (Tag \u003ca href=\"https://twitter.com/hashtag/NYC2KJingle?src=hash&amp;ref_src=twsrc%5Etfw\">#NYC2KJingle\u003c/a> and \u003ca href=\"https://twitter.com/NYCMayor?ref_src=twsrc%5Etfw\">@nycmayor\u003c/a> if you post your jingle on social… \u003ca href=\"https://t.co/EF0QuGX8Fq\">pic.twitter.com/EF0QuGX8Fq\u003c/a>\u003c/p>&mdash; Mayor Zohran Kwame Mamdani (@NYCMayor) \u003ca href=\"https://twitter.com/NYCMayor/status/2040074514831147023?ref_src=twsrc%5Etfw\">April 3, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/NYCMayor/status/2040074514831147023?s=20"},{"html":"\u003cp>“I feel like free childcare is very important,” Cardi tells Mayor Mamdani in their video announcement. “Sometimes us women we can’t really go forward because we don’t have nobody to help us take care of our kids.”\u003cbr />\u003cbr />“This fall we’re starting to deliver universal 2-K, which is just like pre-K, just like 3-K, but 2-K for 2-year-olds,&quot; Mayor Mamdani says. &quot;Free childcare, 2,000 seats in the fall, and there’s gonna be seats in the Bronx starting it up. Enrollment actually starts in June, and we had a question for you: We’re going to have a competition to create a jingle, so New Yorkers are going to submit their best jingle, and we wanted to know if you would help judge that competition!”\u003cbr />\u003cbr />“The mayor’s going to help you!&quot; Cardi adds. &quot;And I’m gonna judge, and he’s going to give because he’s the one with the funds!”\u003cbr />\u003cbr />Mamdani's initiative, which he first revealed on the campaign trail last year, will provide free childcare for families in New York City with 2-year-olds at home, regardless of financial or immigration status. The program is set to begin this fall with 2,000 seats available to families in districts including Fordham (Bronx), Washington Heights (Manhattan), Southeast Queens and Canarsie (Brooklyn). The enrollment begins June 2 and ends June 26. \u003cbr />\u003cbr />The winning jingle will become the official theme song of the 2-K Program and will play on the radio. Submissions will be accepted until April 17. If you're interested in entering the jingle contest, \u003ca href=\"https://www.nyc.gov/content/jingle/pages/\" target=\"_blank\">\u003cstrong>click here\u003c/strong>\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program/","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/Cardi B","keywords/Zohran Mamdani","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program/","primary_image":{"bucket":"new_assets","id":"%2F69d001c4e0053590a6d182fc"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},"publish_date":1775240760000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","social_title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","summary":"Cardi B and Mayor Zohran Mamdani are teaming up to find a jingle to help encourage people to sign up for his 2-K Program","targets":[{"categories":["categories/music-news"],"distribution":["artists/Cardi B (31246427)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program"},"slug":"2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d001c4e0053590a6d182fc","title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","description":"Cardi B and Mayor Zohran Mamdani are teaming up to find a jingle to help encourage people to sign up for his 2-K Program","author":"Tony M. Centeno"},"pub_start":1775240760000,"pub_until":4115978604802,"pub_changed":1775241150631,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Cardi B (31246427)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cffdd2e0053590a6d182e8","slug:2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","slug:2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","keyword:keywords/Cardi B","keyword:keywords/Zohran Mamdani","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":"%2F60c11fb91cd14383a9774ca0","type":"LEADS","record":{"title":"Find A New Podcast To Binge!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/683efec31fe4f5b091c4f697","img_meta":{"base_id":"%2F683efec31fe4f5b091c4f697","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}},{"id":"%2F67b8f4a3e072eb3303429080","type":"LEADS","record":{"title":"Advertise with America's #1 Audio Company","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/68f93a0f73c3582bb21d7776","img_meta":{"base_id":"%2F68f93a0f73c3582bb21d7776","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"/advertise/?campid=advertise_promo"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5d8bd536df8f904b41e2618b","type":"LEADS","record":{"title":"Exclusive Shows From Your Favorite Artists!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67f9617f86d1db4121bb37e8","img_meta":{"base_id":"%2F67f9617f86d1db4121bb37e8","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"/featured/iheartradio-live/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6765c22a27c687c84e024cf4","type":"LEADS","record":{"title":"Calming Music To Help Your Pets Relax!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67575e4ee34cbffded965b42","img_meta":{"base_id":"%2F67575e4ee34cbffded965b42","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/live/pet-radio-10231/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"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":"%2F69d000ef12fca96f3a37c124","type":"PUBLISHING","record":{"ref_id":"%2F69d000ef12fca96f3a37c124","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5482fd4c-dd43-4b22-a5c4-144398859c1c","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A take-out pizza delivery man delivering take-out food to customer's door. A middle age Caucasian housewife customer with front door open receiving the pizza order from the delivery person with the insulated pizza bag. Photographed on location in horizontal format.","id":"%2F629915ccda3967c4b1e206af","new_tab":false,"schedule":{},"source_credit":"YinYang / E+ / Getty Images","title":"Take-out Pizza Delivery Man at Customer's Door","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Rave Restaurant Group, \u003ca href=\"https://www.dailymail.co.uk/yourmoney/article-15703373/Pizza-chain-finally-makes-stand-cuts-ties-Uber-Eats.html\" target=\"_blank\">the parent company of Pizza Inn and Pie Five, has ended its partnership with Uber Eats\u003c/a> due to rising fees that executives say left them with minimal profits. The decision came after Uber Eats increased its marketplace fees in early March, with rates for its Lite tier rising from 15% to 20% per order.\u003c/p>\n\n\u003cp>\u003cstrong>Brandon Solano\u003c/strong>, CEO of Rave Restaurant Group, stated that the fee hikes were imposed without negotiation, forcing the company to pay up to 30% per transaction. Solano emphasized that these costs were higher than what vendors and farmers receive, and he questioned the value of technology over food. &quot;Do we really think technology is more valuable than food?&quot; \u003ca href=\"https://www.restaurantdive.com/news/rave-restaurant-group-ends-uber-eats-partnership-price-increase/816032/\" target=\"_blank\">Solano said, according to \u003c/a>\u003ca href=\"https://www.restaurantdive.com/news/rave-restaurant-group-ends-uber-eats-partnership-price-increase/816032/\" target=\"_blank\">\u003cem>Restaurant Dive\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>By ending the partnership, Rave avoided raising menu prices, which could have deterred customers. Solano described the exit as &quot;successfully negotiating the rates down to zero.&quot; Although he acknowledged the potential loss of volume, he noted that it was volume that generated almost no profit. Franchisees supported the decision, and Solano is in talks for an exclusive deal with DoorDash, though it is not finalized.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.thestreet.com/retail/popular-pizza-chain-cuts-ties-with-uber-eats\" target=\"_blank\">move comes at a challenging time for restaurants\u003c/a> facing rising costs and tight margins. Solano criticized Uber Eats for raising rates amid ongoing restaurant closures. He warned that third-party delivery providers should be cautious about price hikes, as operators can switch between platforms like Uber Eats, DoorDash, and Grubhub.\u003c/p>\n\n\u003cp>Rave Restaurant Group reported its 23rd consecutive quarter of profitability in February, with Pizza Inn's comparable store sales rising 2.5% in fiscal Q2 2026. The company is focusing on enhancing its dine-in experience and exploring other ordering channels to maintain customer satisfaction. Solano highlighted the importance of maintaining strong relationships with the restaurant community, stating that Uber Eats might regret damaging these ties.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees/","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-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees/","primary_image":{"bucket":"assets.getty","id":"%2F629915ccda3967c4b1e206af"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1775239260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees","social_title":"","summary":"The pizza chain made the move instead of raising prices. ","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Pizza Chain Cuts Ties With Delivery App Over High Fees"},"slug":"2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/629915ccda3967c4b1e206af","title":"Pizza Chain Cuts Ties With Delivery App Over High Fees","description":"The pizza chain made the move instead of raising prices. ","author":"iHeartRadio"},"pub_start":1775239260000,"pub_until":4115978604802,"pub_changed":1775239614514,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69d000ef12fca96f3a37c124","slug:2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees","slug:2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F69cff09ae0053590a6d182b6","type":"PUBLISHING","record":{"ref_id":"%2F69cff09ae0053590a6d182b6","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fdaf16af-1031-43c8-b731-1c941d55d812","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/meek-mill-538603/?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/meek-mill-538603/?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/meek-mill-538603/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/meek-mill-538603/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cff355e0053590a6d182ca","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Meek Mill","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/meek-mill-538603/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"538603\" data-catalog-related-id=\"\">\u003cstrong>Meek Mill\u003c/strong>\u003c/a> is back with some new music amid his ongoing issues with \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's\u003c/em>\u003c/strong>\u003c/a> Charlamagne Tha God. \u003cbr />\u003cbr />On Friday, April 3, the Philly rapper dropped his new single &quot;600 Racks&quot; via Dreamchasers. On the track produced by Jayco, LOR and Delomixedthis, Meek reflects on how much he's flourished since his days of sitting in a jail cell. He recalls how he got his money up over the years and what he blew his money on, from Rolls-Royces to rides on lavish yachts in Dubai. \u003cbr />\u003cbr />&quot;So many nights they ain't give me no bail/We was all locked up sittin' in jail/Now Dubai on a yacht, we sail,&quot; he raps. \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%2FDWkpoo4DYGw%2F","@url":"https://www.instagram.com/p/DWkpoo4DYGw/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DWkpoo4DYGw/?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/DWkpoo4DYGw/?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/DWkpoo4DYGw/?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/DWkpoo4DYGw/?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/DWkpoo4DYGw/"},{"html":"\u003cp>The song dropped after he went in on Charlamagne Tha God on social media this week. It all started after Uncle Charla alleged Meek fell off after he engaged in a rap battle with Drake in 2015. During his latest episode of Brilliant Idiots with Andrew Schulz, the Breakfast Club co-host claimed Meek's career began to decline due to his role in the battle and his past dramatic moment on X, formerly known as Twitter. \u003cbr />\u003cbr />&quot;I f**k with Meek,&quot; Charlamagne said. &quot;I think Meek does a lot for his community. He's been a great symbol for the city of Philly. I love what he does with REFORM, but I probably would've deleted my Twitter after Twitter fingers and flooded the street with nothing but music.&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%2F2Cool2Blog%2Fstatus%2F2039522099757277349%3Fs%3D20","@url":"https://x.com/2Cool2Blog/status/2039522099757277349?s=20","author_name":"2Cool2Blog","author_url":"https://twitter.com/2Cool2Blog","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Everything Charlamagne said about Meek Mill on The Brilliant idiots Podcast. Thoughts ? \u003ca href=\"https://t.co/AQrCkXHAxZ\">pic.twitter.com/AQrCkXHAxZ\u003c/a>\u003c/p>&mdash; 2Cool2Blog (@2Cool2Blog) \u003ca href=\"https://twitter.com/2Cool2Blog/status/2039522099757277349?ref_src=twsrc%5Etfw\">April 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/2Cool2Blog/status/2039522099757277349","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Everything Charlamagne said about Meek Mill on The Brilliant idiots Podcast. Thoughts ? \u003ca href=\"https://t.co/AQrCkXHAxZ\">pic.twitter.com/AQrCkXHAxZ\u003c/a>\u003c/p>&mdash; 2Cool2Blog (@2Cool2Blog) \u003ca href=\"https://twitter.com/2Cool2Blog/status/2039522099757277349?ref_src=twsrc%5Etfw\">April 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/2Cool2Blog/status/2039522099757277349?s=20"},{"html":"\u003cp>Meek fired back with a lengthy response on Instagram. In it, the \u003cem>Championships\u003c/em> rapper reflects on the success of his most beloved records over the years by listing off all of his platinum songs and albums before questioning Charlamagne's comments. \u003cbr />\u003cbr />&quot;What the f**k is he talking about????&quot; Meek wrote in a \u003ca href=\"https://x.com/2Cool2Blog/status/2039516071745421394\" target=\"_blank\">\u003cstrong>now-deleted Instagram post\u003c/strong>\u003c/a>. &quot;We gotta keep a close eye on this cat I feel like he in the closet gay man that hates successful black men unless he doing business with them but I could be wrong.., oh and I'm powering helping pop like 10 artists off on the east no cash gain for charity! I'm really really the one but it's some real propaganda on my brand and I want it investigated!!!!!&quot; \u003cbr />\u003cbr />Meek Mill followed up by sharing a fresh &quot;Victory&quot; freestyle before coming through with his new single. Listen to both of them below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F6zJfdrfp_uw%3Fsi%3DbiEkGYt60_JNIH22","@url":"https://youtu.be/6zJfdrfp_uw?si=biEkGYt60_JNIH22","author_name":"Meek Mill","author_url":"https://www.youtube.com/@meekmill","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6zJfdrfp_uw?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=\"Meek Mill - 600 Racks (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/6zJfdrfp_uw/hqdefault.jpg","thumbnail_width":480,"title":"Meek Mill - 600 Racks (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6zJfdrfp_uw?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=\"Meek Mill - 600 Racks (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/6zJfdrfp_uw?si=biEkGYt60_JNIH22"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F1PKDAeksVmo%3Fsi%3D1BO2D0srzxEEi8dA","@url":"https://youtu.be/1PKDAeksVmo?si=1BO2D0srzxEEi8dA","author_name":"Meek Mill","author_url":"https://www.youtube.com/@meekmill","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/1PKDAeksVmo?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=\"Meek Mill - Victory Freestyle\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/1PKDAeksVmo/hqdefault.jpg","thumbnail_width":480,"title":"Meek Mill - Victory Freestyle","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/1PKDAeksVmo?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=\"Meek Mill - Victory Freestyle\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/1PKDAeksVmo?si=1BO2D0srzxEEi8dA"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god/","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/Meek Mill","keywords/Charlamagne Tha God","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god/","primary_image":{"bucket":"new_assets","id":"%2F69cff355e0053590a6d182ca"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1775238240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Meek Mill Drops Two New Songs Amid Beef With Charlamagne Tha God","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god","social_title":"Meek Mill Drops Two New Songs Amid Beef With Charlamagne Tha God","summary":"Meek Mill is back with new music following an intense exchange with Charlamagne Tha God","targets":[{"categories":["categories/music-news"],"distribution":["artists/Meek Mill (538603)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Meek Mill Drops Two New Songs Amid Beef With Charlamagne Tha God"},"slug":"2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cff355e0053590a6d182ca","title":"Meek Mill Drops Two New Songs Amid Beef With Charlamagne Tha God","description":"Meek Mill is back with new music following an intense exchange with Charlamagne Tha God","author":"Tony M. Centeno"},"pub_start":1775238240000,"pub_until":4115978604802,"pub_changed":1775238589929,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Meek Mill (538603)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cff09ae0053590a6d182b6","slug:2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god","slug:2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god","keyword:keywords/Meek Mill","keyword:keywords/Charlamagne Tha God","keyword:keywords/Hip-Hop","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.default_shows","scope":null,"type":"VAR"}],"title":"Shows"},"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":[]},{"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":"%2F69cff44612fca96f3a37c117","type":"PUBLISHING","record":{"ref_id":"%2F69cff44612fca96f3a37c117","type":"content","payload":{"amp_enabled":false,"apple_news":{"ref_id":"4dde3fc5-ca45-47cc-8eca-7584094a1833","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Recalled Granitestone Diamond Pro Blue Saute Pans","id":"%2F69cff69c12fca96f3a37c122","new_tab":false,"schedule":{},"source_credit":"Consumer Products Safety Comission","title":"Recalled Granitestone Diamond Pro Blue Saute Pans","type":"asset","url":"","use_caption":false},{"html":"\u003cp>An \u003ca href=\"https://www.dailymail.co.uk/yourmoney/article-15704165/recall-costco-walmart-pans-granitestone.html\" target=\"_blank\">urgent recall has been announced for over 740,000 Granitestone Diamond Pro Blue sauté pan sets\u003c/a> sold at major retailers like Costco and Walmart. The recall, issued on Thursday (April 2), follows reports of metal caps detaching from the pans, posing burn and impact hazards.\u003c/p>\n\n\u003cp>The affected products are two-piece sets containing 10-inch and 11.5-inch pans. The issue arises from a small metal cap on the screw that connects the pan to its handle. When heated, \u003ca href=\"https://www.newsnationnow.com/us-news/recalls/740000-saute-pans-recalled-burn-hazards/\" target=\"_blank\">this cap can violently eject\u003c/a>, leading to potential injuries. E Mishan &amp; Sons, the company behind the pans, has received 98 reports of such incidents, including one case of bruising and burns.\u003c/p>\n\n\u003cp>Consumers who purchased these pans between August 2021 and February 2026 are advised to stop using them immediately. They can \u003ca href=\"https://granitestone.com/blogs/notices\" target=\"_blank\">contact E Mishan for a full refund\u003c/a> and will be asked to return the recalled pans. The UPC for the recalled sets is 0-80313-08131-6.\u003c/p>\n\n\u003cp>For more information, consumers can visit the recall page at \u003ca href=\"http://gsrecall.com/\" target=\"_blank\">GSRecall.com\u003c/a> or call E Mishan toll-free at 888-230-6698. The U.S. Consumer Product Safety Commission (CPSC) has also \u003ca href=\"https://www.cpsc.gov/Recalls/2026/E-Mishan-Recalls-Granitestone-Diamond-Pro-Blue-Stainless-Saute-Pans-Due-to-Impact-and-Burn-Hazards\" target=\"_blank\">highlighted the importance of adhering to recall instructions\u003c/a> to prevent injuries.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries/","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-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries/","primary_image":{"bucket":"new_assets","id":"%2F69cff69c12fca96f3a37c122"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1775236620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries","social_title":"","summary":"When heated, the metal cap can pop off the handle, creating a risk of burn injuries.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Popular Cooking Set Recalled Due Exploding Caps That Can Cause Injuries"},"slug":"2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cff69c12fca96f3a37c122","title":"Popular Cooking Set Recalled Due Exploding Caps That Can Cause Injuries","description":"When heated, the metal cap can pop off the handle, creating a risk of burn injuries.","author":"iHeartRadio"},"pub_start":1775236620000,"pub_until":4115978604802,"pub_changed":1775236969139,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cff44612fca96f3a37c117","slug:2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries","slug:2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F69cfe5a3e0053590a6d1829a","type":"PUBLISHING","record":{"ref_id":"%2F69cfe5a3e0053590a6d1829a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3795da8b-1f79-45fb-a4ad-53fa639aed35","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":"%2F680942c92d5324eafbf83c91","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>JAY-Z's\u003c/strong>\u003c/a> fans are convinced the seasoned rapper is working on new music after he was spotted outside with his good friend \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>. \u003cbr />\u003cbr />The rumors went into overdrive on Wednesday, April 1, after video of the two superstar artists in France spread online. In the clip, you can see Hov step outside of Skateboard P's studio at the Louis Vuitton headquarters in Paris. The two dapped each other up following what appeared to be a productive meeting before they went their separate ways. The clip sent fans into conspiracy theory mode as they debated what the two did in the studio. \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%2FTheRocSupremacy%2Fstatus%2F2039478845519098246%3Fs%3D20","@url":"https://x.com/TheRocSupremacy/status/2039478845519098246?s=20","author_name":"💎🍾","author_url":"https://twitter.com/TheRocSupremacy","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">JAY-Z &amp; Pharrell in Paris 👀\u003cbr>Could they be working on music? Pharrell’s studio is in Paris \u003ca href=\"https://t.co/wRp68VTZEt\">pic.twitter.com/wRp68VTZEt\u003c/a>\u003c/p>&mdash; 💎🍾 (@TheRocSupremacy) \u003ca href=\"https://twitter.com/TheRocSupremacy/status/2039478845519098246?ref_src=twsrc%5Etfw\">April 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/TheRocSupremacy/status/2039478845519098246","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">JAY-Z &amp; Pharrell in Paris 👀\u003cbr>Could they be working on music? Pharrell’s studio is in Paris \u003ca href=\"https://t.co/wRp68VTZEt\">pic.twitter.com/wRp68VTZEt\u003c/a>\u003c/p>&mdash; 💎🍾 (@TheRocSupremacy) \u003ca href=\"https://twitter.com/TheRocSupremacy/status/2039478845519098246?ref_src=twsrc%5Etfw\">April 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/TheRocSupremacy/status/2039478845519098246?s=20"},{"html":"\u003cp>As most fans know, JAY-Z and Pharrell Williams have created plenty of hits over the course of their 20+ year career in the music industry. They first locked in together while recording Hov's 2002 album \u003ca href=\"https://www.iheart.com/artist/39268/albums/the-blueprint-2-the-gift-the-curse-814718/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"814718\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Blueprint 2: The Gift &amp; The Curse\u003c/em>\u003c/strong>\u003c/a>. Williams, alongside his former \u003ca href=\"https://www.iheart.com/content/2026-01-27-chad-hugo-accuses-pharrell-williams-of-fraudulent-conduct-in-new-lawsuit/\" data-content-id=\"/6978f850288982b6119ed8a5\">\u003cstrong>Neptunes partner Chad Hugo\u003c/strong>\u003c/a>, produced tracks like &quot;Excuse Me Miss&quot; and &quot;F**k All Nite.&quot; JAY-Z and Pharrell reunited a year later on the N.E.R.D artist's debut solo single &quot;Frontin'.&quot; The two continued to create undeniable hits, including &quot;Change Clothes&quot; from \u003ca href=\"https://www.iheart.com/artist/39268/albums/the-black-album-19086491/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"19086491\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Black Album\u003c/em>\u003c/strong>\u003c/a>, &quot;Anything&quot; off \u003ca href=\"https://www.iheart.com/artist/39268/albums/kingdom-come-100200808/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"100200808\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Kingdom Come\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>and more. \u003cbr />\u003cbr />“Jay’s writing-and-recording approach looks mysterious from the outside, but it’s actually incredibly disciplined,” Williams said about Hov in a recent interview with \u003ca href=\"https://www.gq.com/story/jay-z-according-to-kevin-hart-pharrell-chris-martin-alicia-keys\" target=\"_blank\">\u003cstrong>\u003cem>GQ\u003c/em>\u003c/strong>\u003c/a>. “When Jay is working…he’s completely in a zone. He’s in what you would call a flow state.”\u003cbr />\u003cbr />JAY-Z has yet to entertain rumors about his alleged new project. He's been focused on celebrating the upcoming 30th anniversary of his debut LP \u003ca href=\"https://www.iheart.com/artist/39268/albums/reasonable-doubt-176798756/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"176798756\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Reasonable Doubt\u003c/em>\u003c/strong>\u003c/a> and the 25th anniversary of \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>. He recently announced an \u003ca href=\"https://www.iheart.com/content/2026-03-18-jay-z-to-perform-at-yankee-stadium-in-celebration-of-2-album-anniversaries/\" data-content-id=\"/69bb112ddfe7373f1bc8d2d1\">\u003cstrong>entire weekend of shows\u003c/strong>\u003c/a> where he'll perform his hits from both albums for the first time in years. It's all happening July 10-12 at Yankee Stadium in New York City. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell/","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-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell/","primary_image":{"bucket":"new_assets","id":"%2F680942c92d5324eafbf83c91"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1775234820000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"JAY-Z Sparks More Rumors About New Music After Being Spotted With Pharrell","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell","social_title":"JAY-Z Sparks More Rumors About New Music After Being Spotted With This Producer","summary":"JAY-Z fans are convinced he's working on a new album, especially after his recent sighting in Paris  ","targets":[{"categories":["categories/music-news"],"distribution":["artists/JAY-Z (39268)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"JAY-Z Sparks More Rumors About New Music After Being Spotted With Pharrell"},"slug":"2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell","summary":{"image":"https://i.iheart.com/v3/re/new_assets/680942c92d5324eafbf83c91","title":"JAY-Z Sparks More Rumors About New Music After Being Spotted With Pharrell","description":"JAY-Z fans are convinced he's working on a new album, especially after his recent sighting in Paris  ","author":"Tony M. Centeno"},"pub_start":1775234820000,"pub_until":4115978604802,"pub_changed":1775235193633,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/JAY-Z (39268)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cfe5a3e0053590a6d1829a","slug:2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell","slug:2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell","keyword:keywords/JAY-Z","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F69cfd694e0053590a6d18274","type":"PUBLISHING","record":{"ref_id":"%2F69cfd694e0053590a6d18274","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9ba44d9a-2a41-49d3-a5a1-1f1702185c40","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":"%2F69cfdc61e0053590a6d18291","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Swae Lee","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/swae-lee-31907637/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31907637\" data-catalog-related-id=\"\">\u003cstrong>Swae Lee\u003c/strong>\u003c/a> is opening up about the roots of his debut solo album and misconceptions about his political views. \u003cbr />\u003cbr />On Friday, April 3, the \u003ca href=\"https://www.iheart.com/artist/rae-sremmurd-30401833/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30401833\" data-catalog-related-id=\"\">\u003cstrong>Rae Sremmurd\u003c/strong>\u003c/a> rapper stopped by \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> on the same day he dropped his new project, \u003cem>Same Difference\u003c/em>. His latest body of work includes 16 tracks, including his previously released singles &quot;Flammable&quot; and &quot;Don't Even Call,&quot; featuring \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>. The project also contains collaborations with \u003ca href=\"https://www.iheart.com/artist/french-montana-281545/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"281545\" data-catalog-related-id=\"\">\u003cstrong>French Montana\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/nav-31342517/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31342517\" data-catalog-related-id=\"\">\u003cstrong>NAV\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jhene-aiko-30419774/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30419774\" data-catalog-related-id=\"\">\u003cstrong>Jhene Aiko\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/post-malone-30779802/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30779802\" data-catalog-related-id=\"\">\u003cstrong>Post Malone\u003c/strong>\u003c/a>, and his brother \u003ca href=\"https://www.iheart.com/artist/slim-jxmmi-32004337/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32004337\" data-catalog-related-id=\"\">\u003cstrong>Slim Jxmmi\u003c/strong>\u003c/a>. Swae said he's always had the album ready to go, but explained that other successful records, like &quot;Unforgettable&quot; and &quot;Sunflower,&quot; kept him busy. \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%2FDWqsfenDmeG%2F","@url":"https://www.instagram.com/p/DWqsfenDmeG/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DWqsfenDmeG/?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/DWqsfenDmeG/?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/DWqsfenDmeG/?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/DWqsfenDmeG/?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/DWqsfenDmeG/"},{"html":"\u003cp>&quot;I got songs on there that I did a couple months ago,&quot; he explains. &quot;I got songs I did a couple of years ago. It's like a mix of all crazy vibes.&quot; \u003cbr />\u003cbr />During the interview, Swae Lee broke down the meaning of his new album's title and explained how he collaborated with the likes of Jhene Aiko and French Montana. At one point, Swae cleared up the rumor about how French got a hold of &quot;Unforgettable.&quot; He said that he originally made the track himself and intended to put it on Rae Sremmurd's second album. While some people claimed French stole the hit from him, the Mississippi native said that's not exactly what happened. \u003cbr />\u003cbr />&quot;French heard the record,&quot; he explained. &quot;It wasn't the traditional way you put a song out... It's not really stealing. He definitely contacted me. It's kinda like he finessed it, but I wasn't offended. I'm like, as long as we get the proper look.&quot; \u003cbr />\u003cbr />Elsewhere in the discussion, Charlamagne Tha God brought up previous comments Swae made about \u003ca href=\"https://www.iheart.com/content/2024-07-29-swae-lee-instructs-fans-not-to-vote-for-this-presidential-candidate/\" target=\"_blank\">\u003cstrong>former presidential candidate Kamala Harris\u003c/strong>\u003c/a>. During the 2024 election, the 32-year-old artist told his followers not to vote for the former Vice President for a handful of reasons. He clarified that he doesn't hate Harris, but doesn't consider himself MAGA either. \u003cbr />\u003cbr />&quot;I don't hate Kamala Harris,&quot; he said. &quot;I didn't even announce my solidarity with no politician. Some people said I was a Trump supporter. You ain't never seen me with no MAGA hat or nothing. I don't support no politicians because I do my research. I know what they really gonna do for the people.&quot;\u003cbr />\u003cbr />You can watch the entire conversation on Netflix now. Listen to Swae Lee's new album \u003ca href=\"https://www.iheart.com/artist/31907637/albums/same-difference-391008472/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391008472\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Same Difference\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/artist/31907637/albums/same-difference-391008472/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391008472\" data-catalog-related-id=\"\">\u003cstrong> on iHeartRadio\u003c/strong>\u003c/a>\u003cstrong>.\u003c/strong> \u003cbr />\u003c/p>\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%2FDWq8Xdfxrnn%2F","@url":"https://www.instagram.com/p/DWq8Xdfxrnn/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DWq8Xdfxrnn/?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/DWq8Xdfxrnn/?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/DWq8Xdfxrnn/?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/DWq8Xdfxrnn/?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/DWq8Xdfxrnn/"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more/","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/Swae Lee","keywords/Hip-Hop","keywords/The Breakfast Club"],"permalink":"https://kmel.iheart.com/content/2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more/","primary_image":{"bucket":"new_assets","id":"%2F69cfdc61e0053590a6d18291"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1775232000000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Swae Lee Talks About New Album 'Same Difference,' Political Stance & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more","social_title":"Swae Lee Talks About New Album 'Same Difference,' Political Stance & More","summary":"Swae Lee stops by 'The Breakfast Club' to talk about his debut solo album and more","targets":[{"categories":["categories/music-news"],"distribution":["artists/Swae Lee (31907637)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Swae Lee Talks About New Album 'Same Difference,' Political Stance & More"},"slug":"2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cfdc61e0053590a6d18291","title":"Swae Lee Talks About New Album 'Same Difference,' Political Stance & More","description":"Swae Lee stops by 'The Breakfast Club' to talk about his debut solo album and more","author":"Tony M. Centeno"},"pub_start":1775232000000,"pub_until":4115978604802,"pub_changed":1775232392871,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Swae Lee (31907637)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cfd694e0053590a6d18274","slug:2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more","slug:2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more","keyword:keywords/Swae Lee","keyword:keywords/Hip-Hop","keyword:keywords/The Breakfast Club","author:user"]}},{"id":"%2F69cfdb1e12fca96f3a37c0e7","type":"PUBLISHING","record":{"ref_id":"%2F69cfdb1e12fca96f3a37c0e7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d45ed883-c8f1-40b4-9175-5f6500c28e4b","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":"Great White shark swimming quickly on the surface","id":"%2F6642315e8bbb3e87bd25566a","new_tab":false,"schedule":{},"source_credit":"Martin Heyn / iStock / Getty Images","title":"Great White Shark swimming fast","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A dramatic rescue unfolded on Wednesday (April 1) at Hermosa Beach Pier, Southern California, when 2\u003ca href=\"https://www.foxnews.com/us/heart-pounding-video-shows-fisherman-leaping-ocean-save-great-white-shark\" target=\"_blank\">0-year-old fisherman \u003c/a>\u003ca href=\"https://www.foxnews.com/us/heart-pounding-video-shows-fisherman-leaping-ocean-save-great-white-shark\" target=\"_blank\">\u003cstrong>Kevin Phan\u003c/strong>\u003c/a>\u003ca href=\"https://www.foxnews.com/us/heart-pounding-video-shows-fisherman-leaping-ocean-save-great-white-shark\" target=\"_blank\"> leaped into the ocean to free a juvenile great white shark\u003c/a> entangled in his fishing line. Armed with only a pair of scissors, Phan stripped down to his underwear and waded into the surf to cut the line and guide the shark back to safety.\u003c/p>\n\n\u003cp>The incident occurred around 9 a.m. as Phan and another fisherman struggled to reel in what they initially thought was a large fish. Onlookers gathered on the pier, watching anxiously as Phan worked to free the shark. \u003cstrong>Alexandra Garry\u003c/strong>, a local resident who captured the event on her phone, \u003ca href=\"https://www.latimes.com/california/story/2026-04-01/watch-video-man-frees-great-white-shark-hermosa-beach-pier\" target=\"_blank\">told the \u003c/a>\u003ca href=\"https://www.latimes.com/california/story/2026-04-01/watch-video-man-frees-great-white-shark-hermosa-beach-pier\" target=\"_blank\">\u003cem>Los Angeles Times\u003c/em>\u003c/a>\u003ca href=\"https://www.latimes.com/california/story/2026-04-01/watch-video-man-frees-great-white-shark-hermosa-beach-pier\" target=\"_blank\">, &quot;I thought perhaps it was a big tuna\u003c/a>, really anything except a shark.&quot;\u003c/p>\n\n\u003cp>Phan, an experienced fisherman, explained that he was not targeting white sharks, which are protected under California law. &quot;When I saw the great white, my brain just clicked into action,&quot; he said. Despite initial fears that the shark was not moving, it soon began thrashing, and Phan successfully pushed it into a wave, prompting cheers from the crowd.\u003c/p>\n\n\u003cp>As reported by \u003cem>KTLA\u003c/em>, Phan later shared on social media that \u003ca href=\"https://ktla.com/news/local-news/fisherman-strips-down-frees-great-white-shark-hooked-at-hermosa-beach-pier/\" target=\"_blank\">he suffered minor cuts and scrapes during the rescue\u003c/a> but was relieved the shark swam away safely. Officials advise beachgoers to notify lifeguards if they spot a shark to ensure safety.\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%3DAVZBLhePqjc","@url":"https://www.youtube.com/watch?v=AVZBLhePqjc","author_name":"KTLA 5","author_url":"https://www.youtube.com/@ktla","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/AVZBLhePqjc?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=\"Fisherman frees great white shark caught on line at Hermosa Beach\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/AVZBLhePqjc/hqdefault.jpg","thumbnail_width":480,"title":"Fisherman frees great white shark caught on line at Hermosa Beach","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/AVZBLhePqjc?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=\"Fisherman frees great white shark caught on line at Hermosa Beach\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=AVZBLhePqjc"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark/","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-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark/","primary_image":{"bucket":"assets.getty","id":"%2F6642315e8bbb3e87bd25566a"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1775230020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark","social_title":"","summary":"Armed with only a pair of scissors, the 20-year-old fisherman stripped down to his underwear and waded into the surf to cut the line and guide the shark back to safety.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Video Captures Moment Man Jumps Into The Ocean To Save A Great White Shark"},"slug":"2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6642315e8bbb3e87bd25566a","title":"Video Captures Moment Man Jumps Into The Ocean To Save A Great White Shark","description":"Armed with only a pair of scissors, the 20-year-old fisherman stripped down to his underwear and waded into the surf to cut the line and guide the shark back to safety.","author":"iHeartRadio"},"pub_start":1775230020000,"pub_until":4115978604802,"pub_changed":1775230440888,"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:/69cfdb1e12fca96f3a37c0e7","slug:2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark","slug:2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F69cfd05a12fca96f3a37c0cf","type":"PUBLISHING","record":{"ref_id":"%2F69cfd05a12fca96f3a37c0cf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"738b124a-1524-4490-bba6-cb883a0720bf","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Lacy Hocutt Jr., 34, Rachelleigh Galasso, 33","id":"%2F69cfd19512fca96f3a37c0da","new_tab":false,"schedule":{},"source_credit":"Wake County Sheriff's Office","title":"Lacy Hocutt Jr., 34, Rachelleigh Galasso, 33","type":"asset","url":"","use_caption":false},{"html":"\u003cp>In a disturbing case of child abuse, \u003cstrong>Lacy Douglas Hocutt Jr\u003c/strong>., 34, and \u003cstrong>Rachelleigh Marie Galasso\u003c/strong>, 33, were arrested in North Carolina on Wednesday (April 1) after \u003ca href=\"https://www.foxnews.com/us/two-arrested-nc-after-police-find-13-year-old-kept-dog-kennel-5-other-kids-filthy-home\" target=\"_blank\">six children were found living in squalid conditions\u003c/a>. Among them was a 13-year-old boy who had been kept in a dog kennel, according to the Wake County Sheriff's Office.\u003c/p>\n\n\u003cp>The children, ranging in age from one to 15, were removed from the home in February after authorities received a tip-off. Prosecutors described the conditions as &quot;filthy,&quot; with investigators needing protective gear to enter the premises. The \u003ca href=\"https://abc11.com/post/wake-county-couple-charged-child-neglect-abuse-case/18830008/\" target=\"_blank\">children were reportedly suffering from serious health issues\u003c/a>, including untreated scoliosis and severe dental neglect. One child was so underweight that it was considered life-threatening, and he was found with an E. coli infection from exposure to fecal matter in the kennel.\u003c/p>\n\n\u003cp>Hocutt \u003ca href=\"https://www.newsobserver.com/news/local/crime/article315274463.html\" target=\"_blank\">faces charges of statutory rape\u003c/a>, while Galasso is charged with negligent child abuse resulting in serious bodily and physical injury. The couple was arrested at a Raleigh motel and are being held without bond. They are due back in court on April 23.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-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-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home/","primary_image":{"bucket":"new_assets","id":"%2F69cfd19512fca96f3a37c0da"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1775227020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home","social_title":"","summary":"The house was so dirty that investigators had to wear protective gear when they went inside.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Police Find Teen Living In 'Dog Kennel,' 5 Other Kids Inside 'Filthy' Home"},"slug":"2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cfd19512fca96f3a37c0da","title":"Police Find Teen Living In 'Dog Kennel,' 5 Other Kids Inside 'Filthy' Home","description":"The house was so dirty that investigators had to wear protective gear when they went inside.","author":"iHeartRadio"},"pub_start":1775227020000,"pub_until":4115978604802,"pub_changed":1775227371763,"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:/69cfd05a12fca96f3a37c0cf","slug:2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home","slug:2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F69cfb1cfe0053590a6d1812e","type":"PUBLISHING","record":{"ref_id":"%2F69cfb1cfe0053590a6d1812e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"dceeeb41-8c63-417c-9173-643fd49258b0","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?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/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?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/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfb406e0053590a6d1819c","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Key Glock","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/key-glock-31595747/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31595747\" data-catalog-related-id=\"\">\u003cstrong>Key Glock\u003c/strong>\u003c/a> is back with a new solo track that's bound to become a summer anthem. \u003cbr />\u003cbr />On Friday, April 3, the Memphis phenom delivered his new single &quot;Loco,&quot; produced by his trusted beatmaker King Wonka. Glizock comes through with bars about stacking up cash and partying with multiple women. He first teased the track by sharing a snippet on the final night of 2025. Following his successful feature run over the past few months, Key Glock finally confirmed the song's release date and revealed that his upcoming album is finally done. \u003cbr />\u003cbr />&quot;Project ❌ album on the way.. New Single 'LOCO' drop FRIDAY😤🔥,&quot; he wrote. \u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Key Glock's latest snippet included \u003ca href=\"https://x.com/KeyGLOCK/status/2039423194025578765?s=20\" target=\"_blank\">\u003cstrong>a teaser of the song's music video\u003c/strong>\u003c/a>. The clip shows the PRE signee and his crew posted up at a packed-out house party. He raps his verses while surrounded by ladies in lingerie who dance as money rains down on them. &quot;Loco&quot; is Key Glock's first solo song of the year. It arrives weeks after he teamed up with \u003ca href=\"https://www.iheart.com/artist/sexyy-red-32273600/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32273600\" data-catalog-related-id=\"\">\u003cstrong>Sexyy Red\u003c/strong>\u003c/a> on &quot;Hang With A Bad B*tch&quot; and \u003ca href=\"https://www.iheart.com/artist/trap-dickey-32000875/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32000875\" data-catalog-related-id=\"\">\u003cstrong>Trap Dickey\u003c/strong>\u003c/a> on &quot;Down South.&quot; \u003cbr />\u003cbr />&quot;Loco&quot; sits at the top of iHeartRadio's Rap Rising playlist this week. Key Glock's new single is one of many fresh joints that appear on the playlist along with more tracks by \u003ca href=\"https://www.iheart.com/artist/swae-lee-31907637/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31907637\" data-catalog-related-id=\"\">\u003cstrong>Swae Lee\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/meek-mill-538603/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"538603\" data-catalog-related-id=\"\">\u003cstrong>Meek Mill\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/bossman-dlow-35325022/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35325022\" data-catalog-related-id=\"\">\u003cstrong>BossMan Dlow\u003c/strong>\u003c/a>, and more. Stream the playlist above and scroll below for more new music. \u003cbr />\u003cbr />\u003cspan class=\"warning-text\">WARNING: EXPLICIT LANGUAGE\u003c/span>\u003cbr />\u003c/p>\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cstrong>Key Glock, &quot;Loco&quot;\u003c/strong>\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%2FyOxZN4-l-ic%3Fsi%3DYU9ch43ee_WY65j5","@url":"https://youtu.be/yOxZN4-l-ic?si=YU9ch43ee_WY65j5","author_name":"Key Glock - Topic","author_url":"https://www.youtube.com/channel/UC4N-7ZxQM6W0Ta1wbX_2FyQ","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/yOxZN4-l-ic?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=\"Loco\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/yOxZN4-l-ic/hqdefault.jpg","thumbnail_width":480,"title":"Loco","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/yOxZN4-l-ic?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=\"Loco\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/yOxZN4-l-ic?si=YU9ch43ee_WY65j5"},{"html":"\u003cp>\u003cstrong>Swae Lee, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31907637/albums/same-difference-391008472/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391008472\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>SAME DIFFERENCE\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfb925e0053590a6d1820d","new_tab":false,"schedule":{},"source_credit":"EarDrumma Records/Interscope Records","title":"Swae Lee","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Wiz Khalifa &amp; Curren$y, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/47508/albums/roofless-records-for-drop-tops-disc-1-391193526/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391193526\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Roofless Records For Drop Tops: Disc 1\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfb9a9e0053590a6d1820f","new_tab":false,"schedule":{},"source_credit":"Taylor Gang Ent. ","title":"Wiz Khalifa","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Juicy J &amp; DJ Scream, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/120902/albums/the-trippy-tapes-vol-1-386185967/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"386185967\" data-catalog-related-id=\"\">\u003cstrong>The Trippy Tapes Vol. 1\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfba40e0053590a6d18211","new_tab":false,"schedule":{},"source_credit":"Trippy Music/Stem","title":"Juicy J","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Thundercat, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/742291/albums/distracted-391401297/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391401297\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Distracted\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbf6de0053590a6d18229","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>41, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/40097609/albums/area-41-390495191/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"390495191\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>AREA 41\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbaefe0053590a6d18213","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Nino Breeze, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/585979/albums/omerta-389539843/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"389539843\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Omertá\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbb72e0053590a6d18215","new_tab":false,"schedule":{},"source_credit":"Maybach Music Group/Gamma","title":"Nino Breeze","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>C Stunna, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/35110073/albums/born-to-stunt-389334908/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"389334908\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Born To Stunt\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbbebe0053590a6d18217","new_tab":false,"schedule":{},"source_credit":"Bag Talk Music/MNRK Records","title":"C Stunna","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>R2R Moe, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/38376211/albums/the-greatest-show-on-earth-386416716/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"386416716\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Greatest Show On Earth\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbc7ee0053590a6d18219","new_tab":false,"schedule":{},"source_credit":"Road 2 Riches Entertainment/Create Music Group","title":"R2R Moe","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Coyote &amp; Statik Selektah, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/30032247/albums/machetes-micheladas-389385159/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"389385159\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Machetes &amp; Micheladas\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbcfbe0053590a6d1821c","new_tab":false,"schedule":{},"source_credit":"Coyote For Hire","title":"Coyote & Statik Selektah","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>bbymutha, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/32129743/albums/rent-due-379795863/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"379795863\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>rent due\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbd60e0053590a6d1821f","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Tyshawn, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/32339600/albums/man-in-the-mir-391457135/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391457135\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Man In The Mir\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (EP)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbdf5e0053590a6d18222","new_tab":false,"schedule":{},"source_credit":"Corleone Music Group","title":"Tyshawn","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Miles Minnick, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/30412928/albums/somersville-388130587/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"388130587\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Somerville\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (EP)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbee5e0053590a6d18225","new_tab":false,"schedule":{},"source_credit":"EMPIRE","title":"Miles Minnick","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Meek Mill, &quot;600 Racks&quot;\u003c/strong>\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%2F6zJfdrfp_uw%3Fsi%3Dmu_-4L2kmZ24AEJn","@url":"https://youtu.be/6zJfdrfp_uw?si=mu_-4L2kmZ24AEJn","author_name":"Meek Mill","author_url":"https://www.youtube.com/@meekmill","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6zJfdrfp_uw?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=\"Meek Mill - 600 Racks (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/6zJfdrfp_uw/hqdefault.jpg","thumbnail_width":480,"title":"Meek Mill - 600 Racks (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6zJfdrfp_uw?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=\"Meek Mill - 600 Racks (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/6zJfdrfp_uw?si=mu_-4L2kmZ24AEJn"},{"html":"\u003cp>\u003cstrong>2 Chainz &amp; Statik Selektah, &quot;Pops&quot;\u003c/strong>\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%2FSpFM7DlaRKg%3Fsi%3DMBqikYqAeSxQxEzb","@url":"https://youtu.be/SpFM7DlaRKg?si=MBqikYqAeSxQxEzb","author_name":"2 Chainz","author_url":"https://www.youtube.com/@2Chainz","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/SpFM7DlaRKg?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=\"2 Chainz &amp; Statik Selektah - Pops (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/SpFM7DlaRKg/hqdefault.jpg","thumbnail_width":480,"title":"2 Chainz & Statik Selektah - Pops (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/SpFM7DlaRKg?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=\"2 Chainz &amp; Statik Selektah - Pops (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/SpFM7DlaRKg?si=MBqikYqAeSxQxEzb"},{"html":"\u003cp>\u003cstrong>Ski Mask The Slump God, &quot;BreakTheRules&quot;\u003c/strong>\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%2FSiqqw5S4uJk%3Fsi%3DzZ5u6xfb4vlVly-x","@url":"https://youtu.be/Siqqw5S4uJk?si=zZ5u6xfb4vlVly-x","author_name":"Ski Mask the Slump God - Topic","author_url":"https://www.youtube.com/channel/UC08lkzw56nPfKmNwh9ZXx6Q","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/Siqqw5S4uJk?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=\"BreakTheRules!\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/Siqqw5S4uJk/hqdefault.jpg","thumbnail_width":480,"title":"BreakTheRules!","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/Siqqw5S4uJk?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=\"BreakTheRules!\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/Siqqw5S4uJk?si=zZ5u6xfb4vlVly-x"},{"html":"\u003cp>\u003cstrong>DDG featuring Polo G, &quot;Not Friendly&quot; \u003c/strong>\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%2Fw05rapkQPwo%3Fsi%3DFFRmkcrJrC5jd2k2","@url":"https://youtu.be/w05rapkQPwo?si=FFRmkcrJrC5jd2k2","author_name":"DDGVEVO","author_url":"https://www.youtube.com/@ddgvevo5001","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/w05rapkQPwo?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=\"DDG, Polo G - Not Friendly (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/w05rapkQPwo/hqdefault.jpg","thumbnail_width":480,"title":"DDG, Polo G - Not Friendly (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/w05rapkQPwo?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=\"DDG, Polo G - Not Friendly (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/w05rapkQPwo?si=FFRmkcrJrC5jd2k2"},{"html":"\u003cp>\u003cstrong>Red Café featuring Max B, “Wish Me Well”\u003c/strong>\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%3D6I96mdH5td8","@url":"https://www.youtube.com/watch?v=6I96mdH5td8","author_name":"Red Cafe - Topic","author_url":"https://www.youtube.com/channel/UCba4sui6GDcnO1tMBSX1j-w","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6I96mdH5td8?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=\"WISH ME WELL (feat. Max B)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/6I96mdH5td8/hqdefault.jpg","thumbnail_width":480,"title":"WISH ME WELL (feat. Max B)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6I96mdH5td8?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=\"WISH ME WELL (feat. Max B)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=6I96mdH5td8"},{"html":"\u003cp>\u003cstrong>Johnny Venus, “I Want You Back\u003c/strong>”\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%2F0rL37ttGc18%3Fsi%3DbyQxhD5ONjKUGslu","@url":"https://youtu.be/0rL37ttGc18?si=byQxhD5ONjKUGslu","author_name":"JohnnyVenusVEVO","author_url":"https://www.youtube.com/@JohnnyVenusVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/0rL37ttGc18?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=\"Johnny Venus - I Want You Back (Official Audio)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/0rL37ttGc18/hqdefault.jpg","thumbnail_width":480,"title":"Johnny Venus - I Want You Back (Official Audio)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/0rL37ttGc18?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=\"Johnny Venus - I Want You Back (Official Audio)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/0rL37ttGc18?si=byQxhD5ONjKUGslu"},{"html":"\u003cp>\u003cstrong>Myaap, &quot;Reaper&quot;\u003c/strong>\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%2Fq46HALVYqqo%3Fsi%3D_SBcu64ukMqNo-XB","@url":"https://youtu.be/q46HALVYqqo?si=_SBcu64ukMqNo-XB","author_name":"MyaapVEVO","author_url":"https://www.youtube.com/@MyaapVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/q46HALVYqqo?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=\"Myaap - Reaper (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/q46HALVYqqo/hqdefault.jpg","thumbnail_width":480,"title":"Myaap - Reaper (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/q46HALVYqqo?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=\"Myaap - Reaper (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/q46HALVYqqo?si=_SBcu64ukMqNo-XB"},{"html":"\u003cp>\u003cstrong>YG featuring Ty Dolla $ign, &quot;TEACH YOU HOW TO LUH&quot;\u003c/strong>\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%2F7U6AXm2ZDaY%3Fsi%3DZ5Fzr0tTHkQGn4eF","@url":"https://youtu.be/7U6AXm2ZDaY?si=Z5Fzr0tTHkQGn4eF","author_name":"YG","author_url":"https://www.youtube.com/@user-v1i8i","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7U6AXm2ZDaY?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=\"YG feat Ty Dolla $ign - TEACH YOU HOW TO LUH ME [Official Music Video]\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/7U6AXm2ZDaY/hqdefault.jpg","thumbnail_width":480,"title":"YG feat Ty Dolla $ign - TEACH YOU HOW TO LUH ME [Official Music Video]","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7U6AXm2ZDaY?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=\"YG feat Ty Dolla $ign - TEACH YOU HOW TO LUH ME [Official Music Video]\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/7U6AXm2ZDaY?si=Z5Fzr0tTHkQGn4eF"},{"html":"\u003cp>\u003cstrong>BossMan Dlow, &quot;Nothin Like Me&quot;\u003c/strong>\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%2FztoB5FYNWrg%3Fsi%3Dc2Gxq2j9Y98e1-tD","@url":"https://youtu.be/ztoB5FYNWrg?si=c2Gxq2j9Y98e1-tD","author_name":"BossMan Dlow","author_url":"https://www.youtube.com/@bossmandlow","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/ztoB5FYNWrg?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=\"BossMan Dlow - Nothin Like Me (Official Audio)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/ztoB5FYNWrg/hqdefault.jpg","thumbnail_width":480,"title":"BossMan Dlow - Nothin Like Me (Official Audio)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/ztoB5FYNWrg?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=\"BossMan Dlow - Nothin Like Me (Official Audio)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/ztoB5FYNWrg?si=c2Gxq2j9Y98e1-tD"},{"html":"\u003cp>\u003cstrong>Jorjiana featuring YoungBoy Never Broke Again, &quot;Hoe Phase&quot;\u003c/strong>\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%2FyZuoOFjfWZk%3Fsi%3Da7SvO0VekZ1Y3HhE","@url":"https://youtu.be/yZuoOFjfWZk?si=a7SvO0VekZ1Y3HhE","author_name":"Jorjiana ","author_url":"https://www.youtube.com/@jorjianaworst","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/yZuoOFjfWZk?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=\"Jorjiana -  Hoe Phase FT NBA YoungBoy [Official Lyric Video]\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/yZuoOFjfWZk/hqdefault.jpg","thumbnail_width":480,"title":"Jorjiana -  Hoe Phase FT NBA YoungBoy [Official Lyric Video]","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/yZuoOFjfWZk?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=\"Jorjiana -  Hoe Phase FT NBA YoungBoy [Official Lyric Video]\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/yZuoOFjfWZk?si=a7SvO0VekZ1Y3HhE"},{"html":"\u003cp>\u003cstrong>That Mexican OT, &quot;Still Virgil&quot;\u003c/strong>\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%2FEuU6vcC9VqU%3Fsi%3DWtuwFthRK5KEJlra","@url":"https://youtu.be/EuU6vcC9VqU?si=WtuwFthRK5KEJlra","author_name":"That Mexican OT - Topic","author_url":"https://www.youtube.com/channel/UCc5O-YNwZbIS44GW9mtIJQA","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/EuU6vcC9VqU?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=\"Still Virgil\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/EuU6vcC9VqU/hqdefault.jpg","thumbnail_width":480,"title":"Still Virgil","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/EuU6vcC9VqU?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=\"Still Virgil\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/EuU6vcC9VqU?si=WtuwFthRK5KEJlra"},{"html":"\u003cp>\u003cstrong>Paul Wall, &quot;RIP Old Me&quot;\u003c/strong>\u003cbr />\u003c/p>\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%2Ft0NrnGH6UwQ%3Fsi%3D4hvzApD-J1HETt5z","@url":"https://youtu.be/t0NrnGH6UwQ?si=4hvzApD-J1HETt5z","author_name":"Paul Wall","author_url":"https://www.youtube.com/@getmoneytv","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/t0NrnGH6UwQ?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=\"Paul Wall - RIP Old Me (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/t0NrnGH6UwQ/hqdefault.jpg","thumbnail_width":480,"title":"Paul Wall - RIP Old Me (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/t0NrnGH6UwQ?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=\"Paul Wall - RIP Old Me (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/t0NrnGH6UwQ?si=4hvzApD-J1HETt5z"},{"html":"\u003cp>\u003cstrong>JaYy Wick, &quot;How You Doin&quot;\u003c/strong>\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%3D5bUlLBh9UQ8","@url":"https://www.youtube.com/watch?v=5bUlLBh9UQ8","author_name":"JaYyWickVEVO","author_url":"https://www.youtube.com/@JaYyWickVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/5bUlLBh9UQ8?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=\"JaYy Wick - How You Doin (Official Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/5bUlLBh9UQ8/hqdefault.jpg","thumbnail_width":480,"title":"JaYy Wick - How You Doin (Official Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/5bUlLBh9UQ8?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=\"JaYy Wick - How You Doin (Official Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=5bUlLBh9UQ8"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-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/Hip-Hop","keywords/Key Glock"],"permalink":"https://kmel.iheart.com/content/2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album/","primary_image":{"bucket":"new_assets","id":"%2F69cfb406e0053590a6d1819c"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1775224560000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Key Glock Goes ‘Loco’ On His First Single From Upcoming Album","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album","social_title":"Key Glock Goes ‘Loco’ On His First Single From Upcoming Album","summary":"Listen to Key Glock's new banger plus more new music!","targets":[{"categories":["categories/music-news"],"distribution":["artists/Key Glock (31595747)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Rap Rising: Key Glock Goes ‘Loco’ On First Single From Upcoming Album"},"slug":"2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cfb406e0053590a6d1819c","title":"Rap Rising: Key Glock Goes ‘Loco’ On First Single From Upcoming Album","description":"Listen to Key Glock's new banger plus more new music!","author":"Tony M. Centeno"},"pub_start":1775224560000,"pub_until":4115978604802,"pub_changed":1775241240615,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Key Glock (31595747)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cfb1cfe0053590a6d1812e","slug:2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album","slug:2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album","keyword:keywords/Hip-Hop","keyword:keywords/Key Glock","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":"%2F699cd4c05b732c54f627c2e8","type":"PUBLISHING","record":{"ref_id":"%2F699cd4c05b732c54f627c2e8","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026","cuser":"user/ldap/1112496","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":"%2F699cd5015b732c54f627c2f5","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/699cd5015b732c54f627c2f5","source_credit":"","title":"","url":"asset://assets.calendar/699cd5015b732c54f627c2f5","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>We Them One’s Comedy Tour is back and bringing an even bigger experience for 2026! Hosted by the hilarious Tony Roberts, this show promises wall-to-wall laughs with some of the most talked-about names in comedy.\u003c/p>\n\n\u003cp>Featuring:\u003c/p>\n\n\u003cp>MIKE EPPS | DC YOUNG FLY | MOJO BROOKZZ | KARLOUS MILLER | CHICO BEAN | TONY ROBERTS | FAB MONROE | NAVV GREENE*\u003c/p>\n\n\u003cp>Plus surprise guests in select cities – you never know who might hit the stage!\u003c/p>\n\n\u003cp>Why You’ll Love It\u003c/p>\n\n\u003cp>• A night that’s authentic, unfiltered and built for the culture.\u003c/p>\n\n\u003cp>• Brand-new material and moments you won’t find anywhere else.\u003c/p>\n\n\u003cp>Tickets are moving fast! Secure your seat now: \u003ca href=\"https://www.ticketmaster.com/event/1C00635CBE439B4C\" target=\"_blank\">\u003cu>https://www.ticketmaster.com/event/1C00635CBE439B4C\u003c/u>\u003c/a>\u003c/p>\n\n\u003cp>*Lineup varies per city.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1776045600734,"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":"%2F699cd5015b732c54f627c2f5","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/699cd5015b732c54f627c2f5","source_credit":"","title":"","url":"asset://assets.calendar/699cd5015b732c54f627c2f5","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"BMN Entertainment Presents: We Them One's Comedy Tour 2026"},"venue_address":{"type":"plain","value":"7000 Coliseum Way, Oakland, CA 94621, US"},"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-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/699cd5015b732c54f627c2f5","use_caption":false},"keywords":[],"primary_slug":"2026-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026","slugs":["2026-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026"],"sponsored":false,"title":"BMN Entertainment Presents: We Them One's Comedy Tour 2026"},"targeting":{"exclusion":{"tags":[]},"publish_date":1771885500000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"KsOv5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/699cd5015b732c54f627c2f5","title":"BMN Entertainment Presents: We Them One's Comedy Tour 2026","description":"","author":""},"pub_start":1771885500000,"pub_until":4115978604802,"pub_changed":1771885928886,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/699cd4c05b732c54f627c2e8","slug:2026-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026","slug:2026-04-12-bmn-entertainment-presents-we-them-ones-comedy-tour-2026"]}},{"id":"%2F6984d06d45bb61761d77c952","type":"PUBLISHING","record":{"ref_id":"%2F6984d06d45bb61761d77c952","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-04-15-ari-lennox-at-the-paramount-theatre","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":"%2F6984d07a45bb61761d77c95f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6984d07a45bb61761d77c95f","source_credit":"","title":"","url":"asset://assets.calendar/6984d07a45bb61761d77c95f","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ari Lennox\u003c/p>\n\n\u003cp>April 15\u003c/p>\n\n\u003cp>Paramount Theatre in Oakland\u003c/p>\n\n\u003cp>Tickets go on sale Friday Feb 6 at 10am at Ticketmaster\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1776308400298,"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":"%2F6984d07a45bb61761d77c95f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6984d07a45bb61761d77c95f","source_credit":"","title":"","url":"asset://assets.calendar/6984d07a45bb61761d77c95f","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-04-15-ari-lennox-at-the-paramount-theatre"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Ari Lennox at the Paramount Theatre"},"venue_address":{"type":"plain","value":"2025 Broadway, Oakland, CA "},"venue_name":{"type":"plain","value":"Paramount Theatre "}},"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-04-15-ari-lennox-at-the-paramount-theatre","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/6984d07a45bb61761d77c95f","use_caption":false},"keywords":[],"primary_slug":"2026-04-15-ari-lennox-at-the-paramount-theatre","slugs":["2026-04-15-ari-lennox-at-the-paramount-theatre"],"sponsored":false,"title":"Ari Lennox at the Paramount Theatre"},"targeting":{"exclusion":{"tags":[]},"publish_date":1770311520000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"YEG73","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-04-15-ari-lennox-at-the-paramount-theatre","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6984d07a45bb61761d77c95f","title":"Ari Lennox at the Paramount Theatre","description":"","author":""},"pub_start":1770311520000,"pub_until":4115978604802,"pub_changed":1770311845955,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/6984d06d45bb61761d77c952","slug:2026-04-15-ari-lennox-at-the-paramount-theatre","slug:2026-04-15-ari-lennox-at-the-paramount-theatre"]}},{"id":"%2F6984a715ecbf7ffa55a22980","type":"PUBLISHING","record":{"ref_id":"%2F6984a715ecbf7ffa55a22980","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-04-16-ari-lennox-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":"%2F6984a764ecbf7ffa55a2298d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6984a764ecbf7ffa55a2298d","source_credit":"","title":"","url":"asset://assets.calendar/6984a764ecbf7ffa55a2298d","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ari Lennox\u003c/p>\n\n\u003cp>April 16\u003c/p>\n\n\u003cp>The Masonic in SF\u003c/p>\n\n\u003cp>Tickets go on sale Friday Feb 6 at 10am at Ticketmaster\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1776394800108,"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":"%2F6984a764ecbf7ffa55a2298d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/6984a764ecbf7ffa55a2298d","source_credit":"","title":"","url":"asset://assets.calendar/6984a764ecbf7ffa55a2298d","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-04-16-ari-lennox-at-the-masonic"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Ari Lennox 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-04-16-ari-lennox-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/6984a764ecbf7ffa55a2298d","use_caption":false},"keywords":[],"primary_slug":"2026-04-16-ari-lennox-at-the-masonic","slugs":["2026-04-16-ari-lennox-at-the-masonic"],"sponsored":false,"title":"Ari Lennox at the Masonic"},"targeting":{"exclusion":{"tags":[]},"publish_date":1770300960000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"495v5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-04-16-ari-lennox-at-the-masonic","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/6984a764ecbf7ffa55a2298d","title":"Ari Lennox at the Masonic","description":"","author":""},"pub_start":1770300960000,"pub_until":4115978604802,"pub_changed":1770301322733,"subscription":[{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/6984a715ecbf7ffa55a22980","slug:2026-04-16-ari-lennox-at-the-masonic","slug:2026-04-16-ari-lennox-at-the-masonic"]}},{"id":"%2F69865fd01791b97250129e8f","type":"PUBLISHING","record":{"ref_id":"%2F69865fd01791b97250129e8f","type":"content:calendar","payload":{"canonical_url":"https://kmel.iheart.com/calendar/content/2026-05-11-baby-keem-at-the-fox-theater","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":"%2F698660a31791b97250129e9d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/698660a31791b97250129e9d","source_credit":"","title":"","url":"asset://assets.calendar/698660a31791b97250129e9d","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Baby Keem\u003c/p>\n\n\u003cp>May 11\u003c/p>\n\n\u003cp>Fox Theater in Oakland\u003c/p>\n\n\u003cp>Tickets go on sale Feb 13 at 10am at \u003ca href=\"https://www.ticketmaster.com/event/1C006444B800D747?camefrom=CFC_ANOTHERPLANET_kmel&brand=anotherplanet\" target=\"_blank\">Ticketmaster\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1778553000082,"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":"%2F698660a31791b97250129e9d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/698660a31791b97250129e9d","source_credit":"","title":"","url":"asset://assets.calendar/698660a31791b97250129e9d","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2026-05-11-baby-keem-at-the-fox-theater"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Baby Keem 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-05-11-baby-keem-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/698660a31791b97250129e9d","use_caption":false},"keywords":[],"primary_slug":"2026-05-11-baby-keem-at-the-fox-theater","slugs":["2026-05-11-baby-keem-at-the-fox-theater"],"sponsored":false,"title":"Baby Keem at the Fox Theater"},"targeting":{"exclusion":{"tags":[]},"publish_date":1770746400000,"publish_end_date":4115978604802,"publish_origin":"brands/KMEL-FM (911)","syndication":{"publish_origin":"brands/KMEL-FM (911)","refs":{}},"targets":[{"id":"69865fd01791b97250129e90","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":[],"workflow":""},{"id":"BSdWL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/KMEL-FM (911)"],"workflow":"627aae46944e6e79b362763d"}]}},"slug":"2026-05-11-baby-keem-at-the-fox-theater","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/698660a31791b97250129e9d","title":"Baby Keem at the Fox Theater","description":"","author":""},"pub_start":1770746400000,"pub_until":4115978604802,"pub_changed":1770746400000,"subscription":[{"tags":["calendar-categories/concerts"]},{"tags":["calendar-categories/concerts","brands/KMEL-FM (911)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KMEL-FM (911)","id:/69865fd01791b97250129e8f","slug:2026-05-11-baby-keem-at-the-fox-theater","slug:2026-05-11-baby-keem-at-the-fox-theater"]}}],"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":"1859975"},{"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":"%2F69cffdd2e0053590a6d182e8","type":"PUBLISHING","record":{"ref_id":"%2F69cffdd2e0053590a6d182e8","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"18477bcd-7f5a-4261-a897-fb31c20ebd08","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/cardi-b-31246427/?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/cardi-b-31246427/?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/cardi-b-31246427/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/cardi-b-31246427/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d001c4e0053590a6d182fc","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Cardi B","type":"asset","url":"","use_caption":false},{"html":"\u003cp>New York City \u003ca href=\"https://www.iheart.com/content/2025-11-05-50-cent-reacts-after-zohran-mamdani-wins-mayoral-race-in-new-york-city/\" data-content-id=\"/690b4cb9ed462d2f79186a62\">\u003cstrong>Mayor Zohran Mamdani\u003c/strong>\u003c/a> has enlisted \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> to help him find the perfect jingle to encourage citizens to apply for his new program that will assist those in need of free childcare. \u003cbr />\u003cbr />On Friday, April 3, Mayor Mamdani's office announced a special contest for a catchy tune that will serve as the theme song for his new 2-K Program. The mayor is accepting 15 to 30-second submissions from those who think they can make a track that will entice New Yorkers to apply. Cardi will help select a group of finalists before the people vote on the best 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%2FNYCMayor%2Fstatus%2F2040074514831147023%3Fs%3D20","@url":"https://x.com/NYCMayor/status/2040074514831147023?s=20","author_name":"Mayor Zohran Kwame Mamdani","author_url":"https://twitter.com/NYCMayor","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Get ready, New York. \u003ca href=\"https://twitter.com/iamcardib?ref_src=twsrc%5Etfw\">@iamcardib\u003c/a> will be judging YOUR jingles to help spread the word about universal childcare for 2 year olds — aka 2-K.\u003cbr>\u003cbr>Submit your song by April 17. Full guidelines at \u003ca href=\"https://t.co/NjuhJ87aZl\">https://t.co/NjuhJ87aZl\u003c/a>. (Tag \u003ca href=\"https://twitter.com/hashtag/NYC2KJingle?src=hash&amp;ref_src=twsrc%5Etfw\">#NYC2KJingle\u003c/a> and \u003ca href=\"https://twitter.com/NYCMayor?ref_src=twsrc%5Etfw\">@nycmayor\u003c/a> if you post your jingle on social… \u003ca href=\"https://t.co/EF0QuGX8Fq\">pic.twitter.com/EF0QuGX8Fq\u003c/a>\u003c/p>&mdash; Mayor Zohran Kwame Mamdani (@NYCMayor) \u003ca href=\"https://twitter.com/NYCMayor/status/2040074514831147023?ref_src=twsrc%5Etfw\">April 3, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/NYCMayor/status/2040074514831147023","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Get ready, New York. \u003ca href=\"https://twitter.com/iamcardib?ref_src=twsrc%5Etfw\">@iamcardib\u003c/a> will be judging YOUR jingles to help spread the word about universal childcare for 2 year olds — aka 2-K.\u003cbr>\u003cbr>Submit your song by April 17. Full guidelines at \u003ca href=\"https://t.co/NjuhJ87aZl\">https://t.co/NjuhJ87aZl\u003c/a>. (Tag \u003ca href=\"https://twitter.com/hashtag/NYC2KJingle?src=hash&amp;ref_src=twsrc%5Etfw\">#NYC2KJingle\u003c/a> and \u003ca href=\"https://twitter.com/NYCMayor?ref_src=twsrc%5Etfw\">@nycmayor\u003c/a> if you post your jingle on social… \u003ca href=\"https://t.co/EF0QuGX8Fq\">pic.twitter.com/EF0QuGX8Fq\u003c/a>\u003c/p>&mdash; Mayor Zohran Kwame Mamdani (@NYCMayor) \u003ca href=\"https://twitter.com/NYCMayor/status/2040074514831147023?ref_src=twsrc%5Etfw\">April 3, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/NYCMayor/status/2040074514831147023?s=20"},{"html":"\u003cp>“I feel like free childcare is very important,” Cardi tells Mayor Mamdani in their video announcement. “Sometimes us women we can’t really go forward because we don’t have nobody to help us take care of our kids.”\u003cbr />\u003cbr />“This fall we’re starting to deliver universal 2-K, which is just like pre-K, just like 3-K, but 2-K for 2-year-olds,&quot; Mayor Mamdani says. &quot;Free childcare, 2,000 seats in the fall, and there’s gonna be seats in the Bronx starting it up. Enrollment actually starts in June, and we had a question for you: We’re going to have a competition to create a jingle, so New Yorkers are going to submit their best jingle, and we wanted to know if you would help judge that competition!”\u003cbr />\u003cbr />“The mayor’s going to help you!&quot; Cardi adds. &quot;And I’m gonna judge, and he’s going to give because he’s the one with the funds!”\u003cbr />\u003cbr />Mamdani's initiative, which he first revealed on the campaign trail last year, will provide free childcare for families in New York City with 2-year-olds at home, regardless of financial or immigration status. The program is set to begin this fall with 2,000 seats available to families in districts including Fordham (Bronx), Washington Heights (Manhattan), Southeast Queens and Canarsie (Brooklyn). The enrollment begins June 2 and ends June 26. \u003cbr />\u003cbr />The winning jingle will become the official theme song of the 2-K Program and will play on the radio. Submissions will be accepted until April 17. If you're interested in entering the jingle contest, \u003ca href=\"https://www.nyc.gov/content/jingle/pages/\" target=\"_blank\">\u003cstrong>click here\u003c/strong>\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program/","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/Cardi B","keywords/Zohran Mamdani","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program/","primary_image":{"bucket":"new_assets","id":"%2F69d001c4e0053590a6d182fc"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},"publish_date":1775240760000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","social_title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","summary":"Cardi B and Mayor Zohran Mamdani are teaming up to find a jingle to help encourage people to sign up for his 2-K Program","targets":[{"categories":["categories/music-news"],"distribution":["artists/Cardi B (31246427)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program"},"slug":"2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d001c4e0053590a6d182fc","title":"Cardi B Teams Up With NYC Mayor To Find Jingle For Free Childcare Program","description":"Cardi B and Mayor Zohran Mamdani are teaming up to find a jingle to help encourage people to sign up for his 2-K Program","author":"Tony M. Centeno"},"pub_start":1775240760000,"pub_until":4115978604802,"pub_changed":1775241150631,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Cardi B (31246427)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cffdd2e0053590a6d182e8","slug:2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","slug:2026-04-03-cardi-b-teams-up-with-nyc-mayor-to-find-jingle-for-free-childcare-program","keyword:keywords/Cardi B","keyword:keywords/Zohran Mamdani","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F69d000ef12fca96f3a37c124","type":"PUBLISHING","record":{"ref_id":"%2F69d000ef12fca96f3a37c124","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5482fd4c-dd43-4b22-a5c4-144398859c1c","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A take-out pizza delivery man delivering take-out food to customer's door. A middle age Caucasian housewife customer with front door open receiving the pizza order from the delivery person with the insulated pizza bag. Photographed on location in horizontal format.","id":"%2F629915ccda3967c4b1e206af","new_tab":false,"schedule":{},"source_credit":"YinYang / E+ / Getty Images","title":"Take-out Pizza Delivery Man at Customer's Door","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Rave Restaurant Group, \u003ca href=\"https://www.dailymail.co.uk/yourmoney/article-15703373/Pizza-chain-finally-makes-stand-cuts-ties-Uber-Eats.html\" target=\"_blank\">the parent company of Pizza Inn and Pie Five, has ended its partnership with Uber Eats\u003c/a> due to rising fees that executives say left them with minimal profits. The decision came after Uber Eats increased its marketplace fees in early March, with rates for its Lite tier rising from 15% to 20% per order.\u003c/p>\n\n\u003cp>\u003cstrong>Brandon Solano\u003c/strong>, CEO of Rave Restaurant Group, stated that the fee hikes were imposed without negotiation, forcing the company to pay up to 30% per transaction. Solano emphasized that these costs were higher than what vendors and farmers receive, and he questioned the value of technology over food. &quot;Do we really think technology is more valuable than food?&quot; \u003ca href=\"https://www.restaurantdive.com/news/rave-restaurant-group-ends-uber-eats-partnership-price-increase/816032/\" target=\"_blank\">Solano said, according to \u003c/a>\u003ca href=\"https://www.restaurantdive.com/news/rave-restaurant-group-ends-uber-eats-partnership-price-increase/816032/\" target=\"_blank\">\u003cem>Restaurant Dive\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>By ending the partnership, Rave avoided raising menu prices, which could have deterred customers. Solano described the exit as &quot;successfully negotiating the rates down to zero.&quot; Although he acknowledged the potential loss of volume, he noted that it was volume that generated almost no profit. Franchisees supported the decision, and Solano is in talks for an exclusive deal with DoorDash, though it is not finalized.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.thestreet.com/retail/popular-pizza-chain-cuts-ties-with-uber-eats\" target=\"_blank\">move comes at a challenging time for restaurants\u003c/a> facing rising costs and tight margins. Solano criticized Uber Eats for raising rates amid ongoing restaurant closures. He warned that third-party delivery providers should be cautious about price hikes, as operators can switch between platforms like Uber Eats, DoorDash, and Grubhub.\u003c/p>\n\n\u003cp>Rave Restaurant Group reported its 23rd consecutive quarter of profitability in February, with Pizza Inn's comparable store sales rising 2.5% in fiscal Q2 2026. The company is focusing on enhancing its dine-in experience and exploring other ordering channels to maintain customer satisfaction. Solano highlighted the importance of maintaining strong relationships with the restaurant community, stating that Uber Eats might regret damaging these ties.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees/","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-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees/","primary_image":{"bucket":"assets.getty","id":"%2F629915ccda3967c4b1e206af"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1775239260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees","social_title":"","summary":"The pizza chain made the move instead of raising prices. ","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Pizza Chain Cuts Ties With Delivery App Over High Fees"},"slug":"2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/629915ccda3967c4b1e206af","title":"Pizza Chain Cuts Ties With Delivery App Over High Fees","description":"The pizza chain made the move instead of raising prices. ","author":"iHeartRadio"},"pub_start":1775239260000,"pub_until":4115978604802,"pub_changed":1775239614514,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69d000ef12fca96f3a37c124","slug:2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees","slug:2026-04-03-pizza-chain-cuts-ties-with-uber-eats-over-high-fees","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F69cff09ae0053590a6d182b6","type":"PUBLISHING","record":{"ref_id":"%2F69cff09ae0053590a6d182b6","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fdaf16af-1031-43c8-b731-1c941d55d812","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/meek-mill-538603/?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/meek-mill-538603/?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/meek-mill-538603/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/meek-mill-538603/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cff355e0053590a6d182ca","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Meek Mill","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/meek-mill-538603/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"538603\" data-catalog-related-id=\"\">\u003cstrong>Meek Mill\u003c/strong>\u003c/a> is back with some new music amid his ongoing issues with \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's\u003c/em>\u003c/strong>\u003c/a> Charlamagne Tha God. \u003cbr />\u003cbr />On Friday, April 3, the Philly rapper dropped his new single &quot;600 Racks&quot; via Dreamchasers. On the track produced by Jayco, LOR and Delomixedthis, Meek reflects on how much he's flourished since his days of sitting in a jail cell. He recalls how he got his money up over the years and what he blew his money on, from Rolls-Royces to rides on lavish yachts in Dubai. \u003cbr />\u003cbr />&quot;So many nights they ain't give me no bail/We was all locked up sittin' in jail/Now Dubai on a yacht, we sail,&quot; he raps. \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%2FDWkpoo4DYGw%2F","@url":"https://www.instagram.com/p/DWkpoo4DYGw/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DWkpoo4DYGw/?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/DWkpoo4DYGw/?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/DWkpoo4DYGw/?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/DWkpoo4DYGw/?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/DWkpoo4DYGw/"},{"html":"\u003cp>The song dropped after he went in on Charlamagne Tha God on social media this week. It all started after Uncle Charla alleged Meek fell off after he engaged in a rap battle with Drake in 2015. During his latest episode of Brilliant Idiots with Andrew Schulz, the Breakfast Club co-host claimed Meek's career began to decline due to his role in the battle and his past dramatic moment on X, formerly known as Twitter. \u003cbr />\u003cbr />&quot;I f**k with Meek,&quot; Charlamagne said. &quot;I think Meek does a lot for his community. He's been a great symbol for the city of Philly. I love what he does with REFORM, but I probably would've deleted my Twitter after Twitter fingers and flooded the street with nothing but music.&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%2F2Cool2Blog%2Fstatus%2F2039522099757277349%3Fs%3D20","@url":"https://x.com/2Cool2Blog/status/2039522099757277349?s=20","author_name":"2Cool2Blog","author_url":"https://twitter.com/2Cool2Blog","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Everything Charlamagne said about Meek Mill on The Brilliant idiots Podcast. Thoughts ? \u003ca href=\"https://t.co/AQrCkXHAxZ\">pic.twitter.com/AQrCkXHAxZ\u003c/a>\u003c/p>&mdash; 2Cool2Blog (@2Cool2Blog) \u003ca href=\"https://twitter.com/2Cool2Blog/status/2039522099757277349?ref_src=twsrc%5Etfw\">April 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/2Cool2Blog/status/2039522099757277349","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Everything Charlamagne said about Meek Mill on The Brilliant idiots Podcast. Thoughts ? \u003ca href=\"https://t.co/AQrCkXHAxZ\">pic.twitter.com/AQrCkXHAxZ\u003c/a>\u003c/p>&mdash; 2Cool2Blog (@2Cool2Blog) \u003ca href=\"https://twitter.com/2Cool2Blog/status/2039522099757277349?ref_src=twsrc%5Etfw\">April 2, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/2Cool2Blog/status/2039522099757277349?s=20"},{"html":"\u003cp>Meek fired back with a lengthy response on Instagram. In it, the \u003cem>Championships\u003c/em> rapper reflects on the success of his most beloved records over the years by listing off all of his platinum songs and albums before questioning Charlamagne's comments. \u003cbr />\u003cbr />&quot;What the f**k is he talking about????&quot; Meek wrote in a \u003ca href=\"https://x.com/2Cool2Blog/status/2039516071745421394\" target=\"_blank\">\u003cstrong>now-deleted Instagram post\u003c/strong>\u003c/a>. &quot;We gotta keep a close eye on this cat I feel like he in the closet gay man that hates successful black men unless he doing business with them but I could be wrong.., oh and I'm powering helping pop like 10 artists off on the east no cash gain for charity! I'm really really the one but it's some real propaganda on my brand and I want it investigated!!!!!&quot; \u003cbr />\u003cbr />Meek Mill followed up by sharing a fresh &quot;Victory&quot; freestyle before coming through with his new single. Listen to both of them below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F6zJfdrfp_uw%3Fsi%3DbiEkGYt60_JNIH22","@url":"https://youtu.be/6zJfdrfp_uw?si=biEkGYt60_JNIH22","author_name":"Meek Mill","author_url":"https://www.youtube.com/@meekmill","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6zJfdrfp_uw?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=\"Meek Mill - 600 Racks (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/6zJfdrfp_uw/hqdefault.jpg","thumbnail_width":480,"title":"Meek Mill - 600 Racks (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6zJfdrfp_uw?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=\"Meek Mill - 600 Racks (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/6zJfdrfp_uw?si=biEkGYt60_JNIH22"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F1PKDAeksVmo%3Fsi%3D1BO2D0srzxEEi8dA","@url":"https://youtu.be/1PKDAeksVmo?si=1BO2D0srzxEEi8dA","author_name":"Meek Mill","author_url":"https://www.youtube.com/@meekmill","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/1PKDAeksVmo?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=\"Meek Mill - Victory Freestyle\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/1PKDAeksVmo/hqdefault.jpg","thumbnail_width":480,"title":"Meek Mill - Victory Freestyle","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/1PKDAeksVmo?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=\"Meek Mill - Victory Freestyle\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/1PKDAeksVmo?si=1BO2D0srzxEEi8dA"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god/","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/Meek Mill","keywords/Charlamagne Tha God","keywords/Hip-Hop"],"permalink":"https://kmel.iheart.com/content/2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god/","primary_image":{"bucket":"new_assets","id":"%2F69cff355e0053590a6d182ca"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1775238240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Meek Mill Drops Two New Songs Amid Beef With Charlamagne Tha God","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god","social_title":"Meek Mill Drops Two New Songs Amid Beef With Charlamagne Tha God","summary":"Meek Mill is back with new music following an intense exchange with Charlamagne Tha God","targets":[{"categories":["categories/music-news"],"distribution":["artists/Meek Mill (538603)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Meek Mill Drops Two New Songs Amid Beef With Charlamagne Tha God"},"slug":"2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cff355e0053590a6d182ca","title":"Meek Mill Drops Two New Songs Amid Beef With Charlamagne Tha God","description":"Meek Mill is back with new music following an intense exchange with Charlamagne Tha God","author":"Tony M. Centeno"},"pub_start":1775238240000,"pub_until":4115978604802,"pub_changed":1775238589929,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Meek Mill (538603)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cff09ae0053590a6d182b6","slug:2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god","slug:2026-04-03-meek-mill-drops-two-new-songs-amid-beef-with-charlamagne-tha-god","keyword:keywords/Meek Mill","keyword:keywords/Charlamagne Tha God","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F69cff44612fca96f3a37c117","type":"PUBLISHING","record":{"ref_id":"%2F69cff44612fca96f3a37c117","type":"content","payload":{"amp_enabled":false,"apple_news":{"ref_id":"4dde3fc5-ca45-47cc-8eca-7584094a1833","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Recalled Granitestone Diamond Pro Blue Saute Pans","id":"%2F69cff69c12fca96f3a37c122","new_tab":false,"schedule":{},"source_credit":"Consumer Products Safety Comission","title":"Recalled Granitestone Diamond Pro Blue Saute Pans","type":"asset","url":"","use_caption":false},{"html":"\u003cp>An \u003ca href=\"https://www.dailymail.co.uk/yourmoney/article-15704165/recall-costco-walmart-pans-granitestone.html\" target=\"_blank\">urgent recall has been announced for over 740,000 Granitestone Diamond Pro Blue sauté pan sets\u003c/a> sold at major retailers like Costco and Walmart. The recall, issued on Thursday (April 2), follows reports of metal caps detaching from the pans, posing burn and impact hazards.\u003c/p>\n\n\u003cp>The affected products are two-piece sets containing 10-inch and 11.5-inch pans. The issue arises from a small metal cap on the screw that connects the pan to its handle. When heated, \u003ca href=\"https://www.newsnationnow.com/us-news/recalls/740000-saute-pans-recalled-burn-hazards/\" target=\"_blank\">this cap can violently eject\u003c/a>, leading to potential injuries. E Mishan &amp; Sons, the company behind the pans, has received 98 reports of such incidents, including one case of bruising and burns.\u003c/p>\n\n\u003cp>Consumers who purchased these pans between August 2021 and February 2026 are advised to stop using them immediately. They can \u003ca href=\"https://granitestone.com/blogs/notices\" target=\"_blank\">contact E Mishan for a full refund\u003c/a> and will be asked to return the recalled pans. The UPC for the recalled sets is 0-80313-08131-6.\u003c/p>\n\n\u003cp>For more information, consumers can visit the recall page at \u003ca href=\"http://gsrecall.com/\" target=\"_blank\">GSRecall.com\u003c/a> or call E Mishan toll-free at 888-230-6698. The U.S. Consumer Product Safety Commission (CPSC) has also \u003ca href=\"https://www.cpsc.gov/Recalls/2026/E-Mishan-Recalls-Granitestone-Diamond-Pro-Blue-Stainless-Saute-Pans-Due-to-Impact-and-Burn-Hazards\" target=\"_blank\">highlighted the importance of adhering to recall instructions\u003c/a> to prevent injuries.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries/","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-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries/","primary_image":{"bucket":"new_assets","id":"%2F69cff69c12fca96f3a37c122"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1775236620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries","social_title":"","summary":"When heated, the metal cap can pop off the handle, creating a risk of burn injuries.","targets":[{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Popular Cooking Set Recalled Due Exploding Caps That Can Cause Injuries"},"slug":"2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cff69c12fca96f3a37c122","title":"Popular Cooking Set Recalled Due Exploding Caps That Can Cause Injuries","description":"When heated, the metal cap can pop off the handle, creating a risk of burn injuries.","author":"iHeartRadio"},"pub_start":1775236620000,"pub_until":4115978604802,"pub_changed":1775236969139,"subscription":[{"tags":["categories/national-news","categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cff44612fca96f3a37c117","slug:2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries","slug:2026-04-03-popular-cooking-set-recalled-due-exploding-caps-that-can-cause-injuries","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F69cfe5a3e0053590a6d1829a","type":"PUBLISHING","record":{"ref_id":"%2F69cfe5a3e0053590a6d1829a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3795da8b-1f79-45fb-a4ad-53fa639aed35","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":"%2F680942c92d5324eafbf83c91","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>JAY-Z's\u003c/strong>\u003c/a> fans are convinced the seasoned rapper is working on new music after he was spotted outside with his good friend \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>. \u003cbr />\u003cbr />The rumors went into overdrive on Wednesday, April 1, after video of the two superstar artists in France spread online. In the clip, you can see Hov step outside of Skateboard P's studio at the Louis Vuitton headquarters in Paris. The two dapped each other up following what appeared to be a productive meeting before they went their separate ways. The clip sent fans into conspiracy theory mode as they debated what the two did in the studio. \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%2FTheRocSupremacy%2Fstatus%2F2039478845519098246%3Fs%3D20","@url":"https://x.com/TheRocSupremacy/status/2039478845519098246?s=20","author_name":"💎🍾","author_url":"https://twitter.com/TheRocSupremacy","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">JAY-Z &amp; Pharrell in Paris 👀\u003cbr>Could they be working on music? Pharrell’s studio is in Paris \u003ca href=\"https://t.co/wRp68VTZEt\">pic.twitter.com/wRp68VTZEt\u003c/a>\u003c/p>&mdash; 💎🍾 (@TheRocSupremacy) \u003ca href=\"https://twitter.com/TheRocSupremacy/status/2039478845519098246?ref_src=twsrc%5Etfw\">April 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/TheRocSupremacy/status/2039478845519098246","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">JAY-Z &amp; Pharrell in Paris 👀\u003cbr>Could they be working on music? Pharrell’s studio is in Paris \u003ca href=\"https://t.co/wRp68VTZEt\">pic.twitter.com/wRp68VTZEt\u003c/a>\u003c/p>&mdash; 💎🍾 (@TheRocSupremacy) \u003ca href=\"https://twitter.com/TheRocSupremacy/status/2039478845519098246?ref_src=twsrc%5Etfw\">April 1, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/TheRocSupremacy/status/2039478845519098246?s=20"},{"html":"\u003cp>As most fans know, JAY-Z and Pharrell Williams have created plenty of hits over the course of their 20+ year career in the music industry. They first locked in together while recording Hov's 2002 album \u003ca href=\"https://www.iheart.com/artist/39268/albums/the-blueprint-2-the-gift-the-curse-814718/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"814718\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Blueprint 2: The Gift &amp; The Curse\u003c/em>\u003c/strong>\u003c/a>. Williams, alongside his former \u003ca href=\"https://www.iheart.com/content/2026-01-27-chad-hugo-accuses-pharrell-williams-of-fraudulent-conduct-in-new-lawsuit/\" data-content-id=\"/6978f850288982b6119ed8a5\">\u003cstrong>Neptunes partner Chad Hugo\u003c/strong>\u003c/a>, produced tracks like &quot;Excuse Me Miss&quot; and &quot;F**k All Nite.&quot; JAY-Z and Pharrell reunited a year later on the N.E.R.D artist's debut solo single &quot;Frontin'.&quot; The two continued to create undeniable hits, including &quot;Change Clothes&quot; from \u003ca href=\"https://www.iheart.com/artist/39268/albums/the-black-album-19086491/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"19086491\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Black Album\u003c/em>\u003c/strong>\u003c/a>, &quot;Anything&quot; off \u003ca href=\"https://www.iheart.com/artist/39268/albums/kingdom-come-100200808/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"100200808\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Kingdom Come\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>and more. \u003cbr />\u003cbr />“Jay’s writing-and-recording approach looks mysterious from the outside, but it’s actually incredibly disciplined,” Williams said about Hov in a recent interview with \u003ca href=\"https://www.gq.com/story/jay-z-according-to-kevin-hart-pharrell-chris-martin-alicia-keys\" target=\"_blank\">\u003cstrong>\u003cem>GQ\u003c/em>\u003c/strong>\u003c/a>. “When Jay is working…he’s completely in a zone. He’s in what you would call a flow state.”\u003cbr />\u003cbr />JAY-Z has yet to entertain rumors about his alleged new project. He's been focused on celebrating the upcoming 30th anniversary of his debut LP \u003ca href=\"https://www.iheart.com/artist/39268/albums/reasonable-doubt-176798756/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"176798756\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Reasonable Doubt\u003c/em>\u003c/strong>\u003c/a> and the 25th anniversary of \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>. He recently announced an \u003ca href=\"https://www.iheart.com/content/2026-03-18-jay-z-to-perform-at-yankee-stadium-in-celebration-of-2-album-anniversaries/\" data-content-id=\"/69bb112ddfe7373f1bc8d2d1\">\u003cstrong>entire weekend of shows\u003c/strong>\u003c/a> where he'll perform his hits from both albums for the first time in years. It's all happening July 10-12 at Yankee Stadium in New York City. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell/","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-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell/","primary_image":{"bucket":"new_assets","id":"%2F680942c92d5324eafbf83c91"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1775234820000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"JAY-Z Sparks More Rumors About New Music After Being Spotted With Pharrell","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell","social_title":"JAY-Z Sparks More Rumors About New Music After Being Spotted With This Producer","summary":"JAY-Z fans are convinced he's working on a new album, especially after his recent sighting in Paris  ","targets":[{"categories":["categories/music-news"],"distribution":["artists/JAY-Z (39268)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"JAY-Z Sparks More Rumors About New Music After Being Spotted With Pharrell"},"slug":"2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell","summary":{"image":"https://i.iheart.com/v3/re/new_assets/680942c92d5324eafbf83c91","title":"JAY-Z Sparks More Rumors About New Music After Being Spotted With Pharrell","description":"JAY-Z fans are convinced he's working on a new album, especially after his recent sighting in Paris  ","author":"Tony M. Centeno"},"pub_start":1775234820000,"pub_until":4115978604802,"pub_changed":1775235193633,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/JAY-Z (39268)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cfe5a3e0053590a6d1829a","slug:2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell","slug:2026-04-03-jay-z-sparks-more-rumors-about-new-music-after-being-spotted-with-pharrell","keyword:keywords/JAY-Z","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F69cfd694e0053590a6d18274","type":"PUBLISHING","record":{"ref_id":"%2F69cfd694e0053590a6d18274","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9ba44d9a-2a41-49d3-a5a1-1f1702185c40","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":"%2F69cfdc61e0053590a6d18291","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Swae Lee","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/swae-lee-31907637/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31907637\" data-catalog-related-id=\"\">\u003cstrong>Swae Lee\u003c/strong>\u003c/a> is opening up about the roots of his debut solo album and misconceptions about his political views. \u003cbr />\u003cbr />On Friday, April 3, the \u003ca href=\"https://www.iheart.com/artist/rae-sremmurd-30401833/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30401833\" data-catalog-related-id=\"\">\u003cstrong>Rae Sremmurd\u003c/strong>\u003c/a> rapper stopped by \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> on the same day he dropped his new project, \u003cem>Same Difference\u003c/em>. His latest body of work includes 16 tracks, including his previously released singles &quot;Flammable&quot; and &quot;Don't Even Call,&quot; featuring \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>. The project also contains collaborations with \u003ca href=\"https://www.iheart.com/artist/french-montana-281545/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"281545\" data-catalog-related-id=\"\">\u003cstrong>French Montana\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/nav-31342517/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31342517\" data-catalog-related-id=\"\">\u003cstrong>NAV\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/jhene-aiko-30419774/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30419774\" data-catalog-related-id=\"\">\u003cstrong>Jhene Aiko\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/post-malone-30779802/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30779802\" data-catalog-related-id=\"\">\u003cstrong>Post Malone\u003c/strong>\u003c/a>, and his brother \u003ca href=\"https://www.iheart.com/artist/slim-jxmmi-32004337/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32004337\" data-catalog-related-id=\"\">\u003cstrong>Slim Jxmmi\u003c/strong>\u003c/a>. Swae said he's always had the album ready to go, but explained that other successful records, like &quot;Unforgettable&quot; and &quot;Sunflower,&quot; kept him busy. \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%2FDWqsfenDmeG%2F","@url":"https://www.instagram.com/p/DWqsfenDmeG/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DWqsfenDmeG/?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/DWqsfenDmeG/?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/DWqsfenDmeG/?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/DWqsfenDmeG/?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/DWqsfenDmeG/"},{"html":"\u003cp>&quot;I got songs on there that I did a couple months ago,&quot; he explains. &quot;I got songs I did a couple of years ago. It's like a mix of all crazy vibes.&quot; \u003cbr />\u003cbr />During the interview, Swae Lee broke down the meaning of his new album's title and explained how he collaborated with the likes of Jhene Aiko and French Montana. At one point, Swae cleared up the rumor about how French got a hold of &quot;Unforgettable.&quot; He said that he originally made the track himself and intended to put it on Rae Sremmurd's second album. While some people claimed French stole the hit from him, the Mississippi native said that's not exactly what happened. \u003cbr />\u003cbr />&quot;French heard the record,&quot; he explained. &quot;It wasn't the traditional way you put a song out... It's not really stealing. He definitely contacted me. It's kinda like he finessed it, but I wasn't offended. I'm like, as long as we get the proper look.&quot; \u003cbr />\u003cbr />Elsewhere in the discussion, Charlamagne Tha God brought up previous comments Swae made about \u003ca href=\"https://www.iheart.com/content/2024-07-29-swae-lee-instructs-fans-not-to-vote-for-this-presidential-candidate/\" target=\"_blank\">\u003cstrong>former presidential candidate Kamala Harris\u003c/strong>\u003c/a>. During the 2024 election, the 32-year-old artist told his followers not to vote for the former Vice President for a handful of reasons. He clarified that he doesn't hate Harris, but doesn't consider himself MAGA either. \u003cbr />\u003cbr />&quot;I don't hate Kamala Harris,&quot; he said. &quot;I didn't even announce my solidarity with no politician. Some people said I was a Trump supporter. You ain't never seen me with no MAGA hat or nothing. I don't support no politicians because I do my research. I know what they really gonna do for the people.&quot;\u003cbr />\u003cbr />You can watch the entire conversation on Netflix now. Listen to Swae Lee's new album \u003ca href=\"https://www.iheart.com/artist/31907637/albums/same-difference-391008472/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391008472\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Same Difference\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/artist/31907637/albums/same-difference-391008472/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391008472\" data-catalog-related-id=\"\">\u003cstrong> on iHeartRadio\u003c/strong>\u003c/a>\u003cstrong>.\u003c/strong> \u003cbr />\u003c/p>\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%2FDWq8Xdfxrnn%2F","@url":"https://www.instagram.com/p/DWq8Xdfxrnn/","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DWq8Xdfxrnn/?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/DWq8Xdfxrnn/?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/DWq8Xdfxrnn/?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/DWq8Xdfxrnn/?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/DWq8Xdfxrnn/"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more/","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/Swae Lee","keywords/Hip-Hop","keywords/The Breakfast Club"],"permalink":"https://kmel.iheart.com/content/2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more/","primary_image":{"bucket":"new_assets","id":"%2F69cfdc61e0053590a6d18291"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1775232000000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Swae Lee Talks About New Album 'Same Difference,' Political Stance & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more","social_title":"Swae Lee Talks About New Album 'Same Difference,' Political Stance & More","summary":"Swae Lee stops by 'The Breakfast Club' to talk about his debut solo album and more","targets":[{"categories":["categories/music-news"],"distribution":["artists/Swae Lee (31907637)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Swae Lee Talks About New Album 'Same Difference,' Political Stance & More"},"slug":"2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cfdc61e0053590a6d18291","title":"Swae Lee Talks About New Album 'Same Difference,' Political Stance & More","description":"Swae Lee stops by 'The Breakfast Club' to talk about his debut solo album and more","author":"Tony M. Centeno"},"pub_start":1775232000000,"pub_until":4115978604802,"pub_changed":1775232392871,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Swae Lee (31907637)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cfd694e0053590a6d18274","slug:2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more","slug:2026-04-03-swae-lee-talks-about-new-album-same-difference-political-stance-more","keyword:keywords/Swae Lee","keyword:keywords/Hip-Hop","keyword:keywords/The Breakfast Club","author:user"]}},{"id":"%2F69cfdb1e12fca96f3a37c0e7","type":"PUBLISHING","record":{"ref_id":"%2F69cfdb1e12fca96f3a37c0e7","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d45ed883-c8f1-40b4-9175-5f6500c28e4b","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":"Great White shark swimming quickly on the surface","id":"%2F6642315e8bbb3e87bd25566a","new_tab":false,"schedule":{},"source_credit":"Martin Heyn / iStock / Getty Images","title":"Great White Shark swimming fast","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A dramatic rescue unfolded on Wednesday (April 1) at Hermosa Beach Pier, Southern California, when 2\u003ca href=\"https://www.foxnews.com/us/heart-pounding-video-shows-fisherman-leaping-ocean-save-great-white-shark\" target=\"_blank\">0-year-old fisherman \u003c/a>\u003ca href=\"https://www.foxnews.com/us/heart-pounding-video-shows-fisherman-leaping-ocean-save-great-white-shark\" target=\"_blank\">\u003cstrong>Kevin Phan\u003c/strong>\u003c/a>\u003ca href=\"https://www.foxnews.com/us/heart-pounding-video-shows-fisherman-leaping-ocean-save-great-white-shark\" target=\"_blank\"> leaped into the ocean to free a juvenile great white shark\u003c/a> entangled in his fishing line. Armed with only a pair of scissors, Phan stripped down to his underwear and waded into the surf to cut the line and guide the shark back to safety.\u003c/p>\n\n\u003cp>The incident occurred around 9 a.m. as Phan and another fisherman struggled to reel in what they initially thought was a large fish. Onlookers gathered on the pier, watching anxiously as Phan worked to free the shark. \u003cstrong>Alexandra Garry\u003c/strong>, a local resident who captured the event on her phone, \u003ca href=\"https://www.latimes.com/california/story/2026-04-01/watch-video-man-frees-great-white-shark-hermosa-beach-pier\" target=\"_blank\">told the \u003c/a>\u003ca href=\"https://www.latimes.com/california/story/2026-04-01/watch-video-man-frees-great-white-shark-hermosa-beach-pier\" target=\"_blank\">\u003cem>Los Angeles Times\u003c/em>\u003c/a>\u003ca href=\"https://www.latimes.com/california/story/2026-04-01/watch-video-man-frees-great-white-shark-hermosa-beach-pier\" target=\"_blank\">, &quot;I thought perhaps it was a big tuna\u003c/a>, really anything except a shark.&quot;\u003c/p>\n\n\u003cp>Phan, an experienced fisherman, explained that he was not targeting white sharks, which are protected under California law. &quot;When I saw the great white, my brain just clicked into action,&quot; he said. Despite initial fears that the shark was not moving, it soon began thrashing, and Phan successfully pushed it into a wave, prompting cheers from the crowd.\u003c/p>\n\n\u003cp>As reported by \u003cem>KTLA\u003c/em>, Phan later shared on social media that \u003ca href=\"https://ktla.com/news/local-news/fisherman-strips-down-frees-great-white-shark-hooked-at-hermosa-beach-pier/\" target=\"_blank\">he suffered minor cuts and scrapes during the rescue\u003c/a> but was relieved the shark swam away safely. Officials advise beachgoers to notify lifeguards if they spot a shark to ensure safety.\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%3DAVZBLhePqjc","@url":"https://www.youtube.com/watch?v=AVZBLhePqjc","author_name":"KTLA 5","author_url":"https://www.youtube.com/@ktla","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/AVZBLhePqjc?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=\"Fisherman frees great white shark caught on line at Hermosa Beach\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/AVZBLhePqjc/hqdefault.jpg","thumbnail_width":480,"title":"Fisherman frees great white shark caught on line at Hermosa Beach","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/AVZBLhePqjc?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=\"Fisherman frees great white shark caught on line at Hermosa Beach\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=AVZBLhePqjc"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark/","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-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark/","primary_image":{"bucket":"assets.getty","id":"%2F6642315e8bbb3e87bd25566a"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1775230020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark","social_title":"","summary":"Armed with only a pair of scissors, the 20-year-old fisherman stripped down to his underwear and waded into the surf to cut the line and guide the shark back to safety.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Video Captures Moment Man Jumps Into The Ocean To Save A Great White Shark"},"slug":"2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6642315e8bbb3e87bd25566a","title":"Video Captures Moment Man Jumps Into The Ocean To Save A Great White Shark","description":"Armed with only a pair of scissors, the 20-year-old fisherman stripped down to his underwear and waded into the surf to cut the line and guide the shark back to safety.","author":"iHeartRadio"},"pub_start":1775230020000,"pub_until":4115978604802,"pub_changed":1775230440888,"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:/69cfdb1e12fca96f3a37c0e7","slug:2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark","slug:2026-04-03-video-captures-moment-man-jumps-into-the-ocean-to-save-a-great-white-shark","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F69cfd05a12fca96f3a37c0cf","type":"PUBLISHING","record":{"ref_id":"%2F69cfd05a12fca96f3a37c0cf","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"738b124a-1524-4490-bba6-cb883a0720bf","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Lacy Hocutt Jr., 34, Rachelleigh Galasso, 33","id":"%2F69cfd19512fca96f3a37c0da","new_tab":false,"schedule":{},"source_credit":"Wake County Sheriff's Office","title":"Lacy Hocutt Jr., 34, Rachelleigh Galasso, 33","type":"asset","url":"","use_caption":false},{"html":"\u003cp>In a disturbing case of child abuse, \u003cstrong>Lacy Douglas Hocutt Jr\u003c/strong>., 34, and \u003cstrong>Rachelleigh Marie Galasso\u003c/strong>, 33, were arrested in North Carolina on Wednesday (April 1) after \u003ca href=\"https://www.foxnews.com/us/two-arrested-nc-after-police-find-13-year-old-kept-dog-kennel-5-other-kids-filthy-home\" target=\"_blank\">six children were found living in squalid conditions\u003c/a>. Among them was a 13-year-old boy who had been kept in a dog kennel, according to the Wake County Sheriff's Office.\u003c/p>\n\n\u003cp>The children, ranging in age from one to 15, were removed from the home in February after authorities received a tip-off. Prosecutors described the conditions as &quot;filthy,&quot; with investigators needing protective gear to enter the premises. The \u003ca href=\"https://abc11.com/post/wake-county-couple-charged-child-neglect-abuse-case/18830008/\" target=\"_blank\">children were reportedly suffering from serious health issues\u003c/a>, including untreated scoliosis and severe dental neglect. One child was so underweight that it was considered life-threatening, and he was found with an E. coli infection from exposure to fecal matter in the kennel.\u003c/p>\n\n\u003cp>Hocutt \u003ca href=\"https://www.newsobserver.com/news/local/crime/article315274463.html\" target=\"_blank\">faces charges of statutory rape\u003c/a>, while Galasso is charged with negligent child abuse resulting in serious bodily and physical injury. The couple was arrested at a Raleigh motel and are being held without bond. They are due back in court on April 23.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-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-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home/","primary_image":{"bucket":"new_assets","id":"%2F69cfd19512fca96f3a37c0da"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1775227020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home","social_title":"","summary":"The house was so dirty that investigators had to wear protective gear when they went inside.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Police Find Teen Living In 'Dog Kennel,' 5 Other Kids Inside 'Filthy' Home"},"slug":"2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cfd19512fca96f3a37c0da","title":"Police Find Teen Living In 'Dog Kennel,' 5 Other Kids Inside 'Filthy' Home","description":"The house was so dirty that investigators had to wear protective gear when they went inside.","author":"iHeartRadio"},"pub_start":1775227020000,"pub_until":4115978604802,"pub_changed":1775227371763,"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:/69cfd05a12fca96f3a37c0cf","slug:2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home","slug:2026-04-03-police-find-teen-living-in-dog-kennel-5-other-kids-inside-filthy-home","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F69cfb1cfe0053590a6d1812e","type":"PUBLISHING","record":{"ref_id":"%2F69cfb1cfe0053590a6d1812e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"dceeeb41-8c63-417c-9173-643fd49258b0","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?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/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?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/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/playlist/rap-rising-312064750-WPoxcYDJRgwQgYoWZdEi1B/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfb406e0053590a6d1819c","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Key Glock","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/key-glock-31595747/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31595747\" data-catalog-related-id=\"\">\u003cstrong>Key Glock\u003c/strong>\u003c/a> is back with a new solo track that's bound to become a summer anthem. \u003cbr />\u003cbr />On Friday, April 3, the Memphis phenom delivered his new single &quot;Loco,&quot; produced by his trusted beatmaker King Wonka. Glizock comes through with bars about stacking up cash and partying with multiple women. He first teased the track by sharing a snippet on the final night of 2025. Following his successful feature run over the past few months, Key Glock finally confirmed the song's release date and revealed that his upcoming album is finally done. \u003cbr />\u003cbr />&quot;Project ❌ album on the way.. New Single 'LOCO' drop FRIDAY😤🔥,&quot; he wrote. \u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Key Glock's latest snippet included \u003ca href=\"https://x.com/KeyGLOCK/status/2039423194025578765?s=20\" target=\"_blank\">\u003cstrong>a teaser of the song's music video\u003c/strong>\u003c/a>. The clip shows the PRE signee and his crew posted up at a packed-out house party. He raps his verses while surrounded by ladies in lingerie who dance as money rains down on them. &quot;Loco&quot; is Key Glock's first solo song of the year. It arrives weeks after he teamed up with \u003ca href=\"https://www.iheart.com/artist/sexyy-red-32273600/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32273600\" data-catalog-related-id=\"\">\u003cstrong>Sexyy Red\u003c/strong>\u003c/a> on &quot;Hang With A Bad B*tch&quot; and \u003ca href=\"https://www.iheart.com/artist/trap-dickey-32000875/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"32000875\" data-catalog-related-id=\"\">\u003cstrong>Trap Dickey\u003c/strong>\u003c/a> on &quot;Down South.&quot; \u003cbr />\u003cbr />&quot;Loco&quot; sits at the top of iHeartRadio's Rap Rising playlist this week. Key Glock's new single is one of many fresh joints that appear on the playlist along with more tracks by \u003ca href=\"https://www.iheart.com/artist/swae-lee-31907637/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31907637\" data-catalog-related-id=\"\">\u003cstrong>Swae Lee\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/meek-mill-538603/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"538603\" data-catalog-related-id=\"\">\u003cstrong>Meek Mill\u003c/strong>\u003c/a>\u003cstrong>, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/bossman-dlow-35325022/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35325022\" data-catalog-related-id=\"\">\u003cstrong>BossMan Dlow\u003c/strong>\u003c/a>, and more. Stream the playlist above and scroll below for more new music. \u003cbr />\u003cbr />\u003cspan class=\"warning-text\">WARNING: EXPLICIT LANGUAGE\u003c/span>\u003cbr />\u003c/p>\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cstrong>Key Glock, &quot;Loco&quot;\u003c/strong>\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%2FyOxZN4-l-ic%3Fsi%3DYU9ch43ee_WY65j5","@url":"https://youtu.be/yOxZN4-l-ic?si=YU9ch43ee_WY65j5","author_name":"Key Glock - Topic","author_url":"https://www.youtube.com/channel/UC4N-7ZxQM6W0Ta1wbX_2FyQ","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/yOxZN4-l-ic?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=\"Loco\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/yOxZN4-l-ic/hqdefault.jpg","thumbnail_width":480,"title":"Loco","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/yOxZN4-l-ic?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=\"Loco\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/yOxZN4-l-ic?si=YU9ch43ee_WY65j5"},{"html":"\u003cp>\u003cstrong>Swae Lee, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/31907637/albums/same-difference-391008472/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391008472\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>SAME DIFFERENCE\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfb925e0053590a6d1820d","new_tab":false,"schedule":{},"source_credit":"EarDrumma Records/Interscope Records","title":"Swae Lee","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Wiz Khalifa &amp; Curren$y, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/47508/albums/roofless-records-for-drop-tops-disc-1-391193526/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391193526\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Roofless Records For Drop Tops: Disc 1\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfb9a9e0053590a6d1820f","new_tab":false,"schedule":{},"source_credit":"Taylor Gang Ent. ","title":"Wiz Khalifa","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Juicy J &amp; DJ Scream, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/120902/albums/the-trippy-tapes-vol-1-386185967/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"386185967\" data-catalog-related-id=\"\">\u003cstrong>The Trippy Tapes Vol. 1\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfba40e0053590a6d18211","new_tab":false,"schedule":{},"source_credit":"Trippy Music/Stem","title":"Juicy J","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Thundercat, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/742291/albums/distracted-391401297/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391401297\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Distracted\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbf6de0053590a6d18229","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>41, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/40097609/albums/area-41-390495191/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"390495191\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>AREA 41\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbaefe0053590a6d18213","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Nino Breeze, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/585979/albums/omerta-389539843/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"389539843\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Omertá\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbb72e0053590a6d18215","new_tab":false,"schedule":{},"source_credit":"Maybach Music Group/Gamma","title":"Nino Breeze","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>C Stunna, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/35110073/albums/born-to-stunt-389334908/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"389334908\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Born To Stunt\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbbebe0053590a6d18217","new_tab":false,"schedule":{},"source_credit":"Bag Talk Music/MNRK Records","title":"C Stunna","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>R2R Moe, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/38376211/albums/the-greatest-show-on-earth-386416716/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"386416716\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>The Greatest Show On Earth\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbc7ee0053590a6d18219","new_tab":false,"schedule":{},"source_credit":"Road 2 Riches Entertainment/Create Music Group","title":"R2R Moe","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Coyote &amp; Statik Selektah, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/30032247/albums/machetes-micheladas-389385159/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"389385159\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Machetes &amp; Micheladas\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbcfbe0053590a6d1821c","new_tab":false,"schedule":{},"source_credit":"Coyote For Hire","title":"Coyote & Statik Selektah","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>bbymutha, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/32129743/albums/rent-due-379795863/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"379795863\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>rent due\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (Album)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbd60e0053590a6d1821f","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Tyshawn, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/32339600/albums/man-in-the-mir-391457135/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"391457135\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Man In The Mir\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (EP)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbdf5e0053590a6d18222","new_tab":false,"schedule":{},"source_credit":"Corleone Music Group","title":"Tyshawn","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Miles Minnick, \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/30412928/albums/somersville-388130587/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"388130587\" data-catalog-related-id=\"\">\u003cstrong>\u003cem>Somerville\u003c/em>\u003c/strong>\u003c/a>\u003cstrong> (EP)\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cfbee5e0053590a6d18225","new_tab":false,"schedule":{},"source_credit":"EMPIRE","title":"Miles Minnick","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Meek Mill, &quot;600 Racks&quot;\u003c/strong>\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%2F6zJfdrfp_uw%3Fsi%3Dmu_-4L2kmZ24AEJn","@url":"https://youtu.be/6zJfdrfp_uw?si=mu_-4L2kmZ24AEJn","author_name":"Meek Mill","author_url":"https://www.youtube.com/@meekmill","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6zJfdrfp_uw?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=\"Meek Mill - 600 Racks (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/6zJfdrfp_uw/hqdefault.jpg","thumbnail_width":480,"title":"Meek Mill - 600 Racks (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6zJfdrfp_uw?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=\"Meek Mill - 600 Racks (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/6zJfdrfp_uw?si=mu_-4L2kmZ24AEJn"},{"html":"\u003cp>\u003cstrong>2 Chainz &amp; Statik Selektah, &quot;Pops&quot;\u003c/strong>\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%2FSpFM7DlaRKg%3Fsi%3DMBqikYqAeSxQxEzb","@url":"https://youtu.be/SpFM7DlaRKg?si=MBqikYqAeSxQxEzb","author_name":"2 Chainz","author_url":"https://www.youtube.com/@2Chainz","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/SpFM7DlaRKg?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=\"2 Chainz &amp; Statik Selektah - Pops (Official Visualizer)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/SpFM7DlaRKg/hqdefault.jpg","thumbnail_width":480,"title":"2 Chainz & Statik Selektah - Pops (Official Visualizer)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/SpFM7DlaRKg?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=\"2 Chainz &amp; Statik Selektah - Pops (Official Visualizer)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/SpFM7DlaRKg?si=MBqikYqAeSxQxEzb"},{"html":"\u003cp>\u003cstrong>Ski Mask The Slump God, &quot;BreakTheRules&quot;\u003c/strong>\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%2FSiqqw5S4uJk%3Fsi%3DzZ5u6xfb4vlVly-x","@url":"https://youtu.be/Siqqw5S4uJk?si=zZ5u6xfb4vlVly-x","author_name":"Ski Mask the Slump God - Topic","author_url":"https://www.youtube.com/channel/UC08lkzw56nPfKmNwh9ZXx6Q","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/Siqqw5S4uJk?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=\"BreakTheRules!\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/Siqqw5S4uJk/hqdefault.jpg","thumbnail_width":480,"title":"BreakTheRules!","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/Siqqw5S4uJk?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=\"BreakTheRules!\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/Siqqw5S4uJk?si=zZ5u6xfb4vlVly-x"},{"html":"\u003cp>\u003cstrong>DDG featuring Polo G, &quot;Not Friendly&quot; \u003c/strong>\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%2Fw05rapkQPwo%3Fsi%3DFFRmkcrJrC5jd2k2","@url":"https://youtu.be/w05rapkQPwo?si=FFRmkcrJrC5jd2k2","author_name":"DDGVEVO","author_url":"https://www.youtube.com/@ddgvevo5001","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/w05rapkQPwo?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=\"DDG, Polo G - Not Friendly (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/w05rapkQPwo/hqdefault.jpg","thumbnail_width":480,"title":"DDG, Polo G - Not Friendly (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/w05rapkQPwo?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=\"DDG, Polo G - Not Friendly (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/w05rapkQPwo?si=FFRmkcrJrC5jd2k2"},{"html":"\u003cp>\u003cstrong>Red Café featuring Max B, “Wish Me Well”\u003c/strong>\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%3D6I96mdH5td8","@url":"https://www.youtube.com/watch?v=6I96mdH5td8","author_name":"Red Cafe - Topic","author_url":"https://www.youtube.com/channel/UCba4sui6GDcnO1tMBSX1j-w","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6I96mdH5td8?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=\"WISH ME WELL (feat. Max B)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/6I96mdH5td8/hqdefault.jpg","thumbnail_width":480,"title":"WISH ME WELL (feat. Max B)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/6I96mdH5td8?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=\"WISH ME WELL (feat. Max B)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=6I96mdH5td8"},{"html":"\u003cp>\u003cstrong>Johnny Venus, “I Want You Back\u003c/strong>”\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%2F0rL37ttGc18%3Fsi%3DbyQxhD5ONjKUGslu","@url":"https://youtu.be/0rL37ttGc18?si=byQxhD5ONjKUGslu","author_name":"JohnnyVenusVEVO","author_url":"https://www.youtube.com/@JohnnyVenusVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/0rL37ttGc18?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=\"Johnny Venus - I Want You Back (Official Audio)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/0rL37ttGc18/hqdefault.jpg","thumbnail_width":480,"title":"Johnny Venus - I Want You Back (Official Audio)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/0rL37ttGc18?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=\"Johnny Venus - I Want You Back (Official Audio)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/0rL37ttGc18?si=byQxhD5ONjKUGslu"},{"html":"\u003cp>\u003cstrong>Myaap, &quot;Reaper&quot;\u003c/strong>\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%2Fq46HALVYqqo%3Fsi%3D_SBcu64ukMqNo-XB","@url":"https://youtu.be/q46HALVYqqo?si=_SBcu64ukMqNo-XB","author_name":"MyaapVEVO","author_url":"https://www.youtube.com/@MyaapVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/q46HALVYqqo?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=\"Myaap - Reaper (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/q46HALVYqqo/hqdefault.jpg","thumbnail_width":480,"title":"Myaap - Reaper (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/q46HALVYqqo?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=\"Myaap - Reaper (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/q46HALVYqqo?si=_SBcu64ukMqNo-XB"},{"html":"\u003cp>\u003cstrong>YG featuring Ty Dolla $ign, &quot;TEACH YOU HOW TO LUH&quot;\u003c/strong>\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%2F7U6AXm2ZDaY%3Fsi%3DZ5Fzr0tTHkQGn4eF","@url":"https://youtu.be/7U6AXm2ZDaY?si=Z5Fzr0tTHkQGn4eF","author_name":"YG","author_url":"https://www.youtube.com/@user-v1i8i","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7U6AXm2ZDaY?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=\"YG feat Ty Dolla $ign - TEACH YOU HOW TO LUH ME [Official Music Video]\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/7U6AXm2ZDaY/hqdefault.jpg","thumbnail_width":480,"title":"YG feat Ty Dolla $ign - TEACH YOU HOW TO LUH ME [Official Music Video]","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7U6AXm2ZDaY?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=\"YG feat Ty Dolla $ign - TEACH YOU HOW TO LUH ME [Official Music Video]\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/7U6AXm2ZDaY?si=Z5Fzr0tTHkQGn4eF"},{"html":"\u003cp>\u003cstrong>BossMan Dlow, &quot;Nothin Like Me&quot;\u003c/strong>\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%2FztoB5FYNWrg%3Fsi%3Dc2Gxq2j9Y98e1-tD","@url":"https://youtu.be/ztoB5FYNWrg?si=c2Gxq2j9Y98e1-tD","author_name":"BossMan Dlow","author_url":"https://www.youtube.com/@bossmandlow","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/ztoB5FYNWrg?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=\"BossMan Dlow - Nothin Like Me (Official Audio)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/ztoB5FYNWrg/hqdefault.jpg","thumbnail_width":480,"title":"BossMan Dlow - Nothin Like Me (Official Audio)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/ztoB5FYNWrg?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=\"BossMan Dlow - Nothin Like Me (Official Audio)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/ztoB5FYNWrg?si=c2Gxq2j9Y98e1-tD"},{"html":"\u003cp>\u003cstrong>Jorjiana featuring YoungBoy Never Broke Again, &quot;Hoe Phase&quot;\u003c/strong>\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%2FyZuoOFjfWZk%3Fsi%3Da7SvO0VekZ1Y3HhE","@url":"https://youtu.be/yZuoOFjfWZk?si=a7SvO0VekZ1Y3HhE","author_name":"Jorjiana ","author_url":"https://www.youtube.com/@jorjianaworst","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/yZuoOFjfWZk?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=\"Jorjiana -  Hoe Phase FT NBA YoungBoy [Official Lyric Video]\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/yZuoOFjfWZk/hqdefault.jpg","thumbnail_width":480,"title":"Jorjiana -  Hoe Phase FT NBA YoungBoy [Official Lyric Video]","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/yZuoOFjfWZk?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=\"Jorjiana -  Hoe Phase FT NBA YoungBoy [Official Lyric Video]\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/yZuoOFjfWZk?si=a7SvO0VekZ1Y3HhE"},{"html":"\u003cp>\u003cstrong>That Mexican OT, &quot;Still Virgil&quot;\u003c/strong>\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%2FEuU6vcC9VqU%3Fsi%3DWtuwFthRK5KEJlra","@url":"https://youtu.be/EuU6vcC9VqU?si=WtuwFthRK5KEJlra","author_name":"That Mexican OT - Topic","author_url":"https://www.youtube.com/channel/UCc5O-YNwZbIS44GW9mtIJQA","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/EuU6vcC9VqU?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=\"Still Virgil\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/EuU6vcC9VqU/hqdefault.jpg","thumbnail_width":480,"title":"Still Virgil","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/EuU6vcC9VqU?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=\"Still Virgil\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/EuU6vcC9VqU?si=WtuwFthRK5KEJlra"},{"html":"\u003cp>\u003cstrong>Paul Wall, &quot;RIP Old Me&quot;\u003c/strong>\u003cbr />\u003c/p>\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%2Ft0NrnGH6UwQ%3Fsi%3D4hvzApD-J1HETt5z","@url":"https://youtu.be/t0NrnGH6UwQ?si=4hvzApD-J1HETt5z","author_name":"Paul Wall","author_url":"https://www.youtube.com/@getmoneytv","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/t0NrnGH6UwQ?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=\"Paul Wall - RIP Old Me (Official Music Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/t0NrnGH6UwQ/hqdefault.jpg","thumbnail_width":480,"title":"Paul Wall - RIP Old Me (Official Music Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/t0NrnGH6UwQ?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=\"Paul Wall - RIP Old Me (Official Music Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/t0NrnGH6UwQ?si=4hvzApD-J1HETt5z"},{"html":"\u003cp>\u003cstrong>JaYy Wick, &quot;How You Doin&quot;\u003c/strong>\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%3D5bUlLBh9UQ8","@url":"https://www.youtube.com/watch?v=5bUlLBh9UQ8","author_name":"JaYyWickVEVO","author_url":"https://www.youtube.com/@JaYyWickVEVO","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/5bUlLBh9UQ8?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=\"JaYy Wick - How You Doin (Official Video)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/5bUlLBh9UQ8/hqdefault.jpg","thumbnail_width":480,"title":"JaYy Wick - How You Doin (Official Video)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/5bUlLBh9UQ8?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=\"JaYy Wick - How You Doin (Official Video)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=5bUlLBh9UQ8"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-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/Hip-Hop","keywords/Key Glock"],"permalink":"https://kmel.iheart.com/content/2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album/","primary_image":{"bucket":"new_assets","id":"%2F69cfb406e0053590a6d1819c"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},"publish_date":1775224560000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Key Glock Goes ‘Loco’ On His First Single From Upcoming Album","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album","social_title":"Key Glock Goes ‘Loco’ On His First Single From Upcoming Album","summary":"Listen to Key Glock's new banger plus more new music!","targets":[{"categories":["categories/music-news"],"distribution":["artists/Key Glock (31595747)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Rap Rising: Key Glock Goes ‘Loco’ On First Single From Upcoming Album"},"slug":"2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cfb406e0053590a6d1819c","title":"Rap Rising: Key Glock Goes ‘Loco’ On First Single From Upcoming Album","description":"Listen to Key Glock's new banger plus more new music!","author":"Tony M. Centeno"},"pub_start":1775224560000,"pub_until":4115978604802,"pub_changed":1775241240615,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Key Glock (31595747)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cfb1cfe0053590a6d1812e","slug:2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album","slug:2026-04-03-rap-rising-key-glock-goes-loco-on-first-single-from-upcoming-album","keyword:keywords/Hip-Hop","keyword:keywords/Key Glock","author:user"]}},{"id":"%2F69cfc3fb9b117508d205aa43","type":"PUBLISHING","record":{"ref_id":"%2F69cfc3fb9b117508d205aa43","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"011caa63-d2db-4d75-b79e-d217cc8ad892","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/live/iheartradio-247-news-6043?app=listen&embed=true","author_name":"","author_url":"","height":"200","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"200\" src=\"https://www.iheart.com/live/iheartradio-247-news-6043?app=listen&amp;embed=true\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"200\" src=\"https://www.iheart.com/live/iheartradio-247-news-6043?app=listen&amp;embed=true\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/iheartradio-247-news-6043?app=listen&embed=true"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"White bottle with oil or serum for the face and an eyedropper on a white background with a hard shadow and sparkling gold sequins in the form of stars. Concept of women's cosmetics for the face or hair with an empty space for the name or text","id":"%2F69cfc4a69b117508d205aa4e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"White bottle with oil or serum for the face and an eyedropper on a white background with a hard shadow and sparkling gold sequins in the form of stars.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>More than 3.1 million bottles of eye drops sold at several popular pharmacy stores have been \u003ca href=\"https://www.iheart.com/content/2026-04-01-thousands-of-units-of-popular-electrical-item-recalled-over-fire-risk/\" target=\"_blank\">recalled\u003c/a> over concerns about their sterility, which has been \u003ca href=\"https://www.iheart.com/content/2026-03-02-bottled-water-recall-reclassified-over-adverse-health-consequences/\" target=\"_blank\">reclassified as a Class II\u003c/a> issue, \u003ca href=\"https://www.accessdata.fda.gov/scripts/ires/?Event=98533\" target=\"_blank\">the U.S. Food and Drug Administration announced in a notice\u003c/a>.\u003c/p>\n\n\u003cp>Manufacturer K.C. Pharmaceuticals announced the initial recall on March 3 for products sold under eight brand names including Dry Eye Relief Eye Drops and Artificial Tears Sterile Lubricant Eye Drops, which account for more than 1 million and more than 500,000 of the recalled bottles, respectively. The recall was later classified by the FDA as a &quot;Class II,&quot; which is designated when a product can potentially cause &quot;temporary or medically reversible adverse health consequences or where the probability of serious adverse health consequences is remote.&quot;\u003c/p>\n\n\u003cp>The recalled items were sold at several major stores including Walgreens, CVS, Rite Aid, H-E-B and Harris Teeter. The K.C. Pharmaceuticals recalled products are listed below:\u003c/p>\n\n\u003cul>\u003cli>\u003cstrong>1,023,096 bottles of Dry Eye Relief Eye Drops\u003c/strong> (glycerin 0.2%, hypromellose 0.2%, polyethylene glycol 400 1%), 0.5 fl. oz. (15 mL): Sold at stores including Rite Aid, H-E-B, Meijer and Harris Teeter, as well as military exchanges.\u003c/li>\n\u003cli>\u003cstrong>589,848 bottles of Artificial Tears Sterile Lubricant Eye Drops\u003c/strong> (polyvinyl alcohol 0.5%, povidone 0.6%), 0.5 fl. oz. (15 mL): Sold at stores including Kroger, Publix, Leader and TopCare, as well as through Good Neighbor Pharmacy and Good Sense.\u003c/li>\n\u003cli>\u003cstrong>378,144 bottles of Sterile Eye Drops Original Formula\u003c/strong> (tetrahydrozoline HCl 0.05%), 0.5 fl. oz. (15 mL): Sold at stores including Walgreens, Kroger, CVS, H-E-B, Harris Teeter, Dollar General, Circle K and Leader.\u003c/li>\n\u003cli>\u003cstrong>315,144 bottles of Sterile Eye Drops Redness Lubricant \u003c/strong>(glycerin 0.25%, naphazoline HCl 0.012%), 0.5 fl. oz. (15 mL): Sold at stores including Walgreens, Rite Aid, Leader and Equaline, as well as workplace distributor Cintas.\u003c/li>\n\u003cli>\u003cstrong>303,216 bottles of Eye Drops Advanced Relief\u003c/strong> (dextran 70 0.1%, polyethylene glycol 400 1%, tetrahydrozoline HCl 0.05%), 0.5 fl. oz. (15 mL): Sold at stores including Walgreens, Kroger and CVS.\u003c/li>\n\u003cli>\u003cstrong>245,184 bottles of Ultra Lubricating Eye Drops \u003c/strong>(polyethylene glycol 400 0.4%, propylene glycol 0.3%), 0.5 fl. oz. (15 mL): Sold at stores including Leader and Harris Teeter.\u003c/li>\n\u003cli>\u003cstrong>182,424 bottles of Sterile Eye Drops AC\u003c/strong> (tetrahydrozoline HCl 0.05%, zinc sulfate 0.25%), 0.5 fl. oz. (15 mL): Sold at stores including Walgreens, Meijer and H-E-B.\u003c/li>\n\u003cli>\u003cstrong>74,016 bottles of Sterile Eye Drops Soothing Tears\u003c/strong> (polyethylene glycol 400 0.4%, propylene glycol 0.3%), 0.5 fl. oz. (15 mL): Sold at Walgreens and through Rugby Laboratories.\u003c/li>\u003c/ul>\n\n\u003cp>A previous major eye drop recall took place in 2023 and involved Kilitch Healthcare India, which recalled numerous products over &quot;safety concerns&quot; after FDA investigators found unsanitary conditions at its production facility. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-31-million-bottles-of-eye-drops-recalled-over-serious-health-consequences/","cuser":"user/ldap/1129279","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/bottles","keywords/recall","keywords/Eye Drops","keywords/Class II","keywords/concerns","keywords/stores","keywords/health consequences","keywords/sterility","keywords/pharmacy stores"],"permalink":"https://kmel.iheart.com/content/2026-04-03-31-million-bottles-of-eye-drops-recalled-over-serious-health-consequences/","primary_image":{"bucket":"new_assets","id":"%2F69cfc4a69b117508d205aa4e"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},"publish_date":1775224260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-31-million-bottles-of-eye-drops-recalled-over-serious-health-consequences","social_title":"","summary":"More than 3.1 million bottles of eye drops sold at several popular pharmacy stores have been recalled over serious health consequences.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"3.1 Million Bottles Of Eye Drops Recalled Over Serious Health Consequences"},"slug":"2026-04-03-31-million-bottles-of-eye-drops-recalled-over-serious-health-consequences","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cfc4a69b117508d205aa4e","title":"3.1 Million Bottles Of Eye Drops Recalled Over Serious Health Consequences","description":"More than 3.1 million bottles of eye drops sold at several popular pharmacy stores have been recalled over serious health consequences.","author":"Jason Hall"},"pub_start":1775224260000,"pub_until":4115978604802,"pub_changed":1775224704195,"subscription":[{"tags":["categories/national-news","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cfc3fb9b117508d205aa43","slug:2026-04-03-31-million-bottles-of-eye-drops-recalled-over-serious-health-consequences","slug:2026-04-03-31-million-bottles-of-eye-drops-recalled-over-serious-health-consequences","keyword:keywords/bottles","keyword:keywords/recall","keyword:keywords/Eye Drops","keyword:keywords/Class II","keyword:keywords/concerns","keyword:keywords/stores","keyword:keywords/health consequences","keyword:keywords/sterility","keyword:keywords/pharmacy stores","author:user"]}},{"id":"%2F69cfbadfe5d1ccff9dac6da9","type":"PUBLISHING","record":{"ref_id":"%2F69cfbadfe5d1ccff9dac6da9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"79a2eb50-3c61-4c96-8795-3f997ef815e4","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/live/iheartradio-247-news-6043?app=listen&embed=true","author_name":"","author_url":"","height":"200","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"200\" src=\"https://www.iheart.com/live/iheartradio-247-news-6043?app=listen&amp;embed=true\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"200\" src=\"https://www.iheart.com/live/iheartradio-247-news-6043?app=listen&amp;embed=true\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/iheartradio-247-news-6043?app=listen&embed=true"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"In the international airport, a conveyor belt is used to move luggage or cases.","id":"%2F69cfbb70e5d1ccff9dac6db4","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"In the international airport, a conveyor belt is used to move luggage or cases.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-03-25-popular-airline-announces-relax-row-that-transforms-to-mattress/\" target=\"_blank\">United Airlines\u003c/a> increased its checked bag fee by $10 on Thursday (April 2), following \u003ca href=\"https://www.iheart.com/content/2025-10-31-flight-makes-emergency-landing-several-injured-after-plane-loses-altitude/\" target=\"_blank\">JetBlue Airways\u003c/a> as the second major U.S. carrier to raise the fee this week amid rising fuel prices, \u003ca href=\"https://www.cnbc.com/2026/04/02/united-airlines-raises-checked-bag-fees-fuel-prices-climb.html\" target=\"_blank\">\u003cem>CNBC\u003c/em>\u003c/a> reports.\u003c/p>\n\n\u003cp>United will now charge a $45 fee to check a first bag on most domestic flights if a traveler pays ahead of time and a $50 fee if they do so within 24 hours of their scheduled flight.\u003c/p>\n\n\u003cp>“United is raising first and second checked bag fees by $10 for customers traveling in the U.S., Mexico and Canada and Latin America beginning with tickets purchased Friday, April 3,” the company said in a statement obtained by \u003cem>CNBC\u003c/em>.\u003c/p>\n\n\u003cp>United is attempting to combat the rising costs of fuel, airlines' biggest expense after labor. The airline last raised its fee on checked bags in 2024. \u003c/p>\n\n\u003cp>JetBlue had previously announced it was increasing bag fees at least $4 on Monday (March 30). The average price for regular gas in the United States is $4.091, which is higher than the $4.081 average for the previous day; the $3.978 average for the previous week; $3.109 average for the previous month; and the $3.260 average for the previous year.\u003c/p>\n\n\u003cp>Brent Crude Oil, which serves as the primary global benchmark for Atlantic basin crude oils, was reported to be trading at around $109 per barrel on Friday (April 3), while U.S. Crude Oil was estimated to be at around $111.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-second-major-airline-increases-checked-bag-free/","cuser":"user/ldap/1129279","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/United Airlines","keywords/average","keywords/bag","keywords/airline increases","keywords/JetBlue Airways","keywords/bag fee","keywords/Brent Crude Oil","keywords/airline","keywords/U.S.","keywords/carrier","keywords/fee"],"permalink":"https://kmel.iheart.com/content/2026-04-03-second-major-airline-increases-checked-bag-free/","primary_image":{"bucket":"new_assets","id":"%2F69cfbb70e5d1ccff9dac6db4"},"primary_target":{"categories":["categories/national-news","categories/lifestyle","categories/politics"],"distribution":["facets/All Sites - English"]},"publish_date":1775222220000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-second-major-airline-increases-checked-bag-free","social_title":"","summary":"A second major airline announced plans to increase its checked bag fee.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Second Major Airline Increases Checked Bag Free"},"slug":"2026-04-03-second-major-airline-increases-checked-bag-free","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cfbb70e5d1ccff9dac6db4","title":"Second Major Airline Increases Checked Bag Free","description":"A second major airline announced plans to increase its checked bag fee.","author":"Jason Hall"},"pub_start":1775222220000,"pub_until":4115978604802,"pub_changed":1775222587313,"subscription":[{"tags":["categories/national-news","categories/lifestyle","categories/politics","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cfbadfe5d1ccff9dac6da9","slug:2026-04-03-second-major-airline-increases-checked-bag-free","slug:2026-04-03-second-major-airline-increases-checked-bag-free","keyword:keywords/United Airlines","keyword:keywords/average","keyword:keywords/bag","keyword:keywords/airline increases","keyword:keywords/JetBlue Airways","keyword:keywords/bag fee","keyword:keywords/Brent Crude Oil","keyword:keywords/airline","keyword:keywords/U.S.","keyword:keywords/carrier","keyword:keywords/fee","author:user"]}},{"id":"%2F69cfb4c80d7ac5b260ff1aa5","type":"PUBLISHING","record":{"ref_id":"%2F69cfb4c80d7ac5b260ff1aa5","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"26683818-c485-490f-a261-1db88b985472","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/live/iheartradio-247-news-6043?app=listen&embed=true","author_name":"","author_url":"","height":"200","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"200\" src=\"https://www.iheart.com/live/iheartradio-247-news-6043?app=listen&amp;embed=true\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"200\" src=\"https://www.iheart.com/live/iheartradio-247-news-6043?app=listen&amp;embed=true\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/iheartradio-247-news-6043?app=listen&embed=true"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Dirty disgusting rats on area that was filled with sewage, smelly, damp, and garbage bags. Referring to the problem of rats in the city, disease outbreaks from animals, filth of city. Selective focus.","id":"%2F69cfb5700d7ac5b260ff1ab0","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Dirty disgusting rats on area that was filled with sewage, smelly, damp, and garbage bags. Referring to the problem of rats in the city, disease outbreaks from animals, filth of city. Selective focus.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2021-10-25-washington-dc-among-rattiest-cities-rats-showing-aggressive-behavior/\" target=\"_blank\">Washington, D.C.\u003c/a> is putting \u003ca href=\"https://www.iheart.com/content/2021-10-25-orkin-ranks-rattiest-cities-says-rats-showing-aggressive-behavior/\" target=\"_blank\">rats\u003c/a> on birth control in an effort to combat an infestation, the D.C. Health announced in a statement obtained by \u003ca href=\"https://www.nbcwashington.com/news/local/dc-is-putting-rats-on-birth-control/4085151/?amp=1\" target=\"_blank\">\u003cem>NBC Washington\u003c/em>\u003c/a> on Thursday (April 2).\u003c/p>\n\n\u003cp>The city will begin using birth control and lethal bait in food and a powder form in Adams Morgan, an area especially populated by the rats during the infestation.\u003c/p>\n\n\u003cp>&quot;We’re gonna get the rat population down and then we’re gonna come back in three weeks to see if any of those babies survived and get them too. But, they cannot stay down if they find anything to eat. So that means everybody cannot be throwing food on the ground. The mayor doesn’t like it and it’s helping the rats. We don’t want your trash to be outside of the bin, if at all possible,&quot; DC Health Director Ayanna Bennett said via \u003cem>NBC Washington\u003c/em>.\u003c/p>\n\n\u003cp>Several desperate residents expressed support of the move.\u003c/p>\n\n\u003cp>&quot;Yes, fantastic! If it’s good enough for humans, then then it’s good enough for rats, I think. Like, why not? Get rid of them,&quot; one woman told \u003cem>NBC Washington\u003c/em>.\u003c/p>\n\n\u003cp>&quot;Anything that they can do to help limit the rats I would probably be in favor of,&quot; one man said. &quot;I’ve never heard of it. I trust that the science is real. But if it is, the less rats in D.C. is a good thing.&quot;\u003c/p>\n\n\u003cp>DC Health said any resident who sees holes or burrows in their yard or a large concentration of rats is advised to call 311 and make a report.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-04-03-major-us-city-puts-rats-on-birth-control/","cuser":"user/ldap/1129279","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/rats","keywords/NBC Washington","keywords/city","keywords/birth control","keywords/babies","keywords/US","keywords/effort","keywords/D.C.","keywords/man","keywords/Health","keywords/Adams Morgan"],"permalink":"https://kmel.iheart.com/content/2026-04-03-major-us-city-puts-rats-on-birth-control/","primary_image":{"bucket":"new_assets","id":"%2F69cfb5700d7ac5b260ff1ab0"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},"publish_date":1775220180000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-03-major-us-city-puts-rats-on-birth-control","social_title":"","summary":"A major US city is putting rats on birth control.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Major US City Puts Rats On Birth Control"},"slug":"2026-04-03-major-us-city-puts-rats-on-birth-control","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cfb5700d7ac5b260ff1ab0","title":"Major US City Puts Rats On Birth Control","description":"A major US city is putting rats on birth control.","author":"Jason Hall"},"pub_start":1775220180000,"pub_until":4115978604802,"pub_changed":1775220562529,"subscription":[{"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:/69cfb4c80d7ac5b260ff1aa5","slug:2026-04-03-major-us-city-puts-rats-on-birth-control","slug:2026-04-03-major-us-city-puts-rats-on-birth-control","keyword:keywords/rats","keyword:keywords/NBC Washington","keyword:keywords/city","keyword:keywords/birth control","keyword:keywords/babies","keyword:keywords/US","keyword:keywords/effort","keyword:keywords/D.C.","keyword:keywords/man","keyword:keywords/Health","keyword:keywords/Adams Morgan","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 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 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_CONSENT_PATH":"https://cdn.cookielaw.org/consent","ONETRUST_IAB_URL":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","ONETRUST_AUTOBLOCK_URL":"https://cdn.cookielaw.org/consent/4f76ca8a-4263-4392-8880-c448aa78ab63/OtAutoBlock.js","ONETRUST_TOKEN_URL":"https://tv47clj0la.execute-api.us-east-1.amazonaws.com/production/generatetoken?identifier=","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","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/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

            // CCPA Compliance
            window.deferAnalyticsVendorBeacons = false;
        </script>
                <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["vendors-node_modules_pnpm_react-i18next_11_10_0_i18next_20_3_3_react_17_0_2_node_modules_reac-6c7df2","packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx","src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3","local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-components-tiles-OnairTileLoader-component","src_app_core_page-blocks_datasource_NoFeedItemMessage_component_tsx-packages_renderer_shared_-daa2be","core-page-blocks-datasource-DatasourceLoader-component","packages_renderer_shared_core_src_lib_ads_ts","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","AptivadaKeywordContest-component","components-catalog-TrackList-component","DateTimeDisplay-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","AptivadaKeywordContest-component","components-catalog-TrackList-component","DateTimeDisplay-component"]}</script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.b7aad2c0e199ccd8f1b5.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.3c43312874762078f56a.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.4fbcba6c92e2dcff4440.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.a0e31988b937148ae599.js"></script>
<script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/local.a982a9979620fddad1b2.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.d15904a86cbcfe376a76.js"></script>
<script async data-chunk="core-components-tiles-OnairTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-components-tiles-OnairTileLoader-component.419a2268b25fbb6e1e5f.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.057fa506de8daa7f4712.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceLoader-component.be53a63eafce3a4cb5c3.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_lib_ads_ts.2d69e4d087b9bfa12528.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/Datasource-component.cb5eb89290cc53ab2b8d.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.030d9ad5d857fd44eb65.js"></script>
<script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.d0c8e176a62399079799.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="AptivadaKeywordContest-component" src="https://static.inferno.iheart.com/inferno/scripts/AptivadaKeywordContest-component.a6985dad8318259bb86c.js"></script>
<script async data-chunk="components-catalog-TrackList-component" src="https://static.inferno.iheart.com/inferno/scripts/components-catalog-TrackList-component.c7183bba6c8ac042f46d.js"></script>
<script async data-chunk="DateTimeDisplay-component" src="https://static.inferno.iheart.com/inferno/scripts/DateTimeDisplay-component.1d9e6112babb6be9aebe.js"></script>
            </body>
        </html>