Login
(not required)
Preferences
Did you know...
Contrary to what the government PSA running on radio says, granola bars are an excellent survival food.
?
view source - https://wflanews.iheart.com/
<!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://www.iheart.com/sdk/sdk.js" as="script" 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.3b72355a31018725a3c6.css"> <link data-chunk="local" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/local.bc06f128f534d4a5d747.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.a5e9ee6f3bc07a62d945.css"> <link data-chunk="core-components-tiles-TrafficTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/TrafficTile-component.79b6ef8f3442074e2437.css"> <link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css"> <link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.css"> <link data-chunk="Show-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Show-component.608ec1ff0656c8b676a1.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="Podcasts-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Podcasts-component.570accd833088f4c4e7d.css"> <link data-chunk="ui-ImageTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ImageTile-component.c2cbd469fbc0bd11cbdf.css"> <link data-chunk="Card-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Card-component.c66d212af09897afcdd6.css"> <link data-chunk="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="WeatherTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/WeatherTile-component.ca557d80a0c5075ed0c1.css"> <style data-reactroot="">:root { --station-font-family: "Roboto","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; --gradient-start: hsl(358,85.3%,39%); --gradient-stop: hsl(358,85.3%,33%); --accent-color: #ED1C24; --darkFooterColor: hsl(358,85.3%,37%); --premiere-footer-dark-color:var(--darkFooterColor); }</style> <title data-rh="true">NewsRadio WFLA - Tampa Bay's News, Traffic and Weather</title> <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/60675fb63e8b1ff06401afd2?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/60675fb63e8b1ff06401afd2?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/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><link data-rh="true" rel="canonical" type="" title="" href="https://wflanews.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="#ED1C24"/><meta data-rh="true" property="og:title" content="NewsRadio WFLA - Tampa Bay's News, Traffic and Weather"/><meta data-rh="true" property="twitter:title" content="NewsRadio WFLA - Tampa Bay's News, Traffic and Weather"/><meta data-rh="true" itemprop="name" content="NewsRadio WFLA - Tampa Bay's News, Traffic and Weather"/><meta data-rh="true" name="description" content="Tampa Bay News, Traffic and Weather wherever you are with NewsRadio WFLA and WFLA News."/><meta data-rh="true" property="og:description" content="Tampa Bay News, Traffic and Weather wherever you are with NewsRadio WFLA and WFLA News."/><meta data-rh="true" property="twitter:description" content="Tampa Bay News, Traffic and Weather wherever you are with NewsRadio WFLA and WFLA News."/><meta data-rh="true" itemprop="description" content="Tampa Bay News, Traffic and Weather wherever you are with NewsRadio WFLA and WFLA News."/><meta data-rh="true" name="keywords" content="breaking news, tampa bay weather, tampa bay traffic, tampa bay news, am tampa bay, jack harris, sean hannity, fox news radio, tampa bay lightning"/><meta data-rh="true" property="og:url" content="https://wflanews.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://wflanews.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://wflanews.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><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/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@WFLANews"/><meta data-rh="true" property="twitter:creator" content="@WFLANews"/><meta data-rh="true" property="twitter:domain" content="wflanews.iheart.com"/><meta data-rh="true" property="og:site_name" content="NewsRadio WFLA"/><meta data-rh="true" name="application-name" content="NewsRadio WFLA"/><meta data-rh="true" property="fb:app_id" content="127742123927499"/><meta data-rh="true" property="fb:pages" content="60585828350"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/> </head> <body class="theme-light 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/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(180,60)&quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(180,60)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" sizes="" alt="NewsRadio WFLA - Tampa Bay's News, Traffic and Weather" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" width="180" height="60"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" 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 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path aria-hidden="true" focusable="false" tabindex="-1" class="primary-path" d="M18.3 5.70997C17.91 5.31997 17.28 5.31997 16.89 5.70997L12 10.59L7.10997 5.69997C6.71997 5.30997 6.08997 5.30997 5.69997 5.69997C5.30997 6.08997 5.30997 6.71997 5.69997 7.10997L10.59 12L5.69997 16.89C5.30997 17.28 5.30997 17.91 5.69997 18.3C6.08997 18.69 6.71997 18.69 7.10997 18.3L12 13.41L16.89 18.3C17.28 18.69 17.91 18.69 18.3 18.3C18.69 17.91 18.69 17.28 18.3 16.89L13.41 12L18.3 7.10997C18.68 6.72997 18.68 6.08997 18.3 5.70997Z" 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 Shows" class="button-text" tabindex="0"><span class="menu-label">Shows</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 Ryan Gorman Show" tabindex="0" href="/featured/the-ryan-gorman-show/">The Ryan Gorman Show</a></li><li><a aria-label="Glenn Beck" tabindex="0" href="/featured/glenn-beck/">Glenn Beck</a></li><li><a aria-label="Clay & Buck" tabindex="0" href="/featured/the-clay-travis-and-buck-sexton-show/">Clay & Buck</a></li><li><a aria-label="The Sean Hannity Show" tabindex="0" href="/featured/the-sean-hannity-show/">The Sean Hannity Show</a></li><li><a aria-label="The Jesse Kelly Show" tabindex="0" href="/featured/the-jesse-kelly-show/">The Jesse Kelly Show</a></li><li><a aria-label="Our American Stories" tabindex="0" href="/featured/our-american-stories/">Our American Stories</a></li><li><a aria-label="Coast to Coast AM with George Noory" tabindex="0" href="/featured/coast-to-coast-am/">Coast to Coast AM with George Noory</a></li><li><a aria-label="The News Junkie" tabindex="0" href="/featured/the-news-junkie/">The News Junkie</a></li><li><a aria-label="Full Schedule" tabindex="0" href="/schedule/">Full Schedule</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/1248-ryan-gorman-show-90437340/" target="_blank" rel="noopener" aria-label="The Ryan Gorman Show">The Ryan Gorman Show</a></li><li><a href="https://www.iheart.com/podcast/1248-beyond-the-news-wfla-inte-43128080/" target="_blank" rel="noopener" aria-label="Beyond the News with Gordon Byrd">Beyond the News with Gordon Byrd</a></li><li><a href="https://www.iheart.com/podcast/139-American-Medicine-Today-27091412/" target="_blank" rel="noopener" aria-label="American Medicine Today">American Medicine Today</a></li><li><a href="https://www.iheart.com/podcast/499-Duncan-Duo-Tampa-Real-Esta-28241451/" target="_blank" rel="noopener" aria-label="Duncan Duo Real Estate">Duncan Duo Real Estate</a></li><li><a href="https://www.iheart.com/podcast/1248-maggi-tax-and-financial-s-84719831/" target="_blank" rel="noopener" aria-label="Maggi Tax and Financial Show">Maggi Tax and Financial Show</a></li><li><a href="https://www.iheart.com/podcast/best-of-the-bay-28241250/" target="_blank" rel="noopener" aria-label="iHeartRadio Communities">iHeartRadio Communities</a></li><li><a aria-label="More Podcasts" tabindex="0" href="/podcasts/">More Podcasts</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for News" class="button-text" tabindex="0"><span class="menu-label">News</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="Florida News" tabindex="0" href="/featured/florida-news/">Florida News</a></li><li><a aria-label="Operation Storm Watch" tabindex="0" href="/featured/operation-stormwatch-tampa-bay/">Operation Storm Watch</a></li><li><a aria-label="Weather" tabindex="0" href="/weather/">Weather</a></li><li><a aria-label="Traffic" tabindex="0" href="/traffic/">Traffic</a></li><li><a href="http://www.953wdae.com" target="_blank" rel="noopener" aria-label="Tampa Bay Sports">Tampa Bay Sports</a></li><li><a aria-label="Sign up for our email newsletter" tabindex="0" href="/newsletter/">Sign up for our email newsletter</a></li></ul></li><li class="menu-top-label"><a aria-label="Operation Storm Watch" tabindex="0" href="/featured/operation-stormwatch-tampa-bay/">Operation Storm Watch</a></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="Event Calendar" tabindex="0" href="/calendar/">Event Calendar</a></li><li><a href="https://www.facebook.com/WFLANews" target="_blank" rel="noopener" aria-label="Facebook">Facebook</a></li><li><a href="http://twitter.com/WFLANews" target="_blank" rel="noopener" aria-label="Twitter">Twitter</a></li><li><a href="https://www.instagram.com/WFLANews/" target="_blank" rel="noopener" aria-label="Instagram">Instagram</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Contests & Promotions" class="button-text" tabindex="0"><span class="menu-label">Contests & 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="Win Tickets to Monster Jam 2025!" tabindex="0" href="/promotions/win-tickets-to-monster-jam-2025-1789091/">Win Tickets to Monster Jam 2025!</a></li><li><a aria-label="Solar Source Battery Back Up Giveaway 2025" tabindex="0" href="/promotions/solar-source-battery-back-up-giveaway-1797088/">Solar Source Battery Back Up Giveaway 2025</a></li><li><a href="https://www.donorschoose.org/iheartradio" target="_blank" rel="noopener" aria-label="Give Your Favorite Teacher A Chance To Win $5,000 In Classroom Supplies!">Give Your Favorite Teacher A Chance To Win $5,000 In Classroom Supplies!</a></li><li><a aria-label="Win A Trip To Our iHeartRadio Music Festival 2025 And $1000!" tabindex="0" href="/promotions/win-a-trip-to-our-iheartradio-1801546/">Win A Trip To Our iHeartRadio Music Festival 2025 And $1000!</a></li><li><a aria-label="WFLA's Mortgage Giveaway Contest" tabindex="0" href="/promotions/wflas-mortgage-giveaway-contest-1769383/">WFLA's Mortgage Giveaway Contest</a></li><li><a aria-label="All Contests & Promotions" tabindex="0" href="/promotions/">All Contests & 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 NewsRadio WFLA</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/WFLANews" 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/WFLANews" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/WFLANews" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li></ul></ul></section><footer class="navbar-footer"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-nav" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form></footer></nav><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(180,60)&quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(180,60)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" sizes="" alt="NewsRadio WFLA - Tampa Bay's News, Traffic and Weather" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(360,120)&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 wfla-am"><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 NewsRadio WFLA 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/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(180,60)&quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(180,60)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" sizes="" alt="Logo for NewsRadio WFLA - Tampa Bay's News, Traffic and Weather" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" width="180" height="60"/></button></div><div class="OnairPlayTile-module_streamStartDetails_vOU86"><h1>NewsRadio WFLA</h1><span class="OnairPlayTile-module_positioner_lTAsj">Tampa Bay's News, Traffic and Weather</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/this-morning-with-gordon-deal/">This Morning With Gordon Deal</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/2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer/"><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/688e78d21e00845eeb1b5f41?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e78d21e00845eeb1b5f41?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e78d21e00845eeb1b5f41?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e78d21e00845eeb1b5f41?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e78d21e00845eeb1b5f41?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/assets.getty/688e78d21e00845eeb1b5f41?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/assets.getty/688e78d21e00845eeb1b5f41?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="Commonly Used Sweetener Could Help Treat Aggressive Forms Of Cancer" 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><a class="card-title" tabindex="0" href="/content/2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer/">Commonly Used Sweetener Could Help Treat Aggressive Forms Of Cancer</a><time class="component-date-display" dateTime="1754167380000">Aug 02, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="e6Rs0"/><div class="component-container Html-module_component-html_fH39q block" data-test-type="html"><div><style> .main { background-color: #e8ecef; display: flex; flex-direction: row; align-items: center; padding: 20px; border-radius: 8px; max-width: 100%; font-family: Arial, sans-serif; width: 100%; box-sizing: border-box; } .label { margin: 0; font-size: 24px; font-weight: bold; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } .label-2 { display: none; } @media (max-width: 600px) { .label { display: none; line-clamp: 3; } .main { flex-direction: column; align-items: unset; } .label-2 { display: block; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .news-img { width: 90px !important; height: 90px !important } } </style> <body> <div class="main"> <div style="display: flex; align-items: center; margin-right: 20px"> <img class="news-img" src="https://i.iheart.com/v3/re/new_assets/687e8027f16f136db0520cf3?ops=fit%28200%2C200%29" alt="24/7 News: The Latest Logo" style=" width: 120px; height: 120px; border-radius: 8px; margin-right: 10px; " /> <h2 class="label-2">The Latest News in 4 Minutes</h2> </div> <div style="flex: 1; min-width: 0"> <div style="width: 100%"> <h2 class="label">The Latest News in 4 Minutes</h2> <iframe allow="autoplay" width="100%" height="50" src="https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&keyid=infernofeaturedpodcast&ihmnetwork=true&pname=wfla-am" frameborder="0" style=" border-radius: 8px; border: none; margin-top: 10px; display: block; "></iframe> </div> </div> </div> </body></div></div><input type="hidden" data-id="KjHUu"/><div class="component-container component-feed feed-style-xxsmall 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-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-rays-snap-skid-blank-dodgers/"><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/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?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="Rays Snap Skid, Blank Dodgers" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-rays-snap-skid-blank-dodgers/">Rays Snap Skid, Blank Dodgers</a><time class="component-date-display" dateTime="1754166180000">Aug 02, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith/"><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/688e736e1e00845eeb1b5f28?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28?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="Office Of Special Counsel Opens Hatch Act Probe Of Jack Smith" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith/">Office Of Special Counsel Opens Hatch Act Probe Of Jack Smith</a><time class="component-date-display" dateTime="1754165880000">Aug 02, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-hot-dog-spill-closes-busy-interstate/"><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/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047?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="Hot Dog Spill Closes Busy Interstate" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-hot-dog-spill-closes-busy-interstate/">Hot Dog Spill Closes Busy Interstate</a><time class="component-date-display" dateTime="1754165400000">Aug 02, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/"><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/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?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="American Eagle Responds To Sydney Sweeney Ad Campaign Critics" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/">American Eagle Responds To Sydney Sweeney Ad Campaign Critics</a><time class="component-date-display" dateTime="1754163660000">Aug 02, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/"><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/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?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="Paula Deen Closes Popular Restaurant That Made Her Famous" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/">Paula Deen Closes Popular Restaurant That Made Her Famous</a><time class="component-date-display" dateTime="1754163240000">Aug 02, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="lP0Ih"/><div class="component-container component-feed feed-style-xsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Promotions"><div class="feed-cards" data-block-id="WQJCS"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/featured/operation-stormwatch-tallahassee/"><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//684a5da1f5ea90895d481aef?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//684a5da1f5ea90895d481aef?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//684a5da1f5ea90895d481aef?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//684a5da1f5ea90895d481aef?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//684a5da1f5ea90895d481aef?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="Helping Before, During, and After the Storm" 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/operation-stormwatch-tallahassee/">Helping Before, During, and After the Storm</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.donorschoose.org/iheartradio" 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//687aae40875b23cab49ddde1?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//687aae40875b23cab49ddde1?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//687aae40875b23cab49ddde1?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//687aae40875b23cab49ddde1?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//687aae40875b23cab49ddde1?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="Nominate An Exceptional Teacher Who Is Making A Lasting Impact!" 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.donorschoose.org/iheartradio" class="card-title" target="_blank" rel="noopener">Nominate An Exceptional Teacher Who Is Making A Lasting Impact!</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//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?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'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's #1 Audio Company</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?campid=promocard" 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//6813dd0c969582f364283a8a?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6813dd0c969582f364283a8a?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6813dd0c969582f364283a8a?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6813dd0c969582f364283a8a?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6813dd0c969582f364283a8a?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 latest news in 4 minutes. Updated every hour, every day." 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/1119-24-7-news-the-latest-20697776/?campid=promocard" class="card-title" target="_blank" rel="noopener">The latest news in 4 minutes. Updated every hour, every day.</a></figcaption></figure></div></div></div><input type="hidden" data-id="WQJCS"/><div class="component-container component-weather-tile themed-block block"><div class="weather-traffic-tile"><section class="weather-tile"><nav class="tile-container"><a class="weather-market" tabindex="0" href="/weather/"><span class="location">Tampa, FL</span><span class="title">Weather</span></a><a aria-label="Arrow icon" class="conditions-icon" tabindex="0" href="/weather/"><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></a></nav><a class="weather-forecast" tabindex="0" href="/weather/"><section class="seven-day-forecast"><div class="forecast-info"><figure><header>Sat</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->81<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->°</span></p></figcaption></figure><figure><header>Sun</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->80<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->94<!-- -->°</span></p></figcaption></figure><figure><header>Mon</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->79<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->92<!-- -->°</span></p></figcaption></figure><figure><header>Tue</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->79<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->92<!-- -->°</span></p></figcaption></figure><figure><header>Wed</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->78<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->93<!-- -->°</span></p></figcaption></figure><figure><header>Thu</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->78<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->91<!-- -->°</span></p></figcaption></figure><figure><header>Fri</header><section class="weather-conditions-icon"></section><figcaption><p><span class="temperature">Lo<!-- --> <!-- -->77<!-- -->°</span><span class="seperator">|</span><span class="temperature">Hi<!-- --> <!-- -->91<!-- -->°</span></p></figcaption></figure></div></section></a></section><div class="component-container component-traffic-tile themed-block"><section class="traffic-block"><div class="tile-container"><a tabindex="0" href="/traffic/"><span class="title">Live Traffic Map</span></a></div><a aria-label="Arrow icon" class="icon-arrow" tabindex="0" href="/traffic/"><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></a><div class="local-traffic-map"><a tabindex="0" href="/traffic/"><img width="100" height="70" src="https://i.iheart.com/v3/re/new_assets/627ed0263f19c6325b37ec16" alt="Map of Traffic Conditions"/><svg width="16" focusable="false" height="24" viewBox="0 0 16 24" class="svg-icon location-pin-icon" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.802 0 0 3.403 0 7.602 0 11.8 3.469 16.812 8 24c4.531-7.188 8-12.2 8-16.398C16 3.403 12.199 0 8 0zM5 8a3 3 0 116 0 3 3 0 01-6 0z" fill="#D63930"></path></svg></a></div></section></div></div></div><input type="hidden" data-id="Ghum3"/><div class="component-container component-traffic-tile"><section class="traffic-block"><div class="tile-container"><a tabindex="0" href="/traffic/"><span class="title">Live Traffic Map</span></a></div><a aria-label="Arrow icon" class="icon-arrow" tabindex="0" href="/traffic/"><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></a><div class="local-traffic-map"><a tabindex="0" href="/traffic/"><img width="100" height="70" src="https://i.iheart.com/v3/re/new_assets/627ed0263f19c6325b37ec16" alt="Map of Traffic Conditions"/><svg width="16" focusable="false" height="24" viewBox="0 0 16 24" class="svg-icon location-pin-icon" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.802 0 0 3.403 0 7.602 0 11.8 3.469 16.812 8 24c4.531-7.188 8-12.2 8-16.398C16 3.403 12.199 0 8 0zM5 8a3 3 0 116 0 3 3 0 01-6 0z" fill="#D63930"></path></svg></a></div></section></div><input type="hidden" data-id="Fx4YF"/><div class="component-container component-feed feed-style-horizontal-reverse block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><header class="component-heading"><h2 class="heading-title">More Stories</h2></header><div class="feed-cards" data-block-id="kIdtO"><div class="component-grid col-1"><figure class="component-content-tile thumb-right feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/florida-news/content/2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike/"><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/688d2231bf899cd7ef7bc392?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/688d2231bf899cd7ef7bc392?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/688d2231bf899cd7ef7bc392?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/688d2231bf899cd7ef7bc392?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/688d2231bf899cd7ef7bc392?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/688d2231bf899cd7ef7bc392?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/688d2231bf899cd7ef7bc392?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="302 Pound Sea Turtle Released Into Ocean After Rehabbing From Boat Strike" 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><a class="card-title" tabindex="0" href="/featured/florida-news/content/2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike/">302 Pound Sea Turtle Released Into Ocean After Rehabbing From Boat Strike</a><time class="component-date-display" dateTime="1754128800000">Aug 02, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="kIdtO"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="LSixG"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/"><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/688ded06843f239dbab0ec82?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82?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="Rays Fall To Dodgers For Fourth Straight Loss" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/">Rays Fall To Dodgers For Fourth Straight Loss</a><time class="component-date-display" dateTime="1754103960000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-multiple-people-killed-in-montana-bar-shooting/"><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/688d2e0b2425089862b569fa?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688d2e0b2425089862b569fa?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688d2e0b2425089862b569fa?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688d2e0b2425089862b569fa?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688d2e0b2425089862b569fa?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="Multiple People Killed In Montana Bar Shooting" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-multiple-people-killed-in-montana-bar-shooting/">Multiple People Killed In Montana Bar Shooting</a><time class="component-date-display" dateTime="1754082660000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding/"><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/65f9b1d3fc271fe5ecf343a2?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/65f9b1d3fc271fe5ecf343a2?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/65f9b1d3fc271fe5ecf343a2?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/65f9b1d3fc271fe5ecf343a2?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/65f9b1d3fc271fe5ecf343a2?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="Corporation For Public Broadcasting To Shut Down After Congress Cut Funding" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding/">Corporation For Public Broadcasting To Shut Down After Congress Cut Funding</a><time class="component-date-display" dateTime="1754079000000">Aug 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-ryan-gorman-show/content/2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down/"><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/688d1e79fe9037a39187a204?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688d1e79fe9037a39187a204?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688d1e79fe9037a39187a204?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688d1e79fe9037a39187a204?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688d1e79fe9037a39187a204?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="Trump’s Trade Wins and Epstein Backlash: GOP Strategist Breaks It Down" 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/the-ryan-gorman-show/content/2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down/">Trump’s Trade Wins and Epstein Backlash: GOP Strategist Breaks It Down</a><time class="component-date-display" dateTime="1754078940000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/"><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/688d18732425089862b569d3?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3?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="Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/">Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth</a><time class="component-date-display" dateTime="1754077260000">Aug 01, 2025</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="LSixG"/><input type="hidden" data-id="beE6F"/><div class="component-container component-podcasts block"><header class="component-heading"><h2 class="heading-title">NewsRadio WFLA<!-- --> Podcasts</h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/podcasts/">See All</a></header><div class="component-grid col-4"><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1248-the-ryan-gorman-show-90437340/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/90437340?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/90437340?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/90437340?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/90437340?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/90437340?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/90437340?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/90437340?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for The Ryan Gorman Show Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">The Ryan Gorman Show</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1248-ceo-you-should-know-tampa-186593158/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/186593158?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/186593158?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/186593158?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/186593158?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/186593158?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/186593158?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/186593158?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Ceo you should know tampa Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Ceo you should know tampa</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/175-the-glenn-beck-program-23014384/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/23014384?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/23014384?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/23014384?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/23014384?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/23014384?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/23014384?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/23014384?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for The Glenn Beck Program Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">The Glenn Beck Program</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1119-the-clay-travis-and-buck-57927691/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/57927691?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/57927691?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/57927691?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/57927691?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/57927691?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/57927691?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/57927691?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for The Clay Travis and Buck Sexton Show Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">The Clay Travis and Buck Sexton Show</p></figcaption></a></figure></div></div><input type="hidden" data-id="Vj1NU"/><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="ID:sports-news-feed"><header class="component-heading"><h2 class="heading-title">Sports</h2></header><div class="feed-cards" data-block-id="fvUic"><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/2025-08-02-rays-snap-skid-blank-dodgers/"><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/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29?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="Rays Snap Skid, Blank Dodgers" 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><a class="card-title" tabindex="0" href="/content/2025-08-02-rays-snap-skid-blank-dodgers/">Rays Snap Skid, Blank Dodgers</a><time class="component-date-display" dateTime="1754166180000">Aug 02, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="fvUic"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="ID:sports-news-feed"><div class="feed-cards" data-block-id="fO6Qt"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/"><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/688ded06843f239dbab0ec82?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82?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="Rays Fall To Dodgers For Fourth Straight Loss" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/">Rays Fall To Dodgers For Fourth Straight Loss</a><time class="component-date-display" dateTime="1754103960000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report/"><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/63e17c1750981945cfbf00db?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db?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="NFL, Major Network Reach Massive Media, Equity Deal: Report" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report/">NFL, Major Network Reach Massive Media, Equity Deal: Report</a><time class="component-date-display" dateTime="1754076900000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-micah-parsons-requests-trade/"><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/66f6f2dd0b1eb7365ccb037c?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/66f6f2dd0b1eb7365ccb037c?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/66f6f2dd0b1eb7365ccb037c?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/66f6f2dd0b1eb7365ccb037c?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/66f6f2dd0b1eb7365ccb037c?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="Micah Parsons Requests Trade" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-micah-parsons-requests-trade/">Micah Parsons Requests Trade</a><time class="component-date-display" dateTime="1754072040000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report/"><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/688cd348d77381cd1fb3e84a?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/688cd348d77381cd1fb3e84a?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/688cd348d77381cd1fb3e84a?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/688cd348d77381cd1fb3e84a?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/688cd348d77381cd1fb3e84a?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="Micah Parsons' Relationship With Cowboys 'Has Deteriorated': Report" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report/">Micah Parsons' Relationship With Cowboys 'Has Deteriorated': Report</a><time class="component-date-display" dateTime="1754070540000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-07-31-rays-drop-series-to-yankees-make-several-trades/"><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/688bf7adad0fd9917ee3d2b5?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688bf7adad0fd9917ee3d2b5?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688bf7adad0fd9917ee3d2b5?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688bf7adad0fd9917ee3d2b5?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688bf7adad0fd9917ee3d2b5?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="Rays Drop Series To Yankees, Make Several Trades" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-07-31-rays-drop-series-to-yankees-make-several-trades/">Rays Drop Series To Yankees, Make Several Trades</a><time class="component-date-display" dateTime="1754007360000">Jul 31, 2025</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="fO6Qt"/><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="ID:politics-feed"><header class="component-heading"><h2 class="heading-title">Politics</h2></header><div class="feed-cards" data-block-id="VGRnW"><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/2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith/"><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/688e736e1e00845eeb1b5f28?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28?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="Office Of Special Counsel Opens Hatch Act Probe Of Jack Smith" 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><a class="card-title" tabindex="0" href="/content/2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith/">Office Of Special Counsel Opens Hatch Act Probe Of Jack Smith</a><time class="component-date-display" dateTime="1754165880000">Aug 02, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="VGRnW"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="ID:politics-feed"><div class="feed-cards" data-block-id="aDyRz"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding/"><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/65f9b1d3fc271fe5ecf343a2?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/65f9b1d3fc271fe5ecf343a2?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/65f9b1d3fc271fe5ecf343a2?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/65f9b1d3fc271fe5ecf343a2?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/65f9b1d3fc271fe5ecf343a2?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="Corporation For Public Broadcasting To Shut Down After Congress Cut Funding" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding/">Corporation For Public Broadcasting To Shut Down After Congress Cut Funding</a><time class="component-date-display" dateTime="1754079000000">Aug 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-ryan-gorman-show/content/2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down/"><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/688d1e79fe9037a39187a204?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688d1e79fe9037a39187a204?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688d1e79fe9037a39187a204?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688d1e79fe9037a39187a204?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688d1e79fe9037a39187a204?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="Trump’s Trade Wins and Epstein Backlash: GOP Strategist Breaks It Down" 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/the-ryan-gorman-show/content/2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down/">Trump’s Trade Wins and Epstein Backlash: GOP Strategist Breaks It Down</a><time class="component-date-display" dateTime="1754078940000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-trump-deploys-2-nuclear-subs-over-comments-by-russias-dmitry-medvedev/"><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/688d08fdfe9037a39187a1d1?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688d08fdfe9037a39187a1d1?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688d08fdfe9037a39187a1d1?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688d08fdfe9037a39187a1d1?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688d08fdfe9037a39187a1d1?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="Trump Deploys 2 Nuclear Subs Over Comments By Russia's Dmitry Medvedev" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-trump-deploys-2-nuclear-subs-over-comments-by-russias-dmitry-medvedev/">Trump Deploys 2 Nuclear Subs Over Comments By Russia's Dmitry Medvedev</a><time class="component-date-display" dateTime="1754073060000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-smithsonian-removes-mention-of-trumps-impeachments-from-presidency-exhibit/"><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/688ce32551aba98b79003a97?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688ce32551aba98b79003a97?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688ce32551aba98b79003a97?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688ce32551aba98b79003a97?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688ce32551aba98b79003a97?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="Smithsonian Removes Mention Of Trump's Impeachments From Presidency Exhibit" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-smithsonian-removes-mention-of-trumps-impeachments-from-presidency-exhibit/">Smithsonian Removes Mention Of Trump's Impeachments From Presidency Exhibit</a><time class="component-date-display" dateTime="1754065680000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-trumps-approval-rating-sets-new-record/"><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/67b71f68963277286f4e1d51?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67b71f68963277286f4e1d51?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67b71f68963277286f4e1d51?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67b71f68963277286f4e1d51?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67b71f68963277286f4e1d51?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="Trump's Approval Rating Sets New Record" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-trumps-approval-rating-sets-new-record/">Trump's Approval Rating Sets New Record</a><time class="component-date-display" dateTime="1754057700000">Aug 01, 2025</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="aDyRz"/><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="ID:weird-news-feed"><header class="component-heading"><h2 class="heading-title">Lifestyle</h2></header><div class="feed-cards" data-block-id="swv8H"><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/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/"><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/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15?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="American Eagle Responds To Sydney Sweeney Ad Campaign Critics" 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><a class="card-title" tabindex="0" href="/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/">American Eagle Responds To Sydney Sweeney Ad Campaign Critics</a><time class="component-date-display" dateTime="1754163660000">Aug 02, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="swv8H"/><div class="component-container component-feed feed-style-xxsmall block" data-test-type="feed" data-feed="ID:weird-news-feed"><div class="feed-cards" data-block-id="SkYlX"><div class="component-grid col-5"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/"><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/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472?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="Paula Deen Closes Popular Restaurant That Made Her Famous" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/">Paula Deen Closes Popular Restaurant That Made Her Famous</a><time class="component-date-display" dateTime="1754163240000">Aug 02, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death/"><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/688cffcc2e24d7fcac0823b9?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/688cffcc2e24d7fcac0823b9?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/688cffcc2e24d7fcac0823b9?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/688cffcc2e24d7fcac0823b9?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/688cffcc2e24d7fcac0823b9?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="Nearly 200,000 Kids Play Kitchens Recalled After Toddler's Death" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death/">Nearly 200,000 Kids Play Kitchens Recalled After Toddler's Death</a><time class="component-date-display" dateTime="1754070900000">Aug 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-07-29-best-fast-food-breakfast-restaurant-for-2025-revealed/"><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/6888cad060f07f2843c46670?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6888cad060f07f2843c46670?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6888cad060f07f2843c46670?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6888cad060f07f2843c46670?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6888cad060f07f2843c46670?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="Best Fast Food Breakfast Restaurant For 2025 Revealed" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-07-29-best-fast-food-breakfast-restaurant-for-2025-revealed/">Best Fast Food Breakfast Restaurant For 2025 Revealed</a><time class="component-date-display" dateTime="1753795620000">Jul 29, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-07-28-iheartradio-trafficnow-delivers-real-time-traffic-updates-on-demand/"><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/6887ecd983675be340ac5b65?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6887ecd983675be340ac5b65?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6887ecd983675be340ac5b65?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6887ecd983675be340ac5b65?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6887ecd983675be340ac5b65?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="iHeartRadio TrafficNOW Delivers Real-Time Traffic Updates On Demand" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-07-28-iheartradio-trafficnow-delivers-real-time-traffic-updates-on-demand/">iHeartRadio TrafficNOW Delivers Real-Time Traffic Updates On Demand</a><time class="component-date-display" dateTime="1753738380000">Jul 28, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/the-ryan-gorman-show/content/2025-07-28-sydney-sweeneys-american-eagle-ad-slammed-as-racist-nazi-propaganda/"><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/6887e038f12dc1d489b4b314?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6887e038f12dc1d489b4b314?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6887e038f12dc1d489b4b314?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6887e038f12dc1d489b4b314?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6887e038f12dc1d489b4b314?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="Sydney Sweeney’s American Eagle Ad Slammed as Racist, ‘Nazi Propaganda’" 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/the-ryan-gorman-show/content/2025-07-28-sydney-sweeneys-american-eagle-ad-slammed-as-racist-nazi-propaganda/">Sydney Sweeney’s American Eagle Ad Slammed as Racist, ‘Nazi Propaganda’</a><time class="component-date-display" dateTime="1753735680000">Jul 28, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="SkYlX"/><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-ryan-gorman-show/"><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/67b5e6d866bccc60d611e3eb?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/67b5e6d866bccc60d611e3eb?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/new_assets/67b5e6d866bccc60d611e3eb?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of The Ryan Gorman Show" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/the-ryan-gorman-show/">The Ryan Gorman 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/glenn-beck/"><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/611577cd788036a20bd34cec?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/611577cd788036a20bd34cec?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/611577cd788036a20bd34cec?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of The Glenn Beck Program" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/glenn-beck/">The Glenn Beck Program</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/the-clay-travis-and-buck-sexton-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/669ad25e815b9e2bc5d7fa77?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/669ad25e815b9e2bc5d7fa77?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/669ad25e815b9e2bc5d7fa77?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of The Clay Travis and Buck Sexton Show" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/the-clay-travis-and-buck-sexton-show/">The Clay Travis and Buck Sexton 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/the-sean-hannity-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/5b3993547bce9de58dc1d9ac?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5b3993547bce9de58dc1d9ac?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5b3993547bce9de58dc1d9ac?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of The Sean Hannity Show" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/the-sean-hannity-show/">The Sean Hannity 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/florida-news/"><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/5e62989c54ba568d248841d4?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e62989c54ba568d248841d4?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e62989c54ba568d248841d4?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of Florida News" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/florida-news/">Florida News</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/operation-stormwatch-tampa-bay/"><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/68766fc85349fec9d99362ac?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/68766fc85349fec9d99362ac?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/68766fc85349fec9d99362ac?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of Operation Stormwatch Tampa Bay" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/operation-stormwatch-tampa-bay/">Operation Stormwatch Tampa Bay</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="GUwtl"/><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="XlM5U"><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/2025-08-15-monster-jam-2025-amalie-arena/"><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/684c4c6008992c9a6be35072?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/684c4c6008992c9a6be35072?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/684c4c6008992c9a6be35072?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/684c4c6008992c9a6be35072?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/684c4c6008992c9a6be35072?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Entertainment - Monster Jam 2025 - Amalie Arena" 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/entertainment/">Entertainment</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2025-08-15-monster-jam-2025-amalie-arena/">Monster Jam 2025 - Amalie Arena</a><time class="component-date-display" dateTime="1755298800192">Aug 15, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2025-09-27-alison-kraus-union-station/"><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/67dc397b454b258eb868029d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/67dc397b454b258eb868029d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/67dc397b454b258eb868029d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/67dc397b454b258eb868029d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/67dc397b454b258eb868029d?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 - Alison Kraus & Union Station" 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/2025-09-27-alison-kraus-union-station/">Alison Kraus & Union Station</a><time class="component-date-display" dateTime="1759014000066">Sep 27, 2025</time></figcaption></figure></div></div></div></div><input type="hidden" data-id="XlM5U"/><input type="hidden" data-id="xAMG8"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3306" data-split="0" id="dfp-ad-3306-ad:bottom-leaderboard"></div><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main><footer class="component-site-footer"><div class="component-container"><div class="footer-row footer-links"><ul class="footer-station-links"><li><a href="http://facebook.com/WFLANews" target="_blank" rel="noopener">WFLANews on Facebook</a></li><li><a href="https://twitter.com/WFLANews" target="_blank" rel="noopener">WFLANews on Twitter</a></li><li><a href="https://www.instagram.com/WFLANews" target="_blank" rel="noopener">WFLANews on Instagram</a></li><li><a href="https://www.iheartmedia.com" target="_blank" rel="noopener">An iHeartMedia Station</a></li></ul><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a tabindex="0" href="/advertise/">Advertise on NewsRadio WFLA</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/WFLANews" 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/WFLANews" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/WFLANews" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li></ul></div><div class="description">Tampa Bay News, Traffic and Weather wherever you are with NewsRadio WFLA and WFLA News.</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/am-profile/WFLA/" target="_blank" rel="noopener">WFLA<!-- --> <!-- -->Public Inspection File</a></li><li><a href="https://politicalfiles.iheartmedia.com/files/location/WFLA/" target="_blank" rel="noopener">WFLA<!-- --> <!-- -->Political File</a></li><li><a href="https://i.iheart.com/v3/re/assets.eeo/66f5ac72b37a895b18688114?passthrough=1" target="_blank" rel="noopener">EEO Public File</a></li><li><a tabindex="0" href="/content/public-file-assistance/">Public File Assistance</a></li><li><a tabindex="0" href="/fcc-applications/">FCC Applications</a></li></ul><div class="site-ownership"><div>© <!-- -->2025<!-- --> <!-- -->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":"%2F078fc5938f0b7152ffb208d3de79d801","canonicalHostname":"wflanews.iheart.com","hostnames":[],"facets":["markets/TAMPA-FL","formats/NEWSTALK","genres/News & Talk","facets/Stormwatch Florida Brands","brands/WFLA-AM (1139)","facets/Florida News ","facets/Central Florida News","facets/FloridaStations","facets/All Sites - English","facets/OperationStormwatchFlorida","facets/Rich On Tech Affiliates","facets/WinB4Contest","facets/Stormwatch Stations","facets/2025MusicFestivalStations","facets/Q3CashContest","facets/VerdictWithTedCruz","facets/ThankATeacherEnglish","facets/2025MusicFestivalContest"],"slug":"wfla-am","market":"markets/TAMPA-FL","ownBrand":"brands/WFLA-AM (1139)","timeZone":"America/New_York","keys":["hostname:970wfla.iheart.com","hostname:www.970wfla.com","hostname:970wfla.com","hostname:1059wfla.com","hostname:www.1059wfla.com","hostname:foxnewsradio970wfla.com","hostname:www.foxnewsradio970wfla.com","hostname:newsradio970wfla.com","hostname:www.newsradio970wfla.com","hostname:tampabayvotes.com","hostname:www.tampabayvotes.com","hostname:amtampabay.com","hostname:www.amtampabay.com","hostname:tampabaysneedme.org","hostname:www.tampabaysneedme.org","hostname:tampabayneedsme.org","hostname:www.tampabayneedsme.org","hostname:operation-stormwatch.com","hostname:www.operation-stormwatch.com","hostname:tampabayrate.com","hostname:www.tampabayrate.com","hostname:wfla-am.radio.iheart.com","hostname:wflanews.com","hostname:www.wflanews.com","hostname:wflanews.iheart.com","hostname:991wfla.com","hostname:www.991wfla.com","id:/078fc5938f0b7152ffb208d3de79d801","brand:brands/WFLA-AM (1139)","slug:wfla-am","primaryParentOf:/0684211da45ce75dd8fd698bccd8ce87","primaryParentOf:/2efd21c882ddc9e2a0c8caad095fd120","primaryParentOf:/594c3ac7f7f5522718ca3d8d","primaryParentOf:/5a96e04af0ba573884076f99","primaryParentOf:/5ae74231325a0cf64c64492d","primaryParentOf:/5b06cff6eda2cae1f30ac778","primaryParentOf:/5b6a0c38880e61e32e22b0a9","primaryParentOf:/85fe5880a052c0e125f4ca3420041ab8","primaryParentOf:/9d038c3234ea0a0ba65e4c4558c3579e","primaryParentOf:/a3c623eac72156a0333fd21a5da58798","primaryParentOf:/ad89d3bc957346e497f3991dc2523525","primaryParentOf:/db7ecfbe5e865f8c1c60e33adfde167c","primaryParentOf:/5e72a277a37f818a5ff2053e","stream:2823","primaryParentOf:/5e875bac26ba8490b584f627","primaryParentOf:/5f249d1162bc38365b082b3e","show:shows/Ask An Attorney with Joe Pippen (1317820666)","primaryParentOf:/5f43fc7a224ff6c80ed5080b","primaryParentOf:/5f43fd36203191670d9fdc43","primaryParentOf:/5f43fdb7388eb8a71e8917e2","primaryParentOf:/5f43fdfce74ddf7db45f5d79","primaryParentOf:/5f43fe55aedd940969e3608b","primaryParentOf:/5f43feb898e0bdc518e30995","primaryParentOf:/5f43ff0dd36704fe63dfe983","primaryParentOf:/5f43ff8c98e0bdc518e30996","primaryParentOf:/5f43fffc1b2adc6171731dad","primaryParentOf:/5f44004dcf32f4276883a1ca","primaryParentOf:/5fd271f26f2fea6d5f39db5e","primaryParentOf:/605a3b88f8eb726a52a2dbab","broadcastFacility:29729","broadcastFacilityCallsign:wfla","primaryParentOf:/60c22d3d100cbac4d6e6e0dd","primaryParentOf:/613b892518d6ab40f5fcf3e1","primaryParentOf:/6192edafe079985a27e7ed41","primaryParentOf:/61b7ae37d4048cb5960d62d8","primaryParentOf:/63b72e29cccfd46a93b7c1ea","primaryParentOf:/64c1420a4b95c8711822ece8","hostname:wflatampabay.com","hostname:www.wflatampabay.com"],"stream":{"id":2823,"primaryPronouncement":"nine seventy w. f. l. a.","recentlyPlayedEnabled":false,"isActive":"true"},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"NewsRadio WFLA","description":"Tampa Bay News, Traffic and Weather wherever you are with NewsRadio WFLA and WFLA News. "},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/078fc5938f0b7152ffb208d3de79d801/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":"home","path":"/"},{"name":"weather","path":"/weather"},{"name":"content","path":"/content/"},{"name":"home_preview","path":"/preview/"},{"name":"music_home","path":"/music/"},{"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":"contests","path":"/contests/"},{"name":"fccappliciations","path":"/fcc-applications/"},{"name":"featured","path":"/from-our-shows/"},{"name":"iheartradio_app","path":"/apps/"},{"name":"newsletter","path":"/newsletter/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"podcasts","path":"/podcasts/"},{"name":"promotions","path":"/promotions/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"name":"traffic","path":"/traffic/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"error_page","path":"/_error/404/"},{"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":"sG5ku","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iVzdH","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LoFCm","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":"1nTyx","priority":0,"source":"/spotlight","regex":false,"schedule":{"begin":1498503600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"689Gc","priority":0,"source":"/spotlights","regex":false,"schedule":{"begin":1498503600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"WFN6j","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pHMQ9","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oLs7Z","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jaGYj","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lAdqT","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hRBn4","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"NTW8H","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"T7NRs","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lnPpW","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":"M89F6","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":"oIvoh","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fvFSl","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0ojeA","priority":0,"source":"/events","regex":false,"schedule":{"begin":1498680000000,"end":4115978604802},"destination":{"type":"URL","value":"/content/iheartradio-events/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"t2qxn","priority":0,"source":"/risingstar","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QCwSi","priority":0,"source":"/risingstars","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FNCWN","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":"QIxAi","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":"novvL","priority":0,"source":"/favicon.ico","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/assets/favicon.cf2eff6db48eda72637f3c01d6ce99ae.ico?rev=7.34.3"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"cJ6Ax","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dc0Ob","priority":0,"source":"/playlist/","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"otvhW","priority":0,"source":"/calendar/concerts-9/","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Y0ecD","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fP9Md","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IT6c8","priority":0,"source":"/calendar/station-events-1/","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"PfvMC","priority":0,"source":"/80sshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xXbXZ","priority":0,"source":"/80show","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"SzMPk","priority":0,"source":"/eightiesshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gBzKO","priority":0,"source":"/the80sshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0vWcK","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":"IoHEa","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":"kGobR","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"vR6is","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tL3jx","priority":0,"source":"/christmas","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sOdwO","priority":0,"source":"/hanukkah","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6fl6B","priority":0,"source":"/fangirls","regex":false,"schedule":{"begin":1515776400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4pZRU","priority":0,"source":"/fangirl","regex":false,"schedule":{"begin":1515776400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Z0psI","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mU8Gz","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"scHow","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":"tgPDH","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":"P4kj3","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"zOavI","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Kf469","priority":0,"source":"/cc-common/weather/","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pbxiP","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QxYrG","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tnYcu","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yBGWM","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":"VfzOG","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1Q9F6","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oS817","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"r3T2K","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ba6a4","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JI9OM","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GhyRh","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"BSMwK","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"szqQp","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"i54eh","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"keGyL","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xnBQB","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":"7BOqD","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dOvXM","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iEGCz","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"scTdK","priority":0,"source":"/music/recently-played/undefined/","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Gje0w","priority":0,"source":"/music/undefined/","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sko3S","priority":0,"source":"/music/top-songs/undefined/","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"d2Y8B","priority":0,"source":"/music/playlist/","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YMOfW","priority":0,"source":"/{{collectionUrl}}/","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UZWIc","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":"qY7Bi","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":"soGug","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":"UMKHQ","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":"H7TrY","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":"4e6Mq","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":"QmKB3","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"95ImX","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"e2TbP","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rtsWp","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dDHKJ","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":false,"queryParamsHandling":"ORIGINAL"},{"id":"Vksoo","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":"ydn7Y","priority":0,"source":"/pages/johnandkenshow/","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JAfTn","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":false,"queryParamsHandling":"ORIGINAL"},{"id":"vmLvG","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":"3jk0L","priority":0,"source":"/content/2018-09-06-actor-bury-reynolds-dead-at-82/","regex":false,"schedule":{"begin":1536262980000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rRiTl","priority":0,"source":"/topic/24/7%20News%20-%20National%20(501855)/","regex":false,"schedule":{"begin":1537971900000,"end":4115978604802},"destination":{"type":"URL","value":"/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"l1YJA","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":"5uKOW","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":"cVn5o","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":"LcEcm","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":"FgU8x","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":"gfVqw","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":"LScSz","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":"T6DSc","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":"DSnll","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P6L0g","priority":0,"source":"Listen","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0Z9RM","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":"Ttcig","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IP3r2","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VYRMr","priority":0,"source":"/pages/BOBBYOJAY.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"AGrmM","priority":0,"source":"/Listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"l8Hno","priority":0,"source":"/pages/lancesBlog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YSRPT","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XjHIU","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5qzE7","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"v37DV","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jZJSE","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":"tqQP1","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":"As3w2","priority":0,"source":"/app2/Contest/8LFQYF","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"3CQqZ","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5ODwU","priority":0,"source":"/app2/Contest/7LJDFU","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"37kZs","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":"84jHC","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DPQ86","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dbIgm","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":"/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":"q3tN4","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":"A0cPy","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":"7UZst","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":"n8wQt","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":"o5Bbj","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":"2gp2Q","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":"IFx3E","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":"jNLvF","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":"Kzkd2","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":"6aIim","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":"WzoLY","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":"Prl6M","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Women of iHeartCountry"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UzDHM","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":"gWMcd","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":"FpdzN","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZBeQF","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"wH7lR","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":"eIvqD","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":"GTHXQ","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":"LFrEl","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":"1dAcV","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":"xsEuC","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":"VSg8k","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":"nFudb","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":"9r4Wa","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":"UXrDU","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HDw4Q","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":"BRIww","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Dkdkt","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":"Qs1iA","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":"5AXp4","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":"RqjrU","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":"6JcQJ","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":"yg683","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":"kX8iG","priority":0,"source":"/legal/ad-choices/en/","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LptCe","priority":0,"source":"/legal/ad-choices/es/","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"/content/poltica-de-privacidad-y-cookies/#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Z37O8","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1748523600000,"end":1758427219263},"destination":{"type":"URL","value":"https://www.axs.com/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"KlqCf","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1748523623975,"end":1758427200000},"destination":{"type":"URL","value":"https://www.axs.com/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"cHhkd","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1748523600000,"end":1758427248861},"destination":{"type":"URL","value":"https://www.axs.com/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fEMxN","priority":0,"source":"/CapitolOnePreSale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sFi7g","priority":0,"source":"/Capital1PreSale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Wo6I5","priority":0,"source":"/Capital1Pre-Sale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"TxSDp","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":"/apps"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hVVCt","priority":0,"source":"/LivingRoomConcert","regex":false,"schedule":{"begin":1585152000624,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HzXTT","priority":0,"source":"/LivingRoomConcertForAmerica","regex":false,"schedule":{"begin":1585152000284,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2Sozz","priority":0,"source":"/LivingRoom","regex":false,"schedule":{"begin":1585152000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"EtklO","priority":0,"source":"/StandForSmall","regex":false,"schedule":{"begin":1587096000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"w0DY7","priority":0,"source":"/Stand4Small","regex":false,"schedule":{"begin":1587096000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HpZ6a","priority":0,"source":"/meatdistrict","regex":false,"schedule":{"begin":1624280400535,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"g0xFF","priority":0,"source":"/adchoices/","regex":false,"schedule":{"begin":1589477940047,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/#otnotice-section-5659a3f3-c42c-4200-ab79-b8e9bcf27519"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"E2JKG","priority":0,"source":"/blackmusic","regex":false,"schedule":{"begin":1589472000195,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"09U7s","priority":0,"source":"/blackmusicmonth","regex":false,"schedule":{"begin":1589472000111,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"j7cxB","priority":0,"source":"/TheVibe","regex":false,"schedule":{"begin":1589979600973,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"AwDzL","priority":0,"source":"/vibe","regex":false,"schedule":{"begin":1589979600948,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qJQCj","priority":0,"source":"/privacy/en","regex":false,"schedule":{"begin":1590520500497,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GwuK9","priority":0,"source":"/privacy/es","regex":false,"schedule":{"begin":1590520620941,"end":4115978604802},"destination":{"type":"URL","value":"/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gso5x","priority":0,"source":"/terms/en","regex":false,"schedule":{"begin":1590520620813,"end":4115978604802},"destination":{"type":"URL","value":"/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"bOoV1","priority":0,"source":"/terms/es","regex":false,"schedule":{"begin":1590520680277,"end":4115978604802},"destination":{"type":"URL","value":"/content/terminos-de-uso-de-iheartmedia/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UjDAc","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":"GmqyS","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":"Zg0et","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":"ZDf0k","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1748523600274,"end":1758427200274},"destination":{"type":"URL","value":"https://www.axs.com/series/26054/iheart-radio-music-festival-tickets?skin=iheart"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"ZSf9x","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":"/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ItDgY","priority":0,"source":"/featured/katie-sommers-radio-network(.*)$","regex":true,"schedule":{"begin":1599848040709,"end":4115978604802},"destination":{"type":"URL","value":"/featured/katie-sommers$1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xcEXl","priority":0,"source":"/assistance/en/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/public-file-assistance/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"e51Gy","priority":0,"source":"/assistance/es/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/acceso-al-archivo-publico/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qSDca","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":"Q8lxq","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":"O6KKd","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":"8VXsE","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":"iUKUQ","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":"kEVFd","priority":0,"source":"/contests/","regex":false,"schedule":{"begin":1610479620499,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VWuzz","priority":0,"source":"\\/contests\\/([^\\/]+)/","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/$1/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"zHtlf","priority":0,"source":"/content/2021-01-12-ohio-boe-member-organized-bus-trip-to-dc-for-stop-the-steal-rally/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mvQQd","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":"hWcd3","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":"/content/2021-01-20-powerball-numbers-live-results-for-12021-730-million-jackpot-tonight/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"K0Xtv","priority":0,"source":"/bhm","regex":false,"schedule":{"begin":1517007600705,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Qwrc7","priority":0,"source":"/taxactfacts","regex":false,"schedule":{"begin":1613166900079,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5S7dn","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":"bS51A","priority":10,"source":"\\/articles\\/.*","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Y590H","priority":10,"source":"\\/onair\\/.*","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/schedule/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hUSKT","priority":0,"source":"/photos/","regex":false,"schedule":{"begin":1626101520510,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5wsra","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":"g52cm","priority":0,"source":"/iheartradio","regex":false,"schedule":{"begin":1632172920386,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LTCni","priority":0,"source":"/iheart","regex":false,"schedule":{"begin":1632172920942,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"MKbb4","priority":0,"source":"/featured/iheartradio-music-festival/_error/404/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4V8AS","priority":0,"source":"/ultimate-fan/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DeWQ6","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":"Cmjam","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/contest-rules$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RFecY","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/entertainment-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qGePT","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/feel-good$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"aktaZ","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/local-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P0Qib","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/music-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"66uMb","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/national-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZFT3D","priority":0,"source":"^\\/topic\\/(photos%3a%20main|pop-pics)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ycIHn","priority":0,"source":"^\\/topic\\/(political-junkie)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/politics$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"aylLm","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/sports$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"9eLtV","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":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/videos$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2XDEK","priority":0,"source":"^\\/topic\\/(iheartradio-weird-news|jjar%20headlines|big%20boy%20interviews)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/weird-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fxOzl","priority":0,"source":"/topic/BIN-National-News.rss","regex":false,"schedule":{"begin":1651186560889,"end":4115978604802},"destination":{"type":"URL","value":"/topic/national-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZDVmY","priority":0,"source":"/topic/BIN-Sports-News.rss","regex":false,"schedule":{"begin":1651186920317,"end":4115978604802},"destination":{"type":"URL","value":"/topic/sports.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6QmXI","priority":0,"source":"/topic/BIN-Entertainment-News.rss","regex":false,"schedule":{"begin":1651186920489,"end":4115978604802},"destination":{"type":"URL","value":"/topic/entertainment-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RFODd","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":"5GKMa","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":"8NnC5","priority":0,"source":"/calendar/legacy/","regex":false,"schedule":{"begin":1662745980550,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fL071","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":"wzUfe","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":"a6DmF","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":"rgbJY","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":"uXQLc","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":"NH1T0","priority":0,"source":"/photos/main/","regex":false,"schedule":{"begin":1670941440072,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XVqR6","priority":0,"source":"/photos/hot-shots/","regex":false,"schedule":{"begin":1670941500360,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Iaa8F","priority":0,"source":"/content/2023-01-25-sister-wife-spectacle-cody-brown-turned-down-by-potential-new-wife/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/2023-01-26-sister-wife-spectacle-kody-brown-turned-down-by-potential-new-wife/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fWgRP","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":"/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":"frEV2","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":"jMkkw","priority":0,"source":"//apps/","regex":false,"schedule":{"begin":1681392840097,"end":4115978604802},"destination":{"type":"URL","value":"/apps/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"K1aCb","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":"pcY27","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":"tJP4V","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":"pxq4R","priority":0,"source":"/.well-known/apple-app-site-association/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"OCpsh","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yCxqb","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":"yCmw3","priority":0,"source":"/timeline.rss","regex":false,"schedule":{"begin":1718371440806,"end":4115978604802},"destination":{"type":"URL","value":"/content.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YENnS","priority":0,"source":"/olympics","regex":false,"schedule":{"begin":1718942400292,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"CZm4o","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1753365600390,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/content/2024-09-23-house-of-music-offers-immersive-experience-at-iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ncKRo","priority":0,"source":"/morganwallen","regex":false,"schedule":{"begin":1747317600768,"end":1751342400768},"destination":{"type":"URL","value":"https://albumrelease.iheart.com/MorganWallen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ubOEu","priority":0,"source":"/teachers","regex":false,"schedule":{"begin":1753113480018,"end":1767242700018},"destination":{"type":"URL","value":"https://www.donorschoose.org/iheartradio"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jrcq6","priority":0,"source":"/stormready","regex":false,"schedule":{"begin":1753297200957,"end":1755748800958},"destination":{"type":"URL","value":"/promotions/solar-source-battery-back-up-giveaway-1795764/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"x9w4I","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1495481220000,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp?MarketID=156"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"r3qq5","priority":0,"source":"/viral","regex":false,"schedule":{"begin":1498245420000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/It Came From The Web (49278)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lQG7g","priority":0,"source":"/stormwatch","regex":false,"schedule":{"begin":1504656360000,"end":4115978604802},"destination":{"type":"URL","value":"http://970wfla.iheart.com/featured/operation-storm-watch/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IkpYO","priority":0,"source":"/amtb","regex":false,"schedule":{"begin":1507131000000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/am-tampa-bay/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tLPFg","priority":0,"source":"/listen","regex":false,"schedule":{"begin":1509647880000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/newsradio-970-wfla-2823/?autoplay=true"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DUOQj","priority":0,"source":"/graphics","regex":false,"schedule":{"begin":1522872300000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.dropbox.com/sh/od48o47cpz8lmdh/AADFtU_XcM_tXDkWC63ZRBPka?dl=0"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6vXaJ","priority":0,"source":"/ceo","regex":false,"schedule":{"begin":1538089200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/CEO Spotlight"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oay5T","priority":0,"source":"/logos","regex":false,"schedule":{"begin":1547477940000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.dropbox.com/sh/oysxzpccxqrtk90/AAA8HFEOE9BNyuP2BYKEzZDYa?dl=0"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ODL80","priority":0,"source":"/beprepared","regex":false,"schedule":{"begin":1559313300000,"end":4115978604802},"destination":{"type":"URL","value":"https://wflanews.iheart.com/featured/operation-storm-watch/content/2017-06-19-hurricane-tips-for-newbies/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZNxMo","priority":0,"source":"/coupons","regex":false,"schedule":{"begin":1566046680000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2019-08-17-help-raise-money-for-local-schools/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JaKfR","priority":0,"source":"/outages","regex":false,"schedule":{"begin":1567107360000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2019-08-29-power-outages/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7tf4z","priority":0,"source":"/closings","regex":false,"schedule":{"begin":1567107360000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2019-08-29-whats-closed-in-tampa/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"9XGJZ","priority":0,"source":"/openings","regex":false,"schedule":{"begin":1567107840000,"end":4115978604802},"destination":{"type":"URL","value":"https://wflanews.iheart.com/featured/am-tampa-bay/content/2019-08-29-whats-open-in-tampa/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Jp9Wa","priority":0,"source":"/emergency","regex":false,"schedule":{"begin":1567107960000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2019-08-29-hurricane-preparation-check-list/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Ls6dh","priority":0,"source":"/sandbags","regex":false,"schedule":{"begin":1567108140000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2019-08-29-where-to-find-sandbags-in-tampa-bay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7ZUhh","priority":0,"source":"/shelterinfo","regex":false,"schedule":{"begin":1567176480000,"end":4115978604802},"destination":{"type":"URL","value":"https://wflanews.iheart.com/content/2019-08-30-tampa-bay-hurricane-shelters/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0EO2e","priority":0,"source":"/keepfloridagoing","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Keep Florida Going"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"55a6z","priority":0,"source":"/florida","regex":false,"schedule":{"begin":1584979620934,"end":4115978604802},"destination":{"type":"URL","value":"https://realradio.iheart.com/keepfloridagoing/?43228653232222yy2322"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mEQgW","priority":0,"source":"/operationstormwatch","regex":false,"schedule":{"begin":1591019160697,"end":4115978604802},"destination":{"type":"URL","value":"https://wflanews.iheart.com/featured/operation-storm-watch/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0uZzA","priority":0,"source":"/featured/maggi-tax/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://maggitax.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qvWYb","priority":0,"source":"/featured/captain-mike-anderson/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://reelanimals.com/pages/about"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oAmDA","priority":0,"source":"/featured/the-live-pain-free-hour/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/1248-live-pain-free-with-bioce-52269505/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Ddh0o","priority":0,"source":"/featured/the-live-pain-free-hour/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/1248-live-pain-free-with-bioce-52269505/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"MDX4o","priority":0,"source":"/featured/retirement-success/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://thehollandgrp.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"NmhCc","priority":0,"source":"/featured/the-business-happy-hour/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"http://www.tbhh.tv/?fbclid=IwAR0aZk1JA2cfyfrzXl126tvuEEVbQjpqVPElKBJfNzwZJycpb_5wYgfE4k4"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VpF8l","priority":0,"source":"/featured/david-graham/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://grahamcapitaladvisors.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"wjW5Y","priority":0,"source":"/featured/the-duncan-duo/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.theduncanduo.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sWbff","priority":0,"source":"/featured/robert-harwood/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://harwoodfinancialgroup.com/shows/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"nB5qw","priority":0,"source":"/amtampabay","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/AM Tampa Bay (1578)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tR5bt","priority":0,"source":"/pmtampabay","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/PM Tampa Bay with Ryan Gorman"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ThWlm","priority":0,"source":"/ryangorman","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/PM Tampa Bay with Ryan Gorman"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ThfZ5","priority":0,"source":"/ryan","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/PM Tampa Bay with Ryan Gorman"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xTRfm","priority":0,"source":"/jackharris","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/AM Tampa Bay (1578)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IzGLY","priority":0,"source":"/featured/beyond-the-money/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://mycampbellandco.com/in-the-media/radio/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Di4EI","priority":0,"source":"/idarelief","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/2021-09-01-ida-relief-telethon/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FYfcv","priority":0,"source":"/featured/crash-proof/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://crashproofretirement.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tBaro","priority":0,"source":"/content/2021-12-12-coca-cola-sprite-recall/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/featured/florida-news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"vafLR","priority":0,"source":"/content/2021-12-11-coca-cola-sprite-recall/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/featured/florida-news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"wmYnQ","priority":0,"source":"/featured/trending-in-florida/content/2021-12-16-urban-meyer-live-on-big-ten-network-while-guy-hits-bong-in-background/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://us1035.iheart.com/featured/trending-in-florida/content/2021-12-16-urban-meyer-live-on-big-ten-network-while-guy-hits-bong-in-background/?pname=us1035.com&sc=dnsredirect"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"o0k8J","priority":0,"source":"/content/2017-03-31-police-tampa-teacher-spit-in-students-face-slammed-boys-head-onto-desk/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Florida News"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Os0SO","priority":0,"source":"/storm","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://wflanews.iheart.com/featured/operation-stormwatch-tampa-bay/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"CIguR","priority":0,"source":"/featured/florida-news/content/2022-09-30-fdot-announces-i-75-closure-due-to-rising-river/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://wflanews.iheart.com/featured/florida-news/content/2022-10-01-fdot-i-75-all-lanes-reopened-in-sarasota-county/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"viR7Z","priority":0,"source":"/featured/operation-storm-watch/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/featured/operation-stormwatch-tampa-bay/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"N3OF8","priority":0,"source":"/featured/florida-news/content/2022-12-30-the-history-channel-investigates-mysterious-objects-spotted-over-miami/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"http://y100.com/featured/florida-news/content/2022-12-30-the-history-channel-investigates-mysterious-objects-spotted-over-miami/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Uhcdv","priority":0,"source":"/featured/the-epic-financial-show/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://guardingyournestegg.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gI2nu","priority":0,"source":"/featured/florida-news/content/2023-01-29-the-miami-dolphins-iheartmedia-announce-new-radio-broadcast-agreement/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://wiod.iheart.com/featured/florida-news/content/2023-01-29-the-miami-dolphins-iheartmedia-announce-new-radio-broadcast-agreement/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IMoYS","priority":0,"source":"/featured/rethink-your-money-john-hagensen/","regex":false,"schedule":{"begin":1680798900073,"end":4115978604802},"destination":{"type":"URL","value":"https://creativeplanning.com/radio/"},"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://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1604505600927,"end":4115978604802}},{"id":"I8bwh","keywords":["Front Row","FrontRow"],"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/front-row/"},"disabled":false,"schedule":{"begin":1596812400489,"end":1600660800489}},{"id":"8qAEF","keywords":["Sittercity","Sitter City"],"destination":{"type":"URL","value":"/contests/enter-to-win-1000-863794/"},"disabled":false,"schedule":{"begin":1598475600511,"end":1600920000511}},{"id":"OItps","keywords":["Phantoms","Fantoms","Phantom","Fantom","Julie and the Phantoms","Julie and the Fantoms"],"destination":{"type":"URL","value":"/contests/julie-and-the-phantoms-866540/"},"disabled":false,"schedule":{"begin":1599055200123,"end":1600401600123}},{"id":"mWi5V","keywords":["Stella Rosa","StellaRosa","Stella Roza","Stellah Rosa","Stellah Roza","StellaRoza"],"destination":{"type":"URL","value":"/contests/stellabrate-the-holidays-903274/"},"disabled":false,"schedule":{"begin":1605848400651,"end":1609131600651}},{"id":"QtSa2","keywords":["Capital One Trivia","Capitol One Trivia","Capital 1 Trivia","Capitol 1 Trivia","CapitalOneTrivia","Capital1Trivia"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-867836/"},"disabled":false,"schedule":{"begin":1600455600775,"end":1601870400775}},{"id":"YFsMq","keywords":["MS Vibes","MS Vibes Radio","Multiple Sclerosis","Multiple Sclerosis Vibes"],"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"schedule":{"begin":1602599400749,"end":4115978604802}},{"id":"zvsNK","keywords":["HBCU","HBCUs","HBUC","HBCU Homecoming","HBCU Celebration"],"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"schedule":{"begin":1602795600498,"end":4115978604802}},{"id":"Jqkzz","keywords":["Trick or Treat","TrickOrTreat","iHeartHalloween","iHeart Halloween"],"destination":{"type":"BRAND","value":"brands/iHeartHalloween"},"disabled":false,"schedule":{"begin":1603116000860,"end":1606798800860}},{"id":"5kWI4","keywords":["Flight","Flight Fit N Fun"],"destination":{"type":"URL","value":"/contests/win-4-tickets-886476/"},"disabled":false,"schedule":{"begin":1603141200900,"end":1603857600900}},{"id":"uklA8","keywords":["Veterans","Veterans Day"],"destination":{"type":"URL","value":"/contests/share-a-salute-890794/"},"disabled":false,"schedule":{"begin":1603726200598,"end":1605157200598}},{"id":"gzicc","keywords":["Ulta","Ulta Beauty"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/ulta-hbcu/"},"disabled":false,"schedule":{"begin":1604073650564,"end":1605200400483}},{"id":"LnEe8","keywords":["Jingle Ball Playlist"],"destination":{"type":"URL","value":"/contests/listen-to-win-892162/"},"disabled":false,"schedule":{"begin":1604088000781,"end":1605502800781}},{"id":"MDFLy","keywords":["Jingle Jangle","JingleJangle","Jingle Jangel","JingleJangel"],"destination":{"type":"URL","value":"/contests/enter-to-win-898226/"},"disabled":false,"schedule":{"begin":1605063600996,"end":1605330000996}},{"id":"e8lnx","keywords":["The Ice Cream Shop","Ice Cream Shop"],"destination":{"type":"URL","value":"/contests/win-a-chance-898800/"},"disabled":false,"schedule":{"begin":1605218415274,"end":1606798800029}},{"id":"BvZEs","keywords":["Game Night","GameNight"],"destination":{"type":"URL","value":"/contests/win-a-game-night-898752/"},"disabled":false,"schedule":{"begin":1605290400803,"end":1609477200803}},{"id":"Qupti","keywords":["Visit Jamaica"],"destination":{"type":"URL","value":"/contests/win-a-trip-898768/"},"disabled":false,"schedule":{"begin":1605560400606,"end":1607144400606}},{"id":"uooMg","keywords":["Hero","Heroes"],"destination":{"type":"URL","value":"/contests/stellabrate-our-military-901608/"},"disabled":false,"schedule":{"begin":1605643200803,"end":1607922000803}},{"id":"mQfMq","keywords":["Wish","Christmas Wish"],"destination":{"type":"URL","value":"/promotions/let-iheartradio-grant-your-christmas-wish-1129066/"},"disabled":false,"schedule":{"begin":1637769600774,"end":1643691600774}},{"id":"Wtnin","keywords":["Airtab","air tab"],"destination":{"type":"URL","value":"/contests/airtab-25-million-916478/"},"disabled":false,"schedule":{"begin":1607140800281,"end":1613106000281}},{"id":"2BL2K","keywords":["MMS","M and Ms","M&MS","M & Ms"],"destination":{"type":"URL","value":"/contests/mms-battle-909650/"},"disabled":false,"schedule":{"begin":1607529600083,"end":1608354000083}},{"id":"AKdiw","keywords":["Bake Box","BakeBox","Baker Box","BakerBox"],"destination":{"type":"URL","value":"/contests/win-the-ultimate-909648/"},"disabled":false,"schedule":{"begin":1607529600292,"end":1607914800292}},{"id":"AZwnn","keywords":["Living Black","LivingBlack","iHeart Living Black","iHeartRadio Living Black"],"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"schedule":{"begin":1611075600603,"end":4115978604802}},{"id":"LHuAb","keywords":["BHM","Black History","Black History Month"],"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"schedule":{"begin":1611950400153,"end":4115978604802}},{"id":"BcYU9","keywords":["taxact facts","taxact fact","tax act facts","tax act fact"],"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"schedule":{"begin":1613166960238,"end":4115978604802}},{"id":"v28dw","keywords":["tickets"],"destination":{"type":"URL","value":"https://www.axs.com/series/12038/iheartradio-music-festival-tickets?skin=iheart"},"disabled":false,"schedule":{"begin":1620748800046,"end":1632013200046}},{"id":"twjRb","keywords":["Splat Halloween","splat"],"destination":{"type":"URL","value":"https://news.iheart.com/promotions/transform-and-win-with-splat-1097082/"},"disabled":false,"schedule":{"begin":0,"end":1635739200252}},{"id":"a5Fiz","keywords":["VIPx","VIPex"],"destination":{"type":"URL","value":"https://link.vatom.com/s/vipx"},"disabled":false,"schedule":{"begin":1668016800294,"end":1677646800294}},{"id":"YHpCH","keywords":["fortnite","fortnight","fort nite","fort night"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1660849200229,"end":4115978604802}},{"id":"OtSEl","keywords":["scratch off","scratchoff"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/scratch-and-win/"},"disabled":false,"schedule":{"begin":1660765500332,"end":1664078400332}},{"id":"Itj9E","keywords":["Capital One NFT","Capital 1 NFT","Capitol One NFT","Capitol 1 NFT","CapitalOneNFT","Capital1NFT","CapitolOneNFT","Capitol1NFT"],"destination":{"type":"URL","value":"https://start.vatom.com/iheart-festival/"},"disabled":false,"schedule":{"begin":1661450400766,"end":1664164800766}},{"id":"31EeP","keywords":["roblox","roblocks","rowblox","rowblocks"],"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"schedule":{"begin":1663005600930,"end":4115978604802}},{"id":"nbQet","keywords":["iheartland","iheart land","i heart land","eye heart land","eyeheartland"],"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"schedule":{"begin":1663970400429,"end":4115978604802}},{"id":"Y2SAb","keywords":["Capital One ALTer EGO","Capitol One ALTer EGO","Capital 1 ALTer EGO","Capitol 1 ALTer EGO","capitalonealterego"],"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/09005D4E3665A282"},"disabled":false,"schedule":{"begin":1664467200253,"end":1673769600253}},{"id":"c1c8O","keywords":["Fall Out Boy","FallOutBoy","Fallout Boy"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1673553600119,"end":1675670400119}},{"id":"whuuQ","keywords":["The Rolling Stones","Rolling Stones","TheRollingStones","RollingStones"],"destination":{"type":"URL","value":"/promotions/win-a-trip-for-you-and-1604361/"},"disabled":false,"schedule":{"begin":1700573400283,"end":1701752400283}},{"id":"EXXfK","keywords":["International Women's Day","International Womens Day","Women's Day","Womens Day","womensday","IWD","wttm","Women Take The Mic","WomenTakeTheMic"],"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"schedule":{"begin":1707487200899,"end":4115978604802}},{"id":"0Fptw","keywords":["petradio","pet radio","dog radio","cat radio","petsradio","pets radio","radio for pet","radio for pets"],"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"schedule":{"begin":1712592000464,"end":4115978604802}},{"id":"nhLgg","keywords":["olympics","summer olympics","summer games","winter olympics","winter games","paris olympics"],"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"schedule":{"begin":1718942400705,"end":4115978604802}},{"id":"uEpXS","keywords":["viral"],"destination":{"type":"BRAND","value":"brands/It Came From The Web (49278)"},"disabled":false,"schedule":{"begin":1498245420000,"end":4115978604802}},{"id":"U3RMs","keywords":["Operation Stormwatch","Operation Storm Watch","StormWatch","Storm Watch","Storm","Irma"],"destination":{"type":"URL","value":"http://970wfla.iheart.com/featured/operation-storm-watch/"},"disabled":false,"schedule":{"begin":1504633200000,"end":4115978604802}},{"id":"utZ87","keywords":["amtb"],"destination":{"type":"URL","value":"/featured/am-tampa-bay/"},"disabled":false,"schedule":{"begin":1507131000000,"end":4115978604802}},{"id":"RG5RY","keywords":["sales","sales job"],"destination":{"type":"URL","value":"https://iheartmedia.wd5.myworkdayjobs.com/External_iHM/job/Tampa-FL-Gandy/Outside-Account-Executive_Req9198"},"disabled":false,"schedule":{"begin":1513114680000,"end":1520887080000}},{"id":"S9YXK","keywords":[" Bolts"],"destination":{"type":"URL","value":"https://970wfla.iheart.com/contests/register-for-lighting-playoff-tickets-407050/"},"disabled":false,"schedule":{"begin":1524604800000,"end":1524887940000}},{"id":"9pbtz","keywords":[" healthy","give","give healthy","givehealthy"],"destination":{"type":"URL","value":"https://620wdae.iheart.com/content/2018-08-01-givehealthy-day-powered-by-simpson-air/"},"disabled":false,"schedule":{"begin":1533215340000,"end":1533614400000}},{"id":"juyGJ","keywords":["ceo spotlight"],"destination":{"type":"BRAND","value":"brands/CEO Spotlight"},"disabled":false,"schedule":{"begin":1538089140000,"end":4115978604802}},{"id":"LT5p4","keywords":["THIN","Thin","thin"],"destination":{"type":"URL","value":"https://wflanews.iheart.com/featured/am-tampa-bay/content/2018-06-22-get-thin-monday-progress-report/"},"disabled":false,"schedule":{"begin":1562558400000,"end":1569902340000}},{"id":"2RqH7","keywords":["coupons"],"destination":{"type":"URL","value":"/content/2019-08-17-help-raise-money-for-local-schools/"},"disabled":false,"schedule":{"begin":1566046680000,"end":4115978604802}}],"sections":{"general":{"name":"NewsRadio WFLA","positioner":"Tampa Bay's News, Traffic and Weather","description":"Tampa Bay News, Traffic and Weather wherever you are with NewsRadio WFLA and WFLA News.","keywords":[{"id":"breaking news"},{"id":"tampa bay weather"},{"id":"tampa bay traffic"},{"id":"tampa bay news"},{"id":"am tampa bay"},{"id":"jack harris"},{"id":"sean hannity"},{"id":"fox news radio"},{"id":"tampa bay lightning"}],"default_content":[{"id":"collections/breaking-news"},{"id":"collections/national-news"},{"id":"collections/iheartradio-national-news"}],"additional_distributions":[{"id":"facets/Central Florida News"},{"id":"facets/OperationStormwatchFlorida"}],"default_podcasts":[{"id":"90437340"},{"id":"186593158"},{"id":"23014384"},{"id":"57927691"},{"id":"24392822"},{"id":"18899828"},{"id":"19001275"},{"id":"27384794"},{"id":"28241213"},{"id":"28241351"},{"id":"28241451"},{"id":"84719831"},{"id":"28241250"},{"id":"28241281"},{"id":"23347547"},{"id":"27910390"},{"id":"28647027"},{"id":"28438621"},{"id":"26936791"},{"id":"29220738"},{"id":"43128080"}],"default_shows":[{"id":"brands/The Ryan Gorman Show","sites":{"_id":"%2F61b7ae37d4048cb5960d62d8","slug":"the-ryan-gorman-show","ownBrand":"brands/The Ryan Gorman Show","configByLookup":{"common":{"branding":{"name":"The Ryan Gorman Show"}}}}},{"id":"brands/Glenn Beck (56047)","sites":{"_id":"%2F10c988fb610c50c05921d32e39d9d35e","slug":"glenn-beck","ownBrand":"brands/Glenn Beck (56047)","configByLookup":{"common":{"branding":{"name":"The Glenn Beck Program"}}}}},{"id":"brands/The Clay Travis and Buck Sexton Show","sites":{"_id":"%2F60c0c84af3f76b50391679de","slug":"the-clay-travis-and-buck-sexton-show","ownBrand":"brands/The Clay Travis and Buck Sexton Show","configByLookup":{"common":{"branding":{"name":"The Clay Travis and Buck Sexton Show"}}}}},{"id":"brands/The Sean Hannity Show (55176)","sites":{"_id":"%2F69cf353090e7e902f19b770fbeec51dc","slug":"the-sean-hannity-show","ownBrand":"brands/The Sean Hannity Show (55176)","configByLookup":{"common":{"branding":{"name":"The Sean Hannity Show"}}}}},{"id":"brands/Florida News","sites":{"_id":"%2F5953edd1f8edbf8297984f6e","slug":"florida-news","ownBrand":"brands/Florida News","configByLookup":{"common":{"branding":{"name":"Florida News"}}}}},{"id":"brands/Operation Stormwatch Tampa Bay","sites":{"_id":"%2F5f249d1162bc38365b082b3e","slug":"operation-stormwatch-tampa-bay","ownBrand":"brands/Operation Stormwatch Tampa Bay","configByLookup":{"common":{"branding":{"name":"Operation Stormwatch Tampa Bay"}}}}}],"default_playlists":[{"id":"312064750::GyZXToRd3rRqdcpVy8A6JW"},{"id":"312064750::JwZCfk5kxHoV7u2yFQ7hQC"},{"id":"312064750::ViFEMBbVN6YdFceSzi234o"},{"id":"312064750::XGn5crADtwCekAuLgzjEa7"},{"id":"312064750::CuJgqLKz9vGXCNZdbTAQo2"},{"id":"312064750::NJCTNpPvjHrjdW92uGvRBG"},{"id":"312064750::BQvNeykAvMmJ9uLtcKA3wC"}],"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":"Tampa, FL","country":{"id":"countries/US"},"geo_latitude":"27.8928425","geo_longitude":"-82.5110363","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"Buy Your Tickets To Our 2025 iHeartRadio Musical Festival NOW!","link":"https://www.iheart.com/music-festival/?campid=localalert","target":"_self","start_date":{"timestampMs":1749834000000},"end_date":{"timestampMs":1758254420912}},"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":"QPZ6E","type":"page","label":"Shows","target":"_self","ref":"onair_schedule","children":[{"id":"NVrTf","type":"link","label":"The Ryan Gorman Show","target":"_self","ref":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/","href":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/"},{"id":"9y1K1","type":"brand","label":"Glenn Beck","target":"_self","ref":"%2F10c988fb610c50c05921d32e39d9d35e","href":"/featured/glenn-beck/"},{"id":"VTDol","type":"brand","label":"Clay & Buck","target":"_self","ref":"%2F60c0c84af3f76b50391679de","href":"/featured/the-clay-travis-and-buck-sexton-show/"},{"id":"hD9a2","type":"brand","label":"The Sean Hannity Show","target":"_self","ref":"%2F69cf353090e7e902f19b770fbeec51dc","href":"/featured/the-sean-hannity-show/"},{"id":"zdvlN","type":"link","label":"The Jesse Kelly Show","target":"_self","ref":"https://wflanews.iheart.com/featured/the-jesse-kelly-show/","href":"https://wflanews.iheart.com/featured/the-jesse-kelly-show/"},{"id":"ue52X","type":"brand","label":"Our American Stories","target":"_self","ref":"%2F5bdb648b1d9b3eff04687140","href":"/featured/our-american-stories/"},{"id":"fTiIM","type":"brand","label":"Coast to Coast AM with George Noory","target":"_self","ref":"%2F06caedeabcc633ae9dac2bee2be309d3","href":"/featured/coast-to-coast-am/"},{"id":"72Ajg","type":"brand","label":"The News Junkie","target":"_self","ref":"%2Fce6ca9d567ab9d59d37fa231c5c15988","href":"/featured/the-news-junkie/"},{"id":"R0ayO","type":"page","label":"Full Schedule","target":"_self","ref":"onair_schedule","href":"/schedule/"}],"href":"/schedule/"},{"id":"QnD6w","type":"page","label":"Podcasts","target":"_self","ref":"podcasts","children":[{"id":"5fLAi","type":"link","label":"The Ryan Gorman Show","target":"_blank","ref":"https://www.iheart.com/podcast/1248-ryan-gorman-show-90437340/","href":"https://www.iheart.com/podcast/1248-ryan-gorman-show-90437340/"},{"id":"CaKdh","type":"link","label":"Beyond the News with Gordon Byrd","target":"_blank","ref":"https://www.iheart.com/podcast/1248-beyond-the-news-wfla-inte-43128080/","href":"https://www.iheart.com/podcast/1248-beyond-the-news-wfla-inte-43128080/"},{"id":"UarX6","type":"link","label":"American Medicine Today","target":"_blank","ref":"https://www.iheart.com/podcast/139-American-Medicine-Today-27091412/","href":"https://www.iheart.com/podcast/139-American-Medicine-Today-27091412/"},{"id":"oHYgx","type":"link","label":"Duncan Duo Real Estate","target":"_blank","ref":"https://www.iheart.com/podcast/499-Duncan-Duo-Tampa-Real-Esta-28241451/","href":"https://www.iheart.com/podcast/499-Duncan-Duo-Tampa-Real-Esta-28241451/"},{"id":"kKiY9","type":"link","label":"Maggi Tax and Financial Show","target":"_blank","ref":"https://www.iheart.com/podcast/1248-maggi-tax-and-financial-s-84719831/","href":"https://www.iheart.com/podcast/1248-maggi-tax-and-financial-s-84719831/"},{"id":"oeIRE","type":"link","label":"iHeartRadio Communities","target":"_blank","ref":"https://www.iheart.com/podcast/best-of-the-bay-28241250/","href":"https://www.iheart.com/podcast/best-of-the-bay-28241250/"},{"id":"bRfM0","type":"page","label":"More Podcasts","target":"_self","ref":"podcasts","href":"/podcasts/"}],"href":"/podcasts/"},{"id":"IeDs4","type":"link","label":"News","target":"_self","ref":"#","children":[{"id":"cRqwx","type":"brand","label":"Florida News","target":"_self","ref":"%2F5953edd1f8edbf8297984f6e","href":"/featured/florida-news/"},{"id":"VrKFh","type":"brand","label":"Operation Storm Watch","target":"_self","ref":"%2F5f249d1162bc38365b082b3e","href":"/featured/operation-stormwatch-tampa-bay/"},{"id":"bE8YF","type":"page","label":"Weather","target":"_self","ref":"weather","href":"/weather/"},{"id":"2k8S5","type":"page","label":"Traffic","target":"_self","ref":"traffic","href":"/traffic/"},{"id":"HGjI0","type":"link","label":"Tampa Bay Sports","target":"_blank","ref":"http://www.953wdae.com","href":"http://www.953wdae.com"},{"id":"9qqOz","type":"page","label":"Sign up for our email newsletter","target":"_self","ref":"newsletter","href":"/newsletter/"}],"href":"#"},{"id":"1Ulxy","type":"brand","label":"Operation Storm Watch","target":"_self","ref":"%2F5f249d1162bc38365b082b3e","children":[],"href":"/featured/operation-stormwatch-tampa-bay/"},{"id":"Lc7lF","type":"link","label":"Connect","target":"_self","ref":"#","children":[{"id":"1WiuU","type":"page","label":"Event Calendar","target":"_self","ref":"calendar_content_all","href":"/calendar/"},{"id":"vDJ6d","type":"link","label":"Facebook","target":"_blank","ref":"https://www.facebook.com/WFLANews","href":"https://www.facebook.com/WFLANews"},{"id":"BIcRg","type":"link","label":"Twitter","target":"_blank","ref":"http://twitter.com/WFLANews","href":"http://twitter.com/WFLANews"},{"id":"rEbZe","type":"link","label":"Instagram","target":"_blank","ref":"https://www.instagram.com/WFLANews/","href":"https://www.instagram.com/WFLANews/"}],"href":"#"}],"menu_footer":[{"id":"DBvQA","type":"link","label":"WFLANews on Facebook","target":"_blank","ref":"http://facebook.com/WFLANews","children":[],"href":"http://facebook.com/WFLANews"},{"id":"Lrv91","type":"link","label":"WFLANews on Twitter","target":"_blank","ref":"https://twitter.com/WFLANews","children":[],"href":"https://twitter.com/WFLANews"},{"id":"kzeHy","type":"link","label":"WFLANews on Instagram","target":"_blank","ref":"https://www.instagram.com/WFLANews","children":[],"href":"https://www.instagram.com/WFLANews"},{"id":"Eo2xJ","type":"link","label":"An iHeartMedia Station","target":"_blank","ref":"https://www.iheartmedia.com","children":[],"href":"https://www.iheartmedia.com"}]},"design":{"theme":"default","color_scheme":null,"logo_best_res":{"id":"asset://assets.brands/2859b5a7a5163aecaa4f87352057952b","asset":{"bucket":"assets.brands","resourceId":"%2F2859b5a7a5163aecaa4f87352057952b","href":"https://i.iheart.com/v3/re/assets.brands/2859b5a7a5163aecaa4f87352057952b"}},"station_logo":{"id":"asset://assets.brands/66e46381aca287f133c0e180","asset":{"bucket":"assets.brands","resourceId":"%2F66e46381aca287f133c0e180","href":"https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180"}},"logo_favicon":{"id":"asset://assets.brands/60675fb63e8b1ff06401afd2","asset":{"bucket":"assets.brands","resourceId":"%2F60675fb63e8b1ff06401afd2","href":"https://i.iheart.com/v3/re/assets.brands/60675fb63e8b1ff06401afd2"}},"font":{"id":"site-fonts/Roboto"},"accent_color":"#ED1C24","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":{"id":"2823","kind":"station"},"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":"WFLANews","facebook_app_id":"127742123927499","facebook_fan_page_id":"60585828350","twitter_switch":true,"twitter_name":"WFLANews","youtube_switch":null,"youtube_name":"newsradio970wfla","instagram_switch":true,"instagram_name":"WFLANews","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":null,"tiktok_name":null},"contact":{"page_intro":"Contact NewsRadio WFLA","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"800-969-9352","business_phone_number":"813-832-1000","traffic_tip_phone":"","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":true,"prize_pickup_info":"Prize pickup information is provided at the time of winning, for additional information please email: NikkiClark@iheartmedia.com. In order to claim a prize, you will be required to present a copy of your drivers license or other government issued photo ID. In addition, you will be required to fill out a W9 tax form before claiming your prize.","location_address1":"13577 Feather Sound Drive","location_address2":"","location_city":"Clearwater","location_state":"FL","location_zip":"33762","office_hours":"If you won a prize on NewsRadio WFLA, congratulations! Our business office is open from 9:00am to 5:30PM Monday through Friday. We are closed on holidays, and usually close early the day before a holiday.","email_form_switch":true,"employment_info_switch":true,"contacts":[{"type":"Prize/Promotional Question"},{"type":"Program Director"},{"type":"Sales Manager"},{"type":"Public Service Director"},{"type":"Website Question"}],"eeo_report_asset":{"id":"asset://assets.eeo/66f5ac72b37a895b18688114"},"employment_link_override":"","public_file_assistance_link_override":null,"email_ip_blacklist":"","enable_contest_promotions":null},"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":"WFLA-AM","aptivada_switch":true,"aptivada_id":"1781993","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":{"adobe_library":"dtm","parsely_switch":false,"parsely_account_id":null}}},"integration":{"type":"broadcast-facilities","plugin":{"broadcastFacilities":[{"facilityId":"29729","broadcastFrequency":"970.0","broadcastBand":"AM","broadcastCallLetters":"WFLA","applicationNotices":[],"politicalLinkOverride":null}]}},"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":{"record":{"amp":{"isActive":true}}}}}}}}},"micrositeReferences":[{"_id":"%2F5bdb648b1d9b3eff04687140","slug":"our-american-stories","ownBrand":"brands/Our American Stories","configByLookup":{"common":{"branding":{"name":"Our American Stories"}}}},{"_id":"%2F06caedeabcc633ae9dac2bee2be309d3","slug":"coast-to-coast-am","ownBrand":"brands/Coast to Coast AM (55811)","configByLookup":{"common":{"branding":{"name":"Coast to Coast AM with George Noory"}}}},{"_id":"%2Fce6ca9d567ab9d59d37fa231c5c15988","slug":"the-news-junkie","ownBrand":"brands/The News Junkie (50156)","configByLookup":{"common":{"branding":{"name":"The News Junkie"}}}},{"_id":"%2F61b7ae37d4048cb5960d62d8","slug":"the-ryan-gorman-show","ownBrand":"brands/The Ryan Gorman Show","configByLookup":{"common":{"branding":{"name":"The Ryan Gorman Show"}}}},{"_id":"%2F10c988fb610c50c05921d32e39d9d35e","slug":"glenn-beck","ownBrand":"brands/Glenn Beck (56047)","configByLookup":{"common":{"branding":{"name":"The Glenn Beck Program"}}}},{"_id":"%2F60c0c84af3f76b50391679de","slug":"the-clay-travis-and-buck-sexton-show","ownBrand":"brands/The Clay Travis and Buck Sexton Show","configByLookup":{"common":{"branding":{"name":"The Clay Travis and Buck Sexton Show"}}}},{"_id":"%2F69cf353090e7e902f19b770fbeec51dc","slug":"the-sean-hannity-show","ownBrand":"brands/The Sean Hannity Show (55176)","configByLookup":{"common":{"branding":{"name":"The Sean Hannity Show"}}}},{"_id":"%2F5953edd1f8edbf8297984f6e","slug":"florida-news","ownBrand":"brands/Florida News","configByLookup":{"common":{"branding":{"name":"Florida News"}}}},{"_id":"%2F5f249d1162bc38365b082b3e","slug":"operation-stormwatch-tampa-bay","ownBrand":"brands/Operation Stormwatch Tampa Bay","configByLookup":{"common":{"branding":{"name":"Operation Stormwatch Tampa Bay"}}}}],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/5e419286691a216632db14ab/Inferno News/Talk/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":[{"id":"display-hints/hide-listen-now"}],"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/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,"link":null,"min_size":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e787a2cc96ab9d0f56960","type":"PUBLISHING","record":{"ref_id":"%2F688e787a2cc96ab9d0f56960","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b85782a1-c4b4-4390-a543-81976227acd9","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&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&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":"Sugar substitute. Stevioside powder or Stevia sweetener in wooden bowl. Food additive E960. Natural Extract found in the leaves of Stevia rebaudiana.","id":"%2F688e78d21e00845eeb1b5f41","new_tab":false,"schedule":{},"source_credit":"ALEKSEI BEZRUKOV / iStock / Getty Images","title":"Sugar substitute. Stevioside powder or Stevia sweetener in wooden bowl. Food additive E960. Natural Extract found in the leaves of Stevia rebaudiana","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A recent study from Hiroshima University in Japan suggests that \u003ca href=\"https://studyfinds.org/kitchen-bacteria-stevia-breakthrough-pancreatic-cancer-fighter-study-finds/\" target=\"_blank\">stevia leaf extract, a common sweetener, could potentially be used to fight pancreatic cancer\u003c/a>. Researchers discovered that when stevia extract is fermented with Lactobacillus plantarum, a bacteria found in yogurt and fermented vegetables, it produces a compound called chlorogenic acid methyl ester (CAME). This compound showed significant effectiveness against pancreatic cancer cells in laboratory tests.\u003c/p>\n\n\u003cp>The study, published in the \u003cem>International Journal of Molecular Sciences\u003c/em>, found that the fermented stevia extract exhibited enhanced antioxidant activity and cytotoxicity against cancer cells, suggesting it could be a promising candidate for treatment. The researchers \u003ca href=\"https://medicalxpress.com/news/2025-07-stevia-leaf-potential-anticancer-treatment.html\" target=\"_blank\">optimized the fermentation process to enhance the extract's potency\u003c/a>, achieving significant results in killing cancer cells while sparing healthy ones. \u003c/p>\n\n\u003cp>Dr. \u003cstrong>Paul E. Oberstein\u003c/strong>, a medical oncologist at NYU Langone Perlmutter Cancer Center, told \u003cem>Fox News \u003c/em>that \u003ca href=\"https://www.foxnews.com/health/common-sweetener-could-hold-untapped-potential-fight-aggressive-cancer-study-finds\" target=\"_blank\">while the study is intriguing, it is important to approach these findings with caution\u003c/a> since the research was conducted in a lab setting and not on humans.\u003c/p>\n\n\u003cp>Dr. \u003cstrong>Kristen Arnold\u003c/strong>, a surgical oncologist at the Orlando Health Cancer Institute, expressed optimism about the study's potential in an interview with \u003cem>Fox News\u003c/em>, highlighting the need for new treatments for pancreatic cancer, which remains one of the most aggressive forms of cancer. However, both experts emphasized that more research, including animal studies and human trials, is necessary to confirm the efficacy and safety of the treatment.\u003c/p>\n\n\u003cp>Despite the promising findings, further studies are needed to explore the potential of fermented stevia extract as a viable cancer treatment.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer/","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://wflanews.iheart.com/content/2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer/","primary_image":{"bucket":"assets.getty","id":"%2F688e78d21e00845eeb1b5f41"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754167380000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","social_title":"","summary":"A study found that a common sweetener could potentially be used to fight pancreatic cancer. ","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":[],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Commonly Used Sweetener Could Help Treat Aggressive Forms Of Cancer"},"slug":"2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e78d21e00845eeb1b5f41","title":"Commonly Used Sweetener Could Help Treat Aggressive Forms Of Cancer","description":"A study found that a common sweetener could potentially be used to fight pancreatic cancer. ","author":"iHeartRadio"},"pub_start":1754167380000,"pub_until":4115978604802,"pub_changed":1754167759963,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e787a2cc96ab9d0f56960","slug:2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","slug:2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"KjHUu","region":"main:dynamic","type":"html","ordinal":3,"value":{"content":"\u003cstyle>\n .main {\n background-color: #e8ecef;\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 20px;\n border-radius: 8px;\n max-width: 100%;\n font-family: Arial, sans-serif;\n width: 100%;\n box-sizing: border-box;\n }\n\n .label {\n margin: 0;\n font-size: 24px;\n font-weight: bold;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n }\n\n .label-2 {\n display: none;\n }\n\n @media (max-width: 600px) {\n .label {\n display: none;\n line-clamp: 3;\n }\n\n .main {\n flex-direction: column;\n align-items: unset;\n }\n\n .label-2 {\n display: block;\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n overflow: hidden;\n }\n\n .news-img {\n width: 90px !important;\n height: 90px !important\n }\n }\n\u003c/style>\n\u003cbody>\n \u003cdiv class=\"main\">\n \u003cdiv style=\"display: flex; align-items: center; margin-right: 20px\">\n \u003cimg class=\"news-img\" src=\"https://i.iheart.com/v3/re/new_assets/687e8027f16f136db0520cf3?ops=fit%28200%2C200%29\" alt=\"24/7 News: The Latest Logo\" style=\"\n\n width: 120px;\n\n height: 120px;\n\n border-radius: 8px;\n\n margin-right: 10px;\n\n \" />\n \u003ch2 class=\"label-2\">The Latest News in 4 Minutes\u003c/h2>\n \u003c/div>\n \u003cdiv style=\"flex: 1; min-width: 0\">\n \u003cdiv style=\"width: 100%\">\n \u003ch2 class=\"label\">The Latest News in 4 Minutes\u003c/h2>\n \u003ciframe allow=\"autoplay\" width=\"100%\" height=\"50\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&keyid=infernofeaturedpodcast&ihmnetwork=true&pname={index.slug}\" frameborder=\"0\" style=\"\n\n border-radius: 8px;\n\n border: none;\n\n margin-top: 10px;\n\n display: block;\n\n \">\u003c/iframe>\n \u003c/div>\n \u003c/div>\n \u003c/div>\n\u003c/body>","link":null,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":4,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":1,"link":null,"position":null,"size":5,"title":""},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e72e17a691e41d423b95b","type":"PUBLISHING","record":{"ref_id":"%2F688e72e17a691e41d423b95b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Tampa Bay Rays (55-57) blanked the Los Angeles Dodgers (64-47) 4-0 on Saturday afternoon at Steinbrenner Field to even the three-game series at a game apiece. The win snaps a four-game losing streak for Tampa Bay.\u003c/p>\n\n\u003cp>The Rays offense was powered by the long ball, as Yandy Diaz hit a solo homer in the first and a two-run shot in the third to give the Rays a 3-0 lead. Junior Caminero added a solo homer in the fourth that made it a 4-0 game.\u003c/p>\n\n\u003cp>Yandy's two homers came off of former Ray Blake Snell (1-1, 3.21) who allowed three earned runs on five hits while striking out eight and walking none. Drew Rasmussen (9-5, 2.81) got the win for the Rays, pitching five and one-third shutout innings on four hits while striking out six and walking none.\u003c/p>\n\n\u003cp>The Rays will now try to win the three-game series against the Dodgers coming up on Sunday afternoon. Joe Boyle (1-1, 2.82) to scheduled to start for the Rays and face Yoshinobu Yamamoto (9-7, 2.63) for the Dodgers. First pitch Sunday is scheduled for 12:10 PM - pregame coverage begins with Chris Adams-Wall hosting This Week in Rays Baseball at 10:30 AM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE & AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/","cuser":"user/ldap/1110925","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/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/Major League Baseball"],"permalink":"https://wflanews.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/","primary_image":{"bucket":"assets.getty","id":"%2F688e74bc1e00845eeb1b5f29"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754166180000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-snap-skid-blank-dodgers","social_title":"","summary":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","targets":[],"title":"Rays Snap Skid, Blank Dodgers"},"slug":"2025-08-02-rays-snap-skid-blank-dodgers","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29","title":"Rays Snap Skid, Blank Dodgers","description":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754166180000,"pub_until":4115978604802,"pub_changed":1754166524103,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688e72e17a691e41d423b95b","slug:2025-08-02-rays-snap-skid-blank-dodgers","slug:2025-08-02-rays-snap-skid-blank-dodgers","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/Major League Baseball","author:user"]}},{"id":"%2F688e73352cc96ab9d0f56955","type":"PUBLISHING","record":{"ref_id":"%2F688e73352cc96ab9d0f56955","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e23b2927-5851-492c-a303-9ac1f1e81a15","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&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&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":"WASHINGTON, DC - AUGUST 01: Special Counsel Jack Smith delivers remarks on a recently unsealed indictment including four felony counts against former U.S. President Donald Trump on August 1, 2023 in Washington, DC. Trump was indicted on four felony counts for his alleged efforts to overturn the 2020 election. (Photo by Drew Angerer/Getty Images)","id":"%2F688e736e1e00845eeb1b5f28","new_tab":false,"schedule":{},"source_credit":"Drew Angerer / Getty Images News / Getty Images","title":"Former President Donald Trump Indicted In January 6 Investigation","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. Office of Special Counsel (OSC) has initiated an \u003ca href=\"https://abcnews.go.com/US/office-special-counsel-opened-hatch-act-probe-jack/story?id=124312950\" target=\"_blank\">investigation into potential Hatch Act violations by former Special Counsel \u003c/a>\u003ca href=\"https://abcnews.go.com/US/office-special-counsel-opened-hatch-act-probe-jack/story?id=124312950\" target=\"_blank\">\u003cstrong>Jack Smith\u003c/strong>\u003c/a>. The investigation follows a referral from Republican Senator \u003cstrong>Tom Cotton \u003c/strong>of Arkansas, who alleged that Smith's actions during his criminal investigations into President \u003cstrong>Donald Trump\u003c/strong> were politically motivated and intended to harm Trump's political prospects before the 2024 election.\u003c/p>\n\n\u003cp>The Hatch Act restricts government employees from engaging in partisan political activities. Smith's cases against Trump were dismissed after the 2024 election due to a Department of Justice policy that prohibits prosecuting a sitting president. Despite these dismissals, the OSC, an independent agency, is \u003ca href=\"https://www.nytimes.com/2025/08/02/us/politics/jack-smith-osc-trump.html\" target=\"_blank\">investigating whether Smith's actions violated the Hatch Act.\u003c/a>\u003c/p>\n\n\u003cp>The OSC, distinct from the Special Counsel post Smith held, is led by a Trump appointee in an acting capacity. It primarily handles whistleblower retaliation and Hatch Act investigations. The investigation comes amid claims by Trump and his allies that Smith used his role to influence the election in favor of former President \u003cstrong>Joe Biden\u003c/strong> and Vice President \u003cstrong>Kamala Harris\u003c/strong>.\u003c/p>\n\n\u003cp>The OSC's findings could be referred to the Department of Justice, \u003ca href=\"https://www.cnn.com/2025/08/02/politics/jack-smith-office-of-special-counsel-hatch-act\" target=\"_blank\">although the department is already investigating Smith\u003c/a> through its "Weaponization Working Group." As the investigation unfolds, it remains unclear what consequences Smith might face if found in violation of the Hatch Act, given he is no longer a government employee.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith/","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://wflanews.iheart.com/content/2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith/","primary_image":{"bucket":"assets.getty","id":"%2F688e736e1e00845eeb1b5f28"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","social_title":"","summary":"","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Office Of Special Counsel Opens Hatch Act Probe Of Jack Smith"},"slug":"2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28","title":"Office Of Special Counsel Opens Hatch Act Probe Of Jack Smith","description":"","author":"iHeartRadio"},"pub_start":1754165880000,"pub_until":4115978604802,"pub_changed":1754166261668,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e73352cc96ab9d0f56955","slug:2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","slug:2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e6b5d2cc96ab9d0f56936","type":"PUBLISHING","record":{"ref_id":"%2F688e6b5d2cc96ab9d0f56936","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6f26f219-0a20-4153-9161-1673fc5d7b66","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&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&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":"Heap of chicken vienna sausage wrapped in plastic. Close up shot","id":"%2F688e7173f12dc1d489b4c047","new_tab":false,"schedule":{},"source_credit":"amstockphoto / iStock / Getty Images","title":"Heap of chicken vienna sausage wrapped in plastic. Close up","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://abcnews.go.com/Weird/wireStory/hot-dog-spill-shuts-highway-pennsylvania-commuters-wurst-124294402\" target=\"_blank\">truck carrying hot dogs crashed on Interstate 83 in Pennsylvania\u003c/a> on Friday (August 1), causing a major traffic jam as hot dogs spilled across the road. The accident occurred just north of the Maryland state line when the truck experienced mechanical issues and collided with another vehicle. The impact caused the trailer to scrape against concrete dividers, forcing it open and spilling its contents. Four people sustained non-life-threatening injuries in the crash.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">incident led to significant delays\u003c/a> as crews worked to clear the highway. The crash happened during the morning rush hour, compounding the traffic issues. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">cleanup crews faced challenges with the scattered hot dogs\u003c/a>, which were deemed unusable. \u003c/p>\n\n\u003cp>Shrewsbury Fire Company Chief \u003cstrong>Brad Dauberman\u003c/strong> commented on the cleanup, saying, "Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm." He added, "I can tell you personally, hot dogs are very slippery. I did not know that."\u003c/p>\n\n\u003cp> The highway was eventually reopened after the cleanup was completed.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/","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://wflanews.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/","primary_image":{"bucket":"assets.getty","id":"%2F688e7173f12dc1d489b4c047"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","social_title":"","summary":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hot Dog Spill Closes Busy Interstate"},"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047","title":"Hot Dog Spill Closes Busy Interstate","description":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","author":"iHeartRadio"},"pub_start":1754165400000,"pub_until":4115978604802,"pub_changed":1754165784012,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6b5d2cc96ab9d0f56936","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e6a032cc96ab9d0f5692b","type":"PUBLISHING","record":{"ref_id":"%2F688e6a032cc96ab9d0f5692b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0360466e-b366-47fd-ba5b-3ae3ba586659","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&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&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":"NEW YORK, NEW YORK - AUGUST 01: Billboards of actress Sydney Sweeney is seen outside of an American Eagle store on August 01, 2025 in New York City. American Eagle’s recent denim ad campaign featuring Sweeney has drawn backlash for language and imagery that critics say echoes eugenics-era rhetoric, following a tagline referencing “great genes” alongside visuals of Sweeney in blue jeans. (Photo by Michael M. Santiago/Getty Images)","id":"%2F688e6a761e00845eeb1b5f15","new_tab":false,"schedule":{},"source_credit":"Michael M. Santiago / Getty Images News / Getty Images","title":"American Eagle Ad Campaign Featuring Actor Sydney Sweeney Draw Controversy","type":"asset","url":"","use_caption":false},{"html":"\u003cp>American Eagle Outfitters is standing by its recent advertising campaign featuring actress \u003cstrong>Sydney Sweeney\u003c/strong>, despite facing significant online backlash. The campaign, titled "Sydney Sweeney Has Great Jeans," \u003ca href=\"https://www.foxnews.com/entertainment/american-eagle-fires-back-critics-after-sydney-sweeney-campaign-sparks-online-backlash\" target=\"_blank\">sparked controversy due to its play on words between "genes" and "jeans."\u003c/a> In a promotional video, Sweeney, known for her roles in \u003ca href=\"https://www.iheart.com/podcast/867-euphoria-a-post-show-recap-93962517/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"93962517\" data-catalog-related-id=\"\">\u003cem>Euphoria\u003c/em>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/269-the-white-lotus-official-p-255890751/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255890751\" data-catalog-related-id=\"\">\u003cem>The White Lotus\u003c/em>\u003c/a>, talks about genetic traits before stating, "My jeans are blue," which led to accusations of promoting eugenics.\u003c/p>\n\n\u003cp>The backlash has been widespread, with critics taking to social media to voice their concerns. However, American Eagle \u003ca href=\"https://www.instagram.com/americaneagle/p/DM0tMjaTBll/\" target=\"_blank\">responded on Instagram\u003c/a>, emphasizing that the campaign focuses on celebrating how everyone wears their jeans with confidence. The company stated, "Sydney Sweeney Has Great Jeans is and always was about the jeans. Her jeans. Her story."\u003c/p>\n\n\u003cp>Despite the criticism, some industry experts, like former Levi's brand president \u003cstrong>Jennifer Sey\u003c/strong>, have defended the campaign, t\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">elling \u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">\u003cem>Women's Wear Daily\u003c/em>\u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\"> that the controversy is overblown\u003c/a> and advising American Eagle to stand firm. Sey described the campaign as a clever play on words, adding that Sweeney's self-awareness and humor make the ad unique.\u003c/p>\n\n\u003cp>The campaign's launch on July 23 reportedly increased American Eagle's market value by $400 million, although the company's stock saw a slight dip, closing down less than one percent at $10.74. \u003c/p>\n\n\u003cp>Meanwhile, Sweeney has remained silent on the issue, continuing to focus on her acting career and various brand partnerships.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","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://wflanews.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","primary_image":{"bucket":"assets.getty","id":"%2F688e6a761e00845eeb1b5f15"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","social_title":"","summary":"","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics"},"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15","title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","description":"","author":"iHeartRadio"},"pub_start":1754163660000,"pub_until":4115978604802,"pub_changed":1754164044767,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6a032cc96ab9d0f5692b","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e660a2cc96ab9d0f56920","type":"PUBLISHING","record":{"ref_id":"%2F688e660a2cc96ab9d0f56920","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a378e900-2776-4c78-a7d6-15c87e94651b","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&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&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":"NEW YORK, NY - DECEMBER 06: Cooking show host Paula Deen visits Fox & Friends Christmas Special at FOX Studios on December 6, 2012 in New York City. (Photo by Slaven Vlasic/Getty Images)","id":"%2F688e6681fe9037a39187a472","new_tab":false,"schedule":{},"source_credit":"Slaven Vlasic / Getty Images Entertainment / Getty Images","title":"Fox & Friends Christmas Special","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Paula Deen\u003c/strong>, the renowned celebrity chef, has \u003ca href=\"https://people.com/paula-deen-announces-closure-of-two-restaurants-including-flagship-11783829\" target=\"_blank\">announced the abrupt closure of her flagship restaurant, The Lady & Sons\u003c/a>, in Savannah, Georgia. The closure, effective Thursday (July 31), marks the end of an era for the eatery that launched Deen to fame. Alongside The Lady & Sons, Deen also closed The Chicken Box, another restaurant she operated in Savannah.\u003c/p>\n\n\u003cp>Deen \u003ca href=\"https://www.facebook.com/TheLadyAndSons/posts/pfbid0t7Ez1nWgD3DXSVRw9ssf6GeSsFBwSC9Hf9escFxqixJYdw8VhTSASz3v8UDBSUzjl\" target=\"_blank\">shared the news on social media\u003c/a>, expressing gratitude to her patrons and staff for their support over the past 36 years. "Thank you for all the great memories and for your loyalty," Deen wrote, emphasizing her family's appreciation for the community. The Lady & Sons, which began as a catering business called The Bag Lady in 1989, became a staple in Savannah, known for its Southern-style dishes and family-style dining, earning accolades such as the “International Meal of the Year” from USA Today in 1999.\u003c/p>\n\n\u003cp>Despite the closures, \u003ca href=\"https://www.eonline.com/news/1420674/paula-deen-chef-food-network-star-closes-2-restaurants\" target=\"_blank\">Deen plans to focus on her Paula Deen’s Family Kitchen locations\u003c/a> in Pigeon Forge, Myrtle Beach, Nashville, and Branson. She expressed excitement about visiting these restaurants, starting with Branson on August 8.\u003c/p>\n\n\u003cp>The sudden closure surprised many, including locals who frequently visited the popular restaurant. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","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://wflanews.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","primary_image":{"bucket":"assets.getty","id":"%2F688e6681fe9037a39187a472"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","social_title":"","summary":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paula Deen Closes Popular Restaurant That Made Her Famous"},"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472","title":"Paula Deen Closes Popular Restaurant That Made Her Famous","description":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","author":"iHeartRadio"},"pub_start":1754163240000,"pub_until":4115978604802,"pub_changed":1754163613417,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e660a2cc96ab9d0f56920","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":5,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":0,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F684a5e30f5ea90895d481af0","type":"LEADS","record":{"title":"Helping Before, During, and After the Storm","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/684a5da1f5ea90895d481aef","img_meta":{"base_id":"%2F684a5da1f5ea90895d481aef","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"/featured/operation-stormwatch-tallahassee/","web":"/featured/operation-stormwatch-tallahassee/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F687aaea4875b23cab49ddde2","type":"LEADS","record":{"title":"Nominate An Exceptional Teacher Who Is Making A Lasting Impact!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/687aae40875b23cab49ddde1","img_meta":{"base_id":"%2F687aae40875b23cab49ddde1","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.donorschoose.org/iheartradio"},"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/67b8f45de072eb330342907f","img_meta":{"base_id":"%2F67b8f45de072eb330342907f","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"/advertise/?campid=advertise_promo"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6813dd92969582f364283a8b","type":"LEADS","record":{"title":"The latest news in 4 minutes. Updated every hour, every day.","subtitle":"The latest news in 4 minutes updated every hour, every day.","image":"https://i.iheart.com/v3/re/new_assets/6813dd0c969582f364283a8a","img_meta":{"base_id":"%2F6813dd0c969582f364283a8a","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"ihr://goto/podcast/20697776","web":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?campid=promocard"},"name":"24/7 News: The Latest","description":"The latest news in 4 minutes updated every hour, every day."},"use_catalog_image":false,"catalog":{"name":"24/7 News: The Latest","id":"20697776","kind":"podcast","country":null}}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoyfSwiZW5kcyI6eyJQVG9PSyI6LTEsIkpBclJOIjoxLCJ3bWVOSyI6LTF9fQ==","scopes":[]}}},{"id":"Ghum3","region":"main:dynamic","type":"weather","ordinal":7,"value":{"forecast_type":null,"geo_latitude":"{config.general.geo_latitude}","geo_longitude":"{config.general.geo_longitude}","title":null},"tags":["display-hints/tile","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"Fx4YF","region":"main:dynamic","type":"traffic","ordinal":8,"value":{"geo_latitude":null,"geo_longitude":null,"traffic_zoom":null},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":9,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":4,"link":null,"position":null,"size":1,"title":"More Stories"},"tags":["display-hints/feed-date-stamp","display-hints/horizontal-reverse"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688d21bebf899cd7ef7bc388","type":"PUBLISHING","record":{"ref_id":"%2F688d21bebf899cd7ef7bc388","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Joel Malkin","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d2231bf899cd7ef7bc392","new_tab":false,"schedule":{},"source_credit":"CBS 12","title":"Pennywise the Sea Turtle Is Released","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A 302 pound sea turtle has been released back into her habitat. \u003c/p>\n\n\u003cp>The adult female, named 'Pennywise" by the folks at \u003ca href=\"https://marinelife.org/\" target=\"_blank\">\u003cstrong>Loggerhead Marinelife Center\u003c/strong>\u003c/a> in Juno Beach, was nursed back to health after being found badly injured in the spring.\u003c/p>\n\n\u003cp>"She came in May 23rd, unfortunately with a boat strike. And that's fairly common during nesting season. These turtles get hit by boats."\u003c/p>\n\n\u003cp>The center's CEO Andy Dehart tells \u003ca href=\"https://cbs12.com/news/local/watch-300-pound-sea-turtle-named-pennywise-released-in-juno-beach-after-recovery-loggerhead-marinelife-center-south-florida-news-july-30-2025\" target=\"_blank\">\u003cstrong>CBS 12 News\u003c/strong>\u003c/a> that boaters should be cautious while moving within a mile of the shore until nesting season ends on October 31st.\u003c/p>\n\n\u003cp>"I think it's an important time to talk about one of our big programs, 'Sea Turtle Protection Zone,' and what we say is Go Slow For Those Below."\u003c/p>\n\n\u003cp>He says you can also have a "spotter" wear polarized glasses and watch for turtles beneath the waves. \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%2Fyoutube.com%2Fshorts%2F2YLpvBzGK8A%3Fsi%3DrNE2NqQG3hCgiZpb","@url":"https://youtube.com/shorts/2YLpvBzGK8A?si=rNE2NqQG3hCgiZpb","author_name":"CBS 12 News - WPEC","author_url":"https://www.youtube.com/@CBS12NewsWPEC","height":200,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/2YLpvBzGK8A?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=\"Crowd cheers as giant sea turtle makes epic comeback in Florida\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/2YLpvBzGK8A/hq2.jpg","thumbnail_width":480,"title":"Crowd cheers as giant sea turtle makes epic comeback in Florida","type":"video","version":"1.0","width":113},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/2YLpvBzGK8A?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=\"Crowd cheers as giant sea turtle makes epic comeback in Florida\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtube.com/shorts/2YLpvBzGK8A?si=rNE2NqQG3hCgiZpb"},{"html":"\u003cp>Pennywise made headlines in May when she was too large to fit into a standard CT machine at Jupiter Medical Center. She also didn't fit on a machine made for turtles at LMC. So, Dehart had her transported to an equine clinic in Wellington to have her scan.\u003c/p>\n\n\u003cp>It was quickly discovered she was bearing eggs, but was not healthy enough to nest.\u003c/p>\n\n\u003cp>Dehart says she is now healthy enough to do so, but he expects the turtle to wait until next season to nest.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://wiod.iheart.com/featured/florida-news/content/2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike/","cuser":"user/ldap/CCRPBI2JXM","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://wflanews.iheart.com/featured/florida-news/content/2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike/","primary_image":{"bucket":"new_assets","id":"%2F688d2231bf899cd7ef7bc392"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Florida News","facets/South Florida News","facets/North Florida News","brands/WIOD-AM (1175)","facets/Central Florida News","brands/WFLA-AM (1139)"]},"publish_date":1754128800000,"publish_end_date":4115978604802,"publish_origin":"brands/Florida News","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike","social_title":"","summary":"The adult female, named 'Pennywise\" by the folks at Loggerhead Marinelife Center in Juno Beach, was nursed back to health after being found badly injured in the spring.","targets":[{"categories":["categories/local-news"],"distribution":["brands/Florida News"]},{"categories":["syndications/news"],"distribution":[]}],"title":"302 Pound Sea Turtle Released Into Ocean After Rehabbing From Boat Strike"},"slug":"2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d2231bf899cd7ef7bc392","title":"302 Pound Sea Turtle Released Into Ocean After Rehabbing From Boat Strike","description":"The adult female, named 'Pennywise\" by the folks at Loggerhead Marinelife Center in Juno Beach, was nursed back to health after being found badly injured in the spring.","author":"Joel Malkin"},"pub_start":1754128800000,"pub_until":4115978604802,"pub_changed":1754128800000,"subscription":[{"tags":["categories/local-news","brands/Florida News","facets/South Florida News","facets/North Florida News","brands/WIOD-AM (1175)","facets/Central Florida News","brands/WFLA-AM (1139)"]},{"tags":["categories/local-news","brands/Florida News"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Florida News","id:/688d21bebf899cd7ef7bc388","slug:2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike","slug:2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":10,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":5,"link":null,"position":null,"size":5,"title":""},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688decdd1f109ad6dea84d1e","type":"PUBLISHING","record":{"ref_id":"%2F688decdd1f109ad6dea84d1e","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Los Angeles Dodgers (64-46) defeated the Tampa Bay Rays (54-57) 5-0 on Friday night at Steinbrenner Field. With the loss, the Rays have now lost four straight games.\u003c/p>\n\n\u003cp>Freddie Freeman got the Dodgers on the board with a two-run double in the first inning. Los Angeles added two in the fourth before Freeman hit a solo homer in the fifth inning to make it 5-0, which would prove to be the final score.\u003c/p>\n\n\u003cp>Shane Baz (8-8, 4.79) took the loss, allowing five earned runs on eight hits while striking out eight and walking two in five innings of work. The Rays offense was never able to get anything off Dodgers starter Clayton Kershaw (5-2, 3.29) who pitched six shutout innings in which he allowed five hits while striking out three.\u003c/p>\n\n\u003cp>The Rays will look to bounce back when they meet the Dodgers in the middle game of the three-game series on Saturday afternoon. Drew Rasmussen (8-5, 2.96) is scheduled to start for the Rays and face former Ray Blake Snell (1-0, 2.00) for the Dodgers. First pitch is scheduled for 1:10 PM - Chris Adams-Wall begins pregame coverage at 12:30 PM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE & AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/","cuser":"user/ldap/1110925","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/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/MLB"],"permalink":"https://wflanews.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/","primary_image":{"bucket":"assets.getty","id":"%2F688ded06843f239dbab0ec82"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754103960000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","social_title":"","summary":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","targets":[],"title":"Rays Fall To Dodgers For Fourth Straight Loss"},"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82","title":"Rays Fall To Dodgers For Fourth Straight Loss","description":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754103960000,"pub_until":4115978604802,"pub_changed":1754133188294,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688decdd1f109ad6dea84d1e","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/MLB","author:user"]}},{"id":"%2F688d2ccd2e24d7fcac0823f4","type":"PUBLISHING","record":{"ref_id":"%2F688d2ccd2e24d7fcac0823f4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b7735486-1904-4c20-8d44-af7a35b36f39","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&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&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":"Police officer enforces message on warning tape. DO NOT CROSS. ","id":"%2F688d2e0b2425089862b569fa","new_tab":false,"schedule":{},"source_credit":"ChristopherBernard / E+ / Getty Images","title":"Police line","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Four people were killed in a \u003ca href=\"https://www.nbcnews.com/news/us-news/anaconda-montana-shooting-rcna222565\" target=\"_blank\">shooting at The Owl Bar in Anaconda, Montana\u003c/a>, on Friday (August 1), prompting a manhunt for the suspect. The Montana Division of Criminal Investigation confirmed that the shooting occurred around 10:30 a.m. and that four victims were pronounced dead at the scene. The suspect, identified as 45-year-old \u003cstrong>Michael Paul Brown\u003c/strong>, lived next door to the bar. He was last seen in the Stump Town area, just west of Anaconda, and is believed to be armed, according to the Montana Highway Patrol.\u003c/p>\n\n\u003cp>Local and state police officers have converged on the area, \u003ca href=\"https://www.cnn.com/2025/08/01/us/anaconda-montana-shooting\" target=\"_blank\">searching for Brown in the nearby woods\u003c/a>. His home in Anaconda was cleared by a SWAT team earlier in the day. Anaconda, a small town with a population of about 9,000, is located approximately 75 miles southeast of Missoula. The town, known for its historical ties to copper mining, is now on high alert as authorities continue their search.\u003c/p>\n\n\u003cp>\u003cstrong>Barbie Nelson\u003c/strong>, owner of the Firefly Café in Anaconda, expressed the community's shock, \u003ca href=\"https://montanafreepress.org/2025/08/01/four-dead-in-shooting-at-anaconda-bar/\" target=\"_blank\">telling the \u003c/a>\u003ca href=\"https://montanafreepress.org/2025/08/01/four-dead-in-shooting-at-anaconda-bar/\" target=\"_blank\">\u003cem>Associated Press\u003c/em>\u003c/a>\u003ca href=\"https://montanafreepress.org/2025/08/01/four-dead-in-shooting-at-anaconda-bar/\" target=\"_blank\">, "We are Montana, so guns are not new to us\u003c/a>. For our town to be locked down, everybody’s pretty rattled." She mentioned that the town is small, and many residents likely know someone affected by the shooting.\u003c/p>\n\n\u003cp>Authorities have not yet released details on what led to the shooting. The investigation is ongoing, and the community remains on edge as the search for the suspect continues.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-multiple-people-killed-in-montana-bar-shooting/","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://wflanews.iheart.com/content/2025-08-01-multiple-people-killed-in-montana-bar-shooting/","primary_image":{"bucket":"assets.getty","id":"%2F688d2e0b2425089862b569fa"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754082660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-multiple-people-killed-in-montana-bar-shooting","social_title":"","summary":"The suspect lived next door to the bar and remains on the run from the police.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Multiple People Killed In Montana Bar Shooting"},"slug":"2025-08-01-multiple-people-killed-in-montana-bar-shooting","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d2e0b2425089862b569fa","title":"Multiple People Killed In Montana Bar Shooting","description":"The suspect lived next door to the bar and remains on the run from the police.","author":"iHeartRadio"},"pub_start":1754082660000,"pub_until":4115978604802,"pub_changed":1754083062900,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d2ccd2e24d7fcac0823f4","slug:2025-08-01-multiple-people-killed-in-montana-bar-shooting","slug:2025-08-01-multiple-people-killed-in-montana-bar-shooting","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688d1d802e24d7fcac0823e9","type":"PUBLISHING","record":{"ref_id":"%2F688d1d802e24d7fcac0823e9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d1a7e4b9-2df3-4653-8ccd-d2eccf5f4134","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&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&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":"Washington DC cityscape","id":"%2F65f9b1d3fc271fe5ecf343a2","new_tab":false,"schedule":{},"source_credit":"ANDREY DENISYUK / Moment / Getty Images","title":"United States Capitol. Day. Flag.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Corporation for Public Broadcasting (CPB) announced on Friday (August 1) that it will \u003ca href=\"https://www.reuters.com/world/us/corporation-public-broadcasting-close-after-funding-cut-blow-local-media-2025-08-01/\" target=\"_blank\">shut down operations by September 30\u003c/a>, following the loss of all federal funding. President Trump signed a law retracting $1.1 billion in funds for public broadcasting through fiscal year 2027. This decision was part of a $9 billion rescissions package passed largely along party lines, which also included cuts to foreign aid.\u003c/p>\n\n\u003cp>CPB President and CEO \u003cstrong>Patricia de Stacy Harrison\u003c/strong> expressed disappointment, stating, "Despite the extraordinary efforts of millions of Americans who called, wrote, and petitioned Congress to preserve federal funding for CPB, we now face the difficult reality of closing our operations." \u003c/p>\n\n\u003cp>She emphasized \u003ca href=\"https://www.nbcnews.com/politics/congress/cpb-funder-npr-pbs-says-will-shut-congress-cuts-money-rcna222524\" target=\"_blank\">CPB's commitment to supporting partners through the transition\u003c/a> with transparency and care.\u003c/p>\n\n\u003cp>The shutdown marks the \u003ca href=\"https://www.cnn.com/2025/08/01/media/trump-cpb-corporation-public-media-shuts-down\" target=\"_blank\">first time in nearly 60 years that Congress has refused to fund CPB\u003c/a>, a nonprofit corporation established to distribute federal money to public media stations across the nation. These stations, especially those in rural and poor areas, rely heavily on CPB grants for their operations. \u003c/p>\n\n\u003cp>The CPB will retain a small team until January to manage compliance, fiscal distributions, and long-term financial obligations. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding/","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://wflanews.iheart.com/content/2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding/","primary_image":{"bucket":"assets.getty","id":"%2F65f9b1d3fc271fe5ecf343a2"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1754079000000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","social_title":"","summary":"The shutdown marks the first time in nearly 60 years that Congress has refused to fund CPB.","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Corporation For Public Broadcasting To Shut Down After Congress Cut Funding"},"slug":"2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/65f9b1d3fc271fe5ecf343a2","title":"Corporation For Public Broadcasting To Shut Down After Congress Cut Funding","description":"The shutdown marks the first time in nearly 60 years that Congress has refused to fund CPB.","author":"iHeartRadio"},"pub_start":1754079000000,"pub_until":4115978604802,"pub_changed":1754079383935,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d1d802e24d7fcac0823e9","slug:2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","slug:2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688d1d68c9949e52b1ffbb8c","type":"PUBLISHING","record":{"ref_id":"%2F688d1d68c9949e52b1ffbb8c","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Dana McKay","blocks":[{"html":"\u003cp>As the headlines continue to swirl around two of the summer's biggest political stories, GOP strategist Pete Guidarelli joined Read Shepherd, filling in for Ryan Gorman, to break down President Trump's trade negotiations and the ongoing Jeffrey Epstein fallout.\u003c/p>\n\n\u003cp>Guidarelli praised Trump's aggressive trade stance as the president faced today's deadline with a slew of deals in hand. Most notably, he highlighted a recent agreement with the EU that includes a 15% tariff. "The tariffs have proven to be successful," said Guidarelli. "When the critics don’t say it was a great deal for the U.S., but instead worry about the EU’s future, that tells you everything."\u003c/p>\n\n\u003cp>The GOP strategist emphasized that initial fears about economic damage from tariffs were unfounded, pointing to a responsive stock market and support from financial heavyweights like JPMorgan Chase CEO Jamie Dimon and economist Stephen Moore. "He starts the negotiation off looking for a 10," Guidarelli said of Trump. "He may end up with a six, but I think he wanted the six all along."\u003c/p>\n\n\u003cp>Shifting to the controversy surrounding Jeffrey Epstein, Guidarelli urged patience and transparency as investigations unfold. While Trump’s connections to Epstein have resurfaced, the strategist stressed the importance of waiting for all the facts. "This is a criminal case of the most egregious nature," he said. "We have to step back and let it play out."\u003c/p>\n\n\u003cp>The conversation also touched on recent closed-door testimonies before the House Oversight Committee related to former President Biden’s mental acuity. With former staff and even Biden’s physician invoking the Fifth Amendment, Guidarelli likened the situation to a scene from \u003cem>The Godfather\u003c/em>. "Whoever pushed Biden into that June 2024 debate knew he would fail," he said, suggesting that uncovering that internal push could be key to understanding what happened behind the scenes.\u003c/p>\n\n\u003cp>For more of Guidarelli’s takes—including who he thinks might be the real linchpin in the Biden cognitive health investigation—listen to the full episode of \u003cem>The Ryan Gorman Show\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"90437340","kind":"podcast","related_id":"288305042","schedule":{},"type":"catalog"},{"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%2FDM0bDpAh5DN%2F","@url":"https://www.instagram.com/p/DM0bDpAh5DN/","author_name":"610wiod","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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 610WIOD (@610wiod)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1137,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527051349_18411417322109049_8281816153256988171_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2QFDeXuD8YczCYF0sF67YQTLzfxOXS0Oo6CmO_DJ1kySG7rS9rQ3LU8LMn9nwcrunOs&_nc_ohc=ZzA0i8NKoDMQ7kNvwFFeMM8&_nc_gid=wyvIHJ9TGICS2VEhPpW0Pg&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfRAExTCGyqrUslOg4AR1vAxOYVM9ZobAWibi4qy9lzguA&oe=6892DCE4&_nc_sid=cc8940","thumbnail_width":640,"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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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 610WIOD (@610wiod)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM0bDpAh5DN/"}],"canonical_url":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/content/2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down/","cuser":"user/ldap/1033152","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/Pete Guidarelli","keywords/strategist","keywords/Biden","keywords/Trump","keywords/Jeffrey Epstein","keywords/GOP","keywords/trade wins","keywords/trade strategy"],"permalink":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/content/2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down/","primary_image":{"bucket":"assets.getty","id":"%2F688d1e79fe9037a39187a204"},"primary_target":{"categories":["categories/politics"],"distribution":["brands/The Ryan Gorman Show","brands/WFLA-AM (1139)","brands/WIOD-AM (1175)"]},"publish_date":1754078940000,"publish_end_date":4115978604802,"publish_origin":"brands/The Ryan Gorman Show","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","social_title":"","summary":"GOP strategist Pete Guidarelli analyzes Trump’s trade strategy, Epstein controversy, and the investigation into Biden's cognitive decline.","targets":[],"title":"Trump’s Trade Wins and Epstein Backlash: GOP Strategist Breaks It Down"},"slug":"2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d1e79fe9037a39187a204","title":"Trump’s Trade Wins and Epstein Backlash: GOP Strategist Breaks It Down","description":"GOP strategist Pete Guidarelli analyzes Trump’s trade strategy, Epstein controversy, and the investigation into Biden's cognitive decline.","author":"Dana McKay"},"pub_start":1754078940000,"pub_until":4115978604802,"pub_changed":1754079293698,"subscription":[{"tags":["categories/politics","brands/The Ryan Gorman Show","brands/WFLA-AM (1139)","brands/WIOD-AM (1175)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/The Ryan Gorman Show","id:/688d1d68c9949e52b1ffbb8c","slug:2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","slug:2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","keyword:keywords/Pete Guidarelli","keyword:keywords/strategist","keyword:keywords/Biden","keyword:keywords/Trump","keyword:keywords/Jeffrey Epstein","keyword:keywords/GOP","keyword:keywords/trade wins","keyword:keywords/trade strategy","author:user"]}},{"id":"%2F688d179e2e24d7fcac0823dd","type":"PUBLISHING","record":{"ref_id":"%2F688d179e2e24d7fcac0823dd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bf63dba6-4bd1-44e0-a81c-29fe24594a85","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&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&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":"Long-fingered bat (Myotis capaccinii) flying from entrance of colony cave in Spanish Pyrenees, Aragon, Spain. April.","id":"%2F688d18732425089862b569d3","new_tab":false,"schedule":{},"source_credit":"CreativeNature_nl / iStock / Getty Images","title":"Long-fingered bat flying from cave","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Erica Kahn\u003c/strong>, a Massachusetts resident, \u003ca href=\"https://www.nbcnews.com/news/us-news/bat-flies-womans-mouth-arizona-costing-nearly-21000-medical-bills-rcna222463\" target=\"_blank\">faced nearly $21,000 in medical bills after a bat flew into her mouth\u003c/a> during a vacation in Northern Arizona last August. The incident occurred while Kahn, then 33, was photographing the night sky at Glen Canyon National Recreation Area. Despite not feeling a bite, her father, a physician, advised her to seek rabies vaccinations as a precaution.\u003c/p>\n\n\u003cp>Kahn, who had recently lost her job as a biomedical engineer, had \u003ca href=\"https://kffhealthnews.org/news/article/tourist-rabies-treatment-wild-bat-in-mouth-surprise-bill-of-the-month/\" target=\"_blank\">opted to temporarily forgo health insurance\u003c/a>. After the bat encounter, she quickly purchased a policy from Innovative Partners LP, believing it would cover emergency treatments. However, the policy had a 30-day waiting period, and her claims were denied, leaving her with a bill of $20,749. The majority of the charges came from Flagstaff Medical Center, where she received her initial treatment.\u003c/p>\n\n\u003cp>Rabies, a fatal disease if untreated, requires immediate medical attention. Kahn \u003ca href=\"https://www.washingtonpost.com/wellness/2025/07/31/rabies-vaccine-cost/\" target=\"_blank\">received four doses of the rabies vaccine\u003c/a> and immunoglobulin shots across multiple states. Despite her efforts to appeal the denied claims, Kahn faced challenges in navigating the insurance process.\u003c/p>\n\n\u003cp>"I felt so powerless against these companies," she told \u003cem>NBC News\u003c/em>. "It should be a human right to have lifesaving care covered. In most other countries, like in Europe, you just go to the hospital, you get your rabies vaccines and you pay nothing."\u003c/p>\n\n\u003cp>Kahn says that she hopes others will learn from her mistake and ensure they have health insurance coverage.\u003c/p>\n\n\u003cp>"If one person gets covered because they saw this story, then I would be happy about that," she added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/","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://wflanews.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/","primary_image":{"bucket":"assets.getty","id":"%2F688d18732425089862b569d3"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754077260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","social_title":"","summary":"The woman didn't have health insurance and must pay the bill out of her own pocket.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth"},"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3","title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","description":"The woman didn't have health insurance and must pay the bill out of her own pocket.","author":"iHeartRadio"},"pub_start":1754077260000,"pub_until":4115978604802,"pub_changed":1754077653902,"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:/688d179e2e24d7fcac0823dd","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":13,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":14,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}]},"tags":[],"schedule":null,"podcasts":["90437340","186593158","23014384","57927691","24392822","18899828","19001275","27384794","28241213","28241351","28241451","84719831","28241250","28241281","23347547","27910390","28647027","28438621","26936791","29220738","43128080"]},{"id":"fvUic","region":"main:dynamic","type":"feed","ordinal":19,"value":{"ad_split":50,"feed_id":"ID:sports-news-feed","feed_index":1,"link":null,"position":null,"size":1,"title":"Sports"},"tags":["display-hints/feed-date-stamp","display-hints/horizontal"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e72e17a691e41d423b95b","type":"PUBLISHING","record":{"ref_id":"%2F688e72e17a691e41d423b95b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Tampa Bay Rays (55-57) blanked the Los Angeles Dodgers (64-47) 4-0 on Saturday afternoon at Steinbrenner Field to even the three-game series at a game apiece. The win snaps a four-game losing streak for Tampa Bay.\u003c/p>\n\n\u003cp>The Rays offense was powered by the long ball, as Yandy Diaz hit a solo homer in the first and a two-run shot in the third to give the Rays a 3-0 lead. Junior Caminero added a solo homer in the fourth that made it a 4-0 game.\u003c/p>\n\n\u003cp>Yandy's two homers came off of former Ray Blake Snell (1-1, 3.21) who allowed three earned runs on five hits while striking out eight and walking none. Drew Rasmussen (9-5, 2.81) got the win for the Rays, pitching five and one-third shutout innings on four hits while striking out six and walking none.\u003c/p>\n\n\u003cp>The Rays will now try to win the three-game series against the Dodgers coming up on Sunday afternoon. Joe Boyle (1-1, 2.82) to scheduled to start for the Rays and face Yoshinobu Yamamoto (9-7, 2.63) for the Dodgers. First pitch Sunday is scheduled for 12:10 PM - pregame coverage begins with Chris Adams-Wall hosting This Week in Rays Baseball at 10:30 AM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE & AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/","cuser":"user/ldap/1110925","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/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/Major League Baseball"],"permalink":"https://wflanews.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/","primary_image":{"bucket":"assets.getty","id":"%2F688e74bc1e00845eeb1b5f29"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754166180000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-snap-skid-blank-dodgers","social_title":"","summary":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","targets":[],"title":"Rays Snap Skid, Blank Dodgers"},"slug":"2025-08-02-rays-snap-skid-blank-dodgers","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29","title":"Rays Snap Skid, Blank Dodgers","description":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754166180000,"pub_until":4115978604802,"pub_changed":1754166524103,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688e72e17a691e41d423b95b","slug:2025-08-02-rays-snap-skid-blank-dodgers","slug:2025-08-02-rays-snap-skid-blank-dodgers","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/Major League Baseball","author:user"]}}],"resume":{"id":"ID:sports-news-feed","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImJxaUk1IjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"fO6Qt","region":"main:dynamic","type":"feed","ordinal":20,"value":{"ad_split":50,"feed_id":"ID:sports-news-feed","feed_index":2,"link":null,"position":null,"size":5,"title":null},"tags":["display-hints/xxsmall","display-hints/feed-date-stamp","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688decdd1f109ad6dea84d1e","type":"PUBLISHING","record":{"ref_id":"%2F688decdd1f109ad6dea84d1e","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Los Angeles Dodgers (64-46) defeated the Tampa Bay Rays (54-57) 5-0 on Friday night at Steinbrenner Field. With the loss, the Rays have now lost four straight games.\u003c/p>\n\n\u003cp>Freddie Freeman got the Dodgers on the board with a two-run double in the first inning. Los Angeles added two in the fourth before Freeman hit a solo homer in the fifth inning to make it 5-0, which would prove to be the final score.\u003c/p>\n\n\u003cp>Shane Baz (8-8, 4.79) took the loss, allowing five earned runs on eight hits while striking out eight and walking two in five innings of work. The Rays offense was never able to get anything off Dodgers starter Clayton Kershaw (5-2, 3.29) who pitched six shutout innings in which he allowed five hits while striking out three.\u003c/p>\n\n\u003cp>The Rays will look to bounce back when they meet the Dodgers in the middle game of the three-game series on Saturday afternoon. Drew Rasmussen (8-5, 2.96) is scheduled to start for the Rays and face former Ray Blake Snell (1-0, 2.00) for the Dodgers. First pitch is scheduled for 1:10 PM - Chris Adams-Wall begins pregame coverage at 12:30 PM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE & AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/","cuser":"user/ldap/1110925","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/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/MLB"],"permalink":"https://wflanews.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/","primary_image":{"bucket":"assets.getty","id":"%2F688ded06843f239dbab0ec82"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754103960000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","social_title":"","summary":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","targets":[],"title":"Rays Fall To Dodgers For Fourth Straight Loss"},"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82","title":"Rays Fall To Dodgers For Fourth Straight Loss","description":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754103960000,"pub_until":4115978604802,"pub_changed":1754133188294,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688decdd1f109ad6dea84d1e","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/MLB","author:user"]}},{"id":"%2F688d15da924f4f602e30f8f3","type":"PUBLISHING","record":{"ref_id":"%2F688d15da924f4f602e30f8f3","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1157-the-season-with-peter-sch-103089479%2F","@url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","author_name":"The Season with Peter Schrager","author_url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2YzMzFiYjZmLWNkYTgtNDYyNy1iODJiLWFmMmEwMTUzODZlNi9pbWFnZS5qcGc_dD0xNzUwNDM0OTQ4JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"The Season with Peter Schrager","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"KANSAS CITY, MO - JANUARY 21: A view of a football with the NFL logo before an AFC divisional playoff game between the Jacksonville Jaguars and Kansas City Chiefs on January 21, 2023 at GEHA Field at Arrowhead Stadium in Kansas City, MO. (Photo by Scott W","id":"%2F63e17c1750981945cfbf00db","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"NFL: JAN 21 AFC Divisional Playoffs - Jaguars at Chiefs","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The \u003ca href=\"https://www.iheart.com/content/2025-07-29-roger-goodell-breaks-silence-on-shooting-at-nfl-headquarters/\" target=\"_blank\">NFL\u003c/a> and \u003ca href=\"https://www.iheart.com/content/2025-07-31-shannon-sharpe-breaks-silence-after-espn-firing/\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a> have reportedly reached an agreement on a massive media deal worth "billions," in which the network will control much of NFL media and the league will have equity in \u003cem>ESPN\u003c/em>, \u003ca href=\"https://www.nytimes.com/athletic/6530655/2025/08/01/nfl-espn-media-deal-tv-broadcast/\" target=\"_blank\">\u003cem>the Athletic\u003c/em>\u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530655/2025/08/01/nfl-espn-media-deal-tv-broadcast/\" target=\"_blank\">'s \u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530655/2025/08/01/nfl-espn-media-deal-tv-broadcast/\" target=\"_blank\">\u003cstrong>Andrew Marchand\u003c/strong>\u003c/a> reported on Friday (August 1).\u003c/p>\n\n\u003cp>\u003cem>ESPN\u003c/em> is reportedly expected to merge with \u003cem>NFL RedZone\u003c/em>, \u003cem>NFL Network\u003c/em> and the league's fantasy football business, while also broadcasting seven additional regular-season games, while the NFL will own 10% of the network. The deal, which is pending regulatory approval, will also reportedly improve \u003cem>NFL Network\u003c/em>'s programming.\u003c/p>\n\n\u003cp>The deal will reportedly go into effect next season, which will happen ahead of \u003cem>ESPN\u003c/em> hosting its first Super Bowl -- also airing on \u003cem>ABC\u003c/em>, a fellow Walt Disney Company property -- after the 2026-27 season. \u003cem>ESPN\u003c/em> is already set to launch its direct-to-consumer service in the coming weeks, which it has marketed as the 'Next Era' at a monthly price of $29.99, while those who already have \u003cem>ESPN\u003c/em> access through cable or satellite services will also have access to the app.\u003c/p>\n\n\u003cp>\u003cem>ESPN\u003c/em> reportedly had various discussions with professional sports leagues but the NFL was long suspected to be its top target given their close working relationship and the league's consistent success. \u003cem>ESPN\u003c/em> was already paying the NFL $2.7 billion annually for broadcasting rights to Super Bowls in 2027 and 2031.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report/","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/NFL","keywords/media deal","keywords/network","keywords/report","keywords/ESPN","keywords/agreement","keywords/media"],"permalink":"https://wflanews.iheart.com/content/2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report/","primary_image":{"bucket":"new_assets","id":"%2F63e17c1750981945cfbf00db"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1754076900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","social_title":"","summary":"The NFL and a major network have reportedly reached a massive media and equity deal.","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"NFL, Major Network Reach Massive Media, Equity Deal: Report"},"slug":"2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","summary":{"image":"https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db","title":"NFL, Major Network Reach Massive Media, Equity Deal: Report","description":"The NFL and a major network have reportedly reached a massive media and equity deal.","author":"Jason Hall"},"pub_start":1754076900000,"pub_until":4115978604802,"pub_changed":1754079841503,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d15da924f4f602e30f8f3","slug:2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","slug:2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","keyword:keywords/NFL","keyword:keywords/media deal","keyword:keywords/network","keyword:keywords/report","keyword:keywords/ESPN","keyword:keywords/agreement","keyword:keywords/media","author:user"]}},{"id":"%2F688d04ac274132b8c9e00710","type":"PUBLISHING","record":{"ref_id":"%2F688d04ac274132b8c9e00710","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9295328f-acc4-47f0-9c64-78086a0528df","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1157-the-season-with-peter-sch-103089479%2F","@url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","author_name":"The Season with Peter Schrager","author_url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2YzMzFiYjZmLWNkYTgtNDYyNy1iODJiLWFmMmEwMTUzODZlNi9pbWFnZS5qcGc_dD0xNzUwNDM0OTQ4JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"The Season with Peter Schrager","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ARLINGTON, TEXAS - SEPTEMBER 22: Dallas Cowboys linebacker Micah Parsons #11 walks on the field before the game against the Baltimore Ravens at AT&T Stadium on September 22, 2024 in Arlington, Texas. (Photo by Sam Hodde/Getty Images)","id":"%2F66f6f2dd0b1eb7365ccb037c","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Baltimore Ravens v Dallas Cowboys","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-07-06-cowboys-texans-make-large-donations-to-texas-flood-relief/\" target=\"_blank\">Dallas Cowboys\u003c/a> defensive end \u003ca href=\"https://www.iheart.com/content/2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report/\" target=\"_blank\">\u003cstrong>Micah Parsons\u003c/strong>\u003c/a> publicly requested a trade, sharing a lengthy statement on his social media accounts Friday (August 1).\u003c/p>\n\n\u003cp>"Yes I wanted to be here," Parson wrote. "I did everything I could to show that I wanted to be a Cowboys and wear the star on my helmet. I wanted to play in front of the best fans in sports and make this Americas team once again. The team my pops and I grew up cheering for way up in Harrisburg, PA. Unfortunately I no longer want to be here. I no longer want to be held to close door negotiations without my agent present. I no longer want shots taken at me for getting injured while laying it on the line for the organization our fans and my teammates. I no longer want narratives created and spread to the media about me. I had purposely stayed quiet in hopes of getting something done."\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%2FMicahhParsons11%2Fstatus%2F1951346210067095890","@url":"https://x.com/MicahhParsons11/status/1951346210067095890","author_name":"Micah Parsons","author_url":"https://twitter.com/MicahhParsons11","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Thank you Dallas 🦁👑 🙏🏾! I \u003ca href=\"https://t.co/EUnEj9uRUt\">pic.twitter.com/EUnEj9uRUt\u003c/a>\u003c/p>— Micah Parsons (@MicahhParsons11) \u003ca href=\"https://twitter.com/MicahhParsons11/status/1951346210067095890?ref_src=twsrc%5Etfw\">August 1, 2025\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/MicahhParsons11/status/1951346210067095890","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Thank you Dallas 🦁👑 🙏🏾! I \u003ca href=\"https://t.co/EUnEj9uRUt\">pic.twitter.com/EUnEj9uRUt\u003c/a>\u003c/p>— Micah Parsons (@MicahhParsons11) \u003ca href=\"https://twitter.com/MicahhParsons11/status/1951346210067095890?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/MicahhParsons11/status/1951346210067095890"},{"html":"\u003cp>Parsons' confirmation came hours after \u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">\u003cem>the Athletic\u003c/em>\u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">'s \u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">\u003cstrong>Dianna Russini\u003c/strong>\u003c/a> reported that Parsons' relationship with the Cowboys had "deteriorated" among ongoing contract negotiations to the point that he's considering a trade request or even "severing his relationship with the team."\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%2FDMRussini%2Fstatus%2F1951292871417483410","@url":"https://x.com/DMRussini/status/1951292871417483410","author_name":"Dianna Russini","author_url":"https://twitter.com/DMRussini","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources… \u003ca href=\"https://t.co/7Yujmv4JQ2\">pic.twitter.com/7Yujmv4JQ2\u003c/a>\u003c/p>— Dianna Russini (@DMRussini) \u003ca href=\"https://twitter.com/DMRussini/status/1951292871417483410?ref_src=twsrc%5Etfw\">August 1, 2025\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/DMRussini/status/1951292871417483410","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources… \u003ca href=\"https://t.co/7Yujmv4JQ2\">pic.twitter.com/7Yujmv4JQ2\u003c/a>\u003c/p>— Dianna Russini (@DMRussini) \u003ca href=\"https://twitter.com/DMRussini/status/1951292871417483410?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/DMRussini/status/1951292871417483410"},{"html":"\u003cp>"BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources familiar with the situation. The two sides remain far apart heading into the second week of training camp, and are not currently negotiating," Russini wrote on her X account.\u003c/p>\n\n\u003cp>Several Cowboys teammates appeared to support Parsons amid his reported rift with the team's front office, with safety \u003cstrong>Juanyeh Thomas\u003c/strong> and \u003cstrong>Demarvion Overshown\u003c/strong> changing their X profile pictures to include Parsons.\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%2FAGENT0__%2Fstatus%2F1951316288438935720%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1951316288438935720%257Ctwgr%255E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%257Ctwcon%255Es1_%26ref_url%3Dhttps%253A%252F%252Fwww.si.com%252Fnfl%252Fcowboys%252Fnews%252Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco","@url":"https://x.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951316288438935720%7Ctwgr%5E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.si.com%2Fnfl%2Fcowboys%2Fnews%2Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco","author_name":"DeMarvion Overshown","author_url":"https://twitter.com/AGENT0__","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"qme\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/NewProfilePic?src=hash&ref_src=twsrc%5Etfw\">#NewProfilePic\u003c/a> \u003ca href=\"https://t.co/gyr1njkHuU\">pic.twitter.com/gyr1njkHuU\u003c/a>\u003c/p>— DeMarvion Overshown (@AGENT0__) \u003ca href=\"https://twitter.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw\">August 1, 2025\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/AGENT0__/status/1951316288438935720","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"qme\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/NewProfilePic?src=hash&ref_src=twsrc%5Etfw\">#NewProfilePic\u003c/a> \u003ca href=\"https://t.co/gyr1njkHuU\">pic.twitter.com/gyr1njkHuU\u003c/a>\u003c/p>— DeMarvion Overshown (@AGENT0__) \u003ca href=\"https://twitter.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951316288438935720%7Ctwgr%5E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.si.com%2Fnfl%2Fcowboys%2Fnews%2Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco"},{"html":"\u003cp>Several Cowboys fans were heard yelling "Pay Micah" when team owner and general manager \u003ca href=\"https://www.iheart.com/content/2024-11-19-jerry-jones-addresses-mike-mccarthys-status/\" target=\"_blank\">\u003cstrong>Jerry Jones\u003c/strong>\u003c/a> at training camp last weekend amid their ongoing contract dispute, referencing a similar situation with wide receiver \u003ca href=\"https://www.iheart.com/content/2024-08-26-cowboys-ceedee-lamb-agree-to-historic-new-deal/\" target=\"_blank\">\u003cstrong>CeeDee Lamb\u003c/strong>\u003c/a>'s contract dispute last offseason.\u003c/p>\n\n\u003cp>"I heard it light, but not compared to how I heard them say, 'Pay Lamb [last year],'" Jones said last Sunday (July 26). "That was a faint little sound compared to the way they were hollering last year, 'Pay Lamb.' ... Whoever's not in, you can count on a few hollering that. But it was a big loud chant last year on Lamb."\u003c/p>\n\n\u003cp>The Cowboys exercised the fifth-year option on Parsons' rookie contract, which is set to expire after the 2025 season. The former Penn State standout, winning the 2021 Defensive Player of the Year award and has been selected as an All-Pro and Pro Bowler during each of his first three NFL seasons.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-micah-parsons-requests-trade/","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/Micah Parsons","keywords/trade","keywords/Dallas Cowboys","keywords/statement","keywords/social media accounts","keywords/NFL","keywords/football"],"permalink":"https://wflanews.iheart.com/content/2025-08-01-micah-parsons-requests-trade/","primary_image":{"bucket":"new_assets","id":"%2F66f6f2dd0b1eb7365ccb037c"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1754072040000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-micah-parsons-requests-trade","social_title":"","summary":"Dallas Cowboys defensive end Micah Parsons publicly requested a trade.","targets":[{"categories":["syndications/content"],"distribution":["markets/DALLAS-TX"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Micah Parsons Requests Trade"},"slug":"2025-08-01-micah-parsons-requests-trade","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66f6f2dd0b1eb7365ccb037c","title":"Micah Parsons Requests Trade","description":"Dallas Cowboys defensive end Micah Parsons publicly requested a trade.","author":"Jason Hall"},"pub_start":1754072040000,"pub_until":4115978604802,"pub_changed":1754072823307,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["syndications/content","markets/DALLAS-TX"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d04ac274132b8c9e00710","slug:2025-08-01-micah-parsons-requests-trade","slug:2025-08-01-micah-parsons-requests-trade","keyword:keywords/Micah Parsons","keyword:keywords/trade","keyword:keywords/Dallas Cowboys","keyword:keywords/statement","keyword:keywords/social media accounts","keyword:keywords/NFL","keyword:keywords/football","author:user"]}},{"id":"%2F688cff1116259b42ba9118fe","type":"PUBLISHING","record":{"ref_id":"%2F688cff1116259b42ba9118fe","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"27405d50-5407-46c7-9fc1-9baa92ceb26f","revision_id":"AAAAAAAAAAAAAAAAAAAAAw=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1157-the-season-with-peter-sch-103089479%2F","@url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","author_name":"The Season with Peter Schrager","author_url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2YzMzFiYjZmLWNkYTgtNDYyNy1iODJiLWFmMmEwMTUzODZlNi9pbWFnZS5qcGc_dD0xNzUwNDM0OTQ4JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"The Season with Peter Schrager","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PHILADELPHIA, PENNSYLVANIA - DECEMBER 29: Micah Parsons #11 of the Dallas Cowboys warms up before a game against the Philadelphia Eagles at Lincoln Financial Field on December 29, 2024 in Philadelphia, Pennsylvania. (Photo by Emilee Chinn/Getty Images)","id":"%2F688cd348d77381cd1fb3e84a","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Dallas Cowboys v Philadelphia Eagles","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The \u003ca href=\"https://www.iheart.com/content/2025-07-06-cowboys-texans-make-large-donations-to-texas-flood-relief/\" target=\"_blank\">Dallas Cowboys\u003c/a>' relationship with star defensive end \u003ca href=\"https://www.iheart.com/content/2024-10-04-micah-parsons-injury-status-determined/\" target=\"_blank\">\u003cstrong>Micah Parsons\u003c/strong>\u003c/a> has reportedly "deteriorated" among ongoing contract negotiations to the point that he's considering a trade request or even "severing his relationship with the team," \u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">\u003cem>the Athletic\u003c/em>\u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">'s \u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">\u003cstrong>Dianna Russini\u003c/strong>\u003c/a> reported on Friday (August 1), citing multiple sources.\u003c/p>\n\n\u003cp>"BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources familiar with the situation. The two sides remain far apart heading into the second week of training camp, and are not currently negotiating," Russini wrote on her X account.\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%2FDMRussini%2Fstatus%2F1951292871417483410","@url":"https://x.com/DMRussini/status/1951292871417483410","author_name":"Dianna Russini","author_url":"https://twitter.com/DMRussini","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources… \u003ca href=\"https://t.co/7Yujmv4JQ2\">pic.twitter.com/7Yujmv4JQ2\u003c/a>\u003c/p>— Dianna Russini (@DMRussini) \u003ca href=\"https://twitter.com/DMRussini/status/1951292871417483410?ref_src=twsrc%5Etfw\">August 1, 2025\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/DMRussini/status/1951292871417483410","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources… \u003ca href=\"https://t.co/7Yujmv4JQ2\">pic.twitter.com/7Yujmv4JQ2\u003c/a>\u003c/p>— Dianna Russini (@DMRussini) \u003ca href=\"https://twitter.com/DMRussini/status/1951292871417483410?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/DMRussini/status/1951292871417483410"},{"html":"\u003cp>Additionally, Parsons shared a gif from the film \u003cem>Bad Boys: Ride or Die\u003c/em> with \u003ca href=\"https://www.iheart.com/artist/will-smith-36637/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36637\" data-catalog-related-id=\"\">\u003cstrong>Will Smith\u003c/strong>\u003c/a> saying "one last time" before bumping fists with \u003ca href=\"https://www.iheart.com/artist/martin-lawrence-58998/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58998\" data-catalog-related-id=\"\">\u003cstrong>Martin Lawrence\u003c/strong>\u003c/a>.\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%2FMicahhParsons11%2Fstatus%2F1951128632249688086%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1951128632249688086%257Ctwgr%255Ed5ed1398b939c5807a314ccb247c087e8d1e58bb%257Ctwcon%255Es1_%26ref_url%3Dhttps%253A%252F%252Fsports.yahoo.com%252Fnfl%252Fbreaking-news%252Farticle%252Fmicah-parsons-contract-dispute-cowboys-star-posts-one-last-time-gif-amid-growing-frustrations-with-team-153357995.html","@url":"https://x.com/MicahhParsons11/status/1951128632249688086?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951128632249688086%7Ctwgr%5Ed5ed1398b939c5807a314ccb247c087e8d1e58bb%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fsports.yahoo.com%2Fnfl%2Fbreaking-news%2Farticle%2Fmicah-parsons-contract-dispute-cowboys-star-posts-one-last-time-gif-amid-growing-frustrations-with-team-153357995.html","author_name":"Micah Parsons","author_url":"https://twitter.com/MicahhParsons11","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"zxx\" dir=\"ltr\">\u003ca href=\"https://t.co/hba9RPG9IR\">https://t.co/hba9RPG9IR\u003c/a> \u003ca href=\"https://t.co/dfXnZfBkK4\">pic.twitter.com/dfXnZfBkK4\u003c/a>\u003c/p>— Micah Parsons (@MicahhParsons11) \u003ca href=\"https://twitter.com/MicahhParsons11/status/1951128632249688086?ref_src=twsrc%5Etfw\">August 1, 2025\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/MicahhParsons11/status/1951128632249688086","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"zxx\" dir=\"ltr\">\u003ca href=\"https://t.co/hba9RPG9IR\">https://t.co/hba9RPG9IR\u003c/a> \u003ca href=\"https://t.co/dfXnZfBkK4\">pic.twitter.com/dfXnZfBkK4\u003c/a>\u003c/p>— Micah Parsons (@MicahhParsons11) \u003ca href=\"https://twitter.com/MicahhParsons11/status/1951128632249688086?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/MicahhParsons11/status/1951128632249688086?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951128632249688086%7Ctwgr%5Ed5ed1398b939c5807a314ccb247c087e8d1e58bb%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fsports.yahoo.com%2Fnfl%2Fbreaking-news%2Farticle%2Fmicah-parsons-contract-dispute-cowboys-star-posts-one-last-time-gif-amid-growing-frustrations-with-team-153357995.html"},{"html":"\u003cp>Several Cowboys teammates appeared to support Parsons amid his reported rift with the team's front office, with safety \u003cstrong>Juanyeh Thomas\u003c/strong> and \u003cstrong>Demarvion Overshown\u003c/strong> changing their X profile pictures to include Parsons.\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%2FAGENT0__%2Fstatus%2F1951316288438935720%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1951316288438935720%257Ctwgr%255E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%257Ctwcon%255Es1_%26ref_url%3Dhttps%253A%252F%252Fwww.si.com%252Fnfl%252Fcowboys%252Fnews%252Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco","@url":"https://x.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951316288438935720%7Ctwgr%5E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.si.com%2Fnfl%2Fcowboys%2Fnews%2Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco","author_name":"DeMarvion Overshown","author_url":"https://twitter.com/AGENT0__","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"qme\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/NewProfilePic?src=hash&ref_src=twsrc%5Etfw\">#NewProfilePic\u003c/a> \u003ca href=\"https://t.co/gyr1njkHuU\">pic.twitter.com/gyr1njkHuU\u003c/a>\u003c/p>— DeMarvion Overshown (@AGENT0__) \u003ca href=\"https://twitter.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw\">August 1, 2025\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/AGENT0__/status/1951316288438935720","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"qme\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/NewProfilePic?src=hash&ref_src=twsrc%5Etfw\">#NewProfilePic\u003c/a> \u003ca href=\"https://t.co/gyr1njkHuU\">pic.twitter.com/gyr1njkHuU\u003c/a>\u003c/p>— DeMarvion Overshown (@AGENT0__) \u003ca href=\"https://twitter.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951316288438935720%7Ctwgr%5E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.si.com%2Fnfl%2Fcowboys%2Fnews%2Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco"},{"html":"\u003cp>Several Cowboys fans were heard yelling "Pay Micah" when team owner and general manager \u003ca href=\"https://www.iheart.com/content/2024-11-19-jerry-jones-addresses-mike-mccarthys-status/\" target=\"_blank\">\u003cstrong>Jerry Jones\u003c/strong>\u003c/a> at training camp last weekend amid their ongoing contract dispute, referencing a similar situation with wide receiver \u003ca href=\"https://www.iheart.com/content/2024-08-26-cowboys-ceedee-lamb-agree-to-historic-new-deal/\" target=\"_blank\">\u003cstrong>CeeDee Lamb\u003c/strong>\u003c/a>'s contract dispute last offseason.\u003c/p>\n\n\u003cp>"I heard it light, but not compared to how I heard them say, 'Pay Lamb [last year],'" Jones said last Sunday (July 26). "That was a faint little sound compared to the way they were hollering last year, 'Pay Lamb.' ... Whoever's not in, you can count on a few hollering that. But it was a big loud chant last year on Lamb."\u003c/p>\n\n\u003cp>The Cowboys exercised the fifth-year option on Parsons' rookie contract, which is set to expire after the 2025 season. The former Penn State standout, winning the 2021 Defensive Player of the Year award and has been selected as an All-Pro and Pro Bowler during each of his first three NFL seasons.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report/","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/Micah Parsons","keywords/relationship","keywords/measures","keywords/report","keywords/Dianna Russini","keywords/Dallas Cowboys","keywords/point","keywords/star pass rusher","keywords/NFL","keywords/football"],"permalink":"https://wflanews.iheart.com/content/2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report/","primary_image":{"bucket":"new_assets","id":"%2F688cd348d77381cd1fb3e84a"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1754070540000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report","social_title":"","summary":"The Dallas Cowboys' relationship with star defensive end Micah Parsons has reportedly 'deteriorated.'","targets":[{"categories":["syndications/content"],"distribution":["markets/DALLAS-TX"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Micah Parsons' Relationship With Cowboys 'Has Deteriorated': Report"},"slug":"2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688cd348d77381cd1fb3e84a","title":"Micah Parsons' Relationship With Cowboys 'Has Deteriorated': Report","description":"The Dallas Cowboys' relationship with star defensive end Micah Parsons has reportedly 'deteriorated.'","author":"Jason Hall"},"pub_start":1754070540000,"pub_until":4115978604802,"pub_changed":1754071987007,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["syndications/content","markets/DALLAS-TX"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688cff1116259b42ba9118fe","slug:2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report","slug:2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report","keyword:keywords/Micah Parsons","keyword:keywords/relationship","keyword:keywords/measures","keyword:keywords/report","keyword:keywords/Dianna Russini","keyword:keywords/Dallas Cowboys","keyword:keywords/point","keyword:keywords/star pass rusher","keyword:keywords/NFL","keyword:keywords/football","author:user"]}},{"id":"%2F688bf73dbb55648fbd370881","type":"PUBLISHING","record":{"ref_id":"%2F688bf73dbb55648fbd370881","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The New York Yankees (60-49) defeated the Tampa Bay Rays (54-56) 7-4 on Thursday afternoon in the Bronx. With the win, the Yankees won the four game series 3-1, and have handed Tampa Bay three straight losses.\u003c/p>\n\n\u003cp>It was a newsworthy day for the Rays, who announced three significant trades. Jose Caballero was traded to the New York Yankees for Everson Pereira and a player to be named later. They then traded infielder Curtis Mead to the White Sox for Adrian Houser. They also added Twins reliever Griffin Jax for Rays starting pitcher Taj Bradley.\u003c/p>\n\n\u003cp>The Rays will return home for a three-game series against the Dodgers beginning on Friday night. First pitch Friday is scheduled for 7:35 PM - pregame coverage begins with the Inside Pitch at 6:30 PM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE & AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-07-31-rays-drop-series-to-yankees-make-several-trades/","cuser":"user/ldap/1110925","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/Tampa Bay Rays","keywords/New York Yankees","keywords/MLB"],"permalink":"https://wflanews.iheart.com/featured/home-of-the-rays/content/2025-07-31-rays-drop-series-to-yankees-make-several-trades/","primary_image":{"bucket":"assets.getty","id":"%2F688bf7adad0fd9917ee3d2b5"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754007360000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-31-rays-drop-series-to-yankees-make-several-trades","social_title":"","summary":"The Rays fell to the Yankees 7-4 on a day when they announced several significant trades.","targets":[],"title":"Rays Drop Series To Yankees, Make Several Trades"},"slug":"2025-07-31-rays-drop-series-to-yankees-make-several-trades","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688bf7adad0fd9917ee3d2b5","title":"Rays Drop Series To Yankees, Make Several Trades","description":"The Rays fell to the Yankees 7-4 on a day when they announced several significant trades.","author":"Jason Barringer"},"pub_start":1754007360000,"pub_until":4115978604802,"pub_changed":1754013330524,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688bf73dbb55648fbd370881","slug:2025-07-31-rays-drop-series-to-yankees-make-several-trades","slug:2025-07-31-rays-drop-series-to-yankees-make-several-trades","keyword:keywords/Tampa Bay Rays","keyword:keywords/New York Yankees","keyword:keywords/MLB","author:user"]}}],"resume":{"id":"ID:sports-news-feed","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImJxaUk1IjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"VGRnW","region":"main:dynamic","type":"feed","ordinal":27,"value":{"ad_split":50,"feed_id":"ID:politics-feed","feed_index":1,"link":null,"position":null,"size":1,"title":"Politics"},"tags":["display-hints/horizontal","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e73352cc96ab9d0f56955","type":"PUBLISHING","record":{"ref_id":"%2F688e73352cc96ab9d0f56955","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e23b2927-5851-492c-a303-9ac1f1e81a15","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&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&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":"WASHINGTON, DC - AUGUST 01: Special Counsel Jack Smith delivers remarks on a recently unsealed indictment including four felony counts against former U.S. President Donald Trump on August 1, 2023 in Washington, DC. Trump was indicted on four felony counts for his alleged efforts to overturn the 2020 election. (Photo by Drew Angerer/Getty Images)","id":"%2F688e736e1e00845eeb1b5f28","new_tab":false,"schedule":{},"source_credit":"Drew Angerer / Getty Images News / Getty Images","title":"Former President Donald Trump Indicted In January 6 Investigation","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. Office of Special Counsel (OSC) has initiated an \u003ca href=\"https://abcnews.go.com/US/office-special-counsel-opened-hatch-act-probe-jack/story?id=124312950\" target=\"_blank\">investigation into potential Hatch Act violations by former Special Counsel \u003c/a>\u003ca href=\"https://abcnews.go.com/US/office-special-counsel-opened-hatch-act-probe-jack/story?id=124312950\" target=\"_blank\">\u003cstrong>Jack Smith\u003c/strong>\u003c/a>. The investigation follows a referral from Republican Senator \u003cstrong>Tom Cotton \u003c/strong>of Arkansas, who alleged that Smith's actions during his criminal investigations into President \u003cstrong>Donald Trump\u003c/strong> were politically motivated and intended to harm Trump's political prospects before the 2024 election.\u003c/p>\n\n\u003cp>The Hatch Act restricts government employees from engaging in partisan political activities. Smith's cases against Trump were dismissed after the 2024 election due to a Department of Justice policy that prohibits prosecuting a sitting president. Despite these dismissals, the OSC, an independent agency, is \u003ca href=\"https://www.nytimes.com/2025/08/02/us/politics/jack-smith-osc-trump.html\" target=\"_blank\">investigating whether Smith's actions violated the Hatch Act.\u003c/a>\u003c/p>\n\n\u003cp>The OSC, distinct from the Special Counsel post Smith held, is led by a Trump appointee in an acting capacity. It primarily handles whistleblower retaliation and Hatch Act investigations. The investigation comes amid claims by Trump and his allies that Smith used his role to influence the election in favor of former President \u003cstrong>Joe Biden\u003c/strong> and Vice President \u003cstrong>Kamala Harris\u003c/strong>.\u003c/p>\n\n\u003cp>The OSC's findings could be referred to the Department of Justice, \u003ca href=\"https://www.cnn.com/2025/08/02/politics/jack-smith-office-of-special-counsel-hatch-act\" target=\"_blank\">although the department is already investigating Smith\u003c/a> through its "Weaponization Working Group." As the investigation unfolds, it remains unclear what consequences Smith might face if found in violation of the Hatch Act, given he is no longer a government employee.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith/","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://wflanews.iheart.com/content/2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith/","primary_image":{"bucket":"assets.getty","id":"%2F688e736e1e00845eeb1b5f28"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","social_title":"","summary":"","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Office Of Special Counsel Opens Hatch Act Probe Of Jack Smith"},"slug":"2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28","title":"Office Of Special Counsel Opens Hatch Act Probe Of Jack Smith","description":"","author":"iHeartRadio"},"pub_start":1754165880000,"pub_until":4115978604802,"pub_changed":1754166261668,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e73352cc96ab9d0f56955","slug:2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","slug:2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:politics-feed","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImVIYWNZIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aDyRz","region":"main:dynamic","type":"feed","ordinal":28,"value":{"ad_split":50,"feed_id":"ID:politics-feed","feed_index":2,"link":null,"position":null,"size":5,"title":null},"tags":["display-hints/xxsmall","display-hints/feed-date-stamp","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688d1d802e24d7fcac0823e9","type":"PUBLISHING","record":{"ref_id":"%2F688d1d802e24d7fcac0823e9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d1a7e4b9-2df3-4653-8ccd-d2eccf5f4134","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&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&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":"Washington DC cityscape","id":"%2F65f9b1d3fc271fe5ecf343a2","new_tab":false,"schedule":{},"source_credit":"ANDREY DENISYUK / Moment / Getty Images","title":"United States Capitol. Day. Flag.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Corporation for Public Broadcasting (CPB) announced on Friday (August 1) that it will \u003ca href=\"https://www.reuters.com/world/us/corporation-public-broadcasting-close-after-funding-cut-blow-local-media-2025-08-01/\" target=\"_blank\">shut down operations by September 30\u003c/a>, following the loss of all federal funding. President Trump signed a law retracting $1.1 billion in funds for public broadcasting through fiscal year 2027. This decision was part of a $9 billion rescissions package passed largely along party lines, which also included cuts to foreign aid.\u003c/p>\n\n\u003cp>CPB President and CEO \u003cstrong>Patricia de Stacy Harrison\u003c/strong> expressed disappointment, stating, "Despite the extraordinary efforts of millions of Americans who called, wrote, and petitioned Congress to preserve federal funding for CPB, we now face the difficult reality of closing our operations." \u003c/p>\n\n\u003cp>She emphasized \u003ca href=\"https://www.nbcnews.com/politics/congress/cpb-funder-npr-pbs-says-will-shut-congress-cuts-money-rcna222524\" target=\"_blank\">CPB's commitment to supporting partners through the transition\u003c/a> with transparency and care.\u003c/p>\n\n\u003cp>The shutdown marks the \u003ca href=\"https://www.cnn.com/2025/08/01/media/trump-cpb-corporation-public-media-shuts-down\" target=\"_blank\">first time in nearly 60 years that Congress has refused to fund CPB\u003c/a>, a nonprofit corporation established to distribute federal money to public media stations across the nation. These stations, especially those in rural and poor areas, rely heavily on CPB grants for their operations. \u003c/p>\n\n\u003cp>The CPB will retain a small team until January to manage compliance, fiscal distributions, and long-term financial obligations. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding/","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://wflanews.iheart.com/content/2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding/","primary_image":{"bucket":"assets.getty","id":"%2F65f9b1d3fc271fe5ecf343a2"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1754079000000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","social_title":"","summary":"The shutdown marks the first time in nearly 60 years that Congress has refused to fund CPB.","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Corporation For Public Broadcasting To Shut Down After Congress Cut Funding"},"slug":"2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/65f9b1d3fc271fe5ecf343a2","title":"Corporation For Public Broadcasting To Shut Down After Congress Cut Funding","description":"The shutdown marks the first time in nearly 60 years that Congress has refused to fund CPB.","author":"iHeartRadio"},"pub_start":1754079000000,"pub_until":4115978604802,"pub_changed":1754079383935,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d1d802e24d7fcac0823e9","slug:2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","slug:2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688d1d68c9949e52b1ffbb8c","type":"PUBLISHING","record":{"ref_id":"%2F688d1d68c9949e52b1ffbb8c","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Dana McKay","blocks":[{"html":"\u003cp>As the headlines continue to swirl around two of the summer's biggest political stories, GOP strategist Pete Guidarelli joined Read Shepherd, filling in for Ryan Gorman, to break down President Trump's trade negotiations and the ongoing Jeffrey Epstein fallout.\u003c/p>\n\n\u003cp>Guidarelli praised Trump's aggressive trade stance as the president faced today's deadline with a slew of deals in hand. Most notably, he highlighted a recent agreement with the EU that includes a 15% tariff. "The tariffs have proven to be successful," said Guidarelli. "When the critics don’t say it was a great deal for the U.S., but instead worry about the EU’s future, that tells you everything."\u003c/p>\n\n\u003cp>The GOP strategist emphasized that initial fears about economic damage from tariffs were unfounded, pointing to a responsive stock market and support from financial heavyweights like JPMorgan Chase CEO Jamie Dimon and economist Stephen Moore. "He starts the negotiation off looking for a 10," Guidarelli said of Trump. "He may end up with a six, but I think he wanted the six all along."\u003c/p>\n\n\u003cp>Shifting to the controversy surrounding Jeffrey Epstein, Guidarelli urged patience and transparency as investigations unfold. While Trump’s connections to Epstein have resurfaced, the strategist stressed the importance of waiting for all the facts. "This is a criminal case of the most egregious nature," he said. "We have to step back and let it play out."\u003c/p>\n\n\u003cp>The conversation also touched on recent closed-door testimonies before the House Oversight Committee related to former President Biden’s mental acuity. With former staff and even Biden’s physician invoking the Fifth Amendment, Guidarelli likened the situation to a scene from \u003cem>The Godfather\u003c/em>. "Whoever pushed Biden into that June 2024 debate knew he would fail," he said, suggesting that uncovering that internal push could be key to understanding what happened behind the scenes.\u003c/p>\n\n\u003cp>For more of Guidarelli’s takes—including who he thinks might be the real linchpin in the Biden cognitive health investigation—listen to the full episode of \u003cem>The Ryan Gorman Show\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"90437340","kind":"podcast","related_id":"288305042","schedule":{},"type":"catalog"},{"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%2FDM0bDpAh5DN%2F","@url":"https://www.instagram.com/p/DM0bDpAh5DN/","author_name":"610wiod","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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 610WIOD (@610wiod)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1137,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527051349_18411417322109049_8281816153256988171_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2QFDeXuD8YczCYF0sF67YQTLzfxOXS0Oo6CmO_DJ1kySG7rS9rQ3LU8LMn9nwcrunOs&_nc_ohc=ZzA0i8NKoDMQ7kNvwFFeMM8&_nc_gid=wyvIHJ9TGICS2VEhPpW0Pg&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfRAExTCGyqrUslOg4AR1vAxOYVM9ZobAWibi4qy9lzguA&oe=6892DCE4&_nc_sid=cc8940","thumbnail_width":640,"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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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 610WIOD (@610wiod)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM0bDpAh5DN/"}],"canonical_url":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/content/2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down/","cuser":"user/ldap/1033152","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/Pete Guidarelli","keywords/strategist","keywords/Biden","keywords/Trump","keywords/Jeffrey Epstein","keywords/GOP","keywords/trade wins","keywords/trade strategy"],"permalink":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/content/2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down/","primary_image":{"bucket":"assets.getty","id":"%2F688d1e79fe9037a39187a204"},"primary_target":{"categories":["categories/politics"],"distribution":["brands/The Ryan Gorman Show","brands/WFLA-AM (1139)","brands/WIOD-AM (1175)"]},"publish_date":1754078940000,"publish_end_date":4115978604802,"publish_origin":"brands/The Ryan Gorman Show","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","social_title":"","summary":"GOP strategist Pete Guidarelli analyzes Trump’s trade strategy, Epstein controversy, and the investigation into Biden's cognitive decline.","targets":[],"title":"Trump’s Trade Wins and Epstein Backlash: GOP Strategist Breaks It Down"},"slug":"2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d1e79fe9037a39187a204","title":"Trump’s Trade Wins and Epstein Backlash: GOP Strategist Breaks It Down","description":"GOP strategist Pete Guidarelli analyzes Trump’s trade strategy, Epstein controversy, and the investigation into Biden's cognitive decline.","author":"Dana McKay"},"pub_start":1754078940000,"pub_until":4115978604802,"pub_changed":1754079293698,"subscription":[{"tags":["categories/politics","brands/The Ryan Gorman Show","brands/WFLA-AM (1139)","brands/WIOD-AM (1175)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/The Ryan Gorman Show","id:/688d1d68c9949e52b1ffbb8c","slug:2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","slug:2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","keyword:keywords/Pete Guidarelli","keyword:keywords/strategist","keyword:keywords/Biden","keyword:keywords/Trump","keyword:keywords/Jeffrey Epstein","keyword:keywords/GOP","keyword:keywords/trade wins","keyword:keywords/trade strategy","author:user"]}},{"id":"%2F688d07102e24d7fcac0823c6","type":"PUBLISHING","record":{"ref_id":"%2F688d07102e24d7fcac0823c6","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"dbf5a490-61b9-4ec2-a295-a072408ed648","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&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&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":"US Navy Los Angeles class submarine slipping out to sea under cover of fog in San Francisco Bay, California, USA. Historical photo from 1996. Alcatraz Island in background. Scanned film, some grain.","id":"%2F688d08fdfe9037a39187a1d1","new_tab":false,"schedule":{},"source_credit":"NNehring / E+ / Getty Images","title":"submarine slipping out to sea under fog San Francisco Bay","type":"asset","url":"","use_caption":false},{"html":"\u003cp>President \u003cstrong>Donald Trump\u003c/strong> announced the \u003ca href=\"https://www.nbcnews.com/politics/white-house/trump-deploying-two-nuclear-subs-provocative-statements-russia-rcna222520\" target=\"_blank\">deployment of two nuclear submarines\u003c/a> in response to what he described as "highly provocative" statements made by \u003cstrong>Dmitry Medvedev\u003c/strong>, the former Russian President and current deputy chairman of the Security Council of the Russian Federation. Trump made this announcement via social media, emphasizing the importance of words and their potential consequences. He stated that the submarines would be positioned in "appropriate regions," though he did not specify their exact locations.\u003c/p>\n\n\u003cp>"Words are very important, and can often lead to unintended consequences, I hope this will not be one of those instances," \u003ca href=\"https://truthsocial.com/@realDonaldTrump/posts/114954549017557270\" target=\"_blank\">Trump wrote on Truth Social\u003c/a>.\u003c/p>\n\n\u003cp>The tension arose after Medvedev made several comments in response to Trump's ultimatum for Moscow to agree to a ceasefire in Ukraine or face severe sanctions. Medvedev accused Trump of engaging in "the ultimatum game with Russia" and \u003ca href=\"https://www.cnn.com/2025/08/01/politics/nuclear-submaries-russia-trump-medvedev\" target=\"_blank\">warned that such ultimatums are steps towards war\u003c/a>. In a post on X, Medvedev described Trump's ultimatum as "theatrical" and asserted that "Russia didn't care."\u003c/p>\n\n\u003cp>In a more ominous note, Medvedev referenced a "dead hand" threat on Telegram, which some analysts interpreted as a nod to Russia's nuclear retaliatory control system. This escalating rhetoric has prompted concerns about potential military confrontations between the two nations.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-trump-deploys-2-nuclear-subs-over-comments-by-russias-dmitry-medvedev/","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://wflanews.iheart.com/content/2025-08-01-trump-deploys-2-nuclear-subs-over-comments-by-russias-dmitry-medvedev/","primary_image":{"bucket":"assets.getty","id":"%2F688d08fdfe9037a39187a1d1"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1754073060000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-trump-deploys-2-nuclear-subs-over-comments-by-russias-dmitry-medvedev","social_title":"","summary":"President Trump's decision comes after \"highly provocative\" remarks made by former Russian President Dmitry Medvedev.","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Trump Deploys 2 Nuclear Subs Over Comments By Russia's Dmitry Medvedev"},"slug":"2025-08-01-trump-deploys-2-nuclear-subs-over-comments-by-russias-dmitry-medvedev","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d08fdfe9037a39187a1d1","title":"Trump Deploys 2 Nuclear Subs Over Comments By Russia's Dmitry Medvedev","description":"President Trump's decision comes after \"highly provocative\" remarks made by former Russian President Dmitry Medvedev.","author":"iHeartRadio"},"pub_start":1754073060000,"pub_until":4115978604802,"pub_changed":1754073395902,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d07102e24d7fcac0823c6","slug:2025-08-01-trump-deploys-2-nuclear-subs-over-comments-by-russias-dmitry-medvedev","slug:2025-08-01-trump-deploys-2-nuclear-subs-over-comments-by-russias-dmitry-medvedev","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688cceea07c0a55a94a22842","type":"PUBLISHING","record":{"ref_id":"%2F688cceea07c0a55a94a22842","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Bill Galluccio","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&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&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":"WASHINGTON, DC - MAY 14: Patrons view a portrait of former U.S. President Donald Trump in the America’s Presidents exhibition at the National Portrait Gallery as the Smithsonian Institution begins to slowly re-open its museums May 14, 2021 in Washington, DC. Trump’s portrait, a photograph made by Pari Dukovic is on display to the public for the first time since the closure of the museums due to the coronavirus pandemic. (Photo by Win McNamee/Getty Images)","id":"%2F688ce32551aba98b79003a97","new_tab":false,"schedule":{},"source_credit":"Win McNamee / Getty Images News / Getty Images","title":"Trump Portrait Exhibited As National Portrait Gallery Reopens To Public","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The \u003ca href=\"https://www.washingtonpost.com/entertainment/2025/07/31/trump-impeachment-smithsonian/\" target=\"_blank\">Smithsonian’s National Museum of American History has removed references to President \u003c/a>\u003ca href=\"https://www.washingtonpost.com/entertainment/2025/07/31/trump-impeachment-smithsonian/\" target=\"_blank\">\u003cstrong>Donald Trump\u003c/strong>\u003c/a>\u003ca href=\"https://www.washingtonpost.com/entertainment/2025/07/31/trump-impeachment-smithsonian/\" target=\"_blank\">'s impeachments\u003c/a> from The American Presidency exhibit. According to \u003cem>The Washington Post\u003c/em>, the change happened in July and was part of what the museum said was a review of "legacy content."\u003c/p>\n\n\u003cp>The review was made following pressure from the White House to remove an art museum director. \u003c/p>\n\n\u003cp>The exhibit, which was added in 2008, originally featured information about the impeachments of Presidents \u003cstrong>Andrew Johnson \u003c/strong>and \u003cstrong>Bill Clinton\u003c/strong>. It also explained the impeachment process of President \u003cstrong>Richard Nixon\u003c/strong>, who resigned before he was formally impeached.\u003c/p>\n\n\u003cp>In September 2021, \u003ca href=\"https://www.cnn.com/2025/08/01/politics/smithsonian-trump-impeachment-exhibit-museum\" target=\"_blank\">the exhibit was updated to note that President Trump was the first president to be impeached twice\u003c/a>, once in 2019 for abuse of power and obstruction of Congress, and then again in 2021 for incitement of insurrection. Both impeachments resulted in an acquittal from the Senate.\u003c/p>\n\n\u003cp>The Smithsonian told the \u003cem>Post \u003c/em>that the exhibit "was intended to be a short-term measure to address current events at the time, however, the label remained in place until July 2025."\u003c/p>\n\n\u003cp>The museum said that it \u003ca href=\"https://www.newsweek.com/trump-smithsonian-impeachment-exhibit-2107421\" target=\"_blank\">plans to revamp the exhibit\u003c/a> and will include information about Trump's impeachments.\u003c/p>\n\n\u003cp>"A large permanent gallery like The American Presidency that opened in 2000, requires significant amount of time and funding to update and renew. A future and updated exhibit will include all impeachments," the museum added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-smithsonian-removes-mention-of-trumps-impeachments-from-presidency-exhibit/","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":[],"permalink":"https://wflanews.iheart.com/content/2025-08-01-smithsonian-removes-mention-of-trumps-impeachments-from-presidency-exhibit/","primary_image":{"bucket":"assets.getty","id":"%2F688ce32551aba98b79003a97"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1754065680000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-smithsonian-removes-mention-of-trumps-impeachments-from-presidency-exhibit","social_title":"","summary":"The museum said that it plans to revamp the exhibit.","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]}],"title":"Smithsonian Removes Mention Of Trump's Impeachments From Presidency Exhibit"},"slug":"2025-08-01-smithsonian-removes-mention-of-trumps-impeachments-from-presidency-exhibit","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688ce32551aba98b79003a97","title":"Smithsonian Removes Mention Of Trump's Impeachments From Presidency Exhibit","description":"The museum said that it plans to revamp the exhibit.","author":"Bill Galluccio"},"pub_start":1754065680000,"pub_until":4115978604802,"pub_changed":1754066117021,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688cceea07c0a55a94a22842","slug:2025-08-01-smithsonian-removes-mention-of-trumps-impeachments-from-presidency-exhibit","slug:2025-08-01-smithsonian-removes-mention-of-trumps-impeachments-from-presidency-exhibit","author:user"]}},{"id":"%2F688cc994d3ad2eeed018e86e","type":"PUBLISHING","record":{"ref_id":"%2F688cc994d3ad2eeed018e86e","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1119-24-7-news-the-latest-20697776%2F","@url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/","author_name":"24/7 News: The Latest","author_url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"24/7 News: The Latest\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News%3A%20The%20Latest&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NDY0YTEwLWQwM2EtNDBlOS05NTQ5LWIyYTcwMGY4ZjM0Ny9lNmRlYjUwYy1lMTFjLTQ3ZWItYWU0NS1iMmE3MDBmOGYzNjMvaW1hZ2UuanBnP3Q9MTc0NTc1NzM3NSZzaXplPUxhcmdl?ops=fit(300%2C300)","thumbnail_width":300,"title":"24/7 News: The Latest","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"24/7 News: The Latest\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News%3A%20The%20Latest&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"WASHINGTON, DC - FEBRUARY 11: U.S. President Donald Trump speaks during an executive order signing in the Oval Office at the White House on February 11, 2025 in Washington, DC. Trump is to sign an executive order implementing the Department of Government ","id":"%2F67b71f68963277286f4e1d51","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Elon Musk Joins President Trump For Signing Executive Orders In The Oval Office","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-07-31-trump-fires-back-at-failed-ex-russian-president-over-war-threat/\" target=\"_blank\">President \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-07-31-trump-fires-back-at-failed-ex-russian-president-over-war-threat/\" target=\"_blank\">\u003cstrong>Donald Trump\u003c/strong>\u003c/a>'s approval rating reportedly dropped to 40%, the lowest percentage of his second term in office, according to the latest \u003ca href=\"https://www.reuters.com/data/trumps-approval-rating-2025-01-21/\" target=\"_blank\">\u003cem>Reuters\u003c/em>\u003c/a>\u003ca href=\"https://www.reuters.com/data/trumps-approval-rating-2025-01-21/\" target=\"_blank\">/Ipsos poll\u003c/a> released on Wednesday (July 30).\u003c/p>\n\n\u003cp>The poll, which was conducted through Monday (July 28), surveyed 1,023 U.S. adults and had a 3% margin of error. Trump began his second term with a 47% approval rating in January, which has steadily dropped through his first few months in office, including a 1% drop since July 16.\u003c/p>\n\n\u003cp>About one-third of independents were reported to approve Trump's job performance, while 83% of Republicans still supported the president and only 3% of Democrats approved his performance. Earlier this week, the \u003ca href=\"https://d3nkl3psvxxpe9.cloudfront.net/documents/econTabReport_7Bn59Tx.pdf\" target=\"_blank\">Economist/YouGov poll\u003c/a> showed that Trump's net approval rating was at -15, the lowest of his second term.\u003c/p>\n\n\u003cp>The survey, which polled 1,777 U.S. adult citizens between July 25 and July 28, showed that 40% of respondents approved Trump's job performance while 55% disapproved. The Economist/YouGov poll previously had the president at a -14 net approval rating with a 41% approval and a 55% disapproval for the past two weeks and a -11 net approval with a 42% approval and 53% disapproval for the two weeks prior to that.\u003c/p>\n\n\u003cp>\u003ca href=\"https://news.gallup.com/poll/692879/independents-drive-trump-approval-second-term-low.aspx\" target=\"_blank\">\u003cem>Gallup\u003c/em>\u003c/a> had previously reported that \u003ca href=\"https://www.iheart.com/content/2025-07-28-trumps-approval-rating-sets-record-for-second-term/\" target=\"_blank\">Trump's approval rating dropped to 37%\u003c/a>, his lowest of his second term and just 3% points higher than his all-time worst rating set in his first term, in its poll conducted last week. Trump's approval rating fell 10% since taking office in January, which includes a 17% decline among independents to 29%, matching his all-time lowest rating among the group.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-trumps-approval-rating-sets-new-record/","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/Donald Trump","keywords/approval rating","keywords/record","keywords/approval","keywords/job approval","keywords/job approval rating","keywords/president","keywords/poll","keywords/survey","keywords/term","keywords/Second term","keywords/Reuters","keywords/Ipsos"],"permalink":"https://wflanews.iheart.com/content/2025-08-01-trumps-approval-rating-sets-new-record/","primary_image":{"bucket":"new_assets","id":"%2F67b71f68963277286f4e1d51"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["facets/All Sites - English"]},"publish_date":1754057700000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-trumps-approval-rating-sets-new-record","social_title":"","summary":"President Donald Trump's approval rating has set a new record.","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Trump's Approval Rating Sets New Record"},"slug":"2025-08-01-trumps-approval-rating-sets-new-record","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67b71f68963277286f4e1d51","title":"Trump's Approval Rating Sets New Record","description":"President Donald Trump's approval rating has set a new record.","author":"Jason Hall"},"pub_start":1754057700000,"pub_until":4115978604802,"pub_changed":1754058273017,"subscription":[{"tags":["categories/national-news","categories/politics","facets/All Sites - English"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688cc994d3ad2eeed018e86e","slug:2025-08-01-trumps-approval-rating-sets-new-record","slug:2025-08-01-trumps-approval-rating-sets-new-record","keyword:keywords/Donald Trump","keyword:keywords/approval rating","keyword:keywords/record","keyword:keywords/approval","keyword:keywords/job approval","keyword:keywords/job approval rating","keyword:keywords/president","keyword:keywords/poll","keyword:keywords/survey","keyword:keywords/term","keyword:keywords/Second term","keyword:keywords/Reuters","keyword:keywords/Ipsos","author:user"]}}],"resume":{"id":"ID:politics-feed","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImVIYWNZIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"swv8H","region":"main:dynamic","type":"feed","ordinal":29,"value":{"ad_split":50,"feed_id":"ID:weird-news-feed","feed_index":1,"link":null,"min_size":1,"position":null,"size":1,"title":"Lifestyle"},"tags":["display-hints/horizontal","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e6a032cc96ab9d0f5692b","type":"PUBLISHING","record":{"ref_id":"%2F688e6a032cc96ab9d0f5692b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0360466e-b366-47fd-ba5b-3ae3ba586659","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&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&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":"NEW YORK, NEW YORK - AUGUST 01: Billboards of actress Sydney Sweeney is seen outside of an American Eagle store on August 01, 2025 in New York City. American Eagle’s recent denim ad campaign featuring Sweeney has drawn backlash for language and imagery that critics say echoes eugenics-era rhetoric, following a tagline referencing “great genes” alongside visuals of Sweeney in blue jeans. (Photo by Michael M. Santiago/Getty Images)","id":"%2F688e6a761e00845eeb1b5f15","new_tab":false,"schedule":{},"source_credit":"Michael M. Santiago / Getty Images News / Getty Images","title":"American Eagle Ad Campaign Featuring Actor Sydney Sweeney Draw Controversy","type":"asset","url":"","use_caption":false},{"html":"\u003cp>American Eagle Outfitters is standing by its recent advertising campaign featuring actress \u003cstrong>Sydney Sweeney\u003c/strong>, despite facing significant online backlash. The campaign, titled "Sydney Sweeney Has Great Jeans," \u003ca href=\"https://www.foxnews.com/entertainment/american-eagle-fires-back-critics-after-sydney-sweeney-campaign-sparks-online-backlash\" target=\"_blank\">sparked controversy due to its play on words between "genes" and "jeans."\u003c/a> In a promotional video, Sweeney, known for her roles in \u003ca href=\"https://www.iheart.com/podcast/867-euphoria-a-post-show-recap-93962517/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"93962517\" data-catalog-related-id=\"\">\u003cem>Euphoria\u003c/em>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/269-the-white-lotus-official-p-255890751/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255890751\" data-catalog-related-id=\"\">\u003cem>The White Lotus\u003c/em>\u003c/a>, talks about genetic traits before stating, "My jeans are blue," which led to accusations of promoting eugenics.\u003c/p>\n\n\u003cp>The backlash has been widespread, with critics taking to social media to voice their concerns. However, American Eagle \u003ca href=\"https://www.instagram.com/americaneagle/p/DM0tMjaTBll/\" target=\"_blank\">responded on Instagram\u003c/a>, emphasizing that the campaign focuses on celebrating how everyone wears their jeans with confidence. The company stated, "Sydney Sweeney Has Great Jeans is and always was about the jeans. Her jeans. Her story."\u003c/p>\n\n\u003cp>Despite the criticism, some industry experts, like former Levi's brand president \u003cstrong>Jennifer Sey\u003c/strong>, have defended the campaign, t\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">elling \u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">\u003cem>Women's Wear Daily\u003c/em>\u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\"> that the controversy is overblown\u003c/a> and advising American Eagle to stand firm. Sey described the campaign as a clever play on words, adding that Sweeney's self-awareness and humor make the ad unique.\u003c/p>\n\n\u003cp>The campaign's launch on July 23 reportedly increased American Eagle's market value by $400 million, although the company's stock saw a slight dip, closing down less than one percent at $10.74. \u003c/p>\n\n\u003cp>Meanwhile, Sweeney has remained silent on the issue, continuing to focus on her acting career and various brand partnerships.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","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://wflanews.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","primary_image":{"bucket":"assets.getty","id":"%2F688e6a761e00845eeb1b5f15"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","social_title":"","summary":"","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics"},"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15","title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","description":"","author":"iHeartRadio"},"pub_start":1754163660000,"pub_until":4115978604802,"pub_changed":1754164044767,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6a032cc96ab9d0f5692b","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","keyword:keywords/ai-assisted","author:user"]}}],"resume":null}},{"id":"SkYlX","region":"main:dynamic","type":"feed","ordinal":30,"value":{"ad_split":50,"feed_id":"ID:weird-news-feed","feed_index":2,"link":null,"position":null,"size":5,"title":null},"tags":["display-hints/xxsmall","display-hints/feed-load-more","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e660a2cc96ab9d0f56920","type":"PUBLISHING","record":{"ref_id":"%2F688e660a2cc96ab9d0f56920","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a378e900-2776-4c78-a7d6-15c87e94651b","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&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&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":"NEW YORK, NY - DECEMBER 06: Cooking show host Paula Deen visits Fox & Friends Christmas Special at FOX Studios on December 6, 2012 in New York City. (Photo by Slaven Vlasic/Getty Images)","id":"%2F688e6681fe9037a39187a472","new_tab":false,"schedule":{},"source_credit":"Slaven Vlasic / Getty Images Entertainment / Getty Images","title":"Fox & Friends Christmas Special","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Paula Deen\u003c/strong>, the renowned celebrity chef, has \u003ca href=\"https://people.com/paula-deen-announces-closure-of-two-restaurants-including-flagship-11783829\" target=\"_blank\">announced the abrupt closure of her flagship restaurant, The Lady & Sons\u003c/a>, in Savannah, Georgia. The closure, effective Thursday (July 31), marks the end of an era for the eatery that launched Deen to fame. Alongside The Lady & Sons, Deen also closed The Chicken Box, another restaurant she operated in Savannah.\u003c/p>\n\n\u003cp>Deen \u003ca href=\"https://www.facebook.com/TheLadyAndSons/posts/pfbid0t7Ez1nWgD3DXSVRw9ssf6GeSsFBwSC9Hf9escFxqixJYdw8VhTSASz3v8UDBSUzjl\" target=\"_blank\">shared the news on social media\u003c/a>, expressing gratitude to her patrons and staff for their support over the past 36 years. "Thank you for all the great memories and for your loyalty," Deen wrote, emphasizing her family's appreciation for the community. The Lady & Sons, which began as a catering business called The Bag Lady in 1989, became a staple in Savannah, known for its Southern-style dishes and family-style dining, earning accolades such as the “International Meal of the Year” from USA Today in 1999.\u003c/p>\n\n\u003cp>Despite the closures, \u003ca href=\"https://www.eonline.com/news/1420674/paula-deen-chef-food-network-star-closes-2-restaurants\" target=\"_blank\">Deen plans to focus on her Paula Deen’s Family Kitchen locations\u003c/a> in Pigeon Forge, Myrtle Beach, Nashville, and Branson. She expressed excitement about visiting these restaurants, starting with Branson on August 8.\u003c/p>\n\n\u003cp>The sudden closure surprised many, including locals who frequently visited the popular restaurant. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","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://wflanews.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","primary_image":{"bucket":"assets.getty","id":"%2F688e6681fe9037a39187a472"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","social_title":"","summary":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paula Deen Closes Popular Restaurant That Made Her Famous"},"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472","title":"Paula Deen Closes Popular Restaurant That Made Her Famous","description":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","author":"iHeartRadio"},"pub_start":1754163240000,"pub_until":4115978604802,"pub_changed":1754163613417,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e660a2cc96ab9d0f56920","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688cff3f2e24d7fcac0823af","type":"PUBLISHING","record":{"ref_id":"%2F688cff3f2e24d7fcac0823af","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"25d5ca72-6873-474f-8403-ef91ebd707ad","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Nearly 200,000 KidKraft Farm to Table Play Kitchens have been recalled after a child died while playing with it. ","id":"%2F688cffcc2e24d7fcac0823b9","new_tab":false,"schedule":{},"source_credit":"Consumer Products Safety Comission","title":"Recall On KidKraft Farm to Table Play Kitchens","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Nearly \u003ca href=\"https://abcnews.go.com/GMA/Family/192000-kids-play-kitchens-recalled-after-1-death/story?id=124241619\" target=\"_blank\">200,000 KidKraft Farm to Table Model Play Kitchen sets are being recalled\u003c/a> after a tragic incident led to the death of a toddler. The recall, announced by Backyard Kids, LLC and the Consumer Product Safety Commission, follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook of the play kitchen set in February 2023.\u003c/p>\n\n\u003cp>The play kitchens, sold between 2018 and July 2025, \u003ca href=\"https://www.usatoday.com/story/money/2025/08/01/kidkraft-play-kitchens-recall/85471428007/\" target=\"_blank\">pose a risk of strangulation and asphyxia if a child climbs on the counter\u003c/a> or crawls through the opening in the back. The recalled units are black and light gray with wood-like countertops and measure 44 inches in length, 13 3/4 inches in width, and 43 inches high. They were intended for children aged three and above.\u003c/p>\n\n\u003cp>Although 192,000 units are impacted, only 400 were sold to consumers by Backyard Kids. The play kitchens were available online on Amazon, Walmart, and KidKraft's websites, retailing between $120 and $270.\u003c/p>\n\n\u003cp>Backyard Kids is \u003ca href=\"https://www.cpsc.gov/Recalls/2025/Backyard-Kids-Recalls-KidKraft-Farm-to-Table-Play-Kitchens-Due-to-Strangulation-Hazard-One-Death-Reported\" target=\"_blank\">offering free replacement hooks to consumers\u003c/a> with affected units. They can be contacted via email at recall@kidkraft.com or by phone at (800) 882-0234, Monday through Friday from 8:30 a.m. to 5 p.m. ET.\u003c/p>\n\n\u003cp>KidKraft, Inc., which manufactured the sets, filed for bankruptcy in May 2024. As of now, no other incidents have been reported involving the hooks catching on children's clothing.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death/","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://wflanews.iheart.com/content/2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death/","primary_image":{"bucket":"new_assets","id":"%2F688cffcc2e24d7fcac0823b9"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754070900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","social_title":"","summary":"The recall follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Nearly 200,000 Kids Play Kitchens Recalled After Toddler's Death"},"slug":"2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688cffcc2e24d7fcac0823b9","title":"Nearly 200,000 Kids Play Kitchens Recalled After Toddler's Death","description":"The recall follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook.","author":"iHeartRadio"},"pub_start":1754070900000,"pub_until":4115978604802,"pub_changed":1754071336411,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688cff3f2e24d7fcac0823af","slug:2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","slug:2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6888c9de60f07f2843c46665","type":"PUBLISHING","record":{"ref_id":"%2F6888c9de60f07f2843c46665","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8b2a1e35-80b9-4d9a-9127-1313407d8fe1","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1119-24-7-news-the-latest-20697776%2F","@url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/","author_name":"24/7 News: The Latest","author_url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"24/7 News: The Latest\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News%3A%20The%20Latest&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NDY0YTEwLWQwM2EtNDBlOS05NTQ5LWIyYTcwMGY4ZjM0Ny9lNmRlYjUwYy1lMTFjLTQ3ZWItYWU0NS1iMmE3MDBmOGYzNjMvaW1hZ2UuanBnP3Q9MTc0NTc1NzM3NSZzaXplPUxhcmdl?ops=fit(300%2C300)","thumbnail_width":300,"title":"24/7 News: The Latest","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"24/7 News: The Latest\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News%3A%20The%20Latest&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6888cad060f07f2843c46670","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Biscuitville was selected as the \u003ca href=\"https://www.iheart.com/content/2025-07-16-best-fast-food-restaurant-for-2025-revealed/\" target=\"_blank\">best fast food\u003c/a> breakfast restaurant for the third consecutive year during \u003ca href=\"https://10best.usatoday.com/awards/best-fast-food-fries/\" target=\"_blank\">\u003cem>USA TODAY\u003c/em>\u003c/a>\u003ca href=\"https://10best.usatoday.com/awards/best-fast-food-breakfast/\" target=\"_blank\">'s 10Best 2025 Awards\u003c/a>.\u003c/p>\n\n\u003cp>The breakfast chain, which is based in North Carolina, was once again selected by readers as the nation's best, beating out \u003ca href=\"https://www.iheart.com/content/2025-07-23-best-fast-food-fries-for-2025-revealed/\" target=\"_blank\">Del Taco\u003c/a>, Jack in the Box, McDonald's and Chick-fil-A.\u003c/p>\n\n\u003cp>"Who doesn't love a delectable biscuit-based breakfast? With locations in Virginia, North Carolina, and South Carolina, Biscuitville's fresh-baked biscuits can be enjoyed a number of ways, from simple bacon, egg, and cheese or fried chicken biscuits to more elaborate breakfast sandwiches like their Spicy Chicken & Honey Biscuit. With breakfast platters and sides of grits, hash browns, or country gravy, plus indulgent sweet treats like their blueberry muffin, it's no wonder folks return again and again," \u003cem>USA TODAY\u003c/em> wrote.\u003c/p>\n\n\u003cp>\u003cem>USA TODAY\u003c/em>'s full list of the top 10 best fast food breakfast restaurants is included below:\u003c/p>\n\n\u003col>\u003cli> Biscuitville\u003c/li>\n\u003cli> Del Taco\u003c/li>\n\u003cli> Jack in the Box\u003c/li>\n\u003cli> McDonald's\u003c/li>\n\u003cli> Chick-fil-A\u003c/li>\n\u003cli> Hardee's/Carl's Jr.\u003c/li>\n\u003cli> Burger King\u003c/li>\n\u003cli> Bojangles\u003c/li>\n\u003cli> Wendy's\u003c/li>\n\u003cli> Cinnabon\u003c/li>\u003c/ol>\n\n\u003cp>Biscuitville has been selected as the 10Best Awards' choice for best fast food breakfast every year since 2023, having also been named as the top regional fast food restaurant that same year, as well as the runner-up for the same category in each of the last two years. The regional chain has 87 locations across the Carolinas and Virginia, according to its \u003ca href=\"https://biscuitville.com/locations/\" target=\"_blank\">official website\u003c/a>.\u003c/p>\n\n\u003cp>\u003cem>USA TODAY's 10Best\u003c/em> editors worked alongside a panel of experts to nominate their picks, which were then selected by readers in a vote to determine the winners. "Our editors and readers independently select what you see on \u003cem>USA TODAY 10BEST\u003c/em>. When you buy through a link on our site, we may earn an affiliate commission," \u003cem>USA TODAY\u003c/em> wrote.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-07-29-best-fast-food-breakfast-restaurant-for-2025-revealed/","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/Biscuitville","keywords/USA TODAY","keywords/fast food breakfast","keywords/breakfast chain","keywords/editors","keywords/fast food breakfast restaurant","keywords/10Best 2025 Awards","keywords/North Carolina","keywords/treats","keywords/breakfast","keywords/Virginia"],"permalink":"https://wflanews.iheart.com/content/2025-07-29-best-fast-food-breakfast-restaurant-for-2025-revealed/","primary_image":{"bucket":"new_assets","id":"%2F6888cad060f07f2843c46670"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},"publish_date":1753795620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-29-best-fast-food-breakfast-restaurant-for-2025-revealed","social_title":"","summary":"The best fast food breakfast restaurant for 2025 has been revealed.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Best Fast Food Breakfast Restaurant For 2025 Revealed"},"slug":"2025-07-29-best-fast-food-breakfast-restaurant-for-2025-revealed","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6888cad060f07f2843c46670","title":"Best Fast Food Breakfast Restaurant For 2025 Revealed","description":"The best fast food breakfast restaurant for 2025 has been revealed.","author":"Jason Hall"},"pub_start":1753795620000,"pub_until":4115978604802,"pub_changed":1753795978600,"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:/6888c9de60f07f2843c46665","slug:2025-07-29-best-fast-food-breakfast-restaurant-for-2025-revealed","slug:2025-07-29-best-fast-food-breakfast-restaurant-for-2025-revealed","keyword:keywords/Biscuitville","keyword:keywords/USA TODAY","keyword:keywords/fast food breakfast","keyword:keywords/breakfast chain","keyword:keywords/editors","keyword:keywords/fast food breakfast restaurant","keyword:keywords/10Best 2025 Awards","keyword:keywords/North Carolina","keyword:keywords/treats","keyword:keywords/breakfast","keyword:keywords/Virginia","author:user"]}},{"id":"%2F6887eb6c83675be340ac5b5a","type":"PUBLISHING","record":{"ref_id":"%2F6887eb6c83675be340ac5b5a","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Taylor Fields","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1350-new-york-traffic-from-ihe-285777015%2F","@url":"https://www.iheart.com/podcast/1350-new-york-traffic-from-ihe-285777015/","author_name":"New York Traffic from iHeartRadio","author_url":"https://www.iheart.com/podcast/1350-new-york-traffic-from-ihe-285777015/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"New York Traffic from iHeartRadio\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1350-new-york-traffic-from-ihe-285777015/?embed=true&cid=oembed&keyid%5B0%5D=New%20York%20Traffic%20from%20iHeartRadio&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzhkYjhiYjIyLTIyNGItNDgyMi1hMWNjLWIzMTMwMTM0MDgzNC9pbWFnZS5qcGc_dD0xNzUxOTEzNzA4JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"New York Traffic from iHeartRadio","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"New York Traffic from iHeartRadio\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1350-new-york-traffic-from-ihe-285777015/?embed=true&cid=oembed&keyid%5B0%5D=New%20York%20Traffic%20from%20iHeartRadio&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1350-new-york-traffic-from-ihe-285777015/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Traffic jam with a row of cars on a highway during rush hour in the evening after work. red brake lights of stopped cars on the background of wet asphalt with white lanes at sunset","id":"%2F6887ecd983675be340ac5b65","new_tab":false,"schedule":{},"source_credit":"iStockphoto","title":"Traffic jam with a row of cars on a highway during rush hour in the evening after work. red brake lights of stopped cars on the background of wet asphalt with white lanes at sunset","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Your commute just got an upgrade. iHeartRadio has officially launched TrafficNOW, bringing real-time, human-read local traffic reports — once exclusive to radio broadcasts — directly to the iHeartRadio app. With just a tap, listeners in 130+ markets across the U.S. can now get up-to-the-minute traffic updates anytime, whether they're at home, at work, or on the road.\u003c/p>\n\n\u003cp>This innovative feature delivers the same trusted voices and localized accuracy that radio listeners rely on — but now with the convenience and flexibility of digital access. So, whether someone’s stuck in traffic or cruising on the open road, TrafficNOW delivers value — and visibility — in motion. With iHeartRadio TrafficNOW, local traffic updates have never been more accessible\u003c/p>\n\n\u003ch2>How It Works:\u003c/h2>\n\n\u003cp>Search & Go: Simply search "traffic" in the iHeartRadio app to hear the latest local traffic report — instantly and on demand.\u003c/p>\n\n\u003cp>Smart Access: Users can save reports as a preset in the app for one-tap access anytime, whether on mobile or in the car via Apple CarPlay or Android Auto.\u003c/p>\n\n\u003cp>Your personalized traffic report is just a tap away!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-07-28-iheartradio-trafficnow-delivers-real-time-traffic-updates-on-demand/","cuser":"user/ldap/ccrnyc1nam","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/Traffic"],"permalink":"https://wflanews.iheart.com/content/2025-07-28-iheartradio-trafficnow-delivers-real-time-traffic-updates-on-demand/","primary_image":{"bucket":"new_assets","id":"%2F6887ecd983675be340ac5b65"},"primary_target":{"categories":["categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1753738380000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-28-iheartradio-trafficnow-delivers-real-time-traffic-updates-on-demand","social_title":"","summary":"Your commute just got an upgrade.","targets":[{"categories":["categories/lifestyle"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/lifestyle"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/CLASSICHITS","formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC","formats/COUNTRY","formats/NEWSTALK","formats/HIPHOPRNB"]},{"categories":["syndications/news"],"distribution":[]}],"title":"iHeartRadio TrafficNOW Delivers Real-Time Traffic Updates On Demand"},"slug":"2025-07-28-iheartradio-trafficnow-delivers-real-time-traffic-updates-on-demand","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6887ecd983675be340ac5b65","title":"iHeartRadio TrafficNOW Delivers Real-Time Traffic Updates On Demand","description":"Your commute just got an upgrade.","author":"Taylor Fields"},"pub_start":1753738380000,"pub_until":4115978604802,"pub_changed":1753738824386,"subscription":[{"tags":["categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/lifestyle","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/CLASSICHITS","formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC","formats/COUNTRY","formats/NEWSTALK","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6887eb6c83675be340ac5b5a","slug:2025-07-28-iheartradio-trafficnow-delivers-real-time-traffic-updates-on-demand","slug:2025-07-28-iheartradio-trafficnow-delivers-real-time-traffic-updates-on-demand","keyword:keywords/Traffic","author:user"]}},{"id":"%2F6887dfda0acb11d70869557d","type":"PUBLISHING","record":{"ref_id":"%2F6887dfda0acb11d70869557d","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Dana McKay","blocks":[{"html":"\u003cp>\u003cstrong>Sydney Sweeney’s American Eagle Ad Called Out as ‘Nazi Propaganda’ on TikTok\u003c/strong>\u003c/p>\n\n\u003cp>A new American Eagle denim campaign starring actress Sydney Sweeney is facing major backlash online, with critics accusing the ad of promoting racist and fascist imagery. The ad features the tagline “Sydney Sweeney Has Great Jeans,” playing on the word “genes,” while showing the blonde-haired, blue-eyed star referencing inherited traits. TikTok users quickly slammed the campaign as tone-deaf and likened it to “Nazi propaganda,” claiming the messaging echoes ideas of white genetic superiority.\u003c/p>\n\n\u003cp>The first ad is a 30-second spot where Sydney Sweeney playfully narrates how American Eagle jeans make her "butt look good," blending confidence and cheeky humor as she poses in denim. \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%3DAK8s3iqL99c","@url":"https://www.youtube.com/watch?v=AK8s3iqL99c","author_name":"American Eagle","author_url":"https://www.youtube.com/@americaneagle","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/AK8s3iqL99c?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=\"Sydney Sweeney Has Great Jeans | American Eagle\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/AK8s3iqL99c/hqdefault.jpg","thumbnail_width":480,"title":"Sydney Sweeney Has Great Jeans | American Eagle","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/AK8s3iqL99c?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=\"Sydney Sweeney Has Great Jeans | American Eagle\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=AK8s3iqL99c"},{"html":"\u003cp>The second, a 15-second ad, highlights how hair and eye color are inherited from parents, ending with the tagline “great genes”—a pun that has sparked criticism for echoing racialized beauty standards.\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%3DYzVYyDehMUY%26t%3D15s","@url":"https://www.youtube.com/watch?v=YzVYyDehMUY&t=15s","author_name":"Alien Ads 801","author_url":"https://www.youtube.com/@alienads801","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/YzVYyDehMUY?start=15&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=\"American Eagle commercial Sydney Sweeney Has Great Jeans Biology\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/YzVYyDehMUY/hqdefault.jpg","thumbnail_width":480,"title":"American Eagle commercial Sydney Sweeney Has Great Jeans Biology","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/YzVYyDehMUY?start=15&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=\"American Eagle commercial Sydney Sweeney Has Great Jeans Biology\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=YzVYyDehMUY&t=15s"},{"html":"\u003cp>The controversy has exploded across social media, with viral videos dissecting the ad and calling for accountability. Some users argue that highlighting blue eyes and “great genes” in this context perpetuates harmful beauty standards and racist undertones.\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%2Fbbklive_%2Fstatus%2F1949881752148717839","@url":"https://x.com/bbklive_/status/1949881752148717839","author_name":"RTO","author_url":"https://twitter.com/bbklive_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Here's the video \u003ca href=\"https://t.co/YxEfoWtKn4\">pic.twitter.com/YxEfoWtKn4\u003c/a>\u003c/p>— RTO (@bbklive_) \u003ca href=\"https://twitter.com/bbklive_/status/1949881752148717839?ref_src=twsrc%5Etfw\">July 28, 2025\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/bbklive_/status/1949881752148717839","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Here's the video \u003ca href=\"https://t.co/YxEfoWtKn4\">pic.twitter.com/YxEfoWtKn4\u003c/a>\u003c/p>— RTO (@bbklive_) \u003ca href=\"https://twitter.com/bbklive_/status/1949881752148717839?ref_src=twsrc%5Etfw\">July 28, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/bbklive_/status/1949881752148717839"},{"html":"\u003cp>Listen as Ryan and Dana discuss this and other trending stories on today's podcast. \u003c/p>\n\n","schedule":{},"type":"html"},{"id":"90437340","kind":"podcast","related_id":"287932076","schedule":{},"type":"catalog"},{"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%2FDMsb23WN5Yu%2F","@url":"https://www.instagram.com/p/DMsb23WN5Yu/","author_name":"ryangormanshow","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DMsb23WN5Yu/?utm_source=ig_embed&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/DMsb23WN5Yu/?utm_source=ig_embed&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/DMsb23WN5Yu/?utm_source=ig_embed&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 The Ryan Gorman Show (@ryangormanshow)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1137,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/524865961_18032953784679520_1842309127646688647_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=104&_nc_oc=Q6cZ2QFNG4eKdXd2u_wzkPEeIexsWMLZvQjjUueJejQO-BdFuLr-nnR1pNaauYuxIR2nXGw&_nc_ohc=BlMUys_l2EAQ7kNvwGCFFjM&_nc_gid=-Xx3k916vyPzkPz-0bOuZw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfSDs1xlhCU_2afGg-ogerNHoqrT1pwn3Y_hOownwFAPAw&oe=688E9947&_nc_sid=cc8940","thumbnail_width":640,"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/DMsb23WN5Yu/?utm_source=ig_embed&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/DMsb23WN5Yu/?utm_source=ig_embed&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/DMsb23WN5Yu/?utm_source=ig_embed&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 The Ryan Gorman Show (@ryangormanshow)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DMsb23WN5Yu/"},{"html":"\u003cp>Subscribe to The Ryan Gorman Show for informative and entertaining coverage of the day's biggest news stories.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/content/2025-07-28-sydney-sweeneys-american-eagle-ad-slammed-as-racist-nazi-propaganda/","cuser":"user/ldap/1033152","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/Sydney Sweeney","keywords/American Eagle","keywords/ad","keywords/campaign","keywords/propaganda","keywords/genes","keywords/Nazi","keywords/spot"],"permalink":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/content/2025-07-28-sydney-sweeneys-american-eagle-ad-slammed-as-racist-nazi-propaganda/","primary_image":{"bucket":"assets.getty","id":"%2F6887e038f12dc1d489b4b314"},"primary_target":{"categories":["categories/politics","categories/entertainment-news","categories/lifestyle"],"distribution":["brands/The Ryan Gorman Show","brands/WIOD-AM (1175)","brands/WFLA-AM (1139)"]},"publish_date":1753735680000,"publish_end_date":4115978604802,"publish_origin":"brands/The Ryan Gorman Show","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-28-sydney-sweeneys-american-eagle-ad-slammed-as-racist-nazi-propaganda","social_title":"","summary":"Sydney Sweeney’s new American Eagle ad is under fire for using a “genes” pun critics say promotes racist, fascist imagery.","targets":[],"title":"Sydney Sweeney’s American Eagle Ad Slammed as Racist, ‘Nazi Propaganda’"},"slug":"2025-07-28-sydney-sweeneys-american-eagle-ad-slammed-as-racist-nazi-propaganda","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6887e038f12dc1d489b4b314","title":"Sydney Sweeney’s American Eagle Ad Slammed as Racist, ‘Nazi Propaganda’","description":"Sydney Sweeney’s new American Eagle ad is under fire for using a “genes” pun critics say promotes racist, fascist imagery.","author":"Dana McKay"},"pub_start":1753735680000,"pub_until":4115978604802,"pub_changed":1753798592939,"subscription":[{"tags":["categories/politics","categories/entertainment-news","categories/lifestyle","brands/The Ryan Gorman Show","brands/WIOD-AM (1175)","brands/WFLA-AM (1139)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/The Ryan Gorman Show","id:/6887dfda0acb11d70869557d","slug:2025-07-28-sydney-sweeneys-american-eagle-ad-slammed-as-racist-nazi-propaganda","slug:2025-07-28-sydney-sweeneys-american-eagle-ad-slammed-as-racist-nazi-propaganda","keyword:keywords/Sydney Sweeney","keyword:keywords/American Eagle","keyword:keywords/ad","keyword:keywords/campaign","keyword:keywords/propaganda","keyword:keywords/genes","keyword:keywords/Nazi","keyword:keywords/spot","author:user"]}}],"resume":null}},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":32,"value":{"brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}],"title":"Shows"},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F61b7ae37d4048cb5960d62d8","slug":"the-ryan-gorman-show","ownBrand":"brands/The Ryan Gorman Show","configByLookup":{"common":{"branding":{"name":"The Ryan Gorman Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/67b5e6d866bccc60d611e3eb"}}}}}},{"_id":"%2F10c988fb610c50c05921d32e39d9d35e","slug":"glenn-beck","ownBrand":"brands/Glenn Beck (56047)","configByLookup":{"common":{"branding":{"name":"The Glenn Beck Program","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/611577cd788036a20bd34cec"}}}}}},{"_id":"%2F60c0c84af3f76b50391679de","slug":"the-clay-travis-and-buck-sexton-show","ownBrand":"brands/The Clay Travis and Buck Sexton Show","configByLookup":{"common":{"branding":{"name":"The Clay Travis and Buck Sexton Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/669ad25e815b9e2bc5d7fa77"}}}}}},{"_id":"%2F69cf353090e7e902f19b770fbeec51dc","slug":"the-sean-hannity-show","ownBrand":"brands/The Sean Hannity Show (55176)","configByLookup":{"common":{"branding":{"name":"The Sean Hannity Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b3993547bce9de58dc1d9ac"}}}}}},{"_id":"%2F5953edd1f8edbf8297984f6e","slug":"florida-news","ownBrand":"brands/Florida News","configByLookup":{"common":{"branding":{"name":"Florida News","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5e62989c54ba568d248841d4"}}}}}},{"_id":"%2F5f249d1162bc38365b082b3e","slug":"operation-stormwatch-tampa-bay","ownBrand":"brands/Operation Stormwatch Tampa Bay","configByLookup":{"common":{"branding":{"name":"Operation Stormwatch Tampa Bay","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/68766fc85349fec9d99362ac"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":33,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"GUwtl","region":"main:dynamic","type":"contests","ordinal":34,"value":{},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"XlM5U","region":"main:dynamic","type":"feed","ordinal":35,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"5xD0s","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":"%2F684c4c3808992c9a6be35066","type":"PUBLISHING","record":{"ref_id":"%2F684c4c3808992c9a6be35066","type":"content:calendar","payload":{"canonical_url":"https://thebeatflorida.iheart.com/calendar/content/2025-08-15-monster-jam-2025-amalie-arena","cuser":"user/ldap/ccrtpa1alf","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":"%2F684c4d1608992c9a6be35075","link":"https://www.monsterjam.com/en-us/events/tampa-fl/aug-15-2025-aug-17-2025/","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/684c4d1608992c9a6be35075","source_credit":"Iheartmedia","title":"","url":"asset://assets.calendar/684c4d1608992c9a6be35075","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Experience \u003cstrong>Monster Jam®\u003c/strong> live and become a fan for life with an ultimate day of family fun at the \u003cstrong>Amalie Arena on August 15-17, 2025\u003c/strong>. Get ready to cheer, scream, and be amazed as massive Monster Jam trucks and world champion drivers take over Tampa for a weekend packed with high-flying action and jaw-dropping stunts.\u003c/p>\n\n\u003cp>This isn’t just any event—it’s \u003cem>As Big As It Gets\u003c/em>ä\u003cem> \u003c/em>where 12,000-pound trucks stand on two wheels and fly through the air in competitions of speed and skill. It’s all happening at Monster Jam, where every moment is unexpected, unscripted, and unforgettable.\u003c/p>\n\n\u003cp>For more Tampa event info, visit \u003ca href=\"https://www.monsterjam.com/en-us/events/sunrise-fl/aug-02-2025-aug-03-2025\" target=\"_blank\">\u003cstrong>MonsterJam.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>Follow Monster Jam on our social media channels: \u003ca href=\"https://www.facebook.com/MonsterJam\" target=\"_blank\">Facebook\u003c/a>, \u003ca href=\"https://twitter.com/MonsterJam\" target=\"_blank\">Twitter\u003c/a>\u003cu>,\u003c/u> \u003ca href=\"https://www.instagram.com/monsterjam\" target=\"_blank\">Instagram\u003c/a> and \u003ca href=\"https://www.tiktok.com/@monsterjam\" target=\"_blank\">TikTok\u003c/a>.\u003c/p>\n\n\u003cp>Subscribe to the Monster Jam YouTube Channel at \u003ca href=\"http://www.youtube.com/MonsterJam\" target=\"_blank\">http://www.youtube.com/MonsterJam\u003c/a>\u003c/p>\n\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1755298800192,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F684c4c6008992c9a6be35072","link":"https://www.monsterjam.com/en-us/events/tampa-fl/aug-15-2025-aug-17-2025/","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/684c4c6008992c9a6be35072","source_credit":"Iheartmedia","title":"","url":"asset://assets.calendar/684c4c6008992c9a6be35072","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-15-monster-jam-2025-amalie-arena"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Monster Jam 2025 - Amalie Arena"},"venue_address":{"type":"plain","value":"401 Channelside Drive Tampa, Florida 33602"},"venue_name":{"type":"plain","value":"Amalie Arena "}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://thebeatflorida.iheart.com/calendar/content/2025-08-15-monster-jam-2025-amalie-arena","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"https://www.monsterjam.com/en-us/events/tampa-fl/aug-15-2025-aug-17-2025/","new_tab":true,"source_credit":"Iheartmedia","title":"","url":"asset://assets.calendar/684c4c6008992c9a6be35072","use_caption":false},"keywords":[],"primary_slug":"2025-08-15-monster-jam-2025-amalie-arena","slugs":["2025-08-15-monster-jam-2025-amalie-arena"],"sponsored":false,"title":"Monster Jam 2025 - Amalie Arena"},"targeting":{"exclusion":{"tags":[]},"publish_date":1749830700000,"publish_end_date":1755471600000,"publish_origin":"brands/WBTP-FM","syndication":{"publish_origin":"brands/WBTP-FM","refs":{}},"targets":[{"id":"684c4c3808992c9a6be35067","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/entertainment","calendar-categories/sports","calendar-categories/station-events"],"where":["brands/WDAE-AM (1124)","brands/WFLA-AM (1139)","brands/WHNZ-AM (1164)","brands/WFLZ-FM (1760)","brands/WXTB-FM (2101)","brands/WBTP-FM","brands/WBTP-FM (1691)","brands/WMTX-FM (1905)","brands/WRUB-FM","brands/WRUB-FM (1872)","brands/WSRZ-FM (2024)","brands/WCTQ-FM (1713)","brands/WTZB-FM (2054)"],"workflow":""}]}},"slug":"2025-08-15-monster-jam-2025-amalie-arena","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/684c4c6008992c9a6be35072","title":"Monster Jam 2025 - Amalie Arena","description":"","author":""},"pub_start":1749830700000,"pub_until":1755471600000,"pub_changed":1749831250060,"subscription":[{"tags":["calendar-categories/entertainment","calendar-categories/sports","calendar-categories/station-events","brands/WDAE-AM (1124)","brands/WFLA-AM (1139)","brands/WHNZ-AM (1164)","brands/WFLZ-FM (1760)","brands/WXTB-FM (2101)","brands/WBTP-FM","brands/WBTP-FM (1691)","brands/WMTX-FM (1905)","brands/WRUB-FM","brands/WRUB-FM (1872)","brands/WSRZ-FM (2024)","brands/WCTQ-FM (1713)","brands/WTZB-FM (2054)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WBTP-FM","id:/684c4c3808992c9a6be35066","slug:2025-08-15-monster-jam-2025-amalie-arena","slug:2025-08-15-monster-jam-2025-amalie-arena"]}},{"id":"%2F674f61bc157dc2c939658167","type":"PUBLISHING","record":{"ref_id":"%2F674f61bc157dc2c939658167","type":"content:calendar","payload":{"canonical_url":"https://us1035.iheart.com/calendar/content/2025-09-27-alison-kraus-union-station","cuser":"user/ldap/1135985","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.getty","caption":"LOS ANGELES, CALIFORNIA - AUGUST 18: Alison Krauss performs at The Greek Theatre on August 18, 2022 in Los Angeles, California. (Photo by Kevin Winter/Getty Images)","id":"%2F67dc3956454b258eb868029c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/67dc3956454b258eb868029c","source_credit":"Kevin Winter / Getty Images Entertainment / Getty Images","title":"Robert Plant And Allison Krauss Perform At The Greek Theatre","url":"asset://assets.getty/67dc3956454b258eb868029c","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>ALISON KRAUSS & UNION \u003c/strong>STATION\u003c/h2>\n\n\u003cp>Twenty-seven-time GRAMMY® winner \u003cstrong>Alison Krauss\u003c/strong> & her band \u003cstrong>Union Station featuring Jerry Douglas\u003c/strong> bring the \u003cstrong>\u003cem>Arcadia 2025 Tour\u003c/em>\u003c/strong> to The Baycare Sound with special guest \u003cstrong>Willie Watson\u003c/strong>! Alison Krauss announced that legendary vocalist and guitarist Russell Moore has joined the ranks of Union Station for their first tour together in a decade. Best known as the frontman for chart-topping group IIIrd Tyme Out, Moore is the most awarded male vocalist in the history of the International Bluegrass Music Association. He joins longtime Union Station members -, Ron Block (banjo, guitar, vocals), Barry Bales (bass, vocals) and newly inducted Bluegrass Hall of Fame member Jerry Douglas (Dobro, lap steel, vocals). “I’m so grateful to get to make music again with my comrades of 40 years,” says Alison Krauss. “They’ve always accomplished incredible work individually and have been constantly traveling because of it. We’re very inspired to experience this new exciting chapter in the band’s history.” \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.rutheckerdhall.com/events/detail/alison-krauss\" target=\"_blank\">Purchase your tickets here\u003c/a>\u003c/p>\n\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1759014000066,"enabled":false,"end":1759024800066}]},"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.getty","caption":"LOS ANGELES, CALIFORNIA - AUGUST 18: Alison Krauss performs at The Greek Theatre on August 18, 2022 in Los Angeles, California. (Photo by Kevin Winter/Getty Images)","id":"%2F67dc397b454b258eb868029d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/67dc397b454b258eb868029d","source_credit":"Kevin Winter / Getty Images Entertainment / Getty Images","title":"Robert Plant And Allison Krauss Perform At The Greek Theatre","url":"asset://assets.getty/67dc397b454b258eb868029d","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-09-27-alison-kraus-union-station"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":"Alison Kraus in Tampa!"},"title":{"type":"title","value":"Alison Kraus & Union Station"},"venue_address":{"type":"plain","value":"255 Drew Street Clearwater, FL 33755"},"venue_name":{"type":"plain","value":"The BayCare Sound"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://us1035.iheart.com/calendar/content/2025-09-27-alison-kraus-union-station","summary":{"author":"","description":"Alison Kraus in Tampa!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"LOS ANGELES, CALIFORNIA - AUGUST 18: Alison Krauss performs at The Greek Theatre on August 18, 2022 in Los Angeles, California. (Photo by Kevin Winter/Getty Images)","link":"","new_tab":false,"source_credit":"Kevin Winter / Getty Images Entertainment / Getty Images","title":"Robert Plant And Allison Krauss Perform At The Greek Theatre","url":"asset://assets.getty/67dc397b454b258eb868029d","use_caption":false},"keywords":[],"primary_slug":"2025-09-27-alison-kraus-union-station","slugs":["2025-09-27-alison-kraus-union-station"],"sponsored":false,"title":"Alison Kraus & Union Station"},"targeting":{"exclusion":{"tags":[]},"publish_date":1733255520000,"publish_end_date":1758999120000,"publish_origin":"brands/WFUS-FM (2036)","syndication":{"publish_origin":"brands/WFUS-FM (2036)","refs":{}},"targets":[{"id":"674f61bc157dc2c939658168","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["markets/TAMPA-FL","brands/WFUS-FM (2036)","markets/SARASOTA-FL"],"workflow":""}]}},"slug":"2025-09-27-alison-kraus-union-station","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67dc397b454b258eb868029d","title":"Alison Kraus & Union Station","description":"Alison Kraus in Tampa!","author":""},"pub_start":1733255520000,"pub_until":1758999120000,"pub_changed":1742485889182,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","markets/TAMPA-FL","brands/WFUS-FM (2036)","markets/SARASOTA-FL"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WFUS-FM (2036)","id:/674f61bc157dc2c939658167","slug:2025-09-27-alison-kraus-union-station","slug:2025-09-27-alison-kraus-union-station"]}}],"resume":null}},{"id":"xAMG8","region":"main:dynamic","type":"keywordcontest","ordinal":36,"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":"1781993"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["topic-e6Rs0",{"data":{}}],["contestsloader-wfla-am",{"data":[{"appType":"contest","appId":"1789091","parentAppId":"1789086","title":"Win Tickets to Monster Jam 2025!","shareTitle":"Experience Monster Jam® live and become a fan for life with an ultimate day of family fun at the Amalie Arena on August 15-17, 2025.","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wflanews.iheart.com/contests/win-tickets-to-monster-jam-2025-1789091/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MDAyOTc3ODBfY29udGVzdF8xNzg5MDg2X3N0YW5kYXJkXzE3NDk4MzEzNDkucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MDAyOTc3ODBfY29udGVzdF8xNzg5MDg2X21vYmlsZV8xNzQ5ODMxNDkzLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"a 4-pack of tickets to the Fri., 8/15 show at 7PM!","sort":"","startTime":"2025-06-13 12:22:00","endTime":"2025-08-10 23:59:00","scheduleStatus":"live","startDate":"2025-06-13 12:22:00","endDate":"2025-08-10 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MDAyOTc3ODBfY29udGVzdF8xNzg5MDg2X21vYmlsZV8xNzQ5ODMxNDkzLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgxTURBeU9UYzNPREJmWTI5dWRHVnpkRjh4TnpnNU1EZzJYMjF2WW1sc1pWOHhOelE1T0RNeE5Ea3pMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"775278723","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1797088","parentAppId":"1795764","title":"Solar Source Battery Back Up Giveaway 2025","shareTitle":"Solar Source Battery Back Up Giveaway 2025","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wflanews.iheart.com/contests/solar-source-battery-back-up-giveaway-2025-1797088/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk1NzY0X3N0YW5kYXJkXzE3NTQwNTg1MTkucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk1NzY0X21vYmlsZV8xNzU0MDU4NTM1LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-07-20 00:00:00","endTime":"2025-08-20 23:59:00","scheduleStatus":"live","startDate":"2025-07-20 00:00:00","endDate":"2025-08-20 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk1NzY0X21vYmlsZV8xNzU0MDU4NTM1LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnprMU56WTBYMjF2WW1sc1pWOHhOelUwTURVNE5UTTFMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"775278723","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1798682","parentAppId":"1797956","title":"Give Your Favorite Teacher A Chance To Win $5,000 In Classroom Supplies!","shareTitle":"Give Your Favorite Teacher A Chance To Win $5,000 In Classroom Supplies!","tags":"","gridStatus":"featured","gridRedirect":"https://www.donorschoose.org/iheartradio","pageUrl":"https://wflanews.iheart.com/contests/give-your-favorite-teacher-a-chance-to-win-5-000-in-classroom-supplies-1798682/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk3OTU2X3N0YW5kYXJkXzE3NTI5MjEzNDUucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk3OTU2X21vYmlsZV8xNzUyOTIwNzA0LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-07-21 00:00:00","endTime":"2025-12-31 23:59:00","scheduleStatus":"live","startDate":"2025-07-21 00:00:00","endDate":"2025-12-31 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzk3OTU2X21vYmlsZV8xNzUyOTIwNzA0LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnprM09UVTJYMjF2WW1sc1pWOHhOelV5T1RJd056QTBMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"775278723","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1801546","parentAppId":"1800824","title":"Win A Trip To Our iHeartRadio Music Festival 2025 And $1000!","shareTitle":"Win A Trip To Our iHeartRadio Music Festival 2025 And $1000!","tags":"","gridStatus":"featured","gridRedirect":"","pageUrl":"https://wflanews.iheart.com/contests/win-a-trip-to-our-iheartradio-music-festival-2025-and-1000-1801546/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODAwODI0X3N0YW5kYXJkXzE3NTM3MjUwODMucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODAwODI0X21vYmlsZV8xNzUzNzI1MDk2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-08-04 00:00:00","endTime":"2025-09-05 23:59:00","scheduleStatus":"upcoming","startDate":"2025-08-04 00:00:00","endDate":"2025-09-05 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODAwODI0X21vYmlsZV8xNzUzNzI1MDk2LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0RBd09ESTBYMjF2WW1sc1pWOHhOelV6TnpJMU1EazJMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"775278723","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1769383","parentAppId":"","title":"WFLA's Mortgage Giveaway Contest","shareTitle":"WFLA's Mortgage Giveaway Contest","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wflanews.iheart.com/contests/wfla-s-mortgage-giveaway-contest-1769383/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzUyNzg3MjNfY29udGVzdF8xNzY5MzgzX3N0YW5kYXJkXzE3NDQ3Mzk4MjcucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzUyNzg3MjNfY29udGVzdF8xNzY5MzgzX21vYmlsZV8xNzQ0NzUxMDY4LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"$1,500.00 to pay for portion of mortgage.","sort":"1","startTime":"2025-04-16 00:00:00","endTime":"2025-12-31 23:59:00","scheduleStatus":"live","startDate":"2025-04-16 00:00:00","endDate":"2025-12-31 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzUyNzg3MjNfY29udGVzdF8xNzY5MzgzX21vYmlsZV8xNzQ0NzUxMDY4LnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgzTnpVeU56ZzNNak5mWTI5dWRHVnpkRjh4TnpZNU16Z3pYMjF2WW1sc1pWOHhOelEwTnpVeE1EWTRMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"775278723","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1737466","parentAppId":"1737462","title":"Win Jason Aldean Tickets from US 103.5 in Tampa!","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wflanews.iheart.com/contests/win-jason-aldean-tickets-1737466/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MDAyOTc3ODBfY29udGVzdF8xNzM3NDYyX3N0YW5kYXJkXzE3Mzc0MzEzODIuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MDAyOTc3ODBfY29udGVzdF8xNzM3NDYyX21vYmlsZV8xNzM3NDMxODU2LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"2","startTime":"2025-01-21 09:30:00","endTime":"2025-10-02 23:59:00","scheduleStatus":"live","startDate":"2025-01-21 09:30:00","endDate":"2025-10-02 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MDAyOTc3ODBfY29udGVzdF8xNzM3NDYyX21vYmlsZV8xNzM3NDMxODU2LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgxTURBeU9UYzNPREJmWTI5dWRHVnpkRjh4TnpNM05EWXlYMjF2WW1sc1pWOHhOek0zTkRNeE9EVTJMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"775278723","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1700195","parentAppId":"","title":"Win Tickets to Thomas Rhett Better in Boots Tour 2025","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wflanews.iheart.com/contests/win-tickets-to-thomas-rhett-better-in-boots-tour-2025-1700195/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzUyNzg3MjNfY29udGVzdF8xNzAwMTk1X3N0YW5kYXJkXzE3MjY0OTYwNDAuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzUyNzg3MjNfY29udGVzdF8xNzAwMTk1X21vYmlsZV8xNzI2NDk2MjU0LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"3","startTime":"2024-09-16 00:00:00","endTime":"2025-08-25 23:59:00","scheduleStatus":"live","startDate":"2024-09-16 00:00:00","endDate":"2025-08-25 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC83NzUyNzg3MjNfY29udGVzdF8xNzAwMTk1X21vYmlsZV8xNzI2NDk2MjU0LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgzTnpVeU56ZzNNak5mWTI5dWRHVnpkRjh4TnpBd01UazFYMjF2WW1sc1pWOHhOekkyTkRrMk1qVTBMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"775278723","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1742658","parentAppId":"1742626","title":"Win Lainey Wilson Tickets from US 103.5 in Tampa!","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://wflanews.iheart.com/contests/win-lainey-wilson-tickets-1742658/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MDAyOTc3ODBfY29udGVzdF8xNzQyNjI2X3N0YW5kYXJkXzE3MzgzMzQ5MjEuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MDAyOTc3ODBfY29udGVzdF8xNzQyNjI2X21vYmlsZV8xNzM4MzM1MTg2LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"4","startTime":"2025-01-31 00:00:00","endTime":"2025-11-02 23:59:00","scheduleStatus":"live","startDate":"2025-01-31 00:00:00","endDate":"2025-11-02 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC81MDAyOTc3ODBfY29udGVzdF8xNzQyNjI2X21vYmlsZV8xNzM4MzM1MTg2LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgxTURBeU9UYzNPREJmWTI5dWRHVnpkRjh4TnpReU5qSTJYMjF2WW1sc1pWOHhOek00TXpNMU1UZzJMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"775278723","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null}]}],["onairtileloader-wfla-am",{"data":{"current":{"siteId":"%2F078fc5938f0b7152ffb208d3de79d801","site":"brands/WFLA-AM (1139)","coreShowId":378,"coreStationId":42,"name":"This Morning With Gordon Deal","show":"shows/This Weekend with Gordon Deal (378)","station":"WFLA-AM","link":"","onNow":true,"startTime12":"7:00 PM","startDate":"2025-08-02T23:00:00.000Z","startMs":1754175600000,"startEng":"Saturday, August 2nd, 2025 7:00 PM","stopTime12":"8:00 PM","stopDate":"2025-08-03T00:00:00.000Z","stopMs":1754179200000,"stopEng":"Saturday, August 2nd, 2025 8:00 PM","showSite":{"slug":"this-morning-with-gordon-deal","configByLookup":{"sections":{"general":{"name":"This Morning With Gordon Deal","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5a31ad80282810cee4258ea8"}}}}}}},"upcoming":{"siteId":"%2F078fc5938f0b7152ffb208d3de79d801","site":"brands/WFLA-AM (1139)","coreShowId":7483,"coreStationId":42,"name":"The Weekend Dive","show":"shows/The Weekend Dive (7483)","station":"WFLA-AM","link":"","onNow":false,"startTime12":"8:00 PM","startDate":"2025-08-03T00:00:00.000Z","startMs":1754179200000,"startEng":"Saturday, August 2nd, 2025 8:00 PM","stopTime12":"9:00 PM","stopDate":"2025-08-03T01:00:00.000Z","stopMs":1754182800000,"stopEng":"Saturday, August 2nd, 2025 9:00 PM","showSite":{"slug":"the-weekend-dive","configByLookup":{"sections":{"general":{"name":"The Weekend Dive","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/645412f5e3bc2ee56905de9f"}}}}}}},"later":{"siteId":"%2F078fc5938f0b7152ffb208d3de79d801","site":"brands/WFLA-AM (1139)","coreShowId":363,"coreStationId":42,"name":"The Sean Hannity Show","show":"shows/Sean Hannity Encore (PRN) (363)","station":"WFLA-AM","link":"","onNow":false,"startTime12":"9:00 PM","startDate":"2025-08-03T01:00:00.000Z","startMs":1754182800000,"startEng":"Saturday, August 2nd, 2025 9:00 PM","stopTime12":"12:00 AM","stopDate":"2025-08-03T04:00:00.000Z","stopMs":1754193600000,"stopEng":"Sunday, August 3rd, 2025 12:00 AM","showSite":{"slug":"the-sean-hannity-show","configByLookup":{"sections":{"general":{"name":"The Sean Hannity Show","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b3993547bce9de58dc1d9ac"}}}}}}}}}],["$podcastloader-90437340,186593158,23014384,57927691,24392822,18899828,19001275,27384794,28241213,28241351,28241451,84719831,28241250,28241281,23347547,27910390,28647027,28438621,26936791,29220738,43128080",{"data":[{"id":90437340,"title":"The Ryan Gorman Show","description":"The Ryan Gorman Show airs weekdays 5-9a ET on NewsRadio WFLA & via the iHeartRadio app. The show features the day's top trending stories, along with local, state, and national topics — the biggest news of the day, covered in a new way","lastUpdated":1735831398,"slug":"1248-the-ryan-gorman-show","isExternal":false,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzMzMzMxMzM4LjUyNjIxNC50aHVtYm5haWwuanBlZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEtmqsAAAGYYEfgYA"},"items":[{"id":288305412,"podcastId":90437340,"podcastSlug":"1248-the-ryan-gorman-show","title":"Trump’s Tariffs Take Effect, Airline Turbulence Investigated, and School Fitness Tests Return","duration":1438,"isExplicit":false,"description":"BEST OF - White House Correspondent Jon Decker reports on the start of Trump’s new tariffs. President Trump sends strongly worded letters to pharmaceutical companies demanding lower drug prices, and the White House announces plans for a new ballroom. Fox News Radio’s Tonya J. Powers and National Correspondent Rory O’Neill report on Trump’s push to bring back school fitness tests. ABC News Transportation Reporter Clara McMichael covers the FAA and NTSB investigation into a severe turbulence incident on a Delta flight. Plus, home prices drop in 14 major U.S. metro areas.","startDate":1754050802000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzMxMDc1NjM3LjY3NDUwNy50aHVtYm5haWwuanBlZw"},{"id":288305042,"podcastId":90437340,"podcastSlug":"1248-the-ryan-gorman-show","title":"Trump’s Tariffs, Epstein Questions, and Biden Cover-Up Probe with Pete Guidarelli","duration":377,"isExplicit":false,"description":"GOP Strategist Pete Guidarelli weighs in on Donald Trump’s proposed tariffs, the renewed controversy surrounding the Epstein investigation, and the ongoing probe into allegations of a cover-up regarding former President Biden’s cognitive decline.","startDate":1754050348000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzMxMDc1NjM3LjY3NDUwNy50aHVtYm5haWwuanBlZw"},{"id":288304306,"podcastId":90437340,"podcastSlug":"1248-the-ryan-gorman-show","title":"Flags Lowered for Hulk Hogan; I-4 Drug Bust, Dog Attack Tragedy & Florida’s Financial Distress","duration":785,"isExplicit":false,"description":"TOP STORIES - Florida orders flags at half-staff to honor wrestling icon Hulk Hogan; a suspected drug trafficker is caught with 100 pounds of marijuana on I-4; a 5-month-old boy is killed by a 130-pound dog in a heartbreaking Volusia County attack; WalletHub ranks Florida as the second most financially distressed state in the nation; two girls who died in a Biscayne Bay sailboat crash drowned accidentally; an appeals court blocks Miami’s attempt to delay elections until 2026; and two disturbing arrests: a celebrity hair stylist accused of luring a teen for sex, and a SW Miami-Dade chess teacher accused of molesting a 6-year-old.","startDate":1754050049000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzMxMDc1NjM3LjY3NDUwNy50aHVtYm5haWwuanBlZw"},{"id":288304305,"podcastId":90437340,"podcastSlug":"1248-the-ryan-gorman-show","title":"Tampa Bay Weekend: Comic Con, Bolts Brew Fest & Brad Paisley","duration":382,"isExplicit":false,"description":"Tampa Bay Times Entertainment & Events Reporter Sharon Wynne shares the top events happening this weekend across the Bay area, including Tampa Bay Comic Con, Bolts Brew Fest at Amalie Arena, and Brad Paisley performing live at Coachman Park in Clearwater.","startDate":1754049905000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzMxMDc1NjM3LjY3NDUwNy50aHVtYm5haWwuanBlZw"},{"id":288303846,"podcastId":90437340,"podcastSlug":"1248-the-ryan-gorman-show","title":"Epstein Cell Video Mystery Deepens, Spy Allegations and Melania's Legal Threats","duration":606,"isExplicit":false,"description":"Experts are raising new questions about surveillance footage from Jeffrey Epstein’s prison cell, citing a strange orange blur near his door the night he died. We also cover FBI Director Kash Patel’s girlfriend denying accusations of being a foreign spy, Kamala Harris’ upcoming book release, and why the Daily Beast had to retract a story after Melania Trump’s legal team stepped in.","startDate":1754049660000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzMxMDc1NjM3LjY3NDUwNy50aHVtYm5haWwuanBlZw"},{"id":288204988,"podcastId":90437340,"podcastSlug":"1248-the-ryan-gorman-show","title":"Biscayne Bay Barge Crash Eyewitnesses Speak, Celsius & High Noon Recalls, Epstein Grand Jury Surprise","duration":1051,"isExplicit":false,"description":"BEST OF - Eyewitnesses describe the terrifying moments of the deadly boat crash in Biscayne Bay that killed two, including a 13-year-old victim now identified. Celsius and High Noon 12-packs are recalled over undeclared alcohol content. A man dubbed a ‘dumb criminal’ is caught stealing Smokey Bear signs from Florida forests. Plus: only two witnesses testified before the Epstein and Maxwell grand juries, and Trump slams Senator Josh Hawley over his support for banning stock trades by members of Congress.","startDate":1753964391000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzMxMDc1NjM3LjY3NDUwNy50aHVtYm5haWwuanBlZw"},{"id":288204034,"podcastId":90437340,"podcastSlug":"1248-the-ryan-gorman-show","title":"Fed Holds Rates Steady: Greg McBride on GDP Growth and What It Means for You","duration":493,"isExplicit":false,"description":"Bankrate’s Senior VP and Chief Analyst Greg McBride breaks down the Federal Reserve’s decision to keep interest rates unchanged and what stronger-than-expected Q2 GDP numbers signal for the economy. He explains how these developments could impact inflation, jobs, and your personal finances.","startDate":1753963348000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzMxMDc1NjM3LjY3NDUwNy50aHVtYm5haWwuanBlZw"},{"id":288201696,"podcastId":90437340,"podcastSlug":"1248-the-ryan-gorman-show","title":"Florida Heat Sends Workers to ER, Tax-Free Hurricane Prep, Sarasota Tops 'Itchiest' List","duration":1431,"isExplicit":false,"description":"TOP STORIES - A brutal heat wave is pushing more Floridians — especially outdoor workers — into emergency rooms. We cover new tax-free hurricane prep items starting tomorrow, and why Sarasota just ranked as the itchiest place in the U.S. Plus: a judge weighs in on the 'Alligator Alcatraz' case, DeSantis addresses the teacher shortage, and a woman’s outburst delays a flight in Fort Lauderdale. Also in this episode: a Tampa officer is shot near Busch Gardens, a Marine opens fire on apartment staff, strawberry seeds head to space, and districts are told to raise teacher pay — but unions say it’s not enough.","startDate":1753962639000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzMxMDc1NjM3LjY3NDUwNy50aHVtYm5haWwuanBlZw"},{"id":288201567,"podcastId":90437340,"podcastSlug":"1248-the-ryan-gorman-show","title":"Florida Insurance Crisis Explained: Jeff Brandes on Sky-High Premiums","duration":612,"isExplicit":false,"description":"Jeff Brandes, Founder and President of the Florida Policy Project, breaks down the state’s insurance crisis — from skyrocketing auto and property premiums to the hidden cost of 'Alligator Alcatraz.' He explains what’s driving up rates and what policy changes could bring relief to Florida residents.","startDate":1753962262000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzMxMDc1NjM3LjY3NDUwNy50aHVtYm5haWwuanBlZw"},{"id":288201387,"podcastId":90437340,"podcastSlug":"1248-the-ryan-gorman-show","title":"AI Image of Trump As Sydney Sweeney Goes Viral","duration":634,"isExplicit":false,"description":"TRENDING - Donald Trump Jr. shares a viral AI-generated image of his father styled like Sydney Sweeney, sparking reactions across social media. Senator Ted Cruz defends Sweeney’s controversial ad, while Donald Trump reportedly considers a pardon for Diddy. Samantha Bee weighs in on why Stephen Colbert’s show was canceled, citing major financial losses in late-night TV. Meanwhile, an Oprah spokesperson addresses backlash over claims she blocked evacuation routes during Maui’s tsunami warnings, and new reports reveal Hulk Hogan felt embarrassed by his declining health in his final days.","startDate":1753961980000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzMxMDc1NjM3LjY3NDUwNy50aHVtYm5haWwuanBlZw"}]}},{"id":186593158,"title":"Ceo you should know tampa","description":"Ceo you should know tampa","lastUpdated":1736764481,"slug":"1248-ceo-you-should-know-tampa","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzEzMzYwOTA5LjU3NDY2MS5qcGc","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAA9VkTYAAAGUXhwvSA"},"items":[{"id":287878726,"podcastId":186593158,"podcastSlug":"1248-ceo-you-should-know-tampa","title":"TomCo Solutions President & CEO Tommy Whitehead ","duration":722,"isExplicit":false,"description":"Tommy Whitehead is the President & CEO of TomCo Solutions, a Florida-based design-build construction firm known for its innovative approach to residential and commercial development.\n\nA multi-time award-winning entrepreneur, Tommy is also the founder of the Building Success Summit and author of the Amazon best-seller Building Success: A Toolbox for Coming Out On Top. With a deep commitment to community, leadership, and empowerment, he’s launched multiple ventures including a private equity firm and a tuition-free trades academy.","startDate":1753765185000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzEzMzYwODM4LjU5Nzk5MC5qcGc"},{"id":286992740,"podcastId":186593158,"podcastSlug":"1248-ceo-you-should-know-tampa","title":"President and CEO of the Museum of Science and Industry, John Graydon Smith","duration":824,"isExplicit":false,"description":"MOSI is the intersection of science, technology and innovation in the Tampa Bay region where conversations and learning happen, knowledge is exchanged and new ideas are celebrated. \n\n \n\nWe are a scientific playground full of interactive exhibits and educational programming. Visitors to MOSI can expect to enjoy more than 50,000 square feet of hands-on activities and exhibits, as well as enjoy unique experiences like a Saunders Planetarium show or brave the heights of the Skytrails ropes course. We also offer a full menu of science programming and events including field trips, overnight programs, camps, adult events and so much more. ","startDate":1753075252000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzEzMzYwODM4LjU5Nzk5MC5qcGc"},{"id":273584932,"podcastId":186593158,"podcastSlug":"1248-ceo-you-should-know-tampa","title":"Innovative Transit Solutions: Interview with CEO Brad Miller","duration":826,"isExplicit":false,"description":"CEO Spotlight on NewsRadio WFLA","startDate":1745823452000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzEzMzYwODM4LjU5Nzk5MC5qcGc"},{"id":273027514,"podcastId":186593158,"podcastSlug":"1248-ceo-you-should-know-tampa","title":"Jay Silver - CEO of Heilcon ","duration":764,"isExplicit":false,"description":"Helicon is the premier Foundation Repair Company in Florida, leading the industry in Concrete Lifting & Leveling, Soil Stabilization, Sinkhole Repair, Seawall Repair, Crawlspace Repairs, Underpinning, and Helical Piers.\n\nAt Helicon, we are dedicated to understanding and solving our client’s soil and foundation issues the best way possible.\n","startDate":1745214361000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzEzMzYwODM4LjU5Nzk5MC5qcGc"},{"id":271917335,"podcastId":186593158,"podcastSlug":"1248-ceo-you-should-know-tampa","title":"Mike Swesey – CEO of St. Pete Economic Development Corp. ","duration":655,"isExplicit":false,"description":"The St. Pete Economic Development Corp. helps companies discover, explore, and choose St. Pete for business relocation or expansion. We work in service of St. Pete, because when businesses relocate to or expand here, they bring new jobs, innovation, investment, and opportunities to the people of St. Pete, increasing the size of our local economy.","startDate":1744014334000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzEzMzYwODM4LjU5Nzk5MC5qcGc"},{"id":269367684,"podcastId":186593158,"podcastSlug":"1248-ceo-you-should-know-tampa","title":"Rishi Patel, PharmD, MBA President and Chief Executive Officer","duration":822,"isExplicit":false,"description":"Dr. Rishi Patel is a visionary leader in the healthcare industry, leveraging his extensive experience to drive success as CEO. With over 22 years of expertise in healthcare services management, Dr. Patel has established himself as a prominent figure in the field.","startDate":1740990160000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzEzMzYwODM4LjU5Nzk5MC5qcGc"},{"id":268838314,"podcastId":186593158,"podcastSlug":"1248-ceo-you-should-know-tampa","title":"Avani Desai, CEO of Schellman Compliance","duration":620,"isExplicit":false,"description":"Schellman is the only Top 50 CPA firm focused exclusively on IT Compliance and Cybersecurity, and we’re the #1 service provider for FedRAMP Assessments (The assessment involves reviewing and testing the security controls of a cloud service to make sure they are effective and compliant with federal regulations2. This helps keep government data safe and secure in the cloud.).\n\nOur industry-leading NPS scores (Net Promoter Score is a simple way to measure how happy customers are with a company or a product), client retention, and employee retention (low-to-no team churn = less audit fatigue) mean our clients experience greater continuity and quality. We also understand how distracting unplanned work can be, so we focus on client-centric KPIs to help keep your business moving uninterrupted.","startDate":1740373799000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzEzMzYwODM4LjU5Nzk5MC5qcGc"},{"id":263798695,"podcastId":186593158,"podcastSlug":"1248-ceo-you-should-know-tampa","title":"Casey Gonzmart Jr., Operator Columbia Restaurant Group","duration":961,"isExplicit":false,"description":"On Dec. 17, 1903, young Spanish-Cuban immigrant Casimiro Hernandez, Sr. opened a tiny saloon on the corner of 22nd St. and Broadway (now 7th Ave.) The location was a prime spot for a bar, and Saloon Columbia quickly became a local watering hole for cigar workers in Tampa's Latin Quarter, Ybor City.\n\nIn 1905, Saloon Columbia officially became the Columbia Restaurant, a place Tampa cigar workers could rest and enjoy Spanish and Cuban recipes, or snag a Cuban Sandwich to eat on the job. Through the years, the restaurant grew to envelop the entire city block.\n\nToday, the five-generation family owned landmark is Florida’s oldest restaurant and the largest Spanish restaurant in the world. The original location boasts 15 dining rooms and 1,700 seats.\n\nThere now are five Columbia Restaurant locations and two Columbia Cafes (at the Tampa Bay History Center and at Tampa International Airport).\n\nIn 1989, the family opened Cha Cha Coconuts on St. Armands Circle in Sarasota. This tropical, Floribbean restaurant offers a savory selection of seafood, sandwiches and other island-style fare.\n\nUlele, a native-inspired restaurant that pays homage to Florida's indigenous ingredients, opened in 2014 beside Ulele Spring in Tampa Heights. A second location operates in Tampa International Airport.\n\nIn 2016, the family brought a beloved Tampa restaurant, Goody Goody Burgers, back to life in Tampa's Hyde Park Village. The iconic diner serves handmade pies and the famous Goody Goody Burger P.O.X., made with original recipes from 1925. A second location operates in Tampa International Airport.\n\nCafé Con Leche Ybor City also operates in Tampa International Airport.\n\nCasa Santo Stefano, the family's tribute to Tampa's early Sicilian immigrants, opened Nov. 19, 2020 inside a former macaroni factory in Ybor City. The restaurant serves home-style Tampa-Sicilian recipes and features a rooftop \"drinkeria\" and cigar lounge.","startDate":1738560647000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzEzMzYwODM4LjU5Nzk5MC5qcGc"},{"id":259962402,"podcastId":186593158,"podcastSlug":"1248-ceo-you-should-know-tampa","title":"CEO of LKQ, Justin L. Jude","duration":340,"isExplicit":false,"description":"Justin L. Jude became our President and Chief Executive Officer in July 2024 after serving as our Executive Vice President and Chief Operating Officer since January 2024. Mr. Jude has been with us since February 2004 in various roles, including from March 2008 to February 2011 as Vice President - Supply Chain, from February 2011 through May 2014 as Vice President - Information Systems (North America), from June 2014 to July 2015 as President of Keystone Automotive Operations, Inc., and from July 2015 through December 2023 as Senior Vice President of LKQ Corporation and President of Wholesale - North America.","startDate":1737460203000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzEzMzYwODM4LjU5Nzk5MC5qcGc"},{"id":257265974,"podcastId":186593158,"podcastSlug":"1248-ceo-you-should-know-tampa","title":"Mike Sutton, President & CEO of Habitat for Humanity Tampa Bay Gulfside","duration":648,"isExplicit":false,"description":"Driven by the vision that everyone needs a decent place to live, Habitat for Humanity Tampa Bay Gulfside has served over 930 homeowner partners since 1985. The affiliate serves Pinellas, West Pasco, and Hernando Counties. Volunteers and future homeowners construct the homes, which are sold and financed with a zero-interest loan. Habitat homeowner candidates earn 30 to 80 percent of the area median income. Candidates must demonstrate the need for adequate shelter; the ability to pay back a zero-interest loan and the willingness to partner with Habitat to complete a robust homebuyer education curriculum and invest 350 to 450 “sweat equity” hours. Mortgage monies are used to build even more homes, making each donation to Habitat a perpetual legacy to the community. Habitat believes that homeownership contributes to family stability, leading, in turn, to community stability. ","startDate":1736745693000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3dmbGFhbS0xNzEzMzYwODM4LjU5Nzk5MC5qcGc"}]}},{"id":23014384,"title":"The Glenn Beck Program","description":"Storytelling, insight and compelling perspective on American culture and politics. Glenn Beck's quick wit, candid opinions and engaging personality have made this one of the most popular radio programs in America. Watch The Glenn Beck Radio Program, Monday through Friday, 9am - 12pm ET on BlazeTV. www.BlazeTV.com/Glenn","lastUpdated":1735836356,"slug":"175-the-glenn-beck-program","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS91cGxvYWRzXzJGMTYwODMzNTY1NjI1My1kZ2lnZzgyaDJ1Zy00YTA3MGJmOTczYTA4MzBlNDQ1Yzg2YWE5NmFjZDQyZF8yRkdsZW5uLUJlY2stUHJvZ3JhbS0tLVBvZGNhc3QtLS0yMDIxLUZpbmFsLmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEnToUAAAGYUTCoAA"},"items":[{"id":288361905,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"Ep 261 | Epstein's Lawyer Makes SHOCKING CLAIM About Client List | Alan Dershowitz | The Glenn Beck Podcast","duration":3611,"isExplicit":false,"description":"Does the Epstein list even exist, or is the Trump administration right to say it’s a hoax? And should Trump pardon Ghislaine Maxwell? Glenn Beck speaks with Epstein’s former lawyer Alan Dershowitz, who makes a shocking claim about what he believes about the list and whether Epstein was a “trafficker.” Dershowitz also speaks about his latest book, which he believes is \"the most important book” he's ever written. In \"The Preventive State: The Challenge of Preventing Serious Harms While Preserving Essential Liberties,\" Alan takes a look at major debates America’s legal system is facing, including gun control and gun violence, freedom of speech issues, and global and medical catastrophes. Plus, he examines how society can prevent tragedies from occurring without stepping on people's liberties and rights. Is it possible to walk that line?\n\n \n\nSponsor:\n\nJASE Medical has made it simple to protect your health. The2 Jase Case comes with 10 prescription antibiotics and other critical emergency medications. Go to https://Jase.com and enter promo code “Beck” at checkout for a discount on your order.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1754107200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzgzMGJjOTM2LTZlZmMtMTFmMC04MjJkLTVmZWYwNWQzMDIxNi9pbWFnZS82ZmM0ODgwNjYyOTIzM2E1YTYyZjIyYWZmYWZhOGJiMS5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":288311103,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"Hello, Satan! Media Doing Devil's Work on Russiagate Cover-Up | Guests: Vivek Ramaswamy & John Solomon | 8/1/25 ","duration":7889,"isExplicit":false,"description":"Glenn discusses the latest in the Sydney Sweeney American Eagle ad backlash on the Left and a recent AI video featuring Sweeney. Should AI videos be legally forced to declare they’re artificial? Glenn and Stu discuss the legitimacy of AI and debate when society will no longer be able to tell when something is AI. Glenn speaks to anybody who may be struggling with feeling lost and how to find joy in a struggling society. Happiness is a choice, Glenn argues; you just need to train your mind to block out the negativity. Just the News CEO John Solomon joins to discuss the latest document declassified, which sheds even more light on the Russia collusion hoax and the potential involvement of Hillary Clinton and Barack Obama. Solomon breaks down why he believes this is one of the biggest political scandals in American history. Ohio gubernatorial candidate Vivek Ramaswamy joins to discuss the recent violence that broke out at a music festival in Cincinnati and why it became a national flash point. Glenn and Stu discuss the recent job numbers that were released, as Glenn explains why we may look back on these job numbers fondly in a few years. The guys further their discussion about the economy as Trump continues to rely heavily on tariffs. \nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1754055600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS91cGxvYWRzXzJGMTYwODMzNTY1NjI1My1kZ2lnZzgyaDJ1Zy00YTA3MGJmOTczYTA4MzBlNDQ1Yzg2YWE5NmFjZDQyZF8yRkdsZW5uLUJlY2stUHJvZ3JhbS0tLVBvZGNhc3QtLS0yMDIxLUZpbmFsLmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"},{"id":288317228,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"Best of the Program | Guests: Vivek Ramaswamy & John Solomon | 8/1/25","duration":2822,"isExplicit":false,"description":"Just the News CEO John Solomon joins to discuss the latest document declassified, which sheds even more light on the Russia collusion hoax and the potential involvement of Hillary Clinton and Barack Obama. Solomon breaks down why he believes this is one of the biggest political scandals in American history. Ohio gubernatorial candidate Vivek Ramaswamy joins to discuss the recent violence that broke out at a music festival in Cincinnati and why it became a national flash point. Glenn and Stu discuss the recent job numbers that were released, as Glenn explains why we may look back on these job numbers fondly in a few years. \nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1754050500000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS91cGxvYWRzXzJGMTYwODMzNTY1NjI1My1kZ2lnZzgyaDJ1Zy00YTA3MGJmOTczYTA4MzBlNDQ1Yzg2YWE5NmFjZDQyZF8yRkdsZW5uLUJlY2stUHJvZ3JhbS0tLVBvZGNhc3QtLS0yMDIxLUZpbmFsLmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"},{"id":288217292,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"EXCLUSIVE: Gabbard Confirms WORST Fears about Deep State | Guests: Sen. Mike Lee & Mark Levin | 7/31/25","duration":7691,"isExplicit":false,"description":"Glenn spoke with Director of National Intelligence Tulsi Gabbard to get some exclusive insight on the \"burn bags\" found by FBI Director Kash Patel, the Russiagate conspiracy, and the deep-state rot that still exists in our government. Glenn and Tulsi also discuss the threat of Antifa and whether the group will be designated as a terrorist organization. Does Tulsi share some of the fears expressed by Dan Bongino after seeing how our government has been operating? Glenn and Stu react to President Trump accusing Nancy Pelosi of insider trading and Pelosi's reaction during an interview with CNN's Jake Tapper. BlazeTV host Mark Levin joins to discuss his new book, \"On Power,\" which dives into what happens when power lands in the wrong hands. Sen. Mike Lee (R-Utah) joins to discuss why the Senate must confirm all of Trump's nominees before going on recess. Glenn and Stu discuss the recent violent outburst that occurred outside a music festival in Cincinnati. What caused such a violent attack to happen in the first place? Glenn and Stu play a game based on Kamala Harris' recent announcement regarding her California gubernatorial candidacy. Who would be worse as governor of California: Kamala or Gavin Newsom? \n\n\n\nEditor's note: We misspoke in Tulsi Gabbard's interview and said Brennan had lawyered up, when in fact it was Clapper. Brennan has been advised to lawyer up. We regret the error and hope Brennan takes the advice.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753967220000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS91cGxvYWRzXzJGMTYwODMzNTY1NjI1My1kZ2lnZzgyaDJ1Zy00YTA3MGJmOTczYTA4MzBlNDQ1Yzg2YWE5NmFjZDQyZF8yRkdsZW5uLUJlY2stUHJvZ3JhbS0tLVBvZGNhc3QtLS0yMDIxLUZpbmFsLmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"},{"id":288217293,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"Best of the Program | Guests: Sen. Mike Lee | 7/31/25","duration":2656,"isExplicit":false,"description":"Glenn spoke with Director of National Intelligence Tulsi Gabbard to get some exclusive insight on the \"burn bags\" found by FBI Director Kash Patel, the Russiagate conspiracy, and the deep-state rot that still exists in our government. Sen. Mike Lee (R-Utah) joins to discuss why the Senate must confirm all of Trump's nominees before going on recess. Glenn and Stu play a game based on Kamala Harris' recent announcement regarding her California gubernatorial candidacy. Who would be worse as governor of California: Kamala or Gavin Newsom? \n\n\n\nEditor's note: We misspoke in Tulsi Gabbard's interview and said Brennan had lawyered up, when in fact it was Clapper. Brennan has been advised to lawyer up. We regret the error and hope Brennan takes the advice.\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753967100000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS91cGxvYWRzXzJGMTYwODMzNTY1NjI1My1kZ2lnZzgyaDJ1Zy00YTA3MGJmOTczYTA4MzBlNDQ1Yzg2YWE5NmFjZDQyZF8yRkdsZW5uLUJlY2stUHJvZ3JhbS0tLVBvZGNhc3QtLS0yMDIxLUZpbmFsLmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"},{"id":288089579,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"NY Times Gives PATHETIC Response After Pro-Hamas Propaganda | 7/30/25","duration":7703,"isExplicit":false,"description":"Glenn reads a recent article at Blaze News that speaks to young men who feel disenfranchised by the lies that have been told to them by leftist ideology. Glenn offers his advice to young men to help them reach their full potential and benefit society. Glenn and Stu discuss the importance of drive and passion that will lead someone to success. Is society still dealing with the negative aspects of the COVID-19 pandemic? The guys discuss the New York Times issuing an editor's note after publishing misleading photos of sick children in Gaza to push an anti-Israel narrative. The guys discuss the difference between starvation and hunger and reveal who’s really to blame for the starvation happening in Gaza. Glenn and Stu discuss some of the jobs that are safe from being taken over by AI … for now. Glenn expresses his fear that justice will never come to people who most deserve it. Glenn goes on a rant against the Senate for wanting to go on break before confirming President Trump’s judicial nominees. Glenn and Stu discuss the coverage of the tsunami that hit land in Hawaii last night and whether the fear was warranted. \nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753882080000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS91cGxvYWRzXzJGMTYwODMzNTY1NjI1My1kZ2lnZzgyaDJ1Zy00YTA3MGJmOTczYTA4MzBlNDQ1Yzg2YWE5NmFjZDQyZF8yRkdsZW5uLUJlY2stUHJvZ3JhbS0tLVBvZGNhc3QtLS0yMDIxLUZpbmFsLmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"},{"id":288089580,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"Best of the Program | 7/30/25","duration":3015,"isExplicit":false,"description":"Glenn reads a recent article at Blaze News that speaks to young men who feel disenfranchised by the lies that have been told to them by leftist ideology. Glenn offers his advice to young men to help them reach their full potential and benefit society. Glenn and Stu discuss some of the jobs that are safe from being taken over by AI … for now. Glenn expresses his fear that justice will never come to people who most deserve it.\n\n\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753881960000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS91cGxvYWRzXzJGMTYwODMzNTY1NjI1My1kZ2lnZzgyaDJ1Zy00YTA3MGJmOTczYTA4MzBlNDQ1Yzg2YWE5NmFjZDQyZF8yRkdsZW5uLUJlY2stUHJvZ3JhbS0tLVBvZGNhc3QtLS0yMDIxLUZpbmFsLmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"},{"id":287946450,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"NYC Shooting Proves America has a Mental Health CRISIS | 7/29/25","duration":7775,"isExplicit":false,"description":"Glenn discusses the horrific shooting that occurred in New York City, which caused the deaths of multiple people, including an off-duty police officer. Glenn lays out the facts of the shooter that have been confirmed and the potential motive. When will America address the mental illness epidemic that plagues our streets? Glenn and Stu argue that America should stop taking the complaints of mass shooters seriously. Pat Gray joins Glenn and Stu to discuss CNN’s embarrassing coverage of the shooter and a recent segment on ‘Alligator Alcatraz’ where detainees being held were interviewed. The guys react to the illegal immigrants complaining about the ‘hard’ conditions of being detained. Glenn shares a message to the youth of America to help keep them from being manipulated and used to push an evil ideology. Glenn and Stu discuss the media’s attempt to paint the hunger famine in Gaza as Israel’s fault, including publishing a misleading photo of a sick child. North Carolina hurricane victim Matt Van Swol joins to share how his experience with Glenn and Mercury One changed his life forever. \nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753794360000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS91cGxvYWRzXzJGMTYwODMzNTY1NjI1My1kZ2lnZzgyaDJ1Zy00YTA3MGJmOTczYTA4MzBlNDQ1Yzg2YWE5NmFjZDQyZF8yRkdsZW5uLUJlY2stUHJvZ3JhbS0tLVBvZGNhc3QtLS0yMDIxLUZpbmFsLmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"},{"id":287946451,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"Best of the Program | Guest: Matt Van Swol | 7/29/25","duration":2410,"isExplicit":false,"description":"Pat Gray joins Glenn and Stu to discuss CNN’s embarrassing coverage of the shooter and a recent segment on ‘Alligator Alcatraz’ where detainees being held were interviewed. Glenn shares a message to the youth of America to help keep them from being manipulated and used to push an evil ideology. North Carolina hurricane victim Matt Van Swol joins to share how his experience with Glenn and Mercury One changed his life forever. \n\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753794300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS91cGxvYWRzXzJGMTYwODMzNTY1NjI1My1kZ2lnZzgyaDJ1Zy00YTA3MGJmOTczYTA4MzBlNDQ1Yzg2YWE5NmFjZDQyZF8yRkdsZW5uLUJlY2stUHJvZ3JhbS0tLVBvZGNhc3QtLS0yMDIxLUZpbmFsLmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"},{"id":287788677,"podcastId":23014384,"podcastSlug":"175-the-glenn-beck-program","title":"How to Fight Stupid | Guest: Jennifer Sey | 7/28/25","duration":7762,"isExplicit":false,"description":"Glenn shares how he and his wife are becoming empty-nesters and what it means to be a father when your kids are fully grown and independent. Glenn speaks from the heart about the father dynamic he has with his kids compared to the dynamic his wife has with their kids. Stu reveals that a popular statistic regarding marriages and divorce rates is outdated. Are people staying married longer compared to previous generations? Glenn and Stu discuss fatherhood and what parents should expect from their children. Glenn analyzes how Democrats turned into radical leftists, and it comes down to the lack of critical thinking. Glenn lays out how conservatives can overcome stupidity. Glenn reads an X post from a former liberal who was positively impacted by Glenn, his charity Mercury One, and Blaze Media investigative reporter Steve Baker. Socialist New York City mayoral candidate Zohran Mamdani threw an extravagant wedding at his home in Uganda. Former Levi’s brand president and founder and CEO of XX-XY Athletics Jennifer Sey joins to discuss American Eagle’s latest pants ad with Sydney Sweeney. \nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753708800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzc1ODY5OTdjLTI4ZGUtMTFlYS1hODFiLWRmMTc2MTllM2Y2OC9pbWFnZS91cGxvYWRzXzJGMTYwODMzNTY1NjI1My1kZ2lnZzgyaDJ1Zy00YTA3MGJmOTczYTA4MzBlNDQ1Yzg2YWE5NmFjZDQyZF8yRkdsZW5uLUJlY2stUHJvZ3JhbS0tLVBvZGNhc3QtLS0yMDIxLUZpbmFsLmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"}]}},{"id":57927691,"title":"The Clay Travis and Buck Sexton Show","description":"The Clay Travis and Buck Sexton Show. Clay Travis and Buck Sexton tackle the biggest stories in news, politics and current events with intelligence and humor. From the border crisis, to the madness of cancel culture and far-left missteps, Clay and Buck guide listeners through the latest headlines and hot topics with fun and entertaining conversations and opinions.","lastUpdated":1749823992,"slug":"1119-the-clay-travis-and-buck","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny9pbWFnZS5qcGc_dD0xNzQ5ODIzODc2JnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEu1BEAAAGYZDdDAA"},"items":[{"id":288375999,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Weekly Review With Clay and Buck H1 - Misleading Gaza Narrative","duration":2211,"isExplicit":false,"description":"\u003cp>Hour 1 of The Clay Travis and Buck Sexton Show dives into a wide-ranging and hard-hitting discussion on the state of the U.S. economy, media bias, and the ongoing conflict in Gaza. Clay and Buck open with commentary on the summer heat and the media’s recurring narrative linking it to climate change, pushing back with historical context and humor.\u003c/p> \u003cp>The hosts then shift to breaking economic news, celebrating a stronger-than-expected 3% GDP growth rate in Q2 2025, which they credit to President Trump’s economic policies, including tariffs and trade negotiations. They argue this growth defies mainstream economic predictions and underscores the failure of so-called “experts” and consensus-driven analysis. The conversation critiques the Federal Reserve’s reluctance to lower interest rates, suggesting that doing so could further ignite economic momentum.\u003c/p> \u003cp>In a broader critique of institutional thinking, Clay and Buck explore how Trump’s business acumen and risk-taking mindset have outperformed elite academic economists. They also highlight how high mortgage rates and unchecked illegal immigration are straining the housing market and driving up the cost of living, reinforcing the need for strong immigration enforcement.\u003c/p> \u003cp>The hour takes a sharp turn into media accountability, focusing on a New York Times front-page story that used a misleading photo of a malnourished child in Gaza. The child was later revealed to have preexisting health conditions, not starvation. The hosts accuse the Times of intentional propaganda aimed at vilifying Israel and manipulating global opinion. They call out the lack of transparency in the correction and draw parallels to past media failures, including the Russia collusion narrative and historical cover-ups.\u003c/p> \u003cp>Listeners are reminded of the importance of media skepticism, especially in high-stakes geopolitical conflicts. The segment ends with a passionate defense of Israel, a call for journalistic integrity, and a warning about the dangers of misinformation.\u003c/p> \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis & Buck Sexton show podcast wherever you get your podcasts! \u003ca href=\"http://ihr.fm/3InlkL8\">ihr.fm/3InlkL8\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>For the latest updates from Clay & Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239931219%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=eECesiWyOO3YOybB4HVSIOqFBQ6FQ83xp%2FJ%2FhPDAKfM%3D&reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>Connect with Clay Travis and Buck Sexton: \u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239960597%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=WdpyZ8Gzbhog1ml43mVvOghWqLGt0rZcdfa%2FPC3pkYY%3D&reserved=0\">https://x.com/clayandbuck\u003c/a>\u003c/p> \u003cp>FB - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FClayandBuck%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239980082%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=Nqqk%2FXJNrFqQd%2BUdWMs5Xw7DxzwpMExmpDda7Y9fNNY%3D&reserved=0\">https://www.facebook.com/ClayandBuck/\u003c/a>\u003c/p> \u003cp>IG - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fclayandbuck%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239998376%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=s%2F3CGsjjib9Gu8mBlf5ff31%2Fixq4YP17xzT17hhpJCc%3D&reserved=0\">https://www.instagram.com/clayandbuck/\u003c/a>\u003c/p> \u003cp>YouTube - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fc%2Fclayandbuck&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249240017198%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=hoGZ3pur0U5mQzw7AMhVbUTvt98j6iiA3uSdRyW8ilE%3D&reserved=0\">https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p> \u003cp>Rumble - \u003ca href=\"https://nam04.safel","startDate":1754136600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny82OWE4MDk4Zi1iOGVlLTQ3ODktYTI5OS1iMzJiMDEyMDRlODYvaW1hZ2UuanBnP3Q9MTc1Mzk4MzIxMiZzaXplPUxhcmdl"},{"id":288375894,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Weekly Review With Clay and Buck H2 - Texas Redistricting","duration":2207,"isExplicit":false,"description":"\u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis & Buck Sexton show podcast wherever you get your podcasts! \u003ca href=\"http://ihr.fm/3InlkL8\">ihr.fm/3InlkL8\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>For the latest updates from Clay & Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239931219%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=eECesiWyOO3YOybB4HVSIOqFBQ6FQ83xp%2FJ%2FhPDAKfM%3D&reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>Connect with Clay Travis and Buck Sexton: \u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239960597%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=WdpyZ8Gzbhog1ml43mVvOghWqLGt0rZcdfa%2FPC3pkYY%3D&reserved=0\">https://x.com/clayandbuck\u003c/a>\u003c/p> \u003cp>FB - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FClayandBuck%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239980082%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=Nqqk%2FXJNrFqQd%2BUdWMs5Xw7DxzwpMExmpDda7Y9fNNY%3D&reserved=0\">https://www.facebook.com/ClayandBuck/\u003c/a>\u003c/p> \u003cp>IG - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fclayandbuck%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239998376%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=s%2F3CGsjjib9Gu8mBlf5ff31%2Fixq4YP17xzT17hhpJCc%3D&reserved=0\">https://www.instagram.com/clayandbuck/\u003c/a>\u003c/p> \u003cp>YouTube - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fc%2Fclayandbuck&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249240017198%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=hoGZ3pur0U5mQzw7AMhVbUTvt98j6iiA3uSdRyW8ilE%3D&reserved=0\">https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p> \u003cp>Rumble - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frumble.com%2Fc%2FClayandBuck&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249240034483%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=b2TrFHYPxraFqTGFla%2BJ7HG5kQ5p006bXVNPXSsFvAw%3D&reserved=0\">https://rumble.com/c/ClayandBuck\u003c/a>\u003c/p> \u003cp>TikTok - \u003ca href=\"https://www.tiktok.com/@clayandbuck\">https://www.tiktok.com/@clayandbuck\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.youtube.com/c/clayandbuck\" rel=\"payment\">Follow Clay & Buck on YouTube: https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754136300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny84M2UwMzVkNi1iMTEzLTRlYWEtYTc5Yy1iMzJiMDEyMDRlODgvaW1hZ2UuanBnP3Q9MTc1Mzk4MzE1MCZzaXplPUxhcmdl"},{"id":288375658,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Weekly Review With Clay and Buck H3 - Tomi Lahren is Not a Nazi","duration":2213,"isExplicit":false,"description":"\u003cp>Hour 3 of The Clay Travis and Buck Sexton Show features a wide-ranging and high-energy discussion that blends political insight, cultural commentary, and listener engagement. The hour opens with an in-depth interview with Utah Senator Mike Lee of Utah, who addresses the growing Senate confirmation backlog under President Trump. Lee criticizes the procedural delays that have stalled over 150 judicial and U.S. attorney nominations, attributing the obstruction to Senate Democrats and entrenched deep state bureaucrats. He calls for aggressive action, including exhausting the Senate into compliance and reconsidering the use of recess appointments, which have been blocked by pro forma sessions.\u003c/p> \u003cp>The conversation transitions to the controversial blue slip rule, a Senate tradition allowing home-state senators to block judicial nominees. Senator Lee argues that Democrats are abusing this custom and warns that continued obstruction could lead to the loss of their blue slip privileges. He also comments on the explosive revelations from FBI Director Kash Patel, who uncovered hidden documents related to the Trump-Russia collusion investigation. Lee describes this as potentially the most significant political scandal in U.S. history and stresses the need for transparency and accountability.\u003c/p> \u003cp>Breaking economic news is also covered, with the Federal Reserve opting not to cut interest rates despite internal dissent. The hosts analyze the implications for inflation, mortgage rates, and the broader Trump economy.\u003c/p> \u003cp>Later in the hour, the show pivots to cultural issues with guest Tommy Lahren. The hosts and Lahren dissect the media backlash to a new American Eagle ad featuring actress Sydney Sweeney. They argue that the outrage—led by what they describe as “liberal white women”—reflects a broader cultural war in which traditional beauty and normalcy are under attack. Lahren asserts that the left has lost the culture war and is now lashing out, while Clay and Buck highlight how younger Americans are rejecting woke ideology in favor of common sense, health, and attractiveness.\u003c/p> \u003cp>The segment also explores the intersection of masculinity and politics, with the hosts humorously suggesting a correlation between low testosterone levels and left-wing political views. They critique the rise of “male feminists” and argue that modern liberalism alienates average American men. The discussion includes a viral ESPN controversy and a Good Morning America segment that allegedly equated traditional beauty standards with coded extremism.\u003c/p> \u003cp>Listener interaction adds a personal touch, including a call from a fan vacationing in Colorado who shares how the show has replaced music in her daily routine. The hosts also preview upcoming college football games, including Georgia vs. Tennessee and Georgia vs. Alabama, and invite listeners to join them at these events.\u003c/p> \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis & Buck Sexton show podcast wherever you get your podcasts! \u003ca href=\"http://ihr.fm/3InlkL8\">ihr.fm/3InlkL8\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>For the latest updates from Clay & Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239931219%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=eECesiWyOO3YOybB4HVSIOqFBQ6FQ83xp%2FJ%2FhPDAKfM%3D&reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>Connect with Clay Travis and Buck Sexton: \u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239960597%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=WdpyZ8Gzbhog1ml43mVvOghWqLGt0rZcdfa%2FPC3pkYY%3D&reserved=0\">https://x.com/clayandbuck\u003c/a>\u003c/p> \u003cp>FB - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FClayandBuck%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239980082%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=Nqqk%2FXJNrFqQd%2BUdWMs5Xw7DxzwpMExmpDda7Y9fNNY%3D&reserved=0\">https://www.facebook.com/ClayandBuck/\u003c/a>\u003c/p> \u003cp>IG - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fclayandbuck%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b","startDate":1754136000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny9kNjE2OTVhNC1mOTIyLTRkNmUtOTg4NS1iMzJiMDEyMDRlODMvaW1hZ2UuanBnP3Q9MTc1Mzk4MzA5MSZzaXplPUxhcmdl"},{"id":288321430,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Daily Review with Clay and Buck - Aug 1 2025","duration":3892,"isExplicit":false,"description":"\u003cp>\u003cstrong>Kamala Reappears\u003c/strong>\u003c/p> \u003cp>The guys break down Former Vice President Kamala Harris’s reemergence in the media spotlight via her extended interview with Stephen Colbert, marking her first public appearance since losing the 2024 election. The hosts dissect Harris’s decision not to run for California governor, despite favorable polling, and her claim that the political system is “broken.” They argue this is a deflection from her long-standing role within that very system, suggesting her advisors see a gubernatorial run as a step backward. The conversation pivots to speculation about her potential presidential ambitions, with both hosts asserting that her candidacy would benefit Republicans due to her perceived lack of political effectiveness.\u003c/p> \u003cp> \u003c/p> \u003cp>Clay and Buck critique Harris’s leadership, branding her as emblematic of DEI (Diversity, Equity, and Inclusion) politics and lacking substance. They highlight her vague response to questions about Democratic Party leadership, framing it as evasive and uninspiring. The hosts also scrutinize Stephen Colbert’s partisan bias, noting his history of hosting only Democratic guests and his derogatory remarks about President Donald Trump, whom they defend as the current president.\u003c/p> \u003cp>\u003cstrong>Ohio Senator Bernie Moreno\u003c/strong>\u003c/p> \u003cp>Senator Moreno gives a deep dive into the viral Cincinnati mob attack on Holly, a middle-aged single mother of a special needs child, and her friend. Senator Moreno recounts the brutal incident, highlighting the failure of local law enforcement, the understaffed Cincinnati police department, and the lack of leadership response from figures like Congressman Greg Landsman and the city’s mayor. Moreno calls for urgent reform, threatening to push for federal funding suspension if Cincinnati fails to implement a safety plan within 30 days. The story underscores broader concerns about violent crime in American cities, with parallels drawn to issues in Columbus, Cleveland, Toledo, and Dayton.\u003c/p> \u003cp> \u003c/p> \u003cp>The conversation pivots to media bias, with criticism of outlets like CNN and The New York Times for downplaying the attack and misidentifying Holly as a Russian national. The hosts and Moreno argue that if racial roles were reversed, the incident would dominate national headlines, sparking debates on white supremacy and racial justice.\u003c/p> \u003cp>\u003cstrong>Oklahoma Senator Markwayne Mullin \u003c/strong>\u003c/p> \u003cp>Senator Mullin joins to discuss the Senate nomination bottleneck, revealing that Democrats have filibustered nearly every Trump administration nominee, breaking historical norms. Mullin outlines potential rule changes, including invoking the nuclear option, to overcome the gridlock and accelerate confirmations of U.S. attorneys, judges, and executive appointments.\u003c/p> \u003cp>\u003cstrong>Data Guru Ryan Girdusky\u003c/strong>\u003c/p> \u003cp>Political strategist and podcast host Ryan Girdusky joins to analyze shifting voter demographics and the evolving political landscape. Girdusky highlights a dramatic 44-point swing among men under 30 toward the Republican Party, citing Pew Research data and insights from progressive analyst David Shor. He attributes this trend to cultural backlash against the Democratic Party’s perceived authoritarianism, especially during COVID-19, and the influence of Gen X parents—now the most Republican demographic. Girdusky also discusses the growing Latino support for Republicans, noting that two-thirds of Biden-to-Trump voters are not returning to the Democratic Party, signaling a long-term political realignment.\u003c/p> \u003cp>The conversation also explores the future of Kamala Harris, the rise of progressive figures like Bernie Sanders and AOC, and the impact of gerrymandering on congressional control. Girdusky argues Democrats are more aggressive in redistricting, citing states like Illinois and Maryland, and warns that the party’s shift leftward may alienate moderate voters.\u003c/p> \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis & Buck Sexton show podcast wherever you get your podcasts! \u003ca href=\"http://ihr.fm/3InlkL8\">ihr.fm/3InlkL8\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>For the latest updates from Clay & Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239931219%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=eECesiWyOO3YOybB4HVSIOqFBQ6FQ83xp%2FJ%2FhPDAKfM%3D&reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>Connect with Clay Travis and Buck Sexton: \u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&data=05%7C02%7CMarkWeiner%40iheartme","startDate":1754061900000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny83Y2MwYjA3My04OTQ5LTRmMzgtYTcxNi1iMzJjMDEzMzAyODYvaW1hZ2UuanBnP3Q9MTc1NDA3NDIzMSZzaXplPUxhcmdl"},{"id":288321080,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Hour 1 - Democrats are a Rudderless Ship","duration":2218,"isExplicit":false,"description":"\u003cp>In Hour 1 of the Clay Travis and Buck Sexton Show, the hosts deliver a dynamic and politically charged start to the weekend, diving deep into the latest headlines and cultural debates dominating America. This hour centers around Former Vice President Kamala Harris’s reemergence in the media spotlight via her extended interview with Stephen Colbert, marking her first public appearance since losing the 2024 election.\u003c/p> \u003cp>The hosts dissect Harris’s decision not to run for California governor, despite favorable polling, and her claim that the political system is “broken.” They argue this is a deflection from her long-standing role within that very system, suggesting her advisors see a gubernatorial run as a step backward. The conversation pivots to speculation about her potential presidential ambitions, with both hosts asserting that her candidacy would benefit Republicans due to her perceived lack of political effectiveness.\u003c/p> \u003cp>Throughout the hour, Clay and Buck critique Harris’s leadership, branding her as emblematic of DEI (Diversity, Equity, and Inclusion) politics and lacking substance. They highlight her vague response to questions about Democratic Party leadership, framing it as evasive and uninspiring. The hosts also scrutinize Stephen Colbert’s partisan bias, noting his history of hosting only Democratic guests and his derogatory remarks about President Donald Trump, whom they defend as the current president.\u003c/p> \u003cp>Drawing parallels between sports and politics, the hosts emphasize the value of meritocracy, fairness, and transparency, likening election integrity to the precision expected in professional sports. They argue that Americans crave authenticity and are increasingly rejecting artificial narratives pushed by media and corporate elites.\u003c/p> \u003cp>The hour also includes commentary on corporate missteps, such as Bud Light’s failed marketing campaign, which they attribute to a disconnect between brand executives and their actual consumer base. This leads to broader criticism of woke corporate culture, with calls for companies to return to traditional values and market realities.\u003c/p> \u003cp>Personal anecdotes, including Clay’s reflections on his children returning to school and his own journey back to Catholicism. The hosts discuss the resurgence of faith among younger generations, suggesting churches should leverage social media to engage authentically without compromising their core message.\u003c/p> \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis & Buck Sexton show podcast wherever you get your podcasts! \u003ca href=\"http://ihr.fm/3InlkL8\">ihr.fm/3InlkL8\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>For the latest updates from Clay & Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239931219%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=eECesiWyOO3YOybB4HVSIOqFBQ6FQ83xp%2FJ%2FhPDAKfM%3D&reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>Connect with Clay Travis and Buck Sexton: \u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239960597%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=WdpyZ8Gzbhog1ml43mVvOghWqLGt0rZcdfa%2FPC3pkYY%3D&reserved=0\">https://x.com/clayandbuck\u003c/a>\u003c/p> \u003cp>FB - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FClayandBuck%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239980082%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=Nqqk%2FXJNrFqQd%2BUdWMs5Xw7DxzwpMExmpDda7Y9fNNY%3D&reserved=0\">https://www.facebook.com/ClayandBuck/\u003c/a>\u003c/p> \u003cp>IG - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fclayandbuck%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239998376%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=s%2F3CGsjjib9Gu8mBlf5ff31%2Fixq4YP17xzT17hhpJCc%3D&reserved=0\">https://www.instagram.com/clayandbuck/\u003c/a>\u003c/p> \u003cp>YouTube - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fc%2Fclayandbuck&data=05%7C","startDate":1754061600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny80MzRjNTc2ZS1iY2I4LTRjYTItODNkNi1iMzJjMDExOWQ2YTgvaW1hZ2UuanBnP3Q9MTc1NDA2ODE0MCZzaXplPUxhcmdl"},{"id":288320733,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Hour 2 - Senators Bernie Moreno & Markwayne Mullin","duration":2182,"isExplicit":false,"description":"\u003cp>Hour 2 of the Clay Travis & Buck Sexton Show delivers a powerful and emotionally charged segment centered on urban crime, political accountability, and Senate gridlock, featuring exclusive interviews with Senator Bernie Moreno (OH) and Senator Markwayne Mullin (OK).\u003c/p> \u003cp>\u003cbr>The hour opens with a deep dive into the viral Cincinnati mob attack on Holly, a middle-aged single mother of a special needs child, and her friend. Senator Moreno recounts the brutal incident, highlighting the failure of local law enforcement, the understaffed Cincinnati police department, and the lack of leadership response from figures like Congressman Greg Landsman and the city’s mayor. Moreno calls for urgent reform, threatening to push for federal funding suspension if Cincinnati fails to implement a safety plan within 30 days. The story underscores broader concerns about violent crime in American cities, with parallels drawn to issues in Columbus, Cleveland, Toledo, and Dayton.\u003c/p> \u003cp>\u003cbr>The conversation pivots to media bias, with criticism of outlets like CNN and The New York Times for downplaying the attack and misidentifying Holly as a Russian national. The hosts and Moreno argue that if racial roles were reversed, the incident would dominate national headlines, sparking debates on white supremacy and racial justice.\u003c/p> \u003cp>\u003cbr>Later in the hour, Senator Markwayne Mullin joins to discuss the Senate nomination bottleneck, revealing that Democrats have filibustered nearly every Trump administration nominee, breaking historical norms. Mullin outlines potential rule changes, including invoking the nuclear option, to overcome the gridlock and accelerate confirmations of U.S. attorneys, judges, and executive appointments.\u003c/p> \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis & Buck Sexton show podcast wherever you get your podcasts! \u003ca href=\"http://ihr.fm/3InlkL8\">ihr.fm/3InlkL8\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>For the latest updates from Clay & Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239931219%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=eECesiWyOO3YOybB4HVSIOqFBQ6FQ83xp%2FJ%2FhPDAKfM%3D&reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>Connect with Clay Travis and Buck Sexton: \u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239960597%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=WdpyZ8Gzbhog1ml43mVvOghWqLGt0rZcdfa%2FPC3pkYY%3D&reserved=0\">https://x.com/clayandbuck\u003c/a>\u003c/p> \u003cp>FB - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FClayandBuck%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239980082%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=Nqqk%2FXJNrFqQd%2BUdWMs5Xw7DxzwpMExmpDda7Y9fNNY%3D&reserved=0\">https://www.facebook.com/ClayandBuck/\u003c/a>\u003c/p> \u003cp>IG - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fclayandbuck%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239998376%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=s%2F3CGsjjib9Gu8mBlf5ff31%2Fixq4YP17xzT17hhpJCc%3D&reserved=0\">https://www.instagram.com/clayandbuck/\u003c/a>\u003c/p> \u003cp>YouTube - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fc%2Fclayandbuck&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249240017198%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=hoGZ3pur0U5mQzw7AMhVbUTvt98j6iiA3uSdRyW8ilE%3D&reserved=0\">https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p> \u003cp>Rumble - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frumble.com%2Fc%2FClayandBuck&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249240034483%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ","startDate":1754061300000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny9iOWFjZTI4NS05Y2YyLTRjMTYtYjU3YS1iMzJjMDEzMzAyOGEvaW1hZ2UuanBnP3Q9MTc1NDA3NDEzMiZzaXplPUxhcmdl"},{"id":288320734,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Hour 3 - What do the numbers say?","duration":2216,"isExplicit":false,"description":"\u003cp>Hour 3 of The Clay Travis and Buck Sexton Show dives deep into the shifting landscape of American politics, voter demographics, and cultural trends, featuring data-driven insights from Ryan Girdusky, host of It’s a Numbers Game on the Clay and Buck Podcast Network. This hour delivers compelling analysis on the Republican surge among Gen Z voters, with Pew Research showing a dramatic 44-point swing toward the GOP among men under 30 and a 14-point shift among young women. Girdusky highlights how Donald Trump’s 2024 victory among young white and non-white men signals a generational realignment.\u003c/p> \u003cp>The hosts explore how COVID-19 shaped political identity, comparing its impact to historical events like Vietnam and WWII. They also examine the influence of Gen X parents—America’s most Republican demographic—on younger voters, and how cultural backlash against progressive norms is fueling conservative momentum.\u003c/p> \u003cp>A key segment focuses on Latino voter trends, revealing that only 8% of Latinos who supported Trump in 2024 plan to vote Democrat in 2026, with a notable drop in Democratic support among Biden-Trump voters. The conversation then shifts to Kamala Harris’s political future, with Girdusky suggesting her influence is waning within the Democratic Party.\u003c/p> \u003cp>The hour also tackles gerrymandering, with claims that Democrats are more aggressive in redistricting than Republicans, citing states like Illinois, Maryland, and Massachusetts. The discussion expands to Democratic leadership, naming Bernie Sanders and AOC as rising progressive figures, while questioning the viability of candidates like Gavin Newsom, Gretchen Whitmer, and Mayor Pete.\u003c/p> \u003cp>Listeners are treated to humorous commentary on broadcasting appearance standards, including critiques of Clay’s wardrobe and beard, and reflections on the scrutiny faced by male media personalities. The segment closes with updates on Clay and Buck’s YouTube channel, a push for more subscriber engagement, and a preview of upcoming original content.\u003c/p> \u003cp> \u003c/p> \u003cp>Make sure you never miss a second of the show by subscribing to the Clay Travis & Buck Sexton show podcast wherever you get your podcasts! \u003ca href=\"http://ihr.fm/3InlkL8\">ihr.fm/3InlkL8\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>For the latest updates from Clay & Buck, visit our website \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.clayandbuck.com%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239931219%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=eECesiWyOO3YOybB4HVSIOqFBQ6FQ83xp%2FJ%2FhPDAKfM%3D&reserved=0\">https://www.clayandbuck.com/\u003c/a>\u003c/p> \u003cp> \u003c/p> \u003cp>Connect with Clay Travis and Buck Sexton: \u003c/p> \u003cp>X - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fclayandbuck&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239960597%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=WdpyZ8Gzbhog1ml43mVvOghWqLGt0rZcdfa%2FPC3pkYY%3D&reserved=0\">https://x.com/clayandbuck\u003c/a>\u003c/p> \u003cp>FB - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FClayandBuck%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239980082%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=Nqqk%2FXJNrFqQd%2BUdWMs5Xw7DxzwpMExmpDda7Y9fNNY%3D&reserved=0\">https://www.facebook.com/ClayandBuck/\u003c/a>\u003c/p> \u003cp>IG - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fclayandbuck%2F&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249239998376%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=s%2F3CGsjjib9Gu8mBlf5ff31%2Fixq4YP17xzT17hhpJCc%3D&reserved=0\">https://www.instagram.com/clayandbuck/\u003c/a>\u003c/p> \u003cp>YouTube - \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fc%2Fclayandbuck&data=05%7C02%7CMarkWeiner%40iheartmedia.com%7Cf1fb28049c334a2cc7f008dd5b6dc780%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638767249240017198%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=hoGZ3pur0U5mQzw7AMhVbUTvt98j6iiA3uSdRyW8ilE%3D&reserved=0\">https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p> \u003cp>Rumble - \u003ca href","startDate":1754061000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU3YzIzNmRlLWFlYzAtNDZjMS1iMTQxLWFlM2MwMDAyNmQ3Ny9mMWMzNDZkZi1lNWRjLTQ0YmYtOTQ5Mi1iMzJjMDEzOWE1NTcvaW1hZ2UuanBnP3Q9MTc1NDA3NTI4MyZzaXplPUxhcmdl"},{"id":288302971,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Buck Brief - Why The Left Freaked Out About Sydney Sweeney","duration":752,"isExplicit":false,"description":"\u003cp>Actress Sydney Sweeney stars in a new American Eagle ad wearing denim, and the Left completely melts down. Buck Sexton reacts to the bizarre outrage, unpacks why a simple pair of jeans sparked such backlash, and explains what it reveals about the Left’s ongoing war on anything remotely patriotic or traditional.\u003c/p> \u003cp>Never miss a moment from Buck by subscribing to the Buck Sexton Show Podcast on\u003ca href=\"https://www.iheart.com/podcast/51-the-buck-sexton-show-27296753/\"> IHeart Radio\u003c/a>,\u003ca href=\"https://podcasts.apple.com/us/podcast/the-buck-sexton-show/id1208232103\"> Apple Podcasts\u003c/a> or wherever you get your podcasts! \u003c/p> \u003cp> \u003c/p> \u003cp>Connect with Buck Sexton:\u003cbr>Facebook – \u003ca href=\"https://www.facebook.com/BuckSexton/\"> / bucksexton\u003c/a> \u003cbr>X – \u003ca href=\"https://x.com/BuckSexton\"> @bucksexton \u003cbr>\u003c/a>Instagram – \u003ca href=\"https://www.instagram.com/bucksexton/?hl=en\">@bucksexton\u003c/a>\u003c/p> \u003cp>TikTok -\u003ca href=\"https://www.tiktok.com/@bucksexton\"> @BuckSexton\u003c/a> \u003c/p> \u003cp>YouTube -\u003ca href=\"https://www.youtube.com/@BuckSexton\"> @BuckSexton\u003c/a> \u003c/p> \u003cp>Website –\u003ca href=\"https://www.bucksexton.com/\"> https://www.bucksexton.com/\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.youtube.com/c/clayandbuck\" rel=\"payment\">Follow Clay & Buck on YouTube: https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754048767000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzNkYWUwYjA3LWFhYzAtNDE1NC04YzFlLWFlMmIwMDM1MGY5NC84ZTI0MDFmMC1mNmEyLTQ0MzMtOTk0OS1iMzJjMDEwMWYwYTQvaW1hZ2UuanBnP3Q9MTc1NDA2MjgxNyZzaXplPUxhcmdl"},{"id":288287500,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"Wellness Unmasked Weekly Rundown: FDA Cracks Down on Kratom Derivatives + Controversy Over AI in Healthcare","duration":263,"isExplicit":false,"description":"\u003cp data-start=\"204\" data-end=\"694\">In this \u003cem data-start=\"269\" data-end=\"288\">Wellness Unmasked Weekly Rundown\u003c/em>, Dr. Nicole Saphier breaks down two urgent developments in the world of health and wellness. First, she unpacks the FDA's move to schedule 7-hydroxymitragynine (7-OH)—a synthetic Kratom derivative up to 13 times stronger than morphine—as a Schedule I controlled substance. What does this mean for wellness supplements, and how did these potent, unregulated substances make it to market in the first place?\u003c/p> \u003cp data-start=\"696\" data-end=\"1068\">Then, Dr. Saphier dives into the White House’s new AI-driven healthcare initiative. While tech giants like Amazon, Google, and Apple promise to revolutionize healthcare with data transparency and streamlined systems, concerns mount over data privacy, conflicts of interest, and regulatory oversight. Are Silicon Valley insiders set to profit from policies they help shape? Wellness Unmasked is part of the Clay Travis & Buck Sexton Podcast Network - new episodes debut every Tuesday & Friday.\u003c/p>\u003cp>\u003ca href=\"https://www.youtube.com/c/clayandbuck\" rel=\"payment\">Follow Clay & Buck on YouTube: https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754035200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzU2MzQ0NWI0LTQ3NTEtNDFlMi1iN2I5LWIyY2QwMTUyNjcwZS80ZjMyMjhkZS1iNWU4LTQ4NTAtODZlYy1iMzJjMDAwOTI3MGEvaW1hZ2UuanBnP3Q9MTc1NDAwODY4MiZzaXplPUxhcmdl"},{"id":288281617,"podcastId":57927691,"podcastSlug":"1119-the-clay-travis-and-buck","title":"The Karol Markowicz Show: Inside Israel's Elite: Guy M. on October 7, Combat Trauma & Lessons from War","duration":1277,"isExplicit":false,"description":"\u003cp data-start=\"109\" data-end=\"825\">In this episode, Karol talks with Guy M., author of \u003cem data-start=\"244\" data-end=\"256\">The Rescue\u003c/em> and a former member of Israel’s elite Para Rescue Commandos. Guy shares gripping firsthand accounts from the October 7th attacks, offering a rare and raw perspective from the front lines. The discussion delves into the emotional and psychological toll of combat, the unpredictability of warfare, and the instinctive responses that define survival. Guy reflects on personal growth, the need for storytelling in the aftermath of trauma, and offers heartfelt advice to younger generations. The Karol Markowicz Show is part of the Clay Travis & Buck Sexton Podcast Network - new episodes debut every Wednesday & Friday\u003c/p> \u003cp data-start=\"109\" data-end=\"825\">\u003ca href=\"https://www.amazon.com/Rescue-October-through-Para-Rescue-Commandos/dp/B0DKD4Z6G3\">Purchase Guy M's NEW Book HERE\u003c/a>\u003c/p>\u003cp>\u003ca href=\"https://www.youtube.com/c/clayandbuck\" rel=\"payment\">Follow Clay & Buck on YouTube: https://www.youtube.com/c/clayandbuck\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754028000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2UwYmM3MTMxLTA2ZDUtNDI4Yy04ZDIyLWIwNjUwMTA2MTRkMC9mZDQxOTYzNC1mMmYyLTRhZWQtYWUzZi1iMzJjMDAzNTU1NmQvaW1hZ2UuanBnP3Q9MTc1NDAxODY4OCZzaXplPUxhcmdl"}]}},{"id":24392822,"title":"The Sean Hannity Show","description":"Sean Hannity is a multimedia superstar, spending four hours a day every day reaching out to millions of Americans on radio, television and the Internet.","lastUpdated":1742166343,"slug":"51-the-sean-hannity-show","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS81NTRiMjc3NC0xMDcyLTRhZmMtODhiMy1hZTMwMDE4OGQyZTgvaW1hZ2UuanBnP3Q9MTY0Mzg0NTgyMSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEufaIAAAGYYn4NyA"},"items":[{"id":288386702,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"BONUS: Declassified Docs Show Hillary PERSONALLY Approved Russia Hoax-Complicit w the FBI-to Distract from Her Email Scandal, plus Dems Abandon Israel & Harvard in bed with CCP","duration":2124,"isExplicit":false,"description":"\u003cp>On this episode of \u003cstrong>\u003cem>Verdict with Ted Cruz:\u003c/em>\u003c/strong> \u003c/p> \u003cp>🔍 \u003cstrong>1. Hillary Clinton and the Russia Hoax Allegations\u003c/strong>\u003c/p> \u003cul> \u003cli>The hosts claim that newly declassified documents show Hillary Clinton personally approved a plan to link Donald Trump to Russian election interference in 2016.\u003c/li> \u003cli>The plan was allegedly intended to distract from her own email scandal.\u003c/li> \u003cli>The documents reportedly include emails involving George Soros’s Open Society Foundation and Clinton’s foreign policy advisor, Julianne Smith.\u003c/li> \u003cli>The podcast alleges that the FBI and media were complicit in spreading the narrative, which they describe as a deliberate disinformation campaign.\u003c/li> \u003c/ul> \u003chr> \u003cp>🇮🇱 \u003cstrong>2. Democrats and Israel\u003c/strong>\u003c/p> \u003cul> \u003cli>Cruz criticizes Senate Democrats for increasingly voting against military aid to Israel.\u003c/li> \u003cli>He claims that more than half of Senate Democrats supported a resolution to block weapons sales to Israel, which he interprets as a shift toward pro-Hamas sentiment.\u003c/li> \u003cli>The discussion includes criticism of international allies (UK, France, Canada) for recognizing a Palestinian state, which Cruz argues rewards terrorism.\u003c/li> \u003c/ul> \u003chr> \u003cp>📰 \u003cstrong>3. Media Bias and the Gaza Photo Controversy\u003c/strong>\u003c/p> \u003cul> \u003cli>The New York Times is accused of spreading Hamas propaganda by publishing a misleading photo of a malnourished child in Gaza.\u003c/li> \u003cli>The podcast claims the child’s condition was due to pre-existing health issues, not Israeli actions, and criticizes the Times for issuing a low-profile correction.\u003c/li> \u003c/ul> \u003chr> \u003cp>🇨🇳 \u003cstrong>4. Harvard and the Chinese Communist Party (CCP)\u003c/strong>\u003c/p> \u003cul> \u003cli>The hosts discuss a congressional investigation into Harvard University’s alleged ties with the CCP.\u003c/li> \u003cli>Whistleblowers reportedly revealed that Harvard has formal partnerships with CCP training institutions.\u003c/li> \u003cli>The podcast argues that China uses these relationships to influence U.S. academia and train future American leaders with pro-CCP ideology.\u003c/li> \u003c/ul> \u003cp>Please Hit Subscribe to this podcast Right Now. Also Please Subscribe to the 47 Morning Update with Ben Ferguson and the Ben Ferguson Show Podcast Wherever You get You're Podcasts. Thanks for Listening\u003c/p> \u003cp>Be sure to follow and subscribe to Verdict with Ted Cruz wherever you get your podcasts. And don’t forget to follow the show on social media so you never miss a moment! \u003c/p> \u003cp>YouTube: \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2F%40VerdictwithTedCruz%2F&data=05%7C02%7CJLeimgruber%40premierenetworks.com%7C2d38d7e5ce774efd72eb08dd91868238%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638826729098484996%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=GN7LBMh%2BJxhWUgHak5G%2FiGrK63VhtvZ978lWlIeagyU%3D&reserved=0\">https://www.youtube.com/@VerdictwithTedCruz/\u003c/a> \u003c/p> \u003cp>Facebook: \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2Fverdictwithtedcruz&data=05%7C02%7CJLeimgruber%40premierenetworks.com%7C2d38d7e5ce774efd72eb08dd91868238%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638826729098508755%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=A82w9OA%2BulJVihnndlLxk4gExvd2wlzFlMiMac2pLs4%3D&reserved=0\">https://www.facebook.com/verdictwithtedcruz\u003c/a> \u003c/p> \u003cp>X: \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Ftedcruz&data=05%7C02%7CJLeimgruber%40premierenetworks.com%7C2d38d7e5ce774efd72eb08dd91868238%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638826729098522356%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=CHLfzz3p6AXJJTflR3kitsgznCAkZhh6lo2fMkvkpb4%3D&reserved=0\">https://x.com/tedcruz\u003c/a> \u003c/p> \u003cp>X: \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fx.com%2Fbenfergusonshow&data=05%7C02%7CJLeimgruber%40premierenetworks.com%7C2d38d7e5ce774efd72eb08dd91868238%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638826729098535788%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=ax%2FneRcNoqRNdr2DP9l34TxKBKrEAUF49Q0sQ9ECghU%3D&reserved=0\">https://x.com/benfergusonshow\u003c/a> \u003c/p> \u003cp> \u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754156761000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzJiZWU5NDE5LTQzZGUtNDZjZS04OTk2LWFmMmEwMTE2NzUxNy83ZDQyNmJhYy1jNGQ2LTQ3ZGQtOTc3My1iMzE5MDA0ZTE4MTYvaW1hZ2UuanBnP3Q9MTc1MjM4MTg4NSZzaXplPUxhcmdl"},{"id":288380299,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Best of Hannity - American Experiment - August 2nd, Hour 2","duration":2056,"isExplicit":false,"description":"\u003cp data-start=\"222\" data-end=\"909\">In this powerful best-of episode, Sean Hannity is joined by Mark Levin to discuss his new book \u003cem data-start=\"317\" data-end=\"327\">On Power\u003c/em>, a deep exploration of how centralized authority threatens liberty. Levin contrasts negative power—coercion, deception, and authoritarianism—with positive power rooted in constitutional protections and God-given rights. They cover the dangers of Marxism, radical Islamism, and what they argue is the authoritarian drift of the modern Democratic Party. The conversation touches on the Enlightenment, the U.S. Constitution, and the role of language in preserving—or destroying—freedom. This is a must-listen for those concerned with the philosophical battle shaping America's future.\u003c/p> \u003cp data-start=\"911\" data-end=\"960\">\u003cstrong data-start=\"911\" data-end=\"958\">Follow Sean and Our Guests on Social Media:\u003c/strong>\u003c/p> \u003cul data-start=\"961\" data-end=\"1480\"> \u003cli data-start=\"961\" data-end=\"1043\"> \u003cp data-start=\"963\" data-end=\"1043\">\u003cstrong data-start=\"963\" data-end=\"976\">Facebook:\u003c/strong> \u003ca href=\"https://www.facebook.com/SeanHannity\" data-start=\"977\" data-end=\"1041\">facebook.com/SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"1044\" data-end=\"1111\"> \u003cp data-start=\"1046\" data-end=\"1111\">\u003cstrong data-start=\"1046\" data-end=\"1062\">X (Twitter):\u003c/strong> \u003ca data-start=\"1063\" data-end=\"1109\">x.com/seanhannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"1112\" data-end=\"1202\"> \u003cp data-start=\"1114\" data-end=\"1202\">\u003cstrong data-start=\"1114\" data-end=\"1131\">Truth Social:\u003c/strong> \u003ca data-start=\"1132\" data-end=\"1200\">truthsocial.com/@SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"1203\" data-end=\"1480\"> \u003cp data-start=\"1205\" data-end=\"1222\">\u003cstrong data-start=\"1205\" data-end=\"1220\">Mark Levin:\u003c/strong>\u003c/p> \u003cul data-start=\"1225\" data-end=\"1480\"> \u003cli data-start=\"1225\" data-end=\"1311\"> \u003cp data-start=\"1227\" data-end=\"1311\">\u003cstrong data-start=\"1227\" data-end=\"1240\">Facebook:\u003c/strong> \u003ca href=\"https://www.facebook.com/marklevinshow\" data-start=\"1241\" data-end=\"1309\">facebook.com/marklevinshow\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"1314\" data-end=\"1385\"> \u003cp data-start=\"1316\" data-end=\"1385\">\u003cstrong data-start=\"1316\" data-end=\"1332\">X (Twitter):\u003c/strong> \u003ca data-start=\"1333\" data-end=\"1383\">x.com/marklevinshow\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"1388\" data-end=\"1480\"> \u003cp data-start=\"1390\" data-end=\"1480\">\u003cstrong data-start=\"1390\" data-end=\"1407\">Truth Social:\u003c/strong> \u003ca data-start=\"1408\" data-end=\"1480\">truthsocial.com/@marklevinshow\u003c/a>\u003c/p> \u003c/li> \u003c/ul> \u003c/li> \u003c/ul>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754145273000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS8xN2Y0MjdlNS00MmFmLTQwMjMtYjQyNS1iMzJkMDEyZDBiMTIvaW1hZ2UuanBnP3Q9MTc1NDE1OTYyNCZzaXplPUxhcmdl"},{"id":288380300,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Best of Hannity - Russian Conspiracy - August 2nd, Hour 1","duration":2056,"isExplicit":false,"description":"\u003cp>Sean reacts to the latest news of the week in this \"Best of Hannity!\" The evidence is overwhelming that the Obama/Biden administration was out of control in their efforts to weaponize the Department of Justice and attack President Trump. Sean has the latest evidence!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754145270000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS81YmMyNGY3YS1hYjM2LTQyZDEtYjJhMi1iMzJkMDEyZDBiMTIvaW1hZ2UuanBnP3Q9MTc1NDE1OTY0MiZzaXplPUxhcmdl"},{"id":288380301,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Best of Hannity - CIA Lies - August 2nd, Hour 3","duration":2057,"isExplicit":false,"description":"\u003cp data-start=\"1643\" data-end=\"2293\">This explosive episode dives into the declassified revelations surrounding the Russia collusion hoax, with guests Tulsi Gabbard, Sean Davis (The Federalist), and commentary from Hannity himself. They expose how Obama-era officials—particularly CIA Director John Brennan—allegedly manipulated intelligence to build a false narrative against Donald Trump. Discussion centers on burn bags of classified documents, lies to Congress, and what’s described as the largest political scandal in U.S. history. Later, Hannity is joined by Bill Cunningham to unpack the moral and civic decay in Cincinnati, connecting it to broader trends in Democrat-run cities.\u003c/p> \u003cp data-start=\"2295\" data-end=\"2344\">\u003cstrong data-start=\"2295\" data-end=\"2342\">Follow Sean and Our Guests on Social Media:\u003c/strong>\u003c/p> \u003cul data-start=\"2345\" data-end=\"3160\"> \u003cli data-start=\"2345\" data-end=\"2427\"> \u003cp data-start=\"2347\" data-end=\"2427\">\u003cstrong data-start=\"2347\" data-end=\"2360\">Facebook:\u003c/strong> \u003ca href=\"https://www.facebook.com/SeanHannity\" data-start=\"2361\" data-end=\"2425\">facebook.com/SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2428\" data-end=\"2495\"> \u003cp data-start=\"2430\" data-end=\"2495\">\u003cstrong data-start=\"2430\" data-end=\"2446\">X (Twitter):\u003c/strong> \u003ca data-start=\"2447\" data-end=\"2493\">x.com/seanhannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2496\" data-end=\"2586\"> \u003cp data-start=\"2498\" data-end=\"2586\">\u003cstrong data-start=\"2498\" data-end=\"2515\">Truth Social:\u003c/strong> \u003ca data-start=\"2516\" data-end=\"2584\">truthsocial.com/@SeanHannity\u003c/a>\u003cstrong data-start=\"2589\" data-end=\"2621\">\u003c/strong>\u003c/p> \u003cp data-start=\"2690\" data-end=\"2710\">\u003cstrong data-start=\"2690\" data-end=\"2708\">Tulsi Gabbard:\u003c/strong>\u003c/p> \u003cul data-start=\"2713\" data-end=\"2964\"> \u003cli data-start=\"2713\" data-end=\"2797\"> \u003cp data-start=\"2715\" data-end=\"2797\">\u003cstrong data-start=\"2715\" data-end=\"2728\">Facebook:\u003c/strong> \u003ca href=\"https://www.facebook.com/TulsiGabbard\" data-start=\"2729\" data-end=\"2795\">facebook.com/TulsiGabbard\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2800\" data-end=\"2869\"> \u003cp data-start=\"2802\" data-end=\"2869\">\u003cstrong data-start=\"2802\" data-end=\"2818\">X (Twitter):\u003c/strong> \u003ca data-start=\"2819\" data-end=\"2867\">x.com/TulsiGabbard\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2872\" data-end=\"2964\"> \u003cp data-start=\"2874\" data-end=\"2964\">\u003cstrong data-start=\"2874\" data-end=\"2891\">Truth Social:\u003c/strong> \u003ca data-start=\"2892\" data-end=\"2962\">truthsocial.com/@TulsiGabbard\u003c/a>\u003c/p> \u003c/li> \u003c/ul> \u003cp> \u003c/p> \u003c/li> \u003cli data-start=\"2965\" data-end=\"3160\"> \u003cp data-start=\"2967\" data-end=\"2989\">\u003cstrong data-start=\"2967\" data-end=\"2987\">Bill Cunningham:\u003cbr>\u003c/strong>\u003cstrong data-start=\"2994\" data-end=\"3007\">Facebook:\u003c/strong> \u003ca href=\"https://www.facebook.com/BillCunninghamShow\" data-start=\"3008\" data-end=\"3086\">facebook.com/BillCunninghamShow\u003c/a>\u003c/p> \u003c/li> \u003c/ul>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754145182000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS83ZTQzODMzZS04Y2Y5LTQyNDAtYjJmMC1iMzJkMDEyZDBiMGYvaW1hZ2UuanBnP3Q9MTc1NDE1OTU1OCZzaXplPUxhcmdl"},{"id":288346906,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Kamala's Book Tour - August 1st, Hour 1","duration":1758,"isExplicit":false,"description":"\u003cp>Vice President Kamala Harris resurfaces with a bizarre media appearance on \u003cem data-start=\"246\" data-end=\"282\">The Late Show with Stephen Colbert\u003c/em>, dodging basic questions about her political future, Joe Biden’s cognitive state, and Democratic leadership. Sean dismantles the left’s latest spin, citing new declassified intel that exposes Hillary Clinton’s 2016 smear campaign linking Donald Trump to Russia. Sean walks through the timeline and the media's complicity in peddling a disinformation narrative now unraveling. Also: disturbing footage from a violent mob attack in Cincinnati sparks outrage—Sean calls out the silence from city officials and legacy media.\u003c/p> \u003cp data-start=\"2177\" data-end=\"2224\">\u003cstrong data-start=\"2177\" data-end=\"2224\">Follow Sean and Our Guests on Social Media:\u003c/strong>\u003c/p> \u003cul data-start=\"2225\" data-end=\"2460\"> \u003cli data-start=\"2225\" data-end=\"2305\"> \u003cp data-start=\"2227\" data-end=\"2305\">\u003cstrong data-start=\"2227\" data-end=\"2240\">Facebook:\u003c/strong> \u003ca href=\"https://www.facebook.com/SeanHannity\" data-start=\"2241\" data-end=\"2305\">facebook.com/SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2306\" data-end=\"2371\"> \u003cp data-start=\"2308\" data-end=\"2371\">\u003cstrong data-start=\"2308\" data-end=\"2324\">X (Twitter):\u003c/strong> \u003ca data-start=\"2325\" data-end=\"2371\">x.com/seanhannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2372\" data-end=\"2460\"> \u003cp data-start=\"2374\" data-end=\"2460\">\u003cstrong data-start=\"2374\" data-end=\"2391\">Truth Social:\u003c/strong> \u003ca data-start=\"2392\" data-end=\"2460\">truthsocial.com/@SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003c/ul>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754080478000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS81ZDFjNGZjOC05YzVkLTQ3YmEtYWQzZi1iMzJkMDAwMjQzMzUvaW1hZ2UuanBnP3Q9MTc1NDA5NDg2MyZzaXplPUxhcmdl"},{"id":288346907,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Transforming American Healthcare - August 1st, Hour 2","duration":1884,"isExplicit":false,"description":"\u003cp data-start=\"884\" data-end=\"1473\">Sean speaks with Dr. Mehmet Oz and HHS tech strategist Amy Gleason about revolutionary developments in American healthcare. The Biden administration hosted 60 major healthcare and tech companies pledging to modernize patient data access, eliminate fraud, and promote transparency. Dr. Oz details how the $50 billion Rural Health Transformation Fund will reshape Medicaid and reduce drug costs through Most Favored Nation pricing. Gleason shares a personal story of medical hardship and how AI and digital records could save lives. It's a hopeful, bipartisan look at the future of medicine.\u003c/p> \u003cp data-start=\"2177\" data-end=\"2224\">\u003cstrong data-start=\"2177\" data-end=\"2224\">Follow Sean and Our Guests on Social Media:\u003c/strong>\u003c/p> \u003cul data-start=\"2225\" data-end=\"2460\"> \u003cli data-start=\"2225\" data-end=\"2305\"> \u003cp data-start=\"2227\" data-end=\"2305\">\u003cstrong data-start=\"2227\" data-end=\"2240\">Facebook:\u003c/strong> \u003ca href=\"https://www.facebook.com/SeanHannity\" data-start=\"2241\" data-end=\"2305\">facebook.com/SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2306\" data-end=\"2371\"> \u003cp data-start=\"2308\" data-end=\"2371\">\u003cstrong data-start=\"2308\" data-end=\"2324\">X (Twitter):\u003c/strong> \u003ca data-start=\"2325\" data-end=\"2371\">x.com/seanhannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2372\" data-end=\"2460\"> \u003cp data-start=\"2374\" data-end=\"2460\">\u003cstrong data-start=\"2374\" data-end=\"2391\">Truth Social:\u003c/strong> \u003ca data-start=\"2392\" data-end=\"2460\">truthsocial.com/@SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003c/ul> \u003cp data-start=\"2480\" data-end=\"2498\">\u003cstrong data-start=\"2480\" data-end=\"2498\">Dr. Mehmet Oz:\u003c/strong>\u003c/p> \u003cul data-start=\"2499\" data-end=\"2651\"> \u003cli data-start=\"2499\" data-end=\"2565\"> \u003cp data-start=\"2501\" data-end=\"2565\">\u003cstrong data-start=\"2501\" data-end=\"2514\">Facebook:\u003c/strong> \u003ca href=\"https://www.facebook.com/droz\" data-start=\"2515\" data-end=\"2565\">facebook.com/droz\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2566\" data-end=\"2617\"> \u003cp data-start=\"2568\" data-end=\"2617\">\u003cstrong data-start=\"2568\" data-end=\"2584\">X (Twitter):\u003c/strong> \u003ca data-start=\"2585\" data-end=\"2617\">x.com/DrOz\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2618\" data-end=\"2651\"> \u003cp data-start=\"2620\" data-end=\"2651\">\u003cstrong data-start=\"2620\" data-end=\"2637\">Truth Social:\u003c/strong> Not available\u003c/p> \u003c/li> \u003c/ul>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754080377000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS81ZGE1ZTYxYS1jOTQ2LTQxYzAtODg0ZS1iMzJkMDAwMjQzM2UvaW1hZ2UuanBnP3Q9MTc1NDA5NDc2MiZzaXplPUxhcmdl"},{"id":288346908,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"What If - August 1st, Hour 3","duration":1779,"isExplicit":false,"description":"\u003cp data-start=\"1546\" data-end=\"2170\">Actor John Ratzenberger joins Sean to celebrate the re-release of his 2010 faith-based film \u003cem data-start=\"1638\" data-end=\"1647\">What If\u003c/em>, directed by \u003cem data-start=\"1661\" data-end=\"1673\">The Chosen\u003c/em> creator Dallas Jenkins. They discuss the power of storytelling, family, and faith in media. Plus, Sean sounds off on government corruption—responding to listeners on Russiagate, the 22nd Amendment, and the notion of Trump earning a \"third term\" after what Democrats did to sabotage his first. In a touching moment, Sean reconnects with a caller he helped transition out of homelessness. The hour ends with raw commentary on the Cincinnati mob assault and the disturbing inaction of local leaders.\u003c/p> \u003cp data-start=\"2177\" data-end=\"2224\">\u003cstrong data-start=\"2177\" data-end=\"2224\">Follow Sean and Our Guests on Social Media:\u003c/strong>\u003c/p> \u003cul data-start=\"2225\" data-end=\"2460\"> \u003cli data-start=\"2225\" data-end=\"2305\"> \u003cp data-start=\"2227\" data-end=\"2305\">\u003cstrong data-start=\"2227\" data-end=\"2240\">Facebook:\u003c/strong> \u003ca href=\"https://www.facebook.com/SeanHannity\" data-start=\"2241\" data-end=\"2305\">facebook.com/SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2306\" data-end=\"2371\"> \u003cp data-start=\"2308\" data-end=\"2371\">\u003cstrong data-start=\"2308\" data-end=\"2324\">X (Twitter):\u003c/strong> \u003ca data-start=\"2325\" data-end=\"2371\">x.com/seanhannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2372\" data-end=\"2460\"> \u003cp data-start=\"2374\" data-end=\"2460\">\u003cstrong data-start=\"2374\" data-end=\"2391\">Truth Social:\u003c/strong> \u003ca data-start=\"2392\" data-end=\"2460\">truthsocial.com/@SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003c/ul> \u003cp data-start=\"2737\" data-end=\"2759\">\u003cstrong data-start=\"2737\" data-end=\"2759\">John Ratzenberger:\u003c/strong>\u003c/p> \u003cul data-start=\"2760\" data-end=\"2956\"> \u003cli data-start=\"2760\" data-end=\"2850\"> \u003cp data-start=\"2762\" data-end=\"2850\">\u003cstrong data-start=\"2762\" data-end=\"2775\">Facebook:\u003c/strong> \u003ca href=\"https://www.facebook.com/johnratzenberger\" data-start=\"2776\" data-end=\"2850\">facebook.com/johnratzenberger\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2851\" data-end=\"2922\"> \u003cp data-start=\"2853\" data-end=\"2922\">\u003cstrong data-start=\"2853\" data-end=\"2869\">X (Twitter):\u003c/strong> \u003ca data-start=\"2870\" data-end=\"2922\">x.com/RatzenbergerJP\u003c/a>\u003c/p> \u003c/li> \u003c/ul>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754080287000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS8zOGRhNzc4YS1lZDVhLTQwMjYtYWM5YS1iMzJkMDAwMGEyZjQvaW1hZ2UuanBnP3Q9MTc1NDA5NDY2MyZzaXplPUxhcmdl"},{"id":288259488,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Durham Report Gold - July 31st, Hour 1","duration":1943,"isExplicit":false,"description":"\u003cp data-start=\"161\" data-end=\"824\">Sean Hannity dives into the explosive new annex of the Durham Report declassified by Senator Chuck Grassley. The revelations tie George Soros’s Open Society Foundation directly to the fabrication of the Trump-Russia narrative. Hannity argues this confirms what Tulsi Gabbard and Kash Patel have been piecing together: the Russia hoax was orchestrated by top Obama officials, Hillary Clinton, and the FBI. It’s the biggest political scandal in U.S. history—complete with media complicity, falsified intelligence, and foreign actors who saw it all coming.\u003c/p> \u003cp data-start=\"826\" data-end=\"875\">\u003cstrong data-start=\"826\" data-end=\"873\">Follow Sean and Our Guests on Social Media:\u003c/strong>\u003c/p> \u003cul data-start=\"876\" data-end=\"1115\"> \u003cli data-start=\"876\" data-end=\"958\"> \u003cp data-start=\"878\" data-end=\"958\">\u003cstrong data-start=\"878\" data-end=\"891\">Facebook:\u003c/strong> \u003ca href=\"https://www.facebook.com/SeanHannity\" data-start=\"892\" data-end=\"956\">facebook.com/SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"959\" data-end=\"1026\"> \u003cp data-start=\"961\" data-end=\"1026\">\u003cstrong data-start=\"961\" data-end=\"977\">X (Twitter):\u003c/strong> \u003ca data-start=\"978\" data-end=\"1024\">x.com/seanhannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"1027\" data-end=\"1115\"> \u003cp data-start=\"1029\" data-end=\"1115\">\u003cstrong data-start=\"1029\" data-end=\"1046\">Truth Social:\u003c/strong> \u003ca data-start=\"1047\" data-end=\"1115\">truthsocial.com/@SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003c/ul>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753999228000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS9hMDBjM2ZhNC0zNzgzLTQ5ZjYtYjkzMy1iMzJjMDAxNTQ1ZDIvaW1hZ2UuanBnP3Q9MTc1NDAxMzYwNyZzaXplPUxhcmdl"},{"id":288259489,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Soros Caught - July 31st, Hour 2","duration":1848,"isExplicit":false,"description":"\u003cp data-start=\"1176\" data-end=\"1854\">Investigative reporter John Solomon joins Hannity to break down the Durham Report annex—revealing that George Soros’s ally Leonard Bernardo was in on Hillary Clinton’s plan to link Trump to Russia. New documents show the Clinton campaign not only devised the smear but may have coordinated with the FBI and Obama administration. Solomon previews upcoming bombshells, including Joe Biden’s early role in pushing the Russia hoax narrative. The hour is filled with receipts, timelines, and hard-hitting commentary on how a political operation hijacked America’s intelligence agencies.\u003c/p> \u003cp data-start=\"1856\" data-end=\"1905\">\u003cstrong data-start=\"1856\" data-end=\"1903\">Follow Sean and Our Guests on Social Media:\u003c/strong>\u003c/p> \u003cul data-start=\"1906\" data-end=\"2297\"> \u003cli data-start=\"1906\" data-end=\"1988\"> \u003cp data-start=\"1908\" data-end=\"1988\">\u003cstrong data-start=\"1908\" data-end=\"1921\">Facebook:\u003c/strong> \u003ca href=\"https://www.facebook.com/SeanHannity\" data-start=\"1922\" data-end=\"1986\">facebook.com/SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"1989\" data-end=\"2056\"> \u003cp data-start=\"1991\" data-end=\"2056\">\u003cstrong data-start=\"1991\" data-end=\"2007\">X (Twitter):\u003c/strong> \u003ca data-start=\"2008\" data-end=\"2054\">x.com/seanhannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2057\" data-end=\"2147\"> \u003cp data-start=\"2059\" data-end=\"2147\">\u003cstrong data-start=\"2059\" data-end=\"2076\">Truth Social:\u003c/strong> \u003ca data-start=\"2077\" data-end=\"2145\">truthsocial.com/@SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2148\" data-end=\"2297\"> \u003cp data-start=\"2150\" data-end=\"2169\">\u003cstrong data-start=\"2150\" data-end=\"2167\">John Solomon:\u003c/strong>\u003c/p> \u003cul data-start=\"2172\" data-end=\"2297\"> \u003cli data-start=\"2172\" data-end=\"2237\"> \u003cp data-start=\"2174\" data-end=\"2237\">\u003cstrong data-start=\"2174\" data-end=\"2180\">X:\u003c/strong> \u003ca data-start=\"2181\" data-end=\"2235\">x.com/jsolomonReports\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"2240\" data-end=\"2297\"> \u003cp data-start=\"2242\" data-end=\"2297\">\u003cstrong data-start=\"2242\" data-end=\"2254\">Website:\u003c/strong> \u003ca data-start=\"2255\" data-end=\"2297\">justthenews.com\u003c/a>\u003c/p> \u003c/li> \u003c/ul> \u003c/li> \u003c/ul>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753999144000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS9kZDBmYjUyNS1hODA0LTQzZGUtYTZiMS1iMzJjMDAxNTQ1ZDMvaW1hZ2UuanBnP3Q9MTc1NDAxMzUyNSZzaXplPUxhcmdl"},{"id":288259490,"podcastId":24392822,"podcastSlug":"51-the-sean-hannity-show","title":"Cincinnati Chaos - July 31st, Hour 3","duration":1855,"isExplicit":false,"description":"\u003cp data-start=\"2358\" data-end=\"3015\">Sean Hannity welcomes Cincinnati radio legend Bill Cunningham to discuss the brutal mob attack on a woman and man caught on video in downtown Cincinnati. Cunningham paints a grim picture of his once-proud city—now overrun with crime, drug use, police attrition, and progressive policies that have gutted public safety. The conversation expands to the collapse of major cities like New York, LA, and Chicago, where voters keep doubling down on the same failed leadership. It's a scathing critique of America’s urban decline and a warning for what’s next.\u003c/p> \u003cp data-start=\"3017\" data-end=\"3066\">\u003cstrong data-start=\"3017\" data-end=\"3064\">Follow Sean and Our Guests on Social Media:\u003c/strong>\u003c/p> \u003cul data-start=\"3067\" data-end=\"3502\"> \u003cli data-start=\"3067\" data-end=\"3149\"> \u003cp data-start=\"3069\" data-end=\"3149\">\u003cstrong data-start=\"3069\" data-end=\"3082\">Facebook:\u003c/strong> \u003ca href=\"https://www.facebook.com/SeanHannity\" data-start=\"3083\" data-end=\"3147\">facebook.com/SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"3150\" data-end=\"3217\"> \u003cp data-start=\"3152\" data-end=\"3217\">\u003cstrong data-start=\"3152\" data-end=\"3168\">X (Twitter):\u003c/strong> \u003ca data-start=\"3169\" data-end=\"3215\">x.com/seanhannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"3218\" data-end=\"3308\"> \u003cp data-start=\"3220\" data-end=\"3308\">\u003cstrong data-start=\"3220\" data-end=\"3237\">Truth Social:\u003c/strong> \u003ca data-start=\"3238\" data-end=\"3306\">truthsocial.com/@SeanHannity\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"3309\" data-end=\"3502\"> \u003cp data-start=\"3311\" data-end=\"3333\">\u003cstrong data-start=\"3311\" data-end=\"3331\">Bill Cunningham:\u003c/strong>\u003c/p> \u003cul data-start=\"3336\" data-end=\"3502\"> \u003cli data-start=\"3336\" data-end=\"3432\"> \u003cp data-start=\"3338\" data-end=\"3432\">\u003cstrong data-start=\"3338\" data-end=\"3351\">Facebook:\u003c/strong> \u003ca href=\"https://www.facebook.com/BillCunninghamShow\" data-start=\"3352\" data-end=\"3430\">facebook.com/BillCunninghamShow\u003c/a>\u003c/p> \u003c/li> \u003cli data-start=\"3435\" data-end=\"3502\"> \u003cp data-start=\"3437\" data-end=\"3502\">\u003cstrong data-start=\"3437\" data-end=\"3443\">X:\u003c/strong> \u003ca data-start=\"3444\" data-end=\"3502\">x.com/WLWBillCunningham\u003c/a>\u003c/p> \u003c/li> \u003c/ul> \u003c/li> \u003c/ul>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753999085000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzRhMGFhMzFmLWQ3ZWMtNGVlMy05MTVmLWFlMzAwMTg4ZDJkYS80ZjgzMjA3OC0zMGU2LTQ3OTItOWFkZC1iMzJjMDAxNTQ1OGQvaW1hZ2UuanBnP3Q9MTc1NDAxMzQ2MCZzaXplPUxhcmdl"}]}},{"id":18899828,"title":"The Best of Coast to Coast AM","description":"The Best of Coast to Coast AM podcast, hosted by George Noory. A media phenomenon, Coast to Coast AM deals with UFOs, strange occurrences, life after death, and other unexplained (and often inexplicable) phenomena.","lastUpdated":1735709318,"slug":"1100-the-best-of-coast-to-coas","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABElhHEAAAGYSoKyAA"},"items":[{"id":288365430,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Demonic Possession - Best of Coast to Coast AM - 8/1/25","duration":1017,"isExplicit":false,"description":"\u003cp>George Noory and author Kaedrich Olsen explore his research into demons and negative spirits that create havoc in the world, how religious exorcisms can actually make things worse for some victims of demonic possession, and how demons use our own fear to distort our behavior and sabotage our lives.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754113305000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":288307025,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Episode 250: He's Back! A Grab Bag of Weird Mental Manna!","duration":3036,"isExplicit":false,"description":"\u003cp>Straight back from who knows where, the Wizard returns in rare shape!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754052980000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":288306281,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Episode 250: Glimpses of Heaven: NDEs, Spirit Visits & A Teenager's Story","duration":3240,"isExplicit":false,"description":"\u003cp>Join Sandra for her 250th show celebration featuring a boy’s vision of his father in Heaven and an NDE with proof from a beloved dog. Explore the afterlife and learn a technique to find peace.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754051808000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":288306231,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Episode 63: UFOs & Government Control with Walter Bosley","duration":2744,"isExplicit":false,"description":"\u003cp>Walter Bosley joins Captain Ron to examine if recent videos and military encounters with off-world aircraft are being used to control who & what we believe regarding the UFO narrative.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754051702000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":288281020,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Stress - Best of Coast to Coast AM - 7/31/25","duration":990,"isExplicit":false,"description":"\u003cp>George Noory and author Douglas Mulhall explore his research into total stress load and how it is hurting millions of people, if some stress is actually good for you, and the surprising health benefits of cholesterol.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1754026878000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":288181001,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Near Death Experiences - Best of Coast to Coast AM - 7/30/25","duration":1077,"isExplicit":false,"description":"\u003cp>George Noory and hypnotherapist Crystal Faith Miller discuss her near death experience during a complicated childbirth, her encounters with higher energy beings including her own future children, and the spiritual enlightenment she received that gave her a better understanding of how the human soul can heal itself.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753940791000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":288052255,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Haunted In America - Best of Coast to Coast AM - 7/29/25","duration":1195,"isExplicit":false,"description":"\u003cp>George Noory and author Leslie Rule explore her research into ghosts and the tragic events that lead to hauntings, growing up in a haunted house, and shares stories of a ghost at a Christmas party, a haunted roller coaster, and the crying ghost of a little boy who drowned.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753854691000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":287882063,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Dracula - Best of Coast to Coast AM - 7/28/25","duration":959,"isExplicit":false,"description":"\u003cp>George Noory, author Maria Schmidt and Dacre Stoker, the great grandnephew of famed author Bram Stoker who created the character of the vampire Dracula, discuss the history of vampires in literature and pop culture, if it's possible Dracula could have been a real person, and people who live their lives believing they are actually vampires.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753768690000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":287761136,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"The Aetherius Society - Best of Coast to Coast AM - 7/27/25","duration":1045,"isExplicit":false,"description":"\u003cp>Guest Host George Knapp and Director of The Aetherius Society Paul Nugent will discuss his recent book Maya Mire: A Spiritual Journey into Cosmic Truth and the Dawning of a New World. They discuss UFO experiences and the later years of founder of The Aetherius Society George King's life and take listener calls.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753682333000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"},{"id":287671409,"podcastId":18899828,"podcastSlug":"1100-the-best-of-coast-to-coas","title":"Manifesting Miracles - Best of Coast to Coast AM - 7/26/25","duration":922,"isExplicit":false,"description":"\u003cp>Guest host Ryan Wrecker and Dr. Joan Hangarter discuss changing your life by tuning into new energy frequencies.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1753596736000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzYxYzE1MzVhLTU2YmItNDMxYS1hZDZiLWFlMmIwMDM1MGY1Yy9iOTVmMGMyNC1jMTk5LTQ5MzktYjUyYy1hZTJiMDAzNTBmNjUvaW1hZ2UuanBnP3Q9MTY0MzMzOTU5OCZzaXplPUxhcmdl"}]}},{"id":19001275,"title":"Rush Limbaugh - Timeless Wisdom","description":"Get a little of Rush each day – his intelligence, analysis, humor and fun – with a clip from the archives. Timeless wisdom, good cheer, forever dittos.","lastUpdated":1735699356,"slug":"57-rush-limbaugh-timeless-wisd","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzA0N2M1Y2NkLTYxMmYtNDg1MS05ZTIxLWFlMzkwMDgxNmY1NS8zOGM0MDQ3ZS05YzEzLTQ1YzgtYmQ1NC1hZTM5MDA4MTZmNjMvaW1hZ2UuanBnP3Q9MTY0NDU2NTg4MyZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAVy2J4AAAF-RKTIiA"},"items":[{"id":91887186,"podcastId":19001275,"podcastSlug":"57-rush-limbaugh-timeless-wisd","title":"Rush Interviews Dr. Arthur Laffer","duration":735,"isExplicit":false,"description":"\u003cp>RUSH: We welcome to our program Dr. Arthur Laffer, ladies and gentlemen, who has prepared a research paper on the Obama health care plan. I’ve admired your work, Dr. Laffer, ever since I first heard of you back in the late seventies, early eighties. It’s great to have you here.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>LAFFER: Well, thank you very much, Rush. It’s a pleasure.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>RUSH: By the way, I want to share something with you. You may not know this, but you are partially responsible for Obama becoming a community organizer, from chapter 7, page 54 of his book, Dreams from My Father: ‘There wasn’t much detail to the idea of community organizer. I didn’t know anybody making a living that way. When classmates in college asked me just what it was that a community organizer did, I couldn’t answer them directly instead I’d pronounce on the need for change, change in the White House where Reagan and his minions were carrying on their dirty deeds.’\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>LAFFER: (chuckling)\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>RUSH: You were a minion doing dirty deeds.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>LAFFER: A minion? Minion, minion! Oh, my gosh!\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>RUSH: (laughs)\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>LAFFER: I don’t know if you remember, Rush, but I was on your show in studio in Sacramento, California, many, many years ago.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>RUSH: Oh, that’s right. You know, you’re exactly right.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>LAFFER: You impressed me enormously then as well as today.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>RUSH: Well, I thank you very much for that. It’s mutual, then. I have a summary here of your findings. Let me just run through a couple bullet points and then you can take it and expand on this. ‘The current proposals being discussed in Washington, House and Senate, would raise the total federal government expenditures by 5.6% more than otherwise, adding $285.6 billion to the deficit in 2019, would increase national health care spenders by an additional 8.9%. After all this, it would still leave 30 million Americans uninsured.’ Fill in the blanks here for us.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>LAFFER: Well, you know, it’s a fairly straightforward thing. Without going through the specific numbers — although I’d be more than happy to do that — you know, whenever you separate people from the purchases they make… If you walked into a store and weren’t told what anything cost and you could pick out whatever you wanted free, you’re going to be squanders, you’re going to buy things that are way too expensive that you don’t want. I mean, one of the ways controlling costs is making people responsible for their own money, for their own expenditures and that is exactly what this program does not do. It makes the separation between the patient and the doctor and health services further and further removed, and takes away all control of costs. And, frankly, as P.J. O’Rourke put it, he said, ‘If you think health care is expensive now, just wait ’til you see how much it costs when it’s free,’ and that’s exactly what we’re doing here.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.rushlimbaugh.com%2Fdaily%2F2009%2F08%2F04%2Frush_interviews_dr_arthur_laffer%2F&data=04%7C01%7CMarkWeiner%40iheartmedia.com%7Cb3988143867741c9dc6808d9dd15402e%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C637783905642942759%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=ueT%2BYkShgpasYIUVgudA1sD2ZmuMa1nPzQi1cYXCNBA%3D&reserved=0\">https://www.rushlimbaugh.com/daily/2009/08/04/rush_interviews_dr_arthur_laffer/\u003c/a>\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1642776049000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzA0N2M1Y2NkLTYxMmYtNDg1MS05ZTIxLWFlMzkwMDgxNmY1NS9lZTFkYWQ0ZS1mMjVlLTRkY2EtOGNhOC1hZTM5MDA4MTdjMzYvaW1hZ2UuanBnP3Q9MTY0NDU2NTg5MCZzaXplPUxhcmdl"},{"id":91844740,"podcastId":19001275,"podcastSlug":"57-rush-limbaugh-timeless-wisd","title":"The Establishment Thinks They Have Their Power Back — But They Know It’s Tenuous","duration":1613,"isExplicit":false,"description":"\u003cp>RUSH: Greetings to you, music lovers, thrill-seekers, conversationalists all across the fruited plain. Man, oh, man. I have such a range of emotion flowing through my arteries and veins, going to my heart and away from my heart. I’m watching these people at the Biden inauguration. They think they got it all back. They think they finally have vanquished all of their opposition. And they haven’t the slightest idea.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>You can hear it in the words they’re saying to each other. You can hear it in the way they’re singing their songs. You can see it in the people that showed up for this inauguration who didn’t show up four years ago for the Trump inauguration, and I have to tell you, ladies and gentlemen, I just — (crowd chanting “We love you! We love you!”) Wait a minute. What’s this? That was obviously audio from a Trump rally, one of the many that occurred before the election last November. “We love you.”\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.rushlimbaugh.com%2Fdaily%2F2021%2F01%2F20%2Fthe-establishment-thinks-they-have-their-power-back-but-they-know-its-tenuous%2F&data=04%7C01%7CMarkWeiner%40iheartmedia.com%7Ce6a7a626d90d4555be5508d9dc4989a4%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C637783030750312509%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=StHeGqIRgOC2PDqHmmDfZPAHCDJylVFUgt9U9htZqPE%3D&reserved=0\">https://www.rushlimbaugh.com/daily/2021/01/20/the-establishment-thinks-they-have-their-power-back-but-they-know-its-tenuous/\u003c/a>\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1642690424000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzA0N2M1Y2NkLTYxMmYtNDg1MS05ZTIxLWFlMzkwMDgxNmY1NS9mNjg5ZGEwNy00OTg4LTQ0ZTctODZhMS1hZTM5MDA4MTdjOTAvaW1hZ2UuanBnP3Q9MTY0NDU2NTg5MCZzaXplPUxhcmdl"},{"id":91801996,"podcastId":19001275,"podcastSlug":"57-rush-limbaugh-timeless-wisd","title":"America Is Unhappy Because of the Epic Failures of Liberalism","duration":1498,"isExplicit":false,"description":"\u003cp>RUSH: All right. So look at that headline right there: “Republicans and Democrats Clash Over Police Reform.” You know what this is about? This is about an actual piece of legislation that is being argued and debated in the United States Senate.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>And I did a double take because that’s not how laws are made in our country anymore. The Senate and House don’t actually do anything anymore ’cause they’re all afraid to. Our laws come from regulators, unelected bureaucrats and our judges, as has just been demonstrated by these Supreme Court decisions.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Josh Hawley from Missouri got it exactly right when he was complaining about Gorsuch and the decisions on the sexual discrimination cases being lapped into the 1964 Civil Rights Act. You know, to put this in perspective, to show you how we conservatives — look, folks, I don’t want to dispirit you here. I’ve already got a story here of polling data — well, a poll shows that half of Americans are unhappy. Let me find the actual headline. Yeah. “Americans Are the Unhappiest They’ve Been in 50 Years.” Not half of Americans. The unhappiest they’ve been in 50 years. Does that not make sense?\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.rushlimbaugh.com%2Fdaily%2F2020%2F06%2F17%2Famerica-is-unhappy-because-of-the-epic-failures-of-liberalism%2F&data=04%7C01%7CMarkWeiner%40iheartmedia.com%7C85e005b5951f4e6bb16208d9db886907%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C637782201227768523%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=1RPwJS89FH%2B3sNaM0N2x0%2F8uQxLzju94GRo619cjuQE%3D&reserved=0\">https://www.rushlimbaugh.com/daily/2020/06/17/america-is-unhappy-because-of-the-epic-failures-of-liberalism/\u003c/a>\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1642605527000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzA0N2M1Y2NkLTYxMmYtNDg1MS05ZTIxLWFlMzkwMDgxNmY1NS9iNjYxYzE2MC1hMzRjLTRjNGItOTliZS1hZTM5MDA4MTdjOTIvaW1hZ2UuanBnP3Q9MTY0NDU2NTg5MSZzaXplPUxhcmdl"},{"id":91757140,"podcastId":19001275,"podcastSlug":"57-rush-limbaugh-timeless-wisd","title":"The Left is in Tizzy Over the Supreme Court Ruling on the Voting Rights Act","duration":463,"isExplicit":false,"description":"\u003cp>RUSH: the Supreme Court rule today that states can no longer be judged by voting discrimination that went on decades ago. This is a decision that marks the end of a major civil rights-era reform, the Voting Rights Act. A 5-4 ruling, and it rewrites a key element of the Voting Rights Act of 1965, which for 50 years has given the federal government unprecedented say in everything, from how states draw their congressional maps, to where they place polling locations. It was all rooted in the belief that southern states were highly discriminatory against blacks, not letting them vote, not letting them register, so the states were totally subservient to the federal government when it came to voting.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.rushlimbaugh.com%2Fdaily%2F2013%2F06%2F25%2Fthe_left_is_in_tizzy_over_the_supreme_court_ruling_on_the_voting_rights_act%2F&data=04%7C01%7CMarkWeiner%40iheartmedia.com%7C1d9524c57e3746bb73d508d9dabf5264%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C637781337558038737%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=jKLrj0uqNtu1MJFNXDfQLw1VnOIcZzqBkCk6u9%2Fi9ZY%3D&reserved=0\">https://www.rushlimbaugh.com/daily/2013/06/25/the_left_is_in_tizzy_over_the_supreme_court_ruling_on_the_voting_rights_act/\u003c/a>\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1642520455000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzA0N2M1Y2NkLTYxMmYtNDg1MS05ZTIxLWFlMzkwMDgxNmY1NS84OWNmZGMyYS1kMmZkLTQwMjYtOThkMi1hZTM5MDA4MjA0M2QvaW1hZ2UuanBnP3Q9MTY0NDU2NjAwNSZzaXplPUxhcmdl"},{"id":91706251,"podcastId":19001275,"podcastSlug":"57-rush-limbaugh-timeless-wisd","title":"Democrats Use Ralph Northam’s Racism to Cover Up What He Said About Abortion","duration":924,"isExplicit":false,"description":"\u003cp>RUSH: (Northam impression) “I’ll tell you something else about old Ralph, Ralph Northam, Ralph Northam from Virginia. Ralph Northam, he doesn’t even think the Democrats really want him to quit. He thinks they’re just sayin’ it ’cause they have to. That’s what he thinks. He thinks they don’t really want him gone, and he thinks they don’t really want his lieutenant governor to sit in in the governor’s chair if they’re forcing him out. So he’s gonna hang on!\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>“So he’s gonna hang on, ’cause ain’t no way ain’t no way some Amos ‘n’ Andy thing back in high school is gonna force him out when Donald Trump is sitting there in Oval Office after Stormy Daniels and Access Hollywood. Ol’ Ralph Northam ain’t leaving!” If they want to get Ralph Northam gone, stop all this blackface high school stuff and focus on what he said about killing babies after they’re born. (paraphrased) “Yeah, you make them comfortable, give ’em a pill, whatever you do to make an infant comfortable, and then you zap it.”\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>That’s what Ralph Northam said. That’s what they covered up. Well, Steve Moore was on CNN brought this up. We have here Erin Burnett, we have Keith Boykin, we have April Ryan. So we got three people against one here, if you count the CNN infobabe, and listen to what happens. This is about a one-minute sound bite. Listen to what happens when Steve Moore brings up what old Ralph Northam from Virginia really, really did…\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.rushlimbaugh.com%2Fdaily%2F2019%2F02%2F05%2Fdemocrats-use-ralph-northams-racism-to-cover-up-what-he-said-about-abortion%2F&data=04%7C01%7CMarkWeiner%40iheartmedia.com%7Cc337fd4d91fc4030329108d9d9eb8635%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C637780427913182313%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=8CF1Qu5hkxHAl%2F3XzYEXwFpjvkj1If5nU9aLGu7IOlo%3D&reserved=0\">https://www.rushlimbaugh.com/daily/2019/02/05/democrats-use-ralph-northams-racism-to-cover-up-what-he-said-about-abortion/\u003c/a>\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1642430019000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzA0N2M1Y2NkLTYxMmYtNDg1MS05ZTIxLWFlMzkwMDgxNmY1NS9jY2FkYTYxNy1iMWE3LTRlYTgtODYyNi1hZTM5MDA4MjFlNzcvaW1hZ2UuanBnP3Q9MTY0NDU2NjAyOCZzaXplPUxhcmdl"},{"id":91607444,"podcastId":19001275,"podcastSlug":"57-rush-limbaugh-timeless-wisd","title":"Democrats Demand You Wear a Symbol of Fear","duration":361,"isExplicit":false,"description":"\u003cp>RUSH: Oh, do you know what I heard right before the program started? This is another great illustration of a point that I’ve been making for I don’t know how long. A quarterback in the National Football League — and I didn’t see it. It was not videotaped so I don’t know who it was. But a current quarterback in the NFL actually said, “Look, I don’t want to get political, but I would like to get back to work.”\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Now, when the hell did going to work become political? Right now — right here, right now — and who has made this possible? Joe Biden and the Democrat Party, all these mask-wearing freaks demanding that you use the symbol of fear, demanding that everybody wear the symbol of fear. I know why some people believe in masks, and it’s because of the success that we’ve had at grocery stores.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>You know, from the beginning of this, people have been able to go to the grocery store, and there has not been the widespread infections of coronavirus in grocery stores. People had to go there, and they had to go to pharmacies, and there hasn’t been a lot of infection spread. So those people in the grocery stores were all wearing masks and gloves and so the theory is that wearing the mask, wearing the gloves helped stop the spread. So if it worked in grocery stores, why not elsewhere?\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.rushlimbaugh.com%2Fdaily%2F2020%2F05%2F27%2Fdemocrats-demand-you-wear-a-symbol-of-fear%2F&data=04%7C01%7CMarkWeiner%40iheartmedia.com%7C30ed66198d8444a2e1a008d9d790a9e6%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C637777839868995899%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&sdata=Fdhcu2wXQ9Euh4aKW0fBE%2Bf1S0dU8oyBIErpwE7qMtQ%3D&reserved=0\">https://www.rushlimbaugh.com/daily/2020/05/27/democrats-demand-you-wear-a-symbol-of-fear/\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1642170449000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzA0N2M1Y2NkLTYxMmYtNDg1MS05ZTIxLWFlMzkwMDgxNmY1NS9mMWI1Y2E2Yi0zYTVhLTRkNGMtODc0ZS1hZTM5MDA4MjNmYWMvaW1hZ2UuanBnP3Q9MTY0NDU2NjA1NyZzaXplPUxhcmdl"},{"id":91561961,"podcastId":19001275,"podcastSlug":"57-rush-limbaugh-timeless-wisd","title":"Biden Trashes Hillary and Democrats","duration":357,"isExplicit":false,"description":"\u003cp>RUSH: The Democrats now are admitting privately amongst themselves, they are admitting that they lost. Biden is out with a couple of doses of honesty that are going to be really challenging for his buds in the Democrat Party. Joe Biden in one story here says that he doesn’t think Hillary knew why she was running for president.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>“Vice President Biden believes Hillary Clinton lost the presidential election in part because she never figured why she was running for the nation’s highest office. ‘I don’t think she ever really figured it out,’ Biden told the Los Angeles Times in an interview published Thursday. ‘And by the way, I think it was really hard for her to decide to run.'”\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>If you’re confused by this, just hang in. I’m gonna close the loop here and make it all make sense for you. There’s nobody better at translating these people than I am, so just be patient.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.rushlimbaugh.com%2Fdaily%2F2016%2F12%2F23%2Fbiden_trashes_hillary_and_democrats%2F&data=04%7C01%7CMarkWeiner%40iheartmedia.com%7C65b468b19110410328a308d9d6ba31b4%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C637776917457128629%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=rp%2BVj8%2F8N5H2lbaZNk5%2Bab3DwhIU3TsGuA2%2FMw89a4g%3D&reserved=0\">https://www.rushlimbaugh.com/daily/2016/12/23/biden_trashes_hillary_and_democrats/\u003c/a>\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1642079700000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzA0N2M1Y2NkLTYxMmYtNDg1MS05ZTIxLWFlMzkwMDgxNmY1NS8xZWM4ZTAxYS00M2MxLTRkYWUtYmYyMS1hZTM5MDA4MmMzYzcvaW1hZ2UuanBnP3Q9MTY0NDU2NjE3MCZzaXplPUxhcmdl"},{"id":91519073,"podcastId":19001275,"podcastSlug":"57-rush-limbaugh-timeless-wisd","title":"Happy Birthday, El Rushbo! And It’s a Big One","duration":145,"isExplicit":false,"description":"\u003cp>RUSH: And greetings to you, music lovers, thrill-seekers, and conversationalists all across the fruited plain. I am back again here in the saddle at the Excellence in Broadcasting Network. Three hours straight ahead. This is Friday, right? So let’s go.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>JOHNNY DONOVAN: And now, from sunny South Florida, it’s Open Line Friday!\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>RUSH: Righto. Now, I have it on good authority that you people were really ticked off yesterday. I mean, those of you that called. I got an email: “Man, your callers today are great.” I haven’t — (highly overrated staff interrupts and starts singing Happy Birthday) Oh, yes, that’s right. Here we come. Happy delayed birthday. Thank you. Thank you. Thank you. Thank you. What kind of flavor is that? Looks like orange something or other? All right. Cool. I picked it out. So, yeah, I was 70 years old on — what was it? Tuesday?\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>I don’t even remember. I have to back count to the 12th. Anyway, they have a delayed 70th birthday.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.rushlimbaugh.com%2Fdaily%2F2021%2F01%2F15%2Fhappy-birthday-el-rushbo-and-its-a-big-one%2F&data=04%7C01%7CMarkWeiner%40iheartmedia.com%7C52bf92fc560546109afa08d9d5feea53%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C637776113131047017%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=qh0eh5W6fTd70efnhH7yTDxY5AgBGblnwY5ecypKT3I%3D&reserved=0\">https://www.rushlimbaugh.com/daily/2021/01/15/happy-birthday-el-rushbo-and-its-a-big-one/\u003c/a>\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1642000920000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzA0N2M1Y2NkLTYxMmYtNDg1MS05ZTIxLWFlMzkwMDgxNmY1NS9jY2JkMGQ5NS01OGIwLTRjNWEtOTlmYS1hZTM5MDA4MmRiZTUvaW1hZ2UuanBnP3Q9MTY0NDU2NjE4OSZzaXplPUxhcmdl"},{"id":91460365,"podcastId":19001275,"podcastSlug":"57-rush-limbaugh-timeless-wisd","title":"Clueless American Leaders Shocked by Putin’s Attempt to Reassemble Soviet Union","duration":1759,"isExplicit":false,"description":"\u003cp>RUSH: We’re gonna get to the Ukraine business, it’s gonna be the focus here. That happens to be the soap opera story. Actually, it’s not the soap opera story. This is Putin running rings around us. There’s no question what’s going on here. Vladimir Putin’s reassembling the Soviet Union. And this is something — I’ve got the sound bite — I predicted this back in 2008. And all the smart money in Washington, inside the Beltway — we’ve got these sound bites, too — they’re shocked that Putin is trying to reassemble the Soviet Union. They can’t believe it.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Even Lurch — this guy, John Kerry, is shocked that Putin is actually conducting a ground war. Listen to this. Grab number 17. Let’s just get this out of the way ’cause I think it’s hilarious and it is indicative of how just outclassed we are. We’re clueless. This generation of leaders is literally clueless about our enemies. Remember something you were taught early on in this program. The purpose of any military is to kill people and break things. It’s not to advance anybody’s social agenda. It’s not a laboratory for the left’s social ideas or playgrounds. It is to kill people and break things, and the second rule is that the aggressor in any conflict sets the rules. And if they violate an existing rule book, then so be it. The aggressor sets the rules, and right now, Putin is setting the rules.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>I went back and did some research. In 1979 when the Soviets invaded Afghanistan, ’79, ’80, they did it at Christmastime, when we were all distracted. Putin goes into Ukraine, after, by the way, colonizing Georgia. They got Georgia back now. Remember Shalikashvili and South Ossetia? Well, they got Georgia back and they’re marching now. And when did Putin do it? He sent the troops in during the Olympics that he hosted, that NBC televised and the world was watching. And then after that he continued this buildup last night during the Oscars. That is strategy. What it means to me is, in just that regard, if Putin actually made strategic decisions based on the American people being distracted it tells me that Putin believes that American public opinion still matters, in terms of impacting American leadership.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.rushlimbaugh.com%2Fdaily%2F2014%2F03%2F03%2Fclueless_american_leaders_shocked_by_putin_s_attempt_to_reassemble_soviet_union%2F&data=04%7C01%7CMarkWeiner%40iheartmedia.com%7C2e1a0e670c1547705ef408d9d52f5971%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C637775221695879527%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=Dfe331wP3govWCoUzV9CkkNCQzCIBzXT8azJgH4MMiI%3D&reserved=0\">https://www.rushlimbaugh.com/daily/2014/03/03/clueless_american_leaders_shocked_by_putin_s_attempt_to_reassemble_soviet_union/\u003c/a>\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1641913380000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzA0N2M1Y2NkLTYxMmYtNDg1MS05ZTIxLWFlMzkwMDgxNmY1NS9lYzQ0MTY5OS0zYjFiLTQ3ZWItYTgzYy1hZTM5MDA4MzRhNTAvaW1hZ2UuanBnP3Q9MTY0NDU2NjI4NiZzaXplPUxhcmdl"},{"id":91412638,"podcastId":19001275,"podcastSlug":"57-rush-limbaugh-timeless-wisd","title":"I’ve Been Properly Credited for Coining the Term “Undocumented Democrats”","duration":602,"isExplicit":false,"description":"\u003cp>RUSH: The Weekly Standard has a piece in it that, very, very rarely has this ever happened to me. In fact, I can’t ever remember it happening. I’m sure it has, ’cause it’s been 27 years I’ve been doing this. The headline of this — and it’s not a hit piece. It’s not a criticism. The headline’s gonna mislead you. The headline is: “No, Ted Cruz Did Not Invent the Term ‘Undocumented Democrat.'”\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>Apparently Senator Cruz has been running around, after this spat with Marco Rubio on immigration and amnesty and legalization, Cruz has been using the term “undocumented Democrat” instead of “illegal alien” as a means of demonstrating what the Democrats’ interest in this whole thing is. So, now that you know that, here’s the Weekly Standard story.\u003c/p>\u003cp>\u003cbr>\u003c/p>\u003cp>\u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.rushlimbaugh.com%2Fdaily%2F2015%2F12%2F22%2Fi_ve_been_properly_credited_for_coining_the_term_undocumented_democrats%2F&data=04%7C01%7CMarkWeiner%40iheartmedia.com%7C20969e84c43643b2814908d9d4766d12%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C637774427411583444%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=ACh%2B7o9XDBlh6YIJkf%2B%2Fzg12SwTiqJoUWpZaU9d3%2BM0%3D&reserved=0\">https://www.rushlimbaugh.com/daily/2015/12/22/i_ve_been_properly_credited_for_coining_the_term_undocumented_democrats/\u003c/a>\u003c/p>\u003cp> \u003c/p> Learn more about your ad-choices at \u003ca href=\"https://www.iheartpodcastnetwork.com\">https://www.iheartpodcastnetwork.com\u003c/a>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1641829157000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzA0N2M1Y2NkLTYxMmYtNDg1MS05ZTIxLWFlMzkwMDgxNmY1NS84NDIzYjc0ZC03MDNkLTQ5MzItYjFhYS1hZTM5MDA4MzU0NTcvaW1hZ2UuanBnP3Q9MTY0NDU2NjI5MyZzaXplPUxhcmdl"}]}},{"id":27384794,"title":"Gilbert Gottfried's Amazing Colossal Podcast","description":"Comedian and actor Gilbert Gottfried, a man Stephen King once called “a national treasure,” talks with the show business legends, icons and behind-the-scenes talents who shaped his childhood and influenced his comedy. Along with co-host and fellow pop culture fanatic Frank Santopadre, Gilbert is joined by comics, actors, musicians, talk show hosts, writers and other eyewitnesses to Hollywood history, including Bruce Dern, Chevy Chase, “Weird Al” Yankovic, Adam West, Steve Buscemi, Micky Dolenz, Jim Gaffigan, Judd Apatow and DOZENS more, for a funny, frenetic, fly-on-the-wall look at showbiz then and now (but mostly then.) Gilbert Gottfried’s Amazing Colossal Podcast was named \"Best Podcast of 2015\" by the Village Voice and one of iTunes' \"Best of 2014.\" It has been featured in Rolling Stone, Wired and the Los Angeles Times.","lastUpdated":1689789349,"slug":"143-gilbert-gottfrieds-amazing","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZjYTMxMDVjLTBkODUtMTFlYS05Mjg2LTYzMzRlZDBjN2JiNi9pbWFnZS91cGxvYWRzXzJGMTU4NTYxNDM5MDAwMS1yeXVmMmZlMmJkZi1mOGIxNTQ0YjlmZWJhZWQyM2FmZTQxNzQwZjk1ZTdkMl8yRmdnYWNwX0FSVCtjb3B5LmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABD_TBEAAAGX8kaPgA"},"items":[{"id":288171146,"podcastId":27384794,"podcastSlug":"143-gilbert-gottfrieds-amazing","title":"GGACP Classic: CAR 54, WHERE ARE YOU and BATMAN","duration":1673,"isExplicit":true,"description":"In connection with the recent \"Fun for All Ages\" podcast about the arch-villains of the Adam West \"Batman\" series, GGACP revisits this 2016 mini-episode, in which the boys pay tribute to the much-beloved 1966 camp classic. Also in this episode: The comic mind of Nat Hiken! Gilbert covers Johnny Fontaine! And the Caped Crusaders meet Jerry Lewis!\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753930800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZjYTMxMDVjLTBkODUtMTFlYS05Mjg2LTYzMzRlZDBjN2JiNi9pbWFnZS91cGxvYWRzXzJGMTU4NTYxNDM5MDAwMS1yeXVmMmZlMmJkZi1mOGIxNTQ0YjlmZWJhZWQyM2FmZTQxNzQwZjk1ZTdkMl8yRmdnYWNwX0FSVCtjb3B5LmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"},{"id":287873559,"podcastId":27384794,"podcastSlug":"143-gilbert-gottfrieds-amazing","title":"Remembering Joe Flaherty w/ Dick Blasucci and Paul Flaherty","duration":6130,"isExplicit":false,"description":"Frank is joined by Emmy-winning writer-producer Dick Blasucci (\"Mad TV,\" \"The Larry Sanders Show\") and Emmy-winning writer-director Paul Flaherty (\"Clifford,\" \"Who's Harry Crumb?\") for a loving tribute to the life and career of the late \"SCTV\" stalwart Joe Flaherty. In this episode, Dick and Paul discuss Joe's passion for classic cinema, his rise from Second City stage manager to performer, his repertoire of celebrity impressions and the (rumored) origins of Count Floyd, Vic Hedges and Guy Caballero. Also, Dick remembers Rip Torn, Paul tangles with Burt Reynolds, John Candy dines with Larry Fine's cousin and George Burns tries (unsuccessfully) to butter a bagel. PLUS: Brother Theodore! \"Maudlin's Eleven\"! \"Morton & Hayes\"! Paul jams with Ray Charles! And Joe pays his respects to the legendary Roberto Clemente!\n\n\n\nSubscribe now on \n\nApple\n\nhttps://podcasts.apple.com/us/podcast/fun-for-all-ages-with-frank-santopadre/id1824012922\n\nSpotify\n\nhttps://open.spotify.com/show/18EQJNDwlYMUSh2uXD6Mu6?si=97966f6f8c474bc9\n\nAmazon\n\nhttps://music.amazon.com/podcasts/13b5ed88-d28d-4f0c-a65e-8b32eecd80f6/fun-for-all-ages-with-frank-santopadre\n\nYouTube\n\nhttps://www.youtube.com/playlist?list=PLgvlbF41NLLPvsrcZ9XIsYKkH_HvUXHSG\n\niHeart\n\nhttps://www.iheart.com/podcast/269-fun-for-all-ages-with-fran-283612643/\n\nTuneIn\n\nhttp://tun.in/pxOWO\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753758000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzL2ZmZTYxMzE0LTZjMGMtMTFmMC05Mzg2LTMzMDRiNWMwY2E3NS9pbWFnZS9mNzlkY2MyOGU5ZTc3MTNlOTE0YTlkOGRlNDQ5ZGIzNy5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":287732648,"podcastId":27384794,"podcastSlug":"143-gilbert-gottfrieds-amazing","title":"Adam West Encore","duration":4319,"isExplicit":true,"description":"To celebrate the recent \"Fun for All Ages\" podcast about the 1966-'68 \"Batman\" series, GGACP presents this ENCORE of a 2014 interview with the caped crusader of Gilbert and Frank's childhoods, the legendary ADAM WEST. In this episode, Adam shares memories of everyone from Gary Cooper to Jackie Gleason and jokes about some of his more “challenging” gigs (“Voodoo Island” anyone?). Also, Adam duets with Dino, makes history with William Shatner and pays Gilbert one of the greatest compliments of his career. PLUS: The origin of the Batusi! Liberace gets tough! Adam turns down the part of James Bond! And the Riddler goes to an orgy!\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753671600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZjYTMxMDVjLTBkODUtMTFlYS05Mjg2LTYzMzRlZDBjN2JiNi9pbWFnZS91cGxvYWRzXzJGMTU4NTYxNDM5MDAwMS1yeXVmMmZlMmJkZi1mOGIxNTQ0YjlmZWJhZWQyM2FmZTQxNzQwZjk1ZTdkMl8yRmdnYWNwX0FSVCtjb3B5LmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"},{"id":287377751,"podcastId":27384794,"podcastSlug":"143-gilbert-gottfrieds-amazing","title":"GGACP Classic: Celebrating 200 Episodes with the GGACP Listener Society (Part 2)","duration":2251,"isExplicit":true,"description":"In this conclusion of a 2-part installment, Gilbert and Frank celebrate 200 episodes of GGACP by fielding probing questions from the devoted members of the \"Amazing Colossal Listener Society\" Facebook page. In this episode: “Blame It on Rio”! Alan Arkin’s “Fire Sale”! Praise for Gilbert’s Peter Lorre! Paul Lynde lusts after Carol Wayne! And Red Buttons parts the Red Sea! \nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753326000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZjYTMxMDVjLTBkODUtMTFlYS05Mjg2LTYzMzRlZDBjN2JiNi9pbWFnZS91cGxvYWRzXzJGMTU4NTYxNDM5MDAwMS1yeXVmMmZlMmJkZi1mOGIxNTQ0YjlmZWJhZWQyM2FmZTQxNzQwZjk1ZTdkMl8yRmdnYWNwX0FSVCtjb3B5LmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"},{"id":287131429,"podcastId":27384794,"podcastSlug":"143-gilbert-gottfrieds-amazing","title":"Batman '66 Bad Guys w/ Dana Gould and Barrett Leddy","duration":5531,"isExplicit":false,"description":"Frank is joined by Emmy-winning writer-comedian DANA GOULD and this week's co-host, voice actor (and youthful ward) BARRETT LEDDY for a waaay too in-depth analysis of the rogues' gallery of arch-villains from the classic 1966-'68 \"Batman\" series. In this episode, Frank and the boys talk about bat-climbs, celebrity cameos and \"non-canon\" nemeses and share their favorite (and LEAST favorite) bat-baddies, while taking a nostalgic look back at an oft-repeated \"rumor\" from the \"Amazing Colossal Podcast.\" PLUS: \"Beneath the Planet of the Apes\"! Dana dines with the Riddler! Frank hangs with Adam West! Barrett impersonates Eartha Kitt! And Dana remembers his friend, the late Paul \"Pee Wee Herman\" Reubens!\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753153200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzL2Q4MTc4ZmVhLTY2OWMtMTFmMC05NWE5LWQ3MTNlMTkxNDM0OS9pbWFnZS9mNzlkY2MyOGU5ZTc3MTNlOTE0YTlkOGRlNDQ5ZGIzNy5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":286987156,"podcastId":27384794,"podcastSlug":"143-gilbert-gottfrieds-amazing","title":"Celebrating 200 Episodes with the GGACP Listener Society (Part 1) Encore","duration":2191,"isExplicit":true,"description":"In this ENCORE of a celebration of GGACP's 200th episode, Gilbert and Frank answer questions from the members of the \"Amazing Colossal Listener Society\" Facebook fan page. In this episode: Discovering Harpo’s wig! Sonny Fox turns on the waterworks! Gilbert “rescues” Chevy Chase! The riskiest movie ever made! And the Shecky Greene flaming monkey story!\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753068420000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZjYTMxMDVjLTBkODUtMTFlYS05Mjg2LTYzMzRlZDBjN2JiNi9pbWFnZS91cGxvYWRzXzJGMTU4NTYxNDM5MDAwMS1yeXVmMmZlMmJkZi1mOGIxNTQ0YjlmZWJhZWQyM2FmZTQxNzQwZjk1ZTdkMl8yRmdnYWNwX0FSVCtjb3B5LmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"},{"id":286378048,"podcastId":27384794,"podcastSlug":"143-gilbert-gottfrieds-amazing","title":"GGACP Classic: Being There & Mortal Storm","duration":1074,"isExplicit":true,"description":"GGACP celebrates the centenary of comedy icon Peter Sellers (born 1925) by revisiting this 2015 conversation about (arguably) Sellers' most admired film (and performance), 1979's \"Being There.\" ALSO in this episode: Marcus Welby joins the Nazi party! The inspiration of Stan Laurel! The tortured genius of Hal Ashby! And \"The Fiendish Plot of Dr. Fu Manchu\"!\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1752721200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZjYTMxMDVjLTBkODUtMTFlYS05Mjg2LTYzMzRlZDBjN2JiNi9pbWFnZS91cGxvYWRzXzJGMTU4NTYxNDM5MDAwMS1yeXVmMmZlMmJkZi1mOGIxNTQ0YjlmZWJhZWQyM2FmZTQxNzQwZjk1ZTdkMl8yRmdnYWNwX0FSVCtjb3B5LmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"},{"id":285867668,"podcastId":27384794,"podcastSlug":"143-gilbert-gottfrieds-amazing","title":"Memories of \"Gilbert Gottfried's Amazing Colossal Podcast!\" w/ Dara Gottfried, Gino Salomone and Alan Zweibel","duration":5153,"isExplicit":false,"description":"In the premiere episode of Fun for All Ages with Frank Santopadre, Frank kicks off this new adventure with a heartfelt and hilarious tribute to \"Gilbert Gottfried’s Amazing Colossal Podcast!\" Joining Frank for an hour of stories, memories and laughs are GGACP producing partner Dara Gottfried, entertainment reporter Gino Salomone, and comedy legend Alan Zweibel. Also in this episode: Bob Costas almost tanks his career, Gino runs afoul of Robert Wagner, Dara shares a priceless voicemail from Bill Macy, and everyone recalls their favorite Gilbert moments. PLUS: Dick Cavett saves the day! Gino remembers Ruth Buzzi! Alan reports from SNL’s 50th! And Frank lays out his next chapter in podcasting!\n\n\n\nBe sure to subscribe now on \n\n\n\nApple\n\nhttps://podcasts.apple.com/us/podcast/fun-for-all-ages-with-frank-santopadre/id1824012922\n\nSpotify\n\nhttps://open.spotify.com/show/18EQJNDwlYMUSh2uXD6Mu6?si=97966f6f8c474bc9\n\nAmazon\n\nhttps://music.amazon.com/podcasts/13b5ed88-d28d-4f0c-a65e-8b32eecd80f6/fun-for-all-ages-with-frank-santopadre\n\nYouTube\n\nhttps://www.youtube.com/playlist?list=PLgvlbF41NLLPvsrcZ9XIsYKkH_HvUXHSG\n\niHeart\n\nhttps://www.iheart.com/podcast/269-fun-for-all-ages-with-fran-283612643/\n\nTuneIn\n\nhttp://tun.in/pxOWO\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1752548400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzY4MzkyODI0LTYwZWMtMTFmMC05MTJjLWE3Y2QwZGVmZjFlMC9pbWFnZS9mNzlkY2MyOGU5ZTc3MTNlOTE0YTlkOGRlNDQ5ZGIzNy5wbmc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":285624987,"podcastId":27384794,"podcastSlug":"143-gilbert-gottfrieds-amazing","title":"Mini-Ep: Around the World with Tony Curtis and Jack Lemmon Encore","duration":875,"isExplicit":true,"description":"GGACP celebrates the centenaries of screen legends Jack Lemmon and Tony Curtis (born 1925) with this ENCORE of a 2015 mini-episode saluting one of the boys' favorite comedies (okay...one of Frank's favorite comedies), Blake Edwards' sprawling, slapstick road picture \"The Great Race.\" ALSO in this episode: Treat Williams cleans up the mean streets of Manhattan! The brilliance of Bert I. Gordon! And Gilbert recommends yet another depressing film!\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1752462000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZjYTMxMDVjLTBkODUtMTFlYS05Mjg2LTYzMzRlZDBjN2JiNi9pbWFnZS91cGxvYWRzXzJGMTU4NTYxNDM5MDAwMS1yeXVmMmZlMmJkZi1mOGIxNTQ0YjlmZWJhZWQyM2FmZTQxNzQwZjk1ZTdkMl8yRmdnYWNwX0FSVCtjb3B5LmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"},{"id":285166609,"podcastId":27384794,"podcastSlug":"143-gilbert-gottfrieds-amazing","title":"GGACP Classic: LIVE Singalong and Trivia Show","duration":5411,"isExplicit":true,"description":"GGACP celebrates the 50th anniversary of the #1 record of 1975, \"Love Will Keep Us Together\" with this LIVE singalong episode (from Sid Gold’s Request Room in New York City) and tribute to songwriter Neil Sedaka (and others). In this episode, Gilbert and Frank are accompanied by pianist extraordinaire Joe McGinty and a roomful of passionate (and knowledgeable!) listeners as they warble memorable tunes from ABBA, The Archies, Jim Croce, Paper Lace and Kermit the Frog. Also, Helen Reddy gets the jump on Bette Midler, Herve Villechaize covers the Captain & Tennille, Gilbert picks a bone with Kenny Rogers and Dustin Hoffman shares the screen with Dr. Hook & the Medicine Show. PLUS: The songs of Shel Silverstein! “The Blind Man in the Bleachers”! And \"The Wreck of the Barry Fitzgerald!”\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1752116400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzZjYTMxMDVjLTBkODUtMTFlYS05Mjg2LTYzMzRlZDBjN2JiNi9pbWFnZS91cGxvYWRzXzJGMTU4NTYxNDM5MDAwMS1yeXVmMmZlMmJkZi1mOGIxNTQ0YjlmZWJhZWQyM2FmZTQxNzQwZjk1ZTdkMl8yRmdnYWNwX0FSVCtjb3B5LmpwZz9peGxpYj1yYWlscy00LjMuMSZtYXgtdz0zMDAwJm1heC1oPTMwMDAmZml0PWNyb3AmYXV0bz1mb3JtYXQsY29tcHJlc3M"}]}},{"id":28241213,"title":"Reel Animals Saturday","description":"You have fishing questions, and we have the answers! Join Captain Mike Anderson for all the info you need Saturday mornings on Newsradio WFLA -- 6a-8a! 800-969-9352","lastUpdated":1724176898,"slug":"499-reel-animals-saturday","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFjMDY0NTMzMTMwMTRjOWY5OGE1YmE2YmUwMTcyZTQzLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAWbD3EAAAF_fSr-YA"},"items":[{"id":95318246,"podcastId":28241213,"podcastSlug":"499-reel-animals-saturday","title":"Reel Animals 04-9-22 HR 2","duration":2454,"isExplicit":false,"description":"None","startDate":1649491395000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFjMDY0NTMzMTMwMTRjOWY5OGE1YmE2YmUwMTcyZTQzLmpwZw"},{"id":95318114,"podcastId":28241213,"podcastSlug":"499-reel-animals-saturday","title":"Reel Animals 04-9-22 HR 1","duration":2436,"isExplicit":false,"description":"None","startDate":1649490814000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFjMDY0NTMzMTMwMTRjOWY5OGE1YmE2YmUwMTcyZTQzLmpwZw"},{"id":95005044,"podcastId":28241213,"podcastSlug":"499-reel-animals-saturday","title":"Reel Animals 04-02-22 HR 2","duration":2446,"isExplicit":false,"description":"None","startDate":1648886947000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFjMDY0NTMzMTMwMTRjOWY5OGE1YmE2YmUwMTcyZTQzLmpwZw"},{"id":95005043,"podcastId":28241213,"podcastSlug":"499-reel-animals-saturday","title":"Reel Animals 04-02-22 HR 1","duration":2294,"isExplicit":false,"description":"None","startDate":1648886869000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFjMDY0NTMzMTMwMTRjOWY5OGE1YmE2YmUwMTcyZTQzLmpwZw"},{"id":94685359,"podcastId":28241213,"podcastSlug":"499-reel-animals-saturday","title":"Reel Animals 03-26-22 HR 2","duration":2411,"isExplicit":false,"description":"None","startDate":1648282021000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFjMDY0NTMzMTMwMTRjOWY5OGE1YmE2YmUwMTcyZTQzLmpwZw"},{"id":94685358,"podcastId":28241213,"podcastSlug":"499-reel-animals-saturday","title":"Reel Animals 03-26-22 HR 1","duration":2391,"isExplicit":false,"description":"None","startDate":1648282012000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFjMDY0NTMzMTMwMTRjOWY5OGE1YmE2YmUwMTcyZTQzLmpwZw"},{"id":94362628,"podcastId":28241213,"podcastSlug":"499-reel-animals-saturday","title":"Reel Animals 03-19-22 HR 2","duration":2415,"isExplicit":false,"description":"None","startDate":1647677413000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFjMDY0NTMzMTMwMTRjOWY5OGE1YmE2YmUwMTcyZTQzLmpwZw"},{"id":94362629,"podcastId":28241213,"podcastSlug":"499-reel-animals-saturday","title":"Reel Animals 03-19-22 HR 1","duration":2402,"isExplicit":false,"description":"None","startDate":1647677403000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFjMDY0NTMzMTMwMTRjOWY5OGE1YmE2YmUwMTcyZTQzLmpwZw"},{"id":94048114,"podcastId":28241213,"podcastSlug":"499-reel-animals-saturday","title":"Reel Animals 03-12-22 HR 2","duration":2435,"isExplicit":false,"description":"None","startDate":1647072468000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFjMDY0NTMzMTMwMTRjOWY5OGE1YmE2YmUwMTcyZTQzLmpwZw"},{"id":94048113,"podcastId":28241213,"podcastSlug":"499-reel-animals-saturday","title":"Reel Animals 03-12-22 HR 1","duration":2284,"isExplicit":false,"description":"None","startDate":1647072444000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzFjMDY0NTMzMTMwMTRjOWY5OGE1YmE2YmUwMTcyZTQzLmpwZw"}]}},{"id":28241351,"title":"Ask an Attorney","description":"Ask An Attorney","lastUpdated":1655873326,"slug":"499-ask-an-attorney","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzY0MTRiYjY1YmQwNGFlYzY0MGYwMWFiZmZhMWM3Nzk2LmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAUAUCoAAAF6KUiyYA"},"items":[{"id":85621861,"podcastId":28241351,"podcastSlug":"499-Ask-an-Attorney","title":"Ask an Attorney 8-8 Tribute Hour","duration":2600,"isExplicit":false,"description":"","startDate":1628426521000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzY0MTRiYjY1YmQwNGFlYzY0MGYwMWFiZmZhMWM3Nzk2LmpwZw"},{"id":85162001,"podcastId":28241351,"podcastSlug":"499-Ask-an-Attorney","title":"Ask an Attorney - 072521 - HR2","duration":2631,"isExplicit":false,"description":"","startDate":1627214971000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzY0MTRiYjY1YmQwNGFlYzY0MGYwMWFiZmZhMWM3Nzk2LmpwZw"},{"id":85160749,"podcastId":28241351,"podcastSlug":"499-Ask-an-Attorney","title":"Ask an Attorney - 072521 - HR1","duration":2878,"isExplicit":false,"description":"","startDate":1627207494000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzY0MTRiYjY1YmQwNGFlYzY0MGYwMWFiZmZhMWM3Nzk2LmpwZw"},{"id":85160750,"podcastId":28241351,"podcastSlug":"499-Ask-an-Attorney","title":"Ask an Attorney - 071821 - HR2","duration":2591,"isExplicit":false,"description":"","startDate":1626609713000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzY0MTRiYjY1YmQwNGFlYzY0MGYwMWFiZmZhMWM3Nzk2LmpwZw"},{"id":84928114,"podcastId":28241351,"podcastSlug":"499-Ask-an-Attorney","title":"Ask an Attorney - 071821 - HR1","duration":2848,"isExplicit":false,"description":"","startDate":1626603077000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzY0MTRiYjY1YmQwNGFlYzY0MGYwMWFiZmZhMWM3Nzk2LmpwZw"},{"id":84675700,"podcastId":28241351,"podcastSlug":"499-Ask-an-Attorney","title":"Ask an Attorney - 071121 - HR2","duration":2538,"isExplicit":false,"description":"","startDate":1626008430000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzY0MTRiYjY1YmQwNGFlYzY0MGYwMWFiZmZhMWM3Nzk2LmpwZw"},{"id":84673933,"podcastId":28241351,"podcastSlug":"499-Ask-an-Attorney","title":"Ask an Attorney - 071121 - HR1","duration":2876,"isExplicit":false,"description":"","startDate":1625997914000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzY0MTRiYjY1YmQwNGFlYzY0MGYwMWFiZmZhMWM3Nzk2LmpwZw"},{"id":84163034,"podcastId":28241351,"podcastSlug":"499-Ask-an-Attorney","title":"Ask an Attorney - 062721 - HR2","duration":2586,"isExplicit":false,"description":"","startDate":1624795475000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzY0MTRiYjY1YmQwNGFlYzY0MGYwMWFiZmZhMWM3Nzk2LmpwZw"},{"id":84162084,"podcastId":28241351,"podcastSlug":"499-Ask-an-Attorney","title":"Ask an Attorney - 062721 - HR1","duration":2789,"isExplicit":false,"description":"","startDate":1624790663000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzY0MTRiYjY1YmQwNGFlYzY0MGYwMWFiZmZhMWM3Nzk2LmpwZw"},{"id":83906602,"podcastId":28241351,"podcastSlug":"499-Ask-an-Attorney","title":"Ask an Attorney - 062021 - HR2","duration":2327,"isExplicit":false,"description":"","startDate":1624190268000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzY0MTRiYjY1YmQwNGFlYzY0MGYwMWFiZmZhMWM3Nzk2LmpwZw"}]}},{"id":28241451,"title":"Duncan Duo Tampa Real Estate Show","description":"Andrew Duncan is the Founder and CEO of Tampa’s Best Real Estate Agent Team, The Duncan Duo Team at LPT Realty and creator of the Team's Exclusive Guaranteed Home Sale or Instant Cash Offer Program. Andrew's marketing expertise and attention to innovation has allowed the team to grow through the years as a multiple time INC5000 company winner and Regularly Ranked as the Top Real Estate Team in Tampa in the Real Trends / Wall Street Journal rankings. Andrew has constantly sought out new and innovative ideas to continue to help The Duncan Duo Team's clients and agents achieve their goals. He's been interviewed as an expert by the Tampa Bay Times, Florida Realtor Magazine, Realtor Magazine, CNBC, Fox News, NBC, ABC Action News, and national real estate websites. You can follow The Duncan Duo on Social channels: Instagram, Facebook, YouTube, TikTok, and Find Andrew on Instagram personally here.Andrew is the Only Realtor in Tampa Bay endorsed by the following celebrities: MJ from the MJ Morning Show on Q105, and TKras on 620WDAE. The Duncan Duo Team are also the Official Real Estate Agents of The Tampa Bay Lightning for 7 years running fostering a great relationship with a multiple time Stanley Cup Champion organization.All of the accolades and awards for The Duncan Duo Team are fantastic – but they have been earned by focusing on taking great care of the team’s customers and its team members. By doing all they can to help their clients and their community, The Duncan Duo have earned a solid reputation with 1000’s of 5-star reviews from customers on the major review websites.","lastUpdated":1724176736,"slug":"499-duncan-duo-tampa-real-esta","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNiNjBjODYwZmU0ZmZiN2VlZTI1NjYxMTEyMjk2YzY3LmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABBFVJUAAAGWUxH1QA"},"items":[{"id":287696102,"podcastId":28241451,"podcastSlug":"499-duncan-duo-tampa-real-esta","title":"Duncan Duo 7-27-25","duration":2386,"isExplicit":false,"description":"","startDate":1753622108000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNiNjBjODYwZmU0ZmZiN2VlZTI1NjYxMTEyMjk2YzY3LmpwZw"},{"id":285549056,"podcastId":28241451,"podcastSlug":"499-duncan-duo-tampa-real-esta","title":"Duncan Duo 7-13-25","duration":2435,"isExplicit":false,"description":"","startDate":1752408607000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNiNjBjODYwZmU0ZmZiN2VlZTI1NjYxMTEyMjk2YzY3LmpwZw"},{"id":283184752,"podcastId":28241451,"podcastSlug":"499-duncan-duo-tampa-real-esta","title":"Duncan Duo 6-29-25","duration":2488,"isExplicit":false,"description":"","startDate":1751202008000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNiNjBjODYwZmU0ZmZiN2VlZTI1NjYxMTEyMjk2YzY3LmpwZw"},{"id":282297629,"podcastId":28241451,"podcastSlug":"499-duncan-duo-tampa-real-esta","title":"Duncan Duo 6-22-25","duration":2432,"isExplicit":false,"description":"","startDate":1750598107000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNiNjBjODYwZmU0ZmZiN2VlZTI1NjYxMTEyMjk2YzY3LmpwZw"},{"id":281015465,"podcastId":28241451,"podcastSlug":"499-duncan-duo-tampa-real-esta","title":"Duncan Duo 6-15-25","duration":2390,"isExplicit":false,"description":"","startDate":1749993307000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNiNjBjODYwZmU0ZmZiN2VlZTI1NjYxMTEyMjk2YzY3LmpwZw"},{"id":279720860,"podcastId":28241451,"podcastSlug":"499-duncan-duo-tampa-real-esta","title":"Duncan Duo 6-08-25","duration":2228,"isExplicit":false,"description":"","startDate":1749388507000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNiNjBjODYwZmU0ZmZiN2VlZTI1NjYxMTEyMjk2YzY3LmpwZw"},{"id":278514748,"podcastId":28241451,"podcastSlug":"499-duncan-duo-tampa-real-esta","title":"Duncan Duo 6-01-25","duration":2299,"isExplicit":false,"description":"","startDate":1748783107000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNiNjBjODYwZmU0ZmZiN2VlZTI1NjYxMTEyMjk2YzY3LmpwZw"},{"id":276148265,"podcastId":28241451,"podcastSlug":"499-duncan-duo-tampa-real-esta","title":"Duncan Duo 5-18-25","duration":2222,"isExplicit":false,"description":"","startDate":1747572307000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNiNjBjODYwZmU0ZmZiN2VlZTI1NjYxMTEyMjk2YzY3LmpwZw"},{"id":273536522,"podcastId":28241451,"podcastSlug":"499-duncan-duo-tampa-real-esta","title":"Duncan Duo 4-27-25","duration":2335,"isExplicit":false,"description":"","startDate":1745758507000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNiNjBjODYwZmU0ZmZiN2VlZTI1NjYxMTEyMjk2YzY3LmpwZw"},{"id":272979093,"podcastId":28241451,"podcastSlug":"499-duncan-duo-tampa-real-esta","title":"Duncan Duo 4-20-25","duration":2298,"isExplicit":false,"description":"","startDate":1745150408000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzNiNjBjODYwZmU0ZmZiN2VlZTI1NjYxMTEyMjk2YzY3LmpwZw"}]}},{"id":84719831,"title":"Maggi Tax and Financial Show","description":"Robert and Chris Maggi of Maggi Tax Advisory and Financial Group have over 30 years of combined experience in tax savings, income planning and investment opportunities. They share strategies designed to protect your nest egg from Uncle Sam.","lastUpdated":1724176538,"slug":"1248-maggi-tax-and-financial-s","isExternal":false,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2QwNDFiOTM2OGMwNzJkMWY0ODAwMTE1ZDI1NDUyODU3LmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABCYIQcAAAGXIIxUSA"},"items":[{"id":288249674,"podcastId":84719831,"podcastSlug":"1248-maggi-tax-and-financial-s","title":"Episode 20250802 - Income Plan and Tax Plan","duration":2352,"isExplicit":false,"description":"","startDate":1753989993000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2QwNDFiOTM2OGMwNzJkMWY0ODAwMTE1ZDI1NDUyODU3LmpwZw"},{"id":287339048,"podcastId":84719831,"podcastSlug":"1248-maggi-tax-and-financial-s","title":"Episode 20250726 - IRA Conversions and Retirement Risks","duration":2352,"isExplicit":false,"description":"","startDate":1753297637000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2QwNDFiOTM2OGMwNzJkMWY0ODAwMTE1ZDI1NDUyODU3LmpwZw"},{"id":286284389,"podcastId":84719831,"podcastSlug":"1248-maggi-tax-and-financial-s","title":"Episode 20250719 - Retirement Planning and Bucket Planning","duration":2352,"isExplicit":false,"description":"","startDate":1752699599000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2QwNDFiOTM2OGMwNzJkMWY0ODAwMTE1ZDI1NDUyODU3LmpwZw"},{"id":285414584,"podcastId":84719831,"podcastSlug":"1248-maggi-tax-and-financial-s","title":"Episode 20250712 - Rolling Over Your 401(k) and Hidden Tax","duration":2348,"isExplicit":false,"description":"","startDate":1752219778000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2QwNDFiOTM2OGMwNzJkMWY0ODAwMTE1ZDI1NDUyODU3LmpwZw"},{"id":283855181,"podcastId":84719831,"podcastSlug":"1248-maggi-tax-and-financial-s","title":"Episode 20250705 - Social Security and Retirement Roadblocks","duration":2343,"isExplicit":false,"description":"","startDate":1751485904000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2QwNDFiOTM2OGMwNzJkMWY0ODAwMTE1ZDI1NDUyODU3LmpwZw"},{"id":282882727,"podcastId":84719831,"podcastSlug":"1248-maggi-tax-and-financial-s","title":"Episode 20250628 - Confidence Clarity and Control","duration":2408,"isExplicit":false,"description":"","startDate":1750959796000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2QwNDFiOTM2OGMwNzJkMWY0ODAwMTE1ZDI1NDUyODU3LmpwZw"},{"id":281828920,"podcastId":84719831,"podcastSlug":"1248-maggi-tax-and-financial-s","title":"Episode 20250621 - Inflation and Financial Risks","duration":2351,"isExplicit":false,"description":"","startDate":1750273528000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2QwNDFiOTM2OGMwNzJkMWY0ODAwMTE1ZDI1NDUyODU3LmpwZw"},{"id":280449567,"podcastId":84719831,"podcastSlug":"1248-maggi-tax-and-financial-s","title":"Episode 20250614 - Tax Risk and Legislative Risk","duration":2352,"isExplicit":false,"description":"","startDate":1749667411000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2QwNDFiOTM2OGMwNzJkMWY0ODAwMTE1ZDI1NDUyODU3LmpwZw"},{"id":279636305,"podcastId":84719831,"podcastSlug":"1248-maggi-tax-and-financial-s","title":"Episode 20250607 - Retirement Taxes Social Security And Roth IRA","duration":2352,"isExplicit":false,"description":"","startDate":1749235539000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2QwNDFiOTM2OGMwNzJkMWY0ODAwMTE1ZDI1NDUyODU3LmpwZw"},{"id":278405383,"podcastId":84719831,"podcastSlug":"1248-maggi-tax-and-financial-s","title":"Episode 20250531 - Could Taxes Derail Your Retirement","duration":2352,"isExplicit":false,"description":"","startDate":1748597757000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2QwNDFiOTM2OGMwNzJkMWY0ODAwMTE1ZDI1NDUyODU3LmpwZw"}]}},{"id":28241250,"title":"iHeartRadio Communities","description":"Each week, Manny Munoz discusses important national topics with experts, newsmakers, and organizations working to make a positive difference in communities across the country.","lastUpdated":1741972288,"slug":"960-iheartradio-communities","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzE2ZTg3YzI3OTk1MTA4MWE1NjBkY2I4ZTE1ZTBmMjBmLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABDOtMsAAAGXh14-cA"},"items":[{"id":288291632,"podcastId":28241250,"podcastSlug":"960-iheartradio-communities","title":"Social Media and Alzheimer's Research","duration":1801,"isExplicit":false,"description":"📱 Parenting in the Age of Social Media\u003cbr />One of the top concerns for parents today is managing kids' screen time and navigating the risks of social media. Manny talks with Dr. Kara Alaimo, associate professor of communication at Fairleigh Dickinson University and author of “Over the Influence: Why Social Media Is Toxic for Women and Girls — And How We Can Take It Back,” about how platforms are affecting young people — especially girls — and what we can do about it.\u003cbr />\u003cbr />🧠 Advances in Alzheimer’s Research\u003cbr />Some of today’s most promising medical breakthroughs are being made in the fight against Alzheimer’s disease. Manny also speaks with Dr. Doris Molina-Henry, Assistant Professor at the USC Keck School of Medicine Alzheimer’s Therapeutic Research Institute, about her ongoing study and why participation in research is critical to finding a cure.","startDate":1754038660000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzQ5YjU1ZGIzYTA1NmMzMDViNDk3OGMxYjM5YTRhMzMxLmpwZw"},{"id":287527681,"podcastId":28241250,"podcastSlug":"960-iheartradio-communities","title":"Food Recalls and Restless Leg Syndrome","duration":1801,"isExplicit":false,"description":"Manny Munoz dives into two important topics you’ve probably heard about—but may not fully understand.\u003cbr />\u003cbr />First, food recalls. We see headlines about salmonella, E. coli, or other hard-to-pronounce contaminants all the time. But what do these recalls really mean? How do these bacteria find their way into our food supply, and more importantly, how can we protect ourselves? Manny got some answers from Sandra Eskin, former top USDA official and now CEO of Stop Foodborne Illness.\u003cbr />\u003cbr />Then, Manny shifts gears to Restless Leg Syndrome—a condition that might sound amusing but is far from a joke. It affects millions of Americans, sometimes with severe, life-disrupting symptoms. He spoke with Dr. Lourdes DelRosso, professor, sleep expert, and Medical Director at Inspire Health Medical Group, to learn how this condition is diagnosed, treated, and better understood.","startDate":1753431982000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzQ5YjU1ZGIzYTA1NmMzMDViNDk3OGMxYjM5YTRhMzMxLmpwZw"},{"id":286738582,"podcastId":28241250,"podcastSlug":"960-iheartradio-communities","title":"Travel Dangers, Sun Exposure and The Loveland Foundation","duration":1801,"isExplicit":false,"description":"Manny Munoz covers topics that matter to your safety, health, and well-being. Did you know over 850,000 vehicles were stolen in the U.S. last year? Manny speaks with Triple A’s Mark Jenkins about how these thefts happen, how to protect yourself, and why July is Vehicle Theft Prevention Month.\u003cbr />\u003cbr />Summer sun means more time outdoors — but are you protecting your skin? Becky Kamowitz, Executive Director of The Skin Cancer Foundation, shares expert tips on preventing sun damage.\u003cbr />\u003cbr />Finally, mental health challenges impact everyone differently. Manny talks with Sharlene Kemler, CEO of the Loveland Foundation, about how they’re supporting communities in need.","startDate":1752829251000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzQ5YjU1ZGIzYTA1NmMzMDViNDk3OGMxYjM5YTRhMzMxLmpwZw"},{"id":285416534,"podcastId":28241250,"podcastSlug":"960-iheartradio-communities","title":"GLP-1s & Meningitis Awareness – What You Need to Know","duration":1801,"isExplicit":false,"description":"GLP-1s — they’ve been called the biggest breakthrough since Viagra, but their cultural impact may be even greater. What exactly are they, and how did they become such a game-changer in the world of health and wellness? Manny Munoz sits down with Dave Knapp, host of On The Pen podcast and author of Decoding GLP-1: A Guide for Friends and Family of Those On The Pen, to break it all down.\u003cbr />\u003cbr />Then, as students prepare to head off to college, it’s the perfect time to talk about meningitis. Manny speaks with Dr. Aprel Barnes, a pediatrician, and John Grimes, a meningitis survivor, about what parents and students should know about this potentially life-threatening illness.","startDate":1752222335000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzQ5YjU1ZGIzYTA1NmMzMDViNDk3OGMxYjM5YTRhMzMxLmpwZw"},{"id":284083448,"podcastId":28241250,"podcastSlug":"960-iheartradio-communities","title":"The 4th of July, Sunglasses and Puppies","duration":1801,"isExplicit":false,"description":"The 4th of July may be over, but it’s never too late to learn the real story behind Independence Day. Manny Munoz talked with historian Kenneth C. Davis, author of the Don’t Know Much series — check out his work at DontKnowMuch.com.\u003cbr />\u003cbr />Also, sunglasses aren’t just for style — they’re packed with science. Sara Durn from Popular Science breaks down the surprising evolution of shades in her latest article.\u003cbr />\u003cbr />And finally, summer safety isn’t just for humans. Dr. Rachel Fellman from LeadER Animal Specialty Hospital shares must-know tips to keep your pets safe in the heat.","startDate":1751531464000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzQ5YjU1ZGIzYTA1NmMzMDViNDk3OGMxYjM5YTRhMzMxLmpwZw"},{"id":283131543,"podcastId":28241250,"podcastSlug":"960-iheartradio-communities","title":"Ovarian Cancer Awareness and Fighting Wildfires","duration":1801,"isExplicit":false,"description":"Ovarian Cancer Awareness Month isn’t until September, but on June 28th Gilda Radner would’ve turned 79. Gilda’s Clubs nationwide are using the date to bring national attention to a disease that affects over 19,000 women every year in our country. Kristian White, Vice President of Gilda’s Club South Florida.\u003cbr />\u003cbr />\u003cbr />The saying is ‘It’s a Man’s World’ - but glass ceilings have been being shattered for generations, by groundbreaking women. Kelly Ramsey - author of: Wildfire Days: A Woman, a Hotshot Crew, and the Burning American West.","startDate":1751093257000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzQ5YjU1ZGIzYTA1NmMzMDViNDk3OGMxYjM5YTRhMzMxLmpwZw"},{"id":283131544,"podcastId":28241250,"podcastSlug":"960-iheartradio-communities","title":"Ovarian Cancer Awareness and Fighting Wildfires","duration":1801,"isExplicit":false,"description":"Ovarian Cancer Awareness Month isn’t until September, but on June 28th Gilda Radner would’ve turned 79. Gilda’s Clubs nationwide are using the date to bring national attention to a disease that affects over 19,000 women every year in our country. Kristian White, Vice President of Gilda’s Club South Florida.\u003cbr />\u003cbr />The saying is ‘It’s a Man’s World’ - but glass ceilings have been being shattered for generations, by groundbreaking women. Kelly Ramsey - author of: Wildfire Days: A Woman, a Hotshot Crew, and the Burning American West.","startDate":1751093229000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzQ5YjU1ZGIzYTA1NmMzMDViNDk3OGMxYjM5YTRhMzMxLmpwZw"},{"id":283074619,"podcastId":28241250,"podcastSlug":"960-iheartradio-communities","title":"Ovarian Cancer Awareness and Fighting Wildfires","duration":1801,"isExplicit":false,"description":"Ovarian Cancer Awareness Month isn’t until September, but on June 28th Gild Radner would’ve turned 79. Gilda’s Clubs nationwide are using the date to bring national attention to a disease that affects over 19,000 women every year in our country. Kristian White, Vice President of Gilda’s Club South Florida.\u003cbr />\u003cbr /> \u003cbr />\u003cbr />The saying is ‘It’s a Man’s World’ - but glass ceilings have been being shattered for generations, by groundbreaking women. Kelly Ramsey - author of: Wildfire Days: A Woman, a Hotshot Crew, and the Burning American West.","startDate":1751015446000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzQ5YjU1ZGIzYTA1NmMzMDViNDk3OGMxYjM5YTRhMzMxLmpwZw"},{"id":283073931,"podcastId":28241250,"podcastSlug":"960-iheartradio-communities","title":"iHeart Radio Communities June 28","duration":1801,"isExplicit":false,"description":"Ovarian Cancer Awareness Month isn’t until September, but on June 28th Gild Radner would’ve turned 79. Gilda’s Clubs nationwide are using the date to bring national attention to a disease that affects over 19,000 women every year in our country. Kristian White, Vice President of Gilda’s Club South Florida.\u003cbr />\u003cbr /> \u003cbr />\u003cbr />The saying is ‘It’s a Man’s World’ - but glass ceilings have been being shattered for generations, by groundbreaking women. Kelly Ramsey - author of: Wildfire Days: A Woman, a Hotshot Crew, and the Burning American West.","startDate":1751014582000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzQ5YjU1ZGIzYTA1NmMzMDViNDk3OGMxYjM5YTRhMzMxLmpwZw"},{"id":281982155,"podcastId":28241250,"podcastSlug":"960-iheartradio-communities","title":"Internet Safety & Early Puberty","duration":1801,"isExplicit":false,"description":"Our children and teens are increasingly being targeted by online predators wanting to exploit, abuse and sextort them. With June being Internet Safety Month, Manny Munoz discussed these things with former Florida State Senator Lauren Book a child-abuse survivor, advocate, and founder of the nonprofit Lauren’s Kids to educate families. \u003cbr />\u003cbr />Kids these days are entering puberty earlier than they ever have. Why is it happening, what problems does it contribute to and what do parents need to know? Munoz spoke with Renowned Clinical Psychologist Dr. Sheryl Ziegler on the Early Onset of Puberty, What Parents Can Do to Help and Her New Book THE CRUCIAL YEARS","startDate":1750322790000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzQ5YjU1ZGIzYTA1NmMzMDViNDk3OGMxYjM5YTRhMzMxLmpwZw"}]}},{"id":28241281,"title":"Florida Gardening","description":"You've got plants, we've got answers! The Tampa Bay area's number one gardening show! Mark Govan nips your plant problems in the bud on Florida Gardening presented by Graham Capital Advisors. Sunday mornings 7a-9a on Newsradio WFLA 800-969-9352","lastUpdated":1724176743,"slug":"499-florida-gardening","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2JmOWY2MDc2YTg3M2I2NTM0OTQxNzZmNzJlMGI1NTI2LmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAL39T8AAAFtfE5fMA"},"items":[{"id":58881395,"podcastId":28241281,"podcastSlug":"499-florida-gardening","title":"FL Gardening 3-8-20 Megan @The.Bug.Girl Govan and Kathleen Govan","duration":2477,"isExplicit":false,"description":"None","startDate":1583663378000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2JmOWY2MDc2YTg3M2I2NTM0OTQxNzZmNzJlMGI1NTI2LmpwZw"},{"id":58076672,"podcastId":28241281,"podcastSlug":"499-florida-gardening","title":"FL Gardening 2-23-2020 @The.Bug.Girl Takeover2","duration":2437,"isExplicit":false,"description":"None","startDate":1582456573000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2JmOWY2MDc2YTg3M2I2NTM0OTQxNzZmNzJlMGI1NTI2LmpwZw"},{"id":56882465,"podcastId":28241281,"podcastSlug":"499-florida-gardening","title":"FL Gardening 2-2-2020- with David Graham, Megan and Kathleen Govan and Mike Janusz","duration":2446,"isExplicit":false,"description":"None","startDate":1580643983000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2JmOWY2MDc2YTg3M2I2NTM0OTQxNzZmNzJlMGI1NTI2LmpwZw"},{"id":52428386,"podcastId":28241281,"podcastSlug":"499-florida-gardening","title":"Florida Gardening with Mike Janusz and Megan Govan","duration":2507,"isExplicit":false,"description":"None","startDate":1573394072000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2JmOWY2MDc2YTg3M2I2NTM0OTQxNzZmNzJlMGI1NTI2LmpwZw"},{"id":51477230,"podcastId":28241281,"podcastSlug":"499-florida-gardening","title":"Florida Gardening- A Tribute to Mark Govan Pt.2","duration":2407,"isExplicit":false,"description":"None","startDate":1571569851000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2JmOWY2MDc2YTg3M2I2NTM0OTQxNzZmNzJlMGI1NTI2LmpwZw"},{"id":51477231,"podcastId":28241281,"podcastSlug":"499-florida-gardening","title":"Florida Gardening- A Tribute to Mark Govan Pt.1","duration":2455,"isExplicit":false,"description":"None","startDate":1571569831000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2JmOWY2MDc2YTg3M2I2NTM0OTQxNzZmNzJlMGI1NTI2LmpwZw"},{"id":50358122,"podcastId":28241281,"podcastSlug":"499-florida-gardening","title":"Florida Gardening with John Perry from Green County Fert and Joe Swett of Sunrise Irrigation Pt.2","duration":2409,"isExplicit":false,"description":"None","startDate":1570375521000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2JmOWY2MDc2YTg3M2I2NTM0OTQxNzZmNzJlMGI1NTI2LmpwZw"},{"id":50357911,"podcastId":28241281,"podcastSlug":"499-florida-gardening","title":"Florida Gardening with John Perry from Green County Fert and Joe Swett of Sunrise Irrigation Pt.1","duration":2416,"isExplicit":false,"description":"None","startDate":1570375459000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2JmOWY2MDc2YTg3M2I2NTM0OTQxNzZmNzJlMGI1NTI2LmpwZw"},{"id":49804606,"podcastId":28241281,"podcastSlug":"499-florida-gardening","title":"Florida Gardening with Jeff Dotson Pt 2","duration":2310,"isExplicit":false,"description":"None","startDate":1569748607000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2JmOWY2MDc2YTg3M2I2NTM0OTQxNzZmNzJlMGI1NTI2LmpwZw"},{"id":49804607,"podcastId":28241281,"podcastSlug":"499-florida-gardening","title":"Florida Gardening with Jeff Dotson Pt 1","duration":2247,"isExplicit":false,"description":"None","startDate":1569748574000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2JmOWY2MDc2YTg3M2I2NTM0OTQxNzZmNzJlMGI1NTI2LmpwZw"}]}},{"id":23347547,"title":"Ground Zero Media","description":"Ground Zero is a nationally syndicated three-hour live broadcast originating from the KPAM 860 AM studios in Milwaukie, OR, and syndicated by Talk Media Network. Hosted by radio veteran Clyde Lewis, Ground Zero is truly independent media and covers the spectrum of the paranormal and parapolitical. Sign up and get the entire shows at groundzeroplus.com","lastUpdated":1742514237,"slug":"1100-ground-zero-media","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pMS5zbmRjZG4uY29tL2F2YXRhcnMtMDAwMDQzNzAxNjYyLTJuamFobi1vcmlnaW5hbC5wbmc","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEYfscAAAGYIH072A"},"items":[{"id":288271107,"podcastId":23347547,"podcastSlug":"867-ground-zero-media","title":"Show sample for 7/31/25: MOBIUS TRIP - THE PROJECT TO PRESERVE DESTINY W/ ANTHONY F. SANCHEZ","duration":492,"isExplicit":false,"description":"An observatory has tracked 660 unidentified orbital tracks synchronized with Earth’s rotation. These are not satellites. They move like an autonomous surveillance network.\n\nAdditionally, there are trillions of tiny, layered alloy objects scattered across our planet that have been detected, which can self-reconfigure and even cool down their surroundings.\n\nIf these three pieces of evidence are connected, they could form a planetary-scale Möbius field. (A Möbius field is a continuous loop of energy and information with no inside or outside, like a Möbius strip in geometry). \n\nThe orbital tracks could act as the ‘framework’, while the trillions of microscopic objects function as ‘nodes’, linking ground and orbital layers into a single coherent system.\nCould they be deflecting or absorbing cosmic threats, such as meteoroids or extreme solar activity?\n\nListen tonight on Ground Zero with Clyde Lewis and UFO researcher, Anthony F. Sanchez, from 7-10 pm pacific time. Call in to the LIVE show at 503-225-0860 on groundzeroplus.com. #groundzeroplus #clydelewis #mobius #orbit #ufo","startDate":1754013296000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pMS5zbmRjZG4uY29tL2FydHdvcmtzLWhtdzVXYkRqRnA4WXhCd0cta0RTWU5nLXQzMDAweDMwMDAucG5n"},{"id":288170528,"podcastId":23347547,"podcastSlug":"867-ground-zero-media","title":"Show sample for 7/30/25: QUAKE UP - A CRASH COURSE IN NEOTECTONICS","duration":550,"isExplicit":false,"description":"One of the strongest earthquakes ever recorded struck Russia, triggering tsunami waves that reached Japan, Hawaii, and the US West Coast. Wednesday’s earthquake occurred along the Pacific “Ring of Fire,” a series of seismic faults surrounding the Pacific Ocean, where most of the world’s earthquakes take place. This significant tremor may have been caused by a planetary realignment, an attempt to correct the wobble and the magnetic glitch we experienced earlier this month. Another is expected on August 5th. The Earth again reminds us that we live on a violent planet as Mother Nature shows her fury from time to time. Listen to Ground Zero with Clyde Lewis M-F from 7-10 pm, pacific time on groundzeroplus.com. Call in to the LIVE show at 503-225-0860. #groundzeroplus #clydelewis #earthquake #tsunami #magneticshift #tectonic","startDate":1753929741000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pMS5zbmRjZG4uY29tL2FydHdvcmtzLUVUWWpJbkR5azVvQzJrZWwtaGRKdzJnLXQzMDAweDMwMDAucG5n"},{"id":288043367,"podcastId":23347547,"podcastSlug":"867-ground-zero-media","title":"Show sample for 7/29/25: 3I/ATLAS SHRUGS W/ AVI LOEB AND RICHARD C. HOAGLAND","duration":492,"isExplicit":false,"description":"Another mysterious interstellar object is blasting through our solar system. 3I/ATLAS was first detected on July 1, 2025. traveling at over 130,000 miles per hour. Measuring an estimated 15 miles in diameter, it is larger than Manhattan and unlike any ordinary comet.\n\nWhile initially classified as a comet, experts suggest it could be an extraterrestrial surveillance probe. Its unusual trajectory and acceleration patterns raise concern about advanced alien technology, sparking debates on planetary defense and potential extraterrestrial intentions. \n\nFor now, 3I/ATLAS is likely just an unusually fast, old, and icy visitor from a distant system. But it also serves as a test case: a chance to refine the way we search, observe, and ask questions about the universe.\n\nListen to Ground Zero with Clyde Lewis M-F from 7-10 pm, pacific time on groundzeroplus.com. Call in to the LIVE show at 503-225-0860.","startDate":1753843883000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pMS5zbmRjZG4uY29tL2FydHdvcmtzLW9ybWZqbGRjaWM2REF6U28tZ05HRWZ3LXQzMDAweDMwMDAucG5n"},{"id":287873366,"podcastId":23347547,"podcastSlug":"867-ground-zero-media","title":"Show sample for 7/28/25: THE INVISIBLE ENEMY - DOWN WIND FROM AREA 51 W/ DAVID CRETE","duration":492,"isExplicit":false,"description":"During the Cold War, tests were conducted on soldiers and unsuspecting cities. Anything from biological spraying to nuclear tests in Nevada, the spread of fallout to parts of Utah, which resulted in various cancers in people downwind from the test. \n\nThe majority of U.S. nuclear tests occurred in the middle of the Western desert, at the Nevada Test Site. This site is now within the parameters of the Area 51, Groom Lake facility in the Nevada Desert, an hour and a half from Las Vegas.\n\nHundreds of men in the service of their country have died because of this invisible enemy, and this sends a very poignant message.\n\nNot only are we ignoring our hardworking servicemen, but we are also sealing up the truth about what it means to be a nuclear superpower, with cancers and damage to DNA that are happening under the guise of plausible deniability.\n\nListen to Ground Zero with Clyde Lewis M-F at 7 pm, pacific time on groundzeroplus.com. Call in to the LIVE show at 503-225-0860.","startDate":1753757763000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pMS5zbmRjZG4uY29tL2FydHdvcmtzLU56QmF0YjF4ekF6QlYxTnYtRW5qRjVBLXQzMDAweDMwMDAucG5n"},{"id":287604900,"podcastId":23347547,"podcastSlug":"867-ground-zero-media","title":"Show sample for 7/25/25: THE NERD REICH","duration":7223,"isExplicit":false,"description":"The technocratic overlords have more power now than our elected leaders do, and consequently, we are seeing the all-encompassing control being realigned as laws have been passed to allow for what can only be called the Nerd Reich.\n\nA growing number of Silicon Valley elites are pursuing a vision of power not rooted in the common good, but in profit, a feudal hierarchy, and total dominance over the platforms that define daily life for hundreds of millions of people.\n\nThey have been ever-present in making decisions about war planning and the medical surveillance state, and the same names and businesses are connected to anything from designer babies to weather control.\n\nListen M-F on Ground Zero with Clyde Lewis at 7 pm Pacific Time on groundzeroplus.com. Call in to the LIVE show at 503-225-0860. #groundzeroplus #ClydeLewis #tech #nerd #surveillance #SiliconValley","startDate":1753499166000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pMS5zbmRjZG4uY29tL2FydHdvcmtzLVVpUzlDZzdTcGw4bzRqYjgtRlJObHJBLXQzMDAweDMwMDAucG5n"},{"id":287508776,"podcastId":23347547,"podcastSlug":"867-ground-zero-media","title":"Show sample for 7/24/25: KOUP KLUTZ KLAN - WORLDS IN COLLUSION W/ CHUCK OCHELLI","duration":492,"isExplicit":false,"description":"Last Friday, Director of National Intelligence Tulsi Gabbard released damning evidence against the Obama administration, which she says exposes how they “manufactured the January 2017 Intelligence Community Assessment that they knew was false, promoting the lie that Vladimir Putin and the Russian government helped President Trump win the 2016 election.”\n\nIn doing so, they conspired to subvert the will of the American people, working with their partners in the media to promote the lie and to undermine the legitimacy of President Trump, essentially enacting a coup against him.\n\nWouldn't this be considered treason? Are we savvy enough to understand that we have been fooled yet again by politicians who wish to do whatever is necessary to gain control?\n\nListen M-F on Ground Zero with Clyde Lewis and parapolitical researcher Chuck Ochelli at 7 pm, pacific time on groundzeroplus.com. Call in to the LIVE show at 503-225-0860. #groundzeroplus #clydelewis #steeledossier #tulsigabbard #treason #BarackObama","startDate":1753409292000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pMS5zbmRjZG4uY29tL2FydHdvcmtzLWZkUkdBWXRHa2NuUDFabEgtaVp5a3VBLXQzMDAweDMwMDAucG5n"},{"id":287378793,"podcastId":23347547,"podcastSlug":"867-ground-zero-media","title":"Show sample for 7/23/25: OZZY - THE GREAT AND POWERFUL","duration":551,"isExplicit":false,"description":"Ozzy Osbourne, known primarily as the lead vocalist of the heavy metal band Black Sabbath, passed away yesterday at the age of 76. He had a long and often contradictory relationship with themes of heaven, hell, God, Satan, and salvation. Much of his public persona and lyrics are steeped in dark, controversial, or provocative imagery.\n\nOsbourne had often played with occult symbolism for shock value or artistic metaphor. Still, his own words repeatedly disavow Satanism and affirm a belief in God and some form of final judgment.\n\nHe often spoke of guilt, redemption, and the hope of mercy. Though not doctrinally consistent or grounded in Christian theology, his statements suggest a man aware of his moral failings and uncertain about where he stands with God, yet hopeful for grace.\n\nListen tonight on Ground Zero with Clyde Lewis at 7 pm, pacific time on groundzeroplus.com. Call in to the LIVE show at 503-225-0860.","startDate":1753326814000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pMS5zbmRjZG4uY29tL2FydHdvcmtzLURxZ3BGV3JKRHZRcmVMa3otQ3FTdXV3LXQzMDAweDMwMDAucG5n"},{"id":287282769,"podcastId":23347547,"podcastSlug":"867-ground-zero-media","title":"Show sample for 7/22/25: SUPERBABY","duration":492,"isExplicit":false,"description":"Babies no longer need a woman to be born as the egg and sperm can be brought together in labs and nurtured with \"good\" and \"approved DNA.\" With every perfect baby chosen, many embryos are thrown away. \n\nFor now, this approach has been adopted mostly within an elite social circle. But one day, maybe not far off, it could change the way many babies are made everywhere, posing new moral and political questions as reproduction could increasingly become an outcome not of sex but of genetic preselection and data-mining.\n\nBoth eugenics and transhumanism aim to replace traditional/religious morals and norms with “science-based” strategies for repopulating society.\n\nListen M-F on Ground Zero with Clyde Lewis at 7 pm, pacific time on groundzeroplus.com. Call in to the LIVE show at 503-225-0860. #groundzeroplus #DNA #Genetics #ClydeLewis #eugenics #transhumanism","startDate":1753251483000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pMS5zbmRjZG4uY29tL2FydHdvcmtzLTlGWVluQUY2M1VYM2wxZzgtcWFSak5BLXQzMDAweDMwMDAucG5n"},{"id":287130135,"podcastId":23347547,"podcastSlug":"867-ground-zero-media","title":"Show sample for 7/21/25: AREA 51 DISEASE W/ JOE MURGIA","duration":492,"isExplicit":false,"description":"Amid the wildfire around 15 miles outside of Area 51, the DoD is sweeping over where above-ground nuclear testing occurred. Some worry that the particulate from the fire may spread radioactive contamination into the air. It is being reported that current and former security detail at Groom Lake are suffering from unknown diseases and illnesses after being exposed to what is being called \"An Invisible Enemy.\" There were also reports from whistleblowers that some scientists were exposed to radiation from so-called alien ship wreckage, resulting in many being taken off the base and sent home to their families. What is the government's response to these stories? Sadly, nothing. Listen tonight on Ground Zero with Clyde Lewis and UFO researcher, Joe Murgia, at 7 pm pacific time on groundzeroplus.com. Call in to the LIVE show at 503-225-0860. #groundzeroplus #ClydeLewis #Area51 #GroomLake #nucleartesting #radiation","startDate":1753151551000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pMS5zbmRjZG4uY29tL2FydHdvcmtzLU50bE5NUW52bGw3QnVYMFotdW1nbWVBLXQzMDAweDMwMDAucG5n"},{"id":286817991,"podcastId":23347547,"podcastSlug":"867-ground-zero-media","title":"Show sample for 7/18/25: PARANORMAL DOA W/ AARON COLLINS","duration":492,"isExplicit":false,"description":"Dan Rivera, a paranormal investigator, died on July 13 during a tour in Pennsylvania, showcasing the \"demonically possessed\" Annabelle doll. Rivera called it the \"Devils on the Run\" tour, and this triggered attacks from Christian groups on him and his crew for messing in the realms of the paranormal. Most of the time, spirits, ghosts, and other entities present are benevolent or neutral and do not harm. But don't kid yourself - the paranormal world can be a very dangerous place if you are not prepared mentally, spiritually, and physically for it. Listen tonight starting at 7 pm, pacific time with Clyde Lewis and paranormal investigator, Aaron Collins on groundzeroplus.com. Call in to the LIVE show at 503-225-0860. #groundzeroplus #ClydeLewis #paranormal #Annabelle #ghosts","startDate":1752891735000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9pMS5zbmRjZG4uY29tL2FydHdvcmtzLUxhZEttTWpUTXpVN0tWVGotYXN6a1FnLXQzMDAweDMwMDAucG5n"}]}},{"id":27910390,"title":"Juicy Scoop with Heather McDonald","description":"When Heather isn't headlining theaters across the country as a top stand-up comedian or being the perfect wife and mother of three, she is diving into juicy pop culture. From all things Hollywood, celebrity romances, Bravo TV to her real-life drama, Heather tackles the juiciest and most controversial topics. She will not hold back on her opinion on anything or anyone. While talking to guests ranging anywhere from actors to comics to reality stars, Heather asks the juiciest questions you always want to be answered. For advertising opportunities please email PodcastPartnerships@Studio71us.com We want to make the podcast even better, help us learn how we can: https://bit.ly/2EcYbu4 Privacy Policy: https://www.studio71.com/terms-and-conditions-use/#Privacy%20Policy","lastUpdated":1728434939,"slug":"268-juicy-scoop-with-heather-m","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzM5YzMwNzE2LTQzNTQtMTFlZC04ZGZkLTRmMzk2NWJjZjFmYS9pbWFnZS9jNWExMGRkM2YxMjkyNTg1Yjc3M2M1NjAwZTliNDMwZS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABDmIIkAAAGXw9HcQA"},"items":[{"id":288170624,"podcastId":27910390,"podcastSlug":"268-juicy-scoop-with-heather-m","title":"Sydney Sweeney, Below Deck’s Drunk and Bravo Parasites with Farai Bennett","duration":6015,"isExplicit":true,"description":"The hilarious Farai Bennett is here to share all his hot takes on pop culture with me! What other Real Housewives may or may not have parasites? Is Sydney Sweeney’s jeans ad the product of propaganda or just laziness? The Valley reunion was juicy and sad. Will Jax get spousal support from Brittany? Below Deck’s had its drunkest guest and Farai has scoop on it! On RHOM, was Julia just tired of Guerdy or just desperate for a storyline? RHOC is giving ChatGPT taglines and more. So funny! Enjoy! \n\n\n\n• Stop putting off those doctors appointments and go to https://zocdoc.com/juicy to find and instantly book a top-rated doctor today!\n\n• Right now, Boulevard is offering new customers 10% off your first year subscription when you go to https://joinblvd.com/juicyscoop and book a demo. \n\n• Click this link https://bit.ly/3HDwJKc to start your free trial with Wix \n\n\n\nStand Up Tickets and info:\n\nhttps://heathermcdonald.net\n\n\n\nSubscribe to Juicy Scoop with Heather McDonald and get extra juice on Patreon:\n\nhttps://bit.ly/JuicyScoopPod \n\nhttps://www.patreon.com/juicyscoop \n\n\n\nShop Juicy Scoop Merch: https://juicyscoopshop.com \n\n\n\nFollow Me on Social Media:\n\nInstagram: https://www.instagram.com/heathermcdonald \n\nTikTok: https://www.tiktok.com/@heathermcdonald \n\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1753929000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzM5YzMwNzE2LTQzNTQtMTFlZC04ZGZkLTRmMzk2NWJjZjFmYS9pbWFnZS9jNWExMGRkM2YxMjkyNTg1Yjc3M2M1NjAwZTliNDMwZS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":287873067,"podcastId":27910390,"podcastSlug":"268-juicy-scoop-with-heather-m","title":"Chris Franjola on Candace Owens, Late Night TV and JLo","duration":5338,"isExplicit":true,"description":"Chris Franjola is here! We discuss Candace Owens and the French President and his wife suing her. Late night TV is dead and we know why. We also cover cheating husbands who date young, pretty people of yesteryear, JLo, and sex on a plane in row 11. So funny, so juicy, Enjoy! \n\n\n\n• Stop putting off those doctors appointments and go to https://zocdoc.com/juicy to find and instantly book a top-rated doctor today!\n\n• Right now, Boulevard is offering new customers 10% off your first year subscription when you go to https://joinblvd.com/juicyscoop and book a demo. \n\n• Click this link https://bit.ly/3HDwJKc to start your free trial with Wix \n\n\n\nStand Up Tickets and info:\n\nhttps://heathermcdonald.net\n\n\n\nSubscribe to Juicy Scoop with Heather McDonald and get extra juice on Patreon:\n\nhttps://bit.ly/JuicyScoopPod \n\nhttps://www.patreon.com/juicyscoop \n\n\n\nShop Juicy Scoop Merch: https://juicyscoopshop.com \n\n\n\nFollow Me on Social Media:\n\nInstagram: https://www.instagram.com/heathermcdonald \n\nTikTok: https://www.tiktok.com/@heathermcdonald \n\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1753756200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzM5YzMwNzE2LTQzNTQtMTFlZC04ZGZkLTRmMzk2NWJjZjFmYS9pbWFnZS9jNWExMGRkM2YxMjkyNTg1Yjc3M2M1NjAwZTliNDMwZS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":287377003,"podcastId":27910390,"podcastSlug":"268-juicy-scoop-with-heather-m","title":"Meghan Markle’s Show, McBee Dynasty Star and Bravo Scoop ","duration":5028,"isExplicit":true,"description":"There is an update on \"Amy Bradley is Missing.\" Jax shows us why he had to leave \"The Valley.\" A RHOBH housewife files for divorce. RHOC fans don’t agree with a “storyline”. There are new dating shows for Virgins and Age Gaps. Meghan Markle’s show was not a Netflix Hit. Then, I interview Galyna Saltkovska who is on the hit reality show “The McBee Dynasty”. I get into her relationship with Steven Sr. and how her best friend stole him! She shares how she came to America, fell in love, got divorced, fell in love again, got on a reality show, got betrayed and ended up on Juicy Scoop! Enjoy! \n\n\n\n• Match cakes, cookies, and candy in thousands of fun puzzles, when you download Cookie Jam today using the link:https://bit.ly/JamCityJuicyScoop\n\n• Get the best savings of the season during Boll & Branch’s Annual Summer Event! Get 20% off plus free shipping on your first set of sheets at https://BollAndBranch.com/juicyscoop \n\n• Go to https://RO.CO/JUICYSCOOP for your free insurance check.\n\n• Give your summer closet an upgrade—with Quince. Go to https://quince.com/juicy for free shipping on your order and three hundred and sixty-five -day returns. \n\n• This year, skip breaking a sweat AND breaking the bank. Get this new customer offer and your 3-month Unlimited wireless plan for just 15 bucks a month at https://mintmobile.com/juicyscoop \n\n\n\nStand Up Tickets and info:\n\nhttps://heathermcdonald.net\n\n\n\nSubscribe to Juicy Scoop with Heather McDonald and get extra juice on Patreon:\n\nhttps://bit.ly/JuicyScoopPod \n\nhttps://www.patreon.com/juicyscoop \n\n\n\nShop Juicy Scoop Merch: https://juicyscoopshop.com \n\n\n\nFollow Me on Social Media:\n\nInstagram: https://www.instagram.com/heathermcdonald \n\nTikTok: https://www.tiktok.com/@heathermcdonald \n\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1753324200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzM5YzMwNzE2LTQzNTQtMTFlZC04ZGZkLTRmMzk2NWJjZjFmYS9pbWFnZS9jNWExMGRkM2YxMjkyNTg1Yjc3M2M1NjAwZTliNDMwZS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":287130552,"podcastId":27910390,"podcastSlug":"268-juicy-scoop-with-heather-m","title":"Scheana Shay, Denise Richard’s Ex Responds and Amy Bradley is Missing","duration":5210,"isExplicit":true,"description":"Scheana Shay is here! Her memoir shocked the Bravo world! I read her book and ask the hard questions and Scheana answers. Scheana shares her regrets, who on Vanderpump Rules made her feel disposable and why she kept her husband’s affair a secret. But first, I cover the latest on the Coldplay concert affair. Denise Richard’s soon to be ex husband claims she was abusive and more unbelievable claims. I watched the Netflix documentary “Amy Bradley is Missing” and share my controversial take! Enjoy! So juicy! \n\n\n\n• Match cakes, cookies, and candy in thousands of fun puzzles, when you download Cookie Jam today using the link: https://bit.ly/JamCityJuicyScoop\n\n• Get the best savings of the season during Boll & Branch’s Annual Summer Event! Get 20% off plus free shipping on your first set of sheets at https://BollAndBranch.com/juicyscoop \n\n• Go to https://RO.CO/JUICYSCOOP for your free insurance check.\n\n• Give your summer closet an upgrade—with Quince. Go to https://quince.com/juicy for free shipping on your order and three hundred and sixty-five -day returns. \n\n• This year, skip breaking a sweat AND breaking the bank. Get this new customer offer and your 3-month Unlimited wireless plan for just 15 bucks a month at https://mintmobile.com/juicyscoop \n\n\n\nStand Up Tickets and info:\n\nhttps://heathermcdonald.net\n\n\n\nSubscribe to Juicy Scoop with Heather McDonald and get extra juice on Patreon:\n\nhttps://bit.ly/JuicyScoopPod \n\nhttps://www.patreon.com/juicyscoop \n\n\n\nShop Juicy Scoop Merch: https://juicyscoopshop.com \n\n\n\nFollow Me on Social Media:\n\nInstagram: https://www.instagram.com/heathermcdonald \n\nTikTok: https://www.tiktok.com/@heathermcdonald \n\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1753151400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzM5YzMwNzE2LTQzNTQtMTFlZC04ZGZkLTRmMzk2NWJjZjFmYS9pbWFnZS9jNWExMGRkM2YxMjkyNTg1Yjc3M2M1NjAwZTliNDMwZS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":286357447,"podcastId":27910390,"podcastSlug":"268-juicy-scoop-with-heather-m","title":"I Stole Millions From My Celebrity Clients with Jonathan Todd Schwartz ","duration":4281,"isExplicit":true,"description":"This is a story of one man who lived a pristine lifestyle as a married father of three children in the suburbs, while managing the finances of huge celebrity musicians on their tours and their personal lives. When he got caught up in gambling, he decided to steal from the celebrity clients. After getting caught and doing prison time he has entered his redemption. The story is so juicy and interesting and I’m really grateful for how vulnerable he was in answering every question I asked about what makes a married, father and respected businessman go down a road of deception and addiction so quickly.\n\n\n Go to https://MeUndies.com/juicyscoop and use promo code juicyscoop for up to 50% off.\n\n Save 20% Off Honeylove by going to https://www.honeylove.com/JUICY #honeylovepod\n\n Reverse hair loss with @iRestorelaser and unlock HUGE savings on the iRestore Elite with the code JUICYSCOOP at https://www.irestore.com/JUICYSCOOP ! #ad\n\n Click this link https://bit.ly/3HDwJKc to start your free trial with Wix \n\n\n\n\nStand Up Tickets and info:\n\nhttps://heathermcdonald.net\n\n\n\nSubscribe to Juicy Scoop with Heather McDonald and get extra juice on Patreon:\n\nhttps://bit.ly/JuicyScoopPod \n\nhttps://www.patreon.com/juicyscoop \n\n\n\nShop Juicy Scoop Merch: https://juicyscoopshop.com \n\n\n\nFollow Me on Social Media:\n\nInstagram: https://www.instagram.com/heathermcdonald \n\nTikTok: https://www.tiktok.com/@heathermcdonald \n\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1752719400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzM5YzMwNzE2LTQzNTQtMTFlZC04ZGZkLTRmMzk2NWJjZjFmYS9pbWFnZS9jNWExMGRkM2YxMjkyNTg1Yjc3M2M1NjAwZTliNDMwZS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":285828291,"podcastId":27910390,"podcastSlug":"268-juicy-scoop-with-heather-m","title":"Matt Murphy, The Preppy Murder, Girl Kills Parents and Idaho 4","duration":5279,"isExplicit":true,"description":"Matt Murphy, former prosecutor and author is here! I watched the documentary “One Night in Idaho” and Matt weighs in the Brian Kohberger’s plea. A prep school boys brawl with a rival high school ends in murder. A 17 year old girl turns herself in for the shooting murder of her mom and stepdad. We also get Matt’s controversial take on The Menendez Brothers, Karen Read, Sherri Papini, Gypsy Rode Blanchard and PDiddy. Such Juicy Crimes, Enjoy! \n\n\nGo to https://MeUndies.com/juicyscoop and use promo code juicyscoop for up to 50% off.\n\n Save 20% Off Honeylove by going to https://www.honeylove.com/JUICY #honeylovepod\n\n\n\nReverse hair loss with @iRestorelaser and unlock HUGE savings on the iRestore Elite with the code JUICYSCOOP at https://www.irestore.com/JUICYSCOOP ! #ad\n\nClick this link https://bit.ly/3HDwJKc to start your free trial with Wix \n\n\n\nStand Up Tickets and info:\n\nhttps://heathermcdonald.net\n\n\n\nSubscribe to Juicy Scoop with Heather McDonald and get extra juice on Patreon:\n\nhttps://bit.ly/JuicyScoopPod \n\nhttps://www.patreon.com/juicyscoop \n\n\n\nShop Juicy Scoop Merch: https://juicyscoopshop.com \n\n\n\nFollow Me on Social Media:\n\nInstagram: https://www.instagram.com/heathermcdonald \n\nTikTok: https://www.tiktok.com/@heathermcdonald \n\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1752546600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzM5YzMwNzE2LTQzNTQtMTFlZC04ZGZkLTRmMzk2NWJjZjFmYS9pbWFnZS9jNWExMGRkM2YxMjkyNTg1Yjc3M2M1NjAwZTliNDMwZS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":285165890,"podcastId":27910390,"podcastSlug":"268-juicy-scoop-with-heather-m","title":"The Truth about Denise Richards’ Divorce with Chef Stu","duration":5435,"isExplicit":true,"description":"Chef Stu aka Stuart O'Keefe is here! Stu is not only a celebrity chef but he is hilarious too! Denise Richards’ husband filed for divorce! Stu shares his crazy night with RHONY Sonja. Ramona blew off the wrong Bravo fan. NeNe and Bethenny reveal why they quit working overtime on Housewives. The Valley may need a cast shake up. Breaking news, I figured out why “And Just Like That” is the way it is! Did the Bezos really even get married? What is happening with Kelly Clarkson? So funny so juicy! Enjoy!\n\n• Get the best savings of the season during Boll & Branch’s Annual Summer Event! Get 20% off plus free shipping on your first set of sheets at https://bollandbranch.com/juicyscoop \n\n• For a limited time, Nutrafol is offering our listeners ten dollars off your first month’s subscription and free shipping when you go to https://nutrafol.com and enter the promo code JUICYSCOOP\n\n• For a limited time our listeners get 25% off, just head to https://gopurebeauty.com/juicyscoop and use code JUICYSCOOP\n\n• Right now, Boulevard is offering new customers 10% off your first year subscription when you go to https://www.joinblvd.com/juicyscoop and book a demo.\n\n\n\nStand Up Tickets and info:\n\nhttps://heathermcdonald.net\n\n\n\nSubscribe to Juicy Scoop with Heather McDonald and get extra juice on Patreon:\n\nhttps://bit.ly/JuicyScoopPod \n\nhttps://www.patreon.com/juicyscoop \n\n\n\nShop Juicy Scoop Merch: https://juicyscoopshop.com \n\n\n\nFollow Me on Social Media:\n\nInstagram: https://www.instagram.com/heathermcdonald \n\nTikTok: https://www.tiktok.com/@heathermcdonald \n\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1752114600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzM5YzMwNzE2LTQzNTQtMTFlZC04ZGZkLTRmMzk2NWJjZjFmYS9pbWFnZS9jNWExMGRkM2YxMjkyNTg1Yjc3M2M1NjAwZTliNDMwZS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":284772094,"podcastId":27910390,"podcastSlug":"268-juicy-scoop-with-heather-m","title":"Love Island, Bravo Sued, My Mom Jayne with Kate Casey","duration":5268,"isExplicit":true,"description":"Kate Casey is here! Viral videos about your friends hating you and awkward July 4th parties got us pitching reality shows. “And Just Like That” lazy writers forgot a character had died already. Mariska Hargitay’s documentary on her mom Jayne Mansfield explores Hollywood blonde bombshells, motherhood and step parents. Did anonymous haters on the internet really cause Janet from \"The Valley\" to flee the country? \"Love Island\" has turned into \"Survivor\" including abrupt firings. Kate has the 8 Real Housewives archetypes and they’re so dead on. We share the latest on the Bravo lawsuits which include the unthinkable. So juicy so fun. Enjoy!\n\n\n\n• Get the best savings of the season during Boll & Branch’s Annual Summer Event! Get 20% off plus free shipping on your first set of sheets at https://bollandbranch.com/juicyscoop \n\n• For a limited time, Nutrafol is offering our listeners ten dollars off your first month’s subscription and free shipping when you go to https://nutrafol.com and enter the promo code JUICYSCOOP\n\n• For a limited time our listeners get 25% off, just head to https://gopurebeauty.com/juicyscoop and use code JUICYSCOOP\n\n• Right now, Boulevard is offering new customers 10% off your first year subscription when you go to https://www.joinblvd.com/juicyscoop and book a demo.\n\n\n\nStand Up Tickets and info:\n\nhttps://heathermcdonald.net\n\n\n\nSubscribe to Juicy Scoop with Heather McDonald and get extra juice on Patreon:\n\nhttps://bit.ly/JuicyScoopPod \n\nhttps://www.patreon.com/juicyscoop \n\n\n\nShop Juicy Scoop Merch: https://juicyscoopshop.com \n\n\n\nFollow Me on Social Media:\n\nInstagram: https://www/instagram.com/heathermcdonald \n\nTikTok: https://www.tiktok.com/@heathermcdonald \n\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1751941800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzM5YzMwNzE2LTQzNTQtMTFlZC04ZGZkLTRmMzk2NWJjZjFmYS9pbWFnZS9jNWExMGRkM2YxMjkyNTg1Yjc3M2M1NjAwZTliNDMwZS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":283903386,"podcastId":27910390,"podcastSlug":"268-juicy-scoop-with-heather-m","title":"Fake News, And Just Like That, Meghan Markle Has a Spread","duration":4451,"isExplicit":true,"description":"Diddy will not be home for the 4th of July. Kohberger pled guilty to the Idaho 4. Blake Lively subpoenas who? More Ship happens. Katy Perry got stuck. Is Bill Gates getting hotter? Todd Chrisley got butch in prison. RHOC’s Shannon Beador’s ex filed for divorce again. Lizzo shares her skinny secrets. I rewrite the next few episodes of And Just Like That. Meghan Markle might have good customer service. Are the Lala and Schwartz rumors true? Is the Golden Bachelor an ageist? Talks are meeting up and sluts are still in competition. So juicy so funny! Enjoy!\n\n\n\n- Reverse hair loss with @iRestorelaser and unlock HUGE savings on the iRestore Elite with the code JUICYSCOOP at https://www.irestore.com/JUICYSCOOP !\n\n\n\nStand Up Tickets and info:\n\nhttps://heathermcdonald.net\n\n\n\nSubscribe to Juicy Scoop with Heather McDonald and get extra juice on Patreon:\n\nhttps://bit.ly/JuicyScoopPod \n\nhttps://www.patreon.com/juicyscoop \n\n\n\nShop Juicy Scoop Merch: https://juicyscoopshop.com \n\n\n\nFollow Me on Social Media:\n\nInstagram: https://www/instagram.com/heathermcdonald \n\nTikTok: https://www.tiktok.com/@heathermcdonald \n\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1751509800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzM5YzMwNzE2LTQzNTQtMTFlZC04ZGZkLTRmMzk2NWJjZjFmYS9pbWFnZS9jNWExMGRkM2YxMjkyNTg1Yjc3M2M1NjAwZTliNDMwZS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":283517065,"podcastId":27910390,"podcastSlug":"268-juicy-scoop-with-heather-m","title":"Brandy and Julie, Bezos Wedding and Kevin Costner’s Lawsuit","duration":5918,"isExplicit":true,"description":"Brandy Howard and Julie Goldman are here! We discuss my 10 year anniversary party of Juicy Scoop podcast. Stunt woman and my niece, Devyn LaBella is suing Kevin Costner and I explain why. Would you go to the Lauren and Jeff Bezos wedding? P Diddy’s lawyers described his and Cassie’s relationship as a modern day love story! Are the ladies on RHOM over acting? Former bachelorette is ordered to pay her ex 500k. So juicy! Enjoy! \n\n\n\n- Reverse hair loss with @iRestorelaser and unlock HUGE savings on the iRestore Elite with the code JUICYSCOOP at https://www.irestore.com/JUICYSCOOP !\n\n\n\nStand Up Tickets and info:\n\nhttps://heathermcdonald.net\n\n\n\nSubscribe to Juicy Scoop with Heather McDonald and get extra juice on Patreon:\n\nhttps://bit.ly/JuicyScoopPod \n\nhttps://www.patreon.com/juicyscoop \n\n\n\nShop Juicy Scoop Merch: https://juicyscoopshop.com \n\n\n\nFollow Me on Social Media:\n\nInstagram: https://www/instagram.com/heathermcdonald \n\nTikTok: https://www.tiktok.com/@heathermcdonald \n\nLearn more about your ad choices. Visit podcastchoices.com/adchoices","startDate":1751337000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzM5YzMwNzE2LTQzNTQtMTFlZC04ZGZkLTRmMzk2NWJjZjFmYS9pbWFnZS9jNWExMGRkM2YxMjkyNTg1Yjc3M2M1NjAwZTliNDMwZS5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"}]}},{"id":28647027,"title":"Inside Out with Paul Mecurio","description":"A-list guests like ... Paul McCartney, Stephen Colbert, Kyra Sedgwick, Kevin Costner, Spike Lee, Bryan Cranston, Kristin Chenoweth, David Duchovny, Neil deGrasse Tyson, Bill Burr, Laura Prepon, Billy Bob Thornton, Michael Strahan, Historian Jon Meacham, Judd Apatow, Kristen Chenoweth, Thomas Friedman of The New York Times, , Sanjay Gupta, Ken Burns, Bill Wyman-The Rolling Stones , Tim Robbins, Bob Costas and MORE, join Emmy & Peabody award-winning comedian Paul Mecurio who interviews the biggest names in entertainment, music, media, sports, politics and science. Paul uncovers hilarious anecdotes and never-before-heard insights about his guests and how they do what they do and became so successful in their field.","lastUpdated":1751498803,"slug":"270-inside-out-with-paul-mecur","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9hdWRpb2Jvb20uY29tL2kvNDI4ODEyNzUvcz0xNDAweDE0MDAvZWw9MS9ydD1maWxsLnBuZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAwG09sAAAGREvdZ8A"},"items":[{"id":286771350,"podcastId":28647027,"podcastSlug":"270-inside-out-with-paul-mecur","title":"Jerry Bruckheiner, Producer - \"F1,\" \"Top Gun,\" \"Armageddon\"","duration":1176,"isExplicit":false,"description":"\u003cdiv>Jerry is one of the most successful film producers in Hollywood history and this is rare glimpse into the production genius of Jerry Bruckheimer. Hear how he consistently produces such mega-hit as he gives us a rare insider's look into his creative process in talking about the major factors that go into his choices of what movies he will make. Jerry details what was entailed in creating a realistic experience for the audience in filming his latest movie, \"F1\" starring Brad Pitt, including the state-of-the art camera technology used and the actors training in F1 cars for 4 months on real F1 tracks around the world.\u003c/div>\n","startDate":1752857604000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9hdWRpb2Jvb20uY29tL2kvNDI5MTg4ODYuanBn"},{"id":284365449,"podcastId":28647027,"podcastSlug":"270-inside-out-with-paul-mecur","title":"John Leguizamo- Emmy & Tony Winner: \"John Leguizamo Does America,\" \"John Wick,\" \"Violent Night,\" \"Freak\"","duration":1318,"isExplicit":false,"description":"\u003cdiv>John, as always, is hilarious, passionate and thought-provoking in this really fun conversation about the Latino influences in our culture and politics that has gone largely unnoticed. In a way only John can tell it, he describes his highly acclaimed 2nd season of \"John Leguizamo Does America\" as we hear about the 6 cities he's visited to take in the Latino influences, what surprised him in his travels, why people should know what they don't know about the Latino community and much more.\u003c/div>\n","startDate":1751770860000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9hdWRpb2Jvb20uY29tL2kvNDI4ODc4MDcvcz0xNDAweDE0MDAvZWw9MS9ydD1maWxsLmpwZw"},{"id":277836840,"podcastId":28647027,"podcastSlug":"270-inside-out-with-paul-mecur","title":"Ken Burns - Documentary Filmmaker, \"American Revolution,\" \"Civil War,\" \"Baseball\"","duration":893,"isExplicit":false,"description":"\u003cdiv>An absolutely captivating conversation with the world's greatest documentary filmmaker as he passionately talks about his newest documentary series, \"American Revolution,\" which explores our country’s founding struggle and its eight-year war for independence. Ken is spell-binding as he describes the virtues and contradictions of the war and the birth of America and talks about how the film follows dozens of major historical figures from a wide variety of backgrounds on both sides of the war. Ken shares an absolutely brilliant take on the American Revolution that you have never heard before.\u003c/div>\n","startDate":1748368989000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9hdWRpb2Jvb20uY29tL2kvNDI3OTkzOTUvcz0xNDAweDE0MDAvZWw9MS9ydD1maWxsLmpwZw"},{"id":273160425,"podcastId":28647027,"podcastSlug":"270-inside-out-with-paul-mecur","title":"Spike Feresten - Spike's Car Radio w/Jerry Seinfeld, Writer - Seinfeld, The Simpsons, SNL","duration":1456,"isExplicit":false,"description":"\u003cdiv>Spike describes his start in comedy - a hilarious story of how getting in trouble in college for a prank led to being one of the best comedy writers in Hollywood. We also talk about his passion for high-end cars, how it started, what makes car collectors a unique breed and his Youtube show he co-hosts with Jerry Seinfeld and much more.\u003c/div>\n","startDate":1745332285000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9hdWRpb2Jvb20uY29tL2kvNDI3MTIxNTIvcz0xNDAweDE0MDAvZWw9MS9ydD1maWxsLmpwZw"},{"id":265447977,"podcastId":28647027,"podcastSlug":"270-inside-out-with-paul-mecur","title":"Alex Wagner - MSNBC, \"Trumpland w/Alex Wagner\" Podcast","duration":1298,"isExplicit":false,"description":"\u003cdiv>A deep dive with Alex about her newest project, the podcast - \"Trumpland.\" On “Trumpland with Alex Wagner,” Alex travels the country talking with the people on the frontlines of Trump’s policies and promises. For the first 100 days of the new administration, she’s taking a break from the anchor’s chair to get out into the field to bring you conversations you can't always find on TV. Alex gives us an incredibly interesting, revealing and unique take on the world of Trump you will not hear anywhere else. AND PLEASE LEAVE A NICE REVIEW AND RATING OF THE PODCAST AND SUBSCRIBE. I would greatly appreciate it and so would my family!\u003c/div>\n","startDate":1739026993000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9hdWRpb2Jvb20uY29tL2kvNDI0NTA1MDcvcz0xNDAweDE0MDAvZWw9MS9ydD1maWxsLmpwZw"},{"id":247207006,"podcastId":28647027,"podcastSlug":"270-inside-out-with-paul-mecur","title":"Howie Mandel, \"America's Got Talent,\" \"Deal or No Deal\"","duration":1519,"isExplicit":false,"description":"\u003cdiv>An interesting fun look at one of the best known comedians out there. Howie talks about his passion for \"America's Got Talent,\" how it changes the lives of its contestants. He has a funny, great story of how he resisted getting into the game show hosting world but when he did it changed his life forever. Howie gives us a fascinating look into how he embraces fear and how fear drives him in all he does.\u003c/div>\n","startDate":1733886060000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9hdWRpb2Jvb20uY29tL2kvNDIzMDYxMTYvcz0xNDAweDE0MDAvZWw9MS9ydD1maWxsLmpwZw"},{"id":231439708,"podcastId":28647027,"podcastSlug":"270-inside-out-with-paul-mecur","title":"Amy Brenneman - FX’s The Old Man, Judging Amy, VEEP","duration":1670,"isExplicit":false,"description":"\u003cdiv>Amy is absolutely fun and delightful in this wide-ranging interview as she talks about the new season of the hit FX series, \"The Old Man.\" She describes why it is so amazing to work with Jeff Bridges, how she approached her role and character in the series, what she looks for in roles and the challenges she faced first starting out as an actress in Hollywood much more.\u003c/div>\n","startDate":1729890777000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9hdWRpb2Jvb20uY29tL2kvNDIxNzkzNzUvcz0xNDAweDE0MDAvZWw9MS9ydD1maWxsLmpwZw"},{"id":225820144,"podcastId":28647027,"podcastSlug":"270-inside-out-with-paul-mecur","title":"Steven Weber, Chicago Med, Wings, Curb Your Enthusiasm","duration":1327,"isExplicit":false,"description":"\u003cdiv>A really fun interview with Steven who is hilarious as we talk about Chicago Med but mostly his life as an actor and he has an hysterical take on how the importance of fame and wealth in our society and how to get it. Steven and I go on a really funny riff on how it's so easy to be famous these days by not doing much of anything. And hear Steven's take on why Europe looks at fame and success differently than we do in America. \u003c/div>\n","startDate":1728562951000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9hdWRpb2Jvb20uY29tL2kvNDIxMzM2NjAvcz0xNDAweDE0MDAvZWw9MS9ydD1maWxsLmpwZw"},{"id":206888774,"podcastId":28647027,"podcastSlug":"270-inside-out-with-paul-mecur","title":"David Arquette - \"Scream,\" \"Friends,\" \"The Good Half\"","duration":1193,"isExplicit":false,"description":"\u003cdiv>David is hilarious in this really fun conversation about his newest project, \"The Good Half.\" David gives us a cool look into his famous, creative family - hear about how his eclectic mother (a former burlesque dancer who David named his nightclub named) and artistic family (sisters Roasanna and Patricia) inspired him to be an actor and hear how fun it was growing up in such a artistic family. David talks about how he chooses roles and how he seamlessly can go from playing \"goofy/a little off\" characters to more serious ones, what he looks for in producing and directing projects and much more. A cool window into how David works his creative process as an actor, producer and director.\u003c/div>\n","startDate":1723950060000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9hdWRpb2Jvb20uY29tL2kvNDE5NzM2NDMvcz0xNDAweDE0MDAvZWw9MS9ydD1maWxsLmpwZw"},{"id":201774043,"podcastId":28647027,"podcastSlug":"270-inside-out-with-paul-mecur","title":"Mika Brzezinski - Co-Host of MSNBC’s “Morning Joe” and Founder of \"Know Your Value,\" a global initiative.","duration":1038,"isExplicit":false,"description":"\u003cdiv>A fun, fascinating conversation with Mika about her \"Know Your Value\" initiative that empowers women to grow their careers and form healthy habits. Hear who some of the amazing women from business, entertainment and more who are on the newest \"Know Your Value Forbes 50 over 50 list.\" Mika also has great insight into the Kamala Harris campaign, the current state of politics as well and what's at stake in this 2024 election year for all Americans (not just women).\u003c/div>\n","startDate":1722600086000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9hdWRpb2Jvb20uY29tL2kvNDE5MzQzNDgvcz0xNDAweDE0MDAvZWw9MS9ydD1maWxsLmpwZw"}]}},{"id":28438621,"title":"Chewing the Fat with Jeff Fisher","description":"Jeff Fisher (aka \"Jeffy\") from The Glenn Beck Program, Pat & Stu and Pat Gray Unleashed. In each episode of Chewing the Fat, Jeffy covers the daily fat pile, water cooler chit chat, road raging and a new segment called living the American Dream. Follow Jeffy on Twitter: @JeffyJFR Follow Jeffy on Facebook: Jeff Fisher Radio","lastUpdated":1735835907,"slug":"175-chewing-the-fat-with-jeff","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzk5OWY5ZDhlLTI4ZDYtMTFlYS1iZmQyLWViYmQ1M2E5NmEwMC9pbWFnZS91cGxvYWRzXzJGMTU4MTk2OTk2NTU3Ny13c2xiMjloajVoZS02MGU4YmJhOGY5NTdiZTA1NDc2Y2RhZDEwZjNlYWYzNF8yRkNoZXdpbmctVGhlLUZhdF9Qb2RjYXN0X05FVy5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEchQkAAAGYLe2OgA"},"items":[{"id":288327488,"podcastId":28438621,"podcastSlug":"175-chewing-the-fat-with-jeff","title":"You Can Do Better... | 8/1/25","duration":3103,"isExplicit":false,"description":"iPad left on a plane… Nashville racist graffiti… Ikea mini in Best Buys…Phelps teaches NFL players to swim… New Educational Fitness Test…Booker Prize Nominees… Email: ChewingTheFat@theblaze.com Blaze TV subscription deal-limited time /www.faucicoverup.com/jeffy Katy Perry and Justin Trudeau… Who Died Today: Arthur Hamilton 98… Ozzy Funeral and gathering done and over… Seeing sick faces triggers immune system… Vaccination rates down among the young… Game Show: What’s The Lie? Contestant: Returning Champion Mark Higginson...\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1754067600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzk5OWY5ZDhlLTI4ZDYtMTFlYS1iZmQyLWViYmQ1M2E5NmEwMC9pbWFnZS91cGxvYWRzXzJGMTU4MTk2OTk2NTU3Ny13c2xiMjloajVoZS02MGU4YmJhOGY5NTdiZTA1NDc2Y2RhZDEwZjNlYWYzNF8yRkNoZXdpbmctVGhlLUZhdF9Qb2RjYXN0X05FVy5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":288238690,"podcastId":28438621,"podcastSlug":"175-chewing-the-fat-with-jeff","title":"Maybe Don’t Do It… | 7/31/25","duration":2763,"isExplicit":false,"description":"Pizza with THC… Monks on Meth… Harder than ever to cheat… More Millionaires than ever before… Email: ChewingTheFat@theblaze.com Blaze TV subscription deal-limited time / www.faucicoverup.com/jeffy Thieves found guilty in Germany… Vote on favorite stamp to come back… Union Pacific & Norfolk Southern merge… Boeing loses less… Stranger Things S5 finally… Who Died Today: Don Zimmerman 81 / Chris Willingham 74 / Frank Maffei 85 / Un-named 58 year old skydiver / Laura Dahlmeier 31 / Paloma Shemirani 23… Cat stealing clothes in new Zealand… Fugitive Water Monitor Lizard… Earthquake Tsunami recap... Loudest known sound on earth?... Neanderthals likely ate maggots… Joke of The Day…\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753981200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzk5OWY5ZDhlLTI4ZDYtMTFlYS1iZmQyLWViYmQ1M2E5NmEwMC9pbWFnZS91cGxvYWRzXzJGMTU4MTk2OTk2NTU3Ny13c2xiMjloajVoZS02MGU4YmJhOGY5NTdiZTA1NDc2Y2RhZDEwZjNlYWYzNF8yRkNoZXdpbmctVGhlLUZhdF9Qb2RjYXN0X05FVy5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":288105834,"podcastId":28438621,"podcastSlug":"175-chewing-the-fat-with-jeff","title":"What’s Next?... | 7/30/25","duration":2741,"isExplicit":false,"description":"What did I do with that body?... Diddy wants out till sentencing… Beyonce Cowboy Carter tour over… YouTube using AI for the children… Skydance – Paramount approved by FCC… Warner Bros. and Discovery breaking up / Discovery Global and Warner Bros… New Movies comin… War of The World on Prime / Weapons Aug. theaters / Eternity, Nov. theaters / Avatar Fire and Ash Dec. theaters / New Tv shows comin / Nola King / Cry Wolf… Untamed re-upped for season two… Email: ChewingTheFat@theblaze.com Who Died Today: Alon Aboutboul 60 / Jock McDonald 69 / Malcolm-Jamal Warner details around drowning… www.blazetv.com/jeffy Promo code: Jeffy… Football is back / Hall Fame game noms… College football camps are up and running… Elvis Fisher had demands / ahead of his time… Joke of The Day… \nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753894800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzk5OWY5ZDhlLTI4ZDYtMTFlYS1iZmQyLWViYmQ1M2E5NmEwMC9pbWFnZS91cGxvYWRzXzJGMTU4MTk2OTk2NTU3Ny13c2xiMjloajVoZS02MGU4YmJhOGY5NTdiZTA1NDc2Y2RhZDEwZjNlYWYzNF8yRkNoZXdpbmctVGhlLUZhdF9Qb2RjYXN0X05FVy5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":287976943,"podcastId":28438621,"podcastSlug":"175-chewing-the-fat-with-jeff","title":"One Does Wonder… | 7/29/25","duration":3033,"isExplicit":false,"description":"Tarantulas lookin for Bidness… Boeing in STL may strike again?... Jobs Report from Jan. seems a little outdated already… Heat Advisory…. Shooting in Reno… Shooting in NYC… Why Delta pilot was arrested?... Cincinnati Police Chief at Presser over beating event… UK has surge in VPN downloads… Email: ChewingTheFat@theblaze.com Shows The Knick and Smoke… Power outage at the house last night… Who Died Today: Ryne Sandberg 65 / Wallis Annenberg 86 / Layla the cat 14 – because of The Blue Angels?... Deion Sanders / Cured of Bladder Cancer… New Biography on Elvis… Joke of The Day… www.blazetv.com/jeffy Promo code: Jeffy…\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753808400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzk5OWY5ZDhlLTI4ZDYtMTFlYS1iZmQyLWViYmQ1M2E5NmEwMC9pbWFnZS91cGxvYWRzXzJGMTU4MTk2OTk2NTU3Ny13c2xiMjloajVoZS02MGU4YmJhOGY5NTdiZTA1NDc2Y2RhZDEwZjNlYWYzNF8yRkNoZXdpbmctVGhlLUZhdF9Qb2RjYXN0X05FVy5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":287809243,"podcastId":28438621,"podcastSlug":"175-chewing-the-fat-with-jeff","title":"No, No We Can’t… | 7/28/25","duration":3084,"isExplicit":false,"description":"Living above a Walmart… Whites Only Bad / Blacks Only Good… Noose in Nashville investigation wraps up… American Eagle Nazi Propaganda?... Guess uses AI model in ad for Vogue… Football season is upon us… What shows to watch?... Email: ChewingTheFat@theblaze.com Gifts to Reduce the Public Debt… Reminder: jeffyctf is my PayPal… Other sports numbers way up / McAfee and Gambling?... Art auction sales down... Pulchritudinous means?... Tea app growing and hacked… Allianz Life hacked… Who Died Today: Judy Loe 78 / Tom Lehrer 97 / Joe Minjares 79 / Unnamed Royal Caribbean Icon of The Seas worker / Stabbed coworker and jumped off ship to death... Butt Sniffer arrested again… Pilot arrested from cockpit… Doomsday Mom sentenced again… Joke of The Day… www.blazetv.com/jeffy Promo code: Jeffy…\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753722000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzk5OWY5ZDhlLTI4ZDYtMTFlYS1iZmQyLWViYmQ1M2E5NmEwMC9pbWFnZS91cGxvYWRzXzJGMTU4MTk2OTk2NTU3Ny13c2xiMjloajVoZS02MGU4YmJhOGY5NTdiZTA1NDc2Y2RhZDEwZjNlYWYzNF8yRkNoZXdpbmctVGhlLUZhdF9Qb2RjYXN0X05FVy5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":287574417,"podcastId":28438621,"podcastSlug":"175-chewing-the-fat-with-jeff","title":"Bigger and Bigger… | 7/25/25","duration":2910,"isExplicit":false,"description":"Humans are born with it?... Puma and Adidas story…ChewingTheFat@theblaze.com TikTok still could go dark… Animals in the news / Bullfighting banned in Mexico City… Edinburg TX is Ground Zero for radiated flies… Squirrels attacking other animals… Mountain Lion attacks little kid… Largest turtle nesting site… Endangered crocs born at Ft Worth Zoo… Hug a Zookeeper… Star of The Seas Cruise ship is coming…www.blazetv.com/jeffy Promo code Jeffy… Gladiators in NYC… Who Died Today: Hulk Hogan 71 / Chuck Mangione 84 /George Kooymans 77… Game Show: What’s The Lie? Contestant: Returning Champion / Mark Higginson…\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753462800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzk5OWY5ZDhlLTI4ZDYtMTFlYS1iZmQyLWViYmQ1M2E5NmEwMC9pbWFnZS91cGxvYWRzXzJGMTU4MTk2OTk2NTU3Ny13c2xiMjloajVoZS02MGU4YmJhOGY5NTdiZTA1NDc2Y2RhZDEwZjNlYWYzNF8yRkNoZXdpbmctVGhlLUZhdF9Qb2RjYXN0X05FVy5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":287450370,"podcastId":28438621,"podcastSlug":"175-chewing-the-fat-with-jeff","title":"No Guarantee... | 7/24/25 ","duration":3148,"isExplicit":false,"description":"Amazon new listening app... Uber with new plan using women… Candace Owens sued by Macrons… www.keksi.com Promo code Jeffy18 ( limited time ) Chevron and Hess merge… Union Pacific and Norfolk Southern may merge?... Southwest Airlines changes... ChewingTheFat@theblaze.com Thanks to listeners around the world.. Coppola not done with Megalopolis… JLO done with Ben and lookin bidness... www.blazetv.com/jeffy Promo code Jeffy… Who Died Today: Rene Kirby 71 / Eliotte Heinz 22… Bryon Kohberger sentenced to life in prison… Sixteen-year-old arrested / Spirit Airlines / “I’ve got a bomb in my pocket” Joke of The Day / Real or Joke? You Decide…\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753376400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzk5OWY5ZDhlLTI4ZDYtMTFlYS1iZmQyLWViYmQ1M2E5NmEwMC9pbWFnZS91cGxvYWRzXzJGMTU4MTk2OTk2NTU3Ny13c2xiMjloajVoZS02MGU4YmJhOGY5NTdiZTA1NDc2Y2RhZDEwZjNlYWYzNF8yRkNoZXdpbmctVGhlLUZhdF9Qb2RjYXN0X05FVy5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":287327628,"podcastId":28438621,"podcastSlug":"175-chewing-the-fat-with-jeff","title":"Within Normal Limits… | 7/23/25 ","duration":3144,"isExplicit":false,"description":"Billions lost in fake returns… AI Phone Agents 24/7… Defense contracts for AI systems… Delta AI and Tariffs... Tariff sidestepping & questionable practices… Public Bathroom Crisis?... ChewingTheFat@theblaze.com Microsoft SharePoint hack details… Angelina and Salma flying domestic…Hunter and life around Euphoric Recall… Who Died Today: Retrospective / Ozzy Osbourne 76… Trump chronic venous insufficiency / Compression socks?... It’s Redskins or new stadium in Washington… Are workers back at Nashville’s new stadium yet?... Joke of The Day… Walter Matthau on Tonight Show... www.blazetv.com/jeffyPromo code Jeffy…\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753290000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzk5OWY5ZDhlLTI4ZDYtMTFlYS1iZmQyLWViYmQ1M2E5NmEwMC9pbWFnZS91cGxvYWRzXzJGMTU4MTk2OTk2NTU3Ny13c2xiMjloajVoZS02MGU4YmJhOGY5NTdiZTA1NDc2Y2RhZDEwZjNlYWYzNF8yRkNoZXdpbmctVGhlLUZhdF9Qb2RjYXN0X05FVy5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":287203374,"podcastId":28438621,"podcastSlug":"175-chewing-the-fat-with-jeff","title":"Agonization… | 7/22/25","duration":3056,"isExplicit":false,"description":"Four Day Work Week?... Short Days / Long Eclipse coming… Microsoft SharePoint Hacked… Keys locked in my car… Meat Prices on the rise… www.chefiq.com Promo code: Jeffy / limited time flash sale… Four Sixes Ranch Steakhouse in Vegas… Happy Gilmore is back Fri... South Park new season begins Wed… Comic Con kicks in Thurs… Blue Ridge on Prime… Jeff Daniels speaks about the country… ChewingTheFat@theblaze.com www.blazetv.com/jeffy Promo code: Jeffy… Who Died Today: Malcom-Jamal Warner 54 / Tom Troupe 97 / Muhammadu Buhari 82… DRC & Rwanda closer to peace… S. Korean flooding-landslides death toll rising... Texas Flooding death toll – many missing alive… www.mercuryone.org Hunter Biden recipes… Joke of The Day…\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753203600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzk5OWY5ZDhlLTI4ZDYtMTFlYS1iZmQyLWViYmQ1M2E5NmEwMC9pbWFnZS91cGxvYWRzXzJGMTU4MTk2OTk2NTU3Ny13c2xiMjloajVoZS02MGU4YmJhOGY5NTdiZTA1NDc2Y2RhZDEwZjNlYWYzNF8yRkNoZXdpbmctVGhlLUZhdF9Qb2RjYXN0X05FVy5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"},{"id":287081737,"podcastId":28438621,"podcastSlug":"175-chewing-the-fat-with-jeff","title":"Residual Impacts… | 7/21/25","duration":2981,"isExplicit":false,"description":"Odessey sells out premiere a year from now… Tennessee Bidness goes viral… Tennessee Stadium Noose… In-N-Out moving to Tennessee… One man has two lottery tickets win… A look at lotto… Give up X for a year for cash?... Best Vanilla Ice Cream?... Tracker show makes cuts… Untamed on Netflix… ChewingTheFat@theblaze.com Top weekend movies… Who Died Today: Iris Williams 79 / Robbie Pardlo 46 / Alan Bergman 99 / “Papa Jake” Larsen 102 / Eileen Fulton 91 / Prince Al-Waleed bin Al-Saud 36 / Keith Mccalister 61… Airlines making news… Delta to charge with AI judging how much?... Email scam?... Joke of the Day… www.blazetv.com/jeffy Promo code: Jeffy…\nLearn more about your ad choices. Visit megaphone.fm/adchoices","startDate":1753117200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9tZWdhcGhvbmUuaW1naXgubmV0L3BvZGNhc3RzLzk5OWY5ZDhlLTI4ZDYtMTFlYS1iZmQyLWViYmQ1M2E5NmEwMC9pbWFnZS91cGxvYWRzXzJGMTU4MTk2OTk2NTU3Ny13c2xiMjloajVoZS02MGU4YmJhOGY5NTdiZTA1NDc2Y2RhZDEwZjNlYWYzNF8yRkNoZXdpbmctVGhlLUZhdF9Qb2RjYXN0X05FVy5qcGc_aXhsaWI9cmFpbHMtNC4zLjEmbWF4LXc9MzAwMCZtYXgtaD0zMDAwJmZpdD1jcm9wJmF1dG89Zm9ybWF0LGNvbXByZXNz"}]}},{"id":26936791,"title":"The News Junkie","description":"The News Junkie, Shawn Wasson, with Sabrina and C-Lane. The three best friends you never knew you had run through the most viral stories of the day.","lastUpdated":1735850740,"slug":"948-the-news-junkie","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d0a3MtMTU1MzE4MDk1MS40ODYyMDUub3JpZ2luYWwucG5n","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABEccCkAAAGYLa81kA"},"items":[{"id":288322919,"podcastId":26936791,"podcastSlug":"948-the-news-junkie","title":"Get Cracked Tonight","duration":9213,"isExplicit":false,"description":"The National Fitness Test is BACK, National Hulk Hogan Day, Stephen Colbert + Kamala Harris gets weird, the police officer 'cracked' controversy is hilarious, an asteroid could hit the Moon, a HUGE new NFL change, Shawn bans some people, This Week in Florida, a new ANIMAL has been discovered and so much more!","startDate":1754064206000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d0a3MtMTU1MDEwNDg1Mi45ODYzMzQudGh1bWJuYWlsLnBuZw"},{"id":288232796,"podcastId":26936791,"podcastSlug":"948-the-news-junkie","title":"Burst Into Flames","duration":9408,"isExplicit":false,"description":"A hilarious sports blooper, a Gen Z shocker, the case against living in apartments, a major sex toy gets hacked, C-Lane caught in a self-report, peacocks with laser beams, a DEEP DIVE on the politician set on fire, a Cincinnati street fight update, South Park breaks a huge record, spying on Shawn's ChatGPT history and so much more!","startDate":1753976907000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d0a3MtMTU1MDEwNDg1Mi45ODYzMzQudGh1bWJuYWlsLnBuZw"},{"id":288103655,"podcastId":26936791,"podcastSlug":"948-the-news-junkie","title":"Redacted Redacted","duration":9353,"isExplicit":false,"description":"Superman Crashes Out, Ozzy Osbourne Funeral, Sydney Sweeney Jeans Meltdown, Hotels Go Full Dystopian, YouTube's Crazy New AI Move, More Epstein Updates, New York NFL Attacker Note REVEALED, Sex Toys Tossed At WNBA Players, Grandma Attacked By Kids, Kid's Funny Doorbell Camera Song and so much more!","startDate":1753893294000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d0a3MtMTU1MDEwNDg1Mi45ODYzMzQudGh1bWJuYWlsLnBuZw"},{"id":287969730,"podcastId":26936791,"podcastSlug":"948-the-news-junkie","title":"Give Me Your Blood","duration":9496,"isExplicit":false,"description":"A major embarrassment on TV, the New York City NFL attack, Shawn says something uncomfortable to Courtney, Sabrina was in a car accident, robots are taking our blood, safe and unsafe AI jobs, the people ruining your Carnival Cruise, Trump shades the British Prime Minister, the Ms Rachel flame war continues and so much more!","startDate":1753804177000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d0a3MtMTU1MDEwNDg1Mi45ODYzMzQudGh1bWJuYWlsLnBuZw"},{"id":287805545,"podcastId":26936791,"podcastSlug":"948-the-news-junkie","title":"Too Hot To Astronaut","duration":9594,"isExplicit":false,"description":"Astronomer fights back, Trump should do this one thing now, Happy Gilmore 2 review, Florida is melting, Wizard of Oz bombshells, the Tea app drama roundup, why a Delta pilot was arrested, a dissent about a Netflix documentary, Sydney Sweeney's dirty jeans, how to bury Hulk Hogan and so much more!","startDate":1753718363000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d0a3MtMTU1MDEwNDg1Mi45ODYzMzQudGh1bWJuYWlsLnBuZw"},{"id":287570228,"podcastId":26936791,"podcastSlug":"948-the-news-junkie","title":"I'm Taking A Stand","duration":8517,"isExplicit":false,"description":"Times to take a stand, South Park fires back at Trump, Pedro Pascal creepy allegations, dogs terrorize a neighborhood, This Week in Florida, burning legal questions with Moe, Hulk Hogan and Ozzy Osbourne updates, the funny awkward Trump clip, a backflip gone wrong on TV and so much more!","startDate":1753458707000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d0a3MtMTU1MDEwNDg1Mi45ODYzMzQudGh1bWJuYWlsLnBuZw"},{"id":287442547,"podcastId":26936791,"podcastSlug":"948-the-news-junkie","title":"I Am A (Dead) American","duration":9130,"isExplicit":false,"description":"Hulk Hogan dead at 71, South Park attacks Trump, the Stephen Colbert petition, the Jacksonville viral arrest guy speaks, Canada makes a nice commercial, a couple gets lewd on a Jet Blue flight, the sluttiest show on Netflix, Uber for women, Lyft for beans, a 7 hour shoplifter and so much more!","startDate":1753372131000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d0a3MtMTU1MDEwNDg1Mi45ODYzMzQudGh1bWJuYWlsLnBuZw"},{"id":287323405,"podcastId":26936791,"podcastSlug":"948-the-news-junkie","title":"Bryan Kohberger Roast","duration":8595,"isExplicit":false,"description":"The Bryan Kohberger Roast, another politician glitches out, a woman thinks laws don't apply to her, Ozzy Osbourne's final post, Netflix has gone TOO FAR, turning down $1 Billion offers, Stephen Colbert's friends cope and react, yet another Super Speeder and so much more!","startDate":1753285909000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d0a3MtMTU1MDEwNDg1Mi45ODYzMzQudGh1bWJuYWlsLnBuZw"},{"id":287193685,"podcastId":26936791,"podcastSlug":"948-the-news-junkie","title":"Prince Of Deadness","duration":9215,"isExplicit":false,"description":"Ozzy Osbourne dies, Jacksonville window break arrest updates, Stephan Sterns says some words in court, MRI death updates, the No Rain song fight, why a woman was going 113mph, how Malcolm Jamal Warner really died, someone had a weird dream about the show and so much more!","startDate":1753199056000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d0a3MtMTU1MDEwNDg1Mi45ODYzMzQudGh1bWJuYWlsLnBuZw"},{"id":287076393,"podcastId":26936791,"podcastSlug":"948-the-news-junkie","title":"Smash, It's The Police","duration":8442,"isExplicit":false,"description":"An insane arrest video in Jacksonville, Trump wants the Redskins back, an unexpected celebrity death, the MRI machine death twist, the WNBA salary controversy, a Delta flight pilot speech after an emergency, the Jumbotron cheater CEO quits, cats on the beach and so much more!","startDate":1753113114000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL3d0a3MtMTU1MDEwNDg1Mi45ODYzMzQudGh1bWJuYWlsLnBuZw"}]}},{"id":29220738,"title":"The Daily Dive","description":"Start your day with The Daily Dive. News without the noise, told straight. Explore the most interesting news of the day. Connect with the writers, analysts and reporters that know the real story. Hosted by Oscar Ramirez in Los Angeles, this 20 minute podcast will be ready for you when you wake up. (Posted by 6 AM EST)","lastUpdated":1735835045,"slug":"1119-the-daily-dive","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzZkNGZiZGNjLTMwYmQtNDI1MC05OTA4LWFlMzIwMDgxZDhjOS9pbWFnZS5qcGc_dD0xNjkwOTAzODcyJnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAZROQgAAAGFENBRsA"},"items":[{"id":250539136,"podcastId":29220738,"podcastSlug":"1119-the-daily-dive","title":"BONUS EPISODE: Revisionist History : A Very Terminator Christmas","duration":2649,"isExplicit":false,"description":"\u003cp dir=\"ltr\">What happens when the biggest movie star in the world directs the smallest Christmas film on basic cable? A holiday miracle. \u003c/p> \u003cp dir=\"ltr\">Today on the show: The never-before-published, extremely bizarre story of the making of ‘Christmas in Connecticut’... the remake.\u003c/p> \u003cp dir=\"ltr\">Listen to more of Revisionist History \u003ca href=\"https://www.iheart.com/podcast/1297-revisionist-history-27866583/\">here\u003c/a> or on the iHeartRadio app.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1734780005000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzZkNGZiZGNjLTMwYmQtNDI1MC05OTA4LWFlMzIwMDgxZDhjOS9jZTRmYzc5Yi04NWQ5LTQwZjctOTNmNy1iMjRkMDEwOWI3MTQvaW1hZ2UuanBnP3Q9MTczNDc5NzcxMCZzaXplPUxhcmdl"},{"id":106658375,"podcastId":29220738,"podcastSlug":"1119-the-daily-dive","title":"WEEKEND EDITION- Uber’s Possible Drug Mule Problem, The Deadliest Road in America","duration":1201,"isExplicit":false,"description":"\u003cp>This is a compilation of some of the most compelling stories of the week.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1672548600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzZkNGZiZGNjLTMwYmQtNDI1MC05OTA4LWFlMzIwMDgxZDhjOS9pbWFnZS5qcGc_dD0xNjkwOTAzODcyJnNpemU9TGFyZ2U"},{"id":106634525,"podcastId":29220738,"podcastSlug":"1119-the-daily-dive","title":"WEEKEND EDITION- Advocates Try to Protect Recess for Kids, Difficult People to Work With, Alexa Replicates Dead Grandmother’s Voice","duration":1185,"isExplicit":false,"description":"\u003cp>This is a compilation of some of the most compelling stories of the week.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1672462200000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzZkNGZiZGNjLTMwYmQtNDI1MC05OTA4LWFlMzIwMDgxZDhjOS9pbWFnZS5qcGc_dD0xNjkwOTAzODcyJnNpemU9TGFyZ2U"},{"id":106417463,"podcastId":29220738,"podcastSlug":"1119-the-daily-dive","title":"WEEKEND EDITION- Fast Furniture Causing Waste, The Very Difficult EV Road Trip","duration":1196,"isExplicit":false,"description":"\u003cp>This is a compilation of some of the most compelling stories of the week.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1671943800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzZkNGZiZGNjLTMwYmQtNDI1MC05OTA4LWFlMzIwMDgxZDhjOS9pbWFnZS5qcGc_dD0xNjkwOTAzODcyJnNpemU9TGFyZ2U"},{"id":106395328,"podcastId":29220738,"podcastSlug":"1119-the-daily-dive","title":"WEEKEND EDITION- America’s Love of the Jeep, Hot Sauce Wars","duration":1195,"isExplicit":false,"description":"\u003cp>This is a compilation of some of the most compelling stories of the week.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1671857400000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzZkNGZiZGNjLTMwYmQtNDI1MC05OTA4LWFlMzIwMDgxZDhjOS9pbWFnZS5qcGc_dD0xNjkwOTAzODcyJnNpemU9TGFyZ2U"},{"id":106146593,"podcastId":29220738,"podcastSlug":"1119-the-daily-dive","title":"WEEKEND EDITION- Fusion Energy Breakthrough and Deadly Consequences of Bodybuilding","duration":1200,"isExplicit":false,"description":"\u003cp>This is a compilation of some of the most compelling stories of the week.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1671383606000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzZkNGZiZGNjLTMwYmQtNDI1MC05OTA4LWFlMzIwMDgxZDhjOS9pbWFnZS5qcGc_dD0xNjkwOTAzODcyJnNpemU9TGFyZ2U"},{"id":106146592,"podcastId":29220738,"podcastSlug":"1119-the-daily-dive","title":"WEEKEND EDITION- FTX Founder Arrested and Charged, Don’t Expect a Good Raise Next Year, Gen Z Miscommunication at Work","duration":1185,"isExplicit":false,"description":"\u003cp>This is a compilation of some of the most compelling stories of the week.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1671383584000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzZkNGZiZGNjLTMwYmQtNDI1MC05OTA4LWFlMzIwMDgxZDhjOS9pbWFnZS5qcGc_dD0xNjkwOTAzODcyJnNpemU9TGFyZ2U"},{"id":106092179,"podcastId":29220738,"podcastSlug":"1119-the-daily-dive","title":"Workers May Be Disappointed With Their Next Raise as Employers Adjust Budgets","duration":1195,"isExplicit":false,"description":"\u003cp>For quite a while now, employees have been able to call the shots as the labor market remained tight. They could job hop and get higher wages too. Well now, the balance of power is shifting back to the employer and workers with high hopes for raises in the coming year may be disappointed. Companies are adjusting budgets for salaries, and it doesn’t look like it is keeping up with inflation or expectations. Matt Boyle, senior reporter at Bloomberg News, joins us for what to expect.\u003c/p> \u003cp> \u003c/p> \u003cp>Next, where have all the coupons gone? As high inflation continues to hit us, many are looking for deals anywhere they can, but paper coupons and even digital ones are harder to come by. Circulation is down and redemption rates have also plummeted as people just don’t have the time to sort them all and smartphones have made other shopping incentives possible. Lydia DePillis, economy reporter at the NY Times, joins us for what to know.\u003c/p> \u003cp> \u003c/p> \u003cp>Finally, as the workplace landscapes have changed with remote work and others starting different jobs, many have been using their cell phones instead of old business lines and caller ID has been outing people. Because caller ID is linked to the main account holder, many young professionals are being outed as still being on their parents’ phone plane. Lindsay Ellis, careers reporter at the WSJ joins us for more.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1671214763000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzZkNGZiZGNjLTMwYmQtNDI1MC05OTA4LWFlMzIwMDgxZDhjOS9pbWFnZS5qcGc_dD0xNjkwOTAzODcyJnNpemU9TGFyZ2U"},{"id":106017766,"podcastId":29220738,"podcastSlug":"1119-the-daily-dive","title":"Robots Are Coming for Your Blue Jeans as Automation Is Being Eyed for the Clothing Industry","duration":1198,"isExplicit":false,"description":"\u003cp>The clothing industry is the last trillion-dollar sector that hasn’t been fully automated. Many apparel makers have also been hesitant to talk about automation because of the ramifications and possible loss of jobs. Still, there is a quiet effort underway to develop machines that can automate some parts of jeans factories and hopefully bring more manufacturing back from overseas. Tim Aeppel, reporter at Reuters, joins us for how robots are coming for your blue jeans.\u003c/p> \u003cp> \u003c/p> \u003cp>Next, as more of Gen Z enters the workplace and communications increasingly happen online and in text formats, something is getting lost in translation. Older colleges are having a hard time keeping up with Gen Z’s use of emojis, slang, and even punctuation. Danielle Abril, “Tech at Work” writer at for the Washington Post, joins us for how workplace language is changing with younger employees.\u003c/p> \u003cp> \u003c/p> \u003cp>Finally, when is a bumblebee a fish? When a unanimous ruling by a California state appeals court deems it so. Public-interest groups had asked the state to include four types of bumblebees on its list of endangered species, but the 50-year-old law only applied to birds, mammals, fish, amphibians, or reptiles. Because the legal definition of a fish was vague and had been used to include other animals in separate instances, the bee was added to the list. Matt Grossman, reporter at the WSJ, joins us for the legal wrangling it took to get there.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1671079800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzZkNGZiZGNjLTMwYmQtNDI1MC05OTA4LWFlMzIwMDgxZDhjOS9pbWFnZS5qcGc_dD0xNjkwOTAzODcyJnNpemU9TGFyZ2U"},{"id":105986312,"podcastId":29220738,"podcastSlug":"1119-the-daily-dive","title":"FTX Founder Arrested and Charged and Breakthrough in Fusion Energy","duration":1199,"isExplicit":false,"description":"\u003cp>Sam Bankman-Fried, the disgraced founder and former CEO of crypto company FTX, has been arrested in the Bahamas and charged by federal officials with eight counts of fraud, conspiracy, campaign finance law violations and money laundering. He is being accused of funneling customer money into his hedge fund to make investments and loans to himself. About $8 billion in client funds have gone missing with only $1 billion being recovered. The difficulty there is that there was no adequate record-keeping as it was found out the multibillion-dollar company was using QuickBooks. Dan Primack, business editor at Axios, joins us for what to know.\u003c/p> \u003cp> \u003c/p> \u003cp>Next, a significant breakthrough when it comes to fusion energy, something that could one-day provide us with unlimited clean power. Researchers at the National Ignition Facility were able to achieve what is called ignition, getting more energy out of a reaction than what they put in. The team fired 192 laser beams at a small fuel pellet and produced a small amount of net gain energy. While this is an important step in proof-of-concept of the science, it is still a long time away from being a commercially viable energy source. The lasers and equipment used would have to be drastically upgraded to produce more energy. Umair Irfan, senior correspondent at Vox, joins us for this fusion energy breakthrough.\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1671024366000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzZkNGZiZGNjLTMwYmQtNDI1MC05OTA4LWFlMzIwMDgxZDhjOS9pbWFnZS5qcGc_dD0xNjkwOTAzODcyJnNpemU9TGFyZ2U"}]}},{"id":43128080,"title":"Beyond the News WFLA Interviews","description":"Interviews conducted by the WFLA Radio newsroom in Tampa Florida, with local and national newsmakers. Be sure to follow us!","lastUpdated":1724176741,"slug":"1248-beyond-the-news-wfla-inte","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzYyODgxMGJjY2M1YmRjNjE5YmM2NDc3NWI5MTcwOGFjLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABCGuz0AAAGW_BEv-A"},"items":[{"id":288341549,"podcastId":43128080,"podcastSlug":"1248-beyond-the-news-wfla-inte","title":"Back to School and Sleep - Dr Luis Ortiz JHACH","duration":474,"isExplicit":false,"description":"School starts in Florida the week of August 11th. But if you have school aged children or teens, the time to get their body clocks back on track is right now. We speak with Dr. Luis Ortiz, a sleep specialist at Johns Hopkins All Children's Hospital, about how to fight summer sleep patterns, games, phones and other distractions to get your kids back on time. ","startDate":1754075966000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUwODIwYjg4MGZmYTA2Y2I5MGI2ZGU2N2FkNGFjNTIxLmpwZw"},{"id":288227195,"podcastId":43128080,"podcastSlug":"1248-beyond-the-news-wfla-inte","title":"Chris Linsbeck - Hernando Co Pine Island Park Reopening","duration":779,"isExplicit":false,"description":"A Hernando County waterfront park wiped out by Hurricane Helene's storm surge is reopening, with some changes. We speak with Community Services Director Chris LInsbeck about Alfred McKethan Pine Island Park. ","startDate":1753973134000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzE1OTVkN2EzMDZjMmEyNzhmYTUzOWViMzcxNDlmNzgxLmpwZw"},{"id":287979637,"podcastId":43128080,"podcastSlug":"1248-beyond-the-news-wfla-inte","title":"Ben Groen - Barefoot Waterski Nationals","duration":357,"isExplicit":false,"description":"Water skiing doesn't always require skis. We talk with champion barefoot waterskier and coach Ben Groen about the Barefoot Waterski Nationals taking place July 30 - August 2nd in Auburndale, FL. ","startDate":1753809156000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzg5YTUzMzJiYzU2ZjE0OGMyYjcyYTdkNTc4NjYwOGI4LmpwZw"},{"id":285466888,"podcastId":43128080,"podcastSlug":"1248-beyond-the-news-wfla-inte","title":"Post Disaster Redevelopment - CK Moore Hillsborough Emergency Management","duration":265,"isExplicit":false,"description":"Hillsborough County is asking the public to share experiences recovering from Hurricanes Helene and Milton last year. The county is using a federal grant to find ways to make disaster recovery smarter and faster. Emergency management Planning section chief C.K. Moore says they want to hear about recovery from last year's hurricanes, to improve the county's post-disaster redevelopment plan. There's a hearing Tuesday (15) at Feeding Tampa Bay, as well as a way to contribute online. Find out more by listening to this podcast. ","startDate":1752257187000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzZiNTgwYzA0ZjM4NjEyYWFjYWE3ZDRmMGIwMjVjZWNmLmpwZw"},{"id":282778018,"podcastId":43128080,"podcastSlug":"1248-beyond-the-news-wfla-inte","title":"Hurricane Prep - Sandbags Plywood Generators - Jim Stiner Home Depot","duration":425,"isExplicit":false,"description":"Preparing for the before, during and after of a hurricane: Read Shepherd speaks with Jim Stiner of Home Depot about sandbags, plywood, and generators. ","startDate":1750770753000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzg4Njc0NmYxZDI4MmIwNTg2MzU3NjEzOWVhMjlmODgyLmpwZw"},{"id":282203928,"podcastId":43128080,"podcastSlug":"1248-beyond-the-news-wfla-inte","title":"Mark Jenkins - AAA - July 4 Travel Forecast","duration":520,"isExplicit":false,"description":"The Independence Day holiday week is expected to produce new travel records. We speak with Mark Jenkins of AAA Auto Club Group, about what to prepare for, whether you're traveling by land, air, or sea. ","startDate":1750428642000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2UzMWY2MGMxMzI4ZDFjMTdiNmQ0MzQ0OWEyOGUzYjJjLmpwZw"},{"id":282181338,"podcastId":43128080,"podcastSlug":"1248-beyond-the-news-wfla-inte","title":"AC Refrigerant Regulations - Bob Cochell","duration":656,"isExplicit":false,"description":"The air conditioning and refrigeration industries are asking Congress to chill an EPA initiative started under the Biden administration to change refrigerants used in AC units. The EPA move seeks to respond to climate change by changing to refrigerants such as propane, which is highly flammable. To further complicate matters, there's a phase-in period with transitional coolants. We speak with Bob Cochell, owner of Gulf Coast Air Systems, former president of the Florida Refrigeration and Air Conditioning Contractors Association, and longtime advocate for the HVAC industry. ","startDate":1750414905000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2Y5NDg3ODY3ZmMwMjFlMzAzMmZkYmY4NTA0NTgwY2I4LmpwZw"},{"id":279288946,"podcastId":43128080,"podcastSlug":"1248-beyond-the-news-wfla-inte","title":"Governor Race - David Jolly","duration":1039,"isExplicit":false,"description":"David Jolly, a former Republican Congressman from Pinellas County, is running for Florida Governor as a Democrat. We ask him about his stances on the state's issues and whether a Democrat stands a chance in a state where Republicans have a million vote edge. ","startDate":1749097808000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzYyODgxMGJjY2M1YmRjNjE5YmM2NDc3NWI5MTcwOGFjLmpwZw"},{"id":278207433,"podcastId":43128080,"podcastSlug":"1248-beyond-the-news-wfla-inte","title":"Last Year's Storms and This Year's Mosquitoes - Adriane Rogers Pasco Mosquito Control","duration":566,"isExplicit":false,"description":"Last year's hurricanes could mean more mosquitoes this year, or perhaps years in the future, for Pasco County. We speak with Pasco Mosquito Control Director Adriane Rogers. ","startDate":1748508607000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsL2EzZDIyYWNlY2IxYzZlYzMxMzZmYjM3YmQzY2ZmNTllLmpwZw"},{"id":277265213,"podcastId":43128080,"podcastSlug":"1248-beyond-the-news-wfla-inte","title":"Tampa Councilman Luis Viera - Inland Flooding From Hurricanes","duration":516,"isExplicit":false,"description":"As another hurricane season approaches, residents of one part of Tampa are still dealing with damage in the aftermath of flooding during Hurricane Milton. They live in the section of the city that's actually farthest away from the water, and many didn't have flood insurance. We speak with Tampa City Councilman Luis Viera about what led to the unexpcted floodwaters, and how residents are moving forward. ","startDate":1747985707000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzYyODgxMGJjY2M1YmRjNjE5YmM2NDc3NWI5MTcwOGFjLmpwZw"}]}}]}],["item-eyebrow-/674f61bc157dc2c939658167",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/684c4c3808992c9a6be35066",{"data":{"name":"entertainment","source":{"id":null,"display_name":"Entertainment","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment"}}],["keyword-contest-loader-wfla-am-1781993",{"data":{"appType":"countdown","appId":"1786491","title":"Listen to Win $1000","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":"8","timeStamp":1753476908,"endTime":1753480554,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"14093548","prize":{"timeStamp":1753416000,"endTime":1753502400,"sort":"32","active":"","description":"","countdown_prize_id":"1208412","isStarted":true,"isLive":false,"isComplete":true}},"current":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"next":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null}}}}],["weathertileloader-27.8928425--82.5110363",{"data":[{"dayOfWeek":"Saturday","expirationTimeUtc":1754179725,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":8,"moonriseTimeLocal":"2025-08-02T15:01:02-0400","moonriseTimeUtc":1754161262,"moonsetTimeLocal":"2025-08-02T00:52:16-0400","moonsetTimeUtc":1754110336,"narrative":"Mainly cloudy. Lows overnight in the low 80s.","qpf":0,"qpfSnow":0,"sunriseTimeLocal":"2025-08-02T06:53:30-0400","sunriseTimeUtc":1754132010,"sunsetTimeLocal":"2025-08-02T20:18:33-0400","sunsetTimeUtc":1754180313,"temperatureMax":null,"temperatureMin":81,"validTimeUtc":1754132400,"validTimeLocal":"2025-08-02T07:00:00-0400","calendarDayTemperatureMax":93,"calendarDayTemperatureMin":81,"day":{"cloudCover":null,"dayOrNight":null,"daypartName":null,"iconCode":null,"iconCodeExtend":null,"narrative":null,"precipChance":null,"precipType":null,"qpf":null,"qpfSnow":null,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":null,"snowRange":null,"temperature":null,"temperatureHeatIndex":null,"temperatureWindChill":null,"thunderCategory":null,"thunderIndex":null,"uvDescription":null,"uvIndex":null,"windDirection":null,"windDirectionCardinal":null,"windPhrase":null,"windSpeed":null,"wxPhraseLong":null,"wxPhraseShort":null},"night":{"cloudCover":68,"dayOrNight":"N","daypartName":"Tonight","iconCode":27,"iconCodeExtend":2700,"narrative":"Considerable cloudiness. Low 81F. Winds light and variable.","precipChance":10,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":74,"snowRange":"","temperature":81,"temperatureHeatIndex":96,"temperatureWindChill":81,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":238,"windDirectionCardinal":"WSW","windPhrase":"Winds light and variable.","windSpeed":6,"wxPhraseLong":"Mostly Cloudy","wxPhraseShort":"M Cloudy"}},{"dayOfWeek":"Sunday","expirationTimeUtc":1754179725,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":9,"moonriseTimeLocal":"2025-08-03T15:58:13-0400","moonriseTimeUtc":1754251093,"moonsetTimeLocal":"2025-08-03T01:30:04-0400","moonsetTimeUtc":1754199004,"narrative":"Mix of sun and clouds. Highs in the mid 90s and lows in the low 80s.","qpf":0,"qpfSnow":0,"sunriseTimeLocal":"2025-08-03T06:54:04-0400","sunriseTimeUtc":1754218444,"sunsetTimeLocal":"2025-08-03T20:17:50-0400","sunsetTimeUtc":1754266670,"temperatureMax":94,"temperatureMin":80,"validTimeUtc":1754218800,"validTimeLocal":"2025-08-03T07:00:00-0400","calendarDayTemperatureMax":94,"calendarDayTemperatureMin":81,"day":{"cloudCover":49,"dayOrNight":"D","daypartName":"Tomorrow","iconCode":30,"iconCodeExtend":3000,"narrative":"Partly cloudy skies. High 94F. Winds SW at 10 to 15 mph.","precipChance":10,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":61,"snowRange":"","temperature":94,"temperatureHeatIndex":102,"temperatureWindChill":82,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Extreme","uvIndex":11,"windDirection":218,"windDirectionCardinal":"SW","windPhrase":"Winds SW at 10 to 15 mph.","windSpeed":10,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"},"night":{"cloudCover":51,"dayOrNight":"N","daypartName":"Tomorrow night","iconCode":29,"iconCodeExtend":2900,"narrative":"Partly cloudy skies. Low near 80F. Winds S at 5 to 10 mph.","precipChance":24,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":72,"snowRange":"","temperature":80,"temperatureHeatIndex":99,"temperatureWindChill":80,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":187,"windDirectionCardinal":"S","windPhrase":"Winds S at 5 to 10 mph.","windSpeed":8,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"}},{"dayOfWeek":"Monday","expirationTimeUtc":1754179725,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":10,"moonriseTimeLocal":"2025-08-04T16:55:04-0400","moonriseTimeUtc":1754340904,"moonsetTimeLocal":"2025-08-04T02:12:50-0400","moonsetTimeUtc":1754287970,"narrative":"Times of sun and clouds. Highs in the low 90s and lows in the upper 70s.","qpf":0,"qpfSnow":0,"sunriseTimeLocal":"2025-08-04T06:54:36-0400","sunriseTimeUtc":1754304876,"sunsetTimeLocal":"2025-08-04T20:17:06-0400","sunsetTimeUtc":1754353026,"temperatureMax":92,"temperatureMin":79,"validTimeUtc":1754305200,"validTimeLocal":"2025-08-04T07:00:00-0400","calendarDayTemperatureMax":92,"calendarDayTemperatureMin":80,"day":{"cloudCover":46,"dayOrNight":"D","daypartName":"Monday","iconCode":30,"iconCodeExtend":3000,"narrative":"Sunshine and clouds mixed. A stray shower or thunderstorm is possible. High 92F. Winds S at 5 to 10 mph.","precipChance":24,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":"Q8001","qualifierPhrase":"A stray shower or thunderstorm is possible.","relativeHumidity":66,"snowRange":"","temperature":92,"temperatureHeatIndex":103,"temperatureWindChill":81,"thunderCategory":"Thunder possible","thunderIndex":1,"uvDescription":"Extreme","uvIndex":11,"windDirection":191,"windDirectionCardinal":"S","windPhrase":"Winds S at 5 to 10 mph.","windSpeed":9,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"},"night":{"cloudCover":50,"dayOrNight":"N","daypartName":"Monday night","iconCode":29,"iconCodeExtend":2900,"narrative":"Partly cloudy skies. A stray shower or thunderstorm is possible. Low 79F. Winds SE at 5 to 10 mph.","precipChance":24,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":"Q8001","qualifierPhrase":"A stray shower or thunderstorm is possible.","relativeHumidity":79,"snowRange":"","temperature":79,"temperatureHeatIndex":97,"temperatureWindChill":79,"thunderCategory":"Thunder possible","thunderIndex":1,"uvDescription":"Low","uvIndex":0,"windDirection":134,"windDirectionCardinal":"SE","windPhrase":"Winds SE at 5 to 10 mph.","windSpeed":6,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"}},{"dayOfWeek":"Tuesday","expirationTimeUtc":1754179725,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":11,"moonriseTimeLocal":"2025-08-05T17:50:09-0400","moonriseTimeUtc":1754430609,"moonsetTimeLocal":"2025-08-05T03:02:39-0400","moonsetTimeUtc":1754377359,"narrative":"Partly cloudy, chance of a thunderstorm. Highs in the low 90s and lows in the upper 70s.","qpf":0.06,"qpfSnow":0,"sunriseTimeLocal":"2025-08-05T06:55:09-0400","sunriseTimeUtc":1754391309,"sunsetTimeLocal":"2025-08-05T20:16:21-0400","sunsetTimeUtc":1754439381,"temperatureMax":92,"temperatureMin":79,"validTimeUtc":1754391600,"validTimeLocal":"2025-08-05T07:00:00-0400","calendarDayTemperatureMax":92,"calendarDayTemperatureMin":79,"day":{"cloudCover":40,"dayOrNight":"D","daypartName":"Tuesday","iconCode":37,"iconCodeExtend":3700,"narrative":"A mix of clouds and sun with the chance of an isolated thunderstorm in the afternoon. High 92F. Winds SSW at 5 to 10 mph. Chance of rain 30%.","precipChance":33,"precipType":"rain","qpf":0.06,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":69,"snowRange":"","temperature":92,"temperatureHeatIndex":104,"temperatureWindChill":80,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Extreme","uvIndex":11,"windDirection":204,"windDirectionCardinal":"SSW","windPhrase":"Winds SSW at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"Isolated Thunderstorms","wxPhraseShort":"Iso T-Storms"},"night":{"cloudCover":55,"dayOrNight":"N","daypartName":"Tuesday night","iconCode":29,"iconCodeExtend":2900,"narrative":"A few clouds from time to time. Low 79F. Winds E at 5 to 10 mph.","precipChance":24,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":81,"snowRange":"","temperature":79,"temperatureHeatIndex":97,"temperatureWindChill":79,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":85,"windDirectionCardinal":"E","windPhrase":"Winds E at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"}},{"dayOfWeek":"Wednesday","expirationTimeUtc":1754179725,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":12,"moonriseTimeLocal":"2025-08-06T18:40:47-0400","moonriseTimeUtc":1754520047,"moonsetTimeLocal":"2025-08-06T03:58:23-0400","moonsetTimeUtc":1754467103,"narrative":"Showers and thunderstorms late. Highs in the low 90s and lows in the upper 70s.","qpf":0.07,"qpfSnow":0,"sunriseTimeLocal":"2025-08-06T06:55:42-0400","sunriseTimeUtc":1754477742,"sunsetTimeLocal":"2025-08-06T20:15:35-0400","sunsetTimeUtc":1754525735,"temperatureMax":93,"temperatureMin":78,"validTimeUtc":1754478000,"validTimeLocal":"2025-08-06T07:00:00-0400","calendarDayTemperatureMax":93,"calendarDayTemperatureMin":79,"day":{"cloudCover":41,"dayOrNight":"D","daypartName":"Wednesday","iconCode":38,"iconCodeExtend":7203,"narrative":"Partly cloudy with afternoon showers or thunderstorms. High 93F. Winds WSW at 5 to 10 mph. Chance of rain 40%.","precipChance":43,"precipType":"rain","qpf":0.06,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":69,"snowRange":"","temperature":93,"temperatureHeatIndex":104,"temperatureWindChill":80,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Extreme","uvIndex":11,"windDirection":250,"windDirectionCardinal":"WSW","windPhrase":"Winds WSW at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"PM Thunderstorms","wxPhraseShort":"PM T-Storms"},"night":{"cloudCover":59,"dayOrNight":"N","daypartName":"Wednesday night","iconCode":29,"iconCodeExtend":2900,"narrative":"Partly cloudy. Low 78F. Winds NE at 5 to 10 mph.","precipChance":24,"precipType":"rain","qpf":0,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":81,"snowRange":"","temperature":78,"temperatureHeatIndex":97,"temperatureWindChill":78,"thunderCategory":"No thunder","thunderIndex":0,"uvDescription":"Low","uvIndex":0,"windDirection":47,"windDirectionCardinal":"NE","windPhrase":"Winds NE at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"Partly Cloudy","wxPhraseShort":"P Cloudy"}},{"dayOfWeek":"Thursday","expirationTimeUtc":1754179725,"moonPhase":"Waxing Gibbous","moonPhaseCode":"WXG","moonPhaseDay":13,"moonriseTimeLocal":"2025-08-07T19:27:13-0400","moonriseTimeUtc":1754609233,"moonsetTimeLocal":"2025-08-07T04:58:50-0400","moonsetTimeUtc":1754557130,"narrative":"Showers and thunderstorms late. Highs in the low 90s and lows in the upper 70s.","qpf":0.08,"qpfSnow":0,"sunriseTimeLocal":"2025-08-07T06:56:15-0400","sunriseTimeUtc":1754564175,"sunsetTimeLocal":"2025-08-07T20:14:48-0400","sunsetTimeUtc":1754612088,"temperatureMax":91,"temperatureMin":78,"validTimeUtc":1754564400,"validTimeLocal":"2025-08-07T07:00:00-0400","calendarDayTemperatureMax":91,"calendarDayTemperatureMin":78,"day":{"cloudCover":45,"dayOrNight":"D","daypartName":"Thursday","iconCode":38,"iconCodeExtend":7203,"narrative":"Partly cloudy early. Scattered thunderstorms developing in the afternoon. High 91F. Winds SSW at 5 to 10 mph. Chance of rain 40%.","precipChance":38,"precipType":"rain","qpf":0.04,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":70,"snowRange":"","temperature":91,"temperatureHeatIndex":102,"temperatureWindChill":79,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Extreme","uvIndex":11,"windDirection":211,"windDirectionCardinal":"SSW","windPhrase":"Winds SSW at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"PM Thunderstorms","wxPhraseShort":"PM T-Storms"},"night":{"cloudCover":56,"dayOrNight":"N","daypartName":"Thursday night","iconCode":47,"iconCodeExtend":3709,"narrative":"Isolated thunderstorms during the evening, then partly cloudy overnight. Low 78F. Winds ENE at 5 to 10 mph. Chance of rain 40%.","precipChance":38,"precipType":"rain","qpf":0.04,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":80,"snowRange":"","temperature":78,"temperatureHeatIndex":96,"temperatureWindChill":78,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Low","uvIndex":0,"windDirection":60,"windDirectionCardinal":"ENE","windPhrase":"Winds ENE at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"Isolated Thunderstorms","wxPhraseShort":"Iso T-Storms"}},{"dayOfWeek":"Friday","expirationTimeUtc":1754179725,"moonPhase":"Full Moon","moonPhaseCode":"F","moonPhaseDay":14,"moonriseTimeLocal":"2025-08-08T20:07:54-0400","moonriseTimeUtc":1754698074,"moonsetTimeLocal":"2025-08-08T06:01:57-0400","moonsetTimeUtc":1754647317,"narrative":"Afternoon thunderstorms. Highs in the low 90s and lows in the upper 70s.","qpf":0.29,"qpfSnow":0,"sunriseTimeLocal":"2025-08-08T06:56:47-0400","sunriseTimeUtc":1754650607,"sunsetTimeLocal":"2025-08-08T20:14:00-0400","sunsetTimeUtc":1754698440,"temperatureMax":91,"temperatureMin":77,"validTimeUtc":1754650800,"validTimeLocal":"2025-08-08T07:00:00-0400","calendarDayTemperatureMax":91,"calendarDayTemperatureMin":78,"day":{"cloudCover":54,"dayOrNight":"D","daypartName":"Friday","iconCode":38,"iconCodeExtend":7203,"narrative":"Partly cloudy in the morning followed by scattered thunderstorms in the afternoon. High 91F. Winds SSE at 5 to 10 mph. Chance of rain 50%.","precipChance":51,"precipType":"rain","qpf":0.14,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":71,"snowRange":"","temperature":91,"temperatureHeatIndex":100,"temperatureWindChill":79,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Extreme","uvIndex":11,"windDirection":163,"windDirectionCardinal":"SSE","windPhrase":"Winds SSE at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"PM Thunderstorms","wxPhraseShort":"PM T-Storms"},"night":{"cloudCover":68,"dayOrNight":"N","daypartName":"Friday night","iconCode":47,"iconCodeExtend":6200,"narrative":"Mostly cloudy with scattered thunderstorms mainly before midnight. Low 77F. Winds E at 5 to 10 mph. Chance of rain 50%.","precipChance":48,"precipType":"rain","qpf":0.15,"qpfSnow":0,"qualifierCode":null,"qualifierPhrase":null,"relativeHumidity":83,"snowRange":"","temperature":77,"temperatureHeatIndex":94,"temperatureWindChill":77,"thunderCategory":"Thunder expected","thunderIndex":2,"uvDescription":"Low","uvIndex":0,"windDirection":91,"windDirectionCardinal":"E","windPhrase":"Winds E at 5 to 10 mph.","windSpeed":7,"wxPhraseLong":"Thunderstorms Early","wxPhraseShort":"T-Storms"}}]}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","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_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","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","IHR_AUTH_SDK":"https://www.iheart.com/sdk/sdk.js","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","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,"link":null,"min_size":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e787a2cc96ab9d0f56960","type":"PUBLISHING","record":{"ref_id":"%2F688e787a2cc96ab9d0f56960","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b85782a1-c4b4-4390-a543-81976227acd9","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&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&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":"Sugar substitute. Stevioside powder or Stevia sweetener in wooden bowl. Food additive E960. Natural Extract found in the leaves of Stevia rebaudiana.","id":"%2F688e78d21e00845eeb1b5f41","new_tab":false,"schedule":{},"source_credit":"ALEKSEI BEZRUKOV / iStock / Getty Images","title":"Sugar substitute. Stevioside powder or Stevia sweetener in wooden bowl. Food additive E960. Natural Extract found in the leaves of Stevia rebaudiana","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A recent study from Hiroshima University in Japan suggests that \u003ca href=\"https://studyfinds.org/kitchen-bacteria-stevia-breakthrough-pancreatic-cancer-fighter-study-finds/\" target=\"_blank\">stevia leaf extract, a common sweetener, could potentially be used to fight pancreatic cancer\u003c/a>. Researchers discovered that when stevia extract is fermented with Lactobacillus plantarum, a bacteria found in yogurt and fermented vegetables, it produces a compound called chlorogenic acid methyl ester (CAME). This compound showed significant effectiveness against pancreatic cancer cells in laboratory tests.\u003c/p>\n\n\u003cp>The study, published in the \u003cem>International Journal of Molecular Sciences\u003c/em>, found that the fermented stevia extract exhibited enhanced antioxidant activity and cytotoxicity against cancer cells, suggesting it could be a promising candidate for treatment. The researchers \u003ca href=\"https://medicalxpress.com/news/2025-07-stevia-leaf-potential-anticancer-treatment.html\" target=\"_blank\">optimized the fermentation process to enhance the extract's potency\u003c/a>, achieving significant results in killing cancer cells while sparing healthy ones. \u003c/p>\n\n\u003cp>Dr. \u003cstrong>Paul E. Oberstein\u003c/strong>, a medical oncologist at NYU Langone Perlmutter Cancer Center, told \u003cem>Fox News \u003c/em>that \u003ca href=\"https://www.foxnews.com/health/common-sweetener-could-hold-untapped-potential-fight-aggressive-cancer-study-finds\" target=\"_blank\">while the study is intriguing, it is important to approach these findings with caution\u003c/a> since the research was conducted in a lab setting and not on humans.\u003c/p>\n\n\u003cp>Dr. \u003cstrong>Kristen Arnold\u003c/strong>, a surgical oncologist at the Orlando Health Cancer Institute, expressed optimism about the study's potential in an interview with \u003cem>Fox News\u003c/em>, highlighting the need for new treatments for pancreatic cancer, which remains one of the most aggressive forms of cancer. However, both experts emphasized that more research, including animal studies and human trials, is necessary to confirm the efficacy and safety of the treatment.\u003c/p>\n\n\u003cp>Despite the promising findings, further studies are needed to explore the potential of fermented stevia extract as a viable cancer treatment.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer/","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://wflanews.iheart.com/content/2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer/","primary_image":{"bucket":"assets.getty","id":"%2F688e78d21e00845eeb1b5f41"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754167380000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","social_title":"","summary":"A study found that a common sweetener could potentially be used to fight pancreatic cancer. ","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":[],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Commonly Used Sweetener Could Help Treat Aggressive Forms Of Cancer"},"slug":"2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e78d21e00845eeb1b5f41","title":"Commonly Used Sweetener Could Help Treat Aggressive Forms Of Cancer","description":"A study found that a common sweetener could potentially be used to fight pancreatic cancer. ","author":"iHeartRadio"},"pub_start":1754167380000,"pub_until":4115978604802,"pub_changed":1754167759963,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e787a2cc96ab9d0f56960","slug:2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","slug:2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}},"resolved":{"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"link":null,"min_size":0,"position":null,"size":1,"title":""},"feed":{"results":[{"id":"%2F688e787a2cc96ab9d0f56960","type":"PUBLISHING","record":{"ref_id":"%2F688e787a2cc96ab9d0f56960","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b85782a1-c4b4-4390-a543-81976227acd9","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&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&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":"Sugar substitute. Stevioside powder or Stevia sweetener in wooden bowl. Food additive E960. Natural Extract found in the leaves of Stevia rebaudiana.","id":"%2F688e78d21e00845eeb1b5f41","new_tab":false,"schedule":{},"source_credit":"ALEKSEI BEZRUKOV / iStock / Getty Images","title":"Sugar substitute. Stevioside powder or Stevia sweetener in wooden bowl. Food additive E960. Natural Extract found in the leaves of Stevia rebaudiana","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A recent study from Hiroshima University in Japan suggests that \u003ca href=\"https://studyfinds.org/kitchen-bacteria-stevia-breakthrough-pancreatic-cancer-fighter-study-finds/\" target=\"_blank\">stevia leaf extract, a common sweetener, could potentially be used to fight pancreatic cancer\u003c/a>. Researchers discovered that when stevia extract is fermented with Lactobacillus plantarum, a bacteria found in yogurt and fermented vegetables, it produces a compound called chlorogenic acid methyl ester (CAME). This compound showed significant effectiveness against pancreatic cancer cells in laboratory tests.\u003c/p>\n\n\u003cp>The study, published in the \u003cem>International Journal of Molecular Sciences\u003c/em>, found that the fermented stevia extract exhibited enhanced antioxidant activity and cytotoxicity against cancer cells, suggesting it could be a promising candidate for treatment. The researchers \u003ca href=\"https://medicalxpress.com/news/2025-07-stevia-leaf-potential-anticancer-treatment.html\" target=\"_blank\">optimized the fermentation process to enhance the extract's potency\u003c/a>, achieving significant results in killing cancer cells while sparing healthy ones. \u003c/p>\n\n\u003cp>Dr. \u003cstrong>Paul E. Oberstein\u003c/strong>, a medical oncologist at NYU Langone Perlmutter Cancer Center, told \u003cem>Fox News \u003c/em>that \u003ca href=\"https://www.foxnews.com/health/common-sweetener-could-hold-untapped-potential-fight-aggressive-cancer-study-finds\" target=\"_blank\">while the study is intriguing, it is important to approach these findings with caution\u003c/a> since the research was conducted in a lab setting and not on humans.\u003c/p>\n\n\u003cp>Dr. \u003cstrong>Kristen Arnold\u003c/strong>, a surgical oncologist at the Orlando Health Cancer Institute, expressed optimism about the study's potential in an interview with \u003cem>Fox News\u003c/em>, highlighting the need for new treatments for pancreatic cancer, which remains one of the most aggressive forms of cancer. However, both experts emphasized that more research, including animal studies and human trials, is necessary to confirm the efficacy and safety of the treatment.\u003c/p>\n\n\u003cp>Despite the promising findings, further studies are needed to explore the potential of fermented stevia extract as a viable cancer treatment.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer/","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://wflanews.iheart.com/content/2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer/","primary_image":{"bucket":"assets.getty","id":"%2F688e78d21e00845eeb1b5f41"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754167380000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","social_title":"","summary":"A study found that a common sweetener could potentially be used to fight pancreatic cancer. ","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":[],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Commonly Used Sweetener Could Help Treat Aggressive Forms Of Cancer"},"slug":"2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e78d21e00845eeb1b5f41","title":"Commonly Used Sweetener Could Help Treat Aggressive Forms Of Cancer","description":"A study found that a common sweetener could potentially be used to fight pancreatic cancer. ","author":"iHeartRadio"},"pub_start":1754167380000,"pub_until":4115978604802,"pub_changed":1754167759963,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e787a2cc96ab9d0f56960","slug:2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","slug:2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/local-news","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"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":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/breaking","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"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":{"country":"US","id":"86427466","kind":"podcast"},"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":{"country":"US","id":"86427466","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/feel-good","item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"}]},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["breaking-news","tampa-bay-weather","tampa-bay-traffic","tampa-bay-news","am-tampa-bay","jack-harris","sean-hannity","fox-news-radio","tampa-bay-lightning"],"genre":["news & talk"],"format":"NEWSTALK"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"WFLA-AM","stationFormat":"NEWSTALK","stationMarket":"TAMPA-FL","stationMicrosite":"","tags":["breaking-news","tampa-bay-weather","tampa-bay-traffic","tampa-bay-news","am-tampa-bay","jack-harris","sean-hannity","fox-news-radio","tampa-bay-lightning"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"wflanews.iheart.com","path":"/"},"querystring":{"sc":"","cid":"","keyid":"","pname":"","campid":""}},"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":"#ED1C24","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/60675fb63e8b1ff06401afd2?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/60675fb63e8b1ff06401afd2?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":"NewsRadio WFLA - Tampa Bay's News, Traffic and Weather","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"NewsRadio WFLA - Tampa Bay's News, Traffic and Weather","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"NewsRadio WFLA - Tampa Bay's News, Traffic and Weather","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"NewsRadio WFLA - Tampa Bay's News, Traffic and Weather","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Tampa Bay News, Traffic and Weather wherever you are with NewsRadio WFLA and WFLA News.","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Tampa Bay News, Traffic and Weather wherever you are with NewsRadio WFLA and WFLA News.","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Tampa Bay News, Traffic and Weather wherever you are with NewsRadio WFLA and WFLA News.","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Tampa Bay News, Traffic and Weather wherever you are with NewsRadio WFLA and WFLA News.","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"breaking news, tampa bay weather, tampa bay traffic, tampa bay news, am tampa bay, jack harris, sean hannity, fox news radio, tampa bay lightning","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://wflanews.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://wflanews.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://wflanews.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(1200,675),quality(65)","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/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/66e46381aca287f133c0e180?ops=gravity(%22center%22),contain(1200,675),quality(65)","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":"@WFLANews","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@WFLANews","type":"meta"}],["canonical",{"value":"https://wflanews.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"wflanews.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"NewsRadio WFLA","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"NewsRadio WFLA","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"127742123927499","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"60585828350","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:/078fc5938f0b7152ffb208d3de79d801/inferno","SM6.0:config-m:/10c988fb610c50c05921d32e39d9d35e/inferno","SM6.0:config-m:/5953edd1f8edbf8297984f6e/inferno","SM6.0:config-m:/5f249d1162bc38365b082b3e/Default","SM6.0:config-m:/60c0c84af3f76b50391679de/Default","SM6.0:config-m:/61b7ae37d4048cb5960d62d8/Default","SM6.0:config-m:/69cf353090e7e902f19b770fbeec51dc/inferno","SM6.0:index-m","SM6.0:index-m:/078fc5938f0b7152ffb208d3de79d801","SM6.0:index-m:/10c988fb610c50c05921d32e39d9d35e","SM6.0:index-m:/5953edd1f8edbf8297984f6e","SM6.0:index-m:/5f249d1162bc38365b082b3e","SM6.0:index-m:/60c0c84af3f76b50391679de","SM6.0:index-m:/61b7ae37d4048cb5960d62d8","SM6.0:index-m:/69cf353090e7e902f19b770fbeec51dc","app/streams","app/streams/20250609151548210","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/2823","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:1fe2297da25b520ac45325454271405c","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:7a0ddad96c67e4ae6de22f207eb9717e","domain/wflanews.iheart.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/61c23c008784b6fb285571ac","PS:datasource:/62431653f442e2e98f1fa674","PS:datasource:/62433a035b7f234f209d2cd5","PS:datasource:/62433a3ddb15860536d8c55a","PS:datasource:/627ab32e771480fce0a63c49","PS:leads","PS:leads:/67b8f4a3e072eb3303429080","PS:leads:/6813dd92969582f364283a8b","PS:leads:/684a5e30f5ea90895d481af0","PS:leads:/687aaea4875b23cab49ddde2","PS:subscription","PS:subscription:a2fcbf47026a9d25da535dfa3533643f","SM6.0:datasource-leads","SM6.0:datasource-leads:1935029ecafd8607a5d52e9fbddc6401","SM6.0:datasource-leads:197ac778e94227469cb1d2e99aebda3a","SM6.0:datasource-leads:59463c540b404a56c04dd6a89d6b46c4","SM6.0:datasource-leads:94bea0143c90d32969e2805613f5fb92","SM6.0:datasource-leads:a5193ee109984084662f46a17c5f8671","SM6.0:datasource-leads:d44eb12f0171b1952d044381b78b74b1","SM6.0:datasource-publishing","SM6.0:datasource-publishing:12bfe82a8a03041bf7ee207f651d0d36","SM6.0:datasource-publishing:24c19688c3a994caba8b3d20a90708c2","SM6.0:datasource-publishing:3b3718c14dd85b65f74d5d697868df67","SM6.0:datasource-publishing:42f1c4ed1e1ea0470eb57a8a0e482667","SM6.0:datasource-publishing:65daef8419b2135608ef0e4245eebc9b","SM6.0:datasource-publishing:6d69ad29c6ed62893f8dbaf5c6ea45e7","SM6.0:datasource-publishing:8651ec86f39c6519e47e59b613073e5c","SM6.0:datasource-publishing:94a2233de6cfe2e2dbaf1a136ef83125","SM6.0:site-streams","SM6.0:site-streams:7a0ddad96c67e4ae6de22f207eb9717e","app/calendar-feed-service","app/calendar-feed-service/20230817200206","app/leads","app/leads/20230817200131","app/pubsub","app/pubsub/20250721163332915","sites","webapi-v4:sites:b0f7fb68e069ddd172f3f7b45c5572c3","aptivada","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"wflanews.iheart.com","path":"/","query":{},"params":{},"userAgent":"meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)","prNumber":false},"page":{"currentPage":{"_id":"/5e419286691a216632db14ab/Inferno News/Talk/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":[{"id":"display-hints/hide-listen-now"}],"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/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,"link":null,"min_size":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e787a2cc96ab9d0f56960","type":"PUBLISHING","record":{"ref_id":"%2F688e787a2cc96ab9d0f56960","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b85782a1-c4b4-4390-a543-81976227acd9","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&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&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":"Sugar substitute. Stevioside powder or Stevia sweetener in wooden bowl. Food additive E960. Natural Extract found in the leaves of Stevia rebaudiana.","id":"%2F688e78d21e00845eeb1b5f41","new_tab":false,"schedule":{},"source_credit":"ALEKSEI BEZRUKOV / iStock / Getty Images","title":"Sugar substitute. Stevioside powder or Stevia sweetener in wooden bowl. Food additive E960. Natural Extract found in the leaves of Stevia rebaudiana","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A recent study from Hiroshima University in Japan suggests that \u003ca href=\"https://studyfinds.org/kitchen-bacteria-stevia-breakthrough-pancreatic-cancer-fighter-study-finds/\" target=\"_blank\">stevia leaf extract, a common sweetener, could potentially be used to fight pancreatic cancer\u003c/a>. Researchers discovered that when stevia extract is fermented with Lactobacillus plantarum, a bacteria found in yogurt and fermented vegetables, it produces a compound called chlorogenic acid methyl ester (CAME). This compound showed significant effectiveness against pancreatic cancer cells in laboratory tests.\u003c/p>\n\n\u003cp>The study, published in the \u003cem>International Journal of Molecular Sciences\u003c/em>, found that the fermented stevia extract exhibited enhanced antioxidant activity and cytotoxicity against cancer cells, suggesting it could be a promising candidate for treatment. The researchers \u003ca href=\"https://medicalxpress.com/news/2025-07-stevia-leaf-potential-anticancer-treatment.html\" target=\"_blank\">optimized the fermentation process to enhance the extract's potency\u003c/a>, achieving significant results in killing cancer cells while sparing healthy ones. \u003c/p>\n\n\u003cp>Dr. \u003cstrong>Paul E. Oberstein\u003c/strong>, a medical oncologist at NYU Langone Perlmutter Cancer Center, told \u003cem>Fox News \u003c/em>that \u003ca href=\"https://www.foxnews.com/health/common-sweetener-could-hold-untapped-potential-fight-aggressive-cancer-study-finds\" target=\"_blank\">while the study is intriguing, it is important to approach these findings with caution\u003c/a> since the research was conducted in a lab setting and not on humans.\u003c/p>\n\n\u003cp>Dr. \u003cstrong>Kristen Arnold\u003c/strong>, a surgical oncologist at the Orlando Health Cancer Institute, expressed optimism about the study's potential in an interview with \u003cem>Fox News\u003c/em>, highlighting the need for new treatments for pancreatic cancer, which remains one of the most aggressive forms of cancer. However, both experts emphasized that more research, including animal studies and human trials, is necessary to confirm the efficacy and safety of the treatment.\u003c/p>\n\n\u003cp>Despite the promising findings, further studies are needed to explore the potential of fermented stevia extract as a viable cancer treatment.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer/","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://wflanews.iheart.com/content/2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer/","primary_image":{"bucket":"assets.getty","id":"%2F688e78d21e00845eeb1b5f41"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754167380000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","social_title":"","summary":"A study found that a common sweetener could potentially be used to fight pancreatic cancer. ","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":[],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Commonly Used Sweetener Could Help Treat Aggressive Forms Of Cancer"},"slug":"2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e78d21e00845eeb1b5f41","title":"Commonly Used Sweetener Could Help Treat Aggressive Forms Of Cancer","description":"A study found that a common sweetener could potentially be used to fight pancreatic cancer. ","author":"iHeartRadio"},"pub_start":1754167380000,"pub_until":4115978604802,"pub_changed":1754167759963,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e787a2cc96ab9d0f56960","slug:2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","slug:2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"KjHUu","region":"main:dynamic","type":"html","ordinal":3,"value":{"content":"\u003cstyle>\n .main {\n background-color: #e8ecef;\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 20px;\n border-radius: 8px;\n max-width: 100%;\n font-family: Arial, sans-serif;\n width: 100%;\n box-sizing: border-box;\n }\n\n .label {\n margin: 0;\n font-size: 24px;\n font-weight: bold;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n }\n\n .label-2 {\n display: none;\n }\n\n @media (max-width: 600px) {\n .label {\n display: none;\n line-clamp: 3;\n }\n\n .main {\n flex-direction: column;\n align-items: unset;\n }\n\n .label-2 {\n display: block;\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n overflow: hidden;\n }\n\n .news-img {\n width: 90px !important;\n height: 90px !important\n }\n }\n\u003c/style>\n\u003cbody>\n \u003cdiv class=\"main\">\n \u003cdiv style=\"display: flex; align-items: center; margin-right: 20px\">\n \u003cimg class=\"news-img\" src=\"https://i.iheart.com/v3/re/new_assets/687e8027f16f136db0520cf3?ops=fit%28200%2C200%29\" alt=\"24/7 News: The Latest Logo\" style=\"\n\n width: 120px;\n\n height: 120px;\n\n border-radius: 8px;\n\n margin-right: 10px;\n\n \" />\n \u003ch2 class=\"label-2\">The Latest News in 4 Minutes\u003c/h2>\n \u003c/div>\n \u003cdiv style=\"flex: 1; min-width: 0\">\n \u003cdiv style=\"width: 100%\">\n \u003ch2 class=\"label\">The Latest News in 4 Minutes\u003c/h2>\n \u003ciframe allow=\"autoplay\" width=\"100%\" height=\"50\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&keyid=infernofeaturedpodcast&ihmnetwork=true&pname={index.slug}\" frameborder=\"0\" style=\"\n\n border-radius: 8px;\n\n border: none;\n\n margin-top: 10px;\n\n display: block;\n\n \">\u003c/iframe>\n \u003c/div>\n \u003c/div>\n \u003c/div>\n\u003c/body>","link":null,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":4,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":1,"link":null,"position":null,"size":5,"title":""},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e72e17a691e41d423b95b","type":"PUBLISHING","record":{"ref_id":"%2F688e72e17a691e41d423b95b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Tampa Bay Rays (55-57) blanked the Los Angeles Dodgers (64-47) 4-0 on Saturday afternoon at Steinbrenner Field to even the three-game series at a game apiece. The win snaps a four-game losing streak for Tampa Bay.\u003c/p>\n\n\u003cp>The Rays offense was powered by the long ball, as Yandy Diaz hit a solo homer in the first and a two-run shot in the third to give the Rays a 3-0 lead. Junior Caminero added a solo homer in the fourth that made it a 4-0 game.\u003c/p>\n\n\u003cp>Yandy's two homers came off of former Ray Blake Snell (1-1, 3.21) who allowed three earned runs on five hits while striking out eight and walking none. Drew Rasmussen (9-5, 2.81) got the win for the Rays, pitching five and one-third shutout innings on four hits while striking out six and walking none.\u003c/p>\n\n\u003cp>The Rays will now try to win the three-game series against the Dodgers coming up on Sunday afternoon. Joe Boyle (1-1, 2.82) to scheduled to start for the Rays and face Yoshinobu Yamamoto (9-7, 2.63) for the Dodgers. First pitch Sunday is scheduled for 12:10 PM - pregame coverage begins with Chris Adams-Wall hosting This Week in Rays Baseball at 10:30 AM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE & AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/","cuser":"user/ldap/1110925","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/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/Major League Baseball"],"permalink":"https://wflanews.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/","primary_image":{"bucket":"assets.getty","id":"%2F688e74bc1e00845eeb1b5f29"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754166180000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-snap-skid-blank-dodgers","social_title":"","summary":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","targets":[],"title":"Rays Snap Skid, Blank Dodgers"},"slug":"2025-08-02-rays-snap-skid-blank-dodgers","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29","title":"Rays Snap Skid, Blank Dodgers","description":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754166180000,"pub_until":4115978604802,"pub_changed":1754166524103,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688e72e17a691e41d423b95b","slug:2025-08-02-rays-snap-skid-blank-dodgers","slug:2025-08-02-rays-snap-skid-blank-dodgers","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/Major League Baseball","author:user"]}},{"id":"%2F688e73352cc96ab9d0f56955","type":"PUBLISHING","record":{"ref_id":"%2F688e73352cc96ab9d0f56955","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e23b2927-5851-492c-a303-9ac1f1e81a15","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&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&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":"WASHINGTON, DC - AUGUST 01: Special Counsel Jack Smith delivers remarks on a recently unsealed indictment including four felony counts against former U.S. President Donald Trump on August 1, 2023 in Washington, DC. Trump was indicted on four felony counts for his alleged efforts to overturn the 2020 election. (Photo by Drew Angerer/Getty Images)","id":"%2F688e736e1e00845eeb1b5f28","new_tab":false,"schedule":{},"source_credit":"Drew Angerer / Getty Images News / Getty Images","title":"Former President Donald Trump Indicted In January 6 Investigation","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. Office of Special Counsel (OSC) has initiated an \u003ca href=\"https://abcnews.go.com/US/office-special-counsel-opened-hatch-act-probe-jack/story?id=124312950\" target=\"_blank\">investigation into potential Hatch Act violations by former Special Counsel \u003c/a>\u003ca href=\"https://abcnews.go.com/US/office-special-counsel-opened-hatch-act-probe-jack/story?id=124312950\" target=\"_blank\">\u003cstrong>Jack Smith\u003c/strong>\u003c/a>. The investigation follows a referral from Republican Senator \u003cstrong>Tom Cotton \u003c/strong>of Arkansas, who alleged that Smith's actions during his criminal investigations into President \u003cstrong>Donald Trump\u003c/strong> were politically motivated and intended to harm Trump's political prospects before the 2024 election.\u003c/p>\n\n\u003cp>The Hatch Act restricts government employees from engaging in partisan political activities. Smith's cases against Trump were dismissed after the 2024 election due to a Department of Justice policy that prohibits prosecuting a sitting president. Despite these dismissals, the OSC, an independent agency, is \u003ca href=\"https://www.nytimes.com/2025/08/02/us/politics/jack-smith-osc-trump.html\" target=\"_blank\">investigating whether Smith's actions violated the Hatch Act.\u003c/a>\u003c/p>\n\n\u003cp>The OSC, distinct from the Special Counsel post Smith held, is led by a Trump appointee in an acting capacity. It primarily handles whistleblower retaliation and Hatch Act investigations. The investigation comes amid claims by Trump and his allies that Smith used his role to influence the election in favor of former President \u003cstrong>Joe Biden\u003c/strong> and Vice President \u003cstrong>Kamala Harris\u003c/strong>.\u003c/p>\n\n\u003cp>The OSC's findings could be referred to the Department of Justice, \u003ca href=\"https://www.cnn.com/2025/08/02/politics/jack-smith-office-of-special-counsel-hatch-act\" target=\"_blank\">although the department is already investigating Smith\u003c/a> through its "Weaponization Working Group." As the investigation unfolds, it remains unclear what consequences Smith might face if found in violation of the Hatch Act, given he is no longer a government employee.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith/","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://wflanews.iheart.com/content/2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith/","primary_image":{"bucket":"assets.getty","id":"%2F688e736e1e00845eeb1b5f28"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","social_title":"","summary":"","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Office Of Special Counsel Opens Hatch Act Probe Of Jack Smith"},"slug":"2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28","title":"Office Of Special Counsel Opens Hatch Act Probe Of Jack Smith","description":"","author":"iHeartRadio"},"pub_start":1754165880000,"pub_until":4115978604802,"pub_changed":1754166261668,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e73352cc96ab9d0f56955","slug:2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","slug:2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e6b5d2cc96ab9d0f56936","type":"PUBLISHING","record":{"ref_id":"%2F688e6b5d2cc96ab9d0f56936","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6f26f219-0a20-4153-9161-1673fc5d7b66","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&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&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":"Heap of chicken vienna sausage wrapped in plastic. Close up shot","id":"%2F688e7173f12dc1d489b4c047","new_tab":false,"schedule":{},"source_credit":"amstockphoto / iStock / Getty Images","title":"Heap of chicken vienna sausage wrapped in plastic. Close up","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://abcnews.go.com/Weird/wireStory/hot-dog-spill-shuts-highway-pennsylvania-commuters-wurst-124294402\" target=\"_blank\">truck carrying hot dogs crashed on Interstate 83 in Pennsylvania\u003c/a> on Friday (August 1), causing a major traffic jam as hot dogs spilled across the road. The accident occurred just north of the Maryland state line when the truck experienced mechanical issues and collided with another vehicle. The impact caused the trailer to scrape against concrete dividers, forcing it open and spilling its contents. Four people sustained non-life-threatening injuries in the crash.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">incident led to significant delays\u003c/a> as crews worked to clear the highway. The crash happened during the morning rush hour, compounding the traffic issues. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">cleanup crews faced challenges with the scattered hot dogs\u003c/a>, which were deemed unusable. \u003c/p>\n\n\u003cp>Shrewsbury Fire Company Chief \u003cstrong>Brad Dauberman\u003c/strong> commented on the cleanup, saying, "Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm." He added, "I can tell you personally, hot dogs are very slippery. I did not know that."\u003c/p>\n\n\u003cp> The highway was eventually reopened after the cleanup was completed.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/","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://wflanews.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/","primary_image":{"bucket":"assets.getty","id":"%2F688e7173f12dc1d489b4c047"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","social_title":"","summary":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hot Dog Spill Closes Busy Interstate"},"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047","title":"Hot Dog Spill Closes Busy Interstate","description":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","author":"iHeartRadio"},"pub_start":1754165400000,"pub_until":4115978604802,"pub_changed":1754165784012,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6b5d2cc96ab9d0f56936","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e6a032cc96ab9d0f5692b","type":"PUBLISHING","record":{"ref_id":"%2F688e6a032cc96ab9d0f5692b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0360466e-b366-47fd-ba5b-3ae3ba586659","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&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&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":"NEW YORK, NEW YORK - AUGUST 01: Billboards of actress Sydney Sweeney is seen outside of an American Eagle store on August 01, 2025 in New York City. American Eagle’s recent denim ad campaign featuring Sweeney has drawn backlash for language and imagery that critics say echoes eugenics-era rhetoric, following a tagline referencing “great genes” alongside visuals of Sweeney in blue jeans. (Photo by Michael M. Santiago/Getty Images)","id":"%2F688e6a761e00845eeb1b5f15","new_tab":false,"schedule":{},"source_credit":"Michael M. Santiago / Getty Images News / Getty Images","title":"American Eagle Ad Campaign Featuring Actor Sydney Sweeney Draw Controversy","type":"asset","url":"","use_caption":false},{"html":"\u003cp>American Eagle Outfitters is standing by its recent advertising campaign featuring actress \u003cstrong>Sydney Sweeney\u003c/strong>, despite facing significant online backlash. The campaign, titled "Sydney Sweeney Has Great Jeans," \u003ca href=\"https://www.foxnews.com/entertainment/american-eagle-fires-back-critics-after-sydney-sweeney-campaign-sparks-online-backlash\" target=\"_blank\">sparked controversy due to its play on words between "genes" and "jeans."\u003c/a> In a promotional video, Sweeney, known for her roles in \u003ca href=\"https://www.iheart.com/podcast/867-euphoria-a-post-show-recap-93962517/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"93962517\" data-catalog-related-id=\"\">\u003cem>Euphoria\u003c/em>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/269-the-white-lotus-official-p-255890751/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255890751\" data-catalog-related-id=\"\">\u003cem>The White Lotus\u003c/em>\u003c/a>, talks about genetic traits before stating, "My jeans are blue," which led to accusations of promoting eugenics.\u003c/p>\n\n\u003cp>The backlash has been widespread, with critics taking to social media to voice their concerns. However, American Eagle \u003ca href=\"https://www.instagram.com/americaneagle/p/DM0tMjaTBll/\" target=\"_blank\">responded on Instagram\u003c/a>, emphasizing that the campaign focuses on celebrating how everyone wears their jeans with confidence. The company stated, "Sydney Sweeney Has Great Jeans is and always was about the jeans. Her jeans. Her story."\u003c/p>\n\n\u003cp>Despite the criticism, some industry experts, like former Levi's brand president \u003cstrong>Jennifer Sey\u003c/strong>, have defended the campaign, t\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">elling \u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">\u003cem>Women's Wear Daily\u003c/em>\u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\"> that the controversy is overblown\u003c/a> and advising American Eagle to stand firm. Sey described the campaign as a clever play on words, adding that Sweeney's self-awareness and humor make the ad unique.\u003c/p>\n\n\u003cp>The campaign's launch on July 23 reportedly increased American Eagle's market value by $400 million, although the company's stock saw a slight dip, closing down less than one percent at $10.74. \u003c/p>\n\n\u003cp>Meanwhile, Sweeney has remained silent on the issue, continuing to focus on her acting career and various brand partnerships.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","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://wflanews.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","primary_image":{"bucket":"assets.getty","id":"%2F688e6a761e00845eeb1b5f15"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","social_title":"","summary":"","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics"},"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15","title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","description":"","author":"iHeartRadio"},"pub_start":1754163660000,"pub_until":4115978604802,"pub_changed":1754164044767,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6a032cc96ab9d0f5692b","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e660a2cc96ab9d0f56920","type":"PUBLISHING","record":{"ref_id":"%2F688e660a2cc96ab9d0f56920","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a378e900-2776-4c78-a7d6-15c87e94651b","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&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&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":"NEW YORK, NY - DECEMBER 06: Cooking show host Paula Deen visits Fox & Friends Christmas Special at FOX Studios on December 6, 2012 in New York City. (Photo by Slaven Vlasic/Getty Images)","id":"%2F688e6681fe9037a39187a472","new_tab":false,"schedule":{},"source_credit":"Slaven Vlasic / Getty Images Entertainment / Getty Images","title":"Fox & Friends Christmas Special","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Paula Deen\u003c/strong>, the renowned celebrity chef, has \u003ca href=\"https://people.com/paula-deen-announces-closure-of-two-restaurants-including-flagship-11783829\" target=\"_blank\">announced the abrupt closure of her flagship restaurant, The Lady & Sons\u003c/a>, in Savannah, Georgia. The closure, effective Thursday (July 31), marks the end of an era for the eatery that launched Deen to fame. Alongside The Lady & Sons, Deen also closed The Chicken Box, another restaurant she operated in Savannah.\u003c/p>\n\n\u003cp>Deen \u003ca href=\"https://www.facebook.com/TheLadyAndSons/posts/pfbid0t7Ez1nWgD3DXSVRw9ssf6GeSsFBwSC9Hf9escFxqixJYdw8VhTSASz3v8UDBSUzjl\" target=\"_blank\">shared the news on social media\u003c/a>, expressing gratitude to her patrons and staff for their support over the past 36 years. "Thank you for all the great memories and for your loyalty," Deen wrote, emphasizing her family's appreciation for the community. The Lady & Sons, which began as a catering business called The Bag Lady in 1989, became a staple in Savannah, known for its Southern-style dishes and family-style dining, earning accolades such as the “International Meal of the Year” from USA Today in 1999.\u003c/p>\n\n\u003cp>Despite the closures, \u003ca href=\"https://www.eonline.com/news/1420674/paula-deen-chef-food-network-star-closes-2-restaurants\" target=\"_blank\">Deen plans to focus on her Paula Deen’s Family Kitchen locations\u003c/a> in Pigeon Forge, Myrtle Beach, Nashville, and Branson. She expressed excitement about visiting these restaurants, starting with Branson on August 8.\u003c/p>\n\n\u003cp>The sudden closure surprised many, including locals who frequently visited the popular restaurant. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","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://wflanews.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","primary_image":{"bucket":"assets.getty","id":"%2F688e6681fe9037a39187a472"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","social_title":"","summary":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paula Deen Closes Popular Restaurant That Made Her Famous"},"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472","title":"Paula Deen Closes Popular Restaurant That Made Her Famous","description":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","author":"iHeartRadio"},"pub_start":1754163240000,"pub_until":4115978604802,"pub_changed":1754163613417,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e660a2cc96ab9d0f56920","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":5,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":0,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F684a5e30f5ea90895d481af0","type":"LEADS","record":{"title":"Helping Before, During, and After the Storm","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/684a5da1f5ea90895d481aef","img_meta":{"base_id":"%2F684a5da1f5ea90895d481aef","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"/featured/operation-stormwatch-tallahassee/","web":"/featured/operation-stormwatch-tallahassee/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F687aaea4875b23cab49ddde2","type":"LEADS","record":{"title":"Nominate An Exceptional Teacher Who Is Making A Lasting Impact!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/687aae40875b23cab49ddde1","img_meta":{"base_id":"%2F687aae40875b23cab49ddde1","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.donorschoose.org/iheartradio"},"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/67b8f45de072eb330342907f","img_meta":{"base_id":"%2F67b8f45de072eb330342907f","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"/advertise/?campid=advertise_promo"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6813dd92969582f364283a8b","type":"LEADS","record":{"title":"The latest news in 4 minutes. Updated every hour, every day.","subtitle":"The latest news in 4 minutes updated every hour, every day.","image":"https://i.iheart.com/v3/re/new_assets/6813dd0c969582f364283a8a","img_meta":{"base_id":"%2F6813dd0c969582f364283a8a","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"ihr://goto/podcast/20697776","web":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?campid=promocard"},"name":"24/7 News: The Latest","description":"The latest news in 4 minutes updated every hour, every day."},"use_catalog_image":false,"catalog":{"name":"24/7 News: The Latest","id":"20697776","kind":"podcast","country":null}}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoyfSwiZW5kcyI6eyJQVG9PSyI6LTEsIkpBclJOIjoxLCJ3bWVOSyI6LTF9fQ==","scopes":[]}}},{"id":"Ghum3","region":"main:dynamic","type":"weather","ordinal":7,"value":{"forecast_type":null,"geo_latitude":"{config.general.geo_latitude}","geo_longitude":"{config.general.geo_longitude}","title":null},"tags":["display-hints/tile","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"Fx4YF","region":"main:dynamic","type":"traffic","ordinal":8,"value":{"geo_latitude":null,"geo_longitude":null,"traffic_zoom":null},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":9,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":4,"link":null,"position":null,"size":1,"title":"More Stories"},"tags":["display-hints/feed-date-stamp","display-hints/horizontal-reverse"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688d21bebf899cd7ef7bc388","type":"PUBLISHING","record":{"ref_id":"%2F688d21bebf899cd7ef7bc388","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Joel Malkin","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d2231bf899cd7ef7bc392","new_tab":false,"schedule":{},"source_credit":"CBS 12","title":"Pennywise the Sea Turtle Is Released","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A 302 pound sea turtle has been released back into her habitat. \u003c/p>\n\n\u003cp>The adult female, named 'Pennywise" by the folks at \u003ca href=\"https://marinelife.org/\" target=\"_blank\">\u003cstrong>Loggerhead Marinelife Center\u003c/strong>\u003c/a> in Juno Beach, was nursed back to health after being found badly injured in the spring.\u003c/p>\n\n\u003cp>"She came in May 23rd, unfortunately with a boat strike. And that's fairly common during nesting season. These turtles get hit by boats."\u003c/p>\n\n\u003cp>The center's CEO Andy Dehart tells \u003ca href=\"https://cbs12.com/news/local/watch-300-pound-sea-turtle-named-pennywise-released-in-juno-beach-after-recovery-loggerhead-marinelife-center-south-florida-news-july-30-2025\" target=\"_blank\">\u003cstrong>CBS 12 News\u003c/strong>\u003c/a> that boaters should be cautious while moving within a mile of the shore until nesting season ends on October 31st.\u003c/p>\n\n\u003cp>"I think it's an important time to talk about one of our big programs, 'Sea Turtle Protection Zone,' and what we say is Go Slow For Those Below."\u003c/p>\n\n\u003cp>He says you can also have a "spotter" wear polarized glasses and watch for turtles beneath the waves. \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%2Fyoutube.com%2Fshorts%2F2YLpvBzGK8A%3Fsi%3DrNE2NqQG3hCgiZpb","@url":"https://youtube.com/shorts/2YLpvBzGK8A?si=rNE2NqQG3hCgiZpb","author_name":"CBS 12 News - WPEC","author_url":"https://www.youtube.com/@CBS12NewsWPEC","height":200,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/2YLpvBzGK8A?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=\"Crowd cheers as giant sea turtle makes epic comeback in Florida\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/2YLpvBzGK8A/hq2.jpg","thumbnail_width":480,"title":"Crowd cheers as giant sea turtle makes epic comeback in Florida","type":"video","version":"1.0","width":113},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/2YLpvBzGK8A?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=\"Crowd cheers as giant sea turtle makes epic comeback in Florida\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtube.com/shorts/2YLpvBzGK8A?si=rNE2NqQG3hCgiZpb"},{"html":"\u003cp>Pennywise made headlines in May when she was too large to fit into a standard CT machine at Jupiter Medical Center. She also didn't fit on a machine made for turtles at LMC. So, Dehart had her transported to an equine clinic in Wellington to have her scan.\u003c/p>\n\n\u003cp>It was quickly discovered she was bearing eggs, but was not healthy enough to nest.\u003c/p>\n\n\u003cp>Dehart says she is now healthy enough to do so, but he expects the turtle to wait until next season to nest.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://wiod.iheart.com/featured/florida-news/content/2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike/","cuser":"user/ldap/CCRPBI2JXM","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://wflanews.iheart.com/featured/florida-news/content/2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike/","primary_image":{"bucket":"new_assets","id":"%2F688d2231bf899cd7ef7bc392"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Florida News","facets/South Florida News","facets/North Florida News","brands/WIOD-AM (1175)","facets/Central Florida News","brands/WFLA-AM (1139)"]},"publish_date":1754128800000,"publish_end_date":4115978604802,"publish_origin":"brands/Florida News","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike","social_title":"","summary":"The adult female, named 'Pennywise\" by the folks at Loggerhead Marinelife Center in Juno Beach, was nursed back to health after being found badly injured in the spring.","targets":[{"categories":["categories/local-news"],"distribution":["brands/Florida News"]},{"categories":["syndications/news"],"distribution":[]}],"title":"302 Pound Sea Turtle Released Into Ocean After Rehabbing From Boat Strike"},"slug":"2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d2231bf899cd7ef7bc392","title":"302 Pound Sea Turtle Released Into Ocean After Rehabbing From Boat Strike","description":"The adult female, named 'Pennywise\" by the folks at Loggerhead Marinelife Center in Juno Beach, was nursed back to health after being found badly injured in the spring.","author":"Joel Malkin"},"pub_start":1754128800000,"pub_until":4115978604802,"pub_changed":1754128800000,"subscription":[{"tags":["categories/local-news","brands/Florida News","facets/South Florida News","facets/North Florida News","brands/WIOD-AM (1175)","facets/Central Florida News","brands/WFLA-AM (1139)"]},{"tags":["categories/local-news","brands/Florida News"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Florida News","id:/688d21bebf899cd7ef7bc388","slug:2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike","slug:2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":10,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":5,"link":null,"position":null,"size":5,"title":""},"tags":["display-hints/feed-date-stamp","display-hints/xxsmall","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688decdd1f109ad6dea84d1e","type":"PUBLISHING","record":{"ref_id":"%2F688decdd1f109ad6dea84d1e","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Los Angeles Dodgers (64-46) defeated the Tampa Bay Rays (54-57) 5-0 on Friday night at Steinbrenner Field. With the loss, the Rays have now lost four straight games.\u003c/p>\n\n\u003cp>Freddie Freeman got the Dodgers on the board with a two-run double in the first inning. Los Angeles added two in the fourth before Freeman hit a solo homer in the fifth inning to make it 5-0, which would prove to be the final score.\u003c/p>\n\n\u003cp>Shane Baz (8-8, 4.79) took the loss, allowing five earned runs on eight hits while striking out eight and walking two in five innings of work. The Rays offense was never able to get anything off Dodgers starter Clayton Kershaw (5-2, 3.29) who pitched six shutout innings in which he allowed five hits while striking out three.\u003c/p>\n\n\u003cp>The Rays will look to bounce back when they meet the Dodgers in the middle game of the three-game series on Saturday afternoon. Drew Rasmussen (8-5, 2.96) is scheduled to start for the Rays and face former Ray Blake Snell (1-0, 2.00) for the Dodgers. First pitch is scheduled for 1:10 PM - Chris Adams-Wall begins pregame coverage at 12:30 PM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE & AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/","cuser":"user/ldap/1110925","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/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/MLB"],"permalink":"https://wflanews.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/","primary_image":{"bucket":"assets.getty","id":"%2F688ded06843f239dbab0ec82"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754103960000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","social_title":"","summary":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","targets":[],"title":"Rays Fall To Dodgers For Fourth Straight Loss"},"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82","title":"Rays Fall To Dodgers For Fourth Straight Loss","description":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754103960000,"pub_until":4115978604802,"pub_changed":1754133188294,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688decdd1f109ad6dea84d1e","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/MLB","author:user"]}},{"id":"%2F688d2ccd2e24d7fcac0823f4","type":"PUBLISHING","record":{"ref_id":"%2F688d2ccd2e24d7fcac0823f4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b7735486-1904-4c20-8d44-af7a35b36f39","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&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&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":"Police officer enforces message on warning tape. DO NOT CROSS. ","id":"%2F688d2e0b2425089862b569fa","new_tab":false,"schedule":{},"source_credit":"ChristopherBernard / E+ / Getty Images","title":"Police line","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Four people were killed in a \u003ca href=\"https://www.nbcnews.com/news/us-news/anaconda-montana-shooting-rcna222565\" target=\"_blank\">shooting at The Owl Bar in Anaconda, Montana\u003c/a>, on Friday (August 1), prompting a manhunt for the suspect. The Montana Division of Criminal Investigation confirmed that the shooting occurred around 10:30 a.m. and that four victims were pronounced dead at the scene. The suspect, identified as 45-year-old \u003cstrong>Michael Paul Brown\u003c/strong>, lived next door to the bar. He was last seen in the Stump Town area, just west of Anaconda, and is believed to be armed, according to the Montana Highway Patrol.\u003c/p>\n\n\u003cp>Local and state police officers have converged on the area, \u003ca href=\"https://www.cnn.com/2025/08/01/us/anaconda-montana-shooting\" target=\"_blank\">searching for Brown in the nearby woods\u003c/a>. His home in Anaconda was cleared by a SWAT team earlier in the day. Anaconda, a small town with a population of about 9,000, is located approximately 75 miles southeast of Missoula. The town, known for its historical ties to copper mining, is now on high alert as authorities continue their search.\u003c/p>\n\n\u003cp>\u003cstrong>Barbie Nelson\u003c/strong>, owner of the Firefly Café in Anaconda, expressed the community's shock, \u003ca href=\"https://montanafreepress.org/2025/08/01/four-dead-in-shooting-at-anaconda-bar/\" target=\"_blank\">telling the \u003c/a>\u003ca href=\"https://montanafreepress.org/2025/08/01/four-dead-in-shooting-at-anaconda-bar/\" target=\"_blank\">\u003cem>Associated Press\u003c/em>\u003c/a>\u003ca href=\"https://montanafreepress.org/2025/08/01/four-dead-in-shooting-at-anaconda-bar/\" target=\"_blank\">, "We are Montana, so guns are not new to us\u003c/a>. For our town to be locked down, everybody’s pretty rattled." She mentioned that the town is small, and many residents likely know someone affected by the shooting.\u003c/p>\n\n\u003cp>Authorities have not yet released details on what led to the shooting. The investigation is ongoing, and the community remains on edge as the search for the suspect continues.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-multiple-people-killed-in-montana-bar-shooting/","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://wflanews.iheart.com/content/2025-08-01-multiple-people-killed-in-montana-bar-shooting/","primary_image":{"bucket":"assets.getty","id":"%2F688d2e0b2425089862b569fa"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754082660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-multiple-people-killed-in-montana-bar-shooting","social_title":"","summary":"The suspect lived next door to the bar and remains on the run from the police.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Multiple People Killed In Montana Bar Shooting"},"slug":"2025-08-01-multiple-people-killed-in-montana-bar-shooting","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d2e0b2425089862b569fa","title":"Multiple People Killed In Montana Bar Shooting","description":"The suspect lived next door to the bar and remains on the run from the police.","author":"iHeartRadio"},"pub_start":1754082660000,"pub_until":4115978604802,"pub_changed":1754083062900,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d2ccd2e24d7fcac0823f4","slug:2025-08-01-multiple-people-killed-in-montana-bar-shooting","slug:2025-08-01-multiple-people-killed-in-montana-bar-shooting","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688d1d802e24d7fcac0823e9","type":"PUBLISHING","record":{"ref_id":"%2F688d1d802e24d7fcac0823e9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d1a7e4b9-2df3-4653-8ccd-d2eccf5f4134","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&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&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":"Washington DC cityscape","id":"%2F65f9b1d3fc271fe5ecf343a2","new_tab":false,"schedule":{},"source_credit":"ANDREY DENISYUK / Moment / Getty Images","title":"United States Capitol. Day. Flag.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Corporation for Public Broadcasting (CPB) announced on Friday (August 1) that it will \u003ca href=\"https://www.reuters.com/world/us/corporation-public-broadcasting-close-after-funding-cut-blow-local-media-2025-08-01/\" target=\"_blank\">shut down operations by September 30\u003c/a>, following the loss of all federal funding. President Trump signed a law retracting $1.1 billion in funds for public broadcasting through fiscal year 2027. This decision was part of a $9 billion rescissions package passed largely along party lines, which also included cuts to foreign aid.\u003c/p>\n\n\u003cp>CPB President and CEO \u003cstrong>Patricia de Stacy Harrison\u003c/strong> expressed disappointment, stating, "Despite the extraordinary efforts of millions of Americans who called, wrote, and petitioned Congress to preserve federal funding for CPB, we now face the difficult reality of closing our operations." \u003c/p>\n\n\u003cp>She emphasized \u003ca href=\"https://www.nbcnews.com/politics/congress/cpb-funder-npr-pbs-says-will-shut-congress-cuts-money-rcna222524\" target=\"_blank\">CPB's commitment to supporting partners through the transition\u003c/a> with transparency and care.\u003c/p>\n\n\u003cp>The shutdown marks the \u003ca href=\"https://www.cnn.com/2025/08/01/media/trump-cpb-corporation-public-media-shuts-down\" target=\"_blank\">first time in nearly 60 years that Congress has refused to fund CPB\u003c/a>, a nonprofit corporation established to distribute federal money to public media stations across the nation. These stations, especially those in rural and poor areas, rely heavily on CPB grants for their operations. \u003c/p>\n\n\u003cp>The CPB will retain a small team until January to manage compliance, fiscal distributions, and long-term financial obligations. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding/","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://wflanews.iheart.com/content/2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding/","primary_image":{"bucket":"assets.getty","id":"%2F65f9b1d3fc271fe5ecf343a2"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1754079000000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","social_title":"","summary":"The shutdown marks the first time in nearly 60 years that Congress has refused to fund CPB.","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Corporation For Public Broadcasting To Shut Down After Congress Cut Funding"},"slug":"2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/65f9b1d3fc271fe5ecf343a2","title":"Corporation For Public Broadcasting To Shut Down After Congress Cut Funding","description":"The shutdown marks the first time in nearly 60 years that Congress has refused to fund CPB.","author":"iHeartRadio"},"pub_start":1754079000000,"pub_until":4115978604802,"pub_changed":1754079383935,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d1d802e24d7fcac0823e9","slug:2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","slug:2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688d1d68c9949e52b1ffbb8c","type":"PUBLISHING","record":{"ref_id":"%2F688d1d68c9949e52b1ffbb8c","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Dana McKay","blocks":[{"html":"\u003cp>As the headlines continue to swirl around two of the summer's biggest political stories, GOP strategist Pete Guidarelli joined Read Shepherd, filling in for Ryan Gorman, to break down President Trump's trade negotiations and the ongoing Jeffrey Epstein fallout.\u003c/p>\n\n\u003cp>Guidarelli praised Trump's aggressive trade stance as the president faced today's deadline with a slew of deals in hand. Most notably, he highlighted a recent agreement with the EU that includes a 15% tariff. "The tariffs have proven to be successful," said Guidarelli. "When the critics don’t say it was a great deal for the U.S., but instead worry about the EU’s future, that tells you everything."\u003c/p>\n\n\u003cp>The GOP strategist emphasized that initial fears about economic damage from tariffs were unfounded, pointing to a responsive stock market and support from financial heavyweights like JPMorgan Chase CEO Jamie Dimon and economist Stephen Moore. "He starts the negotiation off looking for a 10," Guidarelli said of Trump. "He may end up with a six, but I think he wanted the six all along."\u003c/p>\n\n\u003cp>Shifting to the controversy surrounding Jeffrey Epstein, Guidarelli urged patience and transparency as investigations unfold. While Trump’s connections to Epstein have resurfaced, the strategist stressed the importance of waiting for all the facts. "This is a criminal case of the most egregious nature," he said. "We have to step back and let it play out."\u003c/p>\n\n\u003cp>The conversation also touched on recent closed-door testimonies before the House Oversight Committee related to former President Biden’s mental acuity. With former staff and even Biden’s physician invoking the Fifth Amendment, Guidarelli likened the situation to a scene from \u003cem>The Godfather\u003c/em>. "Whoever pushed Biden into that June 2024 debate knew he would fail," he said, suggesting that uncovering that internal push could be key to understanding what happened behind the scenes.\u003c/p>\n\n\u003cp>For more of Guidarelli’s takes—including who he thinks might be the real linchpin in the Biden cognitive health investigation—listen to the full episode of \u003cem>The Ryan Gorman Show\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"90437340","kind":"podcast","related_id":"288305042","schedule":{},"type":"catalog"},{"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%2FDM0bDpAh5DN%2F","@url":"https://www.instagram.com/p/DM0bDpAh5DN/","author_name":"610wiod","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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 610WIOD (@610wiod)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1137,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527051349_18411417322109049_8281816153256988171_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2QFDeXuD8YczCYF0sF67YQTLzfxOXS0Oo6CmO_DJ1kySG7rS9rQ3LU8LMn9nwcrunOs&_nc_ohc=ZzA0i8NKoDMQ7kNvwFFeMM8&_nc_gid=wyvIHJ9TGICS2VEhPpW0Pg&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfRAExTCGyqrUslOg4AR1vAxOYVM9ZobAWibi4qy9lzguA&oe=6892DCE4&_nc_sid=cc8940","thumbnail_width":640,"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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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 610WIOD (@610wiod)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM0bDpAh5DN/"}],"canonical_url":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/content/2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down/","cuser":"user/ldap/1033152","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/Pete Guidarelli","keywords/strategist","keywords/Biden","keywords/Trump","keywords/Jeffrey Epstein","keywords/GOP","keywords/trade wins","keywords/trade strategy"],"permalink":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/content/2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down/","primary_image":{"bucket":"assets.getty","id":"%2F688d1e79fe9037a39187a204"},"primary_target":{"categories":["categories/politics"],"distribution":["brands/The Ryan Gorman Show","brands/WFLA-AM (1139)","brands/WIOD-AM (1175)"]},"publish_date":1754078940000,"publish_end_date":4115978604802,"publish_origin":"brands/The Ryan Gorman Show","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","social_title":"","summary":"GOP strategist Pete Guidarelli analyzes Trump’s trade strategy, Epstein controversy, and the investigation into Biden's cognitive decline.","targets":[],"title":"Trump’s Trade Wins and Epstein Backlash: GOP Strategist Breaks It Down"},"slug":"2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d1e79fe9037a39187a204","title":"Trump’s Trade Wins and Epstein Backlash: GOP Strategist Breaks It Down","description":"GOP strategist Pete Guidarelli analyzes Trump’s trade strategy, Epstein controversy, and the investigation into Biden's cognitive decline.","author":"Dana McKay"},"pub_start":1754078940000,"pub_until":4115978604802,"pub_changed":1754079293698,"subscription":[{"tags":["categories/politics","brands/The Ryan Gorman Show","brands/WFLA-AM (1139)","brands/WIOD-AM (1175)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/The Ryan Gorman Show","id:/688d1d68c9949e52b1ffbb8c","slug:2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","slug:2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","keyword:keywords/Pete Guidarelli","keyword:keywords/strategist","keyword:keywords/Biden","keyword:keywords/Trump","keyword:keywords/Jeffrey Epstein","keyword:keywords/GOP","keyword:keywords/trade wins","keyword:keywords/trade strategy","author:user"]}},{"id":"%2F688d179e2e24d7fcac0823dd","type":"PUBLISHING","record":{"ref_id":"%2F688d179e2e24d7fcac0823dd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bf63dba6-4bd1-44e0-a81c-29fe24594a85","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&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&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":"Long-fingered bat (Myotis capaccinii) flying from entrance of colony cave in Spanish Pyrenees, Aragon, Spain. April.","id":"%2F688d18732425089862b569d3","new_tab":false,"schedule":{},"source_credit":"CreativeNature_nl / iStock / Getty Images","title":"Long-fingered bat flying from cave","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Erica Kahn\u003c/strong>, a Massachusetts resident, \u003ca href=\"https://www.nbcnews.com/news/us-news/bat-flies-womans-mouth-arizona-costing-nearly-21000-medical-bills-rcna222463\" target=\"_blank\">faced nearly $21,000 in medical bills after a bat flew into her mouth\u003c/a> during a vacation in Northern Arizona last August. The incident occurred while Kahn, then 33, was photographing the night sky at Glen Canyon National Recreation Area. Despite not feeling a bite, her father, a physician, advised her to seek rabies vaccinations as a precaution.\u003c/p>\n\n\u003cp>Kahn, who had recently lost her job as a biomedical engineer, had \u003ca href=\"https://kffhealthnews.org/news/article/tourist-rabies-treatment-wild-bat-in-mouth-surprise-bill-of-the-month/\" target=\"_blank\">opted to temporarily forgo health insurance\u003c/a>. After the bat encounter, she quickly purchased a policy from Innovative Partners LP, believing it would cover emergency treatments. However, the policy had a 30-day waiting period, and her claims were denied, leaving her with a bill of $20,749. The majority of the charges came from Flagstaff Medical Center, where she received her initial treatment.\u003c/p>\n\n\u003cp>Rabies, a fatal disease if untreated, requires immediate medical attention. Kahn \u003ca href=\"https://www.washingtonpost.com/wellness/2025/07/31/rabies-vaccine-cost/\" target=\"_blank\">received four doses of the rabies vaccine\u003c/a> and immunoglobulin shots across multiple states. Despite her efforts to appeal the denied claims, Kahn faced challenges in navigating the insurance process.\u003c/p>\n\n\u003cp>"I felt so powerless against these companies," she told \u003cem>NBC News\u003c/em>. "It should be a human right to have lifesaving care covered. In most other countries, like in Europe, you just go to the hospital, you get your rabies vaccines and you pay nothing."\u003c/p>\n\n\u003cp>Kahn says that she hopes others will learn from her mistake and ensure they have health insurance coverage.\u003c/p>\n\n\u003cp>"If one person gets covered because they saw this story, then I would be happy about that," she added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/","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://wflanews.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/","primary_image":{"bucket":"assets.getty","id":"%2F688d18732425089862b569d3"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754077260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","social_title":"","summary":"The woman didn't have health insurance and must pay the bill out of her own pocket.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth"},"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3","title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","description":"The woman didn't have health insurance and must pay the bill out of her own pocket.","author":"iHeartRadio"},"pub_start":1754077260000,"pub_until":4115978604802,"pub_changed":1754077653902,"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:/688d179e2e24d7fcac0823dd","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":13,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":14,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}]},"tags":[],"schedule":null,"podcasts":["90437340","186593158","23014384","57927691","24392822","18899828","19001275","27384794","28241213","28241351","28241451","84719831","28241250","28241281","23347547","27910390","28647027","28438621","26936791","29220738","43128080"]},{"id":"fvUic","region":"main:dynamic","type":"feed","ordinal":19,"value":{"ad_split":50,"feed_id":"ID:sports-news-feed","feed_index":1,"link":null,"position":null,"size":1,"title":"Sports"},"tags":["display-hints/feed-date-stamp","display-hints/horizontal"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e72e17a691e41d423b95b","type":"PUBLISHING","record":{"ref_id":"%2F688e72e17a691e41d423b95b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Tampa Bay Rays (55-57) blanked the Los Angeles Dodgers (64-47) 4-0 on Saturday afternoon at Steinbrenner Field to even the three-game series at a game apiece. The win snaps a four-game losing streak for Tampa Bay.\u003c/p>\n\n\u003cp>The Rays offense was powered by the long ball, as Yandy Diaz hit a solo homer in the first and a two-run shot in the third to give the Rays a 3-0 lead. Junior Caminero added a solo homer in the fourth that made it a 4-0 game.\u003c/p>\n\n\u003cp>Yandy's two homers came off of former Ray Blake Snell (1-1, 3.21) who allowed three earned runs on five hits while striking out eight and walking none. Drew Rasmussen (9-5, 2.81) got the win for the Rays, pitching five and one-third shutout innings on four hits while striking out six and walking none.\u003c/p>\n\n\u003cp>The Rays will now try to win the three-game series against the Dodgers coming up on Sunday afternoon. Joe Boyle (1-1, 2.82) to scheduled to start for the Rays and face Yoshinobu Yamamoto (9-7, 2.63) for the Dodgers. First pitch Sunday is scheduled for 12:10 PM - pregame coverage begins with Chris Adams-Wall hosting This Week in Rays Baseball at 10:30 AM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE & AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/","cuser":"user/ldap/1110925","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/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/Major League Baseball"],"permalink":"https://wflanews.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/","primary_image":{"bucket":"assets.getty","id":"%2F688e74bc1e00845eeb1b5f29"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754166180000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-snap-skid-blank-dodgers","social_title":"","summary":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","targets":[],"title":"Rays Snap Skid, Blank Dodgers"},"slug":"2025-08-02-rays-snap-skid-blank-dodgers","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29","title":"Rays Snap Skid, Blank Dodgers","description":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754166180000,"pub_until":4115978604802,"pub_changed":1754166524103,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688e72e17a691e41d423b95b","slug:2025-08-02-rays-snap-skid-blank-dodgers","slug:2025-08-02-rays-snap-skid-blank-dodgers","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/Major League Baseball","author:user"]}}],"resume":{"id":"ID:sports-news-feed","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImJxaUk1IjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"fO6Qt","region":"main:dynamic","type":"feed","ordinal":20,"value":{"ad_split":50,"feed_id":"ID:sports-news-feed","feed_index":2,"link":null,"position":null,"size":5,"title":null},"tags":["display-hints/xxsmall","display-hints/feed-date-stamp","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688decdd1f109ad6dea84d1e","type":"PUBLISHING","record":{"ref_id":"%2F688decdd1f109ad6dea84d1e","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Los Angeles Dodgers (64-46) defeated the Tampa Bay Rays (54-57) 5-0 on Friday night at Steinbrenner Field. With the loss, the Rays have now lost four straight games.\u003c/p>\n\n\u003cp>Freddie Freeman got the Dodgers on the board with a two-run double in the first inning. Los Angeles added two in the fourth before Freeman hit a solo homer in the fifth inning to make it 5-0, which would prove to be the final score.\u003c/p>\n\n\u003cp>Shane Baz (8-8, 4.79) took the loss, allowing five earned runs on eight hits while striking out eight and walking two in five innings of work. The Rays offense was never able to get anything off Dodgers starter Clayton Kershaw (5-2, 3.29) who pitched six shutout innings in which he allowed five hits while striking out three.\u003c/p>\n\n\u003cp>The Rays will look to bounce back when they meet the Dodgers in the middle game of the three-game series on Saturday afternoon. Drew Rasmussen (8-5, 2.96) is scheduled to start for the Rays and face former Ray Blake Snell (1-0, 2.00) for the Dodgers. First pitch is scheduled for 1:10 PM - Chris Adams-Wall begins pregame coverage at 12:30 PM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE & AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/","cuser":"user/ldap/1110925","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/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/MLB"],"permalink":"https://wflanews.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/","primary_image":{"bucket":"assets.getty","id":"%2F688ded06843f239dbab0ec82"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754103960000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","social_title":"","summary":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","targets":[],"title":"Rays Fall To Dodgers For Fourth Straight Loss"},"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82","title":"Rays Fall To Dodgers For Fourth Straight Loss","description":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754103960000,"pub_until":4115978604802,"pub_changed":1754133188294,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688decdd1f109ad6dea84d1e","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/MLB","author:user"]}},{"id":"%2F688d15da924f4f602e30f8f3","type":"PUBLISHING","record":{"ref_id":"%2F688d15da924f4f602e30f8f3","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1157-the-season-with-peter-sch-103089479%2F","@url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","author_name":"The Season with Peter Schrager","author_url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2YzMzFiYjZmLWNkYTgtNDYyNy1iODJiLWFmMmEwMTUzODZlNi9pbWFnZS5qcGc_dD0xNzUwNDM0OTQ4JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"The Season with Peter Schrager","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"KANSAS CITY, MO - JANUARY 21: A view of a football with the NFL logo before an AFC divisional playoff game between the Jacksonville Jaguars and Kansas City Chiefs on January 21, 2023 at GEHA Field at Arrowhead Stadium in Kansas City, MO. (Photo by Scott W","id":"%2F63e17c1750981945cfbf00db","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"NFL: JAN 21 AFC Divisional Playoffs - Jaguars at Chiefs","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The \u003ca href=\"https://www.iheart.com/content/2025-07-29-roger-goodell-breaks-silence-on-shooting-at-nfl-headquarters/\" target=\"_blank\">NFL\u003c/a> and \u003ca href=\"https://www.iheart.com/content/2025-07-31-shannon-sharpe-breaks-silence-after-espn-firing/\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a> have reportedly reached an agreement on a massive media deal worth "billions," in which the network will control much of NFL media and the league will have equity in \u003cem>ESPN\u003c/em>, \u003ca href=\"https://www.nytimes.com/athletic/6530655/2025/08/01/nfl-espn-media-deal-tv-broadcast/\" target=\"_blank\">\u003cem>the Athletic\u003c/em>\u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530655/2025/08/01/nfl-espn-media-deal-tv-broadcast/\" target=\"_blank\">'s \u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530655/2025/08/01/nfl-espn-media-deal-tv-broadcast/\" target=\"_blank\">\u003cstrong>Andrew Marchand\u003c/strong>\u003c/a> reported on Friday (August 1).\u003c/p>\n\n\u003cp>\u003cem>ESPN\u003c/em> is reportedly expected to merge with \u003cem>NFL RedZone\u003c/em>, \u003cem>NFL Network\u003c/em> and the league's fantasy football business, while also broadcasting seven additional regular-season games, while the NFL will own 10% of the network. The deal, which is pending regulatory approval, will also reportedly improve \u003cem>NFL Network\u003c/em>'s programming.\u003c/p>\n\n\u003cp>The deal will reportedly go into effect next season, which will happen ahead of \u003cem>ESPN\u003c/em> hosting its first Super Bowl -- also airing on \u003cem>ABC\u003c/em>, a fellow Walt Disney Company property -- after the 2026-27 season. \u003cem>ESPN\u003c/em> is already set to launch its direct-to-consumer service in the coming weeks, which it has marketed as the 'Next Era' at a monthly price of $29.99, while those who already have \u003cem>ESPN\u003c/em> access through cable or satellite services will also have access to the app.\u003c/p>\n\n\u003cp>\u003cem>ESPN\u003c/em> reportedly had various discussions with professional sports leagues but the NFL was long suspected to be its top target given their close working relationship and the league's consistent success. \u003cem>ESPN\u003c/em> was already paying the NFL $2.7 billion annually for broadcasting rights to Super Bowls in 2027 and 2031.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report/","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/NFL","keywords/media deal","keywords/network","keywords/report","keywords/ESPN","keywords/agreement","keywords/media"],"permalink":"https://wflanews.iheart.com/content/2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report/","primary_image":{"bucket":"new_assets","id":"%2F63e17c1750981945cfbf00db"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1754076900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","social_title":"","summary":"The NFL and a major network have reportedly reached a massive media and equity deal.","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"NFL, Major Network Reach Massive Media, Equity Deal: Report"},"slug":"2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","summary":{"image":"https://i.iheart.com/v3/re/new_assets/63e17c1750981945cfbf00db","title":"NFL, Major Network Reach Massive Media, Equity Deal: Report","description":"The NFL and a major network have reportedly reached a massive media and equity deal.","author":"Jason Hall"},"pub_start":1754076900000,"pub_until":4115978604802,"pub_changed":1754079841503,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d15da924f4f602e30f8f3","slug:2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","slug:2025-08-01-nfl-major-network-reach-massive-media-equity-deal-report","keyword:keywords/NFL","keyword:keywords/media deal","keyword:keywords/network","keyword:keywords/report","keyword:keywords/ESPN","keyword:keywords/agreement","keyword:keywords/media","author:user"]}},{"id":"%2F688d04ac274132b8c9e00710","type":"PUBLISHING","record":{"ref_id":"%2F688d04ac274132b8c9e00710","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"9295328f-acc4-47f0-9c64-78086a0528df","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1157-the-season-with-peter-sch-103089479%2F","@url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","author_name":"The Season with Peter Schrager","author_url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2YzMzFiYjZmLWNkYTgtNDYyNy1iODJiLWFmMmEwMTUzODZlNi9pbWFnZS5qcGc_dD0xNzUwNDM0OTQ4JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"The Season with Peter Schrager","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"ARLINGTON, TEXAS - SEPTEMBER 22: Dallas Cowboys linebacker Micah Parsons #11 walks on the field before the game against the Baltimore Ravens at AT&T Stadium on September 22, 2024 in Arlington, Texas. (Photo by Sam Hodde/Getty Images)","id":"%2F66f6f2dd0b1eb7365ccb037c","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Baltimore Ravens v Dallas Cowboys","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-07-06-cowboys-texans-make-large-donations-to-texas-flood-relief/\" target=\"_blank\">Dallas Cowboys\u003c/a> defensive end \u003ca href=\"https://www.iheart.com/content/2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report/\" target=\"_blank\">\u003cstrong>Micah Parsons\u003c/strong>\u003c/a> publicly requested a trade, sharing a lengthy statement on his social media accounts Friday (August 1).\u003c/p>\n\n\u003cp>"Yes I wanted to be here," Parson wrote. "I did everything I could to show that I wanted to be a Cowboys and wear the star on my helmet. I wanted to play in front of the best fans in sports and make this Americas team once again. The team my pops and I grew up cheering for way up in Harrisburg, PA. Unfortunately I no longer want to be here. I no longer want to be held to close door negotiations without my agent present. I no longer want shots taken at me for getting injured while laying it on the line for the organization our fans and my teammates. I no longer want narratives created and spread to the media about me. I had purposely stayed quiet in hopes of getting something done."\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%2FMicahhParsons11%2Fstatus%2F1951346210067095890","@url":"https://x.com/MicahhParsons11/status/1951346210067095890","author_name":"Micah Parsons","author_url":"https://twitter.com/MicahhParsons11","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Thank you Dallas 🦁👑 🙏🏾! I \u003ca href=\"https://t.co/EUnEj9uRUt\">pic.twitter.com/EUnEj9uRUt\u003c/a>\u003c/p>— Micah Parsons (@MicahhParsons11) \u003ca href=\"https://twitter.com/MicahhParsons11/status/1951346210067095890?ref_src=twsrc%5Etfw\">August 1, 2025\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/MicahhParsons11/status/1951346210067095890","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Thank you Dallas 🦁👑 🙏🏾! I \u003ca href=\"https://t.co/EUnEj9uRUt\">pic.twitter.com/EUnEj9uRUt\u003c/a>\u003c/p>— Micah Parsons (@MicahhParsons11) \u003ca href=\"https://twitter.com/MicahhParsons11/status/1951346210067095890?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/MicahhParsons11/status/1951346210067095890"},{"html":"\u003cp>Parsons' confirmation came hours after \u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">\u003cem>the Athletic\u003c/em>\u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">'s \u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">\u003cstrong>Dianna Russini\u003c/strong>\u003c/a> reported that Parsons' relationship with the Cowboys had "deteriorated" among ongoing contract negotiations to the point that he's considering a trade request or even "severing his relationship with the team."\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%2FDMRussini%2Fstatus%2F1951292871417483410","@url":"https://x.com/DMRussini/status/1951292871417483410","author_name":"Dianna Russini","author_url":"https://twitter.com/DMRussini","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources… \u003ca href=\"https://t.co/7Yujmv4JQ2\">pic.twitter.com/7Yujmv4JQ2\u003c/a>\u003c/p>— Dianna Russini (@DMRussini) \u003ca href=\"https://twitter.com/DMRussini/status/1951292871417483410?ref_src=twsrc%5Etfw\">August 1, 2025\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/DMRussini/status/1951292871417483410","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources… \u003ca href=\"https://t.co/7Yujmv4JQ2\">pic.twitter.com/7Yujmv4JQ2\u003c/a>\u003c/p>— Dianna Russini (@DMRussini) \u003ca href=\"https://twitter.com/DMRussini/status/1951292871417483410?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/DMRussini/status/1951292871417483410"},{"html":"\u003cp>"BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources familiar with the situation. The two sides remain far apart heading into the second week of training camp, and are not currently negotiating," Russini wrote on her X account.\u003c/p>\n\n\u003cp>Several Cowboys teammates appeared to support Parsons amid his reported rift with the team's front office, with safety \u003cstrong>Juanyeh Thomas\u003c/strong> and \u003cstrong>Demarvion Overshown\u003c/strong> changing their X profile pictures to include Parsons.\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%2FAGENT0__%2Fstatus%2F1951316288438935720%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1951316288438935720%257Ctwgr%255E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%257Ctwcon%255Es1_%26ref_url%3Dhttps%253A%252F%252Fwww.si.com%252Fnfl%252Fcowboys%252Fnews%252Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco","@url":"https://x.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951316288438935720%7Ctwgr%5E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.si.com%2Fnfl%2Fcowboys%2Fnews%2Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco","author_name":"DeMarvion Overshown","author_url":"https://twitter.com/AGENT0__","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"qme\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/NewProfilePic?src=hash&ref_src=twsrc%5Etfw\">#NewProfilePic\u003c/a> \u003ca href=\"https://t.co/gyr1njkHuU\">pic.twitter.com/gyr1njkHuU\u003c/a>\u003c/p>— DeMarvion Overshown (@AGENT0__) \u003ca href=\"https://twitter.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw\">August 1, 2025\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/AGENT0__/status/1951316288438935720","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"qme\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/NewProfilePic?src=hash&ref_src=twsrc%5Etfw\">#NewProfilePic\u003c/a> \u003ca href=\"https://t.co/gyr1njkHuU\">pic.twitter.com/gyr1njkHuU\u003c/a>\u003c/p>— DeMarvion Overshown (@AGENT0__) \u003ca href=\"https://twitter.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951316288438935720%7Ctwgr%5E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.si.com%2Fnfl%2Fcowboys%2Fnews%2Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco"},{"html":"\u003cp>Several Cowboys fans were heard yelling "Pay Micah" when team owner and general manager \u003ca href=\"https://www.iheart.com/content/2024-11-19-jerry-jones-addresses-mike-mccarthys-status/\" target=\"_blank\">\u003cstrong>Jerry Jones\u003c/strong>\u003c/a> at training camp last weekend amid their ongoing contract dispute, referencing a similar situation with wide receiver \u003ca href=\"https://www.iheart.com/content/2024-08-26-cowboys-ceedee-lamb-agree-to-historic-new-deal/\" target=\"_blank\">\u003cstrong>CeeDee Lamb\u003c/strong>\u003c/a>'s contract dispute last offseason.\u003c/p>\n\n\u003cp>"I heard it light, but not compared to how I heard them say, 'Pay Lamb [last year],'" Jones said last Sunday (July 26). "That was a faint little sound compared to the way they were hollering last year, 'Pay Lamb.' ... Whoever's not in, you can count on a few hollering that. But it was a big loud chant last year on Lamb."\u003c/p>\n\n\u003cp>The Cowboys exercised the fifth-year option on Parsons' rookie contract, which is set to expire after the 2025 season. The former Penn State standout, winning the 2021 Defensive Player of the Year award and has been selected as an All-Pro and Pro Bowler during each of his first three NFL seasons.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-micah-parsons-requests-trade/","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/Micah Parsons","keywords/trade","keywords/Dallas Cowboys","keywords/statement","keywords/social media accounts","keywords/NFL","keywords/football"],"permalink":"https://wflanews.iheart.com/content/2025-08-01-micah-parsons-requests-trade/","primary_image":{"bucket":"new_assets","id":"%2F66f6f2dd0b1eb7365ccb037c"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1754072040000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-micah-parsons-requests-trade","social_title":"","summary":"Dallas Cowboys defensive end Micah Parsons publicly requested a trade.","targets":[{"categories":["syndications/content"],"distribution":["markets/DALLAS-TX"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Micah Parsons Requests Trade"},"slug":"2025-08-01-micah-parsons-requests-trade","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66f6f2dd0b1eb7365ccb037c","title":"Micah Parsons Requests Trade","description":"Dallas Cowboys defensive end Micah Parsons publicly requested a trade.","author":"Jason Hall"},"pub_start":1754072040000,"pub_until":4115978604802,"pub_changed":1754072823307,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["syndications/content","markets/DALLAS-TX"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d04ac274132b8c9e00710","slug:2025-08-01-micah-parsons-requests-trade","slug:2025-08-01-micah-parsons-requests-trade","keyword:keywords/Micah Parsons","keyword:keywords/trade","keyword:keywords/Dallas Cowboys","keyword:keywords/statement","keyword:keywords/social media accounts","keyword:keywords/NFL","keyword:keywords/football","author:user"]}},{"id":"%2F688cff1116259b42ba9118fe","type":"PUBLISHING","record":{"ref_id":"%2F688cff1116259b42ba9118fe","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"27405d50-5407-46c7-9fc1-9baa92ceb26f","revision_id":"AAAAAAAAAAAAAAAAAAAAAw=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1157-the-season-with-peter-sch-103089479%2F","@url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","author_name":"The Season with Peter Schrager","author_url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2YzMzFiYjZmLWNkYTgtNDYyNy1iODJiLWFmMmEwMTUzODZlNi9pbWFnZS5qcGc_dD0xNzUwNDM0OTQ4JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"The Season with Peter Schrager","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Season with Peter Schrager\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/?embed=true&cid=oembed&keyid%5B0%5D=The%20Season%20with%20Peter%20Schrager&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1157-the-season-with-peter-sch-103089479/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PHILADELPHIA, PENNSYLVANIA - DECEMBER 29: Micah Parsons #11 of the Dallas Cowboys warms up before a game against the Philadelphia Eagles at Lincoln Financial Field on December 29, 2024 in Philadelphia, Pennsylvania. (Photo by Emilee Chinn/Getty Images)","id":"%2F688cd348d77381cd1fb3e84a","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Dallas Cowboys v Philadelphia Eagles","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The \u003ca href=\"https://www.iheart.com/content/2025-07-06-cowboys-texans-make-large-donations-to-texas-flood-relief/\" target=\"_blank\">Dallas Cowboys\u003c/a>' relationship with star defensive end \u003ca href=\"https://www.iheart.com/content/2024-10-04-micah-parsons-injury-status-determined/\" target=\"_blank\">\u003cstrong>Micah Parsons\u003c/strong>\u003c/a> has reportedly "deteriorated" among ongoing contract negotiations to the point that he's considering a trade request or even "severing his relationship with the team," \u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">\u003cem>the Athletic\u003c/em>\u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">'s \u003c/a>\u003ca href=\"https://www.nytimes.com/athletic/6530081/2025/08/01/micah-parsons-jerry-jones-contract-negotiation/\" target=\"_blank\">\u003cstrong>Dianna Russini\u003c/strong>\u003c/a> reported on Friday (August 1), citing multiple sources.\u003c/p>\n\n\u003cp>"BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources familiar with the situation. The two sides remain far apart heading into the second week of training camp, and are not currently negotiating," Russini wrote on her X account.\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%2FDMRussini%2Fstatus%2F1951292871417483410","@url":"https://x.com/DMRussini/status/1951292871417483410","author_name":"Dianna Russini","author_url":"https://twitter.com/DMRussini","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources… \u003ca href=\"https://t.co/7Yujmv4JQ2\">pic.twitter.com/7Yujmv4JQ2\u003c/a>\u003c/p>— Dianna Russini (@DMRussini) \u003ca href=\"https://twitter.com/DMRussini/status/1951292871417483410?ref_src=twsrc%5Etfw\">August 1, 2025\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/DMRussini/status/1951292871417483410","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">BREAKING: The Micah Parsons-Cowboys relationship has deteriorated to the point where the star pass rusher is considering drastic measures which could include a trade request or even a declaration that he is severing his relationship with the team, per multiple league sources… \u003ca href=\"https://t.co/7Yujmv4JQ2\">pic.twitter.com/7Yujmv4JQ2\u003c/a>\u003c/p>— Dianna Russini (@DMRussini) \u003ca href=\"https://twitter.com/DMRussini/status/1951292871417483410?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/DMRussini/status/1951292871417483410"},{"html":"\u003cp>Additionally, Parsons shared a gif from the film \u003cem>Bad Boys: Ride or Die\u003c/em> with \u003ca href=\"https://www.iheart.com/artist/will-smith-36637/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36637\" data-catalog-related-id=\"\">\u003cstrong>Will Smith\u003c/strong>\u003c/a> saying "one last time" before bumping fists with \u003ca href=\"https://www.iheart.com/artist/martin-lawrence-58998/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58998\" data-catalog-related-id=\"\">\u003cstrong>Martin Lawrence\u003c/strong>\u003c/a>.\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%2FMicahhParsons11%2Fstatus%2F1951128632249688086%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1951128632249688086%257Ctwgr%255Ed5ed1398b939c5807a314ccb247c087e8d1e58bb%257Ctwcon%255Es1_%26ref_url%3Dhttps%253A%252F%252Fsports.yahoo.com%252Fnfl%252Fbreaking-news%252Farticle%252Fmicah-parsons-contract-dispute-cowboys-star-posts-one-last-time-gif-amid-growing-frustrations-with-team-153357995.html","@url":"https://x.com/MicahhParsons11/status/1951128632249688086?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951128632249688086%7Ctwgr%5Ed5ed1398b939c5807a314ccb247c087e8d1e58bb%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fsports.yahoo.com%2Fnfl%2Fbreaking-news%2Farticle%2Fmicah-parsons-contract-dispute-cowboys-star-posts-one-last-time-gif-amid-growing-frustrations-with-team-153357995.html","author_name":"Micah Parsons","author_url":"https://twitter.com/MicahhParsons11","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"zxx\" dir=\"ltr\">\u003ca href=\"https://t.co/hba9RPG9IR\">https://t.co/hba9RPG9IR\u003c/a> \u003ca href=\"https://t.co/dfXnZfBkK4\">pic.twitter.com/dfXnZfBkK4\u003c/a>\u003c/p>— Micah Parsons (@MicahhParsons11) \u003ca href=\"https://twitter.com/MicahhParsons11/status/1951128632249688086?ref_src=twsrc%5Etfw\">August 1, 2025\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/MicahhParsons11/status/1951128632249688086","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"zxx\" dir=\"ltr\">\u003ca href=\"https://t.co/hba9RPG9IR\">https://t.co/hba9RPG9IR\u003c/a> \u003ca href=\"https://t.co/dfXnZfBkK4\">pic.twitter.com/dfXnZfBkK4\u003c/a>\u003c/p>— Micah Parsons (@MicahhParsons11) \u003ca href=\"https://twitter.com/MicahhParsons11/status/1951128632249688086?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/MicahhParsons11/status/1951128632249688086?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951128632249688086%7Ctwgr%5Ed5ed1398b939c5807a314ccb247c087e8d1e58bb%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fsports.yahoo.com%2Fnfl%2Fbreaking-news%2Farticle%2Fmicah-parsons-contract-dispute-cowboys-star-posts-one-last-time-gif-amid-growing-frustrations-with-team-153357995.html"},{"html":"\u003cp>Several Cowboys teammates appeared to support Parsons amid his reported rift with the team's front office, with safety \u003cstrong>Juanyeh Thomas\u003c/strong> and \u003cstrong>Demarvion Overshown\u003c/strong> changing their X profile pictures to include Parsons.\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%2FAGENT0__%2Fstatus%2F1951316288438935720%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1951316288438935720%257Ctwgr%255E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%257Ctwcon%255Es1_%26ref_url%3Dhttps%253A%252F%252Fwww.si.com%252Fnfl%252Fcowboys%252Fnews%252Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco","@url":"https://x.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951316288438935720%7Ctwgr%5E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.si.com%2Fnfl%2Fcowboys%2Fnews%2Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco","author_name":"DeMarvion Overshown","author_url":"https://twitter.com/AGENT0__","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"qme\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/NewProfilePic?src=hash&ref_src=twsrc%5Etfw\">#NewProfilePic\u003c/a> \u003ca href=\"https://t.co/gyr1njkHuU\">pic.twitter.com/gyr1njkHuU\u003c/a>\u003c/p>— DeMarvion Overshown (@AGENT0__) \u003ca href=\"https://twitter.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw\">August 1, 2025\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/AGENT0__/status/1951316288438935720","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"qme\" dir=\"ltr\">\u003ca href=\"https://twitter.com/hashtag/NewProfilePic?src=hash&ref_src=twsrc%5Etfw\">#NewProfilePic\u003c/a> \u003ca href=\"https://t.co/gyr1njkHuU\">pic.twitter.com/gyr1njkHuU\u003c/a>\u003c/p>— DeMarvion Overshown (@AGENT0__) \u003ca href=\"https://twitter.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw\">August 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/AGENT0__/status/1951316288438935720?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1951316288438935720%7Ctwgr%5E39d8a4a478d5e23429e5bdb8adacfa60028af5f7%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.si.com%2Fnfl%2Fcowboys%2Fnews%2Fdallas-cowboys-stars-continue-rallying-behind-micah-parsons-amid-contract-fiasco"},{"html":"\u003cp>Several Cowboys fans were heard yelling "Pay Micah" when team owner and general manager \u003ca href=\"https://www.iheart.com/content/2024-11-19-jerry-jones-addresses-mike-mccarthys-status/\" target=\"_blank\">\u003cstrong>Jerry Jones\u003c/strong>\u003c/a> at training camp last weekend amid their ongoing contract dispute, referencing a similar situation with wide receiver \u003ca href=\"https://www.iheart.com/content/2024-08-26-cowboys-ceedee-lamb-agree-to-historic-new-deal/\" target=\"_blank\">\u003cstrong>CeeDee Lamb\u003c/strong>\u003c/a>'s contract dispute last offseason.\u003c/p>\n\n\u003cp>"I heard it light, but not compared to how I heard them say, 'Pay Lamb [last year],'" Jones said last Sunday (July 26). "That was a faint little sound compared to the way they were hollering last year, 'Pay Lamb.' ... Whoever's not in, you can count on a few hollering that. But it was a big loud chant last year on Lamb."\u003c/p>\n\n\u003cp>The Cowboys exercised the fifth-year option on Parsons' rookie contract, which is set to expire after the 2025 season. The former Penn State standout, winning the 2021 Defensive Player of the Year award and has been selected as an All-Pro and Pro Bowler during each of his first three NFL seasons.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report/","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/Micah Parsons","keywords/relationship","keywords/measures","keywords/report","keywords/Dianna Russini","keywords/Dallas Cowboys","keywords/point","keywords/star pass rusher","keywords/NFL","keywords/football"],"permalink":"https://wflanews.iheart.com/content/2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report/","primary_image":{"bucket":"new_assets","id":"%2F688cd348d77381cd1fb3e84a"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1754070540000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report","social_title":"","summary":"The Dallas Cowboys' relationship with star defensive end Micah Parsons has reportedly 'deteriorated.'","targets":[{"categories":["syndications/content"],"distribution":["markets/DALLAS-TX"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Micah Parsons' Relationship With Cowboys 'Has Deteriorated': Report"},"slug":"2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688cd348d77381cd1fb3e84a","title":"Micah Parsons' Relationship With Cowboys 'Has Deteriorated': Report","description":"The Dallas Cowboys' relationship with star defensive end Micah Parsons has reportedly 'deteriorated.'","author":"Jason Hall"},"pub_start":1754070540000,"pub_until":4115978604802,"pub_changed":1754071987007,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["syndications/content","markets/DALLAS-TX"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688cff1116259b42ba9118fe","slug:2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report","slug:2025-08-01-micah-parsons-relationship-with-cowboys-has-deteriorated-report","keyword:keywords/Micah Parsons","keyword:keywords/relationship","keyword:keywords/measures","keyword:keywords/report","keyword:keywords/Dianna Russini","keyword:keywords/Dallas Cowboys","keyword:keywords/point","keyword:keywords/star pass rusher","keyword:keywords/NFL","keyword:keywords/football","author:user"]}},{"id":"%2F688bf73dbb55648fbd370881","type":"PUBLISHING","record":{"ref_id":"%2F688bf73dbb55648fbd370881","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The New York Yankees (60-49) defeated the Tampa Bay Rays (54-56) 7-4 on Thursday afternoon in the Bronx. With the win, the Yankees won the four game series 3-1, and have handed Tampa Bay three straight losses.\u003c/p>\n\n\u003cp>It was a newsworthy day for the Rays, who announced three significant trades. Jose Caballero was traded to the New York Yankees for Everson Pereira and a player to be named later. They then traded infielder Curtis Mead to the White Sox for Adrian Houser. They also added Twins reliever Griffin Jax for Rays starting pitcher Taj Bradley.\u003c/p>\n\n\u003cp>The Rays will return home for a three-game series against the Dodgers beginning on Friday night. First pitch Friday is scheduled for 7:35 PM - pregame coverage begins with the Inside Pitch at 6:30 PM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE & AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-07-31-rays-drop-series-to-yankees-make-several-trades/","cuser":"user/ldap/1110925","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/Tampa Bay Rays","keywords/New York Yankees","keywords/MLB"],"permalink":"https://wflanews.iheart.com/featured/home-of-the-rays/content/2025-07-31-rays-drop-series-to-yankees-make-several-trades/","primary_image":{"bucket":"assets.getty","id":"%2F688bf7adad0fd9917ee3d2b5"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754007360000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-31-rays-drop-series-to-yankees-make-several-trades","social_title":"","summary":"The Rays fell to the Yankees 7-4 on a day when they announced several significant trades.","targets":[],"title":"Rays Drop Series To Yankees, Make Several Trades"},"slug":"2025-07-31-rays-drop-series-to-yankees-make-several-trades","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688bf7adad0fd9917ee3d2b5","title":"Rays Drop Series To Yankees, Make Several Trades","description":"The Rays fell to the Yankees 7-4 on a day when they announced several significant trades.","author":"Jason Barringer"},"pub_start":1754007360000,"pub_until":4115978604802,"pub_changed":1754013330524,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688bf73dbb55648fbd370881","slug:2025-07-31-rays-drop-series-to-yankees-make-several-trades","slug:2025-07-31-rays-drop-series-to-yankees-make-several-trades","keyword:keywords/Tampa Bay Rays","keyword:keywords/New York Yankees","keyword:keywords/MLB","author:user"]}}],"resume":{"id":"ID:sports-news-feed","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImJxaUk1IjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"VGRnW","region":"main:dynamic","type":"feed","ordinal":27,"value":{"ad_split":50,"feed_id":"ID:politics-feed","feed_index":1,"link":null,"position":null,"size":1,"title":"Politics"},"tags":["display-hints/horizontal","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e73352cc96ab9d0f56955","type":"PUBLISHING","record":{"ref_id":"%2F688e73352cc96ab9d0f56955","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e23b2927-5851-492c-a303-9ac1f1e81a15","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&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&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":"WASHINGTON, DC - AUGUST 01: Special Counsel Jack Smith delivers remarks on a recently unsealed indictment including four felony counts against former U.S. President Donald Trump on August 1, 2023 in Washington, DC. Trump was indicted on four felony counts for his alleged efforts to overturn the 2020 election. (Photo by Drew Angerer/Getty Images)","id":"%2F688e736e1e00845eeb1b5f28","new_tab":false,"schedule":{},"source_credit":"Drew Angerer / Getty Images News / Getty Images","title":"Former President Donald Trump Indicted In January 6 Investigation","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. Office of Special Counsel (OSC) has initiated an \u003ca href=\"https://abcnews.go.com/US/office-special-counsel-opened-hatch-act-probe-jack/story?id=124312950\" target=\"_blank\">investigation into potential Hatch Act violations by former Special Counsel \u003c/a>\u003ca href=\"https://abcnews.go.com/US/office-special-counsel-opened-hatch-act-probe-jack/story?id=124312950\" target=\"_blank\">\u003cstrong>Jack Smith\u003c/strong>\u003c/a>. The investigation follows a referral from Republican Senator \u003cstrong>Tom Cotton \u003c/strong>of Arkansas, who alleged that Smith's actions during his criminal investigations into President \u003cstrong>Donald Trump\u003c/strong> were politically motivated and intended to harm Trump's political prospects before the 2024 election.\u003c/p>\n\n\u003cp>The Hatch Act restricts government employees from engaging in partisan political activities. Smith's cases against Trump were dismissed after the 2024 election due to a Department of Justice policy that prohibits prosecuting a sitting president. Despite these dismissals, the OSC, an independent agency, is \u003ca href=\"https://www.nytimes.com/2025/08/02/us/politics/jack-smith-osc-trump.html\" target=\"_blank\">investigating whether Smith's actions violated the Hatch Act.\u003c/a>\u003c/p>\n\n\u003cp>The OSC, distinct from the Special Counsel post Smith held, is led by a Trump appointee in an acting capacity. It primarily handles whistleblower retaliation and Hatch Act investigations. The investigation comes amid claims by Trump and his allies that Smith used his role to influence the election in favor of former President \u003cstrong>Joe Biden\u003c/strong> and Vice President \u003cstrong>Kamala Harris\u003c/strong>.\u003c/p>\n\n\u003cp>The OSC's findings could be referred to the Department of Justice, \u003ca href=\"https://www.cnn.com/2025/08/02/politics/jack-smith-office-of-special-counsel-hatch-act\" target=\"_blank\">although the department is already investigating Smith\u003c/a> through its "Weaponization Working Group." As the investigation unfolds, it remains unclear what consequences Smith might face if found in violation of the Hatch Act, given he is no longer a government employee.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith/","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://wflanews.iheart.com/content/2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith/","primary_image":{"bucket":"assets.getty","id":"%2F688e736e1e00845eeb1b5f28"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","social_title":"","summary":"","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Office Of Special Counsel Opens Hatch Act Probe Of Jack Smith"},"slug":"2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28","title":"Office Of Special Counsel Opens Hatch Act Probe Of Jack Smith","description":"","author":"iHeartRadio"},"pub_start":1754165880000,"pub_until":4115978604802,"pub_changed":1754166261668,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e73352cc96ab9d0f56955","slug:2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","slug:2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:politics-feed","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImVIYWNZIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aDyRz","region":"main:dynamic","type":"feed","ordinal":28,"value":{"ad_split":50,"feed_id":"ID:politics-feed","feed_index":2,"link":null,"position":null,"size":5,"title":null},"tags":["display-hints/xxsmall","display-hints/feed-date-stamp","display-hints/feed-load-more"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688d1d802e24d7fcac0823e9","type":"PUBLISHING","record":{"ref_id":"%2F688d1d802e24d7fcac0823e9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d1a7e4b9-2df3-4653-8ccd-d2eccf5f4134","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&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&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":"Washington DC cityscape","id":"%2F65f9b1d3fc271fe5ecf343a2","new_tab":false,"schedule":{},"source_credit":"ANDREY DENISYUK / Moment / Getty Images","title":"United States Capitol. Day. Flag.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Corporation for Public Broadcasting (CPB) announced on Friday (August 1) that it will \u003ca href=\"https://www.reuters.com/world/us/corporation-public-broadcasting-close-after-funding-cut-blow-local-media-2025-08-01/\" target=\"_blank\">shut down operations by September 30\u003c/a>, following the loss of all federal funding. President Trump signed a law retracting $1.1 billion in funds for public broadcasting through fiscal year 2027. This decision was part of a $9 billion rescissions package passed largely along party lines, which also included cuts to foreign aid.\u003c/p>\n\n\u003cp>CPB President and CEO \u003cstrong>Patricia de Stacy Harrison\u003c/strong> expressed disappointment, stating, "Despite the extraordinary efforts of millions of Americans who called, wrote, and petitioned Congress to preserve federal funding for CPB, we now face the difficult reality of closing our operations." \u003c/p>\n\n\u003cp>She emphasized \u003ca href=\"https://www.nbcnews.com/politics/congress/cpb-funder-npr-pbs-says-will-shut-congress-cuts-money-rcna222524\" target=\"_blank\">CPB's commitment to supporting partners through the transition\u003c/a> with transparency and care.\u003c/p>\n\n\u003cp>The shutdown marks the \u003ca href=\"https://www.cnn.com/2025/08/01/media/trump-cpb-corporation-public-media-shuts-down\" target=\"_blank\">first time in nearly 60 years that Congress has refused to fund CPB\u003c/a>, a nonprofit corporation established to distribute federal money to public media stations across the nation. These stations, especially those in rural and poor areas, rely heavily on CPB grants for their operations. \u003c/p>\n\n\u003cp>The CPB will retain a small team until January to manage compliance, fiscal distributions, and long-term financial obligations. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding/","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://wflanews.iheart.com/content/2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding/","primary_image":{"bucket":"assets.getty","id":"%2F65f9b1d3fc271fe5ecf343a2"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1754079000000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","social_title":"","summary":"The shutdown marks the first time in nearly 60 years that Congress has refused to fund CPB.","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Corporation For Public Broadcasting To Shut Down After Congress Cut Funding"},"slug":"2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/65f9b1d3fc271fe5ecf343a2","title":"Corporation For Public Broadcasting To Shut Down After Congress Cut Funding","description":"The shutdown marks the first time in nearly 60 years that Congress has refused to fund CPB.","author":"iHeartRadio"},"pub_start":1754079000000,"pub_until":4115978604802,"pub_changed":1754079383935,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d1d802e24d7fcac0823e9","slug:2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","slug:2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688d1d68c9949e52b1ffbb8c","type":"PUBLISHING","record":{"ref_id":"%2F688d1d68c9949e52b1ffbb8c","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Dana McKay","blocks":[{"html":"\u003cp>As the headlines continue to swirl around two of the summer's biggest political stories, GOP strategist Pete Guidarelli joined Read Shepherd, filling in for Ryan Gorman, to break down President Trump's trade negotiations and the ongoing Jeffrey Epstein fallout.\u003c/p>\n\n\u003cp>Guidarelli praised Trump's aggressive trade stance as the president faced today's deadline with a slew of deals in hand. Most notably, he highlighted a recent agreement with the EU that includes a 15% tariff. "The tariffs have proven to be successful," said Guidarelli. "When the critics don’t say it was a great deal for the U.S., but instead worry about the EU’s future, that tells you everything."\u003c/p>\n\n\u003cp>The GOP strategist emphasized that initial fears about economic damage from tariffs were unfounded, pointing to a responsive stock market and support from financial heavyweights like JPMorgan Chase CEO Jamie Dimon and economist Stephen Moore. "He starts the negotiation off looking for a 10," Guidarelli said of Trump. "He may end up with a six, but I think he wanted the six all along."\u003c/p>\n\n\u003cp>Shifting to the controversy surrounding Jeffrey Epstein, Guidarelli urged patience and transparency as investigations unfold. While Trump’s connections to Epstein have resurfaced, the strategist stressed the importance of waiting for all the facts. "This is a criminal case of the most egregious nature," he said. "We have to step back and let it play out."\u003c/p>\n\n\u003cp>The conversation also touched on recent closed-door testimonies before the House Oversight Committee related to former President Biden’s mental acuity. With former staff and even Biden’s physician invoking the Fifth Amendment, Guidarelli likened the situation to a scene from \u003cem>The Godfather\u003c/em>. "Whoever pushed Biden into that June 2024 debate knew he would fail," he said, suggesting that uncovering that internal push could be key to understanding what happened behind the scenes.\u003c/p>\n\n\u003cp>For more of Guidarelli’s takes—including who he thinks might be the real linchpin in the Biden cognitive health investigation—listen to the full episode of \u003cem>The Ryan Gorman Show\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"90437340","kind":"podcast","related_id":"288305042","schedule":{},"type":"catalog"},{"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%2FDM0bDpAh5DN%2F","@url":"https://www.instagram.com/p/DM0bDpAh5DN/","author_name":"610wiod","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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 610WIOD (@610wiod)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1137,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527051349_18411417322109049_8281816153256988171_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2QFDeXuD8YczCYF0sF67YQTLzfxOXS0Oo6CmO_DJ1kySG7rS9rQ3LU8LMn9nwcrunOs&_nc_ohc=ZzA0i8NKoDMQ7kNvwFFeMM8&_nc_gid=wyvIHJ9TGICS2VEhPpW0Pg&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfRAExTCGyqrUslOg4AR1vAxOYVM9ZobAWibi4qy9lzguA&oe=6892DCE4&_nc_sid=cc8940","thumbnail_width":640,"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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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 610WIOD (@610wiod)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM0bDpAh5DN/"}],"canonical_url":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/content/2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down/","cuser":"user/ldap/1033152","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/Pete Guidarelli","keywords/strategist","keywords/Biden","keywords/Trump","keywords/Jeffrey Epstein","keywords/GOP","keywords/trade wins","keywords/trade strategy"],"permalink":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/content/2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down/","primary_image":{"bucket":"assets.getty","id":"%2F688d1e79fe9037a39187a204"},"primary_target":{"categories":["categories/politics"],"distribution":["brands/The Ryan Gorman Show","brands/WFLA-AM (1139)","brands/WIOD-AM (1175)"]},"publish_date":1754078940000,"publish_end_date":4115978604802,"publish_origin":"brands/The Ryan Gorman Show","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","social_title":"","summary":"GOP strategist Pete Guidarelli analyzes Trump’s trade strategy, Epstein controversy, and the investigation into Biden's cognitive decline.","targets":[],"title":"Trump’s Trade Wins and Epstein Backlash: GOP Strategist Breaks It Down"},"slug":"2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d1e79fe9037a39187a204","title":"Trump’s Trade Wins and Epstein Backlash: GOP Strategist Breaks It Down","description":"GOP strategist Pete Guidarelli analyzes Trump’s trade strategy, Epstein controversy, and the investigation into Biden's cognitive decline.","author":"Dana McKay"},"pub_start":1754078940000,"pub_until":4115978604802,"pub_changed":1754079293698,"subscription":[{"tags":["categories/politics","brands/The Ryan Gorman Show","brands/WFLA-AM (1139)","brands/WIOD-AM (1175)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/The Ryan Gorman Show","id:/688d1d68c9949e52b1ffbb8c","slug:2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","slug:2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","keyword:keywords/Pete Guidarelli","keyword:keywords/strategist","keyword:keywords/Biden","keyword:keywords/Trump","keyword:keywords/Jeffrey Epstein","keyword:keywords/GOP","keyword:keywords/trade wins","keyword:keywords/trade strategy","author:user"]}},{"id":"%2F688d07102e24d7fcac0823c6","type":"PUBLISHING","record":{"ref_id":"%2F688d07102e24d7fcac0823c6","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"dbf5a490-61b9-4ec2-a295-a072408ed648","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&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&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":"US Navy Los Angeles class submarine slipping out to sea under cover of fog in San Francisco Bay, California, USA. Historical photo from 1996. Alcatraz Island in background. Scanned film, some grain.","id":"%2F688d08fdfe9037a39187a1d1","new_tab":false,"schedule":{},"source_credit":"NNehring / E+ / Getty Images","title":"submarine slipping out to sea under fog San Francisco Bay","type":"asset","url":"","use_caption":false},{"html":"\u003cp>President \u003cstrong>Donald Trump\u003c/strong> announced the \u003ca href=\"https://www.nbcnews.com/politics/white-house/trump-deploying-two-nuclear-subs-provocative-statements-russia-rcna222520\" target=\"_blank\">deployment of two nuclear submarines\u003c/a> in response to what he described as "highly provocative" statements made by \u003cstrong>Dmitry Medvedev\u003c/strong>, the former Russian President and current deputy chairman of the Security Council of the Russian Federation. Trump made this announcement via social media, emphasizing the importance of words and their potential consequences. He stated that the submarines would be positioned in "appropriate regions," though he did not specify their exact locations.\u003c/p>\n\n\u003cp>"Words are very important, and can often lead to unintended consequences, I hope this will not be one of those instances," \u003ca href=\"https://truthsocial.com/@realDonaldTrump/posts/114954549017557270\" target=\"_blank\">Trump wrote on Truth Social\u003c/a>.\u003c/p>\n\n\u003cp>The tension arose after Medvedev made several comments in response to Trump's ultimatum for Moscow to agree to a ceasefire in Ukraine or face severe sanctions. Medvedev accused Trump of engaging in "the ultimatum game with Russia" and \u003ca href=\"https://www.cnn.com/2025/08/01/politics/nuclear-submaries-russia-trump-medvedev\" target=\"_blank\">warned that such ultimatums are steps towards war\u003c/a>. In a post on X, Medvedev described Trump's ultimatum as "theatrical" and asserted that "Russia didn't care."\u003c/p>\n\n\u003cp>In a more ominous note, Medvedev referenced a "dead hand" threat on Telegram, which some analysts interpreted as a nod to Russia's nuclear retaliatory control system. This escalating rhetoric has prompted concerns about potential military confrontations between the two nations.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-trump-deploys-2-nuclear-subs-over-comments-by-russias-dmitry-medvedev/","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://wflanews.iheart.com/content/2025-08-01-trump-deploys-2-nuclear-subs-over-comments-by-russias-dmitry-medvedev/","primary_image":{"bucket":"assets.getty","id":"%2F688d08fdfe9037a39187a1d1"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1754073060000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-trump-deploys-2-nuclear-subs-over-comments-by-russias-dmitry-medvedev","social_title":"","summary":"President Trump's decision comes after \"highly provocative\" remarks made by former Russian President Dmitry Medvedev.","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Trump Deploys 2 Nuclear Subs Over Comments By Russia's Dmitry Medvedev"},"slug":"2025-08-01-trump-deploys-2-nuclear-subs-over-comments-by-russias-dmitry-medvedev","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d08fdfe9037a39187a1d1","title":"Trump Deploys 2 Nuclear Subs Over Comments By Russia's Dmitry Medvedev","description":"President Trump's decision comes after \"highly provocative\" remarks made by former Russian President Dmitry Medvedev.","author":"iHeartRadio"},"pub_start":1754073060000,"pub_until":4115978604802,"pub_changed":1754073395902,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d07102e24d7fcac0823c6","slug:2025-08-01-trump-deploys-2-nuclear-subs-over-comments-by-russias-dmitry-medvedev","slug:2025-08-01-trump-deploys-2-nuclear-subs-over-comments-by-russias-dmitry-medvedev","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688cceea07c0a55a94a22842","type":"PUBLISHING","record":{"ref_id":"%2F688cceea07c0a55a94a22842","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Bill Galluccio","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&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&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":"WASHINGTON, DC - MAY 14: Patrons view a portrait of former U.S. President Donald Trump in the America’s Presidents exhibition at the National Portrait Gallery as the Smithsonian Institution begins to slowly re-open its museums May 14, 2021 in Washington, DC. Trump’s portrait, a photograph made by Pari Dukovic is on display to the public for the first time since the closure of the museums due to the coronavirus pandemic. (Photo by Win McNamee/Getty Images)","id":"%2F688ce32551aba98b79003a97","new_tab":false,"schedule":{},"source_credit":"Win McNamee / Getty Images News / Getty Images","title":"Trump Portrait Exhibited As National Portrait Gallery Reopens To Public","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The \u003ca href=\"https://www.washingtonpost.com/entertainment/2025/07/31/trump-impeachment-smithsonian/\" target=\"_blank\">Smithsonian’s National Museum of American History has removed references to President \u003c/a>\u003ca href=\"https://www.washingtonpost.com/entertainment/2025/07/31/trump-impeachment-smithsonian/\" target=\"_blank\">\u003cstrong>Donald Trump\u003c/strong>\u003c/a>\u003ca href=\"https://www.washingtonpost.com/entertainment/2025/07/31/trump-impeachment-smithsonian/\" target=\"_blank\">'s impeachments\u003c/a> from The American Presidency exhibit. According to \u003cem>The Washington Post\u003c/em>, the change happened in July and was part of what the museum said was a review of "legacy content."\u003c/p>\n\n\u003cp>The review was made following pressure from the White House to remove an art museum director. \u003c/p>\n\n\u003cp>The exhibit, which was added in 2008, originally featured information about the impeachments of Presidents \u003cstrong>Andrew Johnson \u003c/strong>and \u003cstrong>Bill Clinton\u003c/strong>. It also explained the impeachment process of President \u003cstrong>Richard Nixon\u003c/strong>, who resigned before he was formally impeached.\u003c/p>\n\n\u003cp>In September 2021, \u003ca href=\"https://www.cnn.com/2025/08/01/politics/smithsonian-trump-impeachment-exhibit-museum\" target=\"_blank\">the exhibit was updated to note that President Trump was the first president to be impeached twice\u003c/a>, once in 2019 for abuse of power and obstruction of Congress, and then again in 2021 for incitement of insurrection. Both impeachments resulted in an acquittal from the Senate.\u003c/p>\n\n\u003cp>The Smithsonian told the \u003cem>Post \u003c/em>that the exhibit "was intended to be a short-term measure to address current events at the time, however, the label remained in place until July 2025."\u003c/p>\n\n\u003cp>The museum said that it \u003ca href=\"https://www.newsweek.com/trump-smithsonian-impeachment-exhibit-2107421\" target=\"_blank\">plans to revamp the exhibit\u003c/a> and will include information about Trump's impeachments.\u003c/p>\n\n\u003cp>"A large permanent gallery like The American Presidency that opened in 2000, requires significant amount of time and funding to update and renew. A future and updated exhibit will include all impeachments," the museum added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-smithsonian-removes-mention-of-trumps-impeachments-from-presidency-exhibit/","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":[],"permalink":"https://wflanews.iheart.com/content/2025-08-01-smithsonian-removes-mention-of-trumps-impeachments-from-presidency-exhibit/","primary_image":{"bucket":"assets.getty","id":"%2F688ce32551aba98b79003a97"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1754065680000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-smithsonian-removes-mention-of-trumps-impeachments-from-presidency-exhibit","social_title":"","summary":"The museum said that it plans to revamp the exhibit.","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]}],"title":"Smithsonian Removes Mention Of Trump's Impeachments From Presidency Exhibit"},"slug":"2025-08-01-smithsonian-removes-mention-of-trumps-impeachments-from-presidency-exhibit","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688ce32551aba98b79003a97","title":"Smithsonian Removes Mention Of Trump's Impeachments From Presidency Exhibit","description":"The museum said that it plans to revamp the exhibit.","author":"Bill Galluccio"},"pub_start":1754065680000,"pub_until":4115978604802,"pub_changed":1754066117021,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688cceea07c0a55a94a22842","slug:2025-08-01-smithsonian-removes-mention-of-trumps-impeachments-from-presidency-exhibit","slug:2025-08-01-smithsonian-removes-mention-of-trumps-impeachments-from-presidency-exhibit","author:user"]}},{"id":"%2F688cc994d3ad2eeed018e86e","type":"PUBLISHING","record":{"ref_id":"%2F688cc994d3ad2eeed018e86e","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1119-24-7-news-the-latest-20697776%2F","@url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/","author_name":"24/7 News: The Latest","author_url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"24/7 News: The Latest\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News%3A%20The%20Latest&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NDY0YTEwLWQwM2EtNDBlOS05NTQ5LWIyYTcwMGY4ZjM0Ny9lNmRlYjUwYy1lMTFjLTQ3ZWItYWU0NS1iMmE3MDBmOGYzNjMvaW1hZ2UuanBnP3Q9MTc0NTc1NzM3NSZzaXplPUxhcmdl?ops=fit(300%2C300)","thumbnail_width":300,"title":"24/7 News: The Latest","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"24/7 News: The Latest\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News%3A%20The%20Latest&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"WASHINGTON, DC - FEBRUARY 11: U.S. President Donald Trump speaks during an executive order signing in the Oval Office at the White House on February 11, 2025 in Washington, DC. Trump is to sign an executive order implementing the Department of Government ","id":"%2F67b71f68963277286f4e1d51","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Elon Musk Joins President Trump For Signing Executive Orders In The Oval Office","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-07-31-trump-fires-back-at-failed-ex-russian-president-over-war-threat/\" target=\"_blank\">President \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-07-31-trump-fires-back-at-failed-ex-russian-president-over-war-threat/\" target=\"_blank\">\u003cstrong>Donald Trump\u003c/strong>\u003c/a>'s approval rating reportedly dropped to 40%, the lowest percentage of his second term in office, according to the latest \u003ca href=\"https://www.reuters.com/data/trumps-approval-rating-2025-01-21/\" target=\"_blank\">\u003cem>Reuters\u003c/em>\u003c/a>\u003ca href=\"https://www.reuters.com/data/trumps-approval-rating-2025-01-21/\" target=\"_blank\">/Ipsos poll\u003c/a> released on Wednesday (July 30).\u003c/p>\n\n\u003cp>The poll, which was conducted through Monday (July 28), surveyed 1,023 U.S. adults and had a 3% margin of error. Trump began his second term with a 47% approval rating in January, which has steadily dropped through his first few months in office, including a 1% drop since July 16.\u003c/p>\n\n\u003cp>About one-third of independents were reported to approve Trump's job performance, while 83% of Republicans still supported the president and only 3% of Democrats approved his performance. Earlier this week, the \u003ca href=\"https://d3nkl3psvxxpe9.cloudfront.net/documents/econTabReport_7Bn59Tx.pdf\" target=\"_blank\">Economist/YouGov poll\u003c/a> showed that Trump's net approval rating was at -15, the lowest of his second term.\u003c/p>\n\n\u003cp>The survey, which polled 1,777 U.S. adult citizens between July 25 and July 28, showed that 40% of respondents approved Trump's job performance while 55% disapproved. The Economist/YouGov poll previously had the president at a -14 net approval rating with a 41% approval and a 55% disapproval for the past two weeks and a -11 net approval with a 42% approval and 53% disapproval for the two weeks prior to that.\u003c/p>\n\n\u003cp>\u003ca href=\"https://news.gallup.com/poll/692879/independents-drive-trump-approval-second-term-low.aspx\" target=\"_blank\">\u003cem>Gallup\u003c/em>\u003c/a> had previously reported that \u003ca href=\"https://www.iheart.com/content/2025-07-28-trumps-approval-rating-sets-record-for-second-term/\" target=\"_blank\">Trump's approval rating dropped to 37%\u003c/a>, his lowest of his second term and just 3% points higher than his all-time worst rating set in his first term, in its poll conducted last week. Trump's approval rating fell 10% since taking office in January, which includes a 17% decline among independents to 29%, matching his all-time lowest rating among the group.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-trumps-approval-rating-sets-new-record/","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/Donald Trump","keywords/approval rating","keywords/record","keywords/approval","keywords/job approval","keywords/job approval rating","keywords/president","keywords/poll","keywords/survey","keywords/term","keywords/Second term","keywords/Reuters","keywords/Ipsos"],"permalink":"https://wflanews.iheart.com/content/2025-08-01-trumps-approval-rating-sets-new-record/","primary_image":{"bucket":"new_assets","id":"%2F67b71f68963277286f4e1d51"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["facets/All Sites - English"]},"publish_date":1754057700000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-trumps-approval-rating-sets-new-record","social_title":"","summary":"President Donald Trump's approval rating has set a new record.","targets":[{"categories":["syndications/news"],"distribution":[]}],"title":"Trump's Approval Rating Sets New Record"},"slug":"2025-08-01-trumps-approval-rating-sets-new-record","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67b71f68963277286f4e1d51","title":"Trump's Approval Rating Sets New Record","description":"President Donald Trump's approval rating has set a new record.","author":"Jason Hall"},"pub_start":1754057700000,"pub_until":4115978604802,"pub_changed":1754058273017,"subscription":[{"tags":["categories/national-news","categories/politics","facets/All Sites - English"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688cc994d3ad2eeed018e86e","slug:2025-08-01-trumps-approval-rating-sets-new-record","slug:2025-08-01-trumps-approval-rating-sets-new-record","keyword:keywords/Donald Trump","keyword:keywords/approval rating","keyword:keywords/record","keyword:keywords/approval","keyword:keywords/job approval","keyword:keywords/job approval rating","keyword:keywords/president","keyword:keywords/poll","keyword:keywords/survey","keyword:keywords/term","keyword:keywords/Second term","keyword:keywords/Reuters","keyword:keywords/Ipsos","author:user"]}}],"resume":{"id":"ID:politics-feed","context":{"\u003clocale>":"en-US"},"size":5,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImVIYWNZIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"swv8H","region":"main:dynamic","type":"feed","ordinal":29,"value":{"ad_split":50,"feed_id":"ID:weird-news-feed","feed_index":1,"link":null,"min_size":1,"position":null,"size":1,"title":"Lifestyle"},"tags":["display-hints/horizontal","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e6a032cc96ab9d0f5692b","type":"PUBLISHING","record":{"ref_id":"%2F688e6a032cc96ab9d0f5692b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0360466e-b366-47fd-ba5b-3ae3ba586659","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&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&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":"NEW YORK, NEW YORK - AUGUST 01: Billboards of actress Sydney Sweeney is seen outside of an American Eagle store on August 01, 2025 in New York City. American Eagle’s recent denim ad campaign featuring Sweeney has drawn backlash for language and imagery that critics say echoes eugenics-era rhetoric, following a tagline referencing “great genes” alongside visuals of Sweeney in blue jeans. (Photo by Michael M. Santiago/Getty Images)","id":"%2F688e6a761e00845eeb1b5f15","new_tab":false,"schedule":{},"source_credit":"Michael M. Santiago / Getty Images News / Getty Images","title":"American Eagle Ad Campaign Featuring Actor Sydney Sweeney Draw Controversy","type":"asset","url":"","use_caption":false},{"html":"\u003cp>American Eagle Outfitters is standing by its recent advertising campaign featuring actress \u003cstrong>Sydney Sweeney\u003c/strong>, despite facing significant online backlash. The campaign, titled "Sydney Sweeney Has Great Jeans," \u003ca href=\"https://www.foxnews.com/entertainment/american-eagle-fires-back-critics-after-sydney-sweeney-campaign-sparks-online-backlash\" target=\"_blank\">sparked controversy due to its play on words between "genes" and "jeans."\u003c/a> In a promotional video, Sweeney, known for her roles in \u003ca href=\"https://www.iheart.com/podcast/867-euphoria-a-post-show-recap-93962517/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"93962517\" data-catalog-related-id=\"\">\u003cem>Euphoria\u003c/em>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/269-the-white-lotus-official-p-255890751/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255890751\" data-catalog-related-id=\"\">\u003cem>The White Lotus\u003c/em>\u003c/a>, talks about genetic traits before stating, "My jeans are blue," which led to accusations of promoting eugenics.\u003c/p>\n\n\u003cp>The backlash has been widespread, with critics taking to social media to voice their concerns. However, American Eagle \u003ca href=\"https://www.instagram.com/americaneagle/p/DM0tMjaTBll/\" target=\"_blank\">responded on Instagram\u003c/a>, emphasizing that the campaign focuses on celebrating how everyone wears their jeans with confidence. The company stated, "Sydney Sweeney Has Great Jeans is and always was about the jeans. Her jeans. Her story."\u003c/p>\n\n\u003cp>Despite the criticism, some industry experts, like former Levi's brand president \u003cstrong>Jennifer Sey\u003c/strong>, have defended the campaign, t\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">elling \u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">\u003cem>Women's Wear Daily\u003c/em>\u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\"> that the controversy is overblown\u003c/a> and advising American Eagle to stand firm. Sey described the campaign as a clever play on words, adding that Sweeney's self-awareness and humor make the ad unique.\u003c/p>\n\n\u003cp>The campaign's launch on July 23 reportedly increased American Eagle's market value by $400 million, although the company's stock saw a slight dip, closing down less than one percent at $10.74. \u003c/p>\n\n\u003cp>Meanwhile, Sweeney has remained silent on the issue, continuing to focus on her acting career and various brand partnerships.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","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://wflanews.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","primary_image":{"bucket":"assets.getty","id":"%2F688e6a761e00845eeb1b5f15"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","social_title":"","summary":"","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics"},"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15","title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","description":"","author":"iHeartRadio"},"pub_start":1754163660000,"pub_until":4115978604802,"pub_changed":1754164044767,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6a032cc96ab9d0f5692b","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","keyword:keywords/ai-assisted","author:user"]}}],"resume":null}},{"id":"SkYlX","region":"main:dynamic","type":"feed","ordinal":30,"value":{"ad_split":50,"feed_id":"ID:weird-news-feed","feed_index":2,"link":null,"position":null,"size":5,"title":null},"tags":["display-hints/xxsmall","display-hints/feed-load-more","display-hints/feed-date-stamp"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F688e660a2cc96ab9d0f56920","type":"PUBLISHING","record":{"ref_id":"%2F688e660a2cc96ab9d0f56920","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a378e900-2776-4c78-a7d6-15c87e94651b","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&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&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":"NEW YORK, NY - DECEMBER 06: Cooking show host Paula Deen visits Fox & Friends Christmas Special at FOX Studios on December 6, 2012 in New York City. (Photo by Slaven Vlasic/Getty Images)","id":"%2F688e6681fe9037a39187a472","new_tab":false,"schedule":{},"source_credit":"Slaven Vlasic / Getty Images Entertainment / Getty Images","title":"Fox & Friends Christmas Special","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Paula Deen\u003c/strong>, the renowned celebrity chef, has \u003ca href=\"https://people.com/paula-deen-announces-closure-of-two-restaurants-including-flagship-11783829\" target=\"_blank\">announced the abrupt closure of her flagship restaurant, The Lady & Sons\u003c/a>, in Savannah, Georgia. The closure, effective Thursday (July 31), marks the end of an era for the eatery that launched Deen to fame. Alongside The Lady & Sons, Deen also closed The Chicken Box, another restaurant she operated in Savannah.\u003c/p>\n\n\u003cp>Deen \u003ca href=\"https://www.facebook.com/TheLadyAndSons/posts/pfbid0t7Ez1nWgD3DXSVRw9ssf6GeSsFBwSC9Hf9escFxqixJYdw8VhTSASz3v8UDBSUzjl\" target=\"_blank\">shared the news on social media\u003c/a>, expressing gratitude to her patrons and staff for their support over the past 36 years. "Thank you for all the great memories and for your loyalty," Deen wrote, emphasizing her family's appreciation for the community. The Lady & Sons, which began as a catering business called The Bag Lady in 1989, became a staple in Savannah, known for its Southern-style dishes and family-style dining, earning accolades such as the “International Meal of the Year” from USA Today in 1999.\u003c/p>\n\n\u003cp>Despite the closures, \u003ca href=\"https://www.eonline.com/news/1420674/paula-deen-chef-food-network-star-closes-2-restaurants\" target=\"_blank\">Deen plans to focus on her Paula Deen’s Family Kitchen locations\u003c/a> in Pigeon Forge, Myrtle Beach, Nashville, and Branson. She expressed excitement about visiting these restaurants, starting with Branson on August 8.\u003c/p>\n\n\u003cp>The sudden closure surprised many, including locals who frequently visited the popular restaurant. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","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://wflanews.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","primary_image":{"bucket":"assets.getty","id":"%2F688e6681fe9037a39187a472"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","social_title":"","summary":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paula Deen Closes Popular Restaurant That Made Her Famous"},"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472","title":"Paula Deen Closes Popular Restaurant That Made Her Famous","description":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","author":"iHeartRadio"},"pub_start":1754163240000,"pub_until":4115978604802,"pub_changed":1754163613417,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e660a2cc96ab9d0f56920","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688cff3f2e24d7fcac0823af","type":"PUBLISHING","record":{"ref_id":"%2F688cff3f2e24d7fcac0823af","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"25d5ca72-6873-474f-8403-ef91ebd707ad","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Nearly 200,000 KidKraft Farm to Table Play Kitchens have been recalled after a child died while playing with it. ","id":"%2F688cffcc2e24d7fcac0823b9","new_tab":false,"schedule":{},"source_credit":"Consumer Products Safety Comission","title":"Recall On KidKraft Farm to Table Play Kitchens","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Nearly \u003ca href=\"https://abcnews.go.com/GMA/Family/192000-kids-play-kitchens-recalled-after-1-death/story?id=124241619\" target=\"_blank\">200,000 KidKraft Farm to Table Model Play Kitchen sets are being recalled\u003c/a> after a tragic incident led to the death of a toddler. The recall, announced by Backyard Kids, LLC and the Consumer Product Safety Commission, follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook of the play kitchen set in February 2023.\u003c/p>\n\n\u003cp>The play kitchens, sold between 2018 and July 2025, \u003ca href=\"https://www.usatoday.com/story/money/2025/08/01/kidkraft-play-kitchens-recall/85471428007/\" target=\"_blank\">pose a risk of strangulation and asphyxia if a child climbs on the counter\u003c/a> or crawls through the opening in the back. The recalled units are black and light gray with wood-like countertops and measure 44 inches in length, 13 3/4 inches in width, and 43 inches high. They were intended for children aged three and above.\u003c/p>\n\n\u003cp>Although 192,000 units are impacted, only 400 were sold to consumers by Backyard Kids. The play kitchens were available online on Amazon, Walmart, and KidKraft's websites, retailing between $120 and $270.\u003c/p>\n\n\u003cp>Backyard Kids is \u003ca href=\"https://www.cpsc.gov/Recalls/2025/Backyard-Kids-Recalls-KidKraft-Farm-to-Table-Play-Kitchens-Due-to-Strangulation-Hazard-One-Death-Reported\" target=\"_blank\">offering free replacement hooks to consumers\u003c/a> with affected units. They can be contacted via email at recall@kidkraft.com or by phone at (800) 882-0234, Monday through Friday from 8:30 a.m. to 5 p.m. ET.\u003c/p>\n\n\u003cp>KidKraft, Inc., which manufactured the sets, filed for bankruptcy in May 2024. As of now, no other incidents have been reported involving the hooks catching on children's clothing.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death/","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://wflanews.iheart.com/content/2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death/","primary_image":{"bucket":"new_assets","id":"%2F688cffcc2e24d7fcac0823b9"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754070900000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","social_title":"","summary":"The recall follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Nearly 200,000 Kids Play Kitchens Recalled After Toddler's Death"},"slug":"2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688cffcc2e24d7fcac0823b9","title":"Nearly 200,000 Kids Play Kitchens Recalled After Toddler's Death","description":"The recall follows the death of a 23-month-old child who was strangled when his shirt got caught on a hook.","author":"iHeartRadio"},"pub_start":1754070900000,"pub_until":4115978604802,"pub_changed":1754071336411,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688cff3f2e24d7fcac0823af","slug:2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","slug:2025-08-01-nearly-200000-kids-play-kitchens-recalled-after-toddlers-death","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F6888c9de60f07f2843c46665","type":"PUBLISHING","record":{"ref_id":"%2F6888c9de60f07f2843c46665","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8b2a1e35-80b9-4d9a-9127-1313407d8fe1","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1119-24-7-news-the-latest-20697776%2F","@url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/","author_name":"24/7 News: The Latest","author_url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"24/7 News: The Latest\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News%3A%20The%20Latest&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NDY0YTEwLWQwM2EtNDBlOS05NTQ5LWIyYTcwMGY4ZjM0Ny9lNmRlYjUwYy1lMTFjLTQ3ZWItYWU0NS1iMmE3MDBmOGYzNjMvaW1hZ2UuanBnP3Q9MTc0NTc1NzM3NSZzaXplPUxhcmdl?ops=fit(300%2C300)","thumbnail_width":300,"title":"24/7 News: The Latest","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"24/7 News: The Latest\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News%3A%20The%20Latest&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6888cad060f07f2843c46670","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Biscuitville was selected as the \u003ca href=\"https://www.iheart.com/content/2025-07-16-best-fast-food-restaurant-for-2025-revealed/\" target=\"_blank\">best fast food\u003c/a> breakfast restaurant for the third consecutive year during \u003ca href=\"https://10best.usatoday.com/awards/best-fast-food-fries/\" target=\"_blank\">\u003cem>USA TODAY\u003c/em>\u003c/a>\u003ca href=\"https://10best.usatoday.com/awards/best-fast-food-breakfast/\" target=\"_blank\">'s 10Best 2025 Awards\u003c/a>.\u003c/p>\n\n\u003cp>The breakfast chain, which is based in North Carolina, was once again selected by readers as the nation's best, beating out \u003ca href=\"https://www.iheart.com/content/2025-07-23-best-fast-food-fries-for-2025-revealed/\" target=\"_blank\">Del Taco\u003c/a>, Jack in the Box, McDonald's and Chick-fil-A.\u003c/p>\n\n\u003cp>"Who doesn't love a delectable biscuit-based breakfast? With locations in Virginia, North Carolina, and South Carolina, Biscuitville's fresh-baked biscuits can be enjoyed a number of ways, from simple bacon, egg, and cheese or fried chicken biscuits to more elaborate breakfast sandwiches like their Spicy Chicken & Honey Biscuit. With breakfast platters and sides of grits, hash browns, or country gravy, plus indulgent sweet treats like their blueberry muffin, it's no wonder folks return again and again," \u003cem>USA TODAY\u003c/em> wrote.\u003c/p>\n\n\u003cp>\u003cem>USA TODAY\u003c/em>'s full list of the top 10 best fast food breakfast restaurants is included below:\u003c/p>\n\n\u003col>\u003cli> Biscuitville\u003c/li>\n\u003cli> Del Taco\u003c/li>\n\u003cli> Jack in the Box\u003c/li>\n\u003cli> McDonald's\u003c/li>\n\u003cli> Chick-fil-A\u003c/li>\n\u003cli> Hardee's/Carl's Jr.\u003c/li>\n\u003cli> Burger King\u003c/li>\n\u003cli> Bojangles\u003c/li>\n\u003cli> Wendy's\u003c/li>\n\u003cli> Cinnabon\u003c/li>\u003c/ol>\n\n\u003cp>Biscuitville has been selected as the 10Best Awards' choice for best fast food breakfast every year since 2023, having also been named as the top regional fast food restaurant that same year, as well as the runner-up for the same category in each of the last two years. The regional chain has 87 locations across the Carolinas and Virginia, according to its \u003ca href=\"https://biscuitville.com/locations/\" target=\"_blank\">official website\u003c/a>.\u003c/p>\n\n\u003cp>\u003cem>USA TODAY's 10Best\u003c/em> editors worked alongside a panel of experts to nominate their picks, which were then selected by readers in a vote to determine the winners. "Our editors and readers independently select what you see on \u003cem>USA TODAY 10BEST\u003c/em>. When you buy through a link on our site, we may earn an affiliate commission," \u003cem>USA TODAY\u003c/em> wrote.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-07-29-best-fast-food-breakfast-restaurant-for-2025-revealed/","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/Biscuitville","keywords/USA TODAY","keywords/fast food breakfast","keywords/breakfast chain","keywords/editors","keywords/fast food breakfast restaurant","keywords/10Best 2025 Awards","keywords/North Carolina","keywords/treats","keywords/breakfast","keywords/Virginia"],"permalink":"https://wflanews.iheart.com/content/2025-07-29-best-fast-food-breakfast-restaurant-for-2025-revealed/","primary_image":{"bucket":"new_assets","id":"%2F6888cad060f07f2843c46670"},"primary_target":{"categories":["categories/national-news","categories/lifestyle"],"distribution":["facets/All Sites - English"]},"publish_date":1753795620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-29-best-fast-food-breakfast-restaurant-for-2025-revealed","social_title":"","summary":"The best fast food breakfast restaurant for 2025 has been revealed.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Best Fast Food Breakfast Restaurant For 2025 Revealed"},"slug":"2025-07-29-best-fast-food-breakfast-restaurant-for-2025-revealed","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6888cad060f07f2843c46670","title":"Best Fast Food Breakfast Restaurant For 2025 Revealed","description":"The best fast food breakfast restaurant for 2025 has been revealed.","author":"Jason Hall"},"pub_start":1753795620000,"pub_until":4115978604802,"pub_changed":1753795978600,"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:/6888c9de60f07f2843c46665","slug:2025-07-29-best-fast-food-breakfast-restaurant-for-2025-revealed","slug:2025-07-29-best-fast-food-breakfast-restaurant-for-2025-revealed","keyword:keywords/Biscuitville","keyword:keywords/USA TODAY","keyword:keywords/fast food breakfast","keyword:keywords/breakfast chain","keyword:keywords/editors","keyword:keywords/fast food breakfast restaurant","keyword:keywords/10Best 2025 Awards","keyword:keywords/North Carolina","keyword:keywords/treats","keyword:keywords/breakfast","keyword:keywords/Virginia","author:user"]}},{"id":"%2F6887eb6c83675be340ac5b5a","type":"PUBLISHING","record":{"ref_id":"%2F6887eb6c83675be340ac5b5a","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Taylor Fields","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1350-new-york-traffic-from-ihe-285777015%2F","@url":"https://www.iheart.com/podcast/1350-new-york-traffic-from-ihe-285777015/","author_name":"New York Traffic from iHeartRadio","author_url":"https://www.iheart.com/podcast/1350-new-york-traffic-from-ihe-285777015/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"New York Traffic from iHeartRadio\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1350-new-york-traffic-from-ihe-285777015/?embed=true&cid=oembed&keyid%5B0%5D=New%20York%20Traffic%20from%20iHeartRadio&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyLzhkYjhiYjIyLTIyNGItNDgyMi1hMWNjLWIzMTMwMTM0MDgzNC9pbWFnZS5qcGc_dD0xNzUxOTEzNzA4JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"New York Traffic from iHeartRadio","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"New York Traffic from iHeartRadio\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1350-new-york-traffic-from-ihe-285777015/?embed=true&cid=oembed&keyid%5B0%5D=New%20York%20Traffic%20from%20iHeartRadio&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1350-new-york-traffic-from-ihe-285777015/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Traffic jam with a row of cars on a highway during rush hour in the evening after work. red brake lights of stopped cars on the background of wet asphalt with white lanes at sunset","id":"%2F6887ecd983675be340ac5b65","new_tab":false,"schedule":{},"source_credit":"iStockphoto","title":"Traffic jam with a row of cars on a highway during rush hour in the evening after work. red brake lights of stopped cars on the background of wet asphalt with white lanes at sunset","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Your commute just got an upgrade. iHeartRadio has officially launched TrafficNOW, bringing real-time, human-read local traffic reports — once exclusive to radio broadcasts — directly to the iHeartRadio app. With just a tap, listeners in 130+ markets across the U.S. can now get up-to-the-minute traffic updates anytime, whether they're at home, at work, or on the road.\u003c/p>\n\n\u003cp>This innovative feature delivers the same trusted voices and localized accuracy that radio listeners rely on — but now with the convenience and flexibility of digital access. So, whether someone’s stuck in traffic or cruising on the open road, TrafficNOW delivers value — and visibility — in motion. With iHeartRadio TrafficNOW, local traffic updates have never been more accessible\u003c/p>\n\n\u003ch2>How It Works:\u003c/h2>\n\n\u003cp>Search & Go: Simply search "traffic" in the iHeartRadio app to hear the latest local traffic report — instantly and on demand.\u003c/p>\n\n\u003cp>Smart Access: Users can save reports as a preset in the app for one-tap access anytime, whether on mobile or in the car via Apple CarPlay or Android Auto.\u003c/p>\n\n\u003cp>Your personalized traffic report is just a tap away!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-07-28-iheartradio-trafficnow-delivers-real-time-traffic-updates-on-demand/","cuser":"user/ldap/ccrnyc1nam","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/Traffic"],"permalink":"https://wflanews.iheart.com/content/2025-07-28-iheartradio-trafficnow-delivers-real-time-traffic-updates-on-demand/","primary_image":{"bucket":"new_assets","id":"%2F6887ecd983675be340ac5b65"},"primary_target":{"categories":["categories/lifestyle"],"distribution":["brands/iHeartRadio"]},"publish_date":1753738380000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-28-iheartradio-trafficnow-delivers-real-time-traffic-updates-on-demand","social_title":"","summary":"Your commute just got an upgrade.","targets":[{"categories":["categories/lifestyle"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/lifestyle"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/CLASSICHITS","formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC","formats/COUNTRY","formats/NEWSTALK","formats/HIPHOPRNB"]},{"categories":["syndications/news"],"distribution":[]}],"title":"iHeartRadio TrafficNOW Delivers Real-Time Traffic Updates On Demand"},"slug":"2025-07-28-iheartradio-trafficnow-delivers-real-time-traffic-updates-on-demand","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6887ecd983675be340ac5b65","title":"iHeartRadio TrafficNOW Delivers Real-Time Traffic Updates On Demand","description":"Your commute just got an upgrade.","author":"Taylor Fields"},"pub_start":1753738380000,"pub_until":4115978604802,"pub_changed":1753738824386,"subscription":[{"tags":["categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/lifestyle","brands/iHeartRadio"]},{"tags":["categories/lifestyle","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CHRRHYTHMIC","formats/CLASSICHITS","formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC","formats/COUNTRY","formats/NEWSTALK","formats/HIPHOPRNB"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6887eb6c83675be340ac5b5a","slug:2025-07-28-iheartradio-trafficnow-delivers-real-time-traffic-updates-on-demand","slug:2025-07-28-iheartradio-trafficnow-delivers-real-time-traffic-updates-on-demand","keyword:keywords/Traffic","author:user"]}},{"id":"%2F6887dfda0acb11d70869557d","type":"PUBLISHING","record":{"ref_id":"%2F6887dfda0acb11d70869557d","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Dana McKay","blocks":[{"html":"\u003cp>\u003cstrong>Sydney Sweeney’s American Eagle Ad Called Out as ‘Nazi Propaganda’ on TikTok\u003c/strong>\u003c/p>\n\n\u003cp>A new American Eagle denim campaign starring actress Sydney Sweeney is facing major backlash online, with critics accusing the ad of promoting racist and fascist imagery. The ad features the tagline “Sydney Sweeney Has Great Jeans,” playing on the word “genes,” while showing the blonde-haired, blue-eyed star referencing inherited traits. TikTok users quickly slammed the campaign as tone-deaf and likened it to “Nazi propaganda,” claiming the messaging echoes ideas of white genetic superiority.\u003c/p>\n\n\u003cp>The first ad is a 30-second spot where Sydney Sweeney playfully narrates how American Eagle jeans make her "butt look good," blending confidence and cheeky humor as she poses in denim. \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%3DAK8s3iqL99c","@url":"https://www.youtube.com/watch?v=AK8s3iqL99c","author_name":"American Eagle","author_url":"https://www.youtube.com/@americaneagle","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/AK8s3iqL99c?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=\"Sydney Sweeney Has Great Jeans | American Eagle\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/AK8s3iqL99c/hqdefault.jpg","thumbnail_width":480,"title":"Sydney Sweeney Has Great Jeans | American Eagle","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/AK8s3iqL99c?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=\"Sydney Sweeney Has Great Jeans | American Eagle\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=AK8s3iqL99c"},{"html":"\u003cp>The second, a 15-second ad, highlights how hair and eye color are inherited from parents, ending with the tagline “great genes”—a pun that has sparked criticism for echoing racialized beauty standards.\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%3DYzVYyDehMUY%26t%3D15s","@url":"https://www.youtube.com/watch?v=YzVYyDehMUY&t=15s","author_name":"Alien Ads 801","author_url":"https://www.youtube.com/@alienads801","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/YzVYyDehMUY?start=15&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=\"American Eagle commercial Sydney Sweeney Has Great Jeans Biology\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/YzVYyDehMUY/hqdefault.jpg","thumbnail_width":480,"title":"American Eagle commercial Sydney Sweeney Has Great Jeans Biology","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/YzVYyDehMUY?start=15&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=\"American Eagle commercial Sydney Sweeney Has Great Jeans Biology\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=YzVYyDehMUY&t=15s"},{"html":"\u003cp>The controversy has exploded across social media, with viral videos dissecting the ad and calling for accountability. Some users argue that highlighting blue eyes and “great genes” in this context perpetuates harmful beauty standards and racist undertones.\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%2Fbbklive_%2Fstatus%2F1949881752148717839","@url":"https://x.com/bbklive_/status/1949881752148717839","author_name":"RTO","author_url":"https://twitter.com/bbklive_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Here's the video \u003ca href=\"https://t.co/YxEfoWtKn4\">pic.twitter.com/YxEfoWtKn4\u003c/a>\u003c/p>— RTO (@bbklive_) \u003ca href=\"https://twitter.com/bbklive_/status/1949881752148717839?ref_src=twsrc%5Etfw\">July 28, 2025\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/bbklive_/status/1949881752148717839","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Here's the video \u003ca href=\"https://t.co/YxEfoWtKn4\">pic.twitter.com/YxEfoWtKn4\u003c/a>\u003c/p>— RTO (@bbklive_) \u003ca href=\"https://twitter.com/bbklive_/status/1949881752148717839?ref_src=twsrc%5Etfw\">July 28, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/bbklive_/status/1949881752148717839"},{"html":"\u003cp>Listen as Ryan and Dana discuss this and other trending stories on today's podcast. \u003c/p>\n\n","schedule":{},"type":"html"},{"id":"90437340","kind":"podcast","related_id":"287932076","schedule":{},"type":"catalog"},{"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%2FDMsb23WN5Yu%2F","@url":"https://www.instagram.com/p/DMsb23WN5Yu/","author_name":"ryangormanshow","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DMsb23WN5Yu/?utm_source=ig_embed&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/DMsb23WN5Yu/?utm_source=ig_embed&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/DMsb23WN5Yu/?utm_source=ig_embed&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 The Ryan Gorman Show (@ryangormanshow)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1137,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/524865961_18032953784679520_1842309127646688647_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=104&_nc_oc=Q6cZ2QFNG4eKdXd2u_wzkPEeIexsWMLZvQjjUueJejQO-BdFuLr-nnR1pNaauYuxIR2nXGw&_nc_ohc=BlMUys_l2EAQ7kNvwGCFFjM&_nc_gid=-Xx3k916vyPzkPz-0bOuZw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfSDs1xlhCU_2afGg-ogerNHoqrT1pwn3Y_hOownwFAPAw&oe=688E9947&_nc_sid=cc8940","thumbnail_width":640,"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/DMsb23WN5Yu/?utm_source=ig_embed&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/DMsb23WN5Yu/?utm_source=ig_embed&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/DMsb23WN5Yu/?utm_source=ig_embed&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 The Ryan Gorman Show (@ryangormanshow)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DMsb23WN5Yu/"},{"html":"\u003cp>Subscribe to The Ryan Gorman Show for informative and entertaining coverage of the day's biggest news stories.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/content/2025-07-28-sydney-sweeneys-american-eagle-ad-slammed-as-racist-nazi-propaganda/","cuser":"user/ldap/1033152","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/Sydney Sweeney","keywords/American Eagle","keywords/ad","keywords/campaign","keywords/propaganda","keywords/genes","keywords/Nazi","keywords/spot"],"permalink":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/content/2025-07-28-sydney-sweeneys-american-eagle-ad-slammed-as-racist-nazi-propaganda/","primary_image":{"bucket":"assets.getty","id":"%2F6887e038f12dc1d489b4b314"},"primary_target":{"categories":["categories/politics","categories/entertainment-news","categories/lifestyle"],"distribution":["brands/The Ryan Gorman Show","brands/WIOD-AM (1175)","brands/WFLA-AM (1139)"]},"publish_date":1753735680000,"publish_end_date":4115978604802,"publish_origin":"brands/The Ryan Gorman Show","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-07-28-sydney-sweeneys-american-eagle-ad-slammed-as-racist-nazi-propaganda","social_title":"","summary":"Sydney Sweeney’s new American Eagle ad is under fire for using a “genes” pun critics say promotes racist, fascist imagery.","targets":[],"title":"Sydney Sweeney’s American Eagle Ad Slammed as Racist, ‘Nazi Propaganda’"},"slug":"2025-07-28-sydney-sweeneys-american-eagle-ad-slammed-as-racist-nazi-propaganda","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6887e038f12dc1d489b4b314","title":"Sydney Sweeney’s American Eagle Ad Slammed as Racist, ‘Nazi Propaganda’","description":"Sydney Sweeney’s new American Eagle ad is under fire for using a “genes” pun critics say promotes racist, fascist imagery.","author":"Dana McKay"},"pub_start":1753735680000,"pub_until":4115978604802,"pub_changed":1753798592939,"subscription":[{"tags":["categories/politics","categories/entertainment-news","categories/lifestyle","brands/The Ryan Gorman Show","brands/WIOD-AM (1175)","brands/WFLA-AM (1139)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/The Ryan Gorman Show","id:/6887dfda0acb11d70869557d","slug:2025-07-28-sydney-sweeneys-american-eagle-ad-slammed-as-racist-nazi-propaganda","slug:2025-07-28-sydney-sweeneys-american-eagle-ad-slammed-as-racist-nazi-propaganda","keyword:keywords/Sydney Sweeney","keyword:keywords/American Eagle","keyword:keywords/ad","keyword:keywords/campaign","keyword:keywords/propaganda","keyword:keywords/genes","keyword:keywords/Nazi","keyword:keywords/spot","author:user"]}}],"resume":null}},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":32,"value":{"brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}],"title":"Shows"},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F61b7ae37d4048cb5960d62d8","slug":"the-ryan-gorman-show","ownBrand":"brands/The Ryan Gorman Show","configByLookup":{"common":{"branding":{"name":"The Ryan Gorman Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/67b5e6d866bccc60d611e3eb"}}}}}},{"_id":"%2F10c988fb610c50c05921d32e39d9d35e","slug":"glenn-beck","ownBrand":"brands/Glenn Beck (56047)","configByLookup":{"common":{"branding":{"name":"The Glenn Beck Program","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/611577cd788036a20bd34cec"}}}}}},{"_id":"%2F60c0c84af3f76b50391679de","slug":"the-clay-travis-and-buck-sexton-show","ownBrand":"brands/The Clay Travis and Buck Sexton Show","configByLookup":{"common":{"branding":{"name":"The Clay Travis and Buck Sexton Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/669ad25e815b9e2bc5d7fa77"}}}}}},{"_id":"%2F69cf353090e7e902f19b770fbeec51dc","slug":"the-sean-hannity-show","ownBrand":"brands/The Sean Hannity Show (55176)","configByLookup":{"common":{"branding":{"name":"The Sean Hannity Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5b3993547bce9de58dc1d9ac"}}}}}},{"_id":"%2F5953edd1f8edbf8297984f6e","slug":"florida-news","ownBrand":"brands/Florida News","configByLookup":{"common":{"branding":{"name":"Florida News","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5e62989c54ba568d248841d4"}}}}}},{"_id":"%2F5f249d1162bc38365b082b3e","slug":"operation-stormwatch-tampa-bay","ownBrand":"brands/Operation Stormwatch Tampa Bay","configByLookup":{"common":{"branding":{"name":"Operation Stormwatch Tampa Bay","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/68766fc85349fec9d99362ac"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":33,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"GUwtl","region":"main:dynamic","type":"contests","ordinal":34,"value":{},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"XlM5U","region":"main:dynamic","type":"feed","ordinal":35,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"5xD0s","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":"%2F684c4c3808992c9a6be35066","type":"PUBLISHING","record":{"ref_id":"%2F684c4c3808992c9a6be35066","type":"content:calendar","payload":{"canonical_url":"https://thebeatflorida.iheart.com/calendar/content/2025-08-15-monster-jam-2025-amalie-arena","cuser":"user/ldap/ccrtpa1alf","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":"%2F684c4d1608992c9a6be35075","link":"https://www.monsterjam.com/en-us/events/tampa-fl/aug-15-2025-aug-17-2025/","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/684c4d1608992c9a6be35075","source_credit":"Iheartmedia","title":"","url":"asset://assets.calendar/684c4d1608992c9a6be35075","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Experience \u003cstrong>Monster Jam®\u003c/strong> live and become a fan for life with an ultimate day of family fun at the \u003cstrong>Amalie Arena on August 15-17, 2025\u003c/strong>. Get ready to cheer, scream, and be amazed as massive Monster Jam trucks and world champion drivers take over Tampa for a weekend packed with high-flying action and jaw-dropping stunts.\u003c/p>\n\n\u003cp>This isn’t just any event—it’s \u003cem>As Big As It Gets\u003c/em>ä\u003cem> \u003c/em>where 12,000-pound trucks stand on two wheels and fly through the air in competitions of speed and skill. It’s all happening at Monster Jam, where every moment is unexpected, unscripted, and unforgettable.\u003c/p>\n\n\u003cp>For more Tampa event info, visit \u003ca href=\"https://www.monsterjam.com/en-us/events/sunrise-fl/aug-02-2025-aug-03-2025\" target=\"_blank\">\u003cstrong>MonsterJam.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>Follow Monster Jam on our social media channels: \u003ca href=\"https://www.facebook.com/MonsterJam\" target=\"_blank\">Facebook\u003c/a>, \u003ca href=\"https://twitter.com/MonsterJam\" target=\"_blank\">Twitter\u003c/a>\u003cu>,\u003c/u> \u003ca href=\"https://www.instagram.com/monsterjam\" target=\"_blank\">Instagram\u003c/a> and \u003ca href=\"https://www.tiktok.com/@monsterjam\" target=\"_blank\">TikTok\u003c/a>.\u003c/p>\n\n\u003cp>Subscribe to the Monster Jam YouTube Channel at \u003ca href=\"http://www.youtube.com/MonsterJam\" target=\"_blank\">http://www.youtube.com/MonsterJam\u003c/a>\u003c/p>\n\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1755298800192,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F684c4c6008992c9a6be35072","link":"https://www.monsterjam.com/en-us/events/tampa-fl/aug-15-2025-aug-17-2025/","new_tab":true,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/684c4c6008992c9a6be35072","source_credit":"Iheartmedia","title":"","url":"asset://assets.calendar/684c4c6008992c9a6be35072","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-08-15-monster-jam-2025-amalie-arena"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Monster Jam 2025 - Amalie Arena"},"venue_address":{"type":"plain","value":"401 Channelside Drive Tampa, Florida 33602"},"venue_name":{"type":"plain","value":"Amalie Arena "}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://thebeatflorida.iheart.com/calendar/content/2025-08-15-monster-jam-2025-amalie-arena","summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/png","type":"image"},"caption":"","link":"https://www.monsterjam.com/en-us/events/tampa-fl/aug-15-2025-aug-17-2025/","new_tab":true,"source_credit":"Iheartmedia","title":"","url":"asset://assets.calendar/684c4c6008992c9a6be35072","use_caption":false},"keywords":[],"primary_slug":"2025-08-15-monster-jam-2025-amalie-arena","slugs":["2025-08-15-monster-jam-2025-amalie-arena"],"sponsored":false,"title":"Monster Jam 2025 - Amalie Arena"},"targeting":{"exclusion":{"tags":[]},"publish_date":1749830700000,"publish_end_date":1755471600000,"publish_origin":"brands/WBTP-FM","syndication":{"publish_origin":"brands/WBTP-FM","refs":{}},"targets":[{"id":"684c4c3808992c9a6be35067","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/entertainment","calendar-categories/sports","calendar-categories/station-events"],"where":["brands/WDAE-AM (1124)","brands/WFLA-AM (1139)","brands/WHNZ-AM (1164)","brands/WFLZ-FM (1760)","brands/WXTB-FM (2101)","brands/WBTP-FM","brands/WBTP-FM (1691)","brands/WMTX-FM (1905)","brands/WRUB-FM","brands/WRUB-FM (1872)","brands/WSRZ-FM (2024)","brands/WCTQ-FM (1713)","brands/WTZB-FM (2054)"],"workflow":""}]}},"slug":"2025-08-15-monster-jam-2025-amalie-arena","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/684c4c6008992c9a6be35072","title":"Monster Jam 2025 - Amalie Arena","description":"","author":""},"pub_start":1749830700000,"pub_until":1755471600000,"pub_changed":1749831250060,"subscription":[{"tags":["calendar-categories/entertainment","calendar-categories/sports","calendar-categories/station-events","brands/WDAE-AM (1124)","brands/WFLA-AM (1139)","brands/WHNZ-AM (1164)","brands/WFLZ-FM (1760)","brands/WXTB-FM (2101)","brands/WBTP-FM","brands/WBTP-FM (1691)","brands/WMTX-FM (1905)","brands/WRUB-FM","brands/WRUB-FM (1872)","brands/WSRZ-FM (2024)","brands/WCTQ-FM (1713)","brands/WTZB-FM (2054)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WBTP-FM","id:/684c4c3808992c9a6be35066","slug:2025-08-15-monster-jam-2025-amalie-arena","slug:2025-08-15-monster-jam-2025-amalie-arena"]}},{"id":"%2F674f61bc157dc2c939658167","type":"PUBLISHING","record":{"ref_id":"%2F674f61bc157dc2c939658167","type":"content:calendar","payload":{"canonical_url":"https://us1035.iheart.com/calendar/content/2025-09-27-alison-kraus-union-station","cuser":"user/ldap/1135985","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.getty","caption":"LOS ANGELES, CALIFORNIA - AUGUST 18: Alison Krauss performs at The Greek Theatre on August 18, 2022 in Los Angeles, California. (Photo by Kevin Winter/Getty Images)","id":"%2F67dc3956454b258eb868029c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/67dc3956454b258eb868029c","source_credit":"Kevin Winter / Getty Images Entertainment / Getty Images","title":"Robert Plant And Allison Krauss Perform At The Greek Theatre","url":"asset://assets.getty/67dc3956454b258eb868029c","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003ch2>\u003cstrong>ALISON KRAUSS & UNION \u003c/strong>STATION\u003c/h2>\n\n\u003cp>Twenty-seven-time GRAMMY® winner \u003cstrong>Alison Krauss\u003c/strong> & her band \u003cstrong>Union Station featuring Jerry Douglas\u003c/strong> bring the \u003cstrong>\u003cem>Arcadia 2025 Tour\u003c/em>\u003c/strong> to The Baycare Sound with special guest \u003cstrong>Willie Watson\u003c/strong>! Alison Krauss announced that legendary vocalist and guitarist Russell Moore has joined the ranks of Union Station for their first tour together in a decade. Best known as the frontman for chart-topping group IIIrd Tyme Out, Moore is the most awarded male vocalist in the history of the International Bluegrass Music Association. He joins longtime Union Station members -, Ron Block (banjo, guitar, vocals), Barry Bales (bass, vocals) and newly inducted Bluegrass Hall of Fame member Jerry Douglas (Dobro, lap steel, vocals). “I’m so grateful to get to make music again with my comrades of 40 years,” says Alison Krauss. “They’ve always accomplished incredible work individually and have been constantly traveling because of it. We’re very inspired to experience this new exciting chapter in the band’s history.” \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.rutheckerdhall.com/events/detail/alison-krauss\" target=\"_blank\">Purchase your tickets here\u003c/a>\u003c/p>\n\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1759014000066,"enabled":false,"end":1759024800066}]},"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.getty","caption":"LOS ANGELES, CALIFORNIA - AUGUST 18: Alison Krauss performs at The Greek Theatre on August 18, 2022 in Los Angeles, California. (Photo by Kevin Winter/Getty Images)","id":"%2F67dc397b454b258eb868029d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/67dc397b454b258eb868029d","source_credit":"Kevin Winter / Getty Images Entertainment / Getty Images","title":"Robert Plant And Allison Krauss Perform At The Greek Theatre","url":"asset://assets.getty/67dc397b454b258eb868029d","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-09-27-alison-kraus-union-station"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":"Alison Kraus in Tampa!"},"title":{"type":"title","value":"Alison Kraus & Union Station"},"venue_address":{"type":"plain","value":"255 Drew Street Clearwater, FL 33755"},"venue_name":{"type":"plain","value":"The BayCare Sound"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://us1035.iheart.com/calendar/content/2025-09-27-alison-kraus-union-station","summary":{"author":"","description":"Alison Kraus in Tampa!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"LOS ANGELES, CALIFORNIA - AUGUST 18: Alison Krauss performs at The Greek Theatre on August 18, 2022 in Los Angeles, California. (Photo by Kevin Winter/Getty Images)","link":"","new_tab":false,"source_credit":"Kevin Winter / Getty Images Entertainment / Getty Images","title":"Robert Plant And Allison Krauss Perform At The Greek Theatre","url":"asset://assets.getty/67dc397b454b258eb868029d","use_caption":false},"keywords":[],"primary_slug":"2025-09-27-alison-kraus-union-station","slugs":["2025-09-27-alison-kraus-union-station"],"sponsored":false,"title":"Alison Kraus & Union Station"},"targeting":{"exclusion":{"tags":[]},"publish_date":1733255520000,"publish_end_date":1758999120000,"publish_origin":"brands/WFUS-FM (2036)","syndication":{"publish_origin":"brands/WFUS-FM (2036)","refs":{}},"targets":[{"id":"674f61bc157dc2c939658168","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts","calendar-categories/entertainment"],"where":["markets/TAMPA-FL","brands/WFUS-FM (2036)","markets/SARASOTA-FL"],"workflow":""}]}},"slug":"2025-09-27-alison-kraus-union-station","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67dc397b454b258eb868029d","title":"Alison Kraus & Union Station","description":"Alison Kraus in Tampa!","author":""},"pub_start":1733255520000,"pub_until":1758999120000,"pub_changed":1742485889182,"subscription":[{"tags":["calendar-categories/concerts","calendar-categories/entertainment","markets/TAMPA-FL","brands/WFUS-FM (2036)","markets/SARASOTA-FL"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WFUS-FM (2036)","id:/674f61bc157dc2c939658167","slug:2025-09-27-alison-kraus-union-station","slug:2025-09-27-alison-kraus-union-station"]}}],"resume":null}},{"id":"xAMG8","region":"main:dynamic","type":"keywordcontest","ordinal":36,"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":"1781993"},{"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":"%2F688e787a2cc96ab9d0f56960","type":"PUBLISHING","record":{"ref_id":"%2F688e787a2cc96ab9d0f56960","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b85782a1-c4b4-4390-a543-81976227acd9","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&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&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":"Sugar substitute. Stevioside powder or Stevia sweetener in wooden bowl. Food additive E960. Natural Extract found in the leaves of Stevia rebaudiana.","id":"%2F688e78d21e00845eeb1b5f41","new_tab":false,"schedule":{},"source_credit":"ALEKSEI BEZRUKOV / iStock / Getty Images","title":"Sugar substitute. Stevioside powder or Stevia sweetener in wooden bowl. Food additive E960. Natural Extract found in the leaves of Stevia rebaudiana","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A recent study from Hiroshima University in Japan suggests that \u003ca href=\"https://studyfinds.org/kitchen-bacteria-stevia-breakthrough-pancreatic-cancer-fighter-study-finds/\" target=\"_blank\">stevia leaf extract, a common sweetener, could potentially be used to fight pancreatic cancer\u003c/a>. Researchers discovered that when stevia extract is fermented with Lactobacillus plantarum, a bacteria found in yogurt and fermented vegetables, it produces a compound called chlorogenic acid methyl ester (CAME). This compound showed significant effectiveness against pancreatic cancer cells in laboratory tests.\u003c/p>\n\n\u003cp>The study, published in the \u003cem>International Journal of Molecular Sciences\u003c/em>, found that the fermented stevia extract exhibited enhanced antioxidant activity and cytotoxicity against cancer cells, suggesting it could be a promising candidate for treatment. The researchers \u003ca href=\"https://medicalxpress.com/news/2025-07-stevia-leaf-potential-anticancer-treatment.html\" target=\"_blank\">optimized the fermentation process to enhance the extract's potency\u003c/a>, achieving significant results in killing cancer cells while sparing healthy ones. \u003c/p>\n\n\u003cp>Dr. \u003cstrong>Paul E. Oberstein\u003c/strong>, a medical oncologist at NYU Langone Perlmutter Cancer Center, told \u003cem>Fox News \u003c/em>that \u003ca href=\"https://www.foxnews.com/health/common-sweetener-could-hold-untapped-potential-fight-aggressive-cancer-study-finds\" target=\"_blank\">while the study is intriguing, it is important to approach these findings with caution\u003c/a> since the research was conducted in a lab setting and not on humans.\u003c/p>\n\n\u003cp>Dr. \u003cstrong>Kristen Arnold\u003c/strong>, a surgical oncologist at the Orlando Health Cancer Institute, expressed optimism about the study's potential in an interview with \u003cem>Fox News\u003c/em>, highlighting the need for new treatments for pancreatic cancer, which remains one of the most aggressive forms of cancer. However, both experts emphasized that more research, including animal studies and human trials, is necessary to confirm the efficacy and safety of the treatment.\u003c/p>\n\n\u003cp>Despite the promising findings, further studies are needed to explore the potential of fermented stevia extract as a viable cancer treatment.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer/","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"],"primary_image":{"bucket":"assets.getty","id":"%2F688e78d21e00845eeb1b5f41"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754167380000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","social_title":"","summary":"A study found that a common sweetener could potentially be used to fight pancreatic cancer. ","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":[],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Commonly Used Sweetener Could Help Treat Aggressive Forms Of Cancer","permalink":"https://wflanews.iheart.com/content/2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer/"},"slug":"2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e78d21e00845eeb1b5f41","title":"Commonly Used Sweetener Could Help Treat Aggressive Forms Of Cancer","description":"A study found that a common sweetener could potentially be used to fight pancreatic cancer. ","author":"iHeartRadio"},"pub_start":1754167380000,"pub_until":4115978604802,"pub_changed":1754167759963,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e787a2cc96ab9d0f56960","slug:2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","slug:2025-08-02-commonly-used-sweetener-could-help-treat-aggressive-forms-of-cancer","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e72e17a691e41d423b95b","type":"PUBLISHING","record":{"ref_id":"%2F688e72e17a691e41d423b95b","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Tampa Bay Rays (55-57) blanked the Los Angeles Dodgers (64-47) 4-0 on Saturday afternoon at Steinbrenner Field to even the three-game series at a game apiece. The win snaps a four-game losing streak for Tampa Bay.\u003c/p>\n\n\u003cp>The Rays offense was powered by the long ball, as Yandy Diaz hit a solo homer in the first and a two-run shot in the third to give the Rays a 3-0 lead. Junior Caminero added a solo homer in the fourth that made it a 4-0 game.\u003c/p>\n\n\u003cp>Yandy's two homers came off of former Ray Blake Snell (1-1, 3.21) who allowed three earned runs on five hits while striking out eight and walking none. Drew Rasmussen (9-5, 2.81) got the win for the Rays, pitching five and one-third shutout innings on four hits while striking out six and walking none.\u003c/p>\n\n\u003cp>The Rays will now try to win the three-game series against the Dodgers coming up on Sunday afternoon. Joe Boyle (1-1, 2.82) to scheduled to start for the Rays and face Yoshinobu Yamamoto (9-7, 2.63) for the Dodgers. First pitch Sunday is scheduled for 12:10 PM - pregame coverage begins with Chris Adams-Wall hosting This Week in Rays Baseball at 10:30 AM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE & AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/","cuser":"user/ldap/1110925","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/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/Major League Baseball"],"primary_image":{"bucket":"assets.getty","id":"%2F688e74bc1e00845eeb1b5f29"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754166180000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-snap-skid-blank-dodgers","social_title":"","summary":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","targets":[],"title":"Rays Snap Skid, Blank Dodgers","permalink":"https://wflanews.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-snap-skid-blank-dodgers/"},"slug":"2025-08-02-rays-snap-skid-blank-dodgers","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e74bc1e00845eeb1b5f29","title":"Rays Snap Skid, Blank Dodgers","description":"The Rays got three home runs to beat the Dodgers 4-0 on Saturday afternoon at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754166180000,"pub_until":4115978604802,"pub_changed":1754166524103,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688e72e17a691e41d423b95b","slug:2025-08-02-rays-snap-skid-blank-dodgers","slug:2025-08-02-rays-snap-skid-blank-dodgers","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/Major League Baseball","author:user"]}},{"id":"%2F688e73352cc96ab9d0f56955","type":"PUBLISHING","record":{"ref_id":"%2F688e73352cc96ab9d0f56955","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e23b2927-5851-492c-a303-9ac1f1e81a15","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&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&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":"WASHINGTON, DC - AUGUST 01: Special Counsel Jack Smith delivers remarks on a recently unsealed indictment including four felony counts against former U.S. President Donald Trump on August 1, 2023 in Washington, DC. Trump was indicted on four felony counts for his alleged efforts to overturn the 2020 election. (Photo by Drew Angerer/Getty Images)","id":"%2F688e736e1e00845eeb1b5f28","new_tab":false,"schedule":{},"source_credit":"Drew Angerer / Getty Images News / Getty Images","title":"Former President Donald Trump Indicted In January 6 Investigation","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The U.S. Office of Special Counsel (OSC) has initiated an \u003ca href=\"https://abcnews.go.com/US/office-special-counsel-opened-hatch-act-probe-jack/story?id=124312950\" target=\"_blank\">investigation into potential Hatch Act violations by former Special Counsel \u003c/a>\u003ca href=\"https://abcnews.go.com/US/office-special-counsel-opened-hatch-act-probe-jack/story?id=124312950\" target=\"_blank\">\u003cstrong>Jack Smith\u003c/strong>\u003c/a>. The investigation follows a referral from Republican Senator \u003cstrong>Tom Cotton \u003c/strong>of Arkansas, who alleged that Smith's actions during his criminal investigations into President \u003cstrong>Donald Trump\u003c/strong> were politically motivated and intended to harm Trump's political prospects before the 2024 election.\u003c/p>\n\n\u003cp>The Hatch Act restricts government employees from engaging in partisan political activities. Smith's cases against Trump were dismissed after the 2024 election due to a Department of Justice policy that prohibits prosecuting a sitting president. Despite these dismissals, the OSC, an independent agency, is \u003ca href=\"https://www.nytimes.com/2025/08/02/us/politics/jack-smith-osc-trump.html\" target=\"_blank\">investigating whether Smith's actions violated the Hatch Act.\u003c/a>\u003c/p>\n\n\u003cp>The OSC, distinct from the Special Counsel post Smith held, is led by a Trump appointee in an acting capacity. It primarily handles whistleblower retaliation and Hatch Act investigations. The investigation comes amid claims by Trump and his allies that Smith used his role to influence the election in favor of former President \u003cstrong>Joe Biden\u003c/strong> and Vice President \u003cstrong>Kamala Harris\u003c/strong>.\u003c/p>\n\n\u003cp>The OSC's findings could be referred to the Department of Justice, \u003ca href=\"https://www.cnn.com/2025/08/02/politics/jack-smith-office-of-special-counsel-hatch-act\" target=\"_blank\">although the department is already investigating Smith\u003c/a> through its "Weaponization Working Group." As the investigation unfolds, it remains unclear what consequences Smith might face if found in violation of the Hatch Act, given he is no longer a government employee.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith/","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"],"primary_image":{"bucket":"assets.getty","id":"%2F688e736e1e00845eeb1b5f28"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","social_title":"","summary":"","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Office Of Special Counsel Opens Hatch Act Probe Of Jack Smith","permalink":"https://wflanews.iheart.com/content/2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith/"},"slug":"2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e736e1e00845eeb1b5f28","title":"Office Of Special Counsel Opens Hatch Act Probe Of Jack Smith","description":"","author":"iHeartRadio"},"pub_start":1754165880000,"pub_until":4115978604802,"pub_changed":1754166261668,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e73352cc96ab9d0f56955","slug:2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","slug:2025-08-02-office-of-special-counsel-opens-hatch-act-probe-of-jack-smith","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e6b5d2cc96ab9d0f56936","type":"PUBLISHING","record":{"ref_id":"%2F688e6b5d2cc96ab9d0f56936","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6f26f219-0a20-4153-9161-1673fc5d7b66","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&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&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":"Heap of chicken vienna sausage wrapped in plastic. Close up shot","id":"%2F688e7173f12dc1d489b4c047","new_tab":false,"schedule":{},"source_credit":"amstockphoto / iStock / Getty Images","title":"Heap of chicken vienna sausage wrapped in plastic. Close up","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A \u003ca href=\"https://abcnews.go.com/Weird/wireStory/hot-dog-spill-shuts-highway-pennsylvania-commuters-wurst-124294402\" target=\"_blank\">truck carrying hot dogs crashed on Interstate 83 in Pennsylvania\u003c/a> on Friday (August 1), causing a major traffic jam as hot dogs spilled across the road. The accident occurred just north of the Maryland state line when the truck experienced mechanical issues and collided with another vehicle. The impact caused the trailer to scrape against concrete dividers, forcing it open and spilling its contents. Four people sustained non-life-threatening injuries in the crash.\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">incident led to significant delays\u003c/a> as crews worked to clear the highway. The crash happened during the morning rush hour, compounding the traffic issues. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.foxnews.com/us/hot-dogs-spill-across-interstate-after-tractor-trailer-crash-clog-commute-steamed-motorists\" target=\"_blank\">cleanup crews faced challenges with the scattered hot dogs\u003c/a>, which were deemed unusable. \u003c/p>\n\n\u003cp>Shrewsbury Fire Company Chief \u003cstrong>Brad Dauberman\u003c/strong> commented on the cleanup, saying, "Once those leave the truck and hit the road, that’s all garbage, and it’s still pretty warm." He added, "I can tell you personally, hot dogs are very slippery. I did not know that."\u003c/p>\n\n\u003cp> The highway was eventually reopened after the cleanup was completed.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/","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"],"primary_image":{"bucket":"assets.getty","id":"%2F688e7173f12dc1d489b4c047"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754165400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","social_title":"","summary":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hot Dog Spill Closes Busy Interstate","permalink":"https://wflanews.iheart.com/content/2025-08-02-hot-dog-spill-closes-busy-interstate/"},"slug":"2025-08-02-hot-dog-spill-closes-busy-interstate","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e7173f12dc1d489b4c047","title":"Hot Dog Spill Closes Busy Interstate","description":"Thousands of frozen hot dogs covered the roadway after a multi-vehicle crash.","author":"iHeartRadio"},"pub_start":1754165400000,"pub_until":4115978604802,"pub_changed":1754165784012,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/weird-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6b5d2cc96ab9d0f56936","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","slug:2025-08-02-hot-dog-spill-closes-busy-interstate","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e6a032cc96ab9d0f5692b","type":"PUBLISHING","record":{"ref_id":"%2F688e6a032cc96ab9d0f5692b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0360466e-b366-47fd-ba5b-3ae3ba586659","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&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&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":"NEW YORK, NEW YORK - AUGUST 01: Billboards of actress Sydney Sweeney is seen outside of an American Eagle store on August 01, 2025 in New York City. American Eagle’s recent denim ad campaign featuring Sweeney has drawn backlash for language and imagery that critics say echoes eugenics-era rhetoric, following a tagline referencing “great genes” alongside visuals of Sweeney in blue jeans. (Photo by Michael M. Santiago/Getty Images)","id":"%2F688e6a761e00845eeb1b5f15","new_tab":false,"schedule":{},"source_credit":"Michael M. Santiago / Getty Images News / Getty Images","title":"American Eagle Ad Campaign Featuring Actor Sydney Sweeney Draw Controversy","type":"asset","url":"","use_caption":false},{"html":"\u003cp>American Eagle Outfitters is standing by its recent advertising campaign featuring actress \u003cstrong>Sydney Sweeney\u003c/strong>, despite facing significant online backlash. The campaign, titled "Sydney Sweeney Has Great Jeans," \u003ca href=\"https://www.foxnews.com/entertainment/american-eagle-fires-back-critics-after-sydney-sweeney-campaign-sparks-online-backlash\" target=\"_blank\">sparked controversy due to its play on words between "genes" and "jeans."\u003c/a> In a promotional video, Sweeney, known for her roles in \u003ca href=\"https://www.iheart.com/podcast/867-euphoria-a-post-show-recap-93962517/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"93962517\" data-catalog-related-id=\"\">\u003cem>Euphoria\u003c/em>\u003c/a> and \u003ca href=\"https://www.iheart.com/podcast/269-the-white-lotus-official-p-255890751/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"255890751\" data-catalog-related-id=\"\">\u003cem>The White Lotus\u003c/em>\u003c/a>, talks about genetic traits before stating, "My jeans are blue," which led to accusations of promoting eugenics.\u003c/p>\n\n\u003cp>The backlash has been widespread, with critics taking to social media to voice their concerns. However, American Eagle \u003ca href=\"https://www.instagram.com/americaneagle/p/DM0tMjaTBll/\" target=\"_blank\">responded on Instagram\u003c/a>, emphasizing that the campaign focuses on celebrating how everyone wears their jeans with confidence. The company stated, "Sydney Sweeney Has Great Jeans is and always was about the jeans. Her jeans. Her story."\u003c/p>\n\n\u003cp>Despite the criticism, some industry experts, like former Levi's brand president \u003cstrong>Jennifer Sey\u003c/strong>, have defended the campaign, t\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">elling \u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\">\u003cem>Women's Wear Daily\u003c/em>\u003c/a>\u003ca href=\"https://wwd.com/fashion-news/fashion-scoops/sydney-sweeney-american-eagle-backlash-and-authorities-1238026743/\" target=\"_blank\"> that the controversy is overblown\u003c/a> and advising American Eagle to stand firm. Sey described the campaign as a clever play on words, adding that Sweeney's self-awareness and humor make the ad unique.\u003c/p>\n\n\u003cp>The campaign's launch on July 23 reportedly increased American Eagle's market value by $400 million, although the company's stock saw a slight dip, closing down less than one percent at $10.74. \u003c/p>\n\n\u003cp>Meanwhile, Sweeney has remained silent on the issue, continuing to focus on her acting career and various brand partnerships.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/","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"],"primary_image":{"bucket":"assets.getty","id":"%2F688e6a761e00845eeb1b5f15"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","social_title":"","summary":"","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","permalink":"https://wflanews.iheart.com/content/2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics/"},"slug":"2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6a761e00845eeb1b5f15","title":"American Eagle Responds To Sydney Sweeney Ad Campaign Critics","description":"","author":"iHeartRadio"},"pub_start":1754163660000,"pub_until":4115978604802,"pub_changed":1754164044767,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e6a032cc96ab9d0f5692b","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","slug:2025-08-02-american-eagle-responds-to-sydney-sweeney-ad-campaign-critics","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688e660a2cc96ab9d0f56920","type":"PUBLISHING","record":{"ref_id":"%2F688e660a2cc96ab9d0f56920","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"a378e900-2776-4c78-a7d6-15c87e94651b","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&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&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":"NEW YORK, NY - DECEMBER 06: Cooking show host Paula Deen visits Fox & Friends Christmas Special at FOX Studios on December 6, 2012 in New York City. (Photo by Slaven Vlasic/Getty Images)","id":"%2F688e6681fe9037a39187a472","new_tab":false,"schedule":{},"source_credit":"Slaven Vlasic / Getty Images Entertainment / Getty Images","title":"Fox & Friends Christmas Special","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Paula Deen\u003c/strong>, the renowned celebrity chef, has \u003ca href=\"https://people.com/paula-deen-announces-closure-of-two-restaurants-including-flagship-11783829\" target=\"_blank\">announced the abrupt closure of her flagship restaurant, The Lady & Sons\u003c/a>, in Savannah, Georgia. The closure, effective Thursday (July 31), marks the end of an era for the eatery that launched Deen to fame. Alongside The Lady & Sons, Deen also closed The Chicken Box, another restaurant she operated in Savannah.\u003c/p>\n\n\u003cp>Deen \u003ca href=\"https://www.facebook.com/TheLadyAndSons/posts/pfbid0t7Ez1nWgD3DXSVRw9ssf6GeSsFBwSC9Hf9escFxqixJYdw8VhTSASz3v8UDBSUzjl\" target=\"_blank\">shared the news on social media\u003c/a>, expressing gratitude to her patrons and staff for their support over the past 36 years. "Thank you for all the great memories and for your loyalty," Deen wrote, emphasizing her family's appreciation for the community. The Lady & Sons, which began as a catering business called The Bag Lady in 1989, became a staple in Savannah, known for its Southern-style dishes and family-style dining, earning accolades such as the “International Meal of the Year” from USA Today in 1999.\u003c/p>\n\n\u003cp>Despite the closures, \u003ca href=\"https://www.eonline.com/news/1420674/paula-deen-chef-food-network-star-closes-2-restaurants\" target=\"_blank\">Deen plans to focus on her Paula Deen’s Family Kitchen locations\u003c/a> in Pigeon Forge, Myrtle Beach, Nashville, and Branson. She expressed excitement about visiting these restaurants, starting with Branson on August 8.\u003c/p>\n\n\u003cp>The sudden closure surprised many, including locals who frequently visited the popular restaurant. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/","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"],"primary_image":{"bucket":"assets.getty","id":"%2F688e6681fe9037a39187a472"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754163240000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","social_title":"","summary":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paula Deen Closes Popular Restaurant That Made Her Famous","permalink":"https://wflanews.iheart.com/content/2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous/"},"slug":"2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688e6681fe9037a39187a472","title":"Paula Deen Closes Popular Restaurant That Made Her Famous","description":"Despite the closure, Deen plans to focus on her Paula Deen’s Family Kitchen locations.","author":"iHeartRadio"},"pub_start":1754163240000,"pub_until":4115978604802,"pub_changed":1754163613417,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688e660a2cc96ab9d0f56920","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","slug:2025-08-02-paula-deen-closes-popular-restaurant-that-made-her-famous","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688d21bebf899cd7ef7bc388","type":"PUBLISHING","record":{"ref_id":"%2F688d21bebf899cd7ef7bc388","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Joel Malkin","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F688d2231bf899cd7ef7bc392","new_tab":false,"schedule":{},"source_credit":"CBS 12","title":"Pennywise the Sea Turtle Is Released","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A 302 pound sea turtle has been released back into her habitat. \u003c/p>\n\n\u003cp>The adult female, named 'Pennywise" by the folks at \u003ca href=\"https://marinelife.org/\" target=\"_blank\">\u003cstrong>Loggerhead Marinelife Center\u003c/strong>\u003c/a> in Juno Beach, was nursed back to health after being found badly injured in the spring.\u003c/p>\n\n\u003cp>"She came in May 23rd, unfortunately with a boat strike. And that's fairly common during nesting season. These turtles get hit by boats."\u003c/p>\n\n\u003cp>The center's CEO Andy Dehart tells \u003ca href=\"https://cbs12.com/news/local/watch-300-pound-sea-turtle-named-pennywise-released-in-juno-beach-after-recovery-loggerhead-marinelife-center-south-florida-news-july-30-2025\" target=\"_blank\">\u003cstrong>CBS 12 News\u003c/strong>\u003c/a> that boaters should be cautious while moving within a mile of the shore until nesting season ends on October 31st.\u003c/p>\n\n\u003cp>"I think it's an important time to talk about one of our big programs, 'Sea Turtle Protection Zone,' and what we say is Go Slow For Those Below."\u003c/p>\n\n\u003cp>He says you can also have a "spotter" wear polarized glasses and watch for turtles beneath the waves. \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%2Fyoutube.com%2Fshorts%2F2YLpvBzGK8A%3Fsi%3DrNE2NqQG3hCgiZpb","@url":"https://youtube.com/shorts/2YLpvBzGK8A?si=rNE2NqQG3hCgiZpb","author_name":"CBS 12 News - WPEC","author_url":"https://www.youtube.com/@CBS12NewsWPEC","height":200,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/2YLpvBzGK8A?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=\"Crowd cheers as giant sea turtle makes epic comeback in Florida\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/2YLpvBzGK8A/hq2.jpg","thumbnail_width":480,"title":"Crowd cheers as giant sea turtle makes epic comeback in Florida","type":"video","version":"1.0","width":113},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/2YLpvBzGK8A?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=\"Crowd cheers as giant sea turtle makes epic comeback in Florida\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtube.com/shorts/2YLpvBzGK8A?si=rNE2NqQG3hCgiZpb"},{"html":"\u003cp>Pennywise made headlines in May when she was too large to fit into a standard CT machine at Jupiter Medical Center. She also didn't fit on a machine made for turtles at LMC. So, Dehart had her transported to an equine clinic in Wellington to have her scan.\u003c/p>\n\n\u003cp>It was quickly discovered she was bearing eggs, but was not healthy enough to nest.\u003c/p>\n\n\u003cp>Dehart says she is now healthy enough to do so, but he expects the turtle to wait until next season to nest.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://wiod.iheart.com/featured/florida-news/content/2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike/","cuser":"user/ldap/CCRPBI2JXM","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":[],"primary_image":{"bucket":"new_assets","id":"%2F688d2231bf899cd7ef7bc392"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/Florida News","facets/South Florida News","facets/North Florida News","brands/WIOD-AM (1175)","facets/Central Florida News","brands/WFLA-AM (1139)"]},"publish_date":1754128800000,"publish_end_date":4115978604802,"publish_origin":"brands/Florida News","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike","social_title":"","summary":"The adult female, named 'Pennywise\" by the folks at Loggerhead Marinelife Center in Juno Beach, was nursed back to health after being found badly injured in the spring.","targets":[{"categories":["categories/local-news"],"distribution":["brands/Florida News"]},{"categories":["syndications/news"],"distribution":[]}],"title":"302 Pound Sea Turtle Released Into Ocean After Rehabbing From Boat Strike","permalink":"https://wflanews.iheart.com/featured/florida-news/content/2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike/"},"slug":"2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike","summary":{"image":"https://i.iheart.com/v3/re/new_assets/688d2231bf899cd7ef7bc392","title":"302 Pound Sea Turtle Released Into Ocean After Rehabbing From Boat Strike","description":"The adult female, named 'Pennywise\" by the folks at Loggerhead Marinelife Center in Juno Beach, was nursed back to health after being found badly injured in the spring.","author":"Joel Malkin"},"pub_start":1754128800000,"pub_until":4115978604802,"pub_changed":1754128800000,"subscription":[{"tags":["categories/local-news","brands/Florida News","facets/South Florida News","facets/North Florida News","brands/WIOD-AM (1175)","facets/Central Florida News","brands/WFLA-AM (1139)"]},{"tags":["categories/local-news","brands/Florida News"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Florida News","id:/688d21bebf899cd7ef7bc388","slug:2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike","slug:2025-08-01-302-pound-sea-turtle-released-into-ocean-after-rehabbing-from-boat-strike","author:user"]}},{"id":"%2F688decdd1f109ad6dea84d1e","type":"PUBLISHING","record":{"ref_id":"%2F688decdd1f109ad6dea84d1e","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Jason Barringer","blocks":[{"html":"\u003cp>The Los Angeles Dodgers (64-46) defeated the Tampa Bay Rays (54-57) 5-0 on Friday night at Steinbrenner Field. With the loss, the Rays have now lost four straight games.\u003c/p>\n\n\u003cp>Freddie Freeman got the Dodgers on the board with a two-run double in the first inning. Los Angeles added two in the fourth before Freeman hit a solo homer in the fifth inning to make it 5-0, which would prove to be the final score.\u003c/p>\n\n\u003cp>Shane Baz (8-8, 4.79) took the loss, allowing five earned runs on eight hits while striking out eight and walking two in five innings of work. The Rays offense was never able to get anything off Dodgers starter Clayton Kershaw (5-2, 3.29) who pitched six shutout innings in which he allowed five hits while striking out three.\u003c/p>\n\n\u003cp>The Rays will look to bounce back when they meet the Dodgers in the middle game of the three-game series on Saturday afternoon. Drew Rasmussen (8-5, 2.96) is scheduled to start for the Rays and face former Ray Blake Snell (1-0, 2.00) for the Dodgers. First pitch is scheduled for 1:10 PM - Chris Adams-Wall begins pregame coverage at 12:30 PM on \u003ca href=\"http://953wdae.com/listen\" target=\"_blank\">95.3 WDAE & AM 620\u003c/a>.\u003c/p>\n\n\u003cp>\u003cu>\u003cstrong>\u003cem>COVER PHOTO COURTESY GETTY IMAGES\u003c/em>\u003c/strong>\u003c/u>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://953wdae.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/","cuser":"user/ldap/1110925","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/Tampa Bay Rays","keywords/Los Angeles Dodgers","keywords/MLB"],"primary_image":{"bucket":"assets.getty","id":"%2F688ded06843f239dbab0ec82"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]},"publish_date":1754103960000,"publish_end_date":4115978604802,"publish_origin":"brands/Home Of The Rays (43034)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","social_title":"","summary":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","targets":[],"title":"Rays Fall To Dodgers For Fourth Straight Loss","permalink":"https://wflanews.iheart.com/featured/home-of-the-rays/content/2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss/"},"slug":"2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688ded06843f239dbab0ec82","title":"Rays Fall To Dodgers For Fourth Straight Loss","description":"The Dodgers beat the Rays 5-0 on Friday night at Steinbrenner Field.","author":"Jason Barringer"},"pub_start":1754103960000,"pub_until":4115978604802,"pub_changed":1754133188294,"subscription":[{"tags":["categories/sports","brands/Home Of The Rays (43034)","facets/Central Florida News","brands/WDAE-AM (1124)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Home Of The Rays (43034)","id:/688decdd1f109ad6dea84d1e","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","slug:2025-08-02-rays-fall-to-dodgers-for-fourth-straight-loss","keyword:keywords/Tampa Bay Rays","keyword:keywords/Los Angeles Dodgers","keyword:keywords/MLB","author:user"]}},{"id":"%2F688d2ccd2e24d7fcac0823f4","type":"PUBLISHING","record":{"ref_id":"%2F688d2ccd2e24d7fcac0823f4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"b7735486-1904-4c20-8d44-af7a35b36f39","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&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&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":"Police officer enforces message on warning tape. DO NOT CROSS. ","id":"%2F688d2e0b2425089862b569fa","new_tab":false,"schedule":{},"source_credit":"ChristopherBernard / E+ / Getty Images","title":"Police line","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Four people were killed in a \u003ca href=\"https://www.nbcnews.com/news/us-news/anaconda-montana-shooting-rcna222565\" target=\"_blank\">shooting at The Owl Bar in Anaconda, Montana\u003c/a>, on Friday (August 1), prompting a manhunt for the suspect. The Montana Division of Criminal Investigation confirmed that the shooting occurred around 10:30 a.m. and that four victims were pronounced dead at the scene. The suspect, identified as 45-year-old \u003cstrong>Michael Paul Brown\u003c/strong>, lived next door to the bar. He was last seen in the Stump Town area, just west of Anaconda, and is believed to be armed, according to the Montana Highway Patrol.\u003c/p>\n\n\u003cp>Local and state police officers have converged on the area, \u003ca href=\"https://www.cnn.com/2025/08/01/us/anaconda-montana-shooting\" target=\"_blank\">searching for Brown in the nearby woods\u003c/a>. His home in Anaconda was cleared by a SWAT team earlier in the day. Anaconda, a small town with a population of about 9,000, is located approximately 75 miles southeast of Missoula. The town, known for its historical ties to copper mining, is now on high alert as authorities continue their search.\u003c/p>\n\n\u003cp>\u003cstrong>Barbie Nelson\u003c/strong>, owner of the Firefly Café in Anaconda, expressed the community's shock, \u003ca href=\"https://montanafreepress.org/2025/08/01/four-dead-in-shooting-at-anaconda-bar/\" target=\"_blank\">telling the \u003c/a>\u003ca href=\"https://montanafreepress.org/2025/08/01/four-dead-in-shooting-at-anaconda-bar/\" target=\"_blank\">\u003cem>Associated Press\u003c/em>\u003c/a>\u003ca href=\"https://montanafreepress.org/2025/08/01/four-dead-in-shooting-at-anaconda-bar/\" target=\"_blank\">, "We are Montana, so guns are not new to us\u003c/a>. For our town to be locked down, everybody’s pretty rattled." She mentioned that the town is small, and many residents likely know someone affected by the shooting.\u003c/p>\n\n\u003cp>Authorities have not yet released details on what led to the shooting. The investigation is ongoing, and the community remains on edge as the search for the suspect continues.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-multiple-people-killed-in-montana-bar-shooting/","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"],"primary_image":{"bucket":"assets.getty","id":"%2F688d2e0b2425089862b569fa"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754082660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-multiple-people-killed-in-montana-bar-shooting","social_title":"","summary":"The suspect lived next door to the bar and remains on the run from the police.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Multiple People Killed In Montana Bar Shooting","permalink":"https://wflanews.iheart.com/content/2025-08-01-multiple-people-killed-in-montana-bar-shooting/"},"slug":"2025-08-01-multiple-people-killed-in-montana-bar-shooting","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d2e0b2425089862b569fa","title":"Multiple People Killed In Montana Bar Shooting","description":"The suspect lived next door to the bar and remains on the run from the police.","author":"iHeartRadio"},"pub_start":1754082660000,"pub_until":4115978604802,"pub_changed":1754083062900,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d2ccd2e24d7fcac0823f4","slug:2025-08-01-multiple-people-killed-in-montana-bar-shooting","slug:2025-08-01-multiple-people-killed-in-montana-bar-shooting","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688d1d802e24d7fcac0823e9","type":"PUBLISHING","record":{"ref_id":"%2F688d1d802e24d7fcac0823e9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d1a7e4b9-2df3-4653-8ccd-d2eccf5f4134","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&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&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":"Washington DC cityscape","id":"%2F65f9b1d3fc271fe5ecf343a2","new_tab":false,"schedule":{},"source_credit":"ANDREY DENISYUK / Moment / Getty Images","title":"United States Capitol. Day. Flag.","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Corporation for Public Broadcasting (CPB) announced on Friday (August 1) that it will \u003ca href=\"https://www.reuters.com/world/us/corporation-public-broadcasting-close-after-funding-cut-blow-local-media-2025-08-01/\" target=\"_blank\">shut down operations by September 30\u003c/a>, following the loss of all federal funding. President Trump signed a law retracting $1.1 billion in funds for public broadcasting through fiscal year 2027. This decision was part of a $9 billion rescissions package passed largely along party lines, which also included cuts to foreign aid.\u003c/p>\n\n\u003cp>CPB President and CEO \u003cstrong>Patricia de Stacy Harrison\u003c/strong> expressed disappointment, stating, "Despite the extraordinary efforts of millions of Americans who called, wrote, and petitioned Congress to preserve federal funding for CPB, we now face the difficult reality of closing our operations." \u003c/p>\n\n\u003cp>She emphasized \u003ca href=\"https://www.nbcnews.com/politics/congress/cpb-funder-npr-pbs-says-will-shut-congress-cuts-money-rcna222524\" target=\"_blank\">CPB's commitment to supporting partners through the transition\u003c/a> with transparency and care.\u003c/p>\n\n\u003cp>The shutdown marks the \u003ca href=\"https://www.cnn.com/2025/08/01/media/trump-cpb-corporation-public-media-shuts-down\" target=\"_blank\">first time in nearly 60 years that Congress has refused to fund CPB\u003c/a>, a nonprofit corporation established to distribute federal money to public media stations across the nation. These stations, especially those in rural and poor areas, rely heavily on CPB grants for their operations. \u003c/p>\n\n\u003cp>The CPB will retain a small team until January to manage compliance, fiscal distributions, and long-term financial obligations. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding/","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"],"primary_image":{"bucket":"assets.getty","id":"%2F65f9b1d3fc271fe5ecf343a2"},"primary_target":{"categories":["categories/national-news","categories/politics"],"distribution":["brands/iHeartRadio"]},"publish_date":1754079000000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","social_title":"","summary":"The shutdown marks the first time in nearly 60 years that Congress has refused to fund CPB.","targets":[{"categories":["categories/national-news","categories/politics"],"distribution":["formats/NEWSTALK"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Corporation For Public Broadcasting To Shut Down After Congress Cut Funding","permalink":"https://wflanews.iheart.com/content/2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding/"},"slug":"2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/65f9b1d3fc271fe5ecf343a2","title":"Corporation For Public Broadcasting To Shut Down After Congress Cut Funding","description":"The shutdown marks the first time in nearly 60 years that Congress has refused to fund CPB.","author":"iHeartRadio"},"pub_start":1754079000000,"pub_until":4115978604802,"pub_changed":1754079383935,"subscription":[{"tags":["categories/national-news","categories/politics","brands/iHeartRadio"]},{"tags":["categories/national-news","categories/politics","formats/NEWSTALK"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/688d1d802e24d7fcac0823e9","slug:2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","slug:2025-08-01-corporation-for-public-broadcasting-to-shut-down-after-congress-cut-funding","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F688d1d68c9949e52b1ffbb8c","type":"PUBLISHING","record":{"ref_id":"%2F688d1d68c9949e52b1ffbb8c","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Dana McKay","blocks":[{"html":"\u003cp>As the headlines continue to swirl around two of the summer's biggest political stories, GOP strategist Pete Guidarelli joined Read Shepherd, filling in for Ryan Gorman, to break down President Trump's trade negotiations and the ongoing Jeffrey Epstein fallout.\u003c/p>\n\n\u003cp>Guidarelli praised Trump's aggressive trade stance as the president faced today's deadline with a slew of deals in hand. Most notably, he highlighted a recent agreement with the EU that includes a 15% tariff. "The tariffs have proven to be successful," said Guidarelli. "When the critics don’t say it was a great deal for the U.S., but instead worry about the EU’s future, that tells you everything."\u003c/p>\n\n\u003cp>The GOP strategist emphasized that initial fears about economic damage from tariffs were unfounded, pointing to a responsive stock market and support from financial heavyweights like JPMorgan Chase CEO Jamie Dimon and economist Stephen Moore. "He starts the negotiation off looking for a 10," Guidarelli said of Trump. "He may end up with a six, but I think he wanted the six all along."\u003c/p>\n\n\u003cp>Shifting to the controversy surrounding Jeffrey Epstein, Guidarelli urged patience and transparency as investigations unfold. While Trump’s connections to Epstein have resurfaced, the strategist stressed the importance of waiting for all the facts. "This is a criminal case of the most egregious nature," he said. "We have to step back and let it play out."\u003c/p>\n\n\u003cp>The conversation also touched on recent closed-door testimonies before the House Oversight Committee related to former President Biden’s mental acuity. With former staff and even Biden’s physician invoking the Fifth Amendment, Guidarelli likened the situation to a scene from \u003cem>The Godfather\u003c/em>. "Whoever pushed Biden into that June 2024 debate knew he would fail," he said, suggesting that uncovering that internal push could be key to understanding what happened behind the scenes.\u003c/p>\n\n\u003cp>For more of Guidarelli’s takes—including who he thinks might be the real linchpin in the Biden cognitive health investigation—listen to the full episode of \u003cem>The Ryan Gorman Show\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"90437340","kind":"podcast","related_id":"288305042","schedule":{},"type":"catalog"},{"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%2FDM0bDpAh5DN%2F","@url":"https://www.instagram.com/p/DM0bDpAh5DN/","author_name":"610wiod","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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 610WIOD (@610wiod)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1137,"thumbnail_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/527051349_18411417322109049_8281816153256988171_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2QFDeXuD8YczCYF0sF67YQTLzfxOXS0Oo6CmO_DJ1kySG7rS9rQ3LU8LMn9nwcrunOs&_nc_ohc=ZzA0i8NKoDMQ7kNvwFFeMM8&_nc_gid=wyvIHJ9TGICS2VEhPpW0Pg&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfRAExTCGyqrUslOg4AR1vAxOYVM9ZobAWibi4qy9lzguA&oe=6892DCE4&_nc_sid=cc8940","thumbnail_width":640,"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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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/DM0bDpAh5DN/?utm_source=ig_embed&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 610WIOD (@610wiod)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DM0bDpAh5DN/"}],"canonical_url":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/content/2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down/","cuser":"user/ldap/1033152","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/Pete Guidarelli","keywords/strategist","keywords/Biden","keywords/Trump","keywords/Jeffrey Epstein","keywords/GOP","keywords/trade wins","keywords/trade strategy"],"primary_image":{"bucket":"assets.getty","id":"%2F688d1e79fe9037a39187a204"},"primary_target":{"categories":["categories/politics"],"distribution":["brands/The Ryan Gorman Show","brands/WFLA-AM (1139)","brands/WIOD-AM (1175)"]},"publish_date":1754078940000,"publish_end_date":4115978604802,"publish_origin":"brands/The Ryan Gorman Show","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","social_title":"","summary":"GOP strategist Pete Guidarelli analyzes Trump’s trade strategy, Epstein controversy, and the investigation into Biden's cognitive decline.","targets":[],"title":"Trump’s Trade Wins and Epstein Backlash: GOP Strategist Breaks It Down","permalink":"https://wflanews.iheart.com/featured/the-ryan-gorman-show/content/2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down/"},"slug":"2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d1e79fe9037a39187a204","title":"Trump’s Trade Wins and Epstein Backlash: GOP Strategist Breaks It Down","description":"GOP strategist Pete Guidarelli analyzes Trump’s trade strategy, Epstein controversy, and the investigation into Biden's cognitive decline.","author":"Dana McKay"},"pub_start":1754078940000,"pub_until":4115978604802,"pub_changed":1754079293698,"subscription":[{"tags":["categories/politics","brands/The Ryan Gorman Show","brands/WFLA-AM (1139)","brands/WIOD-AM (1175)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/The Ryan Gorman Show","id:/688d1d68c9949e52b1ffbb8c","slug:2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","slug:2025-08-01-trumps-trade-wins-and-epstein-backlash-gop-strategist-breaks-it-down","keyword:keywords/Pete Guidarelli","keyword:keywords/strategist","keyword:keywords/Biden","keyword:keywords/Trump","keyword:keywords/Jeffrey Epstein","keyword:keywords/GOP","keyword:keywords/trade wins","keyword:keywords/trade strategy","author:user"]}},{"id":"%2F688d179e2e24d7fcac0823dd","type":"PUBLISHING","record":{"ref_id":"%2F688d179e2e24d7fcac0823dd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"bf63dba6-4bd1-44e0-a81c-29fe24594a85","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&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&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":"Long-fingered bat (Myotis capaccinii) flying from entrance of colony cave in Spanish Pyrenees, Aragon, Spain. April.","id":"%2F688d18732425089862b569d3","new_tab":false,"schedule":{},"source_credit":"CreativeNature_nl / iStock / Getty Images","title":"Long-fingered bat flying from cave","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Erica Kahn\u003c/strong>, a Massachusetts resident, \u003ca href=\"https://www.nbcnews.com/news/us-news/bat-flies-womans-mouth-arizona-costing-nearly-21000-medical-bills-rcna222463\" target=\"_blank\">faced nearly $21,000 in medical bills after a bat flew into her mouth\u003c/a> during a vacation in Northern Arizona last August. The incident occurred while Kahn, then 33, was photographing the night sky at Glen Canyon National Recreation Area. Despite not feeling a bite, her father, a physician, advised her to seek rabies vaccinations as a precaution.\u003c/p>\n\n\u003cp>Kahn, who had recently lost her job as a biomedical engineer, had \u003ca href=\"https://kffhealthnews.org/news/article/tourist-rabies-treatment-wild-bat-in-mouth-surprise-bill-of-the-month/\" target=\"_blank\">opted to temporarily forgo health insurance\u003c/a>. After the bat encounter, she quickly purchased a policy from Innovative Partners LP, believing it would cover emergency treatments. However, the policy had a 30-day waiting period, and her claims were denied, leaving her with a bill of $20,749. The majority of the charges came from Flagstaff Medical Center, where she received her initial treatment.\u003c/p>\n\n\u003cp>Rabies, a fatal disease if untreated, requires immediate medical attention. Kahn \u003ca href=\"https://www.washingtonpost.com/wellness/2025/07/31/rabies-vaccine-cost/\" target=\"_blank\">received four doses of the rabies vaccine\u003c/a> and immunoglobulin shots across multiple states. Despite her efforts to appeal the denied claims, Kahn faced challenges in navigating the insurance process.\u003c/p>\n\n\u003cp>"I felt so powerless against these companies," she told \u003cem>NBC News\u003c/em>. "It should be a human right to have lifesaving care covered. In most other countries, like in Europe, you just go to the hospital, you get your rabies vaccines and you pay nothing."\u003c/p>\n\n\u003cp>Kahn says that she hopes others will learn from her mistake and ensure they have health insurance coverage.\u003c/p>\n\n\u003cp>"If one person gets covered because they saw this story, then I would be happy about that," she added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/","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"],"primary_image":{"bucket":"assets.getty","id":"%2F688d18732425089862b569d3"},"primary_target":{"categories":["categories/national-news","categories/weird-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1754077260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","social_title":"","summary":"The woman didn't have health insurance and must pay the bill out of her own pocket.","targets":[{"categories":["categories/national-news","categories/weird-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","permalink":"https://wflanews.iheart.com/content/2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth/"},"slug":"2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688d18732425089862b569d3","title":"Woman Hit With Five-Figure Medical Bill After A Bat Flew Into Her Mouth","description":"The woman didn't have health insurance and must pay the bill out of her own pocket.","author":"iHeartRadio"},"pub_start":1754077260000,"pub_until":4115978604802,"pub_changed":1754077653902,"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:/688d179e2e24d7fcac0823dd","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","slug:2025-08-01-woman-hit-with-five-figure-medical-bill-after-a-bat-flew-into-her-mouth","keyword:keywords/ai-assisted","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":null}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":["display-hints/hide-listen-now"]},"device":{"_userAgent":"meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)","_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","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_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","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","IHR_AUTH_SDK":"https://www.iheart.com/sdk/sdk.js","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","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">["packages-renderer-shared-ui-src-elements-MagicLink-component","src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3","local","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","packages_renderer_shared_core_src_lib_ads_ts","Datasource-component","Grid-component","ContentFeedItem-component","components-tiles-ContentTile-component","LeadFeedItem-component","core-components-tiles-WeatherTileLoader-component","TrafficTile-component","Heading-component","LoadMoreFromCursor-component","core-page-blocks-podcast-PodcastsLoader-component","ShowCollection-component","Show-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js","Podcasts-component","ImageTile-component","Card-component","Eyebrow-component","AptivadaKeywordContest-component","WeatherTile-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","components-tiles-ContentTile-component","LeadFeedItem-component","core-components-tiles-WeatherTileLoader-component","core-components-tiles-TrafficTile-component","Heading-component","LoadMoreFromCursor-component","core-page-blocks-podcast-PodcastsLoader-component","ShowCollection-component","Show-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Podcasts-component","ui-ImageTile-component","Card-component","Eyebrow-component","AptivadaKeywordContest-component","WeatherTile-component","TrafficTile-component"]}</script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.5c38c75fa14e89967971.js"></script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.51fc23b5373e910f4a24.js"></script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.fcd21625a257928b01e0.js"></script> <script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.067528077d2036c348df.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.a1317e0f9342bf8c747f.js"></script> <script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/local.ebca40387bc6507a0acd.js"></script> <script async data-chunk="core-components-tiles-OnairTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-components-tiles-OnairTileLoader-component.22fd96ce3a97461201e5.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.f48ec165e3da9a949f55.js"></script> <script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_lib_ads_ts.7c42290bb72cfa9c15d7.js"></script> <script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/Datasource-component.1423c7d635806130822c.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.a58f9b17ed1802cd6512.js"></script> <script async data-chunk="components-tiles-ContentTile-component" src="https://static.inferno.iheart.com/inferno/scripts/components-tiles-ContentTile-component.e418b3821c33ef4d51dd.js"></script> <script async data-chunk="LeadFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/LeadFeedItem-component.f9b025ed7a795a039e16.js"></script> <script async data-chunk="core-components-tiles-WeatherTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-components-tiles-WeatherTileLoader-component.224b5c1493848aa4f0f6.js"></script> <script async data-chunk="core-components-tiles-TrafficTile-component" src="https://static.inferno.iheart.com/inferno/scripts/TrafficTile-component.47ac314dfe91b6ebc04f.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="LoadMoreFromCursor-component" src="https://static.inferno.iheart.com/inferno/scripts/LoadMoreFromCursor-component.bb890d9dab9374f42e37.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.c847d80e9aa862b03d51.js"></script> <script async data-chunk="ShowCollection-component" src="https://static.inferno.iheart.com/inferno/scripts/ShowCollection-component.9692637de0ea45061f03.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-datasource-DatasourceTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceTileLoader-component.05d77890dc9884cc76e2.js"></script> <script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.6f17f4f82d52801c5c49.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.5e0cc4120d526a5ea860.js"></script> <script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js.05cdd4f29edec5e3d7e3.js"></script> <script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/Podcasts-component.8cd764919ecb5b153621.js"></script> <script async data-chunk="ui-ImageTile-component" src="https://static.inferno.iheart.com/inferno/scripts/ImageTile-component.b3ff14a77346457b64fe.js"></script> <script async data-chunk="Card-component" src="https://static.inferno.iheart.com/inferno/scripts/Card-component.24dee8840408569eb2c3.js"></script> <script async data-chunk="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.d932ebf2afeb78ef5324.js"></script> <script async data-chunk="WeatherTile-component" src="https://static.inferno.iheart.com/inferno/scripts/WeatherTile-component.e8eb1af90b1d00d39f16.js"></script> </body> </html>
URL: