Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - wekl.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Location: https://eagle1063.iheart.com/?pname=wekl.com&sc=dnsredirect
Date: Sat, 17 May 2025 17:31:51 GMT
Content-Length: 0

HTTP Code 301 Moved Permanently

301 http status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://eagle1063.iheart.com/?pname=wekl.com&sc=dnsredirect
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: keep-alive
Content-Length: 823016
Cache-Control: public, max-age=900
Content-Type: text/html; charset=utf-8
Etag: W/"c8ee8-V2Yi1T6a+gXJxXKkh6P7LelP2QA"
Expires: 2025-05-17 05:46:53
Via: 1.1 varnish (Varnish/6.5), 1.1 varnish (Varnish/6.5), 1.1 varnish (Varnish/6.5), 1.1 varnish (Varnish/6.5), 1.1 varnish, 1.1 varnish
X-Dest: http://inferno-20250506214800605:8000
X-Dest: http://grs-20240109183044:8000
X-No-Ads: yes
X-Powered-By: Express
X-Request-Id:
X-Request-Id: cortex-proxyd-varnish-6479564f8-g4nt5/d96dQAUMSj-1137487146
X-Request-Id: cortex-proxyd-varnish-6479564f8-g5lvv/3Zhsu1dEbi-1137483698
X-Re-Cache: MISS
x-be-age: 0
x-shard: varnish-cluster-a-dbb4f96b-f72fc
x-url: /?pname=wekl.com&sc=dnsredirect
x-uncacheable: true
x-public: 1
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 May 2025 17:31:53 GMT
X-Served-By: cache-iad-kjyo7100034-IAD, cache-hel1410022-HEL
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1747503112.822814,VS0,VE2081
Strict-Transport-Security: max-age=300
Set-Cookie: no-ads=0; Path=/
Vary: Origin, Origin, Accept-Encoding, X-Forwarded-Host,X-Public,Cookie
X-Frame-Options: SAMEORIGIN

HTTP Code 200 OK

200 http status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: wekl.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!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-page-blocks-music-MusicTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-music-MusicTile-component.c0f2337b7d57cb7e8b6d.css">
<link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css">
<link data-chunk="Show-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Show-component.608ec1ff0656c8b676a1.css">
<link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.css">
<link data-chunk="core-page-blocks-datasource-DatasourceTileLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceTileLoader-component.a1eb25fbdc158e499608.css">
<link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css">
<link data-chunk="Eyebrow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Eyebrow-component.23e83d8b8cab22ea99d6.css">
<link data-chunk="AptivadaKeywordContest-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/AptivadaKeywordContest-component.a21f13419d9d48bf409a.css">
                <style data-reactroot="">:root {
        --station-font-family: "Exo 2","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(0,100%,30%);
        --gradient-stop: hsl(0,100%,26%);
        
                --accent-color: #FF0000;
            
        
             --darkFooterColor: hsl(0,100%,35%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">Eagle 106.3 - AUGUSTA&#x27;S CLASSIC ROCK</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?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/6376aeb6acbe485355cd558c?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/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><link data-rh="true" rel="canonical" type="" title="" href="https://eagle1063.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="#FF0000"/><meta data-rh="true" property="og:title" content="Eagle 106.3 - AUGUSTA&#x27;S CLASSIC ROCK"/><meta data-rh="true" property="twitter:title" content="Eagle 106.3 - AUGUSTA&#x27;S CLASSIC ROCK"/><meta data-rh="true" itemprop="name" content="Eagle 106.3 - AUGUSTA&#x27;S CLASSIC ROCK"/><meta data-rh="true" name="parsely-title" content="Eagle 106.3 - AUGUSTA&#x27;S CLASSIC ROCK"/><meta data-rh="true" name="description" content="Augusta&#x27;s Classic Rock for over 25 years, with John Boy &amp; Billy in the Morning...Eagle 106.3!"/><meta data-rh="true" property="og:description" content="Augusta&#x27;s Classic Rock for over 25 years, with John Boy &amp; Billy in the Morning...Eagle 106.3!"/><meta data-rh="true" property="twitter:description" content="Augusta&#x27;s Classic Rock for over 25 years, with John Boy &amp; Billy in the Morning...Eagle 106.3!"/><meta data-rh="true" itemprop="description" content="Augusta&#x27;s Classic Rock for over 25 years, with John Boy &amp; Billy in the Morning...Eagle 106.3!"/><meta data-rh="true" name="keywords" content="augusta, classic, rock, eagle, 105.7, 102.3, cliff, bennett, big, show, Nikki Sixx, Ken Dashow, JohnBoy, masters"/><meta data-rh="true" name="parsely-tags" content="augusta, classic, rock, eagle, 105.7, 102.3, cliff, bennett, big, show, Nikki Sixx, Ken Dashow, JohnBoy, masters"/><meta data-rh="true" property="og:url" content="https://eagle1063.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://eagle1063.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://eagle1063.iheart.com/"/><meta data-rh="true" name="parsely-link" content="https://eagle1063.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" name="parsely-image-url" content="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:type" content="website"/><meta data-rh="true" name="parsely-type" content="sectionpage"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@Eagle1063radio"/><meta data-rh="true" property="twitter:creator" content="@Eagle1063radio"/><meta data-rh="true" property="twitter:domain" content="eagle1063.iheart.com"/><meta data-rh="true" property="og:site_name" content="Eagle 106.3"/><meta data-rh="true" name="application-name" content="Eagle 106.3"/><meta data-rh="true" property="fb:app_id" content="1599960303614669"/><meta data-rh="true" property="fb:pages" content="125478184144572"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/><meta data-rh="true" name="parsely-section" content="topic"/>
                
        <script>
            function initializeIHRSDK() {
              window.IHR?.initializeSync({
                alwaysPrompt: true,
                container: 'ihr-auth-container',
                embed: true,
                ampHost: 'https://us.api.iheart.com/api/',
                host: 'https://www.iheart.com',
                iframeId: 'ihr-frame',
              });
              window.IHR_READY = true;
              console.info("IHR Auth SDK Loaded & Initialized from HEAD");
            }
        </script>
        <script async src='https://www.iheart.com/sdk/sdk.js' onload="initializeIHRSDK()"></script>
        
                
            </head>
            <body class="theme-night template-default">
                <div id="app"><div class="component-template template-grid" data-reactroot=""><div class="component-routes"><div class="component-pushdown"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><header class="component-site-header"><section class="main-header-items"><button aria-label="Open Site Navigation" class="nav-toggler" tabindex="0"><svg tabindex="-1" focusable="false" class="svg-icon icon-hamburger" width="32px" height="32px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path fill-rule="evenodd" clip-rule="evenodd" tabindex="-1" class="primary-path" fill="none" d="M7 22h18v-2H7v2zm0-5h18v-2H7v2zm0-7v2h18v-2H7z"></path></svg></button><nav class="" tabindex="-1" aria-hidden="true" aria-label="Primary Site Navigation" id="component-site-nav"><header class="navbar-header"><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Eagle 106.3 - AUGUSTA&#x27;S CLASSIC ROCK" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" 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 On Air" class="button-text" tabindex="0"><span class="menu-label">On Air</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="John Boy and Billy" tabindex="0" href="/featured/john-boy-and-billy/">John Boy and Billy</a></li><li><a aria-label="Maria Milito" tabindex="0" href="/featured/maria-milito/">Maria Milito</a></li><li><a aria-label="Ken Dashow" tabindex="0" href="/featured/ken-dashow/">Ken Dashow</a></li><li><a aria-label="Big Rig" tabindex="0" href="/featured/big-rig/">Big Rig</a></li><li><a aria-label="BMAN" tabindex="0" href="/featured/bman/">BMAN</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 Features" class="button-text" tabindex="0"><span class="menu-label">Features</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="Georgia News" tabindex="0" href="/topic/local-news/">Georgia News</a></li><li><a aria-label="Calendar" tabindex="0" href="/calendar/">Calendar</a></li><li><a aria-label="CSRA StormWatch " tabindex="0" href="/featured/csra-stormwatch/">CSRA StormWatch </a></li><li><a aria-label="Addiction &amp; Recovery Resource Page" tabindex="0" href="/content/2020-04-27-addiction-and-recovery-resource-page/">Addiction &amp; Recovery Resource Page</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Connect" class="button-text" tabindex="0"><span class="menu-label">Connect</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Listen on iHeartRadio" tabindex="0" href="/apps/">Listen on iHeartRadio</a></li><li><a href="https://www.facebook.com/Eagle1063radio/" target="_blank" rel="noopener" aria-label="Like Us On Facebook">Like Us On Facebook</a></li><li><a href="https://twitter.com/eagle1063radio" target="_blank" rel="noopener" aria-label="Follow Us On Twitter">Follow Us On Twitter</a></li><li><a href="https://www.instagram.com/eagle1063radio/" target="_self" aria-label="Follow Us On Instagram">Follow Us On Instagram</a></li><li><a aria-label="iHeartMedia Communities" tabindex="0" href="/featured/iheartradio-communities/">iHeartMedia Communities</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Music" class="button-text" tabindex="0"><span class="menu-label">Music</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Most Recently Played" tabindex="0" href="/music/recently-played/">Most Recently Played</a></li><li><a aria-label="Top Songs" tabindex="0" href="/music/top-songs/">Top Songs</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Contests &amp; Promotions" class="button-text" tabindex="0"><span class="menu-label">Contests &amp; Promotions</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a href="https://www.iheartradiobroadway.com/featured/iheart-amda/" target="_blank" rel="noopener" aria-label="Win A Full Tuition Scholarship To AMDA And Perform Alongside Broadway’s Brightest Stars!">Win A Full Tuition Scholarship To AMDA And Perform Alongside Broadway’s Brightest Stars!</a></li><li><a aria-label="Fathers Day Giveaway 2025" tabindex="0" href="/promotions/fathers-day-giveaway-2025-1755303/">Fathers Day Giveaway 2025</a></li><li><a aria-label="Grand in Your Hand" tabindex="0" href="/promotions/grand-in-your-hand-1759565/">Grand in Your Hand</a></li><li><a aria-label="Your chance to win tickets for The Black Jacket Symphony presents The Era of Yacht Rock" tabindex="0" href="/promotions/your-chance-to-win-tickets-for-1773818/">Your chance to win tickets for The Black Jacket Symphony presents The Era of Yacht Rock</a></li><li><a aria-label="Kevin Cronin Band coming to The CCPAC in Evans!" tabindex="0" href="/promotions/kevin-cronin-band-coming-to-the-1774738/">Kevin Cronin Band coming to The CCPAC in Evans!</a></li><li><a aria-label="All Contests &amp; Promotions" tabindex="0" href="/promotions/">All Contests &amp; Promotions</a></li><li><a aria-label="Contest Rules" tabindex="0" href="/rules/">Contest Rules</a></li></ul></li><li class="menu-top-label"><a tabindex="0" href="/contact/">Contact</a></li><li class="menu-top-label"><a tabindex="0" href="/newsletter/">Newsletter</a></li><li class="menu-top-label"><a tabindex="0" href="/advertise/">Advertise on Eagle 106.3</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/Eagle1063radio" 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/Eagle1063radio" 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/Eagle1063radio" 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/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Eagle 106.3 - AUGUSTA&#x27;S CLASSIC ROCK" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></a></figure><section class="listen-user-container"><div class="header-user"></div></section></section></header><main class="component-page layout-generic-full page-home wlub-hd2"><div class="alerts"></div><section class="col-top"><div class="component-region region-main-dynamic"><div class="OnairPlayTile-module_componentOnairPlayTile_Yxkqg themed-block" data-cy="componentOnairPlayTile"><section class="OnairPlayTile-module_streamStartWrapper_Or9qT" data-cy="streamStartWrapper"><div class="OnairPlayTile-module_streamStartThumb_hm6i6"><button class="OnairPlayTile-module_play-trigger_XLqj-" aria-label="Play Eagle 106.3 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/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(180,60)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" sizes="" alt="Logo for Eagle 106.3 - AUGUSTA&#x27;S CLASSIC ROCK" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(180,60)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(360,120)&amp;quality=80 2x" width="180" height="60"/></button></div><div class="OnairPlayTile-module_streamStartDetails_vOU86"><h1>Eagle 106.3</h1><span class="OnairPlayTile-module_positioner_lTAsj">AUGUSTA&#x27;S CLASSIC ROCK</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/chumley/">Chumley</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/2021-05-17-why-may-17th-matters-in-rock-history/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/5d4d6bf08d56c9c33bef5403?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/5d4d6bf08d56c9c33bef5403?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/5d4d6bf08d56c9c33bef5403?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/5d4d6bf08d56c9c33bef5403?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/5d4d6bf08d56c9c33bef5403?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/5d4d6bf08d56c9c33bef5403?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/5d4d6bf08d56c9c33bef5403?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="Music News - Why May 17th Matters In Rock History" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2021-05-17-why-may-17th-matters-in-rock-history/">Why May 17th Matters In Rock History</a><time class="component-date-display" dateTime="1747483200000">May 17, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="e6Rs0"/><div class="component-container component-feed feed-style-xsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Promotions"><div class="feed-cards" data-block-id="WQJCS"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/promotions/grand-in-your-hand-1759565/?apt_id=1759565&amp;apt_type=countdown&amp;apt_share_type="><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//681a6fcf3dfdb1726e1c84d2?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//681a6fcf3dfdb1726e1c84d2?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//681a6fcf3dfdb1726e1c84d2?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//681a6fcf3dfdb1726e1c84d2?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//681a6fcf3dfdb1726e1c84d2?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="Grand in Your Hand" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/promotions/grand-in-your-hand-1759565/?apt_id=1759565&amp;apt_type=countdown&amp;apt_share_type=">Grand in Your Hand</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&#x27;s #1 Audio Company" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/advertise/?campid=advertise_promo">Advertise with America&#x27;s #1 Audio Company</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/podcast/category/top-100-overall-132/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//67bde14a67fe3434511185d1?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//67bde14a67fe3434511185d1?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//67bde14a67fe3434511185d1?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//67bde14a67fe3434511185d1?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//67bde14a67fe3434511185d1?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Find A New Podcast To Binge!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://www.iheart.com/podcast/category/top-100-overall-132/" class="card-title" target="_blank" rel="noopener">Find A New Podcast To Binge!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/live/pet-radio-10231/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//67575e4ee34cbffded965b42?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//67575e4ee34cbffded965b42?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//67575e4ee34cbffded965b42?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//67575e4ee34cbffded965b42?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//67575e4ee34cbffded965b42?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Calming Music To Relax Your Pets!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://www.iheart.com/live/pet-radio-10231/" class="card-title" target="_blank" rel="noopener">Calming Music To Relax Your Pets!</a></figcaption></figure></div></div></div><input type="hidden" data-id="WQJCS"/><div class="component-container component-feed feed-style-large block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="lP0Ih"><div class="component-grid col-2"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair/"><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/6827a99ad66192110fb5ccce?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6827a99ad66192110fb5ccce?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6827a99ad66192110fb5ccce?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6827a99ad66192110fb5ccce?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6827a99ad66192110fb5ccce?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Vince Neil Breaks Up With Longtime Girlfriend After Alleged Affair" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair/">Vince Neil Breaks Up With Longtime Girlfriend After Alleged Affair</a><time class="component-date-display" dateTime="1747430400000">May 16, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls/"><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/6808205766d37cc451b16df7?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6808205766d37cc451b16df7?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6808205766d37cc451b16df7?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6808205766d37cc451b16df7?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6808205766d37cc451b16df7?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Sharon Osbourne Shares Honest Thoughts About Reality TV: &#x27;Bulls—&#x27;" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls/">Sharon Osbourne Shares Honest Thoughts About Reality TV: &#x27;Bulls—&#x27;</a><time class="component-date-display" dateTime="1747428120000">May 16, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="lP0Ih"/><input type="hidden" data-id="beE6F"/><input type="hidden" data-id="ha5Er"/><div></div><input type="hidden" data-id="lHlMQ"/><div class="component-container component-show-collection block"><header class="component-heading"><h2 class="heading-title">Shows</h2></header><section class="Carousel-module_carousel-wrapper_299lN"><ul class="Carousel-module_carousel-controls_ZS68S"><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Left" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-left" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Right" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li></ul><ul class="Carousel-module_carousel_oF6uY" tabindex="0"><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/john-boy-and-billy/"><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/ae5e4536de4111c11f1fd4d97c37f103?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/ae5e4536de4111c11f1fd4d97c37f103?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/ae5e4536de4111c11f1fd4d97c37f103?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of John Boy and Billy" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/john-boy-and-billy/">John Boy and Billy</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/maria-milito/"><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/5e5d38bf5473d7f6bf06faff?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e5d38bf5473d7f6bf06faff?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e5d38bf5473d7f6bf06faff?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Maria Milito" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/maria-milito/">Maria Milito</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/ken-dashow/"><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/5947f6850a127fc64b7ee229?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5947f6850a127fc64b7ee229?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5947f6850a127fc64b7ee229?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Ken Dashow" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/ken-dashow/">Ken Dashow</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/big-rig/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/61c2b1b180f2af03d229ca49?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/61c2b1b180f2af03d229ca49?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/61c2b1b180f2af03d229ca49?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Big Rig" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/big-rig/">Big Rig</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/bman/"><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/5942e1c9cbbff1b17795bcab?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5942e1c9cbbff1b17795bcab?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5942e1c9cbbff1b17795bcab?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of BMAN" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/bman/">BMAN</a></figcaption></figure></li></ul></section></div><input type="hidden" data-id="zlJN0"/><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3331" data-split="0" id="dfp-ad-3331-MOi2y"></div><input type="hidden" data-id="MOi2y"/><input type="hidden" data-id="Vj1NU"/><div class="component-container component-feed feed-style-small block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><header class="component-heading"><h2 class="heading-title">Latest Stories</h2></header><div class="feed-cards" data-block-id="kIdtO"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed/"><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/68279cb6d66192110fb5cc8c?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/68279cb6d66192110fb5cc8c?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/68279cb6d66192110fb5cc8c?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/68279cb6d66192110fb5cc8c?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/68279cb6d66192110fb5cc8c?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Foo Fighters Fire Drummer Josh Freese: &#x27;Shocked And Disappointed&#x27;" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed/">Foo Fighters Fire Drummer Josh Freese: &#x27;Shocked And Disappointed&#x27;</a><time class="component-date-display" dateTime="1747426620000">May 16, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant/"><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/68273645d178e23aded535fa?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/68273645d178e23aded535fa?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/68273645d178e23aded535fa?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/68273645d178e23aded535fa?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/68273645d178e23aded535fa?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Miss Universe Contestant Reveals Brutal Injury Weeks Before Pageant" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant/">Miss Universe Contestant Reveals Brutal Injury Weeks Before Pageant</a><time class="component-date-display" dateTime="1747401300000">May 16, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-16-actor-joe-don-baker-dead-at-89/"><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/68272e97aa5cfc9bf75e96df?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/68272e97aa5cfc9bf75e96df?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/68272e97aa5cfc9bf75e96df?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/68272e97aa5cfc9bf75e96df?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/68272e97aa5cfc9bf75e96df?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Actor Joe Don Baker Dead At 89" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-16-actor-joe-don-baker-dead-at-89/">Actor Joe Don Baker Dead At 89</a><time class="component-date-display" dateTime="1747399020000">May 16, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2021-05-13-why-may-16th-matters-in-rock-history/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/5cdc6b6974a7635f6aec83d9?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/5cdc6b6974a7635f6aec83d9?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/5cdc6b6974a7635f6aec83d9?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/5cdc6b6974a7635f6aec83d9?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/5cdc6b6974a7635f6aec83d9?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Why May 16th Matters In Rock History" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2021-05-13-why-may-16th-matters-in-rock-history/">Why May 16th Matters In Rock History</a><time class="component-date-display" dateTime="1747396800000">May 16, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust/"><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/682655655c89bb2a81914a2c?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/682655655c89bb2a81914a2c?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/682655655c89bb2a81914a2c?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/682655655c89bb2a81914a2c?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/682655655c89bb2a81914a2c?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Cops Find Baby Spider Monkey, 2 Rattlesnakes During Meth Bust" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust/">Cops Find Baby Spider Monkey, 2 Rattlesnakes During Meth Bust</a><time class="component-date-display" dateTime="1747342800000">May 15, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency/"><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/682648bcab7b368e7c2abaaa?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682648bcab7b368e7c2abaaa?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682648bcab7b368e7c2abaaa?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682648bcab7b368e7c2abaaa?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682648bcab7b368e7c2abaaa?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Alice In Chains Drummer Breaks Silence After Suffering Medical Emergency" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency/">Alice In Chains Drummer Breaks Silence After Suffering Medical Emergency</a><time class="component-date-display" dateTime="1747339980000">May 15, 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="kIdtO"/><div class="component-container component-feed feed-style-small-scrollable block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Personalities"><header class="component-heading"><h2 class="heading-title">From Our Shows</h2></header><div class="feed-cards" data-block-id="LSixG"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/john-boy-and-billy/content/2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-2-of-2-todays-playhouse-is-the-eye/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&amp;ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="John Boy and Billy - Friday (pt 2 of 2): Today’s Playhouse is “The Eyes Have It”" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/john-boy-and-billy/">John Boy and Billy</a></nav><a class="card-title" tabindex="0" href="/featured/john-boy-and-billy/content/2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-2-of-2-todays-playhouse-is-the-eye/">Friday (pt 2 of 2): Today’s Playhouse is “The Eyes Have It”</a><time class="component-date-display" dateTime="1747399800000">May 16, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/john-boy-and-billy/content/2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-1-of-2-todays-playhouse-is-the-eye/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&amp;ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="John Boy and Billy - Friday (pt 1 of 2): Today’s Playhouse is “The Eyes Have It”" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/john-boy-and-billy/">John Boy and Billy</a></nav><a class="card-title" tabindex="0" href="/featured/john-boy-and-billy/content/2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-1-of-2-todays-playhouse-is-the-eye/">Friday (pt 1 of 2): Today’s Playhouse is “The Eyes Have It”</a><time class="component-date-display" dateTime="1747399758000">May 16, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/john-boy-and-billy/content/2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-1-of-2-ask-ike-has-advice-for-a-/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&amp;ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="John Boy and Billy - Thursday (pt 1 of 2): Ask Ike has advice for a listener going through a “dr" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/john-boy-and-billy/">John Boy and Billy</a></nav><a class="card-title" tabindex="0" href="/featured/john-boy-and-billy/content/2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-1-of-2-ask-ike-has-advice-for-a-/">Thursday (pt 1 of 2): Ask Ike has advice for a listener going through a “dr</a><time class="component-date-display" dateTime="1747322014000">May 15, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/john-boy-and-billy/content/2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-2-of-2-ask-ike-has-advice-for-a-/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&amp;ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="John Boy and Billy - Thursday (pt 2 of 2): Ask Ike has advice for a listener going through a “dr" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/john-boy-and-billy/">John Boy and Billy</a></nav><a class="card-title" tabindex="0" href="/featured/john-boy-and-billy/content/2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-2-of-2-ask-ike-has-advice-for-a-/">Thursday (pt 2 of 2): Ask Ike has advice for a listener going through a “dr</a><time class="component-date-display" dateTime="1747321680000">May 15, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/big-rig/content/2025-05-14-big-rig-rock-report-514/"><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/67d3319d89a85437b8dd9de4?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67d3319d89a85437b8dd9de4?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67d3319d89a85437b8dd9de4?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67d3319d89a85437b8dd9de4?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67d3319d89a85437b8dd9de4?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Big Rig - Big Rig ROCK Report 5.14" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/big-rig/">Big Rig</a></nav><a class="card-title" tabindex="0" href="/featured/big-rig/content/2025-05-14-big-rig-rock-report-514/">Big Rig ROCK Report 5.14</a><time class="component-date-display" dateTime="1747246440000">May 14, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/john-boy-and-billy/content/2025-05-14-1119-the-john-boy-billy-big-sh-wednesday-pt-1-of-2-mr-rhubarbs-carpool-univ/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&amp;ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="John Boy and Billy - Wednesday (pt 1 of 2): Mr. Rhubarb’s Carpool University - Economics" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/john-boy-and-billy/">John Boy and Billy</a></nav><a class="card-title" tabindex="0" href="/featured/john-boy-and-billy/content/2025-05-14-1119-the-john-boy-billy-big-sh-wednesday-pt-1-of-2-mr-rhubarbs-carpool-univ/">Wednesday (pt 1 of 2): Mr. Rhubarb’s Carpool University - Economics</a><time class="component-date-display" dateTime="1747222284000">May 14, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="LSixG"/><div class="component-container component-feed tile feed-style-xsmall block" data-feed="ID:calendar-topics-feed-matsubs"><div class="component-calendar-feed"><header class="component-heading"><h2 class="heading-title"><a tabindex="0" href="/calendar/">Events</a></h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/calendar/">See All</a></header><div class="feed-cards" data-block-id="aM2ge"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/calendar/content/2025-06-14-a-brothers-revival-at-the-miller-theater/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.calendar/67ef096f9938c886cb1d9e72?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/67ef096f9938c886cb1d9e72?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/67ef096f9938c886cb1d9e72?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/67ef096f9938c886cb1d9e72?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/67ef096f9938c886cb1d9e72?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 - A Brother’s Revival At The Miller Theater" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/calendar/category/concerts/">Concerts</a></nav><a class="card-title" tabindex="0" href="/calendar/content/2025-06-14-a-brothers-revival-at-the-miller-theater/">A Brother’s Revival At The Miller Theater</a><time class="component-date-display" dateTime="1749943800051">Jun 14, 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-16-kevin-cronin-band/"><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/68123b9c77ca79aad0313586?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/68123b9c77ca79aad0313586?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/68123b9c77ca79aad0313586?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/68123b9c77ca79aad0313586?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/68123b9c77ca79aad0313586?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 - Kevin Cronin Band" 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-16-kevin-cronin-band/">Kevin Cronin Band</a><time class="component-date-display" dateTime="1758065400408">Sep 16, 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-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac/"><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/680ffd6794927c2e70fec622?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.calendar/680ffd6794927c2e70fec622?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.calendar/680ffd6794927c2e70fec622?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.calendar/680ffd6794927c2e70fec622?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.calendar/680ffd6794927c2e70fec622?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 - The Black Jacket Symphony presents The Era of Yacht Rock at CCPAC" 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-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac/">The Black Jacket Symphony presents The Era of Yacht Rock at CCPAC</a><time class="component-date-display" dateTime="1758326400503">Sep 19, 2025</time></figcaption></figure></div></div></div></div><input type="hidden" data-id="aM2ge"/><input type="hidden" data-id="rbePH"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3306" data-split="0" id="dfp-ad-3306-ad:bottom-leaderboard"></div><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main><footer class="component-site-footer"><div class="component-container"><div class="footer-row footer-links"><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a tabindex="0" href="/advertise/">Advertise on Eagle 106.3</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/Eagle1063radio" 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/Eagle1063radio" 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/Eagle1063radio" 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">Augusta&#x27;s Classic Rock for over 25 years, with John Boy &amp; Billy in the Morning...Eagle 106.3!</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><a href="https://i.iheart.com/v3/re/assets.eeo/6740ece6e9b5e4df947ae41e?passthrough=1" target="_blank" rel="noopener">EEO Public File</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":"%2F3403fea844804f34b388cbbc302ed0e8","canonicalHostname":"eagle1063.iheart.com","hostnames":[],"facets":["genres/Classic Rock","formats/ROCKCLASSIC","facets/Georgia (All of GA)","facets/SC Region","brands/WEKL-FM (1743)","brands/WLUB-HD","brands/WLUB-HD2","markets/AUGUSTA-GA","facets/All Sites - English","facets/WinB4Contest"],"slug":"wlub-hd2","market":"markets/AUGUSTA-GA","ownBrand":"brands/WLUB-HD2","timeZone":"America/New_York","keys":["hostname:eagle102.iheart.com","hostname:www.eagle102.com","hostname:eagle102.com","hostname:eagle1057.com","hostname:www.eagle1057.com","hostname:wekl.com","hostname:www.wekl.com","hostname:y1023.com","hostname:www.y1023.com","hostname:1023thebull.com","hostname:www.1023thebull.com","hostname:bullcountry.net","hostname:www.bullcountry.net","hostname:wekl-fm.radio.iheart.com","hostname:eagle1063.com","hostname:www.eagle1063.com","hostname:eagle1063.iheart.com","id:/3403fea844804f34b388cbbc302ed0e8","brand:brands/WLUB-HD2","slug:wlub-hd2","stream:753"],"stream":{"id":753,"primaryPronouncement":"eagle one oh six point three","recentlyPlayedEnabled":true,"isActive":"true"},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"Eagle 106.3","description":"Augusta's Classic Rock for over 25 years, with John Boy & Billy in the Morning...Eagle 106.3!"},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/3403fea844804f34b388cbbc302ed0e8/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":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":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"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":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":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},{"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":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":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":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}],"routes":[{"name":"home","path":"/"},{"name":"weather","path":"/weather"},{"name":"ads","path":"/ads/"},{"name":"advertise","path":"/advertise/"},{"name":"amazongoogle","path":"/amazon-alexa-and-google-home/"},{"name":"calendar_content_all","path":"/calendar/"},{"name":"contact","path":"/contact/"},{"name":"content","path":"/content/"},{"name":"contests","path":"/contests/"},{"name":"fccappliciations","path":"/fcc-applications/"},{"name":"featured","path":"/from-our-shows/"},{"name":"iheartradio_app","path":"/apps/"},{"name":"music_home","path":"/music/"},{"name":"newsletter","path":"/newsletter/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"podcasts","path":"/podcasts/"},{"name":"promotions","path":"/promotions/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"name":"traffic","path":"/traffic/"},{"name":"error_page","path":"/_error/404/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"newsletter_unsubscribe","path":"/newsletter/unsubscribe/"},{"name":"topic_content","path":"/topic/content/"},{"name":"author","path":"/author/\u003cslug>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"chart","path":"/charts/\u003cchart_slug>/"},{"name":"contest","path":"/contests/\u003cslug>/"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"onair_schedule_day","path":"/schedule/\u003cday>/"},{"name":"plaintext","path":"/text/\u003cslug>/"},{"name":"promotion","path":"/promotions/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"topic","path":"/topic/\u003ctopic>/"},{"name":"chart_detail","path":"/charts/\u003cchart_slug>/\u003clist_slug>/"}],"redirects":[{"id":"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":1735837200000,"end":1746331219263},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"KlqCf","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1735837223975,"end":1746331200000},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"cHhkd","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1735837200000,"end":1746331248861},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"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":1735837200274,"end":1746331200274},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"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":"mWl00","priority":0,"source":"/nkotb","regex":false,"schedule":{"begin":1723471680522,"end":1731424080522},"destination":{"type":"URL","value":"/content/2024-08-11-celebrate-new-kids-on-the-blocks-new-album-still-kids-on-pbs/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"CZm4o","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1723737600390,"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":"2piOM","priority":0,"source":"/jingleballannounceparty","regex":false,"schedule":{"begin":1724630400291,"end":1735707600291},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/jingle-ball-announce-party/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Axo9v","priority":0,"source":"/jingleballannouncementparty","regex":false,"schedule":{"begin":1724630400207,"end":1735707600207},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/jingle-ball-announce-party/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2aEa9","priority":0,"source":"/presidentialdebate","regex":false,"schedule":{"begin":1725994380970,"end":1733860380970},"destination":{"type":"URL","value":"/content/2024-09-10-listen-on-demand-to-the-debate-between-donald-trump-and-kamala-harris/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Zd5Q7","priority":0,"source":"/KeithUrban","regex":false,"schedule":{"begin":1726236000485,"end":1734040080485},"destination":{"type":"URL","value":"/content/2024-09-12-celebrate-high-with-keith-urban-during-exclusive-album-release-party/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1BKPK","priority":0,"source":"/capitalonealterego","regex":false,"schedule":{"begin":1728943200254,"end":1736668800254},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"nwa4g","priority":0,"source":"/capital1alterego","regex":false,"schedule":{"begin":1728943200649,"end":1736668800649},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XBeBL","priority":0,"source":"/capitolonealterego","regex":false,"schedule":{"begin":1728943200626,"end":1736668800626},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mfofo","priority":0,"source":"/capitol1alterego","regex":false,"schedule":{"begin":1728943200692,"end":1736668800692},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1yjou","priority":0,"source":"/content/2024-10-31-bank-of-america-will-stop-accepting-some-1-bills/","regex":false,"schedule":{"begin":1730473980423,"end":1738426380423},"destination":{"type":"URL","value":"/content/2024-10-31-bank-of-america-will-continue-to-accept-1-bills/"},"disabled":false,"permanent":true,"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":"L3tnt","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1548775048389,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp?MarketID=376"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"e1cf4","priority":0,"source":"/storm/","regex":false,"schedule":{"begin":1564510620000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Operation Storm Watch (43096)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"p5Y5w","priority":0,"source":"/closings","regex":false,"schedule":{"begin":1567186500000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2019-08-29-whats-closed-in-augusta/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lgVzC","priority":0,"source":"/openings","regex":false,"schedule":{"begin":1567186560000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2019-08-29-whats-open-in-augusta/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4ivBA","priority":0,"source":"/outages","regex":false,"schedule":{"begin":1567186560000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2019-08-29-augusta-storm-outages/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lWbzd","priority":0,"source":"/shelterinfo","regex":false,"schedule":{"begin":1567186620000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2019-08-30-shelter-info-for-augusta/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HdpKJ","priority":0,"source":"/emergency","regex":false,"schedule":{"begin":1567186560000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2019-08-29-augusta-emergency-contact-information/"},"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.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"schedule":{"begin":1735837242079,"end":1746331200000}},{"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":"yO2ZX","keywords":["Cliff","cliff"],"destination":{"type":"BRAND","value":"brands/Cliff Bennett (15027)"},"disabled":false,"schedule":{"begin":1497027660000,"end":4115978604802}},{"id":"4hx8a","keywords":["Events","events "],"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"schedule":{"begin":1497027720000,"end":4115978604802}},{"id":"JNkOQ","keywords":[" auction"],"destination":{"type":"URL","value":"http://csrabids.com"},"disabled":false,"schedule":{"begin":1497636840000,"end":4115978604802}},{"id":"t03Kb","keywords":["Pay","pay"],"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp?MarketID=376"},"disabled":false,"schedule":{"begin":1497636900000,"end":4115978604802}},{"id":"3Zpzt","keywords":["contests ","contest"],"destination":{"type":"URL","value":"/contests/"},"disabled":false,"schedule":{"begin":1498061640000,"end":4115978604802}}],"sections":{"general":{"name":"Eagle 106.3","positioner":"AUGUSTA'S CLASSIC ROCK","description":"Augusta's Classic Rock for over 25 years, with John Boy & Billy in the Morning...Eagle 106.3!","keywords":[{"id":"augusta"},{"id":"classic"},{"id":"rock"},{"id":"eagle"},{"id":"105.7"},{"id":"102.3"},{"id":"cliff"},{"id":"bennett"},{"id":"big"},{"id":"show"},{"id":"Nikki Sixx"},{"id":"Ken Dashow"},{"id":"JohnBoy"},{"id":"masters"}],"default_content":[{"id":"collections/Maria Milito Blog (1145)"},{"id":"collections/Ken Dashow Blog (1362)"},{"id":"collections/SC-Stormwatch (475171)"},{"id":"collections/Big Rig Blog (32040)"},{"id":"collections/content"}],"additional_distributions":[],"default_podcasts":[],"default_shows":[{"id":"brands/John Boy and Billy (55278)","sites":{"_id":"%2F0e64e0d31f8049113fad35f0747a728d","slug":"john-boy-and-billy","ownBrand":"brands/John Boy and Billy (55278)","configByLookup":{"common":{"branding":{"name":"John Boy and Billy"}}}}},{"id":"brands/Maria Milito (32032)","sites":{"_id":"%2F7d78eada5130a45573add0145c5304c3","slug":"maria-milito","ownBrand":"brands/Maria Milito (32032)","configByLookup":{"common":{"branding":{"name":"Maria Milito"}}}}},{"id":"brands/Ken Dashow (32036)","sites":{"_id":"%2F4564f4e1c21b115037057952e00d3e39","slug":"ken-dashow","ownBrand":"brands/Ken Dashow (32036)","configByLookup":{"common":{"branding":{"name":"Ken Dashow"}}}}},{"id":"brands/Big Rig (32040)","sites":{"_id":"%2Fd2ad053ea0bd863da4b6567a59150b22","slug":"big-rig","ownBrand":"brands/Big Rig (32040)","configByLookup":{"common":{"branding":{"name":"Big Rig"}}}}},{"id":"brands/BMAN (32044)","sites":{"_id":"%2Fa093a6db043dd3dc5a0fcb6f991bc353","slug":"bman","ownBrand":"brands/BMAN (32044)","configByLookup":{"common":{"branding":{"name":"BMAN"}}}}}],"default_playlists":[],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Augusta, GA","country":{"id":"countries/US"},"geo_latitude":"33.4875735","geo_longitude":"-82.08466659999999","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"Richmond County Schools Will Remain Closed Friday Due to Flooding","link":"/content/2020-09-17-richmond-county-schools-will-remain-closed-friday-due-to-flooding/","target":"_blank","start_date":{"timestampMs":1531771200000},"end_date":{"timestampMs":1600459200000}},"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":"cYZyt","type":"page","label":"On Air","target":"_self","ref":"onair_schedule","children":[{"id":"O3THp","type":"brand","label":"John Boy and Billy","target":"_self","ref":"%2F0e64e0d31f8049113fad35f0747a728d","href":"/featured/john-boy-and-billy/"},{"id":"tsjmu","type":"brand","label":"Maria Milito","target":"_self","ref":"%2F7d78eada5130a45573add0145c5304c3","href":"/featured/maria-milito/"},{"id":"V2m8O","type":"brand","label":"Ken Dashow","target":"_self","ref":"%2F4564f4e1c21b115037057952e00d3e39","href":"/featured/ken-dashow/"},{"id":"9TJCY","type":"brand","label":"Big Rig","target":"_self","ref":"%2Fd2ad053ea0bd863da4b6567a59150b22","href":"/featured/big-rig/"},{"id":"7umXP","type":"brand","label":"BMAN","target":"_self","ref":"%2Fa093a6db043dd3dc5a0fcb6f991bc353","href":"/featured/bman/"},{"id":"4kk78","type":"page","label":"Full Schedule","target":"_self","ref":"onair_schedule","href":"/schedule/"}],"href":"/schedule/"},{"id":"YjRWP","type":"link","label":"Features","target":"_self","ref":"#","children":[{"id":"2uu64","type":"link","label":"Georgia News","target":"_self","ref":"/topic/local-news/","href":"/topic/local-news/"},{"id":"233WQ","type":"page","label":"Calendar","target":"_self","ref":"calendar_content_all","href":"/calendar/"},{"id":"Uuy6Q","type":"link","label":"CSRA StormWatch ","target":"_self","ref":"/featured/csra-stormwatch/","href":"/featured/csra-stormwatch/"},{"id":"D8ztb","type":"link","label":"Addiction & Recovery Resource Page","target":"_self","ref":"/content/2020-04-27-addiction-and-recovery-resource-page/","href":"/content/2020-04-27-addiction-and-recovery-resource-page/"}],"href":"#"},{"id":"uzd0N","type":"link","label":"Connect","target":"_self","ref":"#","children":[{"id":"qYnqv","type":"page","label":"Listen on iHeartRadio","target":"_self","ref":"iheartradio_app","href":"/apps/"},{"id":"E0Qf4","type":"link","label":"Like Us On Facebook","target":"_blank","ref":"https://www.facebook.com/Eagle1063radio/","href":"https://www.facebook.com/Eagle1063radio/"},{"id":"P1Syl","type":"link","label":"Follow Us On Twitter","target":"_blank","ref":"https://twitter.com/eagle1063radio","href":"https://twitter.com/eagle1063radio"},{"id":"Lt6qG","type":"link","label":"Follow Us On Instagram","target":"_self","ref":"https://www.instagram.com/eagle1063radio/","href":"https://www.instagram.com/eagle1063radio/"},{"id":"fsOZ0","type":"brand","label":"iHeartMedia Communities","target":"_self","ref":"%2F40e90ea045f17778e9938f5b0eb1c376","href":"/featured/iheartradio-communities/"}],"href":"#"},{"id":"p7K1f","type":"link","label":"Music","target":"_self","ref":"#","children":[{"id":"OkZ9Z","type":"page","label":"Most Recently Played","target":"_self","ref":"music_recently_played","href":"/music/recently-played/"},{"id":"N3Avt","type":"page","label":"Top Songs","target":"_self","ref":"music_top_songs","href":"/music/top-songs/"}],"href":"#"}],"menu_footer":[]},"design":{"theme":"default","color_scheme":{"id":"site-color-schemes/night"},"logo_best_res":{"id":"asset://assets.brands/5c85dd80b03644756e87c12a","asset":{"bucket":"assets.brands","resourceId":"%2F5c85dd80b03644756e87c12a","href":"https://i.iheart.com/v3/re/assets.brands/5c85dd80b03644756e87c12a"}},"station_logo":{"id":"asset://assets.brands/6376aeb6acbe485355cd558c","asset":{"bucket":"assets.brands","resourceId":"%2F6376aeb6acbe485355cd558c","href":"https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c"}},"logo_favicon":{"id":"asset://assets.brands/6376aeb6acbe485355cd558c","asset":{"bucket":"assets.brands","resourceId":"%2F6376aeb6acbe485355cd558c","href":"https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c"}},"font":{"id":"site-fonts/Exo 2"},"accent_color":"#FF0000","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":null,"ihr_embed_player_bar_switch":true,"ihr_embed_player_bar_stream_theme":"light","logo_footer":null,"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"Eagle1063radio","facebook_app_id":"1599960303614669","facebook_fan_page_id":"125478184144572","twitter_switch":true,"twitter_name":"Eagle1063radio","youtube_switch":null,"youtube_name":"Eagle1063radio","instagram_switch":true,"instagram_name":"Eagle1063radio","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":null,"tiktok_name":null},"contact":{"page_intro":"","show_social_switch":false,"phone_text_numbers_switch":true,"request_phone_number":"706-651-0163","business_phone_number":"706-396-6000","traffic_tip_phone":"","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":true,"prize_pickup_info":"","location_address1":"2743 Perimeter Parkway, Blg 100 Ste 300","location_address2":"","location_city":"Augusta","location_state":"GA","location_zip":"30909","office_hours":"Monday through Thursday 4:30pm - 7:30pm. \nClosed weekends, major holidays, and usually close early the day before a holiday.","email_form_switch":false,"employment_info_switch":true,"contacts":[],"eeo_report_asset":{"id":"asset://assets.eeo/6740ece6e9b5e4df947ae41e"},"employment_link_override":"","public_file_assistance_link_override":null,"email_ip_blacklist":"","enable_contest_promotions":true},"partners":{"iheartradio_switch":true,"ihr_show_in_iheart_switch":false,"video_monetization_provider":"none","postup_switch":true,"email_format":{"id":"formats/ROCKCLASSIC"},"dataskrive_switch":true,"outbrain_switch":true,"traffic_market":"","aptivada_switch":true,"aptivada_id":"1759062","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":null,"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[{"_id":"%2F40e90ea045f17778e9938f5b0eb1c376","slug":"iheartradio-communities","ownBrand":"brands/iHeartMedia Communities (285)","configByLookup":{"common":{"branding":{"name":"iHeartRadio Communities"}}}},{"_id":"%2F0e64e0d31f8049113fad35f0747a728d","slug":"john-boy-and-billy","ownBrand":"brands/John Boy and Billy (55278)","configByLookup":{"common":{"branding":{"name":"John Boy and Billy"}}}},{"_id":"%2F7d78eada5130a45573add0145c5304c3","slug":"maria-milito","ownBrand":"brands/Maria Milito (32032)","configByLookup":{"common":{"branding":{"name":"Maria Milito"}}}},{"_id":"%2F4564f4e1c21b115037057952e00d3e39","slug":"ken-dashow","ownBrand":"brands/Ken Dashow (32036)","configByLookup":{"common":{"branding":{"name":"Ken Dashow"}}}},{"_id":"%2Fd2ad053ea0bd863da4b6567a59150b22","slug":"big-rig","ownBrand":"brands/Big Rig (32040)","configByLookup":{"common":{"branding":{"name":"Big Rig"}}}},{"_id":"%2Fa093a6db043dd3dc5a0fcb6f991bc353","slug":"bman","ownBrand":"brands/BMAN (32044)","configByLookup":{"common":{"branding":{"name":"BMAN"}}}}],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/master-site/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","description":"","keywords":[],"sitemap_frequency":"hourly","thumbnail":"","title":""},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/themed-block","display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F60a25f9696f339faceb98fb0","type":"PUBLISHING","record":{"ref_id":"%2F60a25f9696f339faceb98fb0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"80acb3cf-85ae-4e37-9356-314cb06a3e85","revision_id":"AAAAAAAAAAAAAAAAAAAAAw=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5d4d6bf08d56c9c33bef5403","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 17th and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1980, drummer \u003cstrong>Peter Criss\u003c/strong> left \u003ca href=\"https://www.iheart.com/artist/kiss-35150/\" data-catalog-kind=\"artist\" data-catalog-id=\"35150\" data-catalog-related-id=\"\">\u003cstrong>Kiss\u003c/strong>\u003c/a> after \u003cstrong>Gene Simmons\u003c/strong>’ then-girlfriend \u003ca href=\"https://www.iheart.com/artist/diana-ross-38932/\" data-catalog-kind=\"artist\" data-catalog-id=\"38932\" data-catalog-related-id=\"\">\u003cstrong>Diana Ross\u003c/strong>\u003c/a> told him he was too talented to be in the band.\u003c/p>\n\n\u003cp>In 2006, \u003ca href=\"https://www.iheart.com/artist/paul-mccartney-4682/\" data-catalog-kind=\"artist\" data-catalog-id=\"4682\" data-catalog-related-id=\"\">\u003cstrong>Paul McCartney\u003c/strong>\u003c/a> announced that he and his wife, \u003cstrong>Heather Mills\u003c/strong>, had given up the fight to save their marriage and that after four years together, they were going their separate ways.\u003c/p>\n\n\u003cp>In 1983, the number one song in the country was \u003ca href=\"https://www.iheart.com/artist/david-bowie-27770/\" data-catalog-kind=\"artist\" data-catalog-id=\"27770\" data-catalog-related-id=\"\">\u003cstrong>David Bowie\u003c/strong>\u003c/a>’s “Let’s Dance.&quot;\u003c/p>\n\n\u003cp>In 2003, \u003ca href=\"https://www.iheart.com/artist/stone-temple-pilots-58584/\" data-catalog-kind=\"artist\" data-catalog-id=\"58584\" data-catalog-related-id=\"\">\u003cstrong>Stone Temple Pilots \u003c/strong>\u003c/a>singer \u003ca href=\"https://www.iheart.com/artist/scott-weiland-58603/\" data-catalog-kind=\"artist\" data-catalog-id=\"58603\" data-catalog-related-id=\"\">\u003cstrong>Scott Weiland\u003c/strong>\u003c/a> was arrested in L-A after police stopped him for driving without headlights and found cocaine and heroin in his car. He was released on ten-thousand dollars bail.\u003c/p>\n\n\u003cp>And in 1990, \u003ca href=\"https://www.iheart.com/artist/nirvana-40473/\" data-catalog-kind=\"artist\" data-catalog-id=\"40473\" data-catalog-related-id=\"\">\u003cstrong>Nirvana\u003c/strong>\u003c/a> played the last date of a North American tour in Boise, Idaho. The gig was the final one drummer \u003cstrong>Chad Channing\u003c/strong> played with the group. After playing on \u003cem>Bleach\u003c/em>, Chad chose to leave the band due to creative differences. He was replaced by \u003ca href=\"https://www.iheart.com/artist/dave-grohl-30574471/\" data-catalog-kind=\"artist\" data-catalog-id=\"30574471\" data-catalog-related-id=\"\">\u003cstrong>Dave Grohl \u003c/strong>\u003c/a>in September of 1990.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-05-17-why-may-17th-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F5d4d6bf08d56c9c33bef5403"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1747483200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-05-17-why-may-17th-matters-in-rock-history","social_title":"","summary":"Find out why today was the end of a chapter for Peter Criss in 1980.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 17th Matters In Rock History","permalink":"https://eagle1063.iheart.com/content/2021-05-17-why-may-17th-matters-in-rock-history/"},"slug":"2021-05-17-why-may-17th-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5d4d6bf08d56c9c33bef5403","title":"Why May 17th Matters In Rock History","description":"Find out why today was the end of a chapter for Peter Criss in 1980.","author":"Dave Basner"},"pub_start":1747483200000,"pub_until":4115978604802,"pub_changed":1747483200000,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/60a25f9696f339faceb98fb0","slug:2021-05-17-why-may-17th-matters-in-rock-history","slug:2021-05-17-why-may-17th-matters-in-rock-history","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":1,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":null,"feed":{"results":[{"id":"%2F681a714c3dfdb1726e1c84d5","type":"LEADS","record":{"title":"Grand in Your Hand","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/681a6fcf3dfdb1726e1c84d2","img_meta":{"base_id":"%2F681a6fcf3dfdb1726e1c84d2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://eagle1063.iheart.com/promotions/grand-in-your-hand-1759565/?apt_id=1759565&apt_type=countdown&apt_share_type="},"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":"%2F60c11fb91cd14383a9774ca0","type":"LEADS","record":{"title":"Find A New Podcast To Binge!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67bde14a67fe3434511185d1","img_meta":{"base_id":"%2F67bde14a67fe3434511185d1","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/podcast/category/top-100-overall-132/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6765c1ec27c687c84e024cf3","type":"LEADS","record":{"title":"Calming Music To Relax Your Pets!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67575e4ee34cbffded965b42","img_meta":{"base_id":"%2F67575e4ee34cbffded965b42","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/live/pet-radio-10231/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjozfSwiZW5kcyI6eyJQVG9PSyI6LTEsIkpBclJOIjowLCJ3bWVOSyI6LTF9fQ==","scopes":[]}}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":2,"size":2,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/large"],"schedule":null,"feed":{"results":[{"id":"%2F6827a6d9d66192110fb5ccc3","type":"PUBLISHING","record":{"ref_id":"%2F6827a6d9d66192110fb5ccc3","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e2759547-6639-4f38-8835-fdbe902a14f8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/119694/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/119694/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/119694/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/119694/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6827a99ad66192110fb5ccce","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Vince Neil\u003c/strong> And \u003cstrong>Rain Hannah\u003c/strong> have reportedly split up. \u003ca href=\"https://www.tmz.com/2025/05/16/vince-neil-splits-fiance-alleged-affair-cheating/\" target=\"_blank\">\u003cstrong>\u003cem>TMZ\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.tmz.com/2025/05/16/vince-neil-splits-fiance-alleged-affair-cheating/\" target=\"_blank\">\u003cstrong> broke the news\u003c/strong>\u003c/a>, alleging that the \u003ca href=\"https://www.iheart.com/artist/motley-crue-119694/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"119694\" data-catalog-related-id=\"\">\u003cstrong>Mötley Crüe\u003c/strong>\u003c/a> singer is the one to initiate the break up after finding out from one of his assistants that his longtime partner was having an affair.\u003c/p>\n\n\u003cp>The source told the outlet that the romance was an &quot;open secret&quot; in Neil's inner circle but no one wanted to tell him. The assistant got fed up and decided that he needed to know his girlfriend of 15 years was cheating.\u003c/p>\n\n\u003cp>The breakup comes just a few months after \u003ca href=\"https://www.iheart.com/content/2025-02-11-mtley-cres-vince-neil-breaks-silence-on-plane-crash-involving-girlfriend/\" target=\"_blank\">\u003cstrong>Hannah and a friend survived a plane crash that killed the pilot\u003c/strong>\u003c/a>. The \u003ca href=\"https://www.iheart.com/content/2025-02-13-how-mtley-cres-vince-neil-avoided-fatal-plane-crash-involving-girlfriend/\" target=\"_blank\">\u003cstrong>private plane was Neil's; however, he wasn't onboard\u003c/strong>\u003c/a>. Hannah suffered five broken ribs in the accident.\u003c/p>\n\n\u003cp>Mötley Crüe recently postponed a Las Vegas residency due to \u003ca href=\"https://www.iheart.com/content/2025-03-04-mtley-cre-postpone-las-vegas-residency-due-to-neil-vinces-health/\" target=\"_blank\">\u003cstrong>Neil undergoing an undisclosed &quot;medical procedure.&quot;\u003c/strong>\u003c/a> They're now planning to take over Dolby Live at MGM Park September 12th, 13th, 17th, 19th, 20th, 24th, 26th, and 27th and October 1st and 3rd.\u003c/p>\n\n\u003cp>In November, the band is set to \u003ca href=\"https://www.iheart.com/content/2025-04-17-def-leppard-team-up-with-fellow-80s-rock-legends-for-destination-festival/\" target=\"_blank\">\u003cstrong>host a destination festival with Def Leppard\u003c/strong>\u003c/a>. Rock the Tides is slated to go down November 7-9 on Mexico's Riviera Maya. \u003ca href=\"https://www.iheart.com/artist/bret-michaels-380/\" target=\"_blank\">\u003cstrong>Bret Michaels\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/extreme-40596/\" target=\"_blank\">\u003cstrong>Extreme\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/buckcherry-42793/\" target=\"_blank\">\u003cstrong>Buckcherry\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/living-colour-42409/\" target=\"_blank\">\u003cstrong>Living Colour\u003c/strong>\u003c/a> and more will also be playing the festival.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair/","cuser":"user/ldap/1121384","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/Vince Neil","keywords/Rain Hannah","keywords/affair","keywords/breakup"],"primary_image":{"bucket":"new_assets","id":"%2F6827a99ad66192110fb5ccce"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747430400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair","social_title":"","summary":"Those close to the Mötley Crüe singer claim Rain Hannah was cheating on him.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Mötley Crüe (119694)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Vince Neil Breaks Up With Longtime Girlfriend After Alleged Affair","permalink":"https://eagle1063.iheart.com/content/2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair/"},"slug":"2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6827a99ad66192110fb5ccce","title":"Vince Neil Breaks Up With Longtime Girlfriend After Alleged Affair","description":"Those close to the Mötley Crüe singer claim Rain Hannah was cheating on him.","author":"Katrina Nattress"},"pub_start":1747430400000,"pub_until":4115978604802,"pub_changed":1747430824409,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Mötley Crüe (119694)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6827a6d9d66192110fb5ccc3","slug:2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair","slug:2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair","keyword:keywords/Vince Neil","keyword:keywords/Rain Hannah","keyword:keywords/affair","keyword:keywords/breakup","author:user"]}},{"id":"%2F68279f05d66192110fb5cc90","type":"PUBLISHING","record":{"ref_id":"%2F68279f05d66192110fb5cc90","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e7f88c32-dc39-4890-9af5-3933fed469c7","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/31112393/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/31112393/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/31112393/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/31112393/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6808205766d37cc451b16df7","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Osbournes had their own eponymous reality show from 2002-2005, and in a \u003ca href=\"https://www.loudersound.com/news/sharon-osbourne-the-osbournes-white-house\" target=\"_blank\">\u003cstrong>new interview with \u003c/strong>\u003c/a>\u003ca href=\"https://www.loudersound.com/news/sharon-osbourne-the-osbournes-white-house\" target=\"_blank\">\u003cstrong>\u003cem>Metal Hammer\u003c/em>\u003c/strong>\u003c/a> \u003cstrong>Sharon Osbourne\u003c/strong> gave her honest feelings about the genre and her family's personal experience.\u003c/p>\n\n\u003cp>“It was a great experience,&quot; she began. &quot;It was something that we could all do as a family. Apart from my eldest daughter [Aimee], who didn’t want to be a part of it. It was a great experience, but it had to end. It was something that you couldn’t keep going on and on and on because it wasn’t the real world, you know?&quot;\u003c/p>\n\n\u003cp>“It’s the bulls**t world where people you don’t even know will invite you to Russia for a party and fly you there, and they want to show you off that you came to their party in Russia,&quot; she continued. &quot;I mean, we got invited to the White House. It’s like, ‘Why the f**k do you want to talk to us? It’s nice for you to invite us, but what the f**k do you want to talk to us about?’ It’s not the real world. It was time to get back to reality.”\u003c/p>\n\n\u003cp>Sharon was diagnosed with stage 3 colon cancer is 2002 but decided to continue filming, and even documented her recovery in season two. “I didn’t want my kids and my husband to know how sick I was. When you say ‘cancer’, everybody always thinks ‘death,’&quot; she admitted when asked about her decision to continue the show. &quot;And you’ve got to remember it was 23 years ago. At that point, cancer wasn’t the same as it is now. So everybody always thought it was a death sentence and I didn’t want my kids to have fear constantly surrounding them. I didn’t want it. And I thought, ‘F**k it.’”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/ozzy-osbourne-71921/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"71921\" data-catalog-related-id=\"\">\u003cstrong>Ozzy Osbourne\u003c/strong>\u003c/a> has suffered from \u003ca href=\"https://www.iheart.com/content/2025-02-25-ozzy-osbourne-doc-to-reveal-devastating-setbacks-caused-by-health-issues/\" target=\"_blank\">\u003cstrong>several health issues in recent years\u003c/strong>\u003c/a> and is gearing up to \u003ca href=\"https://www.iheart.com/content/2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show/\" target=\"_blank\">\u003cstrong>play his final show with Black Sabbath\u003c/strong>\u003c/a> this summer, recently divulging that he's been \u003ca href=\"https://www.iheart.com/content/2025-04-23-ozzy-osbourne-is-in-heavy-training-for-final-gig-im-waking-up-my-body/\" target=\"_blank\">\u003cstrong>&quot;heavy training&quot; to prepare his body for the performance\u003c/strong>\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls/","cuser":"user/ldap/1121384","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/Sharon Osbourne","keywords/The Osbournes","keywords/reality TV","keywords/Ozzy Osbourne"],"primary_image":{"bucket":"new_assets","id":"%2F6808205766d37cc451b16df7"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747428120000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls","social_title":"","summary":"The Osbournes had their own reality show from 2002-2005.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Ozzy Osbourne (71921)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Sharon Osbourne Shares Honest Thoughts About Reality TV: 'Bulls—'","permalink":"https://eagle1063.iheart.com/content/2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls/"},"slug":"2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6808205766d37cc451b16df7","title":"Sharon Osbourne Shares Honest Thoughts About Reality TV: 'Bulls—'","description":"The Osbournes had their own reality show from 2002-2005.","author":"Katrina Nattress"},"pub_start":1747428120000,"pub_until":4115978604802,"pub_changed":1747428580967,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Ozzy Osbourne (71921)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68279f05d66192110fb5cc90","slug:2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls","slug:2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls","keyword:keywords/Sharon Osbourne","keyword:keywords/The Osbournes","keyword:keywords/reality TV","keyword:keywords/Ozzy Osbourne","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":5,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"ha5Er","region":"main:dynamic","type":"contests","ordinal":6,"value":{},"tags":["display-hints/tile"],"schedule":null},{"id":"lHlMQ","region":"main:dynamic","type":"playlist","ordinal":7,"value":{},"tags":["display-hints/themed-block","display-hints/tile"],"schedule":null},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":8,"value":{"brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}],"title":"Shows"},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F0e64e0d31f8049113fad35f0747a728d","slug":"john-boy-and-billy","ownBrand":"brands/John Boy and Billy (55278)","configByLookup":{"common":{"branding":{"name":"John Boy and Billy","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/ae5e4536de4111c11f1fd4d97c37f103"}}}}}},{"_id":"%2F7d78eada5130a45573add0145c5304c3","slug":"maria-milito","ownBrand":"brands/Maria Milito (32032)","configByLookup":{"common":{"branding":{"name":"Maria Milito","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5e5d38bf5473d7f6bf06faff"}}}}}},{"_id":"%2F4564f4e1c21b115037057952e00d3e39","slug":"ken-dashow","ownBrand":"brands/Ken Dashow (32036)","configByLookup":{"common":{"branding":{"name":"Ken Dashow","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5947f6850a127fc64b7ee229"}}}}}},{"_id":"%2Fd2ad053ea0bd863da4b6567a59150b22","slug":"big-rig","ownBrand":"brands/Big Rig (32040)","configByLookup":{"common":{"branding":{"name":"Big Rig","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/61c2b1b180f2af03d229ca49"}}}}}},{"_id":"%2Fa093a6db043dd3dc5a0fcb6f991bc353","slug":"bman","ownBrand":"brands/BMAN (32044)","configByLookup":{"common":{"branding":{"name":"BMAN","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5942e1c9cbbff1b17795bcab"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":9,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":10,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}],"title":null},"tags":["display-hints/podcasts-block","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"podcasts":[]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":11,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":4,"size":6,"title":"Latest Stories"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":null,"feed":{"results":[{"id":"%2F68279c1cd66192110fb5cc81","type":"PUBLISHING","record":{"ref_id":"%2F68279c1cd66192110fb5cc81","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6001cfd6-18e3-4ad7-a157-ef8461ae27f6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/72280/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/72280/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/72280/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/72280/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"US drummer Josh Freese, of rock band Foo Fighters, performs during The Town music festival at the Interlagos racetrack in Sao Paulo, Brazil, on September 9, 2023. (Photo by Miguel SCHINCARIOL / AFP)","id":"%2F68279cb6d66192110fb5cc8c","new_tab":false,"schedule":{},"source_credit":"AFP","title":"BRAZIL-MUSIC-FESTIVAL-THE TOWN","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/foo-fighters-72280/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"72280\" data-catalog-related-id=\"\">\u003cstrong>Foo Fighters\u003c/strong>\u003c/a> have parted ways with \u003cstrong>Josh Freese\u003c/strong> nearly two years after hiring him to replace their late drummer Taylor Hawkins. The veteran percussionist broke the news on social media, admitting he was &quot;shocked and disappointed&quot; by the move.\u003c/p>\n\n\u003cp>“The Foo Fighters called me Monday night to let me know they’ve decided ‘to go in a different direction with their drummer.’ No reason was given :(&quot; Freese wrote in an Instagram post. &quot;Regardless, I enjoyed the past two years with them, both on and off stage, and I support whatever they feel is best for the band.&quot;\u003c/p>\n\n\u003cp>&quot;In my 40 years of drumming professionally, I’ve never been let go from a band, so while I’m not angry—just a bit shocked and disappointed,&quot; he admitted. &quot;But as most of you know I’ve always worked freelance and bounced between bands so, I’m fine. Stay tuned for my ‘Top 10 possible reasons Josh got booted from the Foo Fighters’ list.”\u003c/p>\n\n\u003cp>The decision was made just days after \u003ca href=\"https://www.iheart.com/content/2025-05-14-foo-fighters-announce-first-concert-of-2025/\" target=\"_blank\">\u003cstrong>the Foos announced their first concert of 2025\u003c/strong>\u003c/a> — a set at the Singapore Grand Prix on October 4. They last played live on August 18, 2024 at Seattle's T-Mobile Park.\u003c/p>\n\n\u003cp>The band has kept quiet since Dave Grohl revealed he \u003ca href=\"https://www.iheart.com/content/2024-09-10-dave-grohl-reveals-he-welcomed-baby-born-outside-of-my-marriage/\" target=\"_blank\">\u003cstrong>welcomed a new baby outside his marriage\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>in September. After the news broke, \u003ca href=\"https://www.iheart.com/content/2024-12-11-foo-fighters-reportedly-cancelled-2025-tour-plans/\" target=\"_blank\">\u003cstrong>the band reportedly cancelled their 2025 touring plans\u003c/strong>\u003c/a>. Grohl's kept himself busy this year. In January, he \u003ca href=\"https://www.iheart.com/content/2025-01-15-dave-grohl-spent-his-birthday-feeding-displaced-families-affected-by-fires/\" target=\"_blank\">\u003cstrong>spent his birthday cooking food\u003c/strong>\u003c/a> for people displaced by the Los Angeles wildfires; in February, he reunited \u003ca href=\"https://www.iheart.com/artist/nirvana-40473/\" target=\"_blank\">\u003cstrong>Nirvana\u003c/strong>\u003c/a> with \u003ca href=\"https://www.iheart.com/artist/post-malone-30779802/\" target=\"_blank\">\u003cstrong>Post Malone\u003c/strong>\u003c/a> for the SNL 50th Anniversary concert; in March, he \u003ca href=\"https://www.iheart.com/content/2025-03-21-jack-black-and-dave-grohl-team-up-for-new-song-listen/\" target=\"_blank\">\u003cstrong>teamed up with Jack Black for a new song\u003c/strong>\u003c/a> on \u003cem>A Minecraft Movie\u003c/em>'s soundtrack; and in April he surprised Coachella festival goers by playing “The Sky Is a Neighborhood” and “Everlong” with the Los Angeles Philharmonic, as well as \u003ca href=\"https://www.iheart.com/content/2025-04-28-watch-dave-grohl-cover-the-greats-during-surprise-performance/\" target=\"_blank\">\u003cstrong>performing a surprise set \u003c/strong>\u003c/a>at a school fundraiser in Los Angeles.\u003c/p>\n\n\u003cp>The band has yet to announce who will be replacing Freese in the lineup. See his full statement below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJuQb14u09w%2F","@url":"https://www.instagram.com/p/DJuQb14u09w/","author_name":"joshfreese","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Josh Freese (@joshfreese)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":759,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/497194381_18508235080002579_3822228479170811640_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QEv20PytfX36I3byB6Ct3JDF9YsXc0-sLOlU2XgAv9XgAcEo1xhCdIybMKRVvRvpk8&_nc_ohc=vmksto9xqVUQ7kNvwHq6aNs&_nc_gid=q09cWKqAmjEAsmQstjdJLA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfJLO4FnWTOkWquqw1NvoMt9HoFhgqGJXfIqLpdhHzEpUQ&oe=682D7189&_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/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Josh Freese (@joshfreese)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJuQb14u09w/"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed/","cuser":"user/ldap/1121384","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/Josh Freese","keywords/Foo Fighters"],"primary_image":{"bucket":"new_assets","id":"%2F68279cb6d66192110fb5cc8c"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747426620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed","social_title":"","summary":"'In my 40 years of drumming professionally, I’ve never been let go from a band,' Freese divulged.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Foo Fighters (72280)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Foo Fighters Fire Drummer Josh Freese: 'Shocked And Disappointed'","permalink":"https://eagle1063.iheart.com/content/2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed/"},"slug":"2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68279cb6d66192110fb5cc8c","title":"Foo Fighters Fire Drummer Josh Freese: 'Shocked And Disappointed'","description":"'In my 40 years of drumming professionally, I’ve never been let go from a band,' Freese divulged.","author":"Katrina Nattress"},"pub_start":1747426620000,"pub_until":4115978604802,"pub_changed":1747426991299,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Foo Fighters (72280)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68279c1cd66192110fb5cc81","slug:2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed","slug:2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed","keyword:keywords/Josh Freese","keyword:keywords/Foo Fighters","author:user"]}},{"id":"%2F682734b1d178e23aded535ef","type":"PUBLISHING","record":{"ref_id":"%2F682734b1d178e23aded535ef","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"05d9922d-dde3-4ebd-b3ec-3b3b10bb9c83","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":"Miss Universe Denmark, Victoria Kjaer Theilvig (C) reacts as she is announced as the winner of Miss Universe 2024 celebrates at the 73rd edition of the Miss Universe pageant in Mexico City on November 16, 2024. (Photo by CARL DE SOUZA / AFP)","id":"%2F68273645d178e23aded535fa","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"MEXICO-MISS-UNIVERSE-PAGEANT","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A woman vying to become the 2025 \u003ca href=\"https://www.iheart.com/content/2025-01-08-miss-universe-argentina-stripped-of-crown-after-infuriating-judges/\" target=\"_blank\">Miss Universe Australia\u003c/a> revealed a brutal injury weeks before the pageant.\u003c/p>\n\n\u003cp>\u003cstrong>Brigitte Murphy\u003c/strong>, who is representing Victoria, suffered a large scab and bruising on her face after taking a fall on a netball court two weeks before the competition was scheduled to take place.\u003c/p>\n\n\u003cp>“I just can’t believe this,” Murphy said in the first of a series of clips shared on her TikTok account, referring to the accident as the &quot;worst possible case scenario&quot; other than broken bones preventing her from walking.\u003c/p>\n\n\u003cp>“I played netball and as I was mid-air catching the ball I was pushed and I had about point five of a second to turn around and brace myself,” she said.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40brigitte.murphy%2Fvideo%2F7497903570008771848","@url":"https://www.tiktok.com/@brigitte.murphy/video/7497903570008771848","author_name":"Brig Murphy","author_unique_id":"brigitte.murphy","author_url":"https://www.tiktok.com/@brigitte.murphy","embed_product_id":"7497903570008771848","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@brigitte.murphy/video/7497903570008771848\" data-video-id=\"7497903570008771848\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@brigitte.murphy\" href=\"https://www.tiktok.com/@brigitte.murphy?refer=embed\">@brigitte.murphy\u003c/a> \u003cp>This is no joke, call 911 🙃 To add to this, after finishing the vid, I noticed a fractured tooth! Lucky me \u003ca title=\"netballinjury\" target=\"_blank\" href=\"https://www.tiktok.com/tag/netballinjury?refer=embed\">#netballinjury\u003c/a> \u003ca title=\"whyme\" target=\"_blank\" href=\"https://www.tiktok.com/tag/whyme?refer=embed\">#whyme\u003c/a> \u003ca title=\"missuniverseaustralia\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverseaustralia?refer=embed\">#missuniverseaustralia\u003c/a> \u003ca title=\"missuniverse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverse?refer=embed\">#missuniverse\u003c/a>\u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Brig Murphy\" href=\"https://www.tiktok.com/music/original-sound-7497903607140911888?refer=embed\">♬ original sound - Brig Murphy\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1024,"thumbnail_url":"https://p16-sign-sg.tiktokcdn.com/obj/tos-alisg-p-0037/oocY3EABvA5Au6xHAaEAMEylIANniiAKIlBzl?lk3s=b59d6b55&x-expires=1747573200&x-signature=Mu1oimsEvc3%2FZ1jfImdhMhE%2BT7M%3D&shp=b59d6b55&shcp=-","thumbnail_width":576,"title":"This is no joke, call 911 🙃 To add to this, after finishing the vid, I noticed a fractured tooth! Lucky me #netballinjury #whyme #missuniverseaustralia #missuniverse","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@brigitte.murphy/video/7497903570008771848\" data-video-id=\"7497903570008771848\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@brigitte.murphy\" href=\"https://www.tiktok.com/@brigitte.murphy?refer=embed\">@brigitte.murphy\u003c/a> \u003cp>This is no joke, call 911 🙃 To add to this, after finishing the vid, I noticed a fractured tooth! Lucky me \u003ca title=\"netballinjury\" target=\"_blank\" href=\"https://www.tiktok.com/tag/netballinjury?refer=embed\">#netballinjury\u003c/a> \u003ca title=\"whyme\" target=\"_blank\" href=\"https://www.tiktok.com/tag/whyme?refer=embed\">#whyme\u003c/a> \u003ca title=\"missuniverseaustralia\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverseaustralia?refer=embed\">#missuniverseaustralia\u003c/a> \u003ca title=\"missuniverse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverse?refer=embed\">#missuniverse\u003c/a>\u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Brig Murphy\" href=\"https://www.tiktok.com/music/original-sound-7497903607140911888?refer=embed\">♬ original sound - Brig Murphy\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@brigitte.murphy/video/7497903570008771848"},{"html":"\u003cp>Murphy managed to somewhat protect herself but ended up with her right cheek and eye grazing the court, as well as her tooth being fractured.\u003c/p>\n\n\u003cp>“I mean, if you don’t laugh, you cry – right?&quot; she said.\u003c/p>\n\n\u003cp>Murphy continued to document her injury on TikTok, claiming she was extremely uncomfortable and her injuries made it difficult to sleep as her eye swelled up significantly from day one to day two.\u003c/p>\n\n\u003cp>“I have 13 days until Vietnam with Miss Universe, and this is what my face looks like,” she said. “This morning my upper eyelid has completely blown up. I’ve got work today so I’m going to try my best to cover it up,” Murphy said while applying some concealer in the video.\u003c/p>\n\n\u003cp>Murphy gave a third update in which she said a CT scan showed she was in the &quot;all clear&quot; from concerns about a possible facial fracture, as well as a dentist telling her there was &quot;no chance&quot; of her tooth dying due to the fracture. Fortunately, the swelling managed to go down within five days as only a few red patches were left on her skin.\u003c/p>\n\n\u003cp>“The swelling, bruising and the wound has gone down. People told me to wrap myself up in cotton wool. Like, sorry, your girl’s not going to do that,&quot; Murphy said in her fifth update.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40brigitte.murphy%2Fvideo%2F7502041238133083410","@url":"https://www.tiktok.com/@brigitte.murphy/video/7502041238133083410","author_name":"Brig Murphy","author_unique_id":"brigitte.murphy","author_url":"https://www.tiktok.com/@brigitte.murphy","embed_product_id":"7502041238133083410","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@brigitte.murphy/video/7502041238133083410\" data-video-id=\"7502041238133083410\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@brigitte.murphy\" href=\"https://www.tiktok.com/@brigitte.murphy?refer=embed\">@brigitte.murphy\u003c/a> \u003cp>3 more sleeps until I go to Vietnam with Miss Universe Australia! The excitement is real 🥰 \u003ca title=\"missiniverse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missiniverse?refer=embed\">#missiniverse\u003c/a> \u003ca title=\"missuniverseaustralia\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverseaustralia?refer=embed\">#missuniverseaustralia\u003c/a> \u003ca title=\"fyp\" target=\"_blank\" href=\"https://www.tiktok.com/tag/fyp?refer=embed\">#fyp\u003c/a> \u003ca title=\"fypage\" target=\"_blank\" href=\"https://www.tiktok.com/tag/fypage?refer=embed\">#fypage\u003c/a> \u003ca title=\"ootd\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ootd?refer=embed\">#ootd\u003c/a> \u003ca title=\"journey\" target=\"_blank\" href=\"https://www.tiktok.com/tag/journey?refer=embed\">#journey\u003c/a> \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Brig Murphy\" href=\"https://www.tiktok.com/music/original-sound-7502041629784607489?refer=embed\">♬ original sound - Brig Murphy\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1024,"thumbnail_url":"https://p16-sign-sg.tiktokcdn.com/obj/tos-alisg-p-0037/oMacPAkswIYBMBVs8Ai5aigJIEmkBOkAyCxVc?lk3s=b59d6b55&x-expires=1747573200&x-signature=zDzdDeC80r90wv2OIPnlJH3NfnI%3D&shp=b59d6b55&shcp=-","thumbnail_width":576,"title":"3 more sleeps until I go to Vietnam with Miss Universe Australia! The excitement is real 🥰 #missiniverse #missuniverseaustralia #fyp #fypage #ootd #journey ","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@brigitte.murphy/video/7502041238133083410\" data-video-id=\"7502041238133083410\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@brigitte.murphy\" href=\"https://www.tiktok.com/@brigitte.murphy?refer=embed\">@brigitte.murphy\u003c/a> \u003cp>3 more sleeps until I go to Vietnam with Miss Universe Australia! The excitement is real 🥰 \u003ca title=\"missiniverse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missiniverse?refer=embed\">#missiniverse\u003c/a> \u003ca title=\"missuniverseaustralia\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverseaustralia?refer=embed\">#missuniverseaustralia\u003c/a> \u003ca title=\"fyp\" target=\"_blank\" href=\"https://www.tiktok.com/tag/fyp?refer=embed\">#fyp\u003c/a> \u003ca title=\"fypage\" target=\"_blank\" href=\"https://www.tiktok.com/tag/fypage?refer=embed\">#fypage\u003c/a> \u003ca title=\"ootd\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ootd?refer=embed\">#ootd\u003c/a> \u003ca title=\"journey\" target=\"_blank\" href=\"https://www.tiktok.com/tag/journey?refer=embed\">#journey\u003c/a> \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Brig Murphy\" href=\"https://www.tiktok.com/music/original-sound-7502041629784607489?refer=embed\">♬ original sound - Brig Murphy\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@brigitte.murphy/video/7502041238133083410"},{"html":"\u003cp>Murphy has since shared Instagram photos of herself in Vietnam for the Miss Universe competition, where she's among 30 finalists to become \u003ca href=\"https://www.iheart.com/content/2024-11-11-miss-universe-contestant-expelled-amid-personal-scandal-rumors/\" target=\"_blank\">Miss Universe\u003c/a> Australia.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJtXNa8zBCR%2F","@url":"https://www.instagram.com/p/DJtXNa8zBCR/","author_name":"brigmurphy","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by B R I G I T T E  M U R P H Y (@brigmurphy)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":562,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/497826347_18509026582009347_3048782890825639012_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2QEuq1P2CqyxP0DUcwl9JGWJs40zU0d3mO7NMGQYjEnzvtomd8VOeSEL4amSLSyiVuc&_nc_ohc=CEG7bAMPQ2gQ7kNvwE8Mcbn&_nc_gid=KrOK3GWlMsALFOQwNMTnow&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfLNw_0M0WZT95mtrJV67yHrThnposMO0RA_8QxKR-c6HA&oe=682D25E8&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by B R I G I T T E  M U R P H Y (@brigmurphy)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJtXNa8zBCR/"},{"html":"\u003cp>&quot;Night 4 - Pool party with my VIC girlies \u003ca href=\"https://www.instagram.com/hoiana_resort_golf/?hl=en\" target=\"_blank\">@hoiana_resort_golf\u003c/a> so grateful for such a beautiful bunch of ladies to experience this with,&quot; Murphy wrote on a post shared Friday (May 16).\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant/","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/Brigitte Murphy","keywords/competition","keywords/injury","keywords/pageant","keywords/contestant","keywords/Miss Universe","keywords/Australia"],"primary_image":{"bucket":"new_assets","id":"%2F68273645d178e23aded535fa"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1747401300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant","social_title":"","summary":"A Miss Universe contestant revealed a brutal injury weeks before her pageant.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Miss Universe Contestant Reveals Brutal Injury Weeks Before Pageant","permalink":"https://eagle1063.iheart.com/content/2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant/"},"slug":"2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68273645d178e23aded535fa","title":"Miss Universe Contestant Reveals Brutal Injury Weeks Before Pageant","description":"A Miss Universe contestant revealed a brutal injury weeks before her pageant.","author":"Jason Hall"},"pub_start":1747401300000,"pub_until":4115978604802,"pub_changed":1747401640255,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682734b1d178e23aded535ef","slug:2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant","slug:2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant","keyword:keywords/Brigitte Murphy","keyword:keywords/competition","keyword:keywords/injury","keyword:keywords/pageant","keyword:keywords/contestant","keyword:keywords/Miss Universe","keyword:keywords/Australia","author:user"]}},{"id":"%2F68272ddeaa5cfc9bf75e96d4","type":"PUBLISHING","record":{"ref_id":"%2F68272ddeaa5cfc9bf75e96d4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"007f55e8-cd14-42dc-ba3e-a8e2d69a943f","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"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":"LOS ANGELES - OCTOBER 23: Joe Don Baker as Frank Kearney, a hit man for a narcotics ring, in the Mission: Impossible episode: The Miracle. Original broadcast date, October 23, 1971. Image is a frame grab. (Photo by CBS via Getty Images) ","id":"%2F68272e97aa5cfc9bf75e96df","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Mission: Impossible","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-05-13-actor-samuel-french-dead-at-45/\" target=\"_blank\">Actor\u003c/a> \u003cstrong>Joe Don Baker\u003c/strong>, best known for starring in the film \u003cem>Walking Tall\u003c/em> and appearing in three \u003ca href=\"https://www.iheart.com/artist/john-barry-32096/songs/the-james-bond-theme-4145512/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"4145512\" data-catalog-related-id=\"\">\u003cem>James Bond\u003c/em>\u003c/a> movies, has died at the age of 89, his family announced in a \u003ca href=\"https://www.legacy.com/us/obituaries/legacyremembers/joe-baker-obituary?id=58381213\" target=\"_blank\">Legacy.com obituary\u003c/a>.\u003c/p>\n\n\u003cp>&quot;It is with heavy hearts that we announce the passing of Joe Don, a noted member of the Performing Arts Community, who left us on 5/7/2025 at the age of 89,&quot; the obituary states.\u003c/p>\n\n\u003cp>&quot;As we say goodbye to Joe Don, we hold onto the memories and the love he shared with us,&quot; the obituary continued. &quot;Though he may no longer be with us in body, his spirit will always remain, a guiding light in the lives he touched. Rest in peace, Joe Don. You will be dearly missed but never forgotten.&quot;\u003c/p>\n\n\u003cp>Baker rose to fame after landing the role of Curly, the younger brother of \u003cstrong>Steve McQueen\u003c/strong>'s titular character in the 1972 western film \u003cem>Junior Bonner\u003c/em>, one year before playing Sheriff Buford Pusser in the 1973 film \u003cem>Walking Tall\u003c/em>, which was later remade to star \u003cstrong>Dwayne\u003c/strong> '\u003cstrong>The Rock\u003c/strong>' \u003cstrong>Johnson\u003c/strong> in 2004. The Texas native later played arms dealer Brad Whitaker in the 1987 \u003cem>James Bond\u003c/em> film \u003cem>The Living Daylights\u003c/em> starring \u003cstrong>Timothy Dalton\u003c/strong>, a role that was brought back in the 1995 and 1997 films \u003cem>GoldenEye\u003c/em> and\u003cem> Tomorrow Never Dies\u003c/em> when \u003cstrong>Pierce Brosnan\u003c/strong> played the iconic character.\u003c/p>\n\n\u003cp>Baker won the Robert Altman Award at the Independent Spirit Awards for his role in the 2012 film \u003cem>Mud\u003c/em> acting alongside \u003cstrong>Matthew McConaughey\u003c/strong>, \u003cstrong>Reese Witherspoon\u003c/strong>, \u003cstrong>Sam Shepard\u003c/strong> and \u003cstrong>Sarah Paulson\u003c/strong> and was nominated for best actor by the British Academy of Television for his role in the 1985 for the six-episode drama serial \u003cem>Edge of Darkness\u003c/em> and Best Supporting Actor for the 1997 television film \u003cem>George Wallace\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-actor-joe-don-baker-dead-at-89/","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/Joe Don Baker","keywords/obituary","keywords/age","keywords/film","keywords/movies","keywords/actor","keywords/dead","keywords/death","keywords/Walking Tall","keywords/television"],"primary_image":{"bucket":"new_assets","id":"%2F68272e97aa5cfc9bf75e96df"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1747399020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-actor-joe-don-baker-dead-at-89","social_title":"","summary":"Actor Joe Don Baker, best known for starring in the film 'Walking Tall' and appearing in three 'James Bond' movies, has died at the age of 89.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Actor Joe Don Baker Dead At 89","permalink":"https://eagle1063.iheart.com/content/2025-05-16-actor-joe-don-baker-dead-at-89/"},"slug":"2025-05-16-actor-joe-don-baker-dead-at-89","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68272e97aa5cfc9bf75e96df","title":"Actor Joe Don Baker Dead At 89","description":"Actor Joe Don Baker, best known for starring in the film 'Walking Tall' and appearing in three 'James Bond' movies, has died at the age of 89.","author":"Jason Hall"},"pub_start":1747399020000,"pub_until":4115978604802,"pub_changed":1747399474848,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68272ddeaa5cfc9bf75e96d4","slug:2025-05-16-actor-joe-don-baker-dead-at-89","slug:2025-05-16-actor-joe-don-baker-dead-at-89","keyword:keywords/Joe Don Baker","keyword:keywords/obituary","keyword:keywords/age","keyword:keywords/film","keyword:keywords/movies","keyword:keywords/actor","keyword:keywords/dead","keyword:keywords/death","keyword:keywords/Walking Tall","keyword:keywords/television","author:user"]}},{"id":"%2F609d93e93c9c12d3fff5d514","type":"PUBLISHING","record":{"ref_id":"%2F609d93e93c9c12d3fff5d514","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ca641426-da32-47fc-815e-b2946016d041","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5cdc6b6974a7635f6aec83d9","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 16th and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1983, \u003ca href=\"https://www.iheart.com/artist/iron-maiden-43673/\" data-catalog-kind=\"artist\" data-catalog-id=\"43673\" data-catalog-related-id=\"\">\u003cstrong>Iron Maiden \u003c/strong>\u003c/a>released their fourth album, \u003cem>Piece of Mind\u003c/em>.\u003c/p>\n\n\u003cp>In 2010, \u003cstrong>Elf\u003c/strong>, \u003cstrong>Rainbow\u003c/strong>, \u003ca href=\"https://www.iheart.com/artist/black-sabbath-2358/\" data-catalog-kind=\"artist\" data-catalog-id=\"2358\" data-catalog-related-id=\"\">\u003cstrong>Black Sabbath\u003c/strong>\u003c/a>, \u003cstrong>Heaven &amp; Hell\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/dio-7034/\" data-catalog-kind=\"artist\" data-catalog-id=\"7034\" data-catalog-related-id=\"\">\u003cstrong>Dio\u003c/strong>\u003c/a> singer \u003cstrong>Ronnie James Dio\u003c/strong> died of stomach cancer at age 67.\u003c/p>\n\n\u003cp>In 1984, \u003ca href=\"https://www.iheart.com/artist/ozzy-osbourne-71921/\" data-catalog-kind=\"artist\" data-catalog-id=\"71921\" data-catalog-related-id=\"\">\u003cstrong>Ozzy Osbourne\u003c/strong>\u003c/a> was arrested in Memphis for “staggering drunk” down Beale Street.\u003c/p>\n\n\u003cp>In 1987, \u003ca href=\"https://www.iheart.com/artist/u2-970/\" data-catalog-kind=\"artist\" data-catalog-id=\"970\" data-catalog-related-id=\"\">\u003cstrong>U2 \u003c/strong>\u003c/a>started a three-week run at number one on the singles chart with “With or Without You,” the band’s first-ever U-S number one.\u003c/p>\n\n\u003cp>In 1969, \u003cstrong>Pete Townshend \u003c/strong>of \u003ca href=\"https://www.iheart.com/artist/the-who-3800/\" data-catalog-kind=\"artist\" data-catalog-id=\"3800\" data-catalog-related-id=\"\">\u003cstrong>The Who \u003c/strong>\u003c/a>spent a night in a New York jail after assaulting a man who jumped onstage during their show. He didn’t realize the guy was a plainclothes policeman trying to warn the audience that there was a fire.\u003c/p>\n\n\u003cp>In 1966, \u003cstrong>The \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/the-beach-boys-3455/\" data-catalog-kind=\"artist\" data-catalog-id=\"3455\" data-catalog-related-id=\"\">\u003cstrong>Beach Boys \u003c/strong>\u003c/a>released \u003cem>Pet Sounds\u003c/em>.\u003c/p>\n\n\u003cp>In 1970, \u003ca href=\"https://www.iheart.com/artist/crosby-stills-nash-young-78213/\" data-catalog-kind=\"artist\" data-catalog-id=\"78213\" data-catalog-related-id=\"\">\u003cstrong>Crosby, Stills, Nash &amp; Young \u003c/strong>\u003c/a>had the number one album in the country with \u003cem>Déjà Vu\u003c/em>.\u003c/p>\n\n\u003cp>In 2009, \u003ca href=\"https://www.iheart.com/artist/bob-dylan-971/\" data-catalog-kind=\"artist\" data-catalog-id=\"971\" data-catalog-related-id=\"\">\u003cstrong>Bob Dylan \u003c/strong>\u003c/a>topped the charts with his 33rd album,\u003cem>Together Through Life\u003c/em>.\u003c/p>\n\n\u003cp>And in 1998, \u003ca href=\"https://www.iheart.com/artist/keith-richards-389566/\" data-catalog-kind=\"artist\" data-catalog-id=\"389566\" data-catalog-related-id=\"\">\u003cstrong>Keith Richards \u003c/strong>\u003c/a>fell in his Connecticut home while reaching for a book of nude art. He broke some ribs and caused the \u003ca href=\"https://www.iheart.com/artist/the-rolling-stones-39467/\" data-catalog-kind=\"artist\" data-catalog-id=\"39467\" data-catalog-related-id=\"\">\u003cstrong>Rolling Stones \u003c/strong>\u003c/a>to have to postpone tour dates.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T T\u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_self\">his Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-05-13-why-may-16th-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"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":"%2F5cdc6b6974a7635f6aec83d9"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1747396800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-05-13-why-may-16th-matters-in-rock-history","social_title":"","summary":"Find out why Ozzy Osbourne got arrested on this day in 1984 and why Pete Townshend spent the night in jail in 1969.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 16th Matters In Rock History","permalink":"https://eagle1063.iheart.com/content/2021-05-13-why-may-16th-matters-in-rock-history/"},"slug":"2021-05-13-why-may-16th-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5cdc6b6974a7635f6aec83d9","title":"Why May 16th Matters In Rock History","description":"Find out why Ozzy Osbourne got arrested on this day in 1984 and why Pete Townshend spent the night in jail in 1969.","author":"Dave Basner"},"pub_start":1747396800000,"pub_until":4115978604802,"pub_changed":1747398978749,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/609d93e93c9c12d3fff5d514","slug:2021-05-13-why-may-16th-matters-in-rock-history","slug:2021-05-13-why-may-16th-matters-in-rock-history","author:user"]}},{"id":"%2F6826546df36ea60d47b4dd04","type":"PUBLISHING","record":{"ref_id":"%2F6826546df36ea60d47b4dd04","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"866abe1c-e1cd-4fbd-a7ac-e6a765248fd9","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A baby Spider Monkey named Estela plays with her grandmother Sonya at Melbourne Zoo on May 6, 2011.  Estela was abandoned at birth by her mother Sunshine, and it has taken 24/7 care from Primate Department Keepers to pull the tiny newborn through since her birth on January 17, 2011. The baby Spider Monkey which is native to Central America, is currently receiving six feeds of formula a day and is now slowly being introduced to solid foods.    AFP PHOTO/William WEST (Photo credit should read WILLIAM WEST/AFP via Getty Images)","id":"%2F682655655c89bb2a81914a2c","new_tab":false,"schedule":{},"source_credit":"WILLIAM WEST / AFP / Getty Images","title":"A baby Spider Monkey named Estela plays","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A traffic stop in Vallejo, California, led to the \u003ca href=\"https://abcnews.go.com/US/baby-spider-monkey-2-rattlesnakes-discovered-california-meth/story?id=121825795\" target=\"_blank\">discovery of a baby spider monkey and two rattlesnakes during a methamphetamine bust\u003c/a>. On May 6, Solano County Sheriff's Deputies stopped \u003cstrong>Clifford Vincenty\u003c/strong>, 50, and found half a pound of meth in his vehicle. Vincenty was arrested and charged with possession of a controlled substance for sale.\u003c/p>\n\n\u003cp>The following day, \u003ca href=\"https://www.foxnews.com/us/california-meth-bust-leads-rescue-young-spider-monkey\" target=\"_blank\">a search warrant at Vincenty's home uncovered an additional pound of meth\u003c/a>, over $2,000 in cash, and the exotic animals. The meth's street value was estimated at $26,000. Animal Control safely removed the creatures, and the spider monkey, named Violeta, was taken to the Oakland Zoo. The zoo reported that Violeta is in decent health and is receiving care, including a healthy diet and enrichment activities.\u003c/p>\n\n\u003cp>According to the Solano County Sheriff's Office, Vincenty now faces additional charges related to the possession of exotic animals. Wildlife trafficking is a significant illegal trade, often driven by demand for exotic pets. The Oakland Zoo emphasized the dangers of this trade, which threatens species like spider monkeys.\u003c/p>\n\n\u003cp>The rattlesnakes were taken by JW Reptile Rescue and will be \u003ca href=\"https://www.mercurynews.com/2025/05/14/meth-spider-monkey-rattlesnakes-seized-after-traffic-stop-home-search/\" target=\"_blank\">relocated to a safe area\u003c/a>. The investigation into Vincenty's activities is ongoing, with a readiness conference and preliminary hearing scheduled in Solano County Superior Court.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust/","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":"%2F682655655c89bb2a81914a2c"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747342800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust","social_title":"","summary":"Animal Control safely removed the animals from the home.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/weird-news","categories/national-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Cops Find Baby Spider Monkey, 2 Rattlesnakes During Meth Bust","permalink":"https://eagle1063.iheart.com/content/2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust/"},"slug":"2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/682655655c89bb2a81914a2c","title":"Cops Find Baby Spider Monkey, 2 Rattlesnakes During Meth Bust","description":"Animal Control safely removed the animals from the home.","author":"iHeartRadio"},"pub_start":1747342800000,"pub_until":4115978604802,"pub_changed":1747343150413,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/weird-news","categories/national-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6826546df36ea60d47b4dd04","slug:2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust","slug:2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F68264831ab7b368e7c2aba9f","type":"PUBLISHING","record":{"ref_id":"%2F68264831ab7b368e7c2aba9f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5deccbd7-c7e0-4e85-a558-8bafeafba1ad","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/44757/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/44757/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/44757/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/44757/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"SEATTLE, WA - AUGUST 21:  Sean Kinney of Alice In Chains perform for SiriusXM's Lithium Channel at The Space Needle on August 21, 2018 in Seattle, Washington.  (Photo by Mat Hayward/Getty Images for  SiriusXM)","id":"%2F682648bcab7b368e7c2abaaa","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Alice In Chains Performs For SiriusXM's Lithium Channel At The Space Needle In Seattle","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/alice-in-chains-44757/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"44757\" data-catalog-related-id=\"\">\u003cstrong>Alice in Chains\u003c/strong>\u003c/a> were forced to abruptly cancel their tour opener last week after \u003ca href=\"https://www.iheart.com/content/2025-05-09-alice-in-chains-cancel-tour-opener-after-member-suffers-medical-emergency/\" target=\"_blank\">\u003cstrong>drummer Sean Kinney suffered a &quot;medical emergency.&quot;\u003c/strong>\u003c/a> A day later, the band decided to \u003ca href=\"https://x.com/AliceInChains/status/1920948748386971861\" target=\"_blank\">\u003cstrong>scrap their whole spring tour\u003c/strong>\u003c/a>, stating that &quot;Sean's health is our top priority at this moment.&quot;\u003c/p>\n\n\u003cp>Now, Kinney is breaking his silence on the health scare with a lengthy statement on social media, assuring fans he's &quot;going to be fine.&quot;\u003c/p>\n\n\u003cp>&quot;Firstly, to everyone who came out to the Mohegan Sun show and was affected by the short-notice cancellation, and to everyone who had tickets to come see the band at one of the other shows, thanks for your understanding,&quot; he began the message. &quot;It’s not lost on the band and myself that you spend money, make plans and alter your schedules to come and see us, and it’s deeply disappointing to have had this happen.&quot;\u003c/p>\n\n\u003cp>&quot;I was very much looking forward to getting back out there and playing with the band again, and it’s been a difficult but necessary decision to make. I don’t personally utilize social media and I’m not particularly fond of my health issues being made public, but I understand that people are concerned,&quot; he continued. &quot;When the doctors advised me against playing in the short-term, I quickly went through The 5 Stages of Grief: 1. Denial (I’m fine) 2. Anger (F*** this – I’m still going to play) 3. Bargaining (What’s it gonna take for me to hear a better diagnosis?) 4. Depression (This sucks) 5. Acceptance (This sucks, but okay).&quot;\u003c/p>\n\n\u003cp>&quot;I finally concluded that medical doctors with many hard-earned degrees on their walls might know a bit more about health than a musician with some shiny spray-painted records on his wall,&quot; Kinney admitted. &quot;The outpouring of love, concern and well wishes has been both extremely humbling and very much appreciated. The good news is that I’m going to be fine and I’m going to live. The bad news (for some of you?) is that I’m going to be fine and I’m going to live.”\u003c/p>\n\n\u003cp>See his whole post below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJrhw0Jp0Ci%2F","@url":"https://www.instagram.com/p/DJrhw0Jp0Ci/","author_name":"aliceinchains","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Alice In Chains (@aliceinchains)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":799,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/498204381_18504487339030192_1966498574848617307_n.jpg?stp=dst-jpg_e15_p640x640_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGo5bajLXQ1eiCf5r4oWccujkTFplEULlBN4uMdm3wW_mdTVzu-3mbptXvg8zgd27g&_nc_ohc=jTBQBLssQtQQ7kNvwGszQQq&_nc_gid=gYsziqZ2-6yhKwR9UzBXiw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfKZUlOXfhL2poEysKKOeAmmpl0ETJb-XjS-WKC8Ou_1FQ&oe=682C29B5&_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/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Alice In Chains (@aliceinchains)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJrhw0Jp0Ci/"}],"canonical_url":"https://www.iheart.com/content/2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency/","cuser":"user/ldap/1121384","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/Sean Kinney","keywords/Alice in Chains"],"primary_image":{"bucket":"new_assets","id":"%2F682648bcab7b368e7c2abaaa"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747339980000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency","social_title":"","summary":"The band was recently forced to abruptly cancel their spring tour due to Sean Kinney's health.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Alice in Chains (44757)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Alice In Chains Drummer Breaks Silence After Suffering Medical Emergency","permalink":"https://eagle1063.iheart.com/content/2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency/"},"slug":"2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682648bcab7b368e7c2abaaa","title":"Alice In Chains Drummer Breaks Silence After Suffering Medical Emergency","description":"The band was recently forced to abruptly cancel their spring tour due to Sean Kinney's health.","author":"Katrina Nattress"},"pub_start":1747339980000,"pub_until":4115978604802,"pub_changed":1747340395049,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Alice in Chains (44757)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68264831ab7b368e7c2aba9f","slug:2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency","slug:2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency","keyword:keywords/Sean Kinney","keyword:keywords/Alice in Chains","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":12,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":5,"position":null,"size":6,"title":"From Our Shows"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F68276f1a1395342d8b79e01f","type":"PUBLISHING","record":{"ref_id":"%2F68276f1a1395342d8b79e01f","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"53939944","kind":"podcast","related_id":"276027319","schedule":{},"type":"catalog"},{"html":"\u003cp>Friday (pt 2 of 2): On today’s Late Riser’s Podcast, we pull out the Happy Boy song early and get the Drum Banging checked off shortly after.. - - The Not Ready for Drive Time Players cold read a script entitled, “The Eyes Have It”.. - We’ll get an update from one of our favorite charities, “Folds of Honor”.. - John Boy gives away more of his stuff.. - Tom Sorensen recaps the past week in sports and looks forward to the weekend.. - We fill a request for the late, great Tim Wilson’s “Ricky Tidwell’s Mama”.. - and Carl Childers explains Gilligan’s Island…\u003c/p>\n\n\u003cp> ℗®© 2025 John Boy &amp; Billy, Inc.\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F68276ebe58e593e7d268bb22","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","feed_type":"PODCAST","feed_vendor":"The John Boy & Billy Big Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/John Boy and Billy (55278)"]},"publish_date":1747399800000,"publish_end_date":4115978604802,"publish_origin":"brands/John Boy and Billy (55278)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-2-of-2-todays-playhouse-is-the-eye","social_title":"","summary":"\u003cp>Friday (pt 2 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pull out the Happy Boy song early and get the Drum Banging checked off shortly after.. - - The Not Ready for Drive Time Players cold read a script entitled, &ldquo;The Eyes Have It&rdquo;.. - We&rsquo;ll get an update from one...","targets":[],"title":"Friday (pt 2 of 2): Today’s Playhouse is “The Eyes Have It”","permalink":"https://eagle1063.iheart.com/featured/john-boy-and-billy/content/2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-2-of-2-todays-playhouse-is-the-eye/"},"slug":"2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-2-of-2-todays-playhouse-is-the-eye","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Friday (pt 2 of 2): Today’s Playhouse is “The Eyes Have It”","description":"\u003cp>Friday (pt 2 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pull out the Happy Boy song early and get the Drum Banging checked off shortly after.. - - The Not Ready for Drive Time Players cold read a script entitled, &ldquo;The Eyes Have It&rdquo;.. - We&rsquo;ll get an update from one...","author":""},"pub_start":1747399800000,"pub_until":4115978604802,"pub_changed":1747414811547,"subscription":[{"tags":["brands/John Boy and Billy (55278)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/John Boy and Billy (55278)","id:/68276f1a1395342d8b79e01f","slug:2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-2-of-2-todays-playhouse-is-the-eye","slug:2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-2-of-2-todays-playhouse-is-the-eye"]}},{"id":"%2F68276f167ba8258a3a61bb94","type":"PUBLISHING","record":{"ref_id":"%2F68276f167ba8258a3a61bb94","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"53939944","kind":"podcast","related_id":"276021956","schedule":{},"type":"catalog"},{"html":"\u003cp>Friday (pt 1 of 2): On today’s Late Riser’s Podcast, we pull out the Happy Boy song early and get the Drum Banging checked off shortly after.. - - The Not Ready for Drive Time Players cold read a script entitled, “The Eyes Have It”.. - We’ll get an update from one of our favorite charities, “Folds of Honor”.. - John Boy gives away more of his stuff.. - Tom Sorensen recaps the past week in sports and looks forward to the weekend.. - We fill a request for the late, great Tim Wilson’s “Ricky Tidwell’s Mama”.. - and Carl Childers explains Gilligan’s Island…\u003c/p>\n\n\u003cp> ℗®© 2025 John Boy &amp; Billy, Inc.\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F68276ce71395342d8b79e01d","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","feed_type":"PODCAST","feed_vendor":"The John Boy & Billy Big Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/John Boy and Billy (55278)"]},"publish_date":1747399758000,"publish_end_date":4115978604802,"publish_origin":"brands/John Boy and Billy (55278)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-1-of-2-todays-playhouse-is-the-eye","social_title":"","summary":"\u003cp>Friday (pt 1 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pull out the Happy Boy song early and get the Drum Banging checked off shortly after.. - - The Not Ready for Drive Time Players cold read a script entitled, &ldquo;The Eyes Have It&rdquo;.. - We&rsquo;ll get an update from one...","targets":[],"title":"Friday (pt 1 of 2): Today’s Playhouse is “The Eyes Have It”","permalink":"https://eagle1063.iheart.com/featured/john-boy-and-billy/content/2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-1-of-2-todays-playhouse-is-the-eye/"},"slug":"2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-1-of-2-todays-playhouse-is-the-eye","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Friday (pt 1 of 2): Today’s Playhouse is “The Eyes Have It”","description":"\u003cp>Friday (pt 1 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pull out the Happy Boy song early and get the Drum Banging checked off shortly after.. - - The Not Ready for Drive Time Players cold read a script entitled, &ldquo;The Eyes Have It&rdquo;.. - We&rsquo;ll get an update from one...","author":""},"pub_start":1747399758000,"pub_until":4115978604802,"pub_changed":1747414807177,"subscription":[{"tags":["brands/John Boy and Billy (55278)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/John Boy and Billy (55278)","id:/68276f167ba8258a3a61bb94","slug:2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-1-of-2-todays-playhouse-is-the-eye","slug:2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-1-of-2-todays-playhouse-is-the-eye"]}},{"id":"%2F68263e6b58e593e7d268b908","type":"PUBLISHING","record":{"ref_id":"%2F68263e6b58e593e7d268b908","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"53939944","kind":"podcast","related_id":"275792436","schedule":{},"type":"catalog"},{"html":"\u003cp>Thursday (pt 1 of 2): On today’s Late Riser’s Podcast, we pay homage to Nillie Welson today, with a couple of his tunes - first up is “I’m Not Dead Yet” - and later on, “Smoke All the Weed”.. - Saddam Hussein had his day in court on this date in history - so that gave us a good reason to play “Saddam’s Love Shack”.. - Ike Turner dips into the listener mailbag and gives advice to a guy who says he’s had a “dry spell” since graduating high school.. - We’ll get back On Track with Doug Rice and get a look ahead to this weekend’s All Star Race.. - Our Poet Laureate get a rare request.. - and Mad Max has his first ever run in with PETA…\u003c/p>\n\n\u003cp> ℗®© 2025 John Boy &amp; Billy, Inc.\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F68263d359fb95487c90c98a0","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","feed_type":"PODCAST","feed_vendor":"The John Boy & Billy Big Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/John Boy and Billy (55278)"]},"publish_date":1747322014000,"publish_end_date":4115978604802,"publish_origin":"brands/John Boy and Billy (55278)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-1-of-2-ask-ike-has-advice-for-a-","social_title":"","summary":"\u003cp>Thursday (pt 1 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pay homage to Nillie Welson today, with a couple of his tunes - first up is &ldquo;I&rsquo;m Not Dead Yet&rdquo; - and later on, &ldquo;Smoke All the Weed&rdquo;.. - Saddam Hussein had his day in court on this date in histor...","targets":[],"title":"Thursday (pt 1 of 2): Ask Ike has advice for a listener going through a “dr","permalink":"https://eagle1063.iheart.com/featured/john-boy-and-billy/content/2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-1-of-2-ask-ike-has-advice-for-a-/"},"slug":"2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-1-of-2-ask-ike-has-advice-for-a-","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Thursday (pt 1 of 2): Ask Ike has advice for a listener going through a “dr","description":"\u003cp>Thursday (pt 1 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pay homage to Nillie Welson today, with a couple of his tunes - first up is &ldquo;I&rsquo;m Not Dead Yet&rdquo; - and later on, &ldquo;Smoke All the Weed&rdquo;.. - Saddam Hussein had his day in court on this date in histor...","author":""},"pub_start":1747322014000,"pub_until":4115978604802,"pub_changed":1747336812439,"subscription":[{"tags":["brands/John Boy and Billy (55278)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/John Boy and Billy (55278)","id:/68263e6b58e593e7d268b908","slug:2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-1-of-2-ask-ike-has-advice-for-a-","slug:2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-1-of-2-ask-ike-has-advice-for-a-"]}},{"id":"%2F68263e6b7ba8258a3a61b99d","type":"PUBLISHING","record":{"ref_id":"%2F68263e6b7ba8258a3a61b99d","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"53939944","kind":"podcast","related_id":"275792287","schedule":{},"type":"catalog"},{"html":"\u003cp>Thursday (pt 2 of 2): On today’s Late Riser’s Podcast, we pay homage to Nillie Welson today, with a couple of his tunes - first up is “I’m Not Dead Yet” - and later on, “Smoke All the Weed”.. - Saddam Hussein had his day in court on this date in history - so that gave us a good reason to play “Saddam’s Love Shack”.. - Ike Turner dips into the listener mailbag and gives advice to a guy who says he’s had a “dry spell” since graduating high school.. - We’ll get back On Track with Doug Rice and get a look ahead to this weekend’s All Star Race.. - Our Poet Laureate get a rare request.. - and Mad Max has his first ever run in with PETA…\u003c/p>\n\n\u003cp> ℗®© 2025 John Boy &amp; Billy, Inc.\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F68263ccbe375bb86fe80e8d5","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","feed_type":"PODCAST","feed_vendor":"The John Boy & Billy Big Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/John Boy and Billy (55278)"]},"publish_date":1747321680000,"publish_end_date":4115978604802,"publish_origin":"brands/John Boy and Billy (55278)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-2-of-2-ask-ike-has-advice-for-a-","social_title":"","summary":"\u003cp>Thursday (pt 2 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pay homage to Nillie Welson today, with a couple of his tunes - first up is &ldquo;I&rsquo;m Not Dead Yet&rdquo; - and later on, &ldquo;Smoke All the Weed&rdquo;.. - Saddam Hussein had his day in court on this date in histor...","targets":[],"title":"Thursday (pt 2 of 2): Ask Ike has advice for a listener going through a “dr","permalink":"https://eagle1063.iheart.com/featured/john-boy-and-billy/content/2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-2-of-2-ask-ike-has-advice-for-a-/"},"slug":"2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-2-of-2-ask-ike-has-advice-for-a-","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Thursday (pt 2 of 2): Ask Ike has advice for a listener going through a “dr","description":"\u003cp>Thursday (pt 2 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pay homage to Nillie Welson today, with a couple of his tunes - first up is &ldquo;I&rsquo;m Not Dead Yet&rdquo; - and later on, &ldquo;Smoke All the Weed&rdquo;.. - Saddam Hussein had his day in court on this date in histor...","author":""},"pub_start":1747321680000,"pub_until":4115978604802,"pub_changed":1747336812185,"subscription":[{"tags":["brands/John Boy and Billy (55278)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/John Boy and Billy (55278)","id:/68263e6b7ba8258a3a61b99d","slug:2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-2-of-2-ask-ike-has-advice-for-a-","slug:2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-2-of-2-ask-ike-has-advice-for-a-"]}},{"id":"%2F6824ddfab58e8142d55a693d","type":"PUBLISHING","record":{"ref_id":"%2F6824ddfab58e8142d55a693d","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>\u003cstrong>NELSON, YOUNG, MELLENCAMP, MATTHEWS: \u003c/strong>\u003cstrong>\u003cem>Farm Aid\u003c/em>\u003c/strong>\u003cstrong> Turns 40\u003c/strong>\u003c/p>\n\n\u003cp>Willie Nelson, Neil Young, John Mellencamp and Dave Matthews with Tim Reynolds will headline the 40th anniversary edition of \u003ca href=\"https://www.farmaid.org/festival/about-the-festival/\" target=\"_blank\">Farm Aid\u003c/a>. The annual benefit concert will be held in Minneapolis for the first time on September 20th at Huntington Bank Stadium. Tickets go on sale Friday. Other acts on the bill include Margo Price, Billy Strings, Nathaniel Rateliff and the Night Sweats, Trampled by Turtles, Waxahatchee, Eric Burton of Black Pumas, Jesse Welles, Madeline Edwards and more to be announced.\u003c/p>\n\n\u003cp>Willie Nelson says, &quot;For 40 years, Farm Aid and our partners have stood with farmers, supporting them to stay on their land even when corporate power, bad policies and broken promises make it harder to keep going. This year, we’re proud to bring Farm Aid to Minnesota to celebrate the farmers who sustain us and to fight for a food system that works for all of us. Family farmers aren’t backing down, and neither are we.” The first Farm Aid concert was held September 22nd, 1985 in Champaign, Illinois.\u003c/p>\n\n\u003cp>\u003cstrong>PEARL JAM: Blu-Rays, Mariners and Archives\u003c/strong>\u003c/p>\n\n\u003cp>Pearl Jam has a reissue on tap, a baseball night and a new video out from the archives. The reissue is a 25th anniversary edition of \u003ca href=\"https://shop.pearljam.com/products/2025-pearl-jam-binaural-25th-anniversary-bluray\" target=\"_blank\">Binaural\u003c/a> on Blu-ray June 6th. The disc comes with a new high resolution stereo mix and a new spatial audio mix. \u003c/p>\n\n\u003cp>The baseball night happens when the Seattle Mariners play the St. Louis Cardinals September 10th. The special \u003ca href=\"https://www.mlb.com/mariners/tickets/specials/pearl-jam\" target=\"_blank\">Ten Club Night\u003c/a> packages come with a limited-edition Mariners-themed Pearl Jam jacket. And $10 of every ticket sold will benefit Pearl Jam’s Vitalogy Foundation.\u003c/p>\n\n\u003cp>The video is the band's performance at the PinkPop festival in The Netherlands from 1992. The video has been widely bootlegged, but this new version on \u003ca href=\"https://youtu.be/DPAJ4pMYJS8?si=imF7d3uT1UoEnAat\" target=\"_blank\">YouTube\u003c/a> is straight from the PinkPop archives. \u003c/p>\n\n\u003cp>\u003cstrong>Hammett Uboxes Metallica's \u003c/strong>\u003cstrong>\u003cem>Load\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Metallica have shared a video of Kirk Hammett unboxing their massive \u003cem>Load \u003c/em>box set, which is due out on June 13th. The box set contains six pieces of vinyl, 15 CDs, four DVDs and a 128-page book. Watch Hammett take it all in on \u003ca href=\"https://youtu.be/43WhgGyH_Zc?si=Bwa_UadUc9gvjLee\" target=\"_blank\">YouTube\u003c/a>.\u003c/p>\n\n\u003cp>\u003cstrong>KISS: They Made a Promise\u003c/strong>\u003c/p>\n\n\u003cp>It's no secret that KISS famously soldiered on after completing their farewell tour in 2001. \u003c/p>\n\n\u003cp>So, it's not surprising that there are many skeptics who don't believe that the final show of their \u003cem>End of the Road\u003c/em> tour on December 2nd, 2023 was really their last. But, while they can do the odd reunion here and there, Gene Simmons says that contractually they can no longer tour. &quot;When we sold the IP (Intellectual Property) to Pophouse we promised we would never tour again because while you're on top, get out of the ring. Don't wait for some chump to knock you out. We've all seen boxers and rockers and everything that's stayed around to long. 50 years -- half a century -- is plenty of time.&quot; Simmons says there is a film of their last show in the works along with the avatar show that Pophouse is producing. That's slated to open in 2027.\u003c/p>\n\n\u003cp>\u003cstrong>RED HOT CHILI PEPPERS: Kiedis the Coffee Maker\u003c/strong>\u003c/p>\n\n\u003cp>Anthony Kiedis of Red Hot Chili Peppers is the latest musican to get into the world of coffee.\u003c/p>\n\n\u003cp>Kiedis and his friend Shane Powers teamed up to start \u003ca href=\"https://jolenecoffee.com/\" target=\"_blank\">JOLENE\u003c/a>, which sells two different flavors of coffee in a can -- cold brew and oat milk latte. The cans will be available in stores in New York City and Los Angeles at first. Live Nation has invested in the company and will sell the cans at 40 of its amphitheaters and at its festivals. Kiedis told \u003ca href=\"https://www.forbes.com/sites/bradjaphe/2025/05/12/anthony-kiedis-on-the-launch-of-jolene-a-new-concert-friendly-cold-brew/\" target=\"_blank\">Forbes\u003c/a> that he and Powers could have ended up doing something else besides coffee. &quot;Shane and I wanted to do something fun together, that we could enjoy life together doing. We weren’t going to come up with a computer chip for alien intelligence. Instead, we decided to get in a kitchen and figure out the best possible approach to selling coffee so that we could take trips and go to high-altitude coffee farms and hang out with farmers and drink coffee and make mistakes and breathe the morning fog.”\u003c/p>\n\n\u003cp>\u003cstrong>BOB DYLAN: 21 Years Later?\u003c/strong>\u003c/p>\n\n\u003cp>It's taken 21 years, but Bob Dylan has reportedly finished writing part-two of his memoirs,\u003c/p>\n\n\u003cp>\u003cem>Chronicles II\u003c/em>. Actor Sean Penn, who narrated the abridged audiobook version of \u003cem>Chronicles: Volume One\u003c/em>, \u003ca href=\"https://cultfollowing.co.uk/2025/05/13/bob-dylans-chronicles-ii-could-release-soon-as-sean-penn-says-he-is-about-to-do-the-second-one/\" target=\"_blank\">said\u003c/a>, during an appearance on \u003cem>The Louis Theroux Podcast\u003c/em>, that he's &quot;about to do&quot; the audiobook for &quot;the second one.&quot; \u003c/p>\n\n\u003cp>In an interview in 2012, Dylan suggested that in the second book he would take a closer look at some of his early albums, including 1963's \u003cem>The Freewheelin’ Bob Dylan\u003c/em> and 1964's \u003cem>Another Side of Bob Dylan\u003c/em>. “It would definitely start with records,&quot; said Dylan. &quot;I stumbled into a strategy of going into the future and into the past … The whole early part of the first \u003cem>Chronicles\u003c/em>\u003c/p>\n\n\u003cp>was supposed to be based on some old record – maybe \u003cem>Another Side of Bob Dylan\u003c/em>.. Someplace in the 1960s. I was going to use that [record] and then I could go into the future. “Well, what happened was that I … kind of just stayed there, and didn’t really go into the future. When I started writing about the early days in New York, I found it all extremely interesting. When you start doing that, it amazes you what you uncover without even trying.” Of course, what you may be reading may not be the truth as Dylan has said that he takes a “novelistic” approach to writing. And that was the case with the first book with Dylan biographer Clinton Heylin saying, “I enjoy \u003cem>Chronicles\u003c/em> as a work of literature, but it has as much basis in reality as \u003cem>Masked and Anonymous\u003c/em> [the 2003 movie Dylan was in], and why shouldn’t it? He’s not the first guy to write a biography that’s a pack of lies.” No word from Dylan's camp on when the book will be published.\u003c/p>\n\n\u003cp>\u003cstrong>Queens Of The Stone Age announce 'Alive In The Catacombs' live movie of first ever concert staged there\u003c/strong>\u003c/p>\n\n\u003cp>Queens of the Stone Age: Alive in the Catacombs is a unique and intimate experience that captures the band in a once-in-a-lifetime performance in the Catacombs of Paris. The setlist features reimagined songs from the band's catalog, played in a stripped-down manner to match the atmosphere of the Catacombs. With no electricity and only a car battery to power the electric piano, the recording captures the acoustics and ambient sounds of the space, creating a darkly atmospheric and immersive experience. \u003cem>Queens of the Stone Age: Alive in the Catacombs\u003c/em> will be released on June 5 and is available for pre-order now at qotsa.com. Orders made by June 7th will receive exclusive behind-the-scenes footage along with full streaming and download access. \u003c/p>\n\n\u003cp>\u003cstrong>Stevie Nicks' Former Beachfront Home for Sale at $3.9 Million\u003c/strong>\u003c/p>\n\n\u003cp>A beachfront condo previously owned by Stevie Nicks is on the market for $3.9 million in Marina del Rey, California. The three-bedroom unit offers stunning ocean views and features a spacious living room with a fireplace, a gourmet kitchen, and a rooftop patio. Nicks owned the property in the '70s and '80s during her time with Fleetwood Mac and as a solo artist. Nicks is currently working on her first album since 2011 and has upcoming performances scheduled with Billy Joel and a solo tour in August.\u003c/p>\n\n\u003cp>\u003cstrong>IN OTHER NEWS\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>Eddie Vedder\u003c/strong> has shared a teaser for his documentary \u003cem>A Matter of Time\u003c/em>, which will premiere at the \u003cem>Tribeca Festival\u003c/em> in New York City on June 12th. Check it out on \u003ca href=\"https://www.instagram.com/reel/DJmQ4yZij7j/\" target=\"_blank\">Instagram\u003c/a>.\u003c/p>\n\n\u003cp>\u003cstrong>Lindsey Buckingham\u003c/strong>'s &quot;Holiday Road&quot; is the soundtrack for the \u003cem>Nobody 2\u003c/em> trailer. The sequel, which stars \u003cstrong>Bob Odenkirk\u003c/strong>, features &quot;Nobody&quot; taking his family on vacation. Watch it on\u003c/p>\n\n\u003cp>\u003ca href=\"https://youtu.be/-5X2pt95cIo?si=mUU2pAepwVs6PzyN\" target=\"_blank\">YouTube\u003c/a>. And this Wednesday on YouTube, Buckingham will release the second episode of \u003ca href=\"https://www.instagram.com/p/DJjw9vnJ7Cd/?hl=en\" target=\"_blank\">Lindsey + Leelee React\u003c/a>, his series with his oldest daughter, Leelee. This time out they will examine Charli XCX’s video for “\u003ca href=\"https://www.youtube.com/watch?v=cwZ1L_0QLjw\" target=\"_blank\">Von Dutch\u003c/a>.” The debut video was for Buckingham’s &quot;\u003ca href=\"https://www.youtube.com/watch?v=K7Fto30rB3o\" target=\"_blank\">Slow Dancing\u003c/a>&quot; off his second album, 1984's Go Insane. \u003c/p>\n\n\u003cp>The \u003cstrong>Mick Jagger\u003c/strong>-produced film about \u003cem>Miles Davis\u003c/em>, Miles &amp; Julitette, has been cast. \u003cstrong>Damson Idris\u003c/strong>, from the Netflix drama \u003cem>Snowfall\u003c/em>, will portray the jazz great.\u003c/p>\n\n\u003cp>\u003cstrong>James Taylor\u003c/strong>, \u003cstrong>Emmylou Harris\u003c/strong>, \u003cstrong>Bruce Springsteen\u003c/strong>'s wife \u003cstrong>Patti Scialfa\u003c/strong>, and \u003cstrong>Rodney Crowell\u003c/strong> are among the artists performing at \u003cem>Trisha Yearwood and Friends Celebrate Linda Ronstadt and Los Angeles Country-Rock\u003c/em>, July 22nd at the Country Music Hall of Fame and Museum’s CMA Theater in Nashville.\u003c/p>\n\n\u003cp>\u003cstrong>Al Stewart\u003c/strong> of &quot;Year of the Cat&quot; and &quot;Time Passages&quot; fame is the latest artist to announce a \u003ca href=\"https://www.facebook.com/officialalstewart/posts/pfbid023VcHBA4X8tSrQMQmWb47Fq58qVrnmkHrMbAXCQrcy2woaXfA7Gzc3SaGWykTR66wl\" target=\"_blank\">farewell tour\u003c/a>. The first leg starts August 30th in Old Saybrook, Connecticut and wraps up September 9th in New York City.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://98rock.iheart.com/featured/big-rig/content/2025-05-14-big-rig-rock-report-514/","cuser":"user/ldap/ccrtpa1rgb","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F67d3319d89a85437b8dd9de4"},"primary_target":{"categories":["categories/local-news","categories/music-news"],"distribution":["brands/WXTB-FM (2101)","brands/Big Rig (32040)"]},"publish_date":1747246440000,"publish_end_date":4115978604802,"publish_origin":"brands/Big Rig (32040)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-14-big-rig-rock-report-514","social_title":"","summary":"Farm Aid – with Willie Nelson, John Mellencamp, Neil Young, and Dave Matthews – turns 40 this year, Kiss can contractually no longer tour, and Pearl Jam has a 25th anniversary edition of Binaural on the way in June – more in the Wednesday rundown","targets":[],"title":"Big Rig ROCK Report 5.14","permalink":"https://eagle1063.iheart.com/featured/big-rig/content/2025-05-14-big-rig-rock-report-514/"},"slug":"2025-05-14-big-rig-rock-report-514","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67d3319d89a85437b8dd9de4","title":"Big Rig ROCK Report 5.14","description":"Farm Aid – with Willie Nelson, John Mellencamp, Neil Young, and Dave Matthews – turns 40 this year, Kiss can contractually no longer tour, and Pearl Jam has a 25th anniversary edition of Binaural on the way in June – more in the Wednesday rundown","author":""},"pub_start":1747246440000,"pub_until":4115978604802,"pub_changed":1747246766059,"subscription":[{"tags":["categories/local-news","categories/music-news","brands/WXTB-FM (2101)","brands/Big Rig (32040)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Big Rig (32040)","id:/6824ddfab58e8142d55a693d","slug:2025-05-14-big-rig-rock-report-514","slug:2025-05-14-big-rig-rock-report-514"]}},{"id":"%2F6824b966d22ceaaabb0232a3","type":"PUBLISHING","record":{"ref_id":"%2F6824b966d22ceaaabb0232a3","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"53939944","kind":"podcast","related_id":"275562781","schedule":{},"type":"catalog"},{"html":"\u003cp>Wednesday (pt 1 of 2): On today’s Late Riser’s Podcast, Marci musically asks the Wizard for a much needed body part - and demonstrates why she needs it with her latest edition of TaterTainment News.. - Mr. Rhubarb teaches the complex subject of economics with today’s Carpool University.. - Mark Packer fills us in on the world of sports.. - Gary Busey has a yard Sale.. - and we’ll wrap up today with the Crocodile Stalker in search of the Colorado Nudists…\u003c/p>\n\n\u003cp> ℗®© 2025 John Boy &amp; Billy, Inc.\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6824b7e0d22ceaaabb02329b","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","feed_type":"PODCAST","feed_vendor":"The John Boy & Billy Big Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/John Boy and Billy (55278)"]},"publish_date":1747222284000,"publish_end_date":4115978604802,"publish_origin":"brands/John Boy and Billy (55278)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-14-1119-the-john-boy-billy-big-sh-wednesday-pt-1-of-2-mr-rhubarbs-carpool-univ","social_title":"","summary":"\u003cp>Wednesday (pt 1 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, Marci musically asks the Wizard for a much needed body part - and demonstrates why she needs it with her latest edition of TaterTainment News.. - Mr. Rhubarb teaches the complex subject of economics with today&rsquo;s Carpool ...","targets":[],"title":"Wednesday (pt 1 of 2): Mr. Rhubarb’s Carpool University - Economics","permalink":"https://eagle1063.iheart.com/featured/john-boy-and-billy/content/2025-05-14-1119-the-john-boy-billy-big-sh-wednesday-pt-1-of-2-mr-rhubarbs-carpool-univ/"},"slug":"2025-05-14-1119-the-john-boy-billy-big-sh-wednesday-pt-1-of-2-mr-rhubarbs-carpool-univ","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Wednesday (pt 1 of 2): Mr. Rhubarb’s Carpool University - Economics","description":"\u003cp>Wednesday (pt 1 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, Marci musically asks the Wizard for a much needed body part - and demonstrates why she needs it with her latest edition of TaterTainment News.. - Mr. Rhubarb teaches the complex subject of economics with today&rsquo;s Carpool ...","author":""},"pub_start":1747222284000,"pub_until":4115978604802,"pub_changed":1747237223233,"subscription":[{"tags":["brands/John Boy and Billy (55278)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/John Boy and Billy (55278)","id:/6824b966d22ceaaabb0232a3","slug:2025-05-14-1119-the-john-boy-billy-big-sh-wednesday-pt-1-of-2-mr-rhubarbs-carpool-univ","slug:2025-05-14-1119-the-john-boy-billy-big-sh-wednesday-pt-1-of-2-mr-rhubarbs-carpool-univ"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aM2ge","region":"main:dynamic","type":"feed","ordinal":14,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"TH77G","label":"View All","ref":"calendar_content_all","target":"_self","type":"page"}],"min_size":0,"position":null,"size":4,"title":"Events"},"tags":["display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/tile","display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67ef09339938c886cb1d9e65","type":"PUBLISHING","record":{"ref_id":"%2F67ef09339938c886cb1d9e65","type":"content:calendar","payload":{"canonical_url":"https://eagle1063.iheart.com/calendar/content/2025-06-14-a-brothers-revival-at-the-miller-theater","cuser":"user/ldap/1112496","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F67ef096f9938c886cb1d9e72","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/67ef096f9938c886cb1d9e72","source_credit":"","title":"","url":"asset://assets.calendar/67ef096f9938c886cb1d9e72","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>A Brother’s Revival: where Southern rock reigns supreme! Led by David “Rook” Goldflies, former Allman Brothers Band bassist, the band delivers a powerhouse performance of Allman Brothers classics. Joining forces with Rook is one of the Southern rock heavyweights: Mike Kach, former vocalist and keyboardist of Dickey Betts and Great Southern.\u003c/p>\n\n\u003cp>The groundwork for A Brother’s Revival began prior to its establishment in 2019. David Goldflies (Rook) and his friend Gary Allman joined forces to form the Allman Goldflies Band (AGB) some years earlier. Eventually, Rook and Gary pursued different paths, and UltraArtists Agency from New Jersey approached Rook with the idea of building upon the AGB’s foundation. From that point, the band’s success grew exponentially. A Brother’s Revival continuously attracts talented musicians and captivates audiences seeking to experience the magic of the Allman Brothers’ music. The band’s existence is a testament to the Allmans’ musical legacy and Rook’s lifelong devotion to music.\u003c/p>\n\n\u003cp>For ticket info click link \u003ca href=\"https://millertheateraugusta.com/event/a-brothers-revival/miller-theater/augusta-georgia/\" target=\"_blank\">\u003cu>https://millertheateraugusta.com/event/a-brothers-revival/miller-theater/augusta-georgia/\u003c/u>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1749943800051,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F67ef096f9938c886cb1d9e72","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/67ef096f9938c886cb1d9e72","source_credit":"","title":"","url":"asset://assets.calendar/67ef096f9938c886cb1d9e72","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-06-14-a-brothers-revival-at-the-miller-theater"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"A Brother’s Revival At The Miller Theater"},"venue_address":{"type":"plain","value":"708 Broad Street Augusta, Georgia 30901"},"venue_name":{"type":"plain","value":"The Miller Theater"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/67ef096f9938c886cb1d9e72","use_caption":false},"keywords":[],"primary_slug":"2025-06-14-a-brothers-revival-at-the-miller-theater","slugs":["2025-06-14-a-brothers-revival-at-the-miller-theater"],"sponsored":false,"title":"A Brother’s Revival At The Miller Theater"},"targeting":{"exclusion":{"tags":[]},"publish_date":1743718440000,"publish_end_date":4115978604802,"publish_origin":"brands/WLUB-HD2","syndication":{"publish_origin":"brands/WLUB-HD2","refs":{}},"targets":[{"id":"NudZn","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/WLUB-HD2"],"workflow":"627aae46944e6e79b362763d"}]},"permalink":"https://eagle1063.iheart.com/calendar/content/2025-06-14-a-brothers-revival-at-the-miller-theater"},"slug":"2025-06-14-a-brothers-revival-at-the-miller-theater","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/67ef096f9938c886cb1d9e72","title":"A Brother’s Revival At The Miller Theater","description":"","author":""},"pub_start":1743718440000,"pub_until":4115978604802,"pub_changed":1743718803444,"subscription":[{"tags":["calendar-categories/concerts","brands/WLUB-HD2"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WLUB-HD2","id:/67ef09339938c886cb1d9e65","slug:2025-06-14-a-brothers-revival-at-the-miller-theater","slug:2025-06-14-a-brothers-revival-at-the-miller-theater"]}},{"id":"%2F68123af577ca79aad0313579","type":"PUBLISHING","record":{"ref_id":"%2F68123af577ca79aad0313579","type":"content:calendar","payload":{"canonical_url":"https://wbbq.iheart.com/calendar/content/2025-09-16-kevin-cronin-band","cuser":"user/ldap/ccrorl1soh","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F68123b9c77ca79aad0313586","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68123b9c77ca79aad0313586","source_credit":"","title":"","url":"asset://assets.calendar/68123b9c77ca79aad0313586","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Kevin Cronin Band, formerly of REO Speedwagon, will be appearing with The Kevin Cronin Band at Columbia County Performing Arts Center on Tuesday, Sept. 16, produced by Pepper Entertainment. Don’t miss the performance of REO Speedwagon’s Hi Infidelity it its entirety + the hits!\u003c/p>\n\n\u003cp>The Kevin Cronin Band features the same talented lineup that has been thrilling audiences throughout the 2024 tour as REO Speedwagon. Cronin, the legendary voice and writer behind REO’s chart-topping hits like “Keep On Loving You” and “Can’t Fight This Feeling,” continues to be joined onstage by lead guitarist Dave Amato and drummer Bryan Hitt, who played in REO Speedwagon since 1989. Additionally, Derek Hilland, who previously toured with Foreigner, Rick Springfield, Whitesnake, and more, was REO’s touring keyboard player since January 2023. The band is rounded out by Matt Bissonette, who brought his extensive experience touring with Elton John from 2012 through 2023, and who has been the bassist in this touring lineup since November 2023.\u003c/p>\n\n\u003cp>Ticket Info: \u003ca href=\"https://thecenterofcc.com/event/kevin-cronin-band/\" target=\"_blank\">\u003cu>https://thecenterofcc.com/event/kevin-cronin-band/\u003c/u>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1758065400408,"enabled":false,"end":1758074400408}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F68123b9c77ca79aad0313586","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68123b9c77ca79aad0313586","source_credit":"","title":"","url":"asset://assets.calendar/68123b9c77ca79aad0313586","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-09-16-kevin-cronin-band"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Kevin Cronin Band"},"venue_address":{"type":"plain","value":"1000 Market St, Evans, GA 30809"},"venue_name":{"type":"plain","value":"Columbia County Performing Arts Center"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/68123b9c77ca79aad0313586","use_caption":false},"keywords":[],"primary_slug":"2025-09-16-kevin-cronin-band","slugs":["2025-09-16-kevin-cronin-band"],"sponsored":false,"title":"Kevin Cronin Band"},"targeting":{"exclusion":{"tags":[]},"publish_date":1746025200000,"publish_end_date":4115978604802,"publish_origin":"brands/WBBQ-FM (1678)","syndication":{"publish_origin":"brands/WBBQ-FM (1678)","refs":{}},"targets":[{"id":"68123af577ca79aad031357a","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/WBBQ-FM (1678)","brands/WLUB-HD2"],"workflow":""}]},"permalink":"https://wbbq.iheart.com/calendar/content/2025-09-16-kevin-cronin-band"},"slug":"2025-09-16-kevin-cronin-band","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/68123b9c77ca79aad0313586","title":"Kevin Cronin Band","description":"","author":""},"pub_start":1746025200000,"pub_until":4115978604802,"pub_changed":1746025559564,"subscription":[{"tags":["calendar-categories/concerts","brands/WBBQ-FM (1678)","brands/WLUB-HD2"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WBBQ-FM (1678)","id:/68123af577ca79aad0313579","slug:2025-09-16-kevin-cronin-band","slug:2025-09-16-kevin-cronin-band"]}},{"id":"%2F680ffd3894927c2e70fec615","type":"PUBLISHING","record":{"ref_id":"%2F680ffd3894927c2e70fec615","type":"content:calendar","payload":{"canonical_url":"https://wbbq.iheart.com/calendar/content/2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac","cuser":"user/ldap/1112496","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F680ffd6794927c2e70fec622","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/680ffd6794927c2e70fec622","source_credit":"","title":"","url":"asset://assets.calendar/680ffd6794927c2e70fec622","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Remember putting on an album and listening from start to finish? Relive that moment with a live concert experience unlike any other as The Black Jacket Symphony recreates The Era of Yacht Rock on Friday, September 19.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1758326400503,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F680ffd6794927c2e70fec622","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/680ffd6794927c2e70fec622","source_credit":"","title":"","url":"asset://assets.calendar/680ffd6794927c2e70fec622","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"The Black Jacket Symphony presents The Era of Yacht Rock at CCPAC"},"venue_address":{"type":"plain","value":"1000 Market St, Evans, GA 30809"},"venue_name":{"type":"plain","value":"Columbia County Performing Arts Center"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/680ffd6794927c2e70fec622","use_caption":false},"keywords":[],"primary_slug":"2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac","slugs":["2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac"],"sponsored":false,"title":"The Black Jacket Symphony presents The Era of Yacht Rock at CCPAC"},"targeting":{"exclusion":{"tags":[]},"publish_date":1745878080000,"publish_end_date":4115978604802,"publish_origin":"brands/WBBQ-FM (1678)","syndication":{"publish_origin":"brands/WBBQ-FM (1678)","refs":{}},"targets":[{"id":"e38or","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/WBBQ-FM (1678)","brands/WLUB-HD2"],"workflow":""}]},"permalink":"https://wbbq.iheart.com/calendar/content/2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac"},"slug":"2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/680ffd6794927c2e70fec622","title":"The Black Jacket Symphony presents The Era of Yacht Rock at CCPAC","description":"","author":""},"pub_start":1745878080000,"pub_until":4115978604802,"pub_changed":1745878412112,"subscription":[{"tags":["calendar-categories/concerts","brands/WBBQ-FM (1678)","brands/WLUB-HD2"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WBBQ-FM (1678)","id:/680ffd3894927c2e70fec615","slug:2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac","slug:2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac"]}}],"resume":null}},{"id":"rbePH","region":"main:dynamic","type":"keywordcontest","ordinal":15,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1759062"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["topic-e6Rs0",{"data":{}}],["$podcastloader-",{"data":[]}],["item-eyebrow-/68279c1cd66192110fb5cc81",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/60a25f9696f339faceb98fb0",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/68279f05d66192110fb5cc90",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/682734b1d178e23aded535ef",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/68276f167ba8258a3a61bb94",{"data":null}],["item-eyebrow-/68263e6b58e593e7d268b908",{"data":null}],["item-eyebrow-/609d93e93c9c12d3fff5d514",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/68263e6b7ba8258a3a61b99d",{"data":null}],["item-eyebrow-/6827a6d9d66192110fb5ccc3",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/68276f1a1395342d8b79e01f",{"data":null}],["item-eyebrow-/6826546df36ea60d47b4dd04",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/68264831ab7b368e7c2aba9f",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/68272ddeaa5cfc9bf75e96d4",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/6824ddfab58e8142d55a693d",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/6824b966d22ceaaabb0232a3",{"data":null}],["item-eyebrow-/68123af577ca79aad0313579",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/680ffd3894927c2e70fec615",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["item-eyebrow-/67ef09339938c886cb1d9e65",{"data":{"name":"concerts","source":{"id":null,"display_name":"Concerts","description":null,"source_name":null,"type":"user"},"displayName":"Concerts"}}],["getTrackHistoryWithCurrentlyPlayingCacheKey-wlub-hd2",{}],["onairtileloader-wlub-hd2",{"data":{"current":{"siteId":"%2F3403fea844804f34b388cbbc302ed0e8","site":"brands/WLUB-HD2","coreShowId":3766,"coreStationId":10,"name":"Chumley","show":"shows/Chumley (3766)","station":"WLUB-HD2","link":"","onNow":true,"startTime12":"12:00 PM","startDate":"2025-05-17T16:00:00.000Z","startMs":1747497600000,"startEng":"Saturday, May 17th, 2025 12:00 PM","stopTime12":"6:00 PM","stopDate":"2025-05-17T22:00:00.000Z","stopMs":1747519200000,"stopEng":"Saturday, May 17th, 2025 6:00 PM","showSite":{"slug":"chumley","configByLookup":{"sections":{"general":{"name":"Chumley","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/637d0e1950b3379e567b02e0"}}}}}}},"upcoming":{"siteId":"%2F3403fea844804f34b388cbbc302ed0e8","site":"brands/WLUB-HD2","coreShowId":6425,"coreStationId":10,"name":"Chad Tyson","show":"shows/Chad Tyson (6425)","station":"WLUB-HD2","link":"","onNow":false,"startTime12":"6:00 PM","startDate":"2025-05-17T22:00:00.000Z","startMs":1747519200000,"startEng":"Saturday, May 17th, 2025 6:00 PM","stopTime12":"12:00 AM","stopDate":"2025-05-18T04:00:00.000Z","stopMs":1747540800000,"stopEng":"Sunday, May 18th, 2025 12:00 AM","showSite":{"slug":"tyson","configByLookup":{"sections":{"general":{"name":"Chad Tyson","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5d3b325cca7173950ba042bc"}}}}}}},"later":{"siteId":"%2F3403fea844804f34b388cbbc302ed0e8","site":"brands/WLUB-HD2","coreShowId":4975,"coreStationId":10,"name":"Stacy","show":"shows/Stacy (4975)","station":"WLUB-HD2","link":"","onNow":false,"startTime12":"12:00 AM","startDate":"2025-05-18T04:00:00.000Z","startMs":1747540800000,"startEng":"Sunday, May 18th, 2025 12:00 AM","stopTime12":"6:00 AM","stopDate":"2025-05-18T10:00:00.000Z","stopMs":1747562400000,"stopEng":"Sunday, May 18th, 2025 6:00 AM","showSite":{"slug":"stacy","configByLookup":{"sections":{"general":{"name":"Stacy","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/733c2eac56c2b6aba6dfcae31c2cd96e"}}}}}}}}}],["contestsloader-wlub-hd2",{"data":[{"appType":"contest","appId":"1743344","parentAppId":"1743175","title":"Win A Full Tuition Scholarship To AMDA And Perform Alongside Broadway’s Brightest Stars!","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"https://www.iheartradiobroadway.com/featured/iheart-amda/","pageUrl":"https://eagle1063.iheart.com/contests/win-a-full-tuition-scholarship-to-amda-and-perform-alongside-broadway-s-brightest-stars-1743344/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQzMTc1X21vYmlsZV8xNzM4NDA3NjEwLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-01-20 00:00:00","endTime":"2025-05-18 23:59:00","scheduleStatus":"live","startDate":"2025-01-20 00:00:00","endDate":"2025-05-18 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQzMTc1X21vYmlsZV8xNzM4NDA3NjEwLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnpRek1UYzFYMjF2WW1sc1pWOHhOek00TkRBM05qRXdMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"176427396","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1755303","parentAppId":"1686310","title":"Fathers Day Giveaway 2025","shareTitle":"","tags":"","gridStatus":"show_upcoming","gridRedirect":"","pageUrl":"https://eagle1063.iheart.com/contests/fathers-day-giveaway-2025-1755303/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC80MTAwOTE1NjhfY29udGVzdF8xNTgzMzUwX3N0YW5kYXJkXzE2OTYzNzQ0NTEuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC80MTAwOTE1NjhfY29udGVzdF8xNTgzMzUwX21vYmlsZV8xNjk2MzcwMzg1LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"Celebrate Dad with chances to win $2000!","sort":"","startTime":"2025-05-12 00:00:00","endTime":"2025-06-11 23:59:00","scheduleStatus":"live","startDate":"2025-05-12 00:00:00","endDate":"2025-06-11 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC80MTAwOTE1NjhfY29udGVzdF8xNTgzMzUwX21vYmlsZV8xNjk2MzcwMzg1LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzgwTVRBd09URTFOamhmWTI5dWRHVnpkRjh4TlRnek16VXdYMjF2WW1sc1pWOHhOamsyTXpjd016ZzFMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"176427396","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"countdown","appId":"1759565","parentAppId":"1759062","title":"Grand in Your Hand","shareTitle":"I just entered the keyword!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://eagle1063.iheart.com/contests/grand-in-your-hand-1759565/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xNzY0MjczOTZfY291bnRkb3duXzE3NTk1NjVfbW9iaWxlXzE3NDY1NjMzNDQucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"Listen to Eagle 106.3 weekdays in the  hours for the nationwide $1,000 keyword, then enter it here for your chance to win!","sort":"","startTime":"2025-04-13","endTime":"2025-05-23","scheduleStatus":"live","startDate":"2025-04-13","endDate":"2025-05-23","description":"","active":"auto","subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xNzY0MjczOTZfY291bnRkb3duXzE3NTk1NjVfbW9iaWxlXzE3NDY1NjMzNDQucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh4TnpZME1qY3pPVFpmWTI5MWJuUmtiM2R1WHpFM05UazFOalZmYlc5aWFXeGxYekUzTkRZMU5qTXpORFF1Y0c1bklpd2lZblZqYTJWMElqb2lZWEIwYVhaaFpHRXRabWxzWlhNaUxDSmxaR2wwY3lJNmV5SnlaWE5wZW1VaU9uc2lkMmxrZEdnaU9qRTJNREFzSW1obGFXZG9kQ0k2TXpJd01Dd2labWwwSWpvaWFXNXphV1JsSWl3aWQybDBhRzkxZEVWdWJHRnlaMjFsYldWdWRDSTZkSEoxWlgwc0luUnZSbTl5YldGMElqb2lkMlZpY0NJc0luZGxZbkFpT25zaWNYVmhiR2wwZVNJNk1UQXdMQ0p6YldGeWRGTjFZbk5oYlhCc1pTSTZkSEoxWlN3aVpXWm1iM0owSWpvMGZTd2liM0JsY21GMGFXOXVjeUk2VzNzaWIzQmxjbUYwYVc5dUlqb2ljM1J5YVhBaWZWMTlmUT09","accountId":"176427396","facebookShareImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8xNzY0MjczOTZfY291bnRkb3duXzE3NTk1NjVfc3RhbmRhcmRfMTc0NjU2MzM0Ni5wbmciLCJidWNrZXQiOiJhcHRpdmFkYS1maWxlcyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTYwMCwiaGVpZ2h0IjozMjAwLCJmaXQiOiJpbnNpZGUiLCJ3aXRob3V0RW5sYXJnbWVtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","width":"630","shareLocation":"link","timeZone":null},{"appType":"contest","appId":"1773818","parentAppId":"1773815","title":"Your chance to win tickets for The Black Jacket Symphony presents The Era of Yacht Rock","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://eagle1063.iheart.com/contests/your-chance-to-win-tickets-for-the-black-jacket-symphony-presents-the-era-of-yacht-rock-1773818/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC85NjIyMzQxNjFfY29udGVzdF8xNzczODE1X3N0YW5kYXJkXzE3NDU5NTEyNTguanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC85NjIyMzQxNjFfY29udGVzdF8xNzczODE1X21vYmlsZV8xNzQ1OTUxMjYxLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-04-30 10:00:00","endTime":"2025-08-19 12:00:00","scheduleStatus":"live","startDate":"2025-04-30 10:00:00","endDate":"2025-08-19 12:00:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC85NjIyMzQxNjFfY29udGVzdF8xNzczODE1X21vYmlsZV8xNzQ1OTUxMjYxLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzg1TmpJeU16UXhOakZmWTI5dWRHVnpkRjh4Tnpjek9ERTFYMjF2WW1sc1pWOHhOelExT1RVeE1qWXhMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"176427396","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1774738","parentAppId":"1774736","title":"Kevin Cronin Band coming to The CCPAC in Evans!","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://eagle1063.iheart.com/contests/kevin-cronin-band-coming-to-the-ccpac-in-evans-1774738/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC85NjIyMzQxNjFfY29udGVzdF8xNzc0NzM2X3N0YW5kYXJkXzE3NDYxNDYwMzUuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC85NjIyMzQxNjFfY29udGVzdF8xNzc0NzM2X21vYmlsZV8xNzQ2MTQ2MDQwLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"","startTime":"2025-05-02 00:00:00","endTime":"2025-09-16 23:59:00","scheduleStatus":"live","startDate":"2025-05-02 00:00:00","endDate":"2025-09-16 23:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC85NjIyMzQxNjFfY29udGVzdF8xNzc0NzM2X21vYmlsZV8xNzQ2MTQ2MDQwLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzg1TmpJeU16UXhOakZmWTI5dWRHVnpkRjh4TnpjME56TTJYMjF2WW1sc1pWOHhOelEyTVRRMk1EUXdMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"176427396","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null}]}],["keyword-contest-loader-wlub-hd2-1759062",{"data":{"appType":"countdown","appId":"1759565","title":"Grand in Your Hand","currentKeyword":{"previous":{"sort":"6","timeStamp":1747494276,"endTime":1747500922,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13361295","prize":{"timeStamp":1747454400,"endTime":1747540800,"sort":"33","active":"","description":"","countdown_prize_id":"1149600","isStarted":true,"isLive":true,"isComplete":false}},"current":{"sort":"7","timeStamp":1747500922,"endTime":1747507568,"isComplete":false,"isLive":true,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13361296","prize":{"timeStamp":1747454400,"endTime":1747540800,"sort":"33","active":"","description":"","countdown_prize_id":"1149600","isStarted":true,"isLive":true,"isComplete":false}},"next":{"sort":"8","timeStamp":1747507568,"endTime":1747514214,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13361297","prize":{"timeStamp":1747454400,"endTime":1747540800,"sort":"33","active":"","description":"","countdown_prize_id":"1149600","isStarted":true,"isLive":true,"isComplete":false}}},"submittableKeyword":{"previous":{"sort":"8","timeStamp":1747428908,"endTime":1747432554,"isComplete":true,"isLive":false,"isStarted":true,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13361284","prize":{"timeStamp":1747368000,"endTime":1747454400,"sort":"32","active":"","description":"","countdown_prize_id":"1149599","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":"0","timeStamp":1747659300,"endTime":1747662946,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13361315","prize":{"timeStamp":1747627200,"endTime":1747713600,"sort":"35","active":"","description":"","countdown_prize_id":"1149602","isStarted":false,"isLive":false,"isComplete":false}}}}}]],"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","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","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/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","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","PARSELY_LIBRARY":"//cdn.parsely.com/keys/%%HOSTNAME%%/p.js","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"e6Rs0","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onAuthAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F60a25f9696f339faceb98fb0","type":"PUBLISHING","record":{"ref_id":"%2F60a25f9696f339faceb98fb0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"80acb3cf-85ae-4e37-9356-314cb06a3e85","revision_id":"AAAAAAAAAAAAAAAAAAAAAw=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5d4d6bf08d56c9c33bef5403","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 17th and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1980, drummer \u003cstrong>Peter Criss\u003c/strong> left \u003ca href=\"https://www.iheart.com/artist/kiss-35150/\" data-catalog-kind=\"artist\" data-catalog-id=\"35150\" data-catalog-related-id=\"\">\u003cstrong>Kiss\u003c/strong>\u003c/a> after \u003cstrong>Gene Simmons\u003c/strong>’ then-girlfriend \u003ca href=\"https://www.iheart.com/artist/diana-ross-38932/\" data-catalog-kind=\"artist\" data-catalog-id=\"38932\" data-catalog-related-id=\"\">\u003cstrong>Diana Ross\u003c/strong>\u003c/a> told him he was too talented to be in the band.\u003c/p>\n\n\u003cp>In 2006, \u003ca href=\"https://www.iheart.com/artist/paul-mccartney-4682/\" data-catalog-kind=\"artist\" data-catalog-id=\"4682\" data-catalog-related-id=\"\">\u003cstrong>Paul McCartney\u003c/strong>\u003c/a> announced that he and his wife, \u003cstrong>Heather Mills\u003c/strong>, had given up the fight to save their marriage and that after four years together, they were going their separate ways.\u003c/p>\n\n\u003cp>In 1983, the number one song in the country was \u003ca href=\"https://www.iheart.com/artist/david-bowie-27770/\" data-catalog-kind=\"artist\" data-catalog-id=\"27770\" data-catalog-related-id=\"\">\u003cstrong>David Bowie\u003c/strong>\u003c/a>’s “Let’s Dance.&quot;\u003c/p>\n\n\u003cp>In 2003, \u003ca href=\"https://www.iheart.com/artist/stone-temple-pilots-58584/\" data-catalog-kind=\"artist\" data-catalog-id=\"58584\" data-catalog-related-id=\"\">\u003cstrong>Stone Temple Pilots \u003c/strong>\u003c/a>singer \u003ca href=\"https://www.iheart.com/artist/scott-weiland-58603/\" data-catalog-kind=\"artist\" data-catalog-id=\"58603\" data-catalog-related-id=\"\">\u003cstrong>Scott Weiland\u003c/strong>\u003c/a> was arrested in L-A after police stopped him for driving without headlights and found cocaine and heroin in his car. He was released on ten-thousand dollars bail.\u003c/p>\n\n\u003cp>And in 1990, \u003ca href=\"https://www.iheart.com/artist/nirvana-40473/\" data-catalog-kind=\"artist\" data-catalog-id=\"40473\" data-catalog-related-id=\"\">\u003cstrong>Nirvana\u003c/strong>\u003c/a> played the last date of a North American tour in Boise, Idaho. The gig was the final one drummer \u003cstrong>Chad Channing\u003c/strong> played with the group. After playing on \u003cem>Bleach\u003c/em>, Chad chose to leave the band due to creative differences. He was replaced by \u003ca href=\"https://www.iheart.com/artist/dave-grohl-30574471/\" data-catalog-kind=\"artist\" data-catalog-id=\"30574471\" data-catalog-related-id=\"\">\u003cstrong>Dave Grohl \u003c/strong>\u003c/a>in September of 1990.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-05-17-why-may-17th-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F5d4d6bf08d56c9c33bef5403"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1747483200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-05-17-why-may-17th-matters-in-rock-history","social_title":"","summary":"Find out why today was the end of a chapter for Peter Criss in 1980.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 17th Matters In Rock History","permalink":"https://eagle1063.iheart.com/content/2021-05-17-why-may-17th-matters-in-rock-history/"},"slug":"2021-05-17-why-may-17th-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5d4d6bf08d56c9c33bef5403","title":"Why May 17th Matters In Rock History","description":"Find out why today was the end of a chapter for Peter Criss in 1980.","author":"Dave Basner"},"pub_start":1747483200000,"pub_until":4115978604802,"pub_changed":1747483200000,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/60a25f9696f339faceb98fb0","slug:2021-05-17-why-may-17th-matters-in-rock-history","slug:2021-05-17-why-may-17th-matters-in-rock-history","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}},"resolved":{"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"feed":{"results":[{"id":"%2F60a25f9696f339faceb98fb0","type":"PUBLISHING","record":{"ref_id":"%2F60a25f9696f339faceb98fb0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"80acb3cf-85ae-4e37-9356-314cb06a3e85","revision_id":"AAAAAAAAAAAAAAAAAAAAAw=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5d4d6bf08d56c9c33bef5403","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 17th and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1980, drummer \u003cstrong>Peter Criss\u003c/strong> left \u003ca href=\"https://www.iheart.com/artist/kiss-35150/\" data-catalog-kind=\"artist\" data-catalog-id=\"35150\" data-catalog-related-id=\"\">\u003cstrong>Kiss\u003c/strong>\u003c/a> after \u003cstrong>Gene Simmons\u003c/strong>’ then-girlfriend \u003ca href=\"https://www.iheart.com/artist/diana-ross-38932/\" data-catalog-kind=\"artist\" data-catalog-id=\"38932\" data-catalog-related-id=\"\">\u003cstrong>Diana Ross\u003c/strong>\u003c/a> told him he was too talented to be in the band.\u003c/p>\n\n\u003cp>In 2006, \u003ca href=\"https://www.iheart.com/artist/paul-mccartney-4682/\" data-catalog-kind=\"artist\" data-catalog-id=\"4682\" data-catalog-related-id=\"\">\u003cstrong>Paul McCartney\u003c/strong>\u003c/a> announced that he and his wife, \u003cstrong>Heather Mills\u003c/strong>, had given up the fight to save their marriage and that after four years together, they were going their separate ways.\u003c/p>\n\n\u003cp>In 1983, the number one song in the country was \u003ca href=\"https://www.iheart.com/artist/david-bowie-27770/\" data-catalog-kind=\"artist\" data-catalog-id=\"27770\" data-catalog-related-id=\"\">\u003cstrong>David Bowie\u003c/strong>\u003c/a>’s “Let’s Dance.&quot;\u003c/p>\n\n\u003cp>In 2003, \u003ca href=\"https://www.iheart.com/artist/stone-temple-pilots-58584/\" data-catalog-kind=\"artist\" data-catalog-id=\"58584\" data-catalog-related-id=\"\">\u003cstrong>Stone Temple Pilots \u003c/strong>\u003c/a>singer \u003ca href=\"https://www.iheart.com/artist/scott-weiland-58603/\" data-catalog-kind=\"artist\" data-catalog-id=\"58603\" data-catalog-related-id=\"\">\u003cstrong>Scott Weiland\u003c/strong>\u003c/a> was arrested in L-A after police stopped him for driving without headlights and found cocaine and heroin in his car. He was released on ten-thousand dollars bail.\u003c/p>\n\n\u003cp>And in 1990, \u003ca href=\"https://www.iheart.com/artist/nirvana-40473/\" data-catalog-kind=\"artist\" data-catalog-id=\"40473\" data-catalog-related-id=\"\">\u003cstrong>Nirvana\u003c/strong>\u003c/a> played the last date of a North American tour in Boise, Idaho. The gig was the final one drummer \u003cstrong>Chad Channing\u003c/strong> played with the group. After playing on \u003cem>Bleach\u003c/em>, Chad chose to leave the band due to creative differences. He was replaced by \u003ca href=\"https://www.iheart.com/artist/dave-grohl-30574471/\" data-catalog-kind=\"artist\" data-catalog-id=\"30574471\" data-catalog-related-id=\"\">\u003cstrong>Dave Grohl \u003c/strong>\u003c/a>in September of 1990.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-05-17-why-may-17th-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F5d4d6bf08d56c9c33bef5403"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1747483200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-05-17-why-may-17th-matters-in-rock-history","social_title":"","summary":"Find out why today was the end of a chapter for Peter Criss in 1980.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 17th Matters In Rock History","permalink":"https://eagle1063.iheart.com/content/2021-05-17-why-may-17th-matters-in-rock-history/"},"slug":"2021-05-17-why-may-17th-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5d4d6bf08d56c9c33bef5403","title":"Why May 17th Matters In Rock History","description":"Find out why today was the end of a chapter for Peter Criss in 1980.","author":"Dave Basner"},"pub_start":1747483200000,"pub_until":4115978604802,"pub_changed":1747483200000,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/60a25f9696f339faceb98fb0","slug:2021-05-17-why-may-17th-matters-in-rock-history","slug:2021-05-17-why-may-17th-matters-in-rock-history","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"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":["augusta","classic","rock","eagle","1057","1023","cliff","bennett","big","show","nikki-sixx","ken-dashow","johnboy","masters"],"genre":["classic rock"],"format":"ROCKCLASSIC"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"WLUB-HD2","stationFormat":"ROCKCLASSIC","stationMarket":"AUGUSTA-GA","stationMicrosite":"","tags":["augusta","classic","rock","eagle","1057","1023","cliff","bennett","big","show","nikki-sixx","ken-dashow","johnboy","masters"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"eagle1063.iheart.com","path":"/"},"querystring":{"sc":"dnsredirect","cid":"","keyid":"","pname":"wekl.com","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":"#FF0000","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?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/6376aeb6acbe485355cd558c?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":"Eagle 106.3 - AUGUSTA'S CLASSIC ROCK","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"Eagle 106.3 - AUGUSTA'S CLASSIC ROCK","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"Eagle 106.3 - AUGUSTA'S CLASSIC ROCK","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"Eagle 106.3 - AUGUSTA'S CLASSIC ROCK","type":"meta"}],["meta-name-parsely-title",{"attrName":"name","name":"parsely-title","value":"Eagle 106.3 - AUGUSTA'S CLASSIC ROCK","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Augusta's Classic Rock for over 25 years, with John Boy & Billy in the Morning...Eagle 106.3!","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Augusta's Classic Rock for over 25 years, with John Boy & Billy in the Morning...Eagle 106.3!","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Augusta's Classic Rock for over 25 years, with John Boy & Billy in the Morning...Eagle 106.3!","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Augusta's Classic Rock for over 25 years, with John Boy & Billy in the Morning...Eagle 106.3!","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"augusta, classic, rock, eagle, 105.7, 102.3, cliff, bennett, big, show, Nikki Sixx, Ken Dashow, JohnBoy, masters","type":"meta"}],["meta-name-parsely-tags",{"attrName":"name","name":"parsely-tags","value":"augusta, classic, rock, eagle, 105.7, 102.3, cliff, bennett, big, show, Nikki Sixx, Ken Dashow, JohnBoy, masters","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://eagle1063.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://eagle1063.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://eagle1063.iheart.com/","type":"meta"}],["meta-name-parsely-link",{"attrName":"name","name":"parsely-link","value":"https://eagle1063.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-name-parsely-image-url",{"attrName":"name","name":"parsely-image-url","value":"https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/6376aeb6acbe485355cd558c?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"pagemap"}],["meta-property-og:type",{"attrName":"property","name":"og:type","value":"website","type":"meta"}],["meta-name-parsely-type",{"attrName":"name","name":"parsely-type","value":"sectionpage","type":"meta"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@Eagle1063radio","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@Eagle1063radio","type":"meta"}],["canonical",{"value":"https://eagle1063.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"eagle1063.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"Eagle 106.3","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"Eagle 106.3","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"1599960303614669","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"125478184144572","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}],["meta-name-parsely-section",{"attrName":"name","name":"parsely-section","value":"topic","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:/0e64e0d31f8049113fad35f0747a728d/inferno","SM6.0:config-m:/3403fea844804f34b388cbbc302ed0e8/inferno","SM6.0:config-m:/4564f4e1c21b115037057952e00d3e39/inferno","SM6.0:config-m:/7d78eada5130a45573add0145c5304c3/inferno","SM6.0:config-m:/a093a6db043dd3dc5a0fcb6f991bc353/inferno","SM6.0:config-m:/d2ad053ea0bd863da4b6567a59150b22/inferno","SM6.0:index-m","SM6.0:index-m:/0e64e0d31f8049113fad35f0747a728d","SM6.0:index-m:/3403fea844804f34b388cbbc302ed0e8","SM6.0:index-m:/4564f4e1c21b115037057952e00d3e39","SM6.0:index-m:/7d78eada5130a45573add0145c5304c3","SM6.0:index-m:/a093a6db043dd3dc5a0fcb6f991bc353","SM6.0:index-m:/d2ad053ea0bd863da4b6567a59150b22","TAXO/calendar-categories","TAXO/calendar-categories%2Fcommunity","TAXO/calendar-categories%2Fconcerts","TAXO/calendar-categories%2Fentertainment","TAXO/calendar-categories%2Fholiday","TAXO/calendar-categories%2Fsports","TAXO/calendar-categories%2Fstation-events","TAXO/countries","TAXO/countries%2FUS","TAXO/locales","TAXO/locales%2Fen-US","TAXO/providers","TAXO/providers%2FClear%20Channel","TAXO/resource","app/sites","app/sites/20250512192631352","app/streams","app/streams/20241212172159","app/taxonomy","app/taxonomy/20250515144835908","streams","streams/753","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:fd24cfe5be41d1cca330e4afeb3b82e1","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:06d3d80821c22d3bfa4d763302c336ee","domain/eagle1063.iheart.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/619431031b1be1210996bd04","PS:datasource:/61c23c59c8f5c4744ff21a20","PS:datasource:/627ab2ce771480fce0a63beb","PS:leads","PS:leads:/60c11fb91cd14383a9774ca0","PS:leads:/6765c1ec27c687c84e024cf3","PS:leads:/67b8f4a3e072eb3303429080","PS:leads:/681a714c3dfdb1726e1c84d5","PS:subscription","PS:subscription:24738dd871af5eeb3a54420d082dbc43","PS:subscription:3b9bdd15e8fc17db4fd43dcf8bc51b50","SM6.0:datasource-leads","SM6.0:datasource-leads:468d0190fc1d1f908fd71009f5bbdbb1","SM6.0:datasource-leads:4799f81bc1800b845a8e7074854ea22e","SM6.0:datasource-leads:85fe79d99e4e78d33f87f8d4864fae3a","SM6.0:datasource-leads:99277f30081fe1d4cb2db837a3d8121d","SM6.0:datasource-leads:a275ac506fad7da0034a7480b96c44da","SM6.0:datasource-leads:bc3ee8d14862fd7882b6e8d005d25436","SM6.0:datasource-publishing","SM6.0:datasource-publishing:0ae278d6a0a55c5e60740953796f21df","SM6.0:datasource-publishing:670b2742cf25b7ee596a8df7524469b1","SM6.0:datasource-publishing:b1378e35c6094ca83cc27b39b3144d66","SM6.0:datasource-publishing:beafa1e87f081d8dcb1301eae696e0c8","SM6.0:datasource-publishing:d37f77374fff884c134abfb6aeff4e63","SM6.0:site-streams","SM6.0:site-streams:06d3d80821c22d3bfa4d763302c336ee","app/calendar-feed-service","app/calendar-feed-service/20230817200206","app/leads","app/leads/20230817200131","app/pubsub","app/pubsub/20250107181532","sites","webapi-v4:sites:adb24da64565b280672cfb7337b807f6","aptivada","vtype/generic_full","vname/home"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"eagle1063.iheart.com","path":"/","query":{"pname":"wekl.com","sc":"dnsredirect"},"params":{},"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"},"page":{"currentPage":{"_id":"/master-site/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","description":"","keywords":[],"sitemap_frequency":"hourly","thumbnail":"","title":""},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/themed-block","display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F60a25f9696f339faceb98fb0","type":"PUBLISHING","record":{"ref_id":"%2F60a25f9696f339faceb98fb0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"80acb3cf-85ae-4e37-9356-314cb06a3e85","revision_id":"AAAAAAAAAAAAAAAAAAAAAw=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5d4d6bf08d56c9c33bef5403","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 17th and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1980, drummer \u003cstrong>Peter Criss\u003c/strong> left \u003ca href=\"https://www.iheart.com/artist/kiss-35150/\" data-catalog-kind=\"artist\" data-catalog-id=\"35150\" data-catalog-related-id=\"\">\u003cstrong>Kiss\u003c/strong>\u003c/a> after \u003cstrong>Gene Simmons\u003c/strong>’ then-girlfriend \u003ca href=\"https://www.iheart.com/artist/diana-ross-38932/\" data-catalog-kind=\"artist\" data-catalog-id=\"38932\" data-catalog-related-id=\"\">\u003cstrong>Diana Ross\u003c/strong>\u003c/a> told him he was too talented to be in the band.\u003c/p>\n\n\u003cp>In 2006, \u003ca href=\"https://www.iheart.com/artist/paul-mccartney-4682/\" data-catalog-kind=\"artist\" data-catalog-id=\"4682\" data-catalog-related-id=\"\">\u003cstrong>Paul McCartney\u003c/strong>\u003c/a> announced that he and his wife, \u003cstrong>Heather Mills\u003c/strong>, had given up the fight to save their marriage and that after four years together, they were going their separate ways.\u003c/p>\n\n\u003cp>In 1983, the number one song in the country was \u003ca href=\"https://www.iheart.com/artist/david-bowie-27770/\" data-catalog-kind=\"artist\" data-catalog-id=\"27770\" data-catalog-related-id=\"\">\u003cstrong>David Bowie\u003c/strong>\u003c/a>’s “Let’s Dance.&quot;\u003c/p>\n\n\u003cp>In 2003, \u003ca href=\"https://www.iheart.com/artist/stone-temple-pilots-58584/\" data-catalog-kind=\"artist\" data-catalog-id=\"58584\" data-catalog-related-id=\"\">\u003cstrong>Stone Temple Pilots \u003c/strong>\u003c/a>singer \u003ca href=\"https://www.iheart.com/artist/scott-weiland-58603/\" data-catalog-kind=\"artist\" data-catalog-id=\"58603\" data-catalog-related-id=\"\">\u003cstrong>Scott Weiland\u003c/strong>\u003c/a> was arrested in L-A after police stopped him for driving without headlights and found cocaine and heroin in his car. He was released on ten-thousand dollars bail.\u003c/p>\n\n\u003cp>And in 1990, \u003ca href=\"https://www.iheart.com/artist/nirvana-40473/\" data-catalog-kind=\"artist\" data-catalog-id=\"40473\" data-catalog-related-id=\"\">\u003cstrong>Nirvana\u003c/strong>\u003c/a> played the last date of a North American tour in Boise, Idaho. The gig was the final one drummer \u003cstrong>Chad Channing\u003c/strong> played with the group. After playing on \u003cem>Bleach\u003c/em>, Chad chose to leave the band due to creative differences. He was replaced by \u003ca href=\"https://www.iheart.com/artist/dave-grohl-30574471/\" data-catalog-kind=\"artist\" data-catalog-id=\"30574471\" data-catalog-related-id=\"\">\u003cstrong>Dave Grohl \u003c/strong>\u003c/a>in September of 1990.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-05-17-why-may-17th-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F5d4d6bf08d56c9c33bef5403"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1747483200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-05-17-why-may-17th-matters-in-rock-history","social_title":"","summary":"Find out why today was the end of a chapter for Peter Criss in 1980.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 17th Matters In Rock History","permalink":"https://eagle1063.iheart.com/content/2021-05-17-why-may-17th-matters-in-rock-history/"},"slug":"2021-05-17-why-may-17th-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5d4d6bf08d56c9c33bef5403","title":"Why May 17th Matters In Rock History","description":"Find out why today was the end of a chapter for Peter Criss in 1980.","author":"Dave Basner"},"pub_start":1747483200000,"pub_until":4115978604802,"pub_changed":1747483200000,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/60a25f9696f339faceb98fb0","slug:2021-05-17-why-may-17th-matters-in-rock-history","slug:2021-05-17-why-may-17th-matters-in-rock-history","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":1,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":null,"feed":{"results":[{"id":"%2F681a714c3dfdb1726e1c84d5","type":"LEADS","record":{"title":"Grand in Your Hand","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/681a6fcf3dfdb1726e1c84d2","img_meta":{"base_id":"%2F681a6fcf3dfdb1726e1c84d2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://eagle1063.iheart.com/promotions/grand-in-your-hand-1759565/?apt_id=1759565&apt_type=countdown&apt_share_type="},"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":"%2F60c11fb91cd14383a9774ca0","type":"LEADS","record":{"title":"Find A New Podcast To Binge!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67bde14a67fe3434511185d1","img_meta":{"base_id":"%2F67bde14a67fe3434511185d1","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/podcast/category/top-100-overall-132/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6765c1ec27c687c84e024cf3","type":"LEADS","record":{"title":"Calming Music To Relax Your Pets!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67575e4ee34cbffded965b42","img_meta":{"base_id":"%2F67575e4ee34cbffded965b42","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"https://www.iheart.com/live/pet-radio-10231/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjozfSwiZW5kcyI6eyJQVG9PSyI6LTEsIkpBclJOIjowLCJ3bWVOSyI6LTF9fQ==","scopes":[]}}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":2,"size":2,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/large"],"schedule":null,"feed":{"results":[{"id":"%2F6827a6d9d66192110fb5ccc3","type":"PUBLISHING","record":{"ref_id":"%2F6827a6d9d66192110fb5ccc3","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e2759547-6639-4f38-8835-fdbe902a14f8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/119694/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/119694/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/119694/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/119694/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6827a99ad66192110fb5ccce","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Vince Neil\u003c/strong> And \u003cstrong>Rain Hannah\u003c/strong> have reportedly split up. \u003ca href=\"https://www.tmz.com/2025/05/16/vince-neil-splits-fiance-alleged-affair-cheating/\" target=\"_blank\">\u003cstrong>\u003cem>TMZ\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.tmz.com/2025/05/16/vince-neil-splits-fiance-alleged-affair-cheating/\" target=\"_blank\">\u003cstrong> broke the news\u003c/strong>\u003c/a>, alleging that the \u003ca href=\"https://www.iheart.com/artist/motley-crue-119694/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"119694\" data-catalog-related-id=\"\">\u003cstrong>Mötley Crüe\u003c/strong>\u003c/a> singer is the one to initiate the break up after finding out from one of his assistants that his longtime partner was having an affair.\u003c/p>\n\n\u003cp>The source told the outlet that the romance was an &quot;open secret&quot; in Neil's inner circle but no one wanted to tell him. The assistant got fed up and decided that he needed to know his girlfriend of 15 years was cheating.\u003c/p>\n\n\u003cp>The breakup comes just a few months after \u003ca href=\"https://www.iheart.com/content/2025-02-11-mtley-cres-vince-neil-breaks-silence-on-plane-crash-involving-girlfriend/\" target=\"_blank\">\u003cstrong>Hannah and a friend survived a plane crash that killed the pilot\u003c/strong>\u003c/a>. The \u003ca href=\"https://www.iheart.com/content/2025-02-13-how-mtley-cres-vince-neil-avoided-fatal-plane-crash-involving-girlfriend/\" target=\"_blank\">\u003cstrong>private plane was Neil's; however, he wasn't onboard\u003c/strong>\u003c/a>. Hannah suffered five broken ribs in the accident.\u003c/p>\n\n\u003cp>Mötley Crüe recently postponed a Las Vegas residency due to \u003ca href=\"https://www.iheart.com/content/2025-03-04-mtley-cre-postpone-las-vegas-residency-due-to-neil-vinces-health/\" target=\"_blank\">\u003cstrong>Neil undergoing an undisclosed &quot;medical procedure.&quot;\u003c/strong>\u003c/a> They're now planning to take over Dolby Live at MGM Park September 12th, 13th, 17th, 19th, 20th, 24th, 26th, and 27th and October 1st and 3rd.\u003c/p>\n\n\u003cp>In November, the band is set to \u003ca href=\"https://www.iheart.com/content/2025-04-17-def-leppard-team-up-with-fellow-80s-rock-legends-for-destination-festival/\" target=\"_blank\">\u003cstrong>host a destination festival with Def Leppard\u003c/strong>\u003c/a>. Rock the Tides is slated to go down November 7-9 on Mexico's Riviera Maya. \u003ca href=\"https://www.iheart.com/artist/bret-michaels-380/\" target=\"_blank\">\u003cstrong>Bret Michaels\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/extreme-40596/\" target=\"_blank\">\u003cstrong>Extreme\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/buckcherry-42793/\" target=\"_blank\">\u003cstrong>Buckcherry\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/living-colour-42409/\" target=\"_blank\">\u003cstrong>Living Colour\u003c/strong>\u003c/a> and more will also be playing the festival.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair/","cuser":"user/ldap/1121384","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/Vince Neil","keywords/Rain Hannah","keywords/affair","keywords/breakup"],"primary_image":{"bucket":"new_assets","id":"%2F6827a99ad66192110fb5ccce"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747430400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair","social_title":"","summary":"Those close to the Mötley Crüe singer claim Rain Hannah was cheating on him.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Mötley Crüe (119694)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Vince Neil Breaks Up With Longtime Girlfriend After Alleged Affair","permalink":"https://eagle1063.iheart.com/content/2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair/"},"slug":"2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6827a99ad66192110fb5ccce","title":"Vince Neil Breaks Up With Longtime Girlfriend After Alleged Affair","description":"Those close to the Mötley Crüe singer claim Rain Hannah was cheating on him.","author":"Katrina Nattress"},"pub_start":1747430400000,"pub_until":4115978604802,"pub_changed":1747430824409,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Mötley Crüe (119694)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6827a6d9d66192110fb5ccc3","slug:2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair","slug:2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair","keyword:keywords/Vince Neil","keyword:keywords/Rain Hannah","keyword:keywords/affair","keyword:keywords/breakup","author:user"]}},{"id":"%2F68279f05d66192110fb5cc90","type":"PUBLISHING","record":{"ref_id":"%2F68279f05d66192110fb5cc90","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e7f88c32-dc39-4890-9af5-3933fed469c7","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/31112393/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/31112393/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/31112393/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/31112393/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6808205766d37cc451b16df7","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Osbournes had their own eponymous reality show from 2002-2005, and in a \u003ca href=\"https://www.loudersound.com/news/sharon-osbourne-the-osbournes-white-house\" target=\"_blank\">\u003cstrong>new interview with \u003c/strong>\u003c/a>\u003ca href=\"https://www.loudersound.com/news/sharon-osbourne-the-osbournes-white-house\" target=\"_blank\">\u003cstrong>\u003cem>Metal Hammer\u003c/em>\u003c/strong>\u003c/a> \u003cstrong>Sharon Osbourne\u003c/strong> gave her honest feelings about the genre and her family's personal experience.\u003c/p>\n\n\u003cp>“It was a great experience,&quot; she began. &quot;It was something that we could all do as a family. Apart from my eldest daughter [Aimee], who didn’t want to be a part of it. It was a great experience, but it had to end. It was something that you couldn’t keep going on and on and on because it wasn’t the real world, you know?&quot;\u003c/p>\n\n\u003cp>“It’s the bulls**t world where people you don’t even know will invite you to Russia for a party and fly you there, and they want to show you off that you came to their party in Russia,&quot; she continued. &quot;I mean, we got invited to the White House. It’s like, ‘Why the f**k do you want to talk to us? It’s nice for you to invite us, but what the f**k do you want to talk to us about?’ It’s not the real world. It was time to get back to reality.”\u003c/p>\n\n\u003cp>Sharon was diagnosed with stage 3 colon cancer is 2002 but decided to continue filming, and even documented her recovery in season two. “I didn’t want my kids and my husband to know how sick I was. When you say ‘cancer’, everybody always thinks ‘death,’&quot; she admitted when asked about her decision to continue the show. &quot;And you’ve got to remember it was 23 years ago. At that point, cancer wasn’t the same as it is now. So everybody always thought it was a death sentence and I didn’t want my kids to have fear constantly surrounding them. I didn’t want it. And I thought, ‘F**k it.’”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/ozzy-osbourne-71921/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"71921\" data-catalog-related-id=\"\">\u003cstrong>Ozzy Osbourne\u003c/strong>\u003c/a> has suffered from \u003ca href=\"https://www.iheart.com/content/2025-02-25-ozzy-osbourne-doc-to-reveal-devastating-setbacks-caused-by-health-issues/\" target=\"_blank\">\u003cstrong>several health issues in recent years\u003c/strong>\u003c/a> and is gearing up to \u003ca href=\"https://www.iheart.com/content/2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show/\" target=\"_blank\">\u003cstrong>play his final show with Black Sabbath\u003c/strong>\u003c/a> this summer, recently divulging that he's been \u003ca href=\"https://www.iheart.com/content/2025-04-23-ozzy-osbourne-is-in-heavy-training-for-final-gig-im-waking-up-my-body/\" target=\"_blank\">\u003cstrong>&quot;heavy training&quot; to prepare his body for the performance\u003c/strong>\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls/","cuser":"user/ldap/1121384","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/Sharon Osbourne","keywords/The Osbournes","keywords/reality TV","keywords/Ozzy Osbourne"],"primary_image":{"bucket":"new_assets","id":"%2F6808205766d37cc451b16df7"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747428120000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls","social_title":"","summary":"The Osbournes had their own reality show from 2002-2005.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Ozzy Osbourne (71921)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Sharon Osbourne Shares Honest Thoughts About Reality TV: 'Bulls—'","permalink":"https://eagle1063.iheart.com/content/2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls/"},"slug":"2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6808205766d37cc451b16df7","title":"Sharon Osbourne Shares Honest Thoughts About Reality TV: 'Bulls—'","description":"The Osbournes had their own reality show from 2002-2005.","author":"Katrina Nattress"},"pub_start":1747428120000,"pub_until":4115978604802,"pub_changed":1747428580967,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Ozzy Osbourne (71921)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68279f05d66192110fb5cc90","slug:2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls","slug:2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls","keyword:keywords/Sharon Osbourne","keyword:keywords/The Osbournes","keyword:keywords/reality TV","keyword:keywords/Ozzy Osbourne","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":5,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"ha5Er","region":"main:dynamic","type":"contests","ordinal":6,"value":{},"tags":["display-hints/tile"],"schedule":null},{"id":"lHlMQ","region":"main:dynamic","type":"playlist","ordinal":7,"value":{},"tags":["display-hints/themed-block","display-hints/tile"],"schedule":null},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":8,"value":{"brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}],"title":"Shows"},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F0e64e0d31f8049113fad35f0747a728d","slug":"john-boy-and-billy","ownBrand":"brands/John Boy and Billy (55278)","configByLookup":{"common":{"branding":{"name":"John Boy and Billy","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/ae5e4536de4111c11f1fd4d97c37f103"}}}}}},{"_id":"%2F7d78eada5130a45573add0145c5304c3","slug":"maria-milito","ownBrand":"brands/Maria Milito (32032)","configByLookup":{"common":{"branding":{"name":"Maria Milito","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5e5d38bf5473d7f6bf06faff"}}}}}},{"_id":"%2F4564f4e1c21b115037057952e00d3e39","slug":"ken-dashow","ownBrand":"brands/Ken Dashow (32036)","configByLookup":{"common":{"branding":{"name":"Ken Dashow","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5947f6850a127fc64b7ee229"}}}}}},{"_id":"%2Fd2ad053ea0bd863da4b6567a59150b22","slug":"big-rig","ownBrand":"brands/Big Rig (32040)","configByLookup":{"common":{"branding":{"name":"Big Rig","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/61c2b1b180f2af03d229ca49"}}}}}},{"_id":"%2Fa093a6db043dd3dc5a0fcb6f991bc353","slug":"bman","ownBrand":"brands/BMAN (32044)","configByLookup":{"common":{"branding":{"name":"BMAN","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5942e1c9cbbff1b17795bcab"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":9,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":10,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}],"title":null},"tags":["display-hints/podcasts-block","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"podcasts":[]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":11,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":4,"size":6,"title":"Latest Stories"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":null,"feed":{"results":[{"id":"%2F68279c1cd66192110fb5cc81","type":"PUBLISHING","record":{"ref_id":"%2F68279c1cd66192110fb5cc81","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6001cfd6-18e3-4ad7-a157-ef8461ae27f6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/72280/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/72280/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/72280/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/72280/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"US drummer Josh Freese, of rock band Foo Fighters, performs during The Town music festival at the Interlagos racetrack in Sao Paulo, Brazil, on September 9, 2023. (Photo by Miguel SCHINCARIOL / AFP)","id":"%2F68279cb6d66192110fb5cc8c","new_tab":false,"schedule":{},"source_credit":"AFP","title":"BRAZIL-MUSIC-FESTIVAL-THE TOWN","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/foo-fighters-72280/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"72280\" data-catalog-related-id=\"\">\u003cstrong>Foo Fighters\u003c/strong>\u003c/a> have parted ways with \u003cstrong>Josh Freese\u003c/strong> nearly two years after hiring him to replace their late drummer Taylor Hawkins. The veteran percussionist broke the news on social media, admitting he was &quot;shocked and disappointed&quot; by the move.\u003c/p>\n\n\u003cp>“The Foo Fighters called me Monday night to let me know they’ve decided ‘to go in a different direction with their drummer.’ No reason was given :(&quot; Freese wrote in an Instagram post. &quot;Regardless, I enjoyed the past two years with them, both on and off stage, and I support whatever they feel is best for the band.&quot;\u003c/p>\n\n\u003cp>&quot;In my 40 years of drumming professionally, I’ve never been let go from a band, so while I’m not angry—just a bit shocked and disappointed,&quot; he admitted. &quot;But as most of you know I’ve always worked freelance and bounced between bands so, I’m fine. Stay tuned for my ‘Top 10 possible reasons Josh got booted from the Foo Fighters’ list.”\u003c/p>\n\n\u003cp>The decision was made just days after \u003ca href=\"https://www.iheart.com/content/2025-05-14-foo-fighters-announce-first-concert-of-2025/\" target=\"_blank\">\u003cstrong>the Foos announced their first concert of 2025\u003c/strong>\u003c/a> — a set at the Singapore Grand Prix on October 4. They last played live on August 18, 2024 at Seattle's T-Mobile Park.\u003c/p>\n\n\u003cp>The band has kept quiet since Dave Grohl revealed he \u003ca href=\"https://www.iheart.com/content/2024-09-10-dave-grohl-reveals-he-welcomed-baby-born-outside-of-my-marriage/\" target=\"_blank\">\u003cstrong>welcomed a new baby outside his marriage\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>in September. After the news broke, \u003ca href=\"https://www.iheart.com/content/2024-12-11-foo-fighters-reportedly-cancelled-2025-tour-plans/\" target=\"_blank\">\u003cstrong>the band reportedly cancelled their 2025 touring plans\u003c/strong>\u003c/a>. Grohl's kept himself busy this year. In January, he \u003ca href=\"https://www.iheart.com/content/2025-01-15-dave-grohl-spent-his-birthday-feeding-displaced-families-affected-by-fires/\" target=\"_blank\">\u003cstrong>spent his birthday cooking food\u003c/strong>\u003c/a> for people displaced by the Los Angeles wildfires; in February, he reunited \u003ca href=\"https://www.iheart.com/artist/nirvana-40473/\" target=\"_blank\">\u003cstrong>Nirvana\u003c/strong>\u003c/a> with \u003ca href=\"https://www.iheart.com/artist/post-malone-30779802/\" target=\"_blank\">\u003cstrong>Post Malone\u003c/strong>\u003c/a> for the SNL 50th Anniversary concert; in March, he \u003ca href=\"https://www.iheart.com/content/2025-03-21-jack-black-and-dave-grohl-team-up-for-new-song-listen/\" target=\"_blank\">\u003cstrong>teamed up with Jack Black for a new song\u003c/strong>\u003c/a> on \u003cem>A Minecraft Movie\u003c/em>'s soundtrack; and in April he surprised Coachella festival goers by playing “The Sky Is a Neighborhood” and “Everlong” with the Los Angeles Philharmonic, as well as \u003ca href=\"https://www.iheart.com/content/2025-04-28-watch-dave-grohl-cover-the-greats-during-surprise-performance/\" target=\"_blank\">\u003cstrong>performing a surprise set \u003c/strong>\u003c/a>at a school fundraiser in Los Angeles.\u003c/p>\n\n\u003cp>The band has yet to announce who will be replacing Freese in the lineup. See his full statement below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJuQb14u09w%2F","@url":"https://www.instagram.com/p/DJuQb14u09w/","author_name":"joshfreese","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Josh Freese (@joshfreese)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":759,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/497194381_18508235080002579_3822228479170811640_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QEv20PytfX36I3byB6Ct3JDF9YsXc0-sLOlU2XgAv9XgAcEo1xhCdIybMKRVvRvpk8&_nc_ohc=vmksto9xqVUQ7kNvwHq6aNs&_nc_gid=q09cWKqAmjEAsmQstjdJLA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfJLO4FnWTOkWquqw1NvoMt9HoFhgqGJXfIqLpdhHzEpUQ&oe=682D7189&_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/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Josh Freese (@joshfreese)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJuQb14u09w/"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed/","cuser":"user/ldap/1121384","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/Josh Freese","keywords/Foo Fighters"],"primary_image":{"bucket":"new_assets","id":"%2F68279cb6d66192110fb5cc8c"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747426620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed","social_title":"","summary":"'In my 40 years of drumming professionally, I’ve never been let go from a band,' Freese divulged.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Foo Fighters (72280)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Foo Fighters Fire Drummer Josh Freese: 'Shocked And Disappointed'","permalink":"https://eagle1063.iheart.com/content/2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed/"},"slug":"2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68279cb6d66192110fb5cc8c","title":"Foo Fighters Fire Drummer Josh Freese: 'Shocked And Disappointed'","description":"'In my 40 years of drumming professionally, I’ve never been let go from a band,' Freese divulged.","author":"Katrina Nattress"},"pub_start":1747426620000,"pub_until":4115978604802,"pub_changed":1747426991299,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Foo Fighters (72280)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68279c1cd66192110fb5cc81","slug:2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed","slug:2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed","keyword:keywords/Josh Freese","keyword:keywords/Foo Fighters","author:user"]}},{"id":"%2F682734b1d178e23aded535ef","type":"PUBLISHING","record":{"ref_id":"%2F682734b1d178e23aded535ef","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"05d9922d-dde3-4ebd-b3ec-3b3b10bb9c83","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":"Miss Universe Denmark, Victoria Kjaer Theilvig (C) reacts as she is announced as the winner of Miss Universe 2024 celebrates at the 73rd edition of the Miss Universe pageant in Mexico City on November 16, 2024. (Photo by CARL DE SOUZA / AFP)","id":"%2F68273645d178e23aded535fa","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"MEXICO-MISS-UNIVERSE-PAGEANT","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A woman vying to become the 2025 \u003ca href=\"https://www.iheart.com/content/2025-01-08-miss-universe-argentina-stripped-of-crown-after-infuriating-judges/\" target=\"_blank\">Miss Universe Australia\u003c/a> revealed a brutal injury weeks before the pageant.\u003c/p>\n\n\u003cp>\u003cstrong>Brigitte Murphy\u003c/strong>, who is representing Victoria, suffered a large scab and bruising on her face after taking a fall on a netball court two weeks before the competition was scheduled to take place.\u003c/p>\n\n\u003cp>“I just can’t believe this,” Murphy said in the first of a series of clips shared on her TikTok account, referring to the accident as the &quot;worst possible case scenario&quot; other than broken bones preventing her from walking.\u003c/p>\n\n\u003cp>“I played netball and as I was mid-air catching the ball I was pushed and I had about point five of a second to turn around and brace myself,” she said.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40brigitte.murphy%2Fvideo%2F7497903570008771848","@url":"https://www.tiktok.com/@brigitte.murphy/video/7497903570008771848","author_name":"Brig Murphy","author_unique_id":"brigitte.murphy","author_url":"https://www.tiktok.com/@brigitte.murphy","embed_product_id":"7497903570008771848","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@brigitte.murphy/video/7497903570008771848\" data-video-id=\"7497903570008771848\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@brigitte.murphy\" href=\"https://www.tiktok.com/@brigitte.murphy?refer=embed\">@brigitte.murphy\u003c/a> \u003cp>This is no joke, call 911 🙃 To add to this, after finishing the vid, I noticed a fractured tooth! Lucky me \u003ca title=\"netballinjury\" target=\"_blank\" href=\"https://www.tiktok.com/tag/netballinjury?refer=embed\">#netballinjury\u003c/a> \u003ca title=\"whyme\" target=\"_blank\" href=\"https://www.tiktok.com/tag/whyme?refer=embed\">#whyme\u003c/a> \u003ca title=\"missuniverseaustralia\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverseaustralia?refer=embed\">#missuniverseaustralia\u003c/a> \u003ca title=\"missuniverse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverse?refer=embed\">#missuniverse\u003c/a>\u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Brig Murphy\" href=\"https://www.tiktok.com/music/original-sound-7497903607140911888?refer=embed\">♬ original sound - Brig Murphy\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1024,"thumbnail_url":"https://p16-sign-sg.tiktokcdn.com/obj/tos-alisg-p-0037/oocY3EABvA5Au6xHAaEAMEylIANniiAKIlBzl?lk3s=b59d6b55&x-expires=1747573200&x-signature=Mu1oimsEvc3%2FZ1jfImdhMhE%2BT7M%3D&shp=b59d6b55&shcp=-","thumbnail_width":576,"title":"This is no joke, call 911 🙃 To add to this, after finishing the vid, I noticed a fractured tooth! Lucky me #netballinjury #whyme #missuniverseaustralia #missuniverse","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@brigitte.murphy/video/7497903570008771848\" data-video-id=\"7497903570008771848\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@brigitte.murphy\" href=\"https://www.tiktok.com/@brigitte.murphy?refer=embed\">@brigitte.murphy\u003c/a> \u003cp>This is no joke, call 911 🙃 To add to this, after finishing the vid, I noticed a fractured tooth! Lucky me \u003ca title=\"netballinjury\" target=\"_blank\" href=\"https://www.tiktok.com/tag/netballinjury?refer=embed\">#netballinjury\u003c/a> \u003ca title=\"whyme\" target=\"_blank\" href=\"https://www.tiktok.com/tag/whyme?refer=embed\">#whyme\u003c/a> \u003ca title=\"missuniverseaustralia\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverseaustralia?refer=embed\">#missuniverseaustralia\u003c/a> \u003ca title=\"missuniverse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverse?refer=embed\">#missuniverse\u003c/a>\u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Brig Murphy\" href=\"https://www.tiktok.com/music/original-sound-7497903607140911888?refer=embed\">♬ original sound - Brig Murphy\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@brigitte.murphy/video/7497903570008771848"},{"html":"\u003cp>Murphy managed to somewhat protect herself but ended up with her right cheek and eye grazing the court, as well as her tooth being fractured.\u003c/p>\n\n\u003cp>“I mean, if you don’t laugh, you cry – right?&quot; she said.\u003c/p>\n\n\u003cp>Murphy continued to document her injury on TikTok, claiming she was extremely uncomfortable and her injuries made it difficult to sleep as her eye swelled up significantly from day one to day two.\u003c/p>\n\n\u003cp>“I have 13 days until Vietnam with Miss Universe, and this is what my face looks like,” she said. “This morning my upper eyelid has completely blown up. I’ve got work today so I’m going to try my best to cover it up,” Murphy said while applying some concealer in the video.\u003c/p>\n\n\u003cp>Murphy gave a third update in which she said a CT scan showed she was in the &quot;all clear&quot; from concerns about a possible facial fracture, as well as a dentist telling her there was &quot;no chance&quot; of her tooth dying due to the fracture. Fortunately, the swelling managed to go down within five days as only a few red patches were left on her skin.\u003c/p>\n\n\u003cp>“The swelling, bruising and the wound has gone down. People told me to wrap myself up in cotton wool. Like, sorry, your girl’s not going to do that,&quot; Murphy said in her fifth update.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40brigitte.murphy%2Fvideo%2F7502041238133083410","@url":"https://www.tiktok.com/@brigitte.murphy/video/7502041238133083410","author_name":"Brig Murphy","author_unique_id":"brigitte.murphy","author_url":"https://www.tiktok.com/@brigitte.murphy","embed_product_id":"7502041238133083410","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@brigitte.murphy/video/7502041238133083410\" data-video-id=\"7502041238133083410\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@brigitte.murphy\" href=\"https://www.tiktok.com/@brigitte.murphy?refer=embed\">@brigitte.murphy\u003c/a> \u003cp>3 more sleeps until I go to Vietnam with Miss Universe Australia! The excitement is real 🥰 \u003ca title=\"missiniverse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missiniverse?refer=embed\">#missiniverse\u003c/a> \u003ca title=\"missuniverseaustralia\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverseaustralia?refer=embed\">#missuniverseaustralia\u003c/a> \u003ca title=\"fyp\" target=\"_blank\" href=\"https://www.tiktok.com/tag/fyp?refer=embed\">#fyp\u003c/a> \u003ca title=\"fypage\" target=\"_blank\" href=\"https://www.tiktok.com/tag/fypage?refer=embed\">#fypage\u003c/a> \u003ca title=\"ootd\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ootd?refer=embed\">#ootd\u003c/a> \u003ca title=\"journey\" target=\"_blank\" href=\"https://www.tiktok.com/tag/journey?refer=embed\">#journey\u003c/a> \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Brig Murphy\" href=\"https://www.tiktok.com/music/original-sound-7502041629784607489?refer=embed\">♬ original sound - Brig Murphy\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1024,"thumbnail_url":"https://p16-sign-sg.tiktokcdn.com/obj/tos-alisg-p-0037/oMacPAkswIYBMBVs8Ai5aigJIEmkBOkAyCxVc?lk3s=b59d6b55&x-expires=1747573200&x-signature=zDzdDeC80r90wv2OIPnlJH3NfnI%3D&shp=b59d6b55&shcp=-","thumbnail_width":576,"title":"3 more sleeps until I go to Vietnam with Miss Universe Australia! The excitement is real 🥰 #missiniverse #missuniverseaustralia #fyp #fypage #ootd #journey ","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@brigitte.murphy/video/7502041238133083410\" data-video-id=\"7502041238133083410\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@brigitte.murphy\" href=\"https://www.tiktok.com/@brigitte.murphy?refer=embed\">@brigitte.murphy\u003c/a> \u003cp>3 more sleeps until I go to Vietnam with Miss Universe Australia! The excitement is real 🥰 \u003ca title=\"missiniverse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missiniverse?refer=embed\">#missiniverse\u003c/a> \u003ca title=\"missuniverseaustralia\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverseaustralia?refer=embed\">#missuniverseaustralia\u003c/a> \u003ca title=\"fyp\" target=\"_blank\" href=\"https://www.tiktok.com/tag/fyp?refer=embed\">#fyp\u003c/a> \u003ca title=\"fypage\" target=\"_blank\" href=\"https://www.tiktok.com/tag/fypage?refer=embed\">#fypage\u003c/a> \u003ca title=\"ootd\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ootd?refer=embed\">#ootd\u003c/a> \u003ca title=\"journey\" target=\"_blank\" href=\"https://www.tiktok.com/tag/journey?refer=embed\">#journey\u003c/a> \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Brig Murphy\" href=\"https://www.tiktok.com/music/original-sound-7502041629784607489?refer=embed\">♬ original sound - Brig Murphy\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@brigitte.murphy/video/7502041238133083410"},{"html":"\u003cp>Murphy has since shared Instagram photos of herself in Vietnam for the Miss Universe competition, where she's among 30 finalists to become \u003ca href=\"https://www.iheart.com/content/2024-11-11-miss-universe-contestant-expelled-amid-personal-scandal-rumors/\" target=\"_blank\">Miss Universe\u003c/a> Australia.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJtXNa8zBCR%2F","@url":"https://www.instagram.com/p/DJtXNa8zBCR/","author_name":"brigmurphy","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by B R I G I T T E  M U R P H Y (@brigmurphy)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":562,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/497826347_18509026582009347_3048782890825639012_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2QEuq1P2CqyxP0DUcwl9JGWJs40zU0d3mO7NMGQYjEnzvtomd8VOeSEL4amSLSyiVuc&_nc_ohc=CEG7bAMPQ2gQ7kNvwE8Mcbn&_nc_gid=KrOK3GWlMsALFOQwNMTnow&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfLNw_0M0WZT95mtrJV67yHrThnposMO0RA_8QxKR-c6HA&oe=682D25E8&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by B R I G I T T E  M U R P H Y (@brigmurphy)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJtXNa8zBCR/"},{"html":"\u003cp>&quot;Night 4 - Pool party with my VIC girlies \u003ca href=\"https://www.instagram.com/hoiana_resort_golf/?hl=en\" target=\"_blank\">@hoiana_resort_golf\u003c/a> so grateful for such a beautiful bunch of ladies to experience this with,&quot; Murphy wrote on a post shared Friday (May 16).\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant/","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/Brigitte Murphy","keywords/competition","keywords/injury","keywords/pageant","keywords/contestant","keywords/Miss Universe","keywords/Australia"],"primary_image":{"bucket":"new_assets","id":"%2F68273645d178e23aded535fa"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1747401300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant","social_title":"","summary":"A Miss Universe contestant revealed a brutal injury weeks before her pageant.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Miss Universe Contestant Reveals Brutal Injury Weeks Before Pageant","permalink":"https://eagle1063.iheart.com/content/2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant/"},"slug":"2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68273645d178e23aded535fa","title":"Miss Universe Contestant Reveals Brutal Injury Weeks Before Pageant","description":"A Miss Universe contestant revealed a brutal injury weeks before her pageant.","author":"Jason Hall"},"pub_start":1747401300000,"pub_until":4115978604802,"pub_changed":1747401640255,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682734b1d178e23aded535ef","slug:2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant","slug:2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant","keyword:keywords/Brigitte Murphy","keyword:keywords/competition","keyword:keywords/injury","keyword:keywords/pageant","keyword:keywords/contestant","keyword:keywords/Miss Universe","keyword:keywords/Australia","author:user"]}},{"id":"%2F68272ddeaa5cfc9bf75e96d4","type":"PUBLISHING","record":{"ref_id":"%2F68272ddeaa5cfc9bf75e96d4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"007f55e8-cd14-42dc-ba3e-a8e2d69a943f","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"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":"LOS ANGELES - OCTOBER 23: Joe Don Baker as Frank Kearney, a hit man for a narcotics ring, in the Mission: Impossible episode: The Miracle. Original broadcast date, October 23, 1971. Image is a frame grab. (Photo by CBS via Getty Images) ","id":"%2F68272e97aa5cfc9bf75e96df","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Mission: Impossible","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-05-13-actor-samuel-french-dead-at-45/\" target=\"_blank\">Actor\u003c/a> \u003cstrong>Joe Don Baker\u003c/strong>, best known for starring in the film \u003cem>Walking Tall\u003c/em> and appearing in three \u003ca href=\"https://www.iheart.com/artist/john-barry-32096/songs/the-james-bond-theme-4145512/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"4145512\" data-catalog-related-id=\"\">\u003cem>James Bond\u003c/em>\u003c/a> movies, has died at the age of 89, his family announced in a \u003ca href=\"https://www.legacy.com/us/obituaries/legacyremembers/joe-baker-obituary?id=58381213\" target=\"_blank\">Legacy.com obituary\u003c/a>.\u003c/p>\n\n\u003cp>&quot;It is with heavy hearts that we announce the passing of Joe Don, a noted member of the Performing Arts Community, who left us on 5/7/2025 at the age of 89,&quot; the obituary states.\u003c/p>\n\n\u003cp>&quot;As we say goodbye to Joe Don, we hold onto the memories and the love he shared with us,&quot; the obituary continued. &quot;Though he may no longer be with us in body, his spirit will always remain, a guiding light in the lives he touched. Rest in peace, Joe Don. You will be dearly missed but never forgotten.&quot;\u003c/p>\n\n\u003cp>Baker rose to fame after landing the role of Curly, the younger brother of \u003cstrong>Steve McQueen\u003c/strong>'s titular character in the 1972 western film \u003cem>Junior Bonner\u003c/em>, one year before playing Sheriff Buford Pusser in the 1973 film \u003cem>Walking Tall\u003c/em>, which was later remade to star \u003cstrong>Dwayne\u003c/strong> '\u003cstrong>The Rock\u003c/strong>' \u003cstrong>Johnson\u003c/strong> in 2004. The Texas native later played arms dealer Brad Whitaker in the 1987 \u003cem>James Bond\u003c/em> film \u003cem>The Living Daylights\u003c/em> starring \u003cstrong>Timothy Dalton\u003c/strong>, a role that was brought back in the 1995 and 1997 films \u003cem>GoldenEye\u003c/em> and\u003cem> Tomorrow Never Dies\u003c/em> when \u003cstrong>Pierce Brosnan\u003c/strong> played the iconic character.\u003c/p>\n\n\u003cp>Baker won the Robert Altman Award at the Independent Spirit Awards for his role in the 2012 film \u003cem>Mud\u003c/em> acting alongside \u003cstrong>Matthew McConaughey\u003c/strong>, \u003cstrong>Reese Witherspoon\u003c/strong>, \u003cstrong>Sam Shepard\u003c/strong> and \u003cstrong>Sarah Paulson\u003c/strong> and was nominated for best actor by the British Academy of Television for his role in the 1985 for the six-episode drama serial \u003cem>Edge of Darkness\u003c/em> and Best Supporting Actor for the 1997 television film \u003cem>George Wallace\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-actor-joe-don-baker-dead-at-89/","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/Joe Don Baker","keywords/obituary","keywords/age","keywords/film","keywords/movies","keywords/actor","keywords/dead","keywords/death","keywords/Walking Tall","keywords/television"],"primary_image":{"bucket":"new_assets","id":"%2F68272e97aa5cfc9bf75e96df"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1747399020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-actor-joe-don-baker-dead-at-89","social_title":"","summary":"Actor Joe Don Baker, best known for starring in the film 'Walking Tall' and appearing in three 'James Bond' movies, has died at the age of 89.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Actor Joe Don Baker Dead At 89","permalink":"https://eagle1063.iheart.com/content/2025-05-16-actor-joe-don-baker-dead-at-89/"},"slug":"2025-05-16-actor-joe-don-baker-dead-at-89","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68272e97aa5cfc9bf75e96df","title":"Actor Joe Don Baker Dead At 89","description":"Actor Joe Don Baker, best known for starring in the film 'Walking Tall' and appearing in three 'James Bond' movies, has died at the age of 89.","author":"Jason Hall"},"pub_start":1747399020000,"pub_until":4115978604802,"pub_changed":1747399474848,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68272ddeaa5cfc9bf75e96d4","slug:2025-05-16-actor-joe-don-baker-dead-at-89","slug:2025-05-16-actor-joe-don-baker-dead-at-89","keyword:keywords/Joe Don Baker","keyword:keywords/obituary","keyword:keywords/age","keyword:keywords/film","keyword:keywords/movies","keyword:keywords/actor","keyword:keywords/dead","keyword:keywords/death","keyword:keywords/Walking Tall","keyword:keywords/television","author:user"]}},{"id":"%2F609d93e93c9c12d3fff5d514","type":"PUBLISHING","record":{"ref_id":"%2F609d93e93c9c12d3fff5d514","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ca641426-da32-47fc-815e-b2946016d041","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5cdc6b6974a7635f6aec83d9","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 16th and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1983, \u003ca href=\"https://www.iheart.com/artist/iron-maiden-43673/\" data-catalog-kind=\"artist\" data-catalog-id=\"43673\" data-catalog-related-id=\"\">\u003cstrong>Iron Maiden \u003c/strong>\u003c/a>released their fourth album, \u003cem>Piece of Mind\u003c/em>.\u003c/p>\n\n\u003cp>In 2010, \u003cstrong>Elf\u003c/strong>, \u003cstrong>Rainbow\u003c/strong>, \u003ca href=\"https://www.iheart.com/artist/black-sabbath-2358/\" data-catalog-kind=\"artist\" data-catalog-id=\"2358\" data-catalog-related-id=\"\">\u003cstrong>Black Sabbath\u003c/strong>\u003c/a>, \u003cstrong>Heaven &amp; Hell\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/dio-7034/\" data-catalog-kind=\"artist\" data-catalog-id=\"7034\" data-catalog-related-id=\"\">\u003cstrong>Dio\u003c/strong>\u003c/a> singer \u003cstrong>Ronnie James Dio\u003c/strong> died of stomach cancer at age 67.\u003c/p>\n\n\u003cp>In 1984, \u003ca href=\"https://www.iheart.com/artist/ozzy-osbourne-71921/\" data-catalog-kind=\"artist\" data-catalog-id=\"71921\" data-catalog-related-id=\"\">\u003cstrong>Ozzy Osbourne\u003c/strong>\u003c/a> was arrested in Memphis for “staggering drunk” down Beale Street.\u003c/p>\n\n\u003cp>In 1987, \u003ca href=\"https://www.iheart.com/artist/u2-970/\" data-catalog-kind=\"artist\" data-catalog-id=\"970\" data-catalog-related-id=\"\">\u003cstrong>U2 \u003c/strong>\u003c/a>started a three-week run at number one on the singles chart with “With or Without You,” the band’s first-ever U-S number one.\u003c/p>\n\n\u003cp>In 1969, \u003cstrong>Pete Townshend \u003c/strong>of \u003ca href=\"https://www.iheart.com/artist/the-who-3800/\" data-catalog-kind=\"artist\" data-catalog-id=\"3800\" data-catalog-related-id=\"\">\u003cstrong>The Who \u003c/strong>\u003c/a>spent a night in a New York jail after assaulting a man who jumped onstage during their show. He didn’t realize the guy was a plainclothes policeman trying to warn the audience that there was a fire.\u003c/p>\n\n\u003cp>In 1966, \u003cstrong>The \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/the-beach-boys-3455/\" data-catalog-kind=\"artist\" data-catalog-id=\"3455\" data-catalog-related-id=\"\">\u003cstrong>Beach Boys \u003c/strong>\u003c/a>released \u003cem>Pet Sounds\u003c/em>.\u003c/p>\n\n\u003cp>In 1970, \u003ca href=\"https://www.iheart.com/artist/crosby-stills-nash-young-78213/\" data-catalog-kind=\"artist\" data-catalog-id=\"78213\" data-catalog-related-id=\"\">\u003cstrong>Crosby, Stills, Nash &amp; Young \u003c/strong>\u003c/a>had the number one album in the country with \u003cem>Déjà Vu\u003c/em>.\u003c/p>\n\n\u003cp>In 2009, \u003ca href=\"https://www.iheart.com/artist/bob-dylan-971/\" data-catalog-kind=\"artist\" data-catalog-id=\"971\" data-catalog-related-id=\"\">\u003cstrong>Bob Dylan \u003c/strong>\u003c/a>topped the charts with his 33rd album,\u003cem>Together Through Life\u003c/em>.\u003c/p>\n\n\u003cp>And in 1998, \u003ca href=\"https://www.iheart.com/artist/keith-richards-389566/\" data-catalog-kind=\"artist\" data-catalog-id=\"389566\" data-catalog-related-id=\"\">\u003cstrong>Keith Richards \u003c/strong>\u003c/a>fell in his Connecticut home while reaching for a book of nude art. He broke some ribs and caused the \u003ca href=\"https://www.iheart.com/artist/the-rolling-stones-39467/\" data-catalog-kind=\"artist\" data-catalog-id=\"39467\" data-catalog-related-id=\"\">\u003cstrong>Rolling Stones \u003c/strong>\u003c/a>to have to postpone tour dates.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T T\u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_self\">his Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-05-13-why-may-16th-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"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":"%2F5cdc6b6974a7635f6aec83d9"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1747396800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-05-13-why-may-16th-matters-in-rock-history","social_title":"","summary":"Find out why Ozzy Osbourne got arrested on this day in 1984 and why Pete Townshend spent the night in jail in 1969.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 16th Matters In Rock History","permalink":"https://eagle1063.iheart.com/content/2021-05-13-why-may-16th-matters-in-rock-history/"},"slug":"2021-05-13-why-may-16th-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5cdc6b6974a7635f6aec83d9","title":"Why May 16th Matters In Rock History","description":"Find out why Ozzy Osbourne got arrested on this day in 1984 and why Pete Townshend spent the night in jail in 1969.","author":"Dave Basner"},"pub_start":1747396800000,"pub_until":4115978604802,"pub_changed":1747398978749,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/609d93e93c9c12d3fff5d514","slug:2021-05-13-why-may-16th-matters-in-rock-history","slug:2021-05-13-why-may-16th-matters-in-rock-history","author:user"]}},{"id":"%2F6826546df36ea60d47b4dd04","type":"PUBLISHING","record":{"ref_id":"%2F6826546df36ea60d47b4dd04","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"866abe1c-e1cd-4fbd-a7ac-e6a765248fd9","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A baby Spider Monkey named Estela plays with her grandmother Sonya at Melbourne Zoo on May 6, 2011.  Estela was abandoned at birth by her mother Sunshine, and it has taken 24/7 care from Primate Department Keepers to pull the tiny newborn through since her birth on January 17, 2011. The baby Spider Monkey which is native to Central America, is currently receiving six feeds of formula a day and is now slowly being introduced to solid foods.    AFP PHOTO/William WEST (Photo credit should read WILLIAM WEST/AFP via Getty Images)","id":"%2F682655655c89bb2a81914a2c","new_tab":false,"schedule":{},"source_credit":"WILLIAM WEST / AFP / Getty Images","title":"A baby Spider Monkey named Estela plays","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A traffic stop in Vallejo, California, led to the \u003ca href=\"https://abcnews.go.com/US/baby-spider-monkey-2-rattlesnakes-discovered-california-meth/story?id=121825795\" target=\"_blank\">discovery of a baby spider monkey and two rattlesnakes during a methamphetamine bust\u003c/a>. On May 6, Solano County Sheriff's Deputies stopped \u003cstrong>Clifford Vincenty\u003c/strong>, 50, and found half a pound of meth in his vehicle. Vincenty was arrested and charged with possession of a controlled substance for sale.\u003c/p>\n\n\u003cp>The following day, \u003ca href=\"https://www.foxnews.com/us/california-meth-bust-leads-rescue-young-spider-monkey\" target=\"_blank\">a search warrant at Vincenty's home uncovered an additional pound of meth\u003c/a>, over $2,000 in cash, and the exotic animals. The meth's street value was estimated at $26,000. Animal Control safely removed the creatures, and the spider monkey, named Violeta, was taken to the Oakland Zoo. The zoo reported that Violeta is in decent health and is receiving care, including a healthy diet and enrichment activities.\u003c/p>\n\n\u003cp>According to the Solano County Sheriff's Office, Vincenty now faces additional charges related to the possession of exotic animals. Wildlife trafficking is a significant illegal trade, often driven by demand for exotic pets. The Oakland Zoo emphasized the dangers of this trade, which threatens species like spider monkeys.\u003c/p>\n\n\u003cp>The rattlesnakes were taken by JW Reptile Rescue and will be \u003ca href=\"https://www.mercurynews.com/2025/05/14/meth-spider-monkey-rattlesnakes-seized-after-traffic-stop-home-search/\" target=\"_blank\">relocated to a safe area\u003c/a>. The investigation into Vincenty's activities is ongoing, with a readiness conference and preliminary hearing scheduled in Solano County Superior Court.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust/","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":"%2F682655655c89bb2a81914a2c"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747342800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust","social_title":"","summary":"Animal Control safely removed the animals from the home.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/weird-news","categories/national-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Cops Find Baby Spider Monkey, 2 Rattlesnakes During Meth Bust","permalink":"https://eagle1063.iheart.com/content/2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust/"},"slug":"2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/682655655c89bb2a81914a2c","title":"Cops Find Baby Spider Monkey, 2 Rattlesnakes During Meth Bust","description":"Animal Control safely removed the animals from the home.","author":"iHeartRadio"},"pub_start":1747342800000,"pub_until":4115978604802,"pub_changed":1747343150413,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/weird-news","categories/national-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6826546df36ea60d47b4dd04","slug:2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust","slug:2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F68264831ab7b368e7c2aba9f","type":"PUBLISHING","record":{"ref_id":"%2F68264831ab7b368e7c2aba9f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5deccbd7-c7e0-4e85-a558-8bafeafba1ad","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/44757/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/44757/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/44757/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/44757/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"SEATTLE, WA - AUGUST 21:  Sean Kinney of Alice In Chains perform for SiriusXM's Lithium Channel at The Space Needle on August 21, 2018 in Seattle, Washington.  (Photo by Mat Hayward/Getty Images for  SiriusXM)","id":"%2F682648bcab7b368e7c2abaaa","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Alice In Chains Performs For SiriusXM's Lithium Channel At The Space Needle In Seattle","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/alice-in-chains-44757/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"44757\" data-catalog-related-id=\"\">\u003cstrong>Alice in Chains\u003c/strong>\u003c/a> were forced to abruptly cancel their tour opener last week after \u003ca href=\"https://www.iheart.com/content/2025-05-09-alice-in-chains-cancel-tour-opener-after-member-suffers-medical-emergency/\" target=\"_blank\">\u003cstrong>drummer Sean Kinney suffered a &quot;medical emergency.&quot;\u003c/strong>\u003c/a> A day later, the band decided to \u003ca href=\"https://x.com/AliceInChains/status/1920948748386971861\" target=\"_blank\">\u003cstrong>scrap their whole spring tour\u003c/strong>\u003c/a>, stating that &quot;Sean's health is our top priority at this moment.&quot;\u003c/p>\n\n\u003cp>Now, Kinney is breaking his silence on the health scare with a lengthy statement on social media, assuring fans he's &quot;going to be fine.&quot;\u003c/p>\n\n\u003cp>&quot;Firstly, to everyone who came out to the Mohegan Sun show and was affected by the short-notice cancellation, and to everyone who had tickets to come see the band at one of the other shows, thanks for your understanding,&quot; he began the message. &quot;It’s not lost on the band and myself that you spend money, make plans and alter your schedules to come and see us, and it’s deeply disappointing to have had this happen.&quot;\u003c/p>\n\n\u003cp>&quot;I was very much looking forward to getting back out there and playing with the band again, and it’s been a difficult but necessary decision to make. I don’t personally utilize social media and I’m not particularly fond of my health issues being made public, but I understand that people are concerned,&quot; he continued. &quot;When the doctors advised me against playing in the short-term, I quickly went through The 5 Stages of Grief: 1. Denial (I’m fine) 2. Anger (F*** this – I’m still going to play) 3. Bargaining (What’s it gonna take for me to hear a better diagnosis?) 4. Depression (This sucks) 5. Acceptance (This sucks, but okay).&quot;\u003c/p>\n\n\u003cp>&quot;I finally concluded that medical doctors with many hard-earned degrees on their walls might know a bit more about health than a musician with some shiny spray-painted records on his wall,&quot; Kinney admitted. &quot;The outpouring of love, concern and well wishes has been both extremely humbling and very much appreciated. The good news is that I’m going to be fine and I’m going to live. The bad news (for some of you?) is that I’m going to be fine and I’m going to live.”\u003c/p>\n\n\u003cp>See his whole post below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJrhw0Jp0Ci%2F","@url":"https://www.instagram.com/p/DJrhw0Jp0Ci/","author_name":"aliceinchains","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Alice In Chains (@aliceinchains)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":799,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/498204381_18504487339030192_1966498574848617307_n.jpg?stp=dst-jpg_e15_p640x640_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGo5bajLXQ1eiCf5r4oWccujkTFplEULlBN4uMdm3wW_mdTVzu-3mbptXvg8zgd27g&_nc_ohc=jTBQBLssQtQQ7kNvwGszQQq&_nc_gid=gYsziqZ2-6yhKwR9UzBXiw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfKZUlOXfhL2poEysKKOeAmmpl0ETJb-XjS-WKC8Ou_1FQ&oe=682C29B5&_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/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Alice In Chains (@aliceinchains)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJrhw0Jp0Ci/"}],"canonical_url":"https://www.iheart.com/content/2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency/","cuser":"user/ldap/1121384","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/Sean Kinney","keywords/Alice in Chains"],"primary_image":{"bucket":"new_assets","id":"%2F682648bcab7b368e7c2abaaa"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747339980000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency","social_title":"","summary":"The band was recently forced to abruptly cancel their spring tour due to Sean Kinney's health.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Alice in Chains (44757)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Alice In Chains Drummer Breaks Silence After Suffering Medical Emergency","permalink":"https://eagle1063.iheart.com/content/2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency/"},"slug":"2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682648bcab7b368e7c2abaaa","title":"Alice In Chains Drummer Breaks Silence After Suffering Medical Emergency","description":"The band was recently forced to abruptly cancel their spring tour due to Sean Kinney's health.","author":"Katrina Nattress"},"pub_start":1747339980000,"pub_until":4115978604802,"pub_changed":1747340395049,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Alice in Chains (44757)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68264831ab7b368e7c2aba9f","slug:2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency","slug:2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency","keyword:keywords/Sean Kinney","keyword:keywords/Alice in Chains","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TlN3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":12,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":5,"position":null,"size":6,"title":"From Our Shows"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F68276f1a1395342d8b79e01f","type":"PUBLISHING","record":{"ref_id":"%2F68276f1a1395342d8b79e01f","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"53939944","kind":"podcast","related_id":"276027319","schedule":{},"type":"catalog"},{"html":"\u003cp>Friday (pt 2 of 2): On today’s Late Riser’s Podcast, we pull out the Happy Boy song early and get the Drum Banging checked off shortly after.. - - The Not Ready for Drive Time Players cold read a script entitled, “The Eyes Have It”.. - We’ll get an update from one of our favorite charities, “Folds of Honor”.. - John Boy gives away more of his stuff.. - Tom Sorensen recaps the past week in sports and looks forward to the weekend.. - We fill a request for the late, great Tim Wilson’s “Ricky Tidwell’s Mama”.. - and Carl Childers explains Gilligan’s Island…\u003c/p>\n\n\u003cp> ℗®© 2025 John Boy &amp; Billy, Inc.\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F68276ebe58e593e7d268bb22","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","feed_type":"PODCAST","feed_vendor":"The John Boy & Billy Big Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/John Boy and Billy (55278)"]},"publish_date":1747399800000,"publish_end_date":4115978604802,"publish_origin":"brands/John Boy and Billy (55278)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-2-of-2-todays-playhouse-is-the-eye","social_title":"","summary":"\u003cp>Friday (pt 2 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pull out the Happy Boy song early and get the Drum Banging checked off shortly after.. - - The Not Ready for Drive Time Players cold read a script entitled, &ldquo;The Eyes Have It&rdquo;.. - We&rsquo;ll get an update from one...","targets":[],"title":"Friday (pt 2 of 2): Today’s Playhouse is “The Eyes Have It”","permalink":"https://eagle1063.iheart.com/featured/john-boy-and-billy/content/2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-2-of-2-todays-playhouse-is-the-eye/"},"slug":"2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-2-of-2-todays-playhouse-is-the-eye","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Friday (pt 2 of 2): Today’s Playhouse is “The Eyes Have It”","description":"\u003cp>Friday (pt 2 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pull out the Happy Boy song early and get the Drum Banging checked off shortly after.. - - The Not Ready for Drive Time Players cold read a script entitled, &ldquo;The Eyes Have It&rdquo;.. - We&rsquo;ll get an update from one...","author":""},"pub_start":1747399800000,"pub_until":4115978604802,"pub_changed":1747414811547,"subscription":[{"tags":["brands/John Boy and Billy (55278)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/John Boy and Billy (55278)","id:/68276f1a1395342d8b79e01f","slug:2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-2-of-2-todays-playhouse-is-the-eye","slug:2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-2-of-2-todays-playhouse-is-the-eye"]}},{"id":"%2F68276f167ba8258a3a61bb94","type":"PUBLISHING","record":{"ref_id":"%2F68276f167ba8258a3a61bb94","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"53939944","kind":"podcast","related_id":"276021956","schedule":{},"type":"catalog"},{"html":"\u003cp>Friday (pt 1 of 2): On today’s Late Riser’s Podcast, we pull out the Happy Boy song early and get the Drum Banging checked off shortly after.. - - The Not Ready for Drive Time Players cold read a script entitled, “The Eyes Have It”.. - We’ll get an update from one of our favorite charities, “Folds of Honor”.. - John Boy gives away more of his stuff.. - Tom Sorensen recaps the past week in sports and looks forward to the weekend.. - We fill a request for the late, great Tim Wilson’s “Ricky Tidwell’s Mama”.. - and Carl Childers explains Gilligan’s Island…\u003c/p>\n\n\u003cp> ℗®© 2025 John Boy &amp; Billy, Inc.\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F68276ce71395342d8b79e01d","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","feed_type":"PODCAST","feed_vendor":"The John Boy & Billy Big Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/John Boy and Billy (55278)"]},"publish_date":1747399758000,"publish_end_date":4115978604802,"publish_origin":"brands/John Boy and Billy (55278)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-1-of-2-todays-playhouse-is-the-eye","social_title":"","summary":"\u003cp>Friday (pt 1 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pull out the Happy Boy song early and get the Drum Banging checked off shortly after.. - - The Not Ready for Drive Time Players cold read a script entitled, &ldquo;The Eyes Have It&rdquo;.. - We&rsquo;ll get an update from one...","targets":[],"title":"Friday (pt 1 of 2): Today’s Playhouse is “The Eyes Have It”","permalink":"https://eagle1063.iheart.com/featured/john-boy-and-billy/content/2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-1-of-2-todays-playhouse-is-the-eye/"},"slug":"2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-1-of-2-todays-playhouse-is-the-eye","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Friday (pt 1 of 2): Today’s Playhouse is “The Eyes Have It”","description":"\u003cp>Friday (pt 1 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pull out the Happy Boy song early and get the Drum Banging checked off shortly after.. - - The Not Ready for Drive Time Players cold read a script entitled, &ldquo;The Eyes Have It&rdquo;.. - We&rsquo;ll get an update from one...","author":""},"pub_start":1747399758000,"pub_until":4115978604802,"pub_changed":1747414807177,"subscription":[{"tags":["brands/John Boy and Billy (55278)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/John Boy and Billy (55278)","id:/68276f167ba8258a3a61bb94","slug:2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-1-of-2-todays-playhouse-is-the-eye","slug:2025-05-16-1119-the-john-boy-billy-big-sh-friday-pt-1-of-2-todays-playhouse-is-the-eye"]}},{"id":"%2F68263e6b58e593e7d268b908","type":"PUBLISHING","record":{"ref_id":"%2F68263e6b58e593e7d268b908","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"53939944","kind":"podcast","related_id":"275792436","schedule":{},"type":"catalog"},{"html":"\u003cp>Thursday (pt 1 of 2): On today’s Late Riser’s Podcast, we pay homage to Nillie Welson today, with a couple of his tunes - first up is “I’m Not Dead Yet” - and later on, “Smoke All the Weed”.. - Saddam Hussein had his day in court on this date in history - so that gave us a good reason to play “Saddam’s Love Shack”.. - Ike Turner dips into the listener mailbag and gives advice to a guy who says he’s had a “dry spell” since graduating high school.. - We’ll get back On Track with Doug Rice and get a look ahead to this weekend’s All Star Race.. - Our Poet Laureate get a rare request.. - and Mad Max has his first ever run in with PETA…\u003c/p>\n\n\u003cp> ℗®© 2025 John Boy &amp; Billy, Inc.\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F68263d359fb95487c90c98a0","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","feed_type":"PODCAST","feed_vendor":"The John Boy & Billy Big Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/John Boy and Billy (55278)"]},"publish_date":1747322014000,"publish_end_date":4115978604802,"publish_origin":"brands/John Boy and Billy (55278)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-1-of-2-ask-ike-has-advice-for-a-","social_title":"","summary":"\u003cp>Thursday (pt 1 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pay homage to Nillie Welson today, with a couple of his tunes - first up is &ldquo;I&rsquo;m Not Dead Yet&rdquo; - and later on, &ldquo;Smoke All the Weed&rdquo;.. - Saddam Hussein had his day in court on this date in histor...","targets":[],"title":"Thursday (pt 1 of 2): Ask Ike has advice for a listener going through a “dr","permalink":"https://eagle1063.iheart.com/featured/john-boy-and-billy/content/2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-1-of-2-ask-ike-has-advice-for-a-/"},"slug":"2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-1-of-2-ask-ike-has-advice-for-a-","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Thursday (pt 1 of 2): Ask Ike has advice for a listener going through a “dr","description":"\u003cp>Thursday (pt 1 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pay homage to Nillie Welson today, with a couple of his tunes - first up is &ldquo;I&rsquo;m Not Dead Yet&rdquo; - and later on, &ldquo;Smoke All the Weed&rdquo;.. - Saddam Hussein had his day in court on this date in histor...","author":""},"pub_start":1747322014000,"pub_until":4115978604802,"pub_changed":1747336812439,"subscription":[{"tags":["brands/John Boy and Billy (55278)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/John Boy and Billy (55278)","id:/68263e6b58e593e7d268b908","slug:2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-1-of-2-ask-ike-has-advice-for-a-","slug:2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-1-of-2-ask-ike-has-advice-for-a-"]}},{"id":"%2F68263e6b7ba8258a3a61b99d","type":"PUBLISHING","record":{"ref_id":"%2F68263e6b7ba8258a3a61b99d","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"53939944","kind":"podcast","related_id":"275792287","schedule":{},"type":"catalog"},{"html":"\u003cp>Thursday (pt 2 of 2): On today’s Late Riser’s Podcast, we pay homage to Nillie Welson today, with a couple of his tunes - first up is “I’m Not Dead Yet” - and later on, “Smoke All the Weed”.. - Saddam Hussein had his day in court on this date in history - so that gave us a good reason to play “Saddam’s Love Shack”.. - Ike Turner dips into the listener mailbag and gives advice to a guy who says he’s had a “dry spell” since graduating high school.. - We’ll get back On Track with Doug Rice and get a look ahead to this weekend’s All Star Race.. - Our Poet Laureate get a rare request.. - and Mad Max has his first ever run in with PETA…\u003c/p>\n\n\u003cp> ℗®© 2025 John Boy &amp; Billy, Inc.\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F68263ccbe375bb86fe80e8d5","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","feed_type":"PODCAST","feed_vendor":"The John Boy & Billy Big Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/John Boy and Billy (55278)"]},"publish_date":1747321680000,"publish_end_date":4115978604802,"publish_origin":"brands/John Boy and Billy (55278)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-2-of-2-ask-ike-has-advice-for-a-","social_title":"","summary":"\u003cp>Thursday (pt 2 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pay homage to Nillie Welson today, with a couple of his tunes - first up is &ldquo;I&rsquo;m Not Dead Yet&rdquo; - and later on, &ldquo;Smoke All the Weed&rdquo;.. - Saddam Hussein had his day in court on this date in histor...","targets":[],"title":"Thursday (pt 2 of 2): Ask Ike has advice for a listener going through a “dr","permalink":"https://eagle1063.iheart.com/featured/john-boy-and-billy/content/2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-2-of-2-ask-ike-has-advice-for-a-/"},"slug":"2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-2-of-2-ask-ike-has-advice-for-a-","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Thursday (pt 2 of 2): Ask Ike has advice for a listener going through a “dr","description":"\u003cp>Thursday (pt 2 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, we pay homage to Nillie Welson today, with a couple of his tunes - first up is &ldquo;I&rsquo;m Not Dead Yet&rdquo; - and later on, &ldquo;Smoke All the Weed&rdquo;.. - Saddam Hussein had his day in court on this date in histor...","author":""},"pub_start":1747321680000,"pub_until":4115978604802,"pub_changed":1747336812185,"subscription":[{"tags":["brands/John Boy and Billy (55278)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/John Boy and Billy (55278)","id:/68263e6b7ba8258a3a61b99d","slug:2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-2-of-2-ask-ike-has-advice-for-a-","slug:2025-05-15-1119-the-john-boy-billy-big-sh-thursday-pt-2-of-2-ask-ike-has-advice-for-a-"]}},{"id":"%2F6824ddfab58e8142d55a693d","type":"PUBLISHING","record":{"ref_id":"%2F6824ddfab58e8142d55a693d","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>\u003cstrong>NELSON, YOUNG, MELLENCAMP, MATTHEWS: \u003c/strong>\u003cstrong>\u003cem>Farm Aid\u003c/em>\u003c/strong>\u003cstrong> Turns 40\u003c/strong>\u003c/p>\n\n\u003cp>Willie Nelson, Neil Young, John Mellencamp and Dave Matthews with Tim Reynolds will headline the 40th anniversary edition of \u003ca href=\"https://www.farmaid.org/festival/about-the-festival/\" target=\"_blank\">Farm Aid\u003c/a>. The annual benefit concert will be held in Minneapolis for the first time on September 20th at Huntington Bank Stadium. Tickets go on sale Friday. Other acts on the bill include Margo Price, Billy Strings, Nathaniel Rateliff and the Night Sweats, Trampled by Turtles, Waxahatchee, Eric Burton of Black Pumas, Jesse Welles, Madeline Edwards and more to be announced.\u003c/p>\n\n\u003cp>Willie Nelson says, &quot;For 40 years, Farm Aid and our partners have stood with farmers, supporting them to stay on their land even when corporate power, bad policies and broken promises make it harder to keep going. This year, we’re proud to bring Farm Aid to Minnesota to celebrate the farmers who sustain us and to fight for a food system that works for all of us. Family farmers aren’t backing down, and neither are we.” The first Farm Aid concert was held September 22nd, 1985 in Champaign, Illinois.\u003c/p>\n\n\u003cp>\u003cstrong>PEARL JAM: Blu-Rays, Mariners and Archives\u003c/strong>\u003c/p>\n\n\u003cp>Pearl Jam has a reissue on tap, a baseball night and a new video out from the archives. The reissue is a 25th anniversary edition of \u003ca href=\"https://shop.pearljam.com/products/2025-pearl-jam-binaural-25th-anniversary-bluray\" target=\"_blank\">Binaural\u003c/a> on Blu-ray June 6th. The disc comes with a new high resolution stereo mix and a new spatial audio mix. \u003c/p>\n\n\u003cp>The baseball night happens when the Seattle Mariners play the St. Louis Cardinals September 10th. The special \u003ca href=\"https://www.mlb.com/mariners/tickets/specials/pearl-jam\" target=\"_blank\">Ten Club Night\u003c/a> packages come with a limited-edition Mariners-themed Pearl Jam jacket. And $10 of every ticket sold will benefit Pearl Jam’s Vitalogy Foundation.\u003c/p>\n\n\u003cp>The video is the band's performance at the PinkPop festival in The Netherlands from 1992. The video has been widely bootlegged, but this new version on \u003ca href=\"https://youtu.be/DPAJ4pMYJS8?si=imF7d3uT1UoEnAat\" target=\"_blank\">YouTube\u003c/a> is straight from the PinkPop archives. \u003c/p>\n\n\u003cp>\u003cstrong>Hammett Uboxes Metallica's \u003c/strong>\u003cstrong>\u003cem>Load\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Metallica have shared a video of Kirk Hammett unboxing their massive \u003cem>Load \u003c/em>box set, which is due out on June 13th. The box set contains six pieces of vinyl, 15 CDs, four DVDs and a 128-page book. Watch Hammett take it all in on \u003ca href=\"https://youtu.be/43WhgGyH_Zc?si=Bwa_UadUc9gvjLee\" target=\"_blank\">YouTube\u003c/a>.\u003c/p>\n\n\u003cp>\u003cstrong>KISS: They Made a Promise\u003c/strong>\u003c/p>\n\n\u003cp>It's no secret that KISS famously soldiered on after completing their farewell tour in 2001. \u003c/p>\n\n\u003cp>So, it's not surprising that there are many skeptics who don't believe that the final show of their \u003cem>End of the Road\u003c/em> tour on December 2nd, 2023 was really their last. But, while they can do the odd reunion here and there, Gene Simmons says that contractually they can no longer tour. &quot;When we sold the IP (Intellectual Property) to Pophouse we promised we would never tour again because while you're on top, get out of the ring. Don't wait for some chump to knock you out. We've all seen boxers and rockers and everything that's stayed around to long. 50 years -- half a century -- is plenty of time.&quot; Simmons says there is a film of their last show in the works along with the avatar show that Pophouse is producing. That's slated to open in 2027.\u003c/p>\n\n\u003cp>\u003cstrong>RED HOT CHILI PEPPERS: Kiedis the Coffee Maker\u003c/strong>\u003c/p>\n\n\u003cp>Anthony Kiedis of Red Hot Chili Peppers is the latest musican to get into the world of coffee.\u003c/p>\n\n\u003cp>Kiedis and his friend Shane Powers teamed up to start \u003ca href=\"https://jolenecoffee.com/\" target=\"_blank\">JOLENE\u003c/a>, which sells two different flavors of coffee in a can -- cold brew and oat milk latte. The cans will be available in stores in New York City and Los Angeles at first. Live Nation has invested in the company and will sell the cans at 40 of its amphitheaters and at its festivals. Kiedis told \u003ca href=\"https://www.forbes.com/sites/bradjaphe/2025/05/12/anthony-kiedis-on-the-launch-of-jolene-a-new-concert-friendly-cold-brew/\" target=\"_blank\">Forbes\u003c/a> that he and Powers could have ended up doing something else besides coffee. &quot;Shane and I wanted to do something fun together, that we could enjoy life together doing. We weren’t going to come up with a computer chip for alien intelligence. Instead, we decided to get in a kitchen and figure out the best possible approach to selling coffee so that we could take trips and go to high-altitude coffee farms and hang out with farmers and drink coffee and make mistakes and breathe the morning fog.”\u003c/p>\n\n\u003cp>\u003cstrong>BOB DYLAN: 21 Years Later?\u003c/strong>\u003c/p>\n\n\u003cp>It's taken 21 years, but Bob Dylan has reportedly finished writing part-two of his memoirs,\u003c/p>\n\n\u003cp>\u003cem>Chronicles II\u003c/em>. Actor Sean Penn, who narrated the abridged audiobook version of \u003cem>Chronicles: Volume One\u003c/em>, \u003ca href=\"https://cultfollowing.co.uk/2025/05/13/bob-dylans-chronicles-ii-could-release-soon-as-sean-penn-says-he-is-about-to-do-the-second-one/\" target=\"_blank\">said\u003c/a>, during an appearance on \u003cem>The Louis Theroux Podcast\u003c/em>, that he's &quot;about to do&quot; the audiobook for &quot;the second one.&quot; \u003c/p>\n\n\u003cp>In an interview in 2012, Dylan suggested that in the second book he would take a closer look at some of his early albums, including 1963's \u003cem>The Freewheelin’ Bob Dylan\u003c/em> and 1964's \u003cem>Another Side of Bob Dylan\u003c/em>. “It would definitely start with records,&quot; said Dylan. &quot;I stumbled into a strategy of going into the future and into the past … The whole early part of the first \u003cem>Chronicles\u003c/em>\u003c/p>\n\n\u003cp>was supposed to be based on some old record – maybe \u003cem>Another Side of Bob Dylan\u003c/em>.. Someplace in the 1960s. I was going to use that [record] and then I could go into the future. “Well, what happened was that I … kind of just stayed there, and didn’t really go into the future. When I started writing about the early days in New York, I found it all extremely interesting. When you start doing that, it amazes you what you uncover without even trying.” Of course, what you may be reading may not be the truth as Dylan has said that he takes a “novelistic” approach to writing. And that was the case with the first book with Dylan biographer Clinton Heylin saying, “I enjoy \u003cem>Chronicles\u003c/em> as a work of literature, but it has as much basis in reality as \u003cem>Masked and Anonymous\u003c/em> [the 2003 movie Dylan was in], and why shouldn’t it? He’s not the first guy to write a biography that’s a pack of lies.” No word from Dylan's camp on when the book will be published.\u003c/p>\n\n\u003cp>\u003cstrong>Queens Of The Stone Age announce 'Alive In The Catacombs' live movie of first ever concert staged there\u003c/strong>\u003c/p>\n\n\u003cp>Queens of the Stone Age: Alive in the Catacombs is a unique and intimate experience that captures the band in a once-in-a-lifetime performance in the Catacombs of Paris. The setlist features reimagined songs from the band's catalog, played in a stripped-down manner to match the atmosphere of the Catacombs. With no electricity and only a car battery to power the electric piano, the recording captures the acoustics and ambient sounds of the space, creating a darkly atmospheric and immersive experience. \u003cem>Queens of the Stone Age: Alive in the Catacombs\u003c/em> will be released on June 5 and is available for pre-order now at qotsa.com. Orders made by June 7th will receive exclusive behind-the-scenes footage along with full streaming and download access. \u003c/p>\n\n\u003cp>\u003cstrong>Stevie Nicks' Former Beachfront Home for Sale at $3.9 Million\u003c/strong>\u003c/p>\n\n\u003cp>A beachfront condo previously owned by Stevie Nicks is on the market for $3.9 million in Marina del Rey, California. The three-bedroom unit offers stunning ocean views and features a spacious living room with a fireplace, a gourmet kitchen, and a rooftop patio. Nicks owned the property in the '70s and '80s during her time with Fleetwood Mac and as a solo artist. Nicks is currently working on her first album since 2011 and has upcoming performances scheduled with Billy Joel and a solo tour in August.\u003c/p>\n\n\u003cp>\u003cstrong>IN OTHER NEWS\u003c/strong>\u003c/p>\n\n\u003cp>\u003cstrong>Eddie Vedder\u003c/strong> has shared a teaser for his documentary \u003cem>A Matter of Time\u003c/em>, which will premiere at the \u003cem>Tribeca Festival\u003c/em> in New York City on June 12th. Check it out on \u003ca href=\"https://www.instagram.com/reel/DJmQ4yZij7j/\" target=\"_blank\">Instagram\u003c/a>.\u003c/p>\n\n\u003cp>\u003cstrong>Lindsey Buckingham\u003c/strong>'s &quot;Holiday Road&quot; is the soundtrack for the \u003cem>Nobody 2\u003c/em> trailer. The sequel, which stars \u003cstrong>Bob Odenkirk\u003c/strong>, features &quot;Nobody&quot; taking his family on vacation. Watch it on\u003c/p>\n\n\u003cp>\u003ca href=\"https://youtu.be/-5X2pt95cIo?si=mUU2pAepwVs6PzyN\" target=\"_blank\">YouTube\u003c/a>. And this Wednesday on YouTube, Buckingham will release the second episode of \u003ca href=\"https://www.instagram.com/p/DJjw9vnJ7Cd/?hl=en\" target=\"_blank\">Lindsey + Leelee React\u003c/a>, his series with his oldest daughter, Leelee. This time out they will examine Charli XCX’s video for “\u003ca href=\"https://www.youtube.com/watch?v=cwZ1L_0QLjw\" target=\"_blank\">Von Dutch\u003c/a>.” The debut video was for Buckingham’s &quot;\u003ca href=\"https://www.youtube.com/watch?v=K7Fto30rB3o\" target=\"_blank\">Slow Dancing\u003c/a>&quot; off his second album, 1984's Go Insane. \u003c/p>\n\n\u003cp>The \u003cstrong>Mick Jagger\u003c/strong>-produced film about \u003cem>Miles Davis\u003c/em>, Miles &amp; Julitette, has been cast. \u003cstrong>Damson Idris\u003c/strong>, from the Netflix drama \u003cem>Snowfall\u003c/em>, will portray the jazz great.\u003c/p>\n\n\u003cp>\u003cstrong>James Taylor\u003c/strong>, \u003cstrong>Emmylou Harris\u003c/strong>, \u003cstrong>Bruce Springsteen\u003c/strong>'s wife \u003cstrong>Patti Scialfa\u003c/strong>, and \u003cstrong>Rodney Crowell\u003c/strong> are among the artists performing at \u003cem>Trisha Yearwood and Friends Celebrate Linda Ronstadt and Los Angeles Country-Rock\u003c/em>, July 22nd at the Country Music Hall of Fame and Museum’s CMA Theater in Nashville.\u003c/p>\n\n\u003cp>\u003cstrong>Al Stewart\u003c/strong> of &quot;Year of the Cat&quot; and &quot;Time Passages&quot; fame is the latest artist to announce a \u003ca href=\"https://www.facebook.com/officialalstewart/posts/pfbid023VcHBA4X8tSrQMQmWb47Fq58qVrnmkHrMbAXCQrcy2woaXfA7Gzc3SaGWykTR66wl\" target=\"_blank\">farewell tour\u003c/a>. The first leg starts August 30th in Old Saybrook, Connecticut and wraps up September 9th in New York City.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://98rock.iheart.com/featured/big-rig/content/2025-05-14-big-rig-rock-report-514/","cuser":"user/ldap/ccrtpa1rgb","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F67d3319d89a85437b8dd9de4"},"primary_target":{"categories":["categories/local-news","categories/music-news"],"distribution":["brands/WXTB-FM (2101)","brands/Big Rig (32040)"]},"publish_date":1747246440000,"publish_end_date":4115978604802,"publish_origin":"brands/Big Rig (32040)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-14-big-rig-rock-report-514","social_title":"","summary":"Farm Aid – with Willie Nelson, John Mellencamp, Neil Young, and Dave Matthews – turns 40 this year, Kiss can contractually no longer tour, and Pearl Jam has a 25th anniversary edition of Binaural on the way in June – more in the Wednesday rundown","targets":[],"title":"Big Rig ROCK Report 5.14","permalink":"https://eagle1063.iheart.com/featured/big-rig/content/2025-05-14-big-rig-rock-report-514/"},"slug":"2025-05-14-big-rig-rock-report-514","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67d3319d89a85437b8dd9de4","title":"Big Rig ROCK Report 5.14","description":"Farm Aid – with Willie Nelson, John Mellencamp, Neil Young, and Dave Matthews – turns 40 this year, Kiss can contractually no longer tour, and Pearl Jam has a 25th anniversary edition of Binaural on the way in June – more in the Wednesday rundown","author":""},"pub_start":1747246440000,"pub_until":4115978604802,"pub_changed":1747246766059,"subscription":[{"tags":["categories/local-news","categories/music-news","brands/WXTB-FM (2101)","brands/Big Rig (32040)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Big Rig (32040)","id:/6824ddfab58e8142d55a693d","slug:2025-05-14-big-rig-rock-report-514","slug:2025-05-14-big-rig-rock-report-514"]}},{"id":"%2F6824b966d22ceaaabb0232a3","type":"PUBLISHING","record":{"ref_id":"%2F6824b966d22ceaaabb0232a3","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"53939944","kind":"podcast","related_id":"275562781","schedule":{},"type":"catalog"},{"html":"\u003cp>Wednesday (pt 1 of 2): On today’s Late Riser’s Podcast, Marci musically asks the Wizard for a much needed body part - and demonstrates why she needs it with her latest edition of TaterTainment News.. - Mr. Rhubarb teaches the complex subject of economics with today’s Carpool University.. - Mark Packer fills us in on the world of sports.. - Gary Busey has a yard Sale.. - and we’ll wrap up today with the Crocodile Stalker in search of the Colorado Nudists…\u003c/p>\n\n\u003cp> ℗®© 2025 John Boy &amp; Billy, Inc.\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6824b7e0d22ceaaabb02329b","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1119-the-john-boy-billy-big-sh-53939944","feed_type":"PODCAST","feed_vendor":"The John Boy & Billy Big Show","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/John Boy and Billy (55278)"]},"publish_date":1747222284000,"publish_end_date":4115978604802,"publish_origin":"brands/John Boy and Billy (55278)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-14-1119-the-john-boy-billy-big-sh-wednesday-pt-1-of-2-mr-rhubarbs-carpool-univ","social_title":"","summary":"\u003cp>Wednesday (pt 1 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, Marci musically asks the Wizard for a much needed body part - and demonstrates why she needs it with her latest edition of TaterTainment News.. - Mr. Rhubarb teaches the complex subject of economics with today&rsquo;s Carpool ...","targets":[],"title":"Wednesday (pt 1 of 2): Mr. Rhubarb’s Carpool University - Economics","permalink":"https://eagle1063.iheart.com/featured/john-boy-and-billy/content/2025-05-14-1119-the-john-boy-billy-big-sh-wednesday-pt-1-of-2-mr-rhubarbs-carpool-univ/"},"slug":"2025-05-14-1119-the-john-boy-billy-big-sh-wednesday-pt-1-of-2-mr-rhubarbs-carpool-univ","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQwOTkwZDBiLTY3YTEtNDEwMy1iOGIzLWFlMjcwMTc5ZjAzMy8xMmMyN2UzNy1lYzkyLTRmZWEtOGU5OC1hZTI3MDE3OWYwNGYvaW1hZ2UuanBnP3Q9MTY0MzA2NDk2NSZzaXplPUxhcmdl?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Wednesday (pt 1 of 2): Mr. Rhubarb’s Carpool University - Economics","description":"\u003cp>Wednesday (pt 1 of 2): On today&rsquo;s Late Riser&rsquo;s Podcast, Marci musically asks the Wizard for a much needed body part - and demonstrates why she needs it with her latest edition of TaterTainment News.. - Mr. Rhubarb teaches the complex subject of economics with today&rsquo;s Carpool ...","author":""},"pub_start":1747222284000,"pub_until":4115978604802,"pub_changed":1747237223233,"subscription":[{"tags":["brands/John Boy and Billy (55278)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/John Boy and Billy (55278)","id:/6824b966d22ceaaabb0232a3","slug:2025-05-14-1119-the-john-boy-billy-big-sh-wednesday-pt-1-of-2-mr-rhubarbs-carpool-univ","slug:2025-05-14-1119-the-john-boy-billy-big-sh-wednesday-pt-1-of-2-mr-rhubarbs-carpool-univ"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aM2ge","region":"main:dynamic","type":"feed","ordinal":14,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"TH77G","label":"View All","ref":"calendar_content_all","target":"_self","type":"page"}],"min_size":0,"position":null,"size":4,"title":"Events"},"tags":["display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/tile","display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67ef09339938c886cb1d9e65","type":"PUBLISHING","record":{"ref_id":"%2F67ef09339938c886cb1d9e65","type":"content:calendar","payload":{"canonical_url":"https://eagle1063.iheart.com/calendar/content/2025-06-14-a-brothers-revival-at-the-miller-theater","cuser":"user/ldap/1112496","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F67ef096f9938c886cb1d9e72","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/67ef096f9938c886cb1d9e72","source_credit":"","title":"","url":"asset://assets.calendar/67ef096f9938c886cb1d9e72","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>A Brother’s Revival: where Southern rock reigns supreme! Led by David “Rook” Goldflies, former Allman Brothers Band bassist, the band delivers a powerhouse performance of Allman Brothers classics. Joining forces with Rook is one of the Southern rock heavyweights: Mike Kach, former vocalist and keyboardist of Dickey Betts and Great Southern.\u003c/p>\n\n\u003cp>The groundwork for A Brother’s Revival began prior to its establishment in 2019. David Goldflies (Rook) and his friend Gary Allman joined forces to form the Allman Goldflies Band (AGB) some years earlier. Eventually, Rook and Gary pursued different paths, and UltraArtists Agency from New Jersey approached Rook with the idea of building upon the AGB’s foundation. From that point, the band’s success grew exponentially. A Brother’s Revival continuously attracts talented musicians and captivates audiences seeking to experience the magic of the Allman Brothers’ music. The band’s existence is a testament to the Allmans’ musical legacy and Rook’s lifelong devotion to music.\u003c/p>\n\n\u003cp>For ticket info click link \u003ca href=\"https://millertheateraugusta.com/event/a-brothers-revival/miller-theater/augusta-georgia/\" target=\"_blank\">\u003cu>https://millertheateraugusta.com/event/a-brothers-revival/miller-theater/augusta-georgia/\u003c/u>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1749943800051,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F67ef096f9938c886cb1d9e72","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/67ef096f9938c886cb1d9e72","source_credit":"","title":"","url":"asset://assets.calendar/67ef096f9938c886cb1d9e72","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-06-14-a-brothers-revival-at-the-miller-theater"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"A Brother’s Revival At The Miller Theater"},"venue_address":{"type":"plain","value":"708 Broad Street Augusta, Georgia 30901"},"venue_name":{"type":"plain","value":"The Miller Theater"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/67ef096f9938c886cb1d9e72","use_caption":false},"keywords":[],"primary_slug":"2025-06-14-a-brothers-revival-at-the-miller-theater","slugs":["2025-06-14-a-brothers-revival-at-the-miller-theater"],"sponsored":false,"title":"A Brother’s Revival At The Miller Theater"},"targeting":{"exclusion":{"tags":[]},"publish_date":1743718440000,"publish_end_date":4115978604802,"publish_origin":"brands/WLUB-HD2","syndication":{"publish_origin":"brands/WLUB-HD2","refs":{}},"targets":[{"id":"NudZn","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/WLUB-HD2"],"workflow":"627aae46944e6e79b362763d"}]},"permalink":"https://eagle1063.iheart.com/calendar/content/2025-06-14-a-brothers-revival-at-the-miller-theater"},"slug":"2025-06-14-a-brothers-revival-at-the-miller-theater","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/67ef096f9938c886cb1d9e72","title":"A Brother’s Revival At The Miller Theater","description":"","author":""},"pub_start":1743718440000,"pub_until":4115978604802,"pub_changed":1743718803444,"subscription":[{"tags":["calendar-categories/concerts","brands/WLUB-HD2"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WLUB-HD2","id:/67ef09339938c886cb1d9e65","slug:2025-06-14-a-brothers-revival-at-the-miller-theater","slug:2025-06-14-a-brothers-revival-at-the-miller-theater"]}},{"id":"%2F68123af577ca79aad0313579","type":"PUBLISHING","record":{"ref_id":"%2F68123af577ca79aad0313579","type":"content:calendar","payload":{"canonical_url":"https://wbbq.iheart.com/calendar/content/2025-09-16-kevin-cronin-band","cuser":"user/ldap/ccrorl1soh","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F68123b9c77ca79aad0313586","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68123b9c77ca79aad0313586","source_credit":"","title":"","url":"asset://assets.calendar/68123b9c77ca79aad0313586","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Kevin Cronin Band, formerly of REO Speedwagon, will be appearing with The Kevin Cronin Band at Columbia County Performing Arts Center on Tuesday, Sept. 16, produced by Pepper Entertainment. Don’t miss the performance of REO Speedwagon’s Hi Infidelity it its entirety + the hits!\u003c/p>\n\n\u003cp>The Kevin Cronin Band features the same talented lineup that has been thrilling audiences throughout the 2024 tour as REO Speedwagon. Cronin, the legendary voice and writer behind REO’s chart-topping hits like “Keep On Loving You” and “Can’t Fight This Feeling,” continues to be joined onstage by lead guitarist Dave Amato and drummer Bryan Hitt, who played in REO Speedwagon since 1989. Additionally, Derek Hilland, who previously toured with Foreigner, Rick Springfield, Whitesnake, and more, was REO’s touring keyboard player since January 2023. The band is rounded out by Matt Bissonette, who brought his extensive experience touring with Elton John from 2012 through 2023, and who has been the bassist in this touring lineup since November 2023.\u003c/p>\n\n\u003cp>Ticket Info: \u003ca href=\"https://thecenterofcc.com/event/kevin-cronin-band/\" target=\"_blank\">\u003cu>https://thecenterofcc.com/event/kevin-cronin-band/\u003c/u>\u003c/a>\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1758065400408,"enabled":false,"end":1758074400408}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F68123b9c77ca79aad0313586","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/68123b9c77ca79aad0313586","source_credit":"","title":"","url":"asset://assets.calendar/68123b9c77ca79aad0313586","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-09-16-kevin-cronin-band"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"Kevin Cronin Band"},"venue_address":{"type":"plain","value":"1000 Market St, Evans, GA 30809"},"venue_name":{"type":"plain","value":"Columbia County Performing Arts Center"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/68123b9c77ca79aad0313586","use_caption":false},"keywords":[],"primary_slug":"2025-09-16-kevin-cronin-band","slugs":["2025-09-16-kevin-cronin-band"],"sponsored":false,"title":"Kevin Cronin Band"},"targeting":{"exclusion":{"tags":[]},"publish_date":1746025200000,"publish_end_date":4115978604802,"publish_origin":"brands/WBBQ-FM (1678)","syndication":{"publish_origin":"brands/WBBQ-FM (1678)","refs":{}},"targets":[{"id":"68123af577ca79aad031357a","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/WBBQ-FM (1678)","brands/WLUB-HD2"],"workflow":""}]},"permalink":"https://wbbq.iheart.com/calendar/content/2025-09-16-kevin-cronin-band"},"slug":"2025-09-16-kevin-cronin-band","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/68123b9c77ca79aad0313586","title":"Kevin Cronin Band","description":"","author":""},"pub_start":1746025200000,"pub_until":4115978604802,"pub_changed":1746025559564,"subscription":[{"tags":["calendar-categories/concerts","brands/WBBQ-FM (1678)","brands/WLUB-HD2"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WBBQ-FM (1678)","id:/68123af577ca79aad0313579","slug:2025-09-16-kevin-cronin-band","slug:2025-09-16-kevin-cronin-band"]}},{"id":"%2F680ffd3894927c2e70fec615","type":"PUBLISHING","record":{"ref_id":"%2F680ffd3894927c2e70fec615","type":"content:calendar","payload":{"canonical_url":"https://wbbq.iheart.com/calendar/content/2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac","cuser":"user/ldap/1112496","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F680ffd6794927c2e70fec622","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/680ffd6794927c2e70fec622","source_credit":"","title":"","url":"asset://assets.calendar/680ffd6794927c2e70fec622","use_caption":false}},{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Remember putting on an album and listening from start to finish? Relive that moment with a live concert experience unlike any other as The Black Jacket Symphony recreates The Era of Yacht Rock on Friday, September 19.\u003c/p>\n\n"}]},"event_date":{"type":"multidate","value":[{"begin":1758326400503,"enabled":false,"end":0}]},"hide_event_start_time":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.calendar","caption":"","id":"%2F680ffd6794927c2e70fec622","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.calendar/680ffd6794927c2e70fec622","source_credit":"","title":"","url":"asset://assets.calendar/680ffd6794927c2e70fec622","use_caption":false}},"seo_title":{"type":"title","value":""},"slug":{"type":"slug","value":"2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac"},"social_title":{"type":"title","value":""},"summary":{"type":"plain","value":""},"title":{"type":"title","value":"The Black Jacket Symphony presents The Era of Yacht Rock at CCPAC"},"venue_address":{"type":"plain","value":"1000 Market St, Evans, GA 30809"},"venue_name":{"type":"plain","value":"Columbia County Performing Arts Center"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://assets.calendar/680ffd6794927c2e70fec622","use_caption":false},"keywords":[],"primary_slug":"2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac","slugs":["2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac"],"sponsored":false,"title":"The Black Jacket Symphony presents The Era of Yacht Rock at CCPAC"},"targeting":{"exclusion":{"tags":[]},"publish_date":1745878080000,"publish_end_date":4115978604802,"publish_origin":"brands/WBBQ-FM (1678)","syndication":{"publish_origin":"brands/WBBQ-FM (1678)","refs":{}},"targets":[{"id":"e38or","operator":"OR","readonly":false,"remove":false,"update":false,"what":["calendar-categories/concerts"],"where":["brands/WBBQ-FM (1678)","brands/WLUB-HD2"],"workflow":""}]},"permalink":"https://wbbq.iheart.com/calendar/content/2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac"},"slug":"2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac","summary":{"image":"https://i.iheart.com/v3/re/assets.calendar/680ffd6794927c2e70fec622","title":"The Black Jacket Symphony presents The Era of Yacht Rock at CCPAC","description":"","author":""},"pub_start":1745878080000,"pub_until":4115978604802,"pub_changed":1745878412112,"subscription":[{"tags":["calendar-categories/concerts","brands/WBBQ-FM (1678)","brands/WLUB-HD2"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/WBBQ-FM (1678)","id:/680ffd3894927c2e70fec615","slug:2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac","slug:2025-09-19-the-black-jacket-symphony-presents-the-era-of-yacht-rock-at-ccpac"]}}],"resume":null}},{"id":"rbePH","region":"main:dynamic","type":"keywordcontest","ordinal":15,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1759062"},{"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":"%2F60a25f9696f339faceb98fb0","type":"PUBLISHING","record":{"ref_id":"%2F60a25f9696f339faceb98fb0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"80acb3cf-85ae-4e37-9356-314cb06a3e85","revision_id":"AAAAAAAAAAAAAAAAAAAAAw=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5d4d6bf08d56c9c33bef5403","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 17th and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1980, drummer \u003cstrong>Peter Criss\u003c/strong> left \u003ca href=\"https://www.iheart.com/artist/kiss-35150/\" data-catalog-kind=\"artist\" data-catalog-id=\"35150\" data-catalog-related-id=\"\">\u003cstrong>Kiss\u003c/strong>\u003c/a> after \u003cstrong>Gene Simmons\u003c/strong>’ then-girlfriend \u003ca href=\"https://www.iheart.com/artist/diana-ross-38932/\" data-catalog-kind=\"artist\" data-catalog-id=\"38932\" data-catalog-related-id=\"\">\u003cstrong>Diana Ross\u003c/strong>\u003c/a> told him he was too talented to be in the band.\u003c/p>\n\n\u003cp>In 2006, \u003ca href=\"https://www.iheart.com/artist/paul-mccartney-4682/\" data-catalog-kind=\"artist\" data-catalog-id=\"4682\" data-catalog-related-id=\"\">\u003cstrong>Paul McCartney\u003c/strong>\u003c/a> announced that he and his wife, \u003cstrong>Heather Mills\u003c/strong>, had given up the fight to save their marriage and that after four years together, they were going their separate ways.\u003c/p>\n\n\u003cp>In 1983, the number one song in the country was \u003ca href=\"https://www.iheart.com/artist/david-bowie-27770/\" data-catalog-kind=\"artist\" data-catalog-id=\"27770\" data-catalog-related-id=\"\">\u003cstrong>David Bowie\u003c/strong>\u003c/a>’s “Let’s Dance.&quot;\u003c/p>\n\n\u003cp>In 2003, \u003ca href=\"https://www.iheart.com/artist/stone-temple-pilots-58584/\" data-catalog-kind=\"artist\" data-catalog-id=\"58584\" data-catalog-related-id=\"\">\u003cstrong>Stone Temple Pilots \u003c/strong>\u003c/a>singer \u003ca href=\"https://www.iheart.com/artist/scott-weiland-58603/\" data-catalog-kind=\"artist\" data-catalog-id=\"58603\" data-catalog-related-id=\"\">\u003cstrong>Scott Weiland\u003c/strong>\u003c/a> was arrested in L-A after police stopped him for driving without headlights and found cocaine and heroin in his car. He was released on ten-thousand dollars bail.\u003c/p>\n\n\u003cp>And in 1990, \u003ca href=\"https://www.iheart.com/artist/nirvana-40473/\" data-catalog-kind=\"artist\" data-catalog-id=\"40473\" data-catalog-related-id=\"\">\u003cstrong>Nirvana\u003c/strong>\u003c/a> played the last date of a North American tour in Boise, Idaho. The gig was the final one drummer \u003cstrong>Chad Channing\u003c/strong> played with the group. After playing on \u003cem>Bleach\u003c/em>, Chad chose to leave the band due to creative differences. He was replaced by \u003ca href=\"https://www.iheart.com/artist/dave-grohl-30574471/\" data-catalog-kind=\"artist\" data-catalog-id=\"30574471\" data-catalog-related-id=\"\">\u003cstrong>Dave Grohl \u003c/strong>\u003c/a>in September of 1990.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-05-17-why-may-17th-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F5d4d6bf08d56c9c33bef5403"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1747483200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-05-17-why-may-17th-matters-in-rock-history","social_title":"","summary":"Find out why today was the end of a chapter for Peter Criss in 1980.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 17th Matters In Rock History","permalink":"https://eagle1063.iheart.com/content/2021-05-17-why-may-17th-matters-in-rock-history/"},"slug":"2021-05-17-why-may-17th-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5d4d6bf08d56c9c33bef5403","title":"Why May 17th Matters In Rock History","description":"Find out why today was the end of a chapter for Peter Criss in 1980.","author":"Dave Basner"},"pub_start":1747483200000,"pub_until":4115978604802,"pub_changed":1747483200000,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/60a25f9696f339faceb98fb0","slug:2021-05-17-why-may-17th-matters-in-rock-history","slug:2021-05-17-why-may-17th-matters-in-rock-history","author:user"]}},{"id":"%2F6827a6d9d66192110fb5ccc3","type":"PUBLISHING","record":{"ref_id":"%2F6827a6d9d66192110fb5ccc3","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e2759547-6639-4f38-8835-fdbe902a14f8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/119694/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/119694/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/119694/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/119694/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6827a99ad66192110fb5ccce","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Vince Neil\u003c/strong> And \u003cstrong>Rain Hannah\u003c/strong> have reportedly split up. \u003ca href=\"https://www.tmz.com/2025/05/16/vince-neil-splits-fiance-alleged-affair-cheating/\" target=\"_blank\">\u003cstrong>\u003cem>TMZ\u003c/em>\u003c/strong>\u003c/a>\u003ca href=\"https://www.tmz.com/2025/05/16/vince-neil-splits-fiance-alleged-affair-cheating/\" target=\"_blank\">\u003cstrong> broke the news\u003c/strong>\u003c/a>, alleging that the \u003ca href=\"https://www.iheart.com/artist/motley-crue-119694/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"119694\" data-catalog-related-id=\"\">\u003cstrong>Mötley Crüe\u003c/strong>\u003c/a> singer is the one to initiate the break up after finding out from one of his assistants that his longtime partner was having an affair.\u003c/p>\n\n\u003cp>The source told the outlet that the romance was an &quot;open secret&quot; in Neil's inner circle but no one wanted to tell him. The assistant got fed up and decided that he needed to know his girlfriend of 15 years was cheating.\u003c/p>\n\n\u003cp>The breakup comes just a few months after \u003ca href=\"https://www.iheart.com/content/2025-02-11-mtley-cres-vince-neil-breaks-silence-on-plane-crash-involving-girlfriend/\" target=\"_blank\">\u003cstrong>Hannah and a friend survived a plane crash that killed the pilot\u003c/strong>\u003c/a>. The \u003ca href=\"https://www.iheart.com/content/2025-02-13-how-mtley-cres-vince-neil-avoided-fatal-plane-crash-involving-girlfriend/\" target=\"_blank\">\u003cstrong>private plane was Neil's; however, he wasn't onboard\u003c/strong>\u003c/a>. Hannah suffered five broken ribs in the accident.\u003c/p>\n\n\u003cp>Mötley Crüe recently postponed a Las Vegas residency due to \u003ca href=\"https://www.iheart.com/content/2025-03-04-mtley-cre-postpone-las-vegas-residency-due-to-neil-vinces-health/\" target=\"_blank\">\u003cstrong>Neil undergoing an undisclosed &quot;medical procedure.&quot;\u003c/strong>\u003c/a> They're now planning to take over Dolby Live at MGM Park September 12th, 13th, 17th, 19th, 20th, 24th, 26th, and 27th and October 1st and 3rd.\u003c/p>\n\n\u003cp>In November, the band is set to \u003ca href=\"https://www.iheart.com/content/2025-04-17-def-leppard-team-up-with-fellow-80s-rock-legends-for-destination-festival/\" target=\"_blank\">\u003cstrong>host a destination festival with Def Leppard\u003c/strong>\u003c/a>. Rock the Tides is slated to go down November 7-9 on Mexico's Riviera Maya. \u003ca href=\"https://www.iheart.com/artist/bret-michaels-380/\" target=\"_blank\">\u003cstrong>Bret Michaels\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/extreme-40596/\" target=\"_blank\">\u003cstrong>Extreme\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/buckcherry-42793/\" target=\"_blank\">\u003cstrong>Buckcherry\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/living-colour-42409/\" target=\"_blank\">\u003cstrong>Living Colour\u003c/strong>\u003c/a> and more will also be playing the festival.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair/","cuser":"user/ldap/1121384","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/Vince Neil","keywords/Rain Hannah","keywords/affair","keywords/breakup"],"primary_image":{"bucket":"new_assets","id":"%2F6827a99ad66192110fb5ccce"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747430400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair","social_title":"","summary":"Those close to the Mötley Crüe singer claim Rain Hannah was cheating on him.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Mötley Crüe (119694)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Vince Neil Breaks Up With Longtime Girlfriend After Alleged Affair","permalink":"https://eagle1063.iheart.com/content/2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair/"},"slug":"2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6827a99ad66192110fb5ccce","title":"Vince Neil Breaks Up With Longtime Girlfriend After Alleged Affair","description":"Those close to the Mötley Crüe singer claim Rain Hannah was cheating on him.","author":"Katrina Nattress"},"pub_start":1747430400000,"pub_until":4115978604802,"pub_changed":1747430824409,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Mötley Crüe (119694)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6827a6d9d66192110fb5ccc3","slug:2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair","slug:2025-05-16-vince-neil-breaks-up-with-longtime-girlfriend-after-alleged-affair","keyword:keywords/Vince Neil","keyword:keywords/Rain Hannah","keyword:keywords/affair","keyword:keywords/breakup","author:user"]}},{"id":"%2F68279f05d66192110fb5cc90","type":"PUBLISHING","record":{"ref_id":"%2F68279f05d66192110fb5cc90","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e7f88c32-dc39-4890-9af5-3933fed469c7","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/31112393/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/31112393/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/31112393/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/31112393/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6808205766d37cc451b16df7","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The Osbournes had their own eponymous reality show from 2002-2005, and in a \u003ca href=\"https://www.loudersound.com/news/sharon-osbourne-the-osbournes-white-house\" target=\"_blank\">\u003cstrong>new interview with \u003c/strong>\u003c/a>\u003ca href=\"https://www.loudersound.com/news/sharon-osbourne-the-osbournes-white-house\" target=\"_blank\">\u003cstrong>\u003cem>Metal Hammer\u003c/em>\u003c/strong>\u003c/a> \u003cstrong>Sharon Osbourne\u003c/strong> gave her honest feelings about the genre and her family's personal experience.\u003c/p>\n\n\u003cp>“It was a great experience,&quot; she began. &quot;It was something that we could all do as a family. Apart from my eldest daughter [Aimee], who didn’t want to be a part of it. It was a great experience, but it had to end. It was something that you couldn’t keep going on and on and on because it wasn’t the real world, you know?&quot;\u003c/p>\n\n\u003cp>“It’s the bulls**t world where people you don’t even know will invite you to Russia for a party and fly you there, and they want to show you off that you came to their party in Russia,&quot; she continued. &quot;I mean, we got invited to the White House. It’s like, ‘Why the f**k do you want to talk to us? It’s nice for you to invite us, but what the f**k do you want to talk to us about?’ It’s not the real world. It was time to get back to reality.”\u003c/p>\n\n\u003cp>Sharon was diagnosed with stage 3 colon cancer is 2002 but decided to continue filming, and even documented her recovery in season two. “I didn’t want my kids and my husband to know how sick I was. When you say ‘cancer’, everybody always thinks ‘death,’&quot; she admitted when asked about her decision to continue the show. &quot;And you’ve got to remember it was 23 years ago. At that point, cancer wasn’t the same as it is now. So everybody always thought it was a death sentence and I didn’t want my kids to have fear constantly surrounding them. I didn’t want it. And I thought, ‘F**k it.’”\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/ozzy-osbourne-71921/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"71921\" data-catalog-related-id=\"\">\u003cstrong>Ozzy Osbourne\u003c/strong>\u003c/a> has suffered from \u003ca href=\"https://www.iheart.com/content/2025-02-25-ozzy-osbourne-doc-to-reveal-devastating-setbacks-caused-by-health-issues/\" target=\"_blank\">\u003cstrong>several health issues in recent years\u003c/strong>\u003c/a> and is gearing up to \u003ca href=\"https://www.iheart.com/content/2025-05-02-ozzy-osbourne-on-why-fans-might-feel-ripped-off-at-his-final-show/\" target=\"_blank\">\u003cstrong>play his final show with Black Sabbath\u003c/strong>\u003c/a> this summer, recently divulging that he's been \u003ca href=\"https://www.iheart.com/content/2025-04-23-ozzy-osbourne-is-in-heavy-training-for-final-gig-im-waking-up-my-body/\" target=\"_blank\">\u003cstrong>&quot;heavy training&quot; to prepare his body for the performance\u003c/strong>\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls/","cuser":"user/ldap/1121384","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/Sharon Osbourne","keywords/The Osbournes","keywords/reality TV","keywords/Ozzy Osbourne"],"primary_image":{"bucket":"new_assets","id":"%2F6808205766d37cc451b16df7"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747428120000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls","social_title":"","summary":"The Osbournes had their own reality show from 2002-2005.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Ozzy Osbourne (71921)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Sharon Osbourne Shares Honest Thoughts About Reality TV: 'Bulls—'","permalink":"https://eagle1063.iheart.com/content/2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls/"},"slug":"2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6808205766d37cc451b16df7","title":"Sharon Osbourne Shares Honest Thoughts About Reality TV: 'Bulls—'","description":"The Osbournes had their own reality show from 2002-2005.","author":"Katrina Nattress"},"pub_start":1747428120000,"pub_until":4115978604802,"pub_changed":1747428580967,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Ozzy Osbourne (71921)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68279f05d66192110fb5cc90","slug:2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls","slug:2025-05-16-sharon-osbourne-shares-honest-thoughts-about-reality-tv-bulls","keyword:keywords/Sharon Osbourne","keyword:keywords/The Osbournes","keyword:keywords/reality TV","keyword:keywords/Ozzy Osbourne","author:user"]}},{"id":"%2F68279c1cd66192110fb5cc81","type":"PUBLISHING","record":{"ref_id":"%2F68279c1cd66192110fb5cc81","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6001cfd6-18e3-4ad7-a157-ef8461ae27f6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/72280/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/72280/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/72280/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/72280/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"US drummer Josh Freese, of rock band Foo Fighters, performs during The Town music festival at the Interlagos racetrack in Sao Paulo, Brazil, on September 9, 2023. (Photo by Miguel SCHINCARIOL / AFP)","id":"%2F68279cb6d66192110fb5cc8c","new_tab":false,"schedule":{},"source_credit":"AFP","title":"BRAZIL-MUSIC-FESTIVAL-THE TOWN","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/foo-fighters-72280/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"72280\" data-catalog-related-id=\"\">\u003cstrong>Foo Fighters\u003c/strong>\u003c/a> have parted ways with \u003cstrong>Josh Freese\u003c/strong> nearly two years after hiring him to replace their late drummer Taylor Hawkins. The veteran percussionist broke the news on social media, admitting he was &quot;shocked and disappointed&quot; by the move.\u003c/p>\n\n\u003cp>“The Foo Fighters called me Monday night to let me know they’ve decided ‘to go in a different direction with their drummer.’ No reason was given :(&quot; Freese wrote in an Instagram post. &quot;Regardless, I enjoyed the past two years with them, both on and off stage, and I support whatever they feel is best for the band.&quot;\u003c/p>\n\n\u003cp>&quot;In my 40 years of drumming professionally, I’ve never been let go from a band, so while I’m not angry—just a bit shocked and disappointed,&quot; he admitted. &quot;But as most of you know I’ve always worked freelance and bounced between bands so, I’m fine. Stay tuned for my ‘Top 10 possible reasons Josh got booted from the Foo Fighters’ list.”\u003c/p>\n\n\u003cp>The decision was made just days after \u003ca href=\"https://www.iheart.com/content/2025-05-14-foo-fighters-announce-first-concert-of-2025/\" target=\"_blank\">\u003cstrong>the Foos announced their first concert of 2025\u003c/strong>\u003c/a> — a set at the Singapore Grand Prix on October 4. They last played live on August 18, 2024 at Seattle's T-Mobile Park.\u003c/p>\n\n\u003cp>The band has kept quiet since Dave Grohl revealed he \u003ca href=\"https://www.iheart.com/content/2024-09-10-dave-grohl-reveals-he-welcomed-baby-born-outside-of-my-marriage/\" target=\"_blank\">\u003cstrong>welcomed a new baby outside his marriage\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>in September. After the news broke, \u003ca href=\"https://www.iheart.com/content/2024-12-11-foo-fighters-reportedly-cancelled-2025-tour-plans/\" target=\"_blank\">\u003cstrong>the band reportedly cancelled their 2025 touring plans\u003c/strong>\u003c/a>. Grohl's kept himself busy this year. In January, he \u003ca href=\"https://www.iheart.com/content/2025-01-15-dave-grohl-spent-his-birthday-feeding-displaced-families-affected-by-fires/\" target=\"_blank\">\u003cstrong>spent his birthday cooking food\u003c/strong>\u003c/a> for people displaced by the Los Angeles wildfires; in February, he reunited \u003ca href=\"https://www.iheart.com/artist/nirvana-40473/\" target=\"_blank\">\u003cstrong>Nirvana\u003c/strong>\u003c/a> with \u003ca href=\"https://www.iheart.com/artist/post-malone-30779802/\" target=\"_blank\">\u003cstrong>Post Malone\u003c/strong>\u003c/a> for the SNL 50th Anniversary concert; in March, he \u003ca href=\"https://www.iheart.com/content/2025-03-21-jack-black-and-dave-grohl-team-up-for-new-song-listen/\" target=\"_blank\">\u003cstrong>teamed up with Jack Black for a new song\u003c/strong>\u003c/a> on \u003cem>A Minecraft Movie\u003c/em>'s soundtrack; and in April he surprised Coachella festival goers by playing “The Sky Is a Neighborhood” and “Everlong” with the Los Angeles Philharmonic, as well as \u003ca href=\"https://www.iheart.com/content/2025-04-28-watch-dave-grohl-cover-the-greats-during-surprise-performance/\" target=\"_blank\">\u003cstrong>performing a surprise set \u003c/strong>\u003c/a>at a school fundraiser in Los Angeles.\u003c/p>\n\n\u003cp>The band has yet to announce who will be replacing Freese in the lineup. See his full statement below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJuQb14u09w%2F","@url":"https://www.instagram.com/p/DJuQb14u09w/","author_name":"joshfreese","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Josh Freese (@joshfreese)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":759,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/497194381_18508235080002579_3822228479170811640_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QEv20PytfX36I3byB6Ct3JDF9YsXc0-sLOlU2XgAv9XgAcEo1xhCdIybMKRVvRvpk8&_nc_ohc=vmksto9xqVUQ7kNvwHq6aNs&_nc_gid=q09cWKqAmjEAsmQstjdJLA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfJLO4FnWTOkWquqw1NvoMt9HoFhgqGJXfIqLpdhHzEpUQ&oe=682D7189&_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/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJuQb14u09w/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Josh Freese (@joshfreese)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJuQb14u09w/"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed/","cuser":"user/ldap/1121384","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/Josh Freese","keywords/Foo Fighters"],"primary_image":{"bucket":"new_assets","id":"%2F68279cb6d66192110fb5cc8c"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747426620000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed","social_title":"","summary":"'In my 40 years of drumming professionally, I’ve never been let go from a band,' Freese divulged.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Foo Fighters (72280)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Foo Fighters Fire Drummer Josh Freese: 'Shocked And Disappointed'","permalink":"https://eagle1063.iheart.com/content/2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed/"},"slug":"2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68279cb6d66192110fb5cc8c","title":"Foo Fighters Fire Drummer Josh Freese: 'Shocked And Disappointed'","description":"'In my 40 years of drumming professionally, I’ve never been let go from a band,' Freese divulged.","author":"Katrina Nattress"},"pub_start":1747426620000,"pub_until":4115978604802,"pub_changed":1747426991299,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Foo Fighters (72280)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68279c1cd66192110fb5cc81","slug:2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed","slug:2025-05-16-foo-fighters-fire-drummer-josh-freese-shocked-and-disappointed","keyword:keywords/Josh Freese","keyword:keywords/Foo Fighters","author:user"]}},{"id":"%2F682734b1d178e23aded535ef","type":"PUBLISHING","record":{"ref_id":"%2F682734b1d178e23aded535ef","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"05d9922d-dde3-4ebd-b3ec-3b3b10bb9c83","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":"Miss Universe Denmark, Victoria Kjaer Theilvig (C) reacts as she is announced as the winner of Miss Universe 2024 celebrates at the 73rd edition of the Miss Universe pageant in Mexico City on November 16, 2024. (Photo by CARL DE SOUZA / AFP)","id":"%2F68273645d178e23aded535fa","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"MEXICO-MISS-UNIVERSE-PAGEANT","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A woman vying to become the 2025 \u003ca href=\"https://www.iheart.com/content/2025-01-08-miss-universe-argentina-stripped-of-crown-after-infuriating-judges/\" target=\"_blank\">Miss Universe Australia\u003c/a> revealed a brutal injury weeks before the pageant.\u003c/p>\n\n\u003cp>\u003cstrong>Brigitte Murphy\u003c/strong>, who is representing Victoria, suffered a large scab and bruising on her face after taking a fall on a netball court two weeks before the competition was scheduled to take place.\u003c/p>\n\n\u003cp>“I just can’t believe this,” Murphy said in the first of a series of clips shared on her TikTok account, referring to the accident as the &quot;worst possible case scenario&quot; other than broken bones preventing her from walking.\u003c/p>\n\n\u003cp>“I played netball and as I was mid-air catching the ball I was pushed and I had about point five of a second to turn around and brace myself,” she said.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40brigitte.murphy%2Fvideo%2F7497903570008771848","@url":"https://www.tiktok.com/@brigitte.murphy/video/7497903570008771848","author_name":"Brig Murphy","author_unique_id":"brigitte.murphy","author_url":"https://www.tiktok.com/@brigitte.murphy","embed_product_id":"7497903570008771848","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@brigitte.murphy/video/7497903570008771848\" data-video-id=\"7497903570008771848\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@brigitte.murphy\" href=\"https://www.tiktok.com/@brigitte.murphy?refer=embed\">@brigitte.murphy\u003c/a> \u003cp>This is no joke, call 911 🙃 To add to this, after finishing the vid, I noticed a fractured tooth! Lucky me \u003ca title=\"netballinjury\" target=\"_blank\" href=\"https://www.tiktok.com/tag/netballinjury?refer=embed\">#netballinjury\u003c/a> \u003ca title=\"whyme\" target=\"_blank\" href=\"https://www.tiktok.com/tag/whyme?refer=embed\">#whyme\u003c/a> \u003ca title=\"missuniverseaustralia\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverseaustralia?refer=embed\">#missuniverseaustralia\u003c/a> \u003ca title=\"missuniverse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverse?refer=embed\">#missuniverse\u003c/a>\u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Brig Murphy\" href=\"https://www.tiktok.com/music/original-sound-7497903607140911888?refer=embed\">♬ original sound - Brig Murphy\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1024,"thumbnail_url":"https://p16-sign-sg.tiktokcdn.com/obj/tos-alisg-p-0037/oocY3EABvA5Au6xHAaEAMEylIANniiAKIlBzl?lk3s=b59d6b55&x-expires=1747573200&x-signature=Mu1oimsEvc3%2FZ1jfImdhMhE%2BT7M%3D&shp=b59d6b55&shcp=-","thumbnail_width":576,"title":"This is no joke, call 911 🙃 To add to this, after finishing the vid, I noticed a fractured tooth! Lucky me #netballinjury #whyme #missuniverseaustralia #missuniverse","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@brigitte.murphy/video/7497903570008771848\" data-video-id=\"7497903570008771848\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@brigitte.murphy\" href=\"https://www.tiktok.com/@brigitte.murphy?refer=embed\">@brigitte.murphy\u003c/a> \u003cp>This is no joke, call 911 🙃 To add to this, after finishing the vid, I noticed a fractured tooth! Lucky me \u003ca title=\"netballinjury\" target=\"_blank\" href=\"https://www.tiktok.com/tag/netballinjury?refer=embed\">#netballinjury\u003c/a> \u003ca title=\"whyme\" target=\"_blank\" href=\"https://www.tiktok.com/tag/whyme?refer=embed\">#whyme\u003c/a> \u003ca title=\"missuniverseaustralia\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverseaustralia?refer=embed\">#missuniverseaustralia\u003c/a> \u003ca title=\"missuniverse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverse?refer=embed\">#missuniverse\u003c/a>\u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Brig Murphy\" href=\"https://www.tiktok.com/music/original-sound-7497903607140911888?refer=embed\">♬ original sound - Brig Murphy\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@brigitte.murphy/video/7497903570008771848"},{"html":"\u003cp>Murphy managed to somewhat protect herself but ended up with her right cheek and eye grazing the court, as well as her tooth being fractured.\u003c/p>\n\n\u003cp>“I mean, if you don’t laugh, you cry – right?&quot; she said.\u003c/p>\n\n\u003cp>Murphy continued to document her injury on TikTok, claiming she was extremely uncomfortable and her injuries made it difficult to sleep as her eye swelled up significantly from day one to day two.\u003c/p>\n\n\u003cp>“I have 13 days until Vietnam with Miss Universe, and this is what my face looks like,” she said. “This morning my upper eyelid has completely blown up. I’ve got work today so I’m going to try my best to cover it up,” Murphy said while applying some concealer in the video.\u003c/p>\n\n\u003cp>Murphy gave a third update in which she said a CT scan showed she was in the &quot;all clear&quot; from concerns about a possible facial fracture, as well as a dentist telling her there was &quot;no chance&quot; of her tooth dying due to the fracture. Fortunately, the swelling managed to go down within five days as only a few red patches were left on her skin.\u003c/p>\n\n\u003cp>“The swelling, bruising and the wound has gone down. People told me to wrap myself up in cotton wool. Like, sorry, your girl’s not going to do that,&quot; Murphy said in her fifth update.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"TikTok","@query":"https://www.tiktok.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.tiktok.com%2F%40brigitte.murphy%2Fvideo%2F7502041238133083410","@url":"https://www.tiktok.com/@brigitte.murphy/video/7502041238133083410","author_name":"Brig Murphy","author_unique_id":"brigitte.murphy","author_url":"https://www.tiktok.com/@brigitte.murphy","embed_product_id":"7502041238133083410","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@brigitte.murphy/video/7502041238133083410\" data-video-id=\"7502041238133083410\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@brigitte.murphy\" href=\"https://www.tiktok.com/@brigitte.murphy?refer=embed\">@brigitte.murphy\u003c/a> \u003cp>3 more sleeps until I go to Vietnam with Miss Universe Australia! The excitement is real 🥰 \u003ca title=\"missiniverse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missiniverse?refer=embed\">#missiniverse\u003c/a> \u003ca title=\"missuniverseaustralia\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverseaustralia?refer=embed\">#missuniverseaustralia\u003c/a> \u003ca title=\"fyp\" target=\"_blank\" href=\"https://www.tiktok.com/tag/fyp?refer=embed\">#fyp\u003c/a> \u003ca title=\"fypage\" target=\"_blank\" href=\"https://www.tiktok.com/tag/fypage?refer=embed\">#fypage\u003c/a> \u003ca title=\"ootd\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ootd?refer=embed\">#ootd\u003c/a> \u003ca title=\"journey\" target=\"_blank\" href=\"https://www.tiktok.com/tag/journey?refer=embed\">#journey\u003c/a> \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Brig Murphy\" href=\"https://www.tiktok.com/music/original-sound-7502041629784607489?refer=embed\">♬ original sound - Brig Murphy\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider_name":"TikTok","provider_url":"https://www.tiktok.com","thumbnail_height":1024,"thumbnail_url":"https://p16-sign-sg.tiktokcdn.com/obj/tos-alisg-p-0037/oMacPAkswIYBMBVs8Ai5aigJIEmkBOkAyCxVc?lk3s=b59d6b55&x-expires=1747573200&x-signature=zDzdDeC80r90wv2OIPnlJH3NfnI%3D&shp=b59d6b55&shcp=-","thumbnail_width":576,"title":"3 more sleeps until I go to Vietnam with Miss Universe Australia! The excitement is real 🥰 #missiniverse #missuniverseaustralia #fyp #fypage #ootd #journey ","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@brigitte.murphy/video/7502041238133083410\" data-video-id=\"7502041238133083410\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@brigitte.murphy\" href=\"https://www.tiktok.com/@brigitte.murphy?refer=embed\">@brigitte.murphy\u003c/a> \u003cp>3 more sleeps until I go to Vietnam with Miss Universe Australia! The excitement is real 🥰 \u003ca title=\"missiniverse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missiniverse?refer=embed\">#missiniverse\u003c/a> \u003ca title=\"missuniverseaustralia\" target=\"_blank\" href=\"https://www.tiktok.com/tag/missuniverseaustralia?refer=embed\">#missuniverseaustralia\u003c/a> \u003ca title=\"fyp\" target=\"_blank\" href=\"https://www.tiktok.com/tag/fyp?refer=embed\">#fyp\u003c/a> \u003ca title=\"fypage\" target=\"_blank\" href=\"https://www.tiktok.com/tag/fypage?refer=embed\">#fypage\u003c/a> \u003ca title=\"ootd\" target=\"_blank\" href=\"https://www.tiktok.com/tag/ootd?refer=embed\">#ootd\u003c/a> \u003ca title=\"journey\" target=\"_blank\" href=\"https://www.tiktok.com/tag/journey?refer=embed\">#journey\u003c/a> \u003c/p> \u003ca target=\"_blank\" title=\"♬ original sound - Brig Murphy\" href=\"https://www.tiktok.com/music/original-sound-7502041629784607489?refer=embed\">♬ original sound - Brig Murphy\u003c/a> \u003c/section> \u003c/blockquote> \u003cscript async src=\"https://www.tiktok.com/embed.js\">\u003c/script>","provider":"TikTok","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.tiktok.com/@brigitte.murphy/video/7502041238133083410"},{"html":"\u003cp>Murphy has since shared Instagram photos of herself in Vietnam for the Miss Universe competition, where she's among 30 finalists to become \u003ca href=\"https://www.iheart.com/content/2024-11-11-miss-universe-contestant-expelled-amid-personal-scandal-rumors/\" target=\"_blank\">Miss Universe\u003c/a> Australia.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJtXNa8zBCR%2F","@url":"https://www.instagram.com/p/DJtXNa8zBCR/","author_name":"brigmurphy","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by B R I G I T T E  M U R P H Y (@brigmurphy)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":562,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/497826347_18509026582009347_3048782890825639012_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2QEuq1P2CqyxP0DUcwl9JGWJs40zU0d3mO7NMGQYjEnzvtomd8VOeSEL4amSLSyiVuc&_nc_ohc=CEG7bAMPQ2gQ7kNvwE8Mcbn&_nc_gid=KrOK3GWlMsALFOQwNMTnow&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfLNw_0M0WZT95mtrJV67yHrThnposMO0RA_8QxKR-c6HA&oe=682D25E8&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJtXNa8zBCR/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by B R I G I T T E  M U R P H Y (@brigmurphy)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJtXNa8zBCR/"},{"html":"\u003cp>&quot;Night 4 - Pool party with my VIC girlies \u003ca href=\"https://www.instagram.com/hoiana_resort_golf/?hl=en\" target=\"_blank\">@hoiana_resort_golf\u003c/a> so grateful for such a beautiful bunch of ladies to experience this with,&quot; Murphy wrote on a post shared Friday (May 16).\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant/","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/Brigitte Murphy","keywords/competition","keywords/injury","keywords/pageant","keywords/contestant","keywords/Miss Universe","keywords/Australia"],"primary_image":{"bucket":"new_assets","id":"%2F68273645d178e23aded535fa"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1747401300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant","social_title":"","summary":"A Miss Universe contestant revealed a brutal injury weeks before her pageant.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Miss Universe Contestant Reveals Brutal Injury Weeks Before Pageant","permalink":"https://eagle1063.iheart.com/content/2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant/"},"slug":"2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68273645d178e23aded535fa","title":"Miss Universe Contestant Reveals Brutal Injury Weeks Before Pageant","description":"A Miss Universe contestant revealed a brutal injury weeks before her pageant.","author":"Jason Hall"},"pub_start":1747401300000,"pub_until":4115978604802,"pub_changed":1747401640255,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682734b1d178e23aded535ef","slug:2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant","slug:2025-05-16-miss-universe-contestant-reveals-brutal-injury-weeks-before-pageant","keyword:keywords/Brigitte Murphy","keyword:keywords/competition","keyword:keywords/injury","keyword:keywords/pageant","keyword:keywords/contestant","keyword:keywords/Miss Universe","keyword:keywords/Australia","author:user"]}},{"id":"%2F68272ddeaa5cfc9bf75e96d4","type":"PUBLISHING","record":{"ref_id":"%2F68272ddeaa5cfc9bf75e96d4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"007f55e8-cd14-42dc-ba3e-a8e2d69a943f","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"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":"LOS ANGELES - OCTOBER 23: Joe Don Baker as Frank Kearney, a hit man for a narcotics ring, in the Mission: Impossible episode: The Miracle. Original broadcast date, October 23, 1971. Image is a frame grab. (Photo by CBS via Getty Images) ","id":"%2F68272e97aa5cfc9bf75e96df","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Mission: Impossible","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-05-13-actor-samuel-french-dead-at-45/\" target=\"_blank\">Actor\u003c/a> \u003cstrong>Joe Don Baker\u003c/strong>, best known for starring in the film \u003cem>Walking Tall\u003c/em> and appearing in three \u003ca href=\"https://www.iheart.com/artist/john-barry-32096/songs/the-james-bond-theme-4145512/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"4145512\" data-catalog-related-id=\"\">\u003cem>James Bond\u003c/em>\u003c/a> movies, has died at the age of 89, his family announced in a \u003ca href=\"https://www.legacy.com/us/obituaries/legacyremembers/joe-baker-obituary?id=58381213\" target=\"_blank\">Legacy.com obituary\u003c/a>.\u003c/p>\n\n\u003cp>&quot;It is with heavy hearts that we announce the passing of Joe Don, a noted member of the Performing Arts Community, who left us on 5/7/2025 at the age of 89,&quot; the obituary states.\u003c/p>\n\n\u003cp>&quot;As we say goodbye to Joe Don, we hold onto the memories and the love he shared with us,&quot; the obituary continued. &quot;Though he may no longer be with us in body, his spirit will always remain, a guiding light in the lives he touched. Rest in peace, Joe Don. You will be dearly missed but never forgotten.&quot;\u003c/p>\n\n\u003cp>Baker rose to fame after landing the role of Curly, the younger brother of \u003cstrong>Steve McQueen\u003c/strong>'s titular character in the 1972 western film \u003cem>Junior Bonner\u003c/em>, one year before playing Sheriff Buford Pusser in the 1973 film \u003cem>Walking Tall\u003c/em>, which was later remade to star \u003cstrong>Dwayne\u003c/strong> '\u003cstrong>The Rock\u003c/strong>' \u003cstrong>Johnson\u003c/strong> in 2004. The Texas native later played arms dealer Brad Whitaker in the 1987 \u003cem>James Bond\u003c/em> film \u003cem>The Living Daylights\u003c/em> starring \u003cstrong>Timothy Dalton\u003c/strong>, a role that was brought back in the 1995 and 1997 films \u003cem>GoldenEye\u003c/em> and\u003cem> Tomorrow Never Dies\u003c/em> when \u003cstrong>Pierce Brosnan\u003c/strong> played the iconic character.\u003c/p>\n\n\u003cp>Baker won the Robert Altman Award at the Independent Spirit Awards for his role in the 2012 film \u003cem>Mud\u003c/em> acting alongside \u003cstrong>Matthew McConaughey\u003c/strong>, \u003cstrong>Reese Witherspoon\u003c/strong>, \u003cstrong>Sam Shepard\u003c/strong> and \u003cstrong>Sarah Paulson\u003c/strong> and was nominated for best actor by the British Academy of Television for his role in the 1985 for the six-episode drama serial \u003cem>Edge of Darkness\u003c/em> and Best Supporting Actor for the 1997 television film \u003cem>George Wallace\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-16-actor-joe-don-baker-dead-at-89/","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/Joe Don Baker","keywords/obituary","keywords/age","keywords/film","keywords/movies","keywords/actor","keywords/dead","keywords/death","keywords/Walking Tall","keywords/television"],"primary_image":{"bucket":"new_assets","id":"%2F68272e97aa5cfc9bf75e96df"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1747399020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-16-actor-joe-don-baker-dead-at-89","social_title":"","summary":"Actor Joe Don Baker, best known for starring in the film 'Walking Tall' and appearing in three 'James Bond' movies, has died at the age of 89.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Actor Joe Don Baker Dead At 89","permalink":"https://eagle1063.iheart.com/content/2025-05-16-actor-joe-don-baker-dead-at-89/"},"slug":"2025-05-16-actor-joe-don-baker-dead-at-89","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68272e97aa5cfc9bf75e96df","title":"Actor Joe Don Baker Dead At 89","description":"Actor Joe Don Baker, best known for starring in the film 'Walking Tall' and appearing in three 'James Bond' movies, has died at the age of 89.","author":"Jason Hall"},"pub_start":1747399020000,"pub_until":4115978604802,"pub_changed":1747399474848,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68272ddeaa5cfc9bf75e96d4","slug:2025-05-16-actor-joe-don-baker-dead-at-89","slug:2025-05-16-actor-joe-don-baker-dead-at-89","keyword:keywords/Joe Don Baker","keyword:keywords/obituary","keyword:keywords/age","keyword:keywords/film","keyword:keywords/movies","keyword:keywords/actor","keyword:keywords/dead","keyword:keywords/death","keyword:keywords/Walking Tall","keyword:keywords/television","author:user"]}},{"id":"%2F609d93e93c9c12d3fff5d514","type":"PUBLISHING","record":{"ref_id":"%2F609d93e93c9c12d3fff5d514","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ca641426-da32-47fc-815e-b2946016d041","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5cdc6b6974a7635f6aec83d9","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 16th and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1983, \u003ca href=\"https://www.iheart.com/artist/iron-maiden-43673/\" data-catalog-kind=\"artist\" data-catalog-id=\"43673\" data-catalog-related-id=\"\">\u003cstrong>Iron Maiden \u003c/strong>\u003c/a>released their fourth album, \u003cem>Piece of Mind\u003c/em>.\u003c/p>\n\n\u003cp>In 2010, \u003cstrong>Elf\u003c/strong>, \u003cstrong>Rainbow\u003c/strong>, \u003ca href=\"https://www.iheart.com/artist/black-sabbath-2358/\" data-catalog-kind=\"artist\" data-catalog-id=\"2358\" data-catalog-related-id=\"\">\u003cstrong>Black Sabbath\u003c/strong>\u003c/a>, \u003cstrong>Heaven &amp; Hell\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/dio-7034/\" data-catalog-kind=\"artist\" data-catalog-id=\"7034\" data-catalog-related-id=\"\">\u003cstrong>Dio\u003c/strong>\u003c/a> singer \u003cstrong>Ronnie James Dio\u003c/strong> died of stomach cancer at age 67.\u003c/p>\n\n\u003cp>In 1984, \u003ca href=\"https://www.iheart.com/artist/ozzy-osbourne-71921/\" data-catalog-kind=\"artist\" data-catalog-id=\"71921\" data-catalog-related-id=\"\">\u003cstrong>Ozzy Osbourne\u003c/strong>\u003c/a> was arrested in Memphis for “staggering drunk” down Beale Street.\u003c/p>\n\n\u003cp>In 1987, \u003ca href=\"https://www.iheart.com/artist/u2-970/\" data-catalog-kind=\"artist\" data-catalog-id=\"970\" data-catalog-related-id=\"\">\u003cstrong>U2 \u003c/strong>\u003c/a>started a three-week run at number one on the singles chart with “With or Without You,” the band’s first-ever U-S number one.\u003c/p>\n\n\u003cp>In 1969, \u003cstrong>Pete Townshend \u003c/strong>of \u003ca href=\"https://www.iheart.com/artist/the-who-3800/\" data-catalog-kind=\"artist\" data-catalog-id=\"3800\" data-catalog-related-id=\"\">\u003cstrong>The Who \u003c/strong>\u003c/a>spent a night in a New York jail after assaulting a man who jumped onstage during their show. He didn’t realize the guy was a plainclothes policeman trying to warn the audience that there was a fire.\u003c/p>\n\n\u003cp>In 1966, \u003cstrong>The \u003c/strong>\u003ca href=\"https://www.iheart.com/artist/the-beach-boys-3455/\" data-catalog-kind=\"artist\" data-catalog-id=\"3455\" data-catalog-related-id=\"\">\u003cstrong>Beach Boys \u003c/strong>\u003c/a>released \u003cem>Pet Sounds\u003c/em>.\u003c/p>\n\n\u003cp>In 1970, \u003ca href=\"https://www.iheart.com/artist/crosby-stills-nash-young-78213/\" data-catalog-kind=\"artist\" data-catalog-id=\"78213\" data-catalog-related-id=\"\">\u003cstrong>Crosby, Stills, Nash &amp; Young \u003c/strong>\u003c/a>had the number one album in the country with \u003cem>Déjà Vu\u003c/em>.\u003c/p>\n\n\u003cp>In 2009, \u003ca href=\"https://www.iheart.com/artist/bob-dylan-971/\" data-catalog-kind=\"artist\" data-catalog-id=\"971\" data-catalog-related-id=\"\">\u003cstrong>Bob Dylan \u003c/strong>\u003c/a>topped the charts with his 33rd album,\u003cem>Together Through Life\u003c/em>.\u003c/p>\n\n\u003cp>And in 1998, \u003ca href=\"https://www.iheart.com/artist/keith-richards-389566/\" data-catalog-kind=\"artist\" data-catalog-id=\"389566\" data-catalog-related-id=\"\">\u003cstrong>Keith Richards \u003c/strong>\u003c/a>fell in his Connecticut home while reaching for a book of nude art. He broke some ribs and caused the \u003ca href=\"https://www.iheart.com/artist/the-rolling-stones-39467/\" data-catalog-kind=\"artist\" data-catalog-id=\"39467\" data-catalog-related-id=\"\">\u003cstrong>Rolling Stones \u003c/strong>\u003c/a>to have to postpone tour dates.\u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T T\u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_self\">his Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-05-13-why-may-16th-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"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":"%2F5cdc6b6974a7635f6aec83d9"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1747396800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-05-13-why-may-16th-matters-in-rock-history","social_title":"","summary":"Find out why Ozzy Osbourne got arrested on this day in 1984 and why Pete Townshend spent the night in jail in 1969.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 16th Matters In Rock History","permalink":"https://eagle1063.iheart.com/content/2021-05-13-why-may-16th-matters-in-rock-history/"},"slug":"2021-05-13-why-may-16th-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5cdc6b6974a7635f6aec83d9","title":"Why May 16th Matters In Rock History","description":"Find out why Ozzy Osbourne got arrested on this day in 1984 and why Pete Townshend spent the night in jail in 1969.","author":"Dave Basner"},"pub_start":1747396800000,"pub_until":4115978604802,"pub_changed":1747398978749,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/609d93e93c9c12d3fff5d514","slug:2021-05-13-why-may-16th-matters-in-rock-history","slug:2021-05-13-why-may-16th-matters-in-rock-history","author:user"]}},{"id":"%2F6826546df36ea60d47b4dd04","type":"PUBLISHING","record":{"ref_id":"%2F6826546df36ea60d47b4dd04","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"866abe1c-e1cd-4fbd-a7ac-e6a765248fd9","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A baby Spider Monkey named Estela plays with her grandmother Sonya at Melbourne Zoo on May 6, 2011.  Estela was abandoned at birth by her mother Sunshine, and it has taken 24/7 care from Primate Department Keepers to pull the tiny newborn through since her birth on January 17, 2011. The baby Spider Monkey which is native to Central America, is currently receiving six feeds of formula a day and is now slowly being introduced to solid foods.    AFP PHOTO/William WEST (Photo credit should read WILLIAM WEST/AFP via Getty Images)","id":"%2F682655655c89bb2a81914a2c","new_tab":false,"schedule":{},"source_credit":"WILLIAM WEST / AFP / Getty Images","title":"A baby Spider Monkey named Estela plays","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A traffic stop in Vallejo, California, led to the \u003ca href=\"https://abcnews.go.com/US/baby-spider-monkey-2-rattlesnakes-discovered-california-meth/story?id=121825795\" target=\"_blank\">discovery of a baby spider monkey and two rattlesnakes during a methamphetamine bust\u003c/a>. On May 6, Solano County Sheriff's Deputies stopped \u003cstrong>Clifford Vincenty\u003c/strong>, 50, and found half a pound of meth in his vehicle. Vincenty was arrested and charged with possession of a controlled substance for sale.\u003c/p>\n\n\u003cp>The following day, \u003ca href=\"https://www.foxnews.com/us/california-meth-bust-leads-rescue-young-spider-monkey\" target=\"_blank\">a search warrant at Vincenty's home uncovered an additional pound of meth\u003c/a>, over $2,000 in cash, and the exotic animals. The meth's street value was estimated at $26,000. Animal Control safely removed the creatures, and the spider monkey, named Violeta, was taken to the Oakland Zoo. The zoo reported that Violeta is in decent health and is receiving care, including a healthy diet and enrichment activities.\u003c/p>\n\n\u003cp>According to the Solano County Sheriff's Office, Vincenty now faces additional charges related to the possession of exotic animals. Wildlife trafficking is a significant illegal trade, often driven by demand for exotic pets. The Oakland Zoo emphasized the dangers of this trade, which threatens species like spider monkeys.\u003c/p>\n\n\u003cp>The rattlesnakes were taken by JW Reptile Rescue and will be \u003ca href=\"https://www.mercurynews.com/2025/05/14/meth-spider-monkey-rattlesnakes-seized-after-traffic-stop-home-search/\" target=\"_blank\">relocated to a safe area\u003c/a>. The investigation into Vincenty's activities is ongoing, with a readiness conference and preliminary hearing scheduled in Solano County Superior Court.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust/","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":"%2F682655655c89bb2a81914a2c"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747342800000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust","social_title":"","summary":"Animal Control safely removed the animals from the home.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/weird-news","categories/national-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Cops Find Baby Spider Monkey, 2 Rattlesnakes During Meth Bust","permalink":"https://eagle1063.iheart.com/content/2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust/"},"slug":"2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/682655655c89bb2a81914a2c","title":"Cops Find Baby Spider Monkey, 2 Rattlesnakes During Meth Bust","description":"Animal Control safely removed the animals from the home.","author":"iHeartRadio"},"pub_start":1747342800000,"pub_until":4115978604802,"pub_changed":1747343150413,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/weird-news","categories/national-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6826546df36ea60d47b4dd04","slug:2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust","slug:2025-05-15-cops-find-baby-spider-monkey-2-rattlesnakes-during-meth-bust","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F68264831ab7b368e7c2aba9f","type":"PUBLISHING","record":{"ref_id":"%2F68264831ab7b368e7c2aba9f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5deccbd7-c7e0-4e85-a558-8bafeafba1ad","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/44757/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/44757/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/44757/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/44757/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"SEATTLE, WA - AUGUST 21:  Sean Kinney of Alice In Chains perform for SiriusXM's Lithium Channel at The Space Needle on August 21, 2018 in Seattle, Washington.  (Photo by Mat Hayward/Getty Images for  SiriusXM)","id":"%2F682648bcab7b368e7c2abaaa","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Alice In Chains Performs For SiriusXM's Lithium Channel At The Space Needle In Seattle","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/alice-in-chains-44757/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"44757\" data-catalog-related-id=\"\">\u003cstrong>Alice in Chains\u003c/strong>\u003c/a> were forced to abruptly cancel their tour opener last week after \u003ca href=\"https://www.iheart.com/content/2025-05-09-alice-in-chains-cancel-tour-opener-after-member-suffers-medical-emergency/\" target=\"_blank\">\u003cstrong>drummer Sean Kinney suffered a &quot;medical emergency.&quot;\u003c/strong>\u003c/a> A day later, the band decided to \u003ca href=\"https://x.com/AliceInChains/status/1920948748386971861\" target=\"_blank\">\u003cstrong>scrap their whole spring tour\u003c/strong>\u003c/a>, stating that &quot;Sean's health is our top priority at this moment.&quot;\u003c/p>\n\n\u003cp>Now, Kinney is breaking his silence on the health scare with a lengthy statement on social media, assuring fans he's &quot;going to be fine.&quot;\u003c/p>\n\n\u003cp>&quot;Firstly, to everyone who came out to the Mohegan Sun show and was affected by the short-notice cancellation, and to everyone who had tickets to come see the band at one of the other shows, thanks for your understanding,&quot; he began the message. &quot;It’s not lost on the band and myself that you spend money, make plans and alter your schedules to come and see us, and it’s deeply disappointing to have had this happen.&quot;\u003c/p>\n\n\u003cp>&quot;I was very much looking forward to getting back out there and playing with the band again, and it’s been a difficult but necessary decision to make. I don’t personally utilize social media and I’m not particularly fond of my health issues being made public, but I understand that people are concerned,&quot; he continued. &quot;When the doctors advised me against playing in the short-term, I quickly went through The 5 Stages of Grief: 1. Denial (I’m fine) 2. Anger (F*** this – I’m still going to play) 3. Bargaining (What’s it gonna take for me to hear a better diagnosis?) 4. Depression (This sucks) 5. Acceptance (This sucks, but okay).&quot;\u003c/p>\n\n\u003cp>&quot;I finally concluded that medical doctors with many hard-earned degrees on their walls might know a bit more about health than a musician with some shiny spray-painted records on his wall,&quot; Kinney admitted. &quot;The outpouring of love, concern and well wishes has been both extremely humbling and very much appreciated. The good news is that I’m going to be fine and I’m going to live. The bad news (for some of you?) is that I’m going to be fine and I’m going to live.”\u003c/p>\n\n\u003cp>See his whole post below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDJrhw0Jp0Ci%2F","@url":"https://www.instagram.com/p/DJrhw0Jp0Ci/","author_name":"aliceinchains","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Alice In Chains (@aliceinchains)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":799,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/498204381_18504487339030192_1966498574848617307_n.jpg?stp=dst-jpg_e15_p640x640_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGo5bajLXQ1eiCf5r4oWccujkTFplEULlBN4uMdm3wW_mdTVzu-3mbptXvg8zgd27g&_nc_ohc=jTBQBLssQtQQ7kNvwGszQQq&_nc_gid=gYsziqZ2-6yhKwR9UzBXiw&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfKZUlOXfhL2poEysKKOeAmmpl0ETJb-XjS-WKC8Ou_1FQ&oe=682C29B5&_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/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DJrhw0Jp0Ci/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Alice In Chains (@aliceinchains)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJrhw0Jp0Ci/"}],"canonical_url":"https://www.iheart.com/content/2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency/","cuser":"user/ldap/1121384","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/Sean Kinney","keywords/Alice in Chains"],"primary_image":{"bucket":"new_assets","id":"%2F682648bcab7b368e7c2abaaa"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1747339980000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency","social_title":"","summary":"The band was recently forced to abruptly cancel their spring tour due to Sean Kinney's health.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Alice in Chains (44757)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Alice In Chains Drummer Breaks Silence After Suffering Medical Emergency","permalink":"https://eagle1063.iheart.com/content/2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency/"},"slug":"2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682648bcab7b368e7c2abaaa","title":"Alice In Chains Drummer Breaks Silence After Suffering Medical Emergency","description":"The band was recently forced to abruptly cancel their spring tour due to Sean Kinney's health.","author":"Katrina Nattress"},"pub_start":1747339980000,"pub_until":4115978604802,"pub_changed":1747340395049,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Alice in Chains (44757)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/68264831ab7b368e7c2aba9f","slug:2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency","slug:2025-05-15-alice-in-chains-drummer-breaks-silence-after-suffering-medical-emergency","keyword:keywords/Sean Kinney","keyword:keywords/Alice in Chains","author:user"]}},{"id":"%2F6825e7af2f63ab08b7d6a34d","type":"PUBLISHING","record":{"ref_id":"%2F6825e7af2f63ab08b7d6a34d","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d9953694-3ab4-4a4f-91ed-97cbe37eade8","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"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":"%2F6825e82a2f63ab08b7d6a359","new_tab":false,"schedule":{},"source_credit":"@v___marquez/Instagram","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-04-29-influencer-misha-agrawal-dead-at-24/\" target=\"_blank\">Influencer\u003c/a> \u003cstrong>Valeria Marquez\u003c/strong> has died at the age of 23 following a \u003ca href=\"https://www.iheart.com/content/2025-04-27-1-dead-11-injured-in-mass-shooting-at-us-tourist-hotspot/\" target=\"_blank\">shooting\u003c/a> that took place during her TikTok livestream on Tuesday (May 13).\u003c/p>\n\n\u003cp>Marquez, of Jalisco, Mexico, was shot in the chest and head at her Blossom the Beauty Lounge salon by a man pretending to deliver a gift. The gunman pulled up outside the salon on a motorbike and opened fire mid-livestream.\u003c/p>\n\n\u003cp>Marquez's followers who witnessed the horrifying incident described seeing the influencer clutch her ribcage just prior to collapsing on the floor. The gunman reportedly entered the salon and fired another round before fleeing the scene.\u003c/p>\n\n\u003cp>Marquez, who had shared a selfie taken at the salon on her Instagram Story hours before the shooting, was pronounced dead at the scene.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDDaQnNkyALA%2F","@url":"https://www.instagram.com/p/DDaQnNkyALA/","author_name":"v___marquez","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DDaQnNkyALA/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DDaQnNkyALA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DDaQnNkyALA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Valeria Marquez (@v___marquez)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":600,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.29350-15/469686599_3783691775279552_3255481366194019494_n.jpg?stp=dst-jpg_e35_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QEQ-Xn5c4tiOFUpLmhoYIDpeABS2_8RRBTMZDev2CYZyiWnYNVfs6y0cZFuQCtNzxI&_nc_ohc=fn5rtPTBL94Q7kNvwFtR4KD&_nc_gid=97OcG_931MyD80ecn68QMg&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfIQ0lkBEGdrgWDn1FetTJRKT1dt5z_C6tU9OhBWdYWyTQ&oe=682BB7F2&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DDaQnNkyALA/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DDaQnNkyALA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/p/DDaQnNkyALA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Valeria Marquez (@v___marquez)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DDaQnNkyALA/"},{"html":"\u003cp>Police are still working to track down the gunman responsible for Marquez's death. A motive has not yet been determined by investigators.\u003c/p>\n\n\u003cp>Marquez was seen on the livestream saying, &quot;they're coming&quot; before a voice off screen said, &quot;hey, Vale?&quot; to which she replied, &quot;yes,&quot; and muted the video, at which point the suspect opened fire. Jalisco is considered to be a hotbed for criminal activity as the home of one of Mexico's most violent drug trafficking groups, the Jalisco New Generation Cartel.\u003c/p>\n\n\u003cp>Marquez amassed a large following on social media, posting videos related to beauty and lifestyle, with several gaining hundreds of thousands of views.\u003c/p>\n\n\u003cp>&quot;The victim is someone with an active presence and influence on social media,&quot; the Jalisco State Prosecutor's Office said in a statement translated by \u003ca href=\"https://www.cbsnews.com/news/influencer-valeria-marquez-killed-tiktok-livestream-salon-mexico/\" target=\"_blank\">\u003cem>CBS News\u003c/em>\u003c/a>. &quot;A man entered the premises and apparently fired a gun at her.&quot;\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-15-influencer-valeria-marquez-dead-at-23/","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/Valeria Marquez","keywords/gunman","keywords/Marquez","keywords/age","keywords/shooting","keywords/livestream","keywords/place","keywords/followers","keywords/TikTok","keywords/Instagram"],"primary_image":{"bucket":"new_assets","id":"%2F6825e82a2f63ab08b7d6a359"},"primary_target":{"categories":["categories/national-news"],"distribution":["facets/All Sites - English"]},"publish_date":1747315380000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-15-influencer-valeria-marquez-dead-at-23","social_title":"","summary":"Influencer Valeria Marquez has died at the age of 23.","targets":[{"categories":["categories/entertainment-news"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Influencer Valeria Marquez Dead At 23","permalink":"https://eagle1063.iheart.com/content/2025-05-15-influencer-valeria-marquez-dead-at-23/"},"slug":"2025-05-15-influencer-valeria-marquez-dead-at-23","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6825e82a2f63ab08b7d6a359","title":"Influencer Valeria Marquez Dead At 23","description":"Influencer Valeria Marquez has died at the age of 23.","author":"Jason Hall"},"pub_start":1747315380000,"pub_until":4115978604802,"pub_changed":1747315874385,"subscription":[{"tags":["categories/national-news","facets/All Sites - English"]},{"tags":["categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6825e7af2f63ab08b7d6a34d","slug:2025-05-15-influencer-valeria-marquez-dead-at-23","slug:2025-05-15-influencer-valeria-marquez-dead-at-23","keyword:keywords/Valeria Marquez","keyword:keywords/gunman","keyword:keywords/Marquez","keyword:keywords/age","keyword:keywords/shooting","keyword:keywords/livestream","keyword:keywords/place","keyword:keywords/followers","keyword:keywords/TikTok","keyword:keywords/Instagram","author:user"]}},{"id":"%2F6825d9eaf1a8933fa031dd96","type":"PUBLISHING","record":{"ref_id":"%2F6825d9eaf1a8933fa031dd96","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"fa5c8e05-d7d3-42c9-8f57-122a563dd692","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":"An employee carries Nike Inc. sneakers for a customer at a Dick's Sporting Goods Inc. store in Sterling Heights, Michigan, U.S., on Thursday, Aug. 18, 2016. Dick's Sporting Goods Inc. released earnings figures on Aug. 16. Photographer: Sean Proctor/Bloomb","id":"%2F6825daa9f1a8933fa031dda1","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Inside A Dick's Sporting Goods Inc. Location As Earnings Figures Are Released","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Dick's Sporting Goods is reportedly nearing an estimated $2.4 billion deal to purchase rival \u003ca href=\"https://www.iheart.com/content/2023-05-25-ja-morants-new-sneakers-released-sell-out-in-minutes-amid-controversy/\" target=\"_blank\">footwear\u003c/a> retailer Foot Locker, the company announced in a statement obtained by \u003ca href=\"https://www.cbsnews.com/news/dicks-sporting-goods-foot-locker-stock-tariffs/\" target=\"_blank\">\u003cem>CBS News\u003c/em>\u003c/a> on Thursday (May 15).\u003c/p>\n\n\u003cp>Dick's confirmed that it expects to continue Foot Locker as a standalone unit, which would include keeping its brands such as Kids Foot Locker, Champs Sports, WSS and Japanese sneaker brand atmos, in operation.\u003c/p>\n\n\u003cp>&quot;Sports and sports culture continue to be incredibly powerful, and with this acquisition, we'll create a new global platform that serves those ever evolving needs through iconic concepts consumers know and love, enhanced store designs and omnichannel experiences, as well as a product mix that appeals to our different customer bases,&quot; Dick's CEO Lauren Hobart said in the statement.\u003c/p>\n\n\u003cp>The sale was initially reported by \u003ca href=\"https://www.wsj.com/business/deals/dicks-sporting-goods-nears-deal-to-buy-foot-locker-7ecf9194\" target=\"_blank\">\u003cem>the Wall Street Journal\u003c/em>\u003c/a> on Wednesday (May 14). The companies had reportedly discussed a sale of $24 \u003ca href=\"https://www.iheart.com/content/2025-05-12-stock-market-futures-spike-amid-us-china-tariffs-agreement/\" target=\"_blank\">per share\u003c/a>, which would represent an 86.5% premium to the stock's last closing price as shares of Foot Locker spiked 62% in extended trading, while Dick's Sporting Goods was down about 5%.\u003c/p>\n\n\u003cp>Foot Locker shareholders will be given the option to receive either $24 in cash or 0.1168 shares of Dick's common stock for every share of stock they currently own, according to \u003cem>CBS News\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-15-popular-sporting-goods-store-purchases-rival-for-24-billion/","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/Foot Locker","keywords/unit","keywords/store","keywords/purchases rival","keywords/Sporting Goods","keywords/platform","keywords/deal","keywords/Dick","keywords/Dick's Sporting Goods","keywords/company","keywords/product mix","keywords/Sports","keywords/shareholders","keywords/CBS News","keywords/Lauren Hobart","keywords/sale","keywords/statement"],"primary_image":{"bucket":"new_assets","id":"%2F6825daa9f1a8933fa031dda1"},"primary_target":{"categories":["categories/national-news","categories/sports","categories/lifestyle"],"distribution":["facets/All Sites - English"]},"publish_date":1747311660000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-15-popular-sporting-goods-store-purchases-rival-for-24-billion","social_title":"","summary":"A popular sporting goods store has purchased its rival for an estimated $2.4 billion.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Popular Sporting Goods Store Purchases Rival For $2.4 Billion","permalink":"https://eagle1063.iheart.com/content/2025-05-15-popular-sporting-goods-store-purchases-rival-for-24-billion/"},"slug":"2025-05-15-popular-sporting-goods-store-purchases-rival-for-24-billion","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6825daa9f1a8933fa031dda1","title":"Popular Sporting Goods Store Purchases Rival For $2.4 Billion","description":"A popular sporting goods store has purchased its rival for an estimated $2.4 billion.","author":"Jason Hall"},"pub_start":1747311660000,"pub_until":4115978604802,"pub_changed":1747312035233,"subscription":[{"tags":["categories/national-news","categories/sports","categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6825d9eaf1a8933fa031dd96","slug:2025-05-15-popular-sporting-goods-store-purchases-rival-for-24-billion","slug:2025-05-15-popular-sporting-goods-store-purchases-rival-for-24-billion","keyword:keywords/Foot Locker","keyword:keywords/unit","keyword:keywords/store","keyword:keywords/purchases rival","keyword:keywords/Sporting Goods","keyword:keywords/platform","keyword:keywords/deal","keyword:keywords/Dick","keyword:keywords/Dick's Sporting Goods","keyword:keywords/company","keyword:keywords/product mix","keyword:keywords/Sports","keyword:keywords/shareholders","keyword:keywords/CBS News","keyword:keywords/Lauren Hobart","keyword:keywords/sale","keyword:keywords/statement","author:user"]}},{"id":"%2F609d93773c9c12d3fff5d507","type":"PUBLISHING","record":{"ref_id":"%2F609d93773c9c12d3fff5d507","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"2f334369-7244-4fd5-8d2b-8bac222edf00","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"Dave Basner","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5cdb2d59e671bfe6a8b8e91e","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>It’s May 15th and here are some reasons why this day matters in rock history:\u003c/p>\n\n\u003cp>In 1994, \u003ca href=\"https://www.iheart.com/artist/blur-28271/\" data-catalog-kind=\"artist\" data-catalog-id=\"28271\" data-catalog-related-id=\"\">\u003cstrong>Blur \u003c/strong>\u003c/a>scored their first number one album in their homeland, the U-K, with \u003cem>Parklife\u003c/em>. It would go on to spend over two years on the charts over there.\u003c/p>\n\n\u003cp>In 1975, \u003ca href=\"https://www.iheart.com/artist/fleetwood-mac-7046/\" data-catalog-kind=\"artist\" data-catalog-id=\"7046\" data-catalog-related-id=\"\">\u003cstrong>Fleetwood Mac \u003c/strong>\u003c/a>debuted their new lineup in El Paso, Texas. It was the first incarnation of the band that included \u003ca href=\"https://www.iheart.com/artist/stevie-nicks-1063/\" data-catalog-kind=\"artist\" data-catalog-id=\"1063\" data-catalog-related-id=\"\">\u003cstrong>Stevie Nicks\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/lindsey-buckingham-58266/\" data-catalog-kind=\"artist\" data-catalog-id=\"58266\" data-catalog-related-id=\"\">\u003cstrong>Lindsey Buckingham\u003c/strong>\u003c/a>, \u003ca href=\"https://www.iheart.com/artist/mick-fleetwood-30715203/\" data-catalog-kind=\"artist\" data-catalog-id=\"30715203\" data-catalog-related-id=\"\">\u003cstrong>Mick Fleetwood \u003c/strong>\u003c/a>and \u003cstrong>John \u003c/strong>and \u003cstrong>Christine McVie\u003c/strong>.\u003c/p>\n\n\u003cp>In 1997, \u003ca href=\"https://www.iheart.com/artist/courtney-love-31423/\" data-catalog-kind=\"artist\" data-catalog-id=\"31423\" data-catalog-related-id=\"\">\u003cstrong>Courtney Love\u003c/strong>\u003c/a> sold the Seattle mansion she shared with the late Kurt Cobain. A local family bought the home for three-million dollars.\u003c/p>\n\n\u003cp>In 1997, \u003ca href=\"https://www.iheart.com/artist/oasis-1759/\" data-catalog-kind=\"artist\" data-catalog-id=\"1759\" data-catalog-related-id=\"\">\u003cstrong>Oasis \u003c/strong>\u003c/a>became one of the first artists to attempt to exert censorship over the Internet. The band worked with Sony to put an end to unofficial websites carrying lyrics, sound files or photographs of the band.\u003c/p>\n\n\u003cp>In 1976, \u003ca href=\"https://www.iheart.com/artist/the-rolling-stones-39467/\" data-catalog-kind=\"artist\" data-catalog-id=\"39467\" data-catalog-related-id=\"\">\u003cstrong>The Rolling Stones\u003c/strong>\u003c/a> had the number one album in the country with \u003cem>Black and Blue\u003c/em>. \u003c/p>\n\n\u003cp>In 1971, \u003ca href=\"https://www.iheart.com/artist/crosby-stills-nash-young-78213/\" data-catalog-kind=\"artist\" data-catalog-id=\"78213\" data-catalog-related-id=\"\">\u003cstrong>Crosby, Stills, Nash &amp; Young \u003c/strong>\u003c/a>went to number one on the chart with \u003cem>4 Way Street\u003c/em>.\u003c/p>\n\n\u003cp>In 1982, \u003cstrong>Asia \u003c/strong>had the number one album with their self-titled LP. It would go on to spend a total of nine-weeks on top of the chart and become the best-selling album of the year.\u003c/p>\n\n\u003cp>In 1982, \u003ca href=\"https://www.iheart.com/artist/paul-mccartney-4682/\" data-catalog-kind=\"artist\" data-catalog-id=\"4682\" data-catalog-related-id=\"\">\u003cstrong>Paul McCartney \u003c/strong>\u003c/a>and \u003ca href=\"https://www.iheart.com/artist/stevie-wonder-3404/\" data-catalog-kind=\"artist\" data-catalog-id=\"3404\" data-catalog-related-id=\"\">\u003cstrong>Stevie Wonder \u003c/strong>\u003c/a>started a seven-week run on top of the singles chart with “Ebony and Ivory.”\u003c/p>\n\n\u003cp>And in 1984, \u003cstrong>Nils Lofgren\u003c/strong> was drafted into the \u003ca href=\"https://www.iheart.com/artist/the-e-street-band-32024096/\" data-catalog-kind=\"artist\" data-catalog-id=\"32024096\" data-catalog-related-id=\"\">\u003cstrong>E Street Band\u003c/strong>\u003c/a> by \u003ca href=\"https://www.iheart.com/artist/bruce-springsteen-3613/\" data-catalog-kind=\"artist\" data-catalog-id=\"3613\" data-catalog-related-id=\"\">\u003cstrong>Bruce Springsteen\u003c/strong>\u003c/a> to replace \u003cstrong>“Little” Steven Van Zandt\u003c/strong>. \u003c/p>\n\n\u003cp>And that’s what happened today in rock history.\u003c/p>\n\n\u003cp>(H/T: \u003ca href=\"https://www.thisdayinmusic.com/\" target=\"_blank\">This Day in Music\u003c/a>)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2021-05-13-why-may-15th-matters-in-rock-history/","cuser":"user/ldap/1115951","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F5cdb2d59e671bfe6a8b8e91e"},"primary_target":{"categories":[],"distribution":["brands/iHeartRadio"]},"publish_date":1747310400000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2021-05-13-why-may-15th-matters-in-rock-history","social_title":"","summary":"Find out why this day in 1975 was the start of a new chapter for Fleetwood Mac.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKACTIVE"]},{"categories":["categories/music-news"],"distribution":["formats/ROCKCLASSIC"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Why May 15th Matters In Rock History","permalink":"https://eagle1063.iheart.com/content/2021-05-13-why-may-15th-matters-in-rock-history/"},"slug":"2021-05-13-why-may-15th-matters-in-rock-history","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5cdb2d59e671bfe6a8b8e91e","title":"Why May 15th Matters In Rock History","description":"Find out why this day in 1975 was the start of a new chapter for Fleetwood Mac.","author":"Dave Basner"},"pub_start":1747310400000,"pub_until":4115978604802,"pub_changed":1747312661542,"subscription":[{"tags":["brands/iHeartRadio"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKACTIVE"]},{"tags":["categories/music-news","formats/ROCKCLASSIC"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/609d93773c9c12d3fff5d507","slug:2021-05-13-why-may-15th-matters-in-rock-history","slug:2021-05-13-why-may-15th-matters-in-rock-history","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":null}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":[]},"device":{"_userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])","_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","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","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/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","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","PARSELY_LIBRARY":"//cdn.parsely.com/keys/%%HOSTNAME%%/p.js","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","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","AptivadaKeywordContest-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","FauxButton-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","AptivadaKeywordContest-component"]}</script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.94b1a736e011fc0f6b33.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.3b8d77bfae095a091870.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.886e64ad0766cf5f72a5.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="LeadFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/LeadFeedItem-component.f9b025ed7a795a039e16.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="core-page-blocks-music-MusicTile-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-music-MusicTile-component.ee3234ca914dd952a1c0.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="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script>
<script async data-chunk="Show-component" src="https://static.inferno.iheart.com/inferno/scripts/Show-component.7f0dafb91f97b90e8cff.js"></script>
<script async data-chunk="core-page-blocks-podcast-PodcastsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-podcast-PodcastsLoader-component.c847d80e9aa862b03d51.js"></script>
<script async data-chunk="LoadMoreFromCursor-component" src="https://static.inferno.iheart.com/inferno/scripts/LoadMoreFromCursor-component.bb890d9dab9374f42e37.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceTileLoader-component.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="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>
            </body>
        </html>                               

Whois info of domain

Domain Name: WEKL.COM
Registry Domain ID: 94054767_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.markmonitor.com
Registrar URL: http://www.markmonitor.com
Updated Date: 2024-12-15T10:58:47Z
Creation Date: 2003-01-16T12:05:34Z
Registry Expiry Date: 2026-01-16T12:05:34Z
Registrar: MarkMonitor Inc.
Registrar IANA ID: 292
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.2086851750
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS0121.SECONDARY.CLOUDFLARE.COM
Name Server: NS0237.SECONDARY.CLOUDFLARE.COM
Name Server: PDNS196.ULTRADNS.BIZ
Name Server: PDNS196.ULTRADNS.COM
Name Server: PDNS196.ULTRADNS.INFO
Name Server: PDNS196.ULTRADNS.NET
Name Server: PDNS196.ULTRADNS.ORG
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T17:31:38Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass