Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - at40.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: keep-alive
Content-Length: 64
Cache-Control: public, max-age=43200
Content-Type: text/plain; charset=utf-8
Location: https://www.americantop40.com/
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-Powered-By: Express
X-Reason: Not Sites Primary Domain
X-Request-Id:
X-Request-Id: cortex-proxyd-varnish-6479564f8-cnmsg/4b8jHYw0al-1208273264
X-Request-Id: cortex-proxyd-varnish-6479564f8-96h7g/169ZPjPxg2-1079088143
X-Re-Cache: MISS
x-be-age: 0
x-shard: varnish-cluster-a-dbb4f96b-xmpcm
x-url: /
x-uncacheable: true
x-public: 1
Accept-Ranges: bytes
Age: 0
Date: Tue, 20 May 2025 23:11:26 GMT
X-Served-By: cache-iad-kjyo7100051-IAD, cache-hel1410034-HEL
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1747782686.248464,VS0,VE347
Strict-Transport-Security: max-age=300
Set-Cookie: no-ads=0; Path=/
Vary: Origin, Origin, Accept-Encoding, X-Forwarded-Host, Accept,X-Public,Cookie
X-Frame-Options: SAMEORIGIN

HTTP Code 301 Moved Permanently

301 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://at40.com/
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: 806924
Cache-Control: public, max-age=900
Content-Type: text/html; charset=utf-8
Etag: W/"c500c-6rQ8OcGYdP28duU7pdfSGOVhBeY"
Expires: 2025-05-20 11:21:01
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-sgc4d/bcGfogjnYd-1078986342
X-Request-Id: cortex-proxyd-varnish-6479564f8-xgwg5/gqKKpTegSP-25023188
X-Re-Cache: MISS
x-be-age: 0
x-shard: varnish-cluster-a-dbb4f96b-xmpcm
x-url: /
x-uncacheable: true
x-public: 1
Accept-Ranges: bytes
Age: 325
Date: Tue, 20 May 2025 23:11:26 GMT
X-Served-By: cache-iad-kiad7000160-IAD, cache-hel1410032-HEL
X-Cache: HIT, MISS
X-Cache-Hits: 2, 0
X-Timer: S1747782687.647168,VS0,VE125
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 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: at40.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="premiere" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/premiere.5ab0b62afd4187ebf9b2.css">
<link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.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-chartlist-ChartListPageLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-chartlist-ChartListPageLoader-component.7a36d01d24835437a14d.css">
<link data-chunk="meettheshow-MeetTheShow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/meettheshow-MeetTheShow-component.3644d3d2229f138ebcd1.css">
<link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css">
<link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.css">
<link data-chunk="Eyebrow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Eyebrow-component.23e83d8b8cab22ea99d6.css">
<link data-chunk="Podcasts-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Podcasts-component.570accd833088f4c4e7d.css">
<link data-chunk="ui-ImageTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ImageTile-component.c2cbd469fbc0bd11cbdf.css">
<link data-chunk="Card-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Card-component.c66d212af09897afcdd6.css">
<link data-chunk="ChartListLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ChartListLoader-component.23e83d8b8cab22ea99d6.css">
<link data-chunk="ChartList-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ChartList-component.c8b7c426bbc8bcdbaef7.css">
                <style data-reactroot="">:root {
        --station-font-family: "Roboto","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(206,100%,22.299999999999997%);
        --gradient-stop: hsl(206,100%,16.299999999999997%);
        
                --accent-color: #0067b4;
            
        
             --darkFooterColor: hsl(206,100%,20.299999999999997%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?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/6148e0be031d0328059b4ce1?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/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><link data-rh="true" rel="canonical" type="" title="" href="https://www.americantop40.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="#0067b4"/><meta data-rh="true" property="og:title" content="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN"/><meta data-rh="true" property="twitter:title" content="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN"/><meta data-rh="true" itemprop="name" content="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN"/><meta data-rh="true" name="parsely-title" content="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN"/><meta data-rh="true" name="description" content="American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"/><meta data-rh="true" property="og:description" content="American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"/><meta data-rh="true" property="twitter:description" content="American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"/><meta data-rh="true" itemprop="description" content="American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"/><meta data-rh="true" name="keywords" content="at40, american top 40, ryan seacrest, countdown"/><meta data-rh="true" name="parsely-tags" content="at40, american top 40, ryan seacrest, countdown"/><meta data-rh="true" property="og:url" content="https://www.americantop40.com/"/><meta data-rh="true" property="twitter:url" content="https://www.americantop40.com/"/><meta data-rh="true" itemprop="url" content="https://www.americantop40.com/"/><meta data-rh="true" name="parsely-link" content="https://www.americantop40.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" name="parsely-image-url" content="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><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="@AmericanTop40"/><meta data-rh="true" property="twitter:creator" content="@AmericanTop40"/><meta data-rh="true" property="twitter:domain" content="www.americantop40.com"/><meta data-rh="true" property="og:site_name" content="American Top 40"/><meta data-rh="true" name="application-name" content="American Top 40"/><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-light template-premiere">
                <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-premiere-site-header"><style>
            :root {
                 --premiere-header-background-color: #e6eaed;
                 --premiere-navigation-background-color: #0067b4;
            }
        </style><section class="wrapper--header"><section class="search-user-container"><div class="header-user"></div><div class="header-search"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-header" 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><button class="search-button search-toggle" aria-label="Open Search"><svg class="svg-icon icon-search-without-circle" tabindex="-1" width="36" height="40" viewBox="0 0 40 40" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M22.552 28.331a14.811 14.811 0 01-7.538 2.051C6.722 30.382 0 23.581 0 15.191S6.722 0 15.014 0c8.291 0 15.013 6.801 15.013 15.191 0 3.828-1.4 7.326-3.71 9.997l9.096 10.736a2.49 2.49 0 01-.265 3.482 2.42 2.42 0 01-3.441-.268L22.552 28.33zm1.618-13.14c0 5.117-4.1 9.265-9.157 9.265s-9.156-4.148-9.156-9.265c0-5.117 4.1-9.265 9.157-9.265s9.156 4.148 9.156 9.265z" fill="#fff"></path></svg></button></div></section><section class="branding homepage"><div class="station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(324,131)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(324,131)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(324,131)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(648,262)&amp;quality=80 2x" sizes="" alt="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(324,131)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(648,262)&amp;quality=80 2x" width="324" height="131"/></a></div></section><section class="find-your-station"><a class="component-button button-faux primary small listen-button" tabindex="0" href="/howtolisten/">Find Station</a></section></section><section class="wrapper--social"><button class="component-button primary small social-icons-button" aria-label="socialIcons" aria-hidden="false" type="button"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/americantop40" 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/AmericanTop40" 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/AmericanTop40" 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></button><button class="component-button primary small call-button" aria-label="callIcon" aria-hidden="false" type="button"><a href="tel:1-877-AT40-FAN"><svg class="svg-icon icon-call" focusable="false" tabindex="-1" width="21" height="19" viewBox="0 0 21 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" d="M4.34 0c.683 0 .853.114 1.213.792.037.235 1.281 2.375 1.708 3.166.27.501.277.918.068 1.188-.922 1.187-2.135.792-2.136 1.979 0 1.188.629 2.133 2.563 4.354 2.068 2.375 4.204 3.167 5.126 3.167.604 0 2.135-1.98 2.562-2.771.427-.792 1.709.396 2.99 1.188 1.282.791 2.282 1.187 2.496 1.583.317.588-.495 1.583-1.282 2.375-.647.65-2.495 1.979-3.777 1.979-1.28 0-4.698 0-9.396-4.354C1.776 10.292.495 7.125.068 4.75-.359 2.375 1.349 1.187 1.777.792 2.204.396 3.485 0 4.339 0z" fill="#000"></path></svg><span class="text">Call In</span></a></button></section><section class="wrapper--header-nav"><style>
        :root {
             --premiere-navigation-background-color: #0067b4;
             --premiere-navigation-links-color: #f4bc05;
        }</style><nav data-cy="pn-nav" class="PremiereNav-module_horizontal-nav_ViWY1 "><div class="PremiereNav-module_outer-wrap_Kwl90 "><ul data-cy="menuLabel" class="PremiereNav-module_main-nav_TIUmY" style="max-height:calc(100vh - 0px)"><li class="PremiereNav-module_top-label_lGBVx"><button data-cy="menuitem" class="PremiereNav-module_menu-label_ffXvV">Top 40 Charts<span class="PremiereNav-module_icon_4ZRzN"><svg tabindex="-1" focusable="false" class="svg-icon icon-dropdown direction-down" width="8" height="6" fill="none" viewBox="0 0 8 6"><path fill="#3F4447" class="primary-path" d="M.71 2.41 3.3 5c.39.39 1.02.39 1.41 0L7.3 2.41C7.93 1.78 7.48.7 6.59.7H1.41C.52.7.08 1.78.71 2.41Z"></path></svg></span></button><div class="PremiereNav-module_dropdown-overlay_KZYtV"><ul data-cy="list-submenu" class="PremiereNav-module_submenu_1kKKS " aria-hidden="false" style="max-height:calc(100vh - 100px)"><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="This Week&#x27;s Top 40 Chart" tabindex="0" href="/charts/top-40-238/latest/">This Week&#x27;s Top 40 Chart</a></li><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Top 40 Archives " tabindex="0" href="/charts/top-40-238/">Top 40 Archives </a></li></ul></div></li><li class="PremiereNav-module_top-label_lGBVx"><button data-cy="menuitem" class="PremiereNav-module_menu-label_ffXvV">Hot AC Charts<span class="PremiereNav-module_icon_4ZRzN"><svg tabindex="-1" focusable="false" class="svg-icon icon-dropdown direction-down" width="8" height="6" fill="none" viewBox="0 0 8 6"><path fill="#3F4447" class="primary-path" d="M.71 2.41 3.3 5c.39.39 1.02.39 1.41 0L7.3 2.41C7.93 1.78 7.48.7 6.59.7H1.41C.52.7.08 1.78.71 2.41Z"></path></svg></span></button><div class="PremiereNav-module_dropdown-overlay_KZYtV"><ul data-cy="list-submenu" class="PremiereNav-module_submenu_1kKKS " aria-hidden="false" style="max-height:calc(100vh - 100px)"><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="This Week&#x27;s Hot AC Chart" tabindex="0" href="/charts/hot-ac-243/latest/">This Week&#x27;s Hot AC Chart</a></li><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Hot AC Archives" tabindex="0" href="/charts/hot-ac-243/">Hot AC Archives</a></li></ul></div></li><li class="PremiereNav-module_top-label_lGBVx"><button class="PremiereNav-module_menu-label_ffXvV">Contests &amp; Promotions<span class="PremiereNav-module_icon_4ZRzN"><svg tabindex="-1" focusable="false" class="svg-icon icon-dropdown direction-down" width="8" height="6" fill="none" viewBox="0 0 8 6"><path fill="#3F4447" class="primary-path" d="M.71 2.41 3.3 5c.39.39 1.02.39 1.41 0L7.3 2.41C7.93 1.78 7.48.7 6.59.7H1.41C.52.7.08 1.78.71 2.41Z"></path></svg></span></button><div class="PremiereNav-module_dropdown-overlay_KZYtV"><ul class="PremiereNav-module_submenu_1kKKS " aria-hidden="false" style="max-height:calc(100vh - 100px)"><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="On Air with Ryan Seacrest’s Universal Orlando Resort Sweepstakes" tabindex="0" href="/promotions/on-air-with-ryan-seacrests-universal-1757750/">On Air with Ryan Seacrest’s Universal Orlando Resort Sweepstakes</a></li><li><a type="link" class="PremiereNav-module_menu-label_ffXvV" aria-label="All Contests &amp; Promotions" tabindex="0" href="/promotions/">All Contests &amp; Promotions</a></li><li><a type="link" class="PremiereNav-module_menu-label_ffXvV" aria-label="Contest Rules" tabindex="0" href="/rules/">Contest Rules</a></li></ul></div></li><li class="PremiereNav-module_top-label_lGBVx"><a class="PremiereNav-module_menu-label_ffXvV" tabindex="0" href="/contact/">Contact</a></li></ul></div></nav></section></header><main class="component-page layout-generic-full page-home at40-pr"><div class="alerts"></div><section class="col-top"><div class="component-region region-header-dynamic"><input type="hidden" data-id="ZdtcQ"/><input type="hidden" data-id="oiYcz"/></div></section><section class="col-left"><div class="component-region region-main-dynamic"><input type="hidden" data-id="FFKW2"/><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="ID:editorial-feed-whatwhere"><div class="feed-cards" data-block-id="e6Rs0"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/682cf7f1a6cf3a3192eae299?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682cf7f1a6cf3a3192eae299?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682cf7f1a6cf3a3192eae299?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682cf7f1a6cf3a3192eae299?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682cf7f1a6cf3a3192eae299?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/682cf7f1a6cf3a3192eae299?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/682cf7f1a6cf3a3192eae299?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 - Kid Cudi Will Reportedly Testify In Diddy&#x27;s Trial " class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(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/2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial/">Kid Cudi Will Reportedly Testify In Diddy&#x27;s Trial </a><time class="component-date-display" dateTime="1747781640000">May 20, 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 href="https://bit.ly/3DqVnMm" target="_self"><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//6823818bfaf7d01338d743a3?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6823818bfaf7d01338d743a3?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6823818bfaf7d01338d743a3?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6823818bfaf7d01338d743a3?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6823818bfaf7d01338d743a3?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="On Air with Ryan Seacrest’s Universal Orlando Resort Sweepstakes" 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://bit.ly/3DqVnMm" class="card-title" target="_self">On Air with Ryan Seacrest’s Universal Orlando Resort Sweepstakes</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="http://www.at40.com/songrequest" target="_self"><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//614a1a36df1a25be49cf712a?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//614a1a36df1a25be49cf712a?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//614a1a36df1a25be49cf712a?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//614a1a36df1a25be49cf712a?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//614a1a36df1a25be49cf712a?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="Tell Us What Song You Want To Hear!" 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="http://www.at40.com/songrequest" class="card-title" target="_self">Tell Us What Song You Want To Hear!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.at40.com/charts/top-40-238/" target="_self"><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//5fac1f6034f4149d3a850535?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//5fac1f6034f4149d3a850535?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//5fac1f6034f4149d3a850535?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//5fac1f6034f4149d3a850535?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//5fac1f6034f4149d3a850535?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="Check Out This Week&#x27;s Top Songs" 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.at40.com/charts/top-40-238/" class="card-title" target="_self">Check Out This Week&#x27;s Top Songs</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.at40.com/charts/hot-ac-243/" target="_self"><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//5fac1fab34f4149d3a850538?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//5fac1fab34f4149d3a850538?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//5fac1fab34f4149d3a850538?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//5fac1fab34f4149d3a850538?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//5fac1fab34f4149d3a850538?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="Check Out This Week&#x27;s Top Songs" 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.at40.com/charts/hot-ac-243/" class="card-title" target="_self">Check Out This Week&#x27;s Top Songs</a></figcaption></figure></div></div></div><input type="hidden" data-id="WQJCS"/><input type="hidden" data-id="LSixG"/><div class="component-container component-chartlist-page  block"><header class="content-header chart-header"><header class="component-heading"><h3 class="heading-title">TOP 40</h3></header></header><div class="component-container component-chartlist block"><header class="track-meta-header"><div class="movement"> </div><div class="thumb"> </div><div class="headers"><span class="weeks"><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->Wks On Chart</span><span class="peak"><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->Peak</span></div></header><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div></div><a href="https://www.iheart.com/artist/kendrick-lamar-432004/songs/luther-300318841/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/300318841?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/300318841?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/300318841?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="luther" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/kendrick-lamar-432004/songs/luther-300318841/?autoplay=true" aria-label="luther" class="track-title" target="_blank" rel="noopener">luther</a><a href="https://www.iheart.com/artist/kendrick-lamar-432004/songs/luther-300318841/?autoplay=true" aria-label="Kendrick Lamar" class="track-artist" target="_blank" rel="noopener">Kendrick Lamar</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->14</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div></div><a href="https://www.iheart.com/artist/chappell-roan-31738844/songs/pink-pony-club-206305647/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/206305647?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/206305647?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/206305647?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="Pink Pony Club" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/chappell-roan-31738844/songs/pink-pony-club-206305647/?autoplay=true" aria-label="Pink Pony Club" class="track-title" target="_blank" rel="noopener">Pink Pony Club</a><a href="https://www.iheart.com/artist/chappell-roan-31738844/songs/pink-pony-club-206305647/?autoplay=true" aria-label="Chappell Roan" class="track-artist" target="_blank" rel="noopener">Chappell Roan</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->18</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div><svg tabindex="-1" focusable="false" style="transform:rotate(-180deg)" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M11 5V16.17L6.11997 11.29C5.72997 10.9 5.08997 10.9 4.69997 11.29C4.30997 11.68 4.30997 12.31 4.69997 12.7L11.29 19.29C11.68 19.68 12.31 19.68 12.7 19.29L19.29 12.7C19.68 12.31 19.68 11.68 19.29 11.29C18.9 10.9 18.27 10.9 17.88 11.29L13 16.17V5C13 4.45 12.55 4 12 4C11.45 4 11 4.45 11 5Z" fill="#62AA7B"></path></svg></div><a href="https://www.iheart.com/artist/lola-young-33543533/songs/messy-271575904/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/271575904?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/271575904?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/271575904?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="Messy" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/lola-young-33543533/songs/messy-271575904/?autoplay=true" aria-label="Messy" class="track-title" target="_blank" rel="noopener">Messy</a><a href="https://www.iheart.com/artist/lola-young-33543533/songs/messy-271575904/?autoplay=true" aria-label="Lola Young" class="track-artist" target="_blank" rel="noopener">Lola Young</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->14</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->3</span></div></figcaption></figure><div class="view-full-chart"><a tabindex="0" href="/charts/top-40-238/may-17-2025/">View Full Chart<!-- --> »</a></div></div></div><input type="hidden" data-id="4RfhF"/><div class="component-container component-chartlist-page  block"><header class="content-header chart-header"><header class="component-heading"><h3 class="heading-title">HOT AC</h3></header></header><div class="component-container component-chartlist block"><header class="track-meta-header"><div class="movement"> </div><div class="thumb"> </div><div class="headers"><span class="weeks"><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->Wks On Chart</span><span class="peak"><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->Peak</span></div></header><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div><svg tabindex="-1" focusable="false" style="transform:rotate(-180deg)" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M11 5V16.17L6.11997 11.29C5.72997 10.9 5.08997 10.9 4.69997 11.29C4.30997 11.68 4.30997 12.31 4.69997 12.7L11.29 19.29C11.68 19.68 12.31 19.68 12.7 19.29L19.29 12.7C19.68 12.31 19.68 11.68 19.29 11.29C18.9 10.9 18.27 10.9 17.88 11.29L13 16.17V5C13 4.45 12.55 4 12 4C11.45 4 11 4.45 11 5Z" fill="#62AA7B"></path></svg></div><a href="https://www.iheart.com/artist/lady-gaga-bruno-mars-39335/songs/die-with-a-smile-284327836/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/284327836?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/284327836?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/284327836?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="Die With A Smile" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/lady-gaga-bruno-mars-39335/songs/die-with-a-smile-284327836/?autoplay=true" aria-label="Die With A Smile" class="track-title" target="_blank" rel="noopener">Die With A Smile</a><a href="https://www.iheart.com/artist/lady-gaga-bruno-mars-39335/songs/die-with-a-smile-284327836/?autoplay=true" aria-label="Lady Gaga &amp; Bruno Mars" class="track-artist" target="_blank" rel="noopener">Lady Gaga &amp; Bruno Mars</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->32</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div><svg tabindex="-1" focusable="false" style="transform:rotate(-180deg)" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M11 5V16.17L6.11997 11.29C5.72997 10.9 5.08997 10.9 4.69997 11.29C4.30997 11.68 4.30997 12.31 4.69997 12.7L11.29 19.29C11.68 19.68 12.31 19.68 12.7 19.29L19.29 12.7C19.68 12.31 19.68 11.68 19.29 11.29C18.9 10.9 18.27 10.9 17.88 11.29L13 16.17V5C13 4.45 12.55 4 12 4C11.45 4 11 4.45 11 5Z" fill="#62AA7B"></path></svg></div><a href="https://www.iheart.com/artist/sabrina-carpenter-553828/songs/espresso-264945513/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/264945513?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/264945513?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/264945513?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="Espresso" class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/sabrina-carpenter-553828/songs/espresso-264945513/?autoplay=true" aria-label="Espresso" class="track-title" target="_blank" rel="noopener">Espresso</a><a href="https://www.iheart.com/artist/sabrina-carpenter-553828/songs/espresso-264945513/?autoplay=true" aria-label="Sabrina Carpenter" class="track-artist" target="_blank" rel="noopener">Sabrina Carpenter</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->46</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><figure class="component-chartlist-item with-counter widget"><div class="track-movement"><div class="counter"></div><svg tabindex="-1" focusable="false" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M11 5V16.17L6.11997 11.29C5.72997 10.9 5.08997 10.9 4.69997 11.29C4.30997 11.68 4.30997 12.31 4.69997 12.7L11.29 19.29C11.68 19.68 12.31 19.68 12.7 19.29L19.29 12.7C19.68 12.31 19.68 11.68 19.29 11.29C18.9 10.9 18.27 10.9 17.88 11.29L13 16.17V5C13 4.45 12.55 4 12 4C11.45 4 11 4.45 11 5Z" fill="black"></path></svg></div><a href="https://www.iheart.com/artist/rose-bruno-mars-44371930/songs/apt-294484468/?autoplay=true" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="//i.iheart.com/v3/catalog/track/294484468?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80)" data-srcset="//i.iheart.com/v3/catalog/track/294484468?ops=gravity(&quot;center&quot;),ratio(1,1),fit(72,72),quality(80) 1x,//i.iheart.com/v3/catalog/track/294484468?ops=gravity(&quot;center&quot;),ratio(1,1),fit(144,144),quality(80) 2x" sizes="" alt="APT." class="lazyload" srcSet="" width="72" height="72"/></a><figcaption><a href="https://www.iheart.com/artist/rose-bruno-mars-44371930/songs/apt-294484468/?autoplay=true" aria-label="APT." class="track-title" target="_blank" rel="noopener">APT.</a><a href="https://www.iheart.com/artist/rose-bruno-mars-44371930/songs/apt-294484468/?autoplay=true" aria-label="ROSÉ &amp; Bruno Mars" class="track-artist" target="_blank" rel="noopener">ROSÉ &amp; Bruno Mars</a><div class="track-meta"><span><svg tabindex="-1" focusable="false" class="svg-icon icon-calendar" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M19 4H18V3C18 2.45 17.55 2 17 2C16.45 2 16 2.45 16 3V4H8V3C8 2.45 7.55 2 7 2C6.45 2 6 2.45 6 3V4H5C3.89 4 3.01 4.9 3.01 6L3 20C3 21.1 3.89 22 5 22H19C20.1 22 21 21.1 21 20V6C21 4.9 20.1 4 19 4ZM19 19C19 19.55 18.55 20 18 20H6C5.45 20 5 19.55 5 19V9H19V19ZM7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z" fill="#717277"></path></svg> <!-- -->15</span><span><svg tabindex="-1" focusable="false" class="svg-icon icon-trending" width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M16.85 6.85L18.29 8.29L13.41 13.17L10.12 9.88C9.72998 9.49 9.09998 9.49 8.70998 9.88L2.70998 15.89C2.31998 16.28 2.31998 16.91 2.70998 17.3C3.09998 17.69 3.72998 17.69 4.11998 17.3L9.40998 12L12.7 15.29C13.09 15.68 13.72 15.68 14.11 15.29L19.7 9.71L21.14 11.15C21.45 11.46 21.99 11.24 21.99 10.8V6.5C22 6.22 21.78 6 21.5 6H17.21C16.76 6 16.54 6.54 16.85 6.85Z" fill="#717277"></path></svg> <!-- -->1</span></div></figcaption></figure><div class="view-full-chart"><a tabindex="0" href="/charts/hot-ac-243/may-10-2025-hac/">View Full Chart<!-- --> »</a></div></div></div><input type="hidden" data-id="PI4Z3"/><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3331" data-split="0" id="dfp-ad-3331-la7PH"></div><input type="hidden" data-id="la7PH"/><input type="hidden" data-id="tkIbo"/><input type="hidden" data-id="cz466"/><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="beE6F"/><div class="component-container component-podcasts block"><header class="component-heading"><h2 class="heading-title">American Top 40<!-- --> Podcasts</h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/podcasts/">See All</a></header><div class="component-grid col-4"><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for On Air with Ryan Seacrest Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">On Air with Ryan Seacrest</p></figcaption></a></figure></div></div><input type="hidden" data-id="Vj1NU"/><div class="component-container component-feed feed-style-small block" data-test-type="feed" data-feed="ID:editorial-feed-whatwhere"><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-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas/"><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/682cf76c645a8725f5a42444?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682cf76c645a8725f5a42444?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682cf76c645a8725f5a42444?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682cf76c645a8725f5a42444?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682cf76c645a8725f5a42444?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 - Kevin Jonas Reveals His Real Name Isn&#x27;t Actually Kevin Jonas" 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-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas/">Kevin Jonas Reveals His Real Name Isn&#x27;t Actually Kevin Jonas</a><time class="component-date-display" dateTime="1747779120000">May 20, 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-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track/"><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/682c9a959897a92c253df1eb?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682c9a959897a92c253df1eb?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682c9a959897a92c253df1eb?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682c9a959897a92c253df1eb?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682c9a959897a92c253df1eb?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 - Taylor Swift Teases &#x27;Rep TV&#x27; While Debuting Latest Re-Recorded Track" 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-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track/">Taylor Swift Teases &#x27;Rep TV&#x27; While Debuting Latest Re-Recorded Track</a><time class="component-date-display" dateTime="1747771860000">May 20, 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-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival/"><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/682cb333a6cf3a3192eae254?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682cb333a6cf3a3192eae254?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682cb333a6cf3a3192eae254?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682cb333a6cf3a3192eae254?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682cb333a6cf3a3192eae254?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 - ASAP Rocky Embraces Pregnant Rihanna On Red Carpet At Cannes Film Festival" 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-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival/">ASAP Rocky Embraces Pregnant Rihanna On Red Carpet At Cannes Film Festival</a><time class="component-date-display" dateTime="1747771260000">May 20, 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-20-actor-george-wendt-dead-at-76/"><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/682cddd07c32f065452ab95f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682cddd07c32f065452ab95f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682cddd07c32f065452ab95f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682cddd07c32f065452ab95f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682cddd07c32f065452ab95f?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 George Wendt Dead At 76" 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-20-actor-george-wendt-dead-at-76/">Actor George Wendt Dead At 76</a><time class="component-date-display" dateTime="1747770600000">May 20, 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-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters/"><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/682c9ac7b2044f83adb96a01?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682c9ac7b2044f83adb96a01?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682c9ac7b2044f83adb96a01?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682c9ac7b2044f83adb96a01?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682c9ac7b2044f83adb96a01?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 - Jessica Biel Jokes Husband Justin Timberlake Is &#x27;One Of My Chosen Sisters&#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-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters/">Jessica Biel Jokes Husband Justin Timberlake Is &#x27;One Of My Chosen Sisters&#x27;</a><time class="component-date-display" dateTime="1747768020000">May 20, 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-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage/"><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/682c9abcc2aaa87483af575d?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/682c9abcc2aaa87483af575d?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/682c9abcc2aaa87483af575d?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/682c9abcc2aaa87483af575d?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/682c9abcc2aaa87483af575d?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 - Katy Perry Laughs Off Wardrobe Malfunction After Nearly Losing Bra Onstage" 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-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage/">Katy Perry Laughs Off Wardrobe Malfunction After Nearly Losing Bra Onstage</a><time class="component-date-display" dateTime="1747763340000">May 20, 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></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"><section><div class="top-footer"><div class="footer-row footer-links"><div class="social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/americantop40" 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/AmericanTop40" 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/AmericanTop40" 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">American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio</div><ul class="footer-station-links"><li><a tabindex="0" href="/charts/top-40-238/latest/">Top 40 Charts</a></li><li><a tabindex="0" href="/charts/hot-ac-243/latest/">Hot AC Charts</a></li></ul><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</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></div><div class="lower-footer"><div class="footer-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(128,44)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(128,44)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(128,44)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(256,88)&amp;quality=80 2x" sizes="" alt="American Top 40 - Requests &amp; Shoutouts 1-877-AT40-FAN" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(128,44)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8?ops=gravity(%22center%22),contain(256,88)&amp;quality=80 2x" width="128" height="44"/></a></div><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></ul><div class="site-ownership"><div>© <!-- -->2025<!-- --> <!-- -->Premiere Networks, Inc.</div></div></div></section></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":"%2Fb078cc703dafc3b1fc28a8857a378eae","canonicalHostname":"www.americantop40.com","hostnames":[],"facets":["brands/AT40-PR (15546)","markets/PREMIERE","brands/AT40 (57504)","brands/Ryan Seacrest (52241)","facets/All Sites - English","formats/CHRPOP"],"slug":"at40-pr","market":"markets/PREMIERE","ownBrand":"brands/AT40-PR (15546)","timeZone":"America/Los_Angeles","keys":["hostname:at40-pr.radio.iheart.com","hostname:at40.com","hostname:www.at40.com","id:/b078cc703dafc3b1fc28a8857a378eae","brand:brands/AT40-PR (15546)","slug:at40-pr","stream:4802","hostname:www.americantop40.com","hostname:americantop40.com"],"stream":{"id":4802,"primaryPronouncement":"american top forty","recentlyPlayedEnabled":true,"isActive":"true"},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"American Top 40 With Ryan Seacrest","description":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio"},"status":{"hide":{"startDate":0,"endDate":4115978604802,"redirectTo":"https://www.iheart.com/live/4802"},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/b078cc703dafc3b1fc28a8857a378eae/inferno","adPositions":[{"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":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"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":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":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":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":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":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":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"home","path":"/"},{"name":"howtolisten","path":"/howtolisten"},{"name":"songrequest","path":"/songrequest"},{"name":"videos","path":"/videos"},{"name":"weather","path":"/weather"},{"name":"music_home","path":"/music/"},{"name":"traffic","path":"/traffic/"},{"name":"vote","path":"/vote/at40"},{"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":"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":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"error_page","path":"/_error/404/"},{"name":"newsletter_unsubscribe","path":"/newsletter/unsubscribe/"},{"name":"topic_content","path":"/topic/content/"},{"name":"videos_slug","path":"/videos/\u003cslug>"},{"name":"author","path":"/author/\u003cslug>"},{"name":"chart","path":"/charts/\u003cchart_slug>/"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"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":"LHO0M","priority":0,"source":"/advertise/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.premierenetworks.com/#advertising"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7VLvZ","priority":0,"source":"/advertise_x/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.premierenetworks.com/#advertising"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"nCKq0","priority":0,"source":"/content/privacy-and-cookie-notice/#choices","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.premierenetworks.com/pages/legal.aspx#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"up7zQ","priority":0,"source":"/listenlive","regex":false,"schedule":{"begin":1506705120000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/american-top-40-4802/?autoplay=true"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"SOp8l","priority":0,"source":"/top40","regex":false,"schedule":{"begin":1548691320000,"end":4115978604802},"destination":{"type":"URL","value":"/charts/top-40-238/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IuAxG","priority":0,"source":"/contests/ryan-seacrests-becoming-by-michelle-obama-546372/","regex":false,"schedule":{"begin":1548691380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QfwrJ","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1548775092505,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp?MarketID=999"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Wzd9O","priority":0,"source":"/articles/song-request-501853/song-request-15605129","regex":false,"schedule":{"begin":1553546100000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hXfgg","priority":0,"source":"/advertise/","regex":false,"schedule":{"begin":1497018300000,"end":4115978604802},"destination":{"type":"URL","value":"http://www.premierenetworks.com/Default.aspx#s3"},"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":"qEKmO","keywords":["First Look"],"destination":{"type":"URL","value":"http://Iheartradio.com/firstlook"},"disabled":false,"schedule":{"begin":1503085740000,"end":4115978604802}},{"id":"b2e5t","keywords":["Rogue Trip","Road Trip","RogueTrip","RoadTrip"],"destination":{"type":"URL","value":"/featured/nissan-rogue-trip/at40/"},"disabled":false,"schedule":{"begin":1605304800701,"end":1612155600701}},{"id":"Cxujm","keywords":["contest","contests"],"destination":{"type":"URL","value":"https://www.at40.com/contests/"},"disabled":false,"schedule":{"begin":0,"end":4115978604802}}],"sections":{"general":{"name":"American Top 40","positioner":"Requests & Shoutouts 1-877-AT40-FAN","description":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","keywords":[{"id":"keywords/at40"},{"id":"keywords/american top 40"},{"id":"keywords/ryan seacrest"},{"id":"keywords/countdown"}],"default_content":[{"id":"collections/Interviews (495782)"},{"id":"collections/iheartradio-live"},{"id":"collections/AT40 Blog (57504)"},{"id":"collections/content"},{"id":"collections/at40-news"},{"id":"collections/trending-pop"}],"additional_distributions":[],"default_podcasts":[{"id":"80159774"}],"default_shows":[],"default_playlists":[{"id":"312064750::E3mkeA7y7ThgT8ac1wFqzr"},{"id":"312064750::GyZXToRd3rRqdcpVy8A6JW"},{"id":"312064750::RbisVGYJ9GmN5DDwGabFkf"},{"id":"312064750::JwZCfk5kxHoV7u2yFQ7hQC"},{"id":"312064750::CfGQPw9nkkFE5QGCLiwSbQ"}],"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":"Los Angeles, CA","country":{"id":"countries/US"},"geo_latitude":"0","geo_longitude":"0","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"Our Privacy Policy Is Changing:","link":"https://www.iheart.com/content/privacy-and-cookie-notice/","target":"_blank","start_date":{"timestampMs":1531771200000},"end_date":{"timestampMs":1534363200000}},"navigation":{"contact_menu_switch":true,"listen_live_switch":false,"contest_nav_switch":true,"search_switch":true,"user_menu_switch":true,"show_public_file_switch":true,"advertise_switch":false,"find_your_station_switch":true,"enable_podcasts_links_switch":true,"national_promotions":[],"menu":[{"id":"UwR7i","type":"link","label":"Top 40 Charts","target":"_self","ref":"","children":[{"id":"AqTMl","type":"link","label":"This Week's Top 40 Chart","target":"_self","ref":"/charts/top-40-238/latest/","href":"/charts/top-40-238/latest/"},{"id":"5dOyb","type":"link","label":"Top 40 Archives ","target":"_self","ref":"/charts/top-40-238/","href":"/charts/top-40-238/"}]},{"id":"DYudW","type":"link","label":"Hot AC Charts","target":"_self","ref":"","children":[{"id":"nix0X","type":"link","label":"This Week's Hot AC Chart","target":"_self","ref":"/charts/hot-ac-243/latest/","href":"/charts/hot-ac-243/latest/"},{"id":"vqzyq","type":"link","label":"Hot AC Archives","target":"_self","ref":"/charts/hot-ac-243/","href":"/charts/hot-ac-243/"}]}],"menu_footer":[{"id":"p0K6M","type":"link","label":"Top 40 Charts","target":"_self","ref":"/charts/top-40-238/latest/","children":[],"href":"/charts/top-40-238/latest/"},{"id":"IP21h","type":"link","label":"Hot AC Charts","target":"_self","ref":"/charts/hot-ac-243/latest/","children":[],"href":"/charts/hot-ac-243/latest/"}]},"design":{"theme":"premiere","color_scheme":{"id":"site-color-schemes/light"},"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/6148e0be031d0328059b4ce1","asset":{"bucket":"assets.brands","resourceId":"%2F6148e0be031d0328059b4ce1","href":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1"}},"logo_favicon":null,"font":{"id":"site-fonts/Roboto"},"accent_color":"#0067b4","header_color":"#e6eaed","navigation_color":"#0067b4","navigation_links_color":"#f4bc05","ihr_embed_player_bar_stream_override":{"id":"4802 ","kind":"station"},"ihr_embed_player_bar_switch":true,"ihr_embed_player_bar_stream_theme":"light","logo_footer":{"id":"asset://assets.brands/62449306f83409bfcc81dbd8","asset":{"bucket":"assets.brands","resourceId":"%2F62449306f83409bfcc81dbd8","href":"https://i.iheart.com/v3/re/assets.brands/62449306f83409bfcc81dbd8"}},"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"americantop40","facebook_app_id":null,"facebook_fan_page_id":null,"twitter_switch":true,"twitter_name":"AmericanTop40","youtube_switch":null,"youtube_name":null,"instagram_switch":true,"instagram_name":"AmericanTop40","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":null,"tiktok_name":null},"contact":{"page_intro":"Would you like to become a radio affiliate of AT40?\n\nUSA Inquiries:\nPremiere Networks\nAffiliate Relations Team\n1-818-377-5300\nwww.premierenetworks.com\n\nInternational Inquiries:\nTanya Juhasz\nPremiere Networks\n1-818-461-8638\[email protected]","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"1-877-AT40-FAN","business_phone_number":null,"traffic_tip_phone":null,"newsroom_phone":null,"sms_number":null,"prize_pickup_directions_switch":null,"prize_pickup_info":null,"location_address1":null,"location_address2":null,"location_city":null,"location_state":null,"location_zip":null,"office_hours":null,"email_form_switch":true,"employment_info_switch":true,"contacts":[{"type":"Song Request"},{"type":"Email Ryan"},{"type":"Email Our Staff"}],"eeo_report_asset":null,"employment_link_override":null,"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":null,"email_format":null,"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":{"record":{"amp":{"isActive":true}}}}}}}}},"micrositeReferences":[],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/b078cc703dafc3b1fc28a8857a378eae/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":"ZdtcQ","region":"header:dynamic","type":"item","ordinal":0,"value":{"ad_split":null,"feed_id":"ID:how-to-listen-bar","feed_index":7,"link":null,"position":null,"title":null},"tags":["display-hints/how-to-listen-bar"],"schedule":{"begin":0,"end":1651766441083},"item":{"result":{"id":"%2F5e722b02a4b7ee6922d853cd","type":"LEADS","record":{"title":"Locate your nearest station airing {config.general.name}!","subtitle":"","image":"https://i.iheart.com/v2/img/default","img_meta":{"base_id":null,"bucket":null},"link":{"target":"_self","urls":{"device":"","web":"/howtolisten/"},"name":"Find Your Station","description":""},"use_catalog_image":true,"catalog":null}}}},{"id":"oiYcz","region":"header:dynamic","type":"header","ordinal":1,"value":{"background_color":"#028cd0","background_image":"asset://assets.brands/60f8337af99e947f65c67c4a","subtitle":null,"title":null},"tags":[],"schedule":{"begin":0,"end":1651766451849}},{"id":"FFKW2","region":"main:dynamic","type":"feed","ordinal":1,"value":{"ad_split":50,"feed_id":"ID:pinned-content","feed_index":1,"position":null,"size":1,"title":null},"tags":["display-hints/large","display-hints/horizontal"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":0,"link":null,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F682cf687a6cf3a3192eae28e","type":"PUBLISHING","record":{"ref_id":"%2F682cf687a6cf3a3192eae28e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"932250b7-fe49-47a7-8665-0b4c1b3bd6a6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682cf7f1a6cf3a3192eae299","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/kid-cudi-39654/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39654\" data-catalog-related-id=\"\">\u003cstrong>Kid Cudi\u003c/strong>\u003c/a> is reportedly scheduled to testify at \u003ca href=\"https://www.iheart.com/artist/diddy-58652/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58652\" data-catalog-related-id=\"\">\u003cstrong>Sean &quot;Diddy&quot; Combs\u003c/strong>\u003c/a>\u003cstrong>'\u003c/strong> criminal trial this week. \u003cbr />\u003cbr />On Tuesday, May 20, the prosecution included Cudi, born Scott Mescudi, on its witness list during today's proceedings. According to \u003ca href=\"https://www.tmz.com/2025/05/20/kid-cudi-scheduled-testify-diddy-trial/\" target=\"_blank\">\u003cstrong>\u003cem>TMZ\u003c/em>\u003c/strong>\u003c/a>, the 41-year-old rapper could be called to the witness stand as early as Wednesday, though it's possible his testimony could happen on Thursday. Cudi's name was mentioned several times during Cassandra &quot;Cassie&quot; Ventura's testimony last week. Ventura told the court about the moment when Combs allegedly attacked her with a wine bottle opener when he found out about her relationship with Cudi in 2011. \u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Ventura first confirmed the rumor about Combs' retaliation against Cudi in the lawsuit she filed in 2023. The couple began dating in 2011 while she and Combs were on a break. During her testimony, Ventura explained how Combs discovered their relationship from an email she sent to Cudi about leaving her belongings at his home. He found the email while he went through her phone during a freak off. Ventura said he got so furious that he lunged at her with a wine bottle opener. \u003cbr />\u003cbr />The singer-model said she didn't want Combs to find out about her relationship with Combs because she was worried about how he would react. She testified that Combs threatened to harm both of them if their relationship continued. He also threatened to release two explicit videos of their freak-offs, including one on Christmas Day. She claimed Combs eventually followed through with his threat and beat her at his home. \u003cbr />\u003cbr />“Too much danger, too much uncertainty of what could happen if we continued to see each other,” she said \u003ca href=\"https://www.iheart.com/content/2025-05-15-cassie-claims-diddy-threatened-to-hurt-kid-cudi-over-their-relationship/\" target=\"_blank\">\u003cstrong>on the stand\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />Ventura said Combs also threatened to blow up Mescudi's car. She claimed Combs told her they would be out of the country when the car blew up, and he wanted Mescudi’s friends to be there when it happened. The &quot;Day N Night&quot; rapper's car actually did explode in his driveway in February 2012. When Combs' threat to blow up Mescudi's was revealed in Ventura's lawsuit in 2023, Mescudi's rep confirmed the account. \u003cbr />\u003cbr />As of this report, Kid Cudi's team has not confirmed if he will testify. He would be the latest celebrity to take the witness stand following Cassie and \u003ca href=\"https://www.iheart.com/content/2025-05-19-diddy-files-to-dismiss-dawn-richards-lawsuit-on-day-of-her-testimony/\" data-content-id=\"/682b42db816b85a66bffe1ca\">\u003cstrong>Dawn Richard's testimonies\u003c/strong>\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial/","cuser":"user/ldap/1133095","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Kid Cudi","keywords/Diddy","keywords/Hip-Hop"],"primary_image":{"bucket":"new_assets","id":"%2F682cf7f1a6cf3a3192eae299"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},"publish_date":1747781640000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","social_title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","summary":"Kid Cudi will reportedly be the latest celebrity to testify at Diddy's trial ","targets":[{"categories":["categories/music-news"],"distribution":["artists/Diddy (58652)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","permalink":"https://www.americantop40.com/content/2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial/"},"slug":"2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682cf7f1a6cf3a3192eae299","title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","description":"Kid Cudi will reportedly be the latest celebrity to testify at Diddy's trial ","author":"Tony M. Centeno"},"pub_start":1747781640000,"pub_until":4115978604802,"pub_changed":1747782016111,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},{"tags":["categories/music-news","artists/Diddy (58652)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682cf687a6cf3a3192eae28e","slug:2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","slug:2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","keyword:keywords/Kid Cudi","keyword:keywords/Diddy","keyword:keywords/Hip-Hop","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":6,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F682381d5faf7d01338d743a5","type":"LEADS","record":{"title":"On Air with Ryan Seacrest’s Universal Orlando Resort Sweepstakes","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6823818bfaf7d01338d743a3","img_meta":{"base_id":"%2F6823818bfaf7d01338d743a3","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://bit.ly/3DqVnMm","web":"https://bit.ly/3DqVnMm"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F59513e6209412de7ca60ff73","type":"LEADS","record":{"title":"Tell Us What Song You Want To Hear!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/614a1a36df1a25be49cf712a","img_meta":{"base_id":"%2F614a1a36df1a25be49cf712a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"http://www.at40.com/songrequest","web":"http://www.at40.com/songrequest"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5fac1fa334f4149d3a850536","type":"LEADS","record":{"title":"Check Out This Week's Top Songs","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/5fac1f6034f4149d3a850535","img_meta":{"base_id":"%2F5fac1f6034f4149d3a850535","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.at40.com/charts/top-40-238/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5fac1fd634f4149d3a850539","type":"LEADS","record":{"title":"Check Out This Week's Top Songs","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/5fac1fab34f4149d3a850538","img_meta":{"base_id":"%2F5fac1fab34f4149d3a850538","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.at40.com/charts/hot-ac-243/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":1,"size":6,"title":"What We Talked About"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"4RfhF","region":"main:dynamic","type":"chartlist","ordinal":8,"value":{"chart_slug":"top-40-238","list_slug":null,"title":null},"tags":["display-hints/small","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"PI4Z3","region":"main:dynamic","type":"chartlist","ordinal":9,"value":{"chart_slug":"hot-ac-243","list_slug":null,"title":null},"tags":["display-hints/small","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"la7PH","region":"main:dynamic","type":"ad","ordinal":10,"value":{"ad_split":0,"position":"3331","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"tkIbo","region":"main:dynamic","type":"feed","ordinal":11,"value":{"ad_split":50,"feed_id":"ID:2024-olympics","feed_index":0,"link":null,"min_size":0,"position":null,"size":4,"title":"2024 Paris Olympics"},"tags":["display-hints/feed-load-more","display-hints/xsmall"],"schedule":{"begin":0,"end":1723435254230},"feed":{"results":[{"id":"%2F66bab9d6abd9b63339da8651","type":"PUBLISHING","record":{"ref_id":"%2F66bab9d6abd9b63339da8651","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"445a6680-6d05-41d9-9ba1-7249308b8617","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-the-stephen-a-smith-show-102317554%2F","@url":"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/","author_name":"The Stephen A. Smith Show","author_url":"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"The Stephen A. Smith Show\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/?embed=true&cid=oembed&keyid%5B0%5D=The%20Stephen%20A.%20Smith%20Show&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/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQ5MzA1NWU4LTZjY2ItNDFlZC1iOTdjLWIxMWQwMTM2MmM0MS9pbWFnZS5qcGc_dD0xNzA4NTQ3NTA2JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"The Stephen A. Smith Show","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Stephen A. Smith Show\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/?embed=true&cid=oembed&keyid%5B0%5D=The%20Stephen%20A.%20Smith%20Show&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Gold medalist Rebeca Andrade C of Brazil, silver medalist Simone Biles L of the United States and bronze medalist Jordan Chiles of the United States pose for photos during the victory ceremony of women's floor exercise of artistic gymnastics at the Paris ","id":"%2F66b249ab1157eafeb3c32a29","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"FRANCE-PARIS-OLY-ARTISTIC GYMNASTICS","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The court that ruled to overturn the results of the \u003ca href=\"https://www.iheart.com/content/2024-08-11-2024-paris-olympics-final-medal-count-determined/\" target=\"_blank\">2024 Paris Olympics\u003c/a> women's gymnastics floor final, \u003ca href=\"https://www.iheart.com/content/2024-08-11-simone-biles-breaks-silence-on-jordan-chiles-medal-controversy/\" target=\"_blank\">forcing American \u003c/a>\u003ca href=\"https://www.iheart.com/content/2024-08-11-simone-biles-breaks-silence-on-jordan-chiles-medal-controversy/\" target=\"_blank\">\u003cstrong>Jordan Chiles\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2024-08-11-simone-biles-breaks-silence-on-jordan-chiles-medal-controversy/\" target=\"_blank\"> to fall out of third-place\u003c/a>, will not reconsider its decision, USA Gymnastics said in a statement obtained by \u003ca href=\"https://www.espn.com/olympics/story/_/id/40839414/arbitration-panel-reconsider-decision-chiles-medal\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a>, vowing to continue its efforts to allow Chiles to keep the bronze medal.\u003c/p>\n\n\u003cp>&quot;USA Gymnastics was notified by the Court of Arbitration for Sport (CAS) on Monday that their rules do not allow for an arbitral award to be reconsidered even when conclusive new evidence is presented,&quot; USA Gymnastics said. &quot;We are deeply disappointed by the notification and will continue to pursue every possible avenue and appeal process, including to the Swiss Federal Tribunal, to ensure the just scoring, placement, and medal award for Jordan.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.gymnastics.sport/site/news/displaynews.php?urlNews=4268100\" target=\"_blank\">The International Gymnastics Federation\u003c/a> modified that Romanian gymnast \u003cstrong>Ana Barbosu\u003c/strong> finished in third-place in the women's gymnastics floor final following the Court of Arbitration for Sport's decision to amend the final ranking:\u003c/p>\n\n\u003cblockquote>Following the publication of the decision \u003ca href=\"https://www.tas-cas.org/en/media/media-releases.html\" target=\"_blank\">CAS OG 24/15\u003c/a> by the Ad Hoc Division of the Court of Arbitration for Sport (CAS), the FIG confirms that the results of the Women’s Artistic Gymnastics Floor Exercise Final on Monday 5 August 2024 are amended in accordance with this decision as follows:\u003c/blockquote>\n\n\u003cblockquote>The initial score of 13.666 given to Jordan Chiles (USA) is reinstated\u003c/blockquote>\n\n\u003cblockquote>The ranking of the Women’s Artistic Gymnastics Floor Exercise Finals has been modified accordingly with Ana Barbosu (ROU) ranking third with a score of 13.766.\u003c/blockquote>\n\n\u003cp>The court ruled that the appeal made by U.S. coach \u003cstrong>Cecile Landi\u003c/strong> resulting in Chiles having an additional .1 added to her score came outside the one-minute window allowed by the International Gymnastics Federation (FIG). The CAS said the initial finishing order of Brazil's \u003cstrong>Rebeca Andrade\u003c/strong>, Biles and Barbosu should be restored, while Chiles would finish fifth behind Barbosu's Romanian teammate \u003cstrong>Sabrina Maneca-Voinea\u003c/strong>.\u003c/p>\n\n\u003cp>The court said the FIG will ultimately make the decision on the final official finishing order, but advised that it did so &quot;in accordance with the above decision.&quot; The podium of Andrade, Biles and Chiles marked the first time a gymnastics podium was comprised of three Black women in Olympic history.\u003c/p>\n\n\u003cp>Chiles had previously won \u003ca href=\"https://www.iheart.com/content/2024-07-30-usa-wins-gold-in-womens-gymnastics-team-final-at-paris-olympics/\" target=\"_blank\">gold in the women's team all-around final\u003c/a>.\u003c/p>\n\n\u003cp>\u003cem>This story is brought to you by the Women's Sports Audio Network (WSAN). WSAN is the first-ever audio platform dedicated exclusively to women's sports. WSAN celebrates female athletes and gives an in-depth look into their personal experiences in and out of their respective sports. Check out more on the \u003c/em>\u003ca href=\"https://www.iheart.com/podcast/category/iheartwomenssports-267/\" target=\"_blank\">\u003cem>WSAN site\u003c/em>\u003c/a>\u003cem>.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2024-08-12-ruling-made-on-usa-gymnastics-appeal-of-jordan-chiles-medal-decision/","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/USA Gymnastics","keywords/court","keywords/women","keywords/gymnastics floor final","keywords/Jordan Chiles","keywords/decision","keywords/results","keywords/medal","keywords/statement","keywords/efforts","keywords/Paris Olympics"],"primary_image":{"bucket":"new_assets","id":"%2F66b249ab1157eafeb3c32a29"},"primary_target":{"categories":["categories/sports","categories/national-news"],"distribution":["facets/All Sites - English"]},"publish_date":1723513680000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-08-12-ruling-made-on-usa-gymnastics-appeal-of-jordan-chiles-medal-decision","social_title":"","summary":"A ruling has been made on USA Gymnastics' appeal of the decision regarding Jordan Chiles' medal.","targets":[{"categories":["syndications/content"],"distribution":["brands/Olympics"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Ruling Made On USA Gymnastics' Appeal Of Jordan Chiles' Medal Decision","permalink":"https://www.americantop40.com/content/2024-08-12-ruling-made-on-usa-gymnastics-appeal-of-jordan-chiles-medal-decision/"},"slug":"2024-08-12-ruling-made-on-usa-gymnastics-appeal-of-jordan-chiles-medal-decision","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66b249ab1157eafeb3c32a29","title":"Ruling Made On USA Gymnastics' Appeal Of Jordan Chiles' Medal Decision","description":"A ruling has been made on USA Gymnastics' appeal of the decision regarding Jordan Chiles' medal.","author":"Jason Hall"},"pub_start":1723513680000,"pub_until":4115978604802,"pub_changed":1723514050835,"subscription":[{"tags":["categories/sports","categories/national-news","facets/All Sites - English"]},{"tags":["syndications/content","brands/Olympics"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/66bab9d6abd9b63339da8651","slug:2024-08-12-ruling-made-on-usa-gymnastics-appeal-of-jordan-chiles-medal-decision","slug:2024-08-12-ruling-made-on-usa-gymnastics-appeal-of-jordan-chiles-medal-decision","keyword:keywords/USA Gymnastics","keyword:keywords/court","keyword:keywords/women","keyword:keywords/gymnastics floor final","keyword:keywords/Jordan Chiles","keyword:keywords/decision","keyword:keywords/results","keyword:keywords/medal","keyword:keywords/statement","keyword:keywords/efforts","keyword:keywords/Paris Olympics","author:user"]}},{"id":"%2F66ba0db67b36dc34fa61c86a","type":"PUBLISHING","record":{"ref_id":"%2F66ba0db67b36dc34fa61c86a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"49a76833-32d5-4d99-b6c7-2f8db5d9c722","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F66ba0dc47b36dc34fa61c874","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The US is appealing a decision by the International Olympic Committee (IOC) to strip \u003ca href=\"https://www.binnews.com/content/2024-08-09-black-athletes-whove-earned-medals-in-2024-paris-olympics/\" target=\"_blank\">\u003cstrong>Jordan Chiles\u003c/strong>\u003c/a> of the bronze medal \u003ca href=\"https://www.binnews.com/content/2024-08-05-simone-biles-jordan-chiles-celebrate-gymnastics-1st-all-black-podium/\" target=\"_blank\">in the gymnastics floor exercise final\u003c/a>, \u003ca href=\"https://www.cnn.com/2024/08/11/sport/jordan-chiles-stripped-bronze-medal-floor-exercise-paris-olympics-spt-intl/index.html\" target=\"_blank\">\u003cem>CNN\u003c/em>\u003c/a> reports.\u003c/p>\n\n\u003cp>Chiles was initially given a score of 13.666 on the floor final last week, falling short of Romanian gymnast \u003cstrong>Ana Bărbosu's\u003c/strong> bronze score of 13.700. \u003c/p>\n\n\u003cp>However, Chiles' coaches successfully challenged her difficulty score, which added 0.1 to her total and earned her the bronze medal.\u003c/p>\n\n\u003cp>The Court of Arbitration for Sport (CAS) later ruled on Saturday (August 10) that the challenge made over Chiles' score was submitted after the one-minute deadline. The Internal Gymnastics Federation (FIG) said the ruling would reinstate Chiles' original score of 13.666, improving Bărbosu’s back to bronze. \u003c/p>\n\n\u003cp>IOC confirmed that the score change meant Chiles would be stripped of the bronze medal.\u003c/p>\n\n\u003cp>“Following the CAS decision with regard to the Women’s Artistic Gymnastics Floor Exercise Final and the amendment of the ranking by the International Gymnastics Federation, the IOC will reallocate the bronze medal to Ana Barbosu (Romania),” the IOC said in the statement.\u003c/p>\n\n\u003cp>“We are in touch with the NOC of Romania to discuss the reallocation ceremony and with USOPC regarding the return of the bronze medal.”\u003c/p>\n\n\u003cp>The US Olympic Committee announced Sunday (August 11) that it would be appealing the decision.\u003c/p>\n\n\u003cp>“We firmly believe that Jordan rightfully earned the bronze medal, and there were critical errors in both the initial scoring by the International Gymnastics Federation (FIG) and the subsequent CAS appeal process that need to be addressed,” the organization said in a statement. \u003c/p>\n\n\u003cp>“The initial error occurred in the scoring by FIG, and the second error was during the CAS appeal process, where the USOPC was not given adequate time or notice to effectively challenge the decision. As a result, we were not properly represented or afforded the opportunity to present our case comprehensively.\u003c/p>\n\n\u003cp>“Given these circumstances, we are committed to pursuing an appeal to help Jordan Chiles receive the recognition she deserves. We remain dedicated to supporting her as an Olympic champion and will continue to work diligently to resolve this matter swiftly and fairly.”\u003c/p>\n\n\u003cp>USA Gymnastics said it would be providing additional video evidence that the challenge was made within the one-minute deadline requirement. \u003c/p>\n\n\u003cp>Video evidence “conclusively establishing that Head Coach Cecile Landi’s request to file an inquiry was submitted 47 seconds after the publishing of the score, within the 1-minute deadline required by FIG rule,&quot; the organization said.\u003c/p>\n\n\u003cp>“The video footage provided was not available to USA Gymnastics prior to the tribunal’s decision and thus USAG did not have the opportunity to previously submit it.”\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2024-08-12-us-appealing-decision-to-strip-jordan-chiles-of-bronze-medal/","cuser":"user/ldap/1133437","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/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F66ba0dc47b36dc34fa61c874"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS","brands/Olympics"]},"publish_date":1723470720000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-08-12-us-appealing-decision-to-strip-jordan-chiles-of-bronze-medal","social_title":"","summary":"The US is appealing a decision by the International Olympic Committee (IOC) to strip Jordan Chiles of the bronze medal in the gymnastics floor exercise final. ","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRRHYTHMIC","formats/CHRPOP","formats/ACHOTMODERN","formats/HIPHOPRNB","formats/RNB","formats/ACMAINSTREAM"]},{"categories":[],"distribution":["brands/Andi and Bob"]}],"title":"New Video Proves Jordan Chiles Inquiry Was Submitted In Time","permalink":"https://www.americantop40.com/content/2024-08-12-us-appealing-decision-to-strip-jordan-chiles-of-bronze-medal/"},"slug":"2024-08-12-us-appealing-decision-to-strip-jordan-chiles-of-bronze-medal","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66ba0dc47b36dc34fa61c874","title":"New Video Proves Jordan Chiles Inquiry Was Submitted In Time","description":"The US is appealing a decision by the International Olympic Committee (IOC) to strip Jordan Chiles of the bronze medal in the gymnastics floor exercise final. ","author":"Jovonne Ledet"},"pub_start":1723470720000,"pub_until":4115978604802,"pub_changed":1723547198128,"subscription":[{"tags":["categories/sports","formats/BINNEWS","brands/Olympics"]},{"tags":["categories/music-news","formats/CHRRHYTHMIC","formats/CHRPOP","formats/ACHOTMODERN","formats/HIPHOPRNB","formats/RNB","formats/ACMAINSTREAM"]},{"tags":["brands/Andi and Bob"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/66ba0db67b36dc34fa61c86a","slug:2024-08-12-us-appealing-decision-to-strip-jordan-chiles-of-bronze-medal","slug:2024-08-12-us-appealing-decision-to-strip-jordan-chiles-of-bronze-medal","keyword:keywords/BIN","author:user"]}},{"id":"%2F66b962e1f9132a93d653be08","type":"PUBLISHING","record":{"ref_id":"%2F66b962e1f9132a93d653be08","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6140ccd1-5c32-4b41-9eda-65f4840b71f4","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Flive%2Fnbc-olympics-radio-10378%2F","@url":"https://www.iheart.com/live/nbc-olympics-radio-10378/","author_name":"NBC Olympics Radio","author_url":"https://www.iheart.com/live/nbc-olympics-radio-10378/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"NBC Olympics Radio\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/nbc-olympics-radio-10378/?embed=true&cid=oembed&keyid%5B0%5D=NBC%20Olympics%20Radio&sc=live_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/re/assets.streams/66746c013d0a08a2b6ea5f5e?ops=fit(300%2C300)","thumbnail_width":300,"title":"NBC Olympics Radio","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"NBC Olympics Radio\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/nbc-olympics-radio-10378/?embed=true&cid=oembed&keyid%5B0%5D=NBC%20Olympics%20Radio&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/nbc-olympics-radio-10378/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PARIS, FRANCE - AUGUST 11: Gold medalists Jewell Loyd, Sabrina Ionescu, Kelsey Plum, Kahleah Copper, Chelsea Gray, Alyssa Thomas, Breanna Stewart, and A'Ja Wilson of Team United States pose for a photo during the Women's basketball medal ceremony on day s","id":"%2F66b8f7e0b36249cad785bc8a","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Basketball - Olympic Games Paris 2024: Day 16","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2024-08-11-usa-womens-basketball-win-eighth-consecutive-olympic-gold-medal/\" target=\"_blank\">The United States Women's Basketball Team's victory\u003c/a> against France in the gold medal game on Sunday (August 11) resulted in Team USA tying for the \u003ca href=\"https://www.iheart.com/content/2024-08-11-2024-paris-olympics-final-medal-count-determined/\" target=\"_blank\">most gold medals won at the conclusion of the 2024 Paris Olympics\u003c/a>.\u003c/p>\n\n\u003cp>The United States won a total of 126 medals including 40 gold, which tied for the most among all countries with China, who finished second in total medals at 91. Team USA won 39 gold medals prior to the Women's Basketball Team's 67-66 win.\u003c/p>\n\n\u003cp>Reigning WNBA Finals MVP \u003ca href=\"https://www.iheart.com/content/2024-07-29-stewart-wilson-lead-usa-womens-basketball-to-blowout-in-olympic-opener/\" target=\"_blank\">\u003cstrong>A'Ja Wilson\u003c/strong>\u003c/a> recorded a game-high 21 points and 13 rebounds and four blocks to win her second gold medal, having previously represented the United States at the pandemic-delayed Tokyo Olympics in 2021. \u003cstrong>Kahleah Cooper\u003c/strong> recorded 12 points off the bench, which included going 6-for-6 on free throw attempts, including the decisive two free throws with five seconds remaining.\u003c/p>\n\n\u003cp>France's \u003cstrong>Gabby Williams\u003c/strong> scored a team-best 19 points, seven rebounds, three assists and three steals. Williams, a U.S. native and former UConn standout, scored the final point of the game, but had her foot on the line for what was ruled a 2-point shot.\u003c/p>\n\n\u003cp>Veteran guard \u003cstrong>Diana Taurasi\u003c/strong> won her sixth gold medal, breaking a tie with former UConn and USA Basketball teammate \u003cstrong>Sue Bird\u003c/strong> for the most individual Olympic medals won by a basketball player. The U.S. Women's Basketball Team has now won eight consecutive gold medals and 61 straight games in Olympic play.\u003c/p>\n\n\u003cp>The United States Men's Basketball Team also defeated France in their gold medal game on Saturday (August 10). American athletes have won a total of 2,638 medals, including 1,065 gold medals and placed 19 times out of 29 Summer Olympics.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2024-08-11-olympics-day-17-results-team-usa-finishes-with-most-gold-total-medals/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/United States Women's Basketball Team","keywords/gold medals","keywords/gold medal game","keywords/France","keywords/conclusion","keywords/victory","keywords/Team USA","keywords/A'Ja Wilson","keywords/gold","keywords/Diana Taurasi","keywords/Paris Olympics","keywords/bench","keywords/medals"],"primary_image":{"bucket":"new_assets","id":"%2F66b8f7e0b36249cad785bc8a"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1723426260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-08-11-olympics-day-17-results-team-usa-finishes-with-most-gold-total-medals","social_title":"","summary":"The United States Women's Basketball Team's victory resulted in Team USA tying for the most gold medals won at the conclusion of the 2024 Paris Olympics.","targets":[{"categories":["syndications/content"],"distribution":["brands/Olympics","brands/Olympics - Basketball"]},{"categories":[],"distribution":["brands/Big Frank"]}],"title":"Olympics Day 16 Results: Team USA Finishes With Most Gold, Total Medals","permalink":"https://www.americantop40.com/content/2024-08-11-olympics-day-17-results-team-usa-finishes-with-most-gold-total-medals/"},"slug":"2024-08-11-olympics-day-17-results-team-usa-finishes-with-most-gold-total-medals","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66b8f7e0b36249cad785bc8a","title":"Olympics Day 16 Results: Team USA Finishes With Most Gold, Total Medals","description":"The United States Women's Basketball Team's victory resulted in Team USA tying for the most gold medals won at the conclusion of the 2024 Paris Olympics.","author":"Jason Hall"},"pub_start":1723426260000,"pub_until":4115978604802,"pub_changed":1723471912510,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["syndications/content","brands/Olympics","brands/Olympics - Basketball"]},{"tags":["brands/Big Frank"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/66b962e1f9132a93d653be08","slug:2024-08-11-olympics-day-17-results-team-usa-finishes-with-most-gold-total-medals","slug:2024-08-11-olympics-day-17-results-team-usa-finishes-with-most-gold-total-medals","keyword:keywords/United States Women's Basketball Team","keyword:keywords/gold medals","keyword:keywords/gold medal game","keyword:keywords/France","keyword:keywords/conclusion","keyword:keywords/victory","keyword:keywords/Team USA","keyword:keywords/A'Ja Wilson","keyword:keywords/gold","keyword:keywords/Diana Taurasi","keyword:keywords/Paris Olympics","keyword:keywords/bench","keyword:keywords/medals","author:user"]}},{"id":"%2F66b92fcf3d0ea93a8a9d6a22","type":"PUBLISHING","record":{"ref_id":"%2F66b92fcf3d0ea93a8a9d6a22","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4f7a0d2d-a373-4a7f-9c77-47a9b2d02433","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%2Flive%2Fnbc-olympics-radio-10378%2F","@url":"https://www.iheart.com/live/nbc-olympics-radio-10378/","author_name":"NBC Olympics Radio","author_url":"https://www.iheart.com/live/nbc-olympics-radio-10378/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"NBC Olympics Radio\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/nbc-olympics-radio-10378/?embed=true&cid=oembed&keyid%5B0%5D=NBC%20Olympics%20Radio&sc=live_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/re/assets.streams/66746c013d0a08a2b6ea5f5e?ops=fit(300%2C300)","thumbnail_width":300,"title":"NBC Olympics Radio","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"NBC Olympics Radio\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/nbc-olympics-radio-10378/?embed=true&cid=oembed&keyid%5B0%5D=NBC%20Olympics%20Radio&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/nbc-olympics-radio-10378/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PARIS, FRANCE - AUGUST 5: Simone Biles of Team United States in action Artistic Gymnastics Women's Floor Exercise Final on day ten of the Olympic Games Paris 2024 at the Bercy Arena on August 5, 2024 in Paris, France. (Photo by Tom Weller/VOIGT/GettyImage","id":"%2F66b163d1d7ffc7f0108fd759","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Artistic Gymnastics - Olympic Games Paris 2024: Day 10","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2024-08-05-simone-biles-medals-in-final-event-of-paris-olympics/\" target=\"_blank\">\u003cstrong>Simone Biles\u003c/strong>\u003c/a> was spotted in a walking boot during the closing ceremony of the \u003ca href=\"https://www.iheart.com/content/2024-08-11-2024-paris-olympics-final-medal-count-determined/\" target=\"_blank\">2024 Paris Olympics\u003c/a> on Sunday (August 11).\u003c/p>\n\n\u003cp>Biles, 27, the most decorated American gymnast in history, represented the United States on stage as the Olympic flag was lowered in Paris and handed off in honor of the 2028 Olympics being held in Los Angeles. The gymnast was reported to have dealt with a linger calf issue prior to winning three gold medals and one silver in five total events, bringing her career total to 11 medals won across three Olympics games.\u003c/p>\n\n\u003cp>Biles led Team USA to a gold medal in the women's team all-around final, women's vault final and individual gold in the women's all-around final, becoming the first American to ever the event win twice, having previously won the all-around during her Olympic debut at the 2016 Rio de Janeiro Games.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fgeglobo%2Fstatus%2F1822752163581374629","@url":"https://x.com/geglobo/status/1822752163581374629","author_name":"ge","author_url":"https://twitter.com/geglobo","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"pt\" dir=\"ltr\">Simone Biles aparece com pé imobilizado no encerramento dos Jogos de Paris\u003cbr>\u003cbr>👉👉\u003ca href=\"https://t.co/yM0sWDlobj\">https://t.co/yM0sWDlobj\u003c/a>\u003cbr>\u003cbr>📸Reuters \u003ca href=\"https://t.co/AHALX4jC2d\">pic.twitter.com/AHALX4jC2d\u003c/a>\u003c/p>&mdash; ge (@geglobo) \u003ca href=\"https://twitter.com/geglobo/status/1822752163581374629?ref_src=twsrc%5Etfw\">August 11, 2024\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/geglobo/status/1822752163581374629","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"pt\" dir=\"ltr\">Simone Biles aparece com pé imobilizado no encerramento dos Jogos de Paris\u003cbr>\u003cbr>👉👉\u003ca href=\"https://t.co/yM0sWDlobj\">https://t.co/yM0sWDlobj\u003c/a>\u003cbr>\u003cbr>📸Reuters \u003ca href=\"https://t.co/AHALX4jC2d\">pic.twitter.com/AHALX4jC2d\u003c/a>\u003c/p>&mdash; ge (@geglobo) \u003ca href=\"https://twitter.com/geglobo/status/1822752163581374629?ref_src=twsrc%5Etfw\">August 11, 2024\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/geglobo/status/1822752163581374629"},{"html":"\u003cp>iHeartMedia is providing 24/7 coverage of the 2024 Paris Olympics broadcasting live on \u003ca href=\"https://www.iheart.com/live/nbc-olympics-radio-10378/\" target=\"_blank\">NBC Olympics Radio Plus\u003c/a> and play-by-play action during live premium events on \u003ca href=\"https://www.iheart.com/live/nbc-olympics-radio-10378/\" target=\"_blank\">NBC Olympics Radio\u003c/a>.\u003c/p>\n\n\u003cp>\u003cem>This story is brought to you by the Women's Sports Audio Network (WSAN). WSAN is the first-ever audio platform dedicated exclusively to women's sports. WSAN celebrates female athletes and gives an in-depth look into their personal experiences in and out of their respective sports. Check out more on the \u003c/em>\u003ca href=\"https://www.iheart.com/podcast/category/iheartwomenssports-267/\" target=\"_blank\">\u003cem>WSAN site\u003c/em>\u003c/a>\u003cem>.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2024-08-11-simone-biles-spotted-in-walking-boot-during-olympics-closing-ceremony/","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/Simone Biles","keywords/walking boot","keywords/closing ceremony","keywords/gymnast","keywords/American","keywords/Paris Olympics"],"primary_image":{"bucket":"new_assets","id":"%2F66b163d1d7ffc7f0108fd759"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1723412880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-08-11-simone-biles-spotted-in-walking-boot-during-olympics-closing-ceremony","social_title":"","summary":"Simone Biles was spotted in a walking boot during the closing ceremony of the 2024 Paris Olympics.","targets":[{"categories":["syndications/content"],"distribution":["brands/Olympics"]},{"categories":[],"distribution":["brands/Andi and Bob"]}],"title":"Simone Biles Spotted In Walking Boot During Olympics Closing Ceremony","permalink":"https://www.americantop40.com/content/2024-08-11-simone-biles-spotted-in-walking-boot-during-olympics-closing-ceremony/"},"slug":"2024-08-11-simone-biles-spotted-in-walking-boot-during-olympics-closing-ceremony","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66b163d1d7ffc7f0108fd759","title":"Simone Biles Spotted In Walking Boot During Olympics Closing Ceremony","description":"Simone Biles was spotted in a walking boot during the closing ceremony of the 2024 Paris Olympics.","author":"Jason Hall"},"pub_start":1723412880000,"pub_until":4115978604802,"pub_changed":1723462194239,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["syndications/content","brands/Olympics"]},{"tags":["brands/Andi and Bob"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/66b92fcf3d0ea93a8a9d6a22","slug:2024-08-11-simone-biles-spotted-in-walking-boot-during-olympics-closing-ceremony","slug:2024-08-11-simone-biles-spotted-in-walking-boot-during-olympics-closing-ceremony","keyword:keywords/Simone Biles","keyword:keywords/walking boot","keyword:keywords/closing ceremony","keyword:keywords/gymnast","keyword:keywords/American","keyword:keywords/Paris Olympics","author:user"]}}],"resume":{"id":"ID:2024-olympics","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IkJoemFVIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvMGZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"cz466","region":"main:dynamic","type":"feed","ordinal":14,"value":{"feed_id":"ID:meet-the-show-feed","feed_index":8,"size":0,"title":"Meet The Show"},"tags":["display-hints/meettheshow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":15,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":16,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":9,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":17,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}]},"tags":[],"schedule":null,"podcasts":["80159774"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":18,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":1,"link":null,"min_size":0,"position":null,"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":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F682ce7d3406f1a2e35636ad2","type":"PUBLISHING","record":{"ref_id":"%2F682ce7d3406f1a2e35636ad2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e7bb12e0-ced1-4be8-aedc-8c86f521258c","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/40624/?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/40624/?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/40624/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/40624/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682cf76c645a8725f5a42444","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Do you know the names of the \u003ca href=\"https://www.iheart.com/artist/jonas-brothers-40624/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"40624\" data-catalog-related-id=\"\">Jonas Brothers\u003c/a>? If you guessed \u003cstrong>Kevin\u003c/strong>, \u003ca href=\"https://www.iheart.com/artist/nick-jonas-30584710/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30584710\" data-catalog-related-id=\"\">\u003cstrong>Nick\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/joe-jonas-601051/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"601051\" data-catalog-related-id=\"\">\u003cstrong>Joe\u003c/strong>\u003c/a>, you would only be partially right because the man formerly known only as Kevin Jonas has revealed his actual name — and it's not Kevin.\u003c/p>\n\n\u003cp>Kevin* made the confession in a video shared to his \u003ca href=\"https://www.tiktok.com/@kevinjonas/video/7506327311894023455?is_from_webapp=1&sender_device=pc&web_id=7259476268558665258\" target=\"_blank\">TikTok\u003c/a> on Monday (May 19) as part of a trend where users share a fun fact about themselves to the beat of \u003ca href=\"https://www.iheart.com/artist/chris-brown-33210/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33210\" data-catalog-related-id=\"\">\u003cstrong>Chris Brown\u003c/strong>\u003c/a>'s &quot;New Flame,&quot; per \u003ca href=\"https://www.eonline.com/news/1417777/kevin-jonas-jonas-brothers-reveals-real-name-paul-jonas?cmpid=social&content=organic&medium=link-post&source=fb-enews&fbclid=IwY2xjawKZxjpleHRuA2FlbQIxMQBicmlkETE2ZmhUR1g1MU55dGIya0hWAR4zLfnpJwYAgIs8kcgMlb-ktAC9Q3ceN7UmsHo-20ajA8FgRl1PMkwpY7nd7g_aem_jItXHY3DKLtxglvEFdyj6A\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. As the song played on, \u003ca href=\"https://www.iheart.com/content/2024-09-03-kevin-jonas-honors-wife-danielle-in-sweet-post-my-forever-date/\" target=\"_blank\">the 37-year-old musician\u003c/a> pointed to text that repeated, &quot;My first names not Kevin.&quot;\u003c/p>\n\n\u003cp>Instead, his real full name is \u003cstrong>Paul Kevin Jonas Jr.\u003c/strong>, named after his father Kevin Sr. He even jokingly asked in the caption if he should &quot;change my handle to PaulJonas.&quot;\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%40kevinjonas%2Fvideo%2F7506327311894023455%3Fis_from_webapp%3D1%26sender_device%3Dpc%26web_id%3D7259476268558665258","@url":"https://www.tiktok.com/@kevinjonas/video/7506327311894023455?is_from_webapp=1&sender_device=pc&web_id=7259476268558665258","author_name":"Kevin Jonas","author_unique_id":"kevinjonas","author_url":"https://www.tiktok.com/@kevinjonas","embed_product_id":"7506327311894023455","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@kevinjonas/video/7506327311894023455\" data-video-id=\"7506327311894023455\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@kevinjonas\" href=\"https://www.tiktok.com/@kevinjonas?refer=embed\">@kevinjonas\u003c/a> \u003cp>Should I change my handle to PaulJonas?\u003c/p> \u003ca target=\"_blank\" title=\"♬ New Flame (but I promise you) (feat. Usher & Rick Ross) - Chris Brown\" href=\"https://www.tiktok.com/music/New-Flame-but-I-promise-you-feat-Usher-Rick-Ross-7289503994026805250?refer=embed\">♬ New Flame (but I promise you) (feat. Usher & Rick Ross) - Chris Brown\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-pu-sign-useast8.tiktokcdn-us.com/obj/tos-useast8-p-0068-tx2/ok5vamEQpIvIVSiCBREiYoRJrPLCzAzPBBA1l?lk3s=b59d6b55&x-expires=1747951200&x-signature=3MlwSVtsDRsSQyIjBHewNGRag24%3D&shp=b59d6b55&shcp=-","thumbnail_width":576,"title":"Should I change my handle to PaulJonas?","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@kevinjonas/video/7506327311894023455\" data-video-id=\"7506327311894023455\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@kevinjonas\" href=\"https://www.tiktok.com/@kevinjonas?refer=embed\">@kevinjonas\u003c/a> \u003cp>Should I change my handle to PaulJonas?\u003c/p> \u003ca target=\"_blank\" title=\"♬ New Flame (but I promise you) (feat. Usher & Rick Ross) - Chris Brown\" href=\"https://www.tiktok.com/music/New-Flame-but-I-promise-you-feat-Usher-Rick-Ross-7289503994026805250?refer=embed\">♬ New Flame (but I promise you) (feat. Usher & Rick Ross) - Chris Brown\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/@kevinjonas/video/7506327311894023455?is_from_webapp=1&sender_device=pc&web_id=7259476268558665258"},{"html":"\u003cp>Despite Kevin still being his legal middle name — and therefore not far-fetched as his official moniker — some fans were still shocked about the admission, like one user who wrote, &quot;PAUL JONAS??? I feel like I've been catfished all my life.&quot;\u003c/p>\n\n\u003cp>Others were proud that they already knew the fact. &quot;Old news. Read it in an unofficial Jonas brothers biography I got from Walmart in 2008,&quot; one commenter wrote, while another admitted, &quot;i know baby, i was doodling mrs paul kevin jonas ii in my notebooks back in 2007.&quot;\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.iheart.com/content/2025-02-14-jonas-brothers-drop-major-surprise-ahead-of-20th-anniversary-celebration/\" target=\"_blank\">official Jonas Brothers\u003c/a> account even \u003ca href=\"https://www.iheart.com/content/2024-06-07-kevin-jonas-daughter-hilariously-dresses-up-as-him-for-new-jersey-day/\" target=\"_blank\">had some fun with the reveal\u003c/a>, commenting &quot;breaking news&quot; under the video while &quot;real OGS&quot; stepped in to say that it was only new information &quot;to the rest of the world, not us Jonas Fans.&quot;\u003c/p>\n\n\u003cp>*Paul Kevin Jonas Jr. aka Kevin Jonas\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas/","cuser":"user/ldap/1129327","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/Kevin Jonas","keywords/Jonas Brothers","keywords/Paul Kevin Jonas Jr.","keywords/name"],"primary_image":{"bucket":"new_assets","id":"%2F682cf76c645a8725f5a42444"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1747779120000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas","social_title":"","summary":"Plot twist! 👀😱","targets":[{"categories":["categories/music-news"],"distribution":["artists/Jonas Brothers (40624)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kevin Jonas Reveals His Real Name Isn't Actually Kevin Jonas","permalink":"https://www.americantop40.com/content/2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas/"},"slug":"2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682cf76c645a8725f5a42444","title":"Kevin Jonas Reveals His Real Name Isn't Actually Kevin Jonas","description":"Plot twist! 👀😱","author":"Sarah Tate"},"pub_start":1747779120000,"pub_until":4115978604802,"pub_changed":1747779508577,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Jonas Brothers (40624)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682ce7d3406f1a2e35636ad2","slug:2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas","slug:2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas","keyword:keywords/Kevin Jonas","keyword:keywords/Jonas Brothers","keyword:keywords/Paul Kevin Jonas Jr.","keyword:keywords/name","author:user"]}},{"id":"%2F682c939a3895e403df221e97","type":"PUBLISHING","record":{"ref_id":"%2F682c939a3895e403df221e97","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"268b3269-0068-472e-b826-6b7fc3b7167d","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/33221/?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/33221/?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/33221/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/33221/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682c9a959897a92c253df1eb","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Look what you made her do.\u003c/p>\n\n\u003cp>Swifties tuning into Monday's (May 19) episode of \u003cem>The Handmaid's Tale\u003c/em> got a better glimpse at the first re-recorded track from \u003ca href=\"https://www.iheart.com/artist/taylor-swift-33221/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33221\" data-catalog-related-id=\"\">\u003cstrong>Taylor Swift\u003c/strong>\u003c/a>'s long-awaited \u003cem>Reputation (Taylor's Version)\u003c/em> when &quot;Look What You Made Me Do (Taylor's Version)&quot; served as the soundtrack for the opening scene in episode nine of the Hulu series' sixth and final season, per \u003ca href=\"https://pagesix.com/2025/05/20/entertainment/taylor-swift-debuts-reputation-taylors-version-re-recording-on-handmaids-tale/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>The scene featured over two minutes of the fan-favorite track playing as June Osborne (\u003cstrong>Elizabeth Moss\u003c/strong>) led the handmaids in an uprising against the Commanders that was fit for the song's lyrics. Speaking to \u003ca href=\"https://www.billboard.com/music/music-news/taylor-swift-handmaids-tale-look-what-you-made-me-do-debut-1235975972/\" target=\"_blank\">\u003cem>Billboard\u003c/em>\u003c/a>, Moss explained why &quot;Look What You Made Me Do (Taylor's Version)&quot; was the &quot;perfect&quot; choice for the epic showdown. \u003c/p>\n\n\u003cp>&quot;I've been wanting to use a Taylor song for many years on the show and we finally found the perfect spot for a track from her, and I'm so glad we waited because there could not be a more perfect song for a more perfect moment,&quot; she said. &quot;Taylor has been such an inspiration to me personally. As a Swiftie myself, and I think I can speak for [co-star] \u003cstrong>Yvonne [Strahovski]\u003c/strong> and our entire cast as well, who are all Swifites, it's such an honor to be able to use her music in the final episodes of our show.&quot;\u003c/p>\n\n\u003cp>Snippets of the re-recorded track have been featured as far back as summer 2023 but the extended feature on \u003cem>The Handmaid's Tale\u003c/em> gave fans a longer taste of the track from \u003ca href=\"https://www.iheart.com/content/2025-03-17-taylor-swift-seemingly-teases-rep-tv-to-celebrate-tour-of-the-century/\" target=\"_blank\">Swift's highly-anticipated album\u003c/a>. Swifties, widely known for \u003ca href=\"https://www.iheart.com/content/2024-10-15-taylor-swift-fuels-rep-era-rumors-with-unique-accessory-on-date-night/\" target=\"_blank\">catching easter eggs and subtle clues\u003c/a>, recently speculated that \u003cem>Rep (TV)\u003c/em> is coming sooner rather than later after \u003ca href=\"https://www.iheart.com/content/2025-05-13-taylor-swift-shares-mysterious-hint-that-sparks-album-release-buzz/\" target=\"_blank\">noticing hidden details on the singer's website\u003c/a>.\u003c/p>\n\n\u003cp>Check it out in the \u003ca href=\"https://youtu.be/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB\" target=\"_blank\">video\u003c/a> below. \u003cem>Warning: contains spoilers for the latest episode of The Handmaid's Tale.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track/","cuser":"user/ldap/1129327","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/Taylor Swift","keywords/The Handmaid's Tale","keywords/Reputation","keywords/Reputation (Taylor's Version)","keywords/Rep TV"],"primary_image":{"bucket":"new_assets","id":"%2F682c9a959897a92c253df1eb"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRRHYTHMIC"]},"publish_date":1747771860000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track","social_title":"","summary":"Look what you made her do 👀 🐍","targets":[{"categories":["categories/music-news"],"distribution":["artists/Taylor Swift (33221)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Taylor Swift Teases 'Rep TV' While Debuting Latest Re-Recorded Track","permalink":"https://www.americantop40.com/content/2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track/"},"slug":"2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682c9a959897a92c253df1eb","title":"Taylor Swift Teases 'Rep TV' While Debuting Latest Re-Recorded Track","description":"Look what you made her do 👀 🐍","author":"Sarah Tate"},"pub_start":1747771860000,"pub_until":4115978604802,"pub_changed":1747772247172,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Taylor Swift (33221)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682c939a3895e403df221e97","slug:2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track","slug:2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track","keyword:keywords/Taylor Swift","keyword:keywords/The Handmaid's Tale","keyword:keywords/Reputation","keyword:keywords/Reputation (Taylor's Version)","keyword:keywords/Rep TV","author:user"]}},{"id":"%2F682cac13a6cf3a3192eae240","type":"PUBLISHING","record":{"ref_id":"%2F682cac13a6cf3a3192eae240","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c4f0b2b0-6fbd-46b6-aa4c-35ac85ea887a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/aap-rocky-673165/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/aap-rocky-673165/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/aap-rocky-673165/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/aap-rocky-673165/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682cb333a6cf3a3192eae254","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/rihanna-34742/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34742\" data-catalog-related-id=\"\">\u003cstrong>Rihanna\u003c/strong>\u003c/a> was glowing as she walked alongside her best friend \u003ca href=\"https://www.iheart.com/artist/aap-rocky-673165/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"673165\" data-catalog-related-id=\"\">\u003cstrong>A$AP Rocky\u003c/strong>\u003c/a> at the world premiere of Rocky's upcoming film. \u003cbr />\u003cbr />The &quot;Friend of Mine&quot; singer surprised fans and paparazzi on the red carpet Monday night, May 19, to support Rocky for the debut of \u003ca href=\"https://www.iheart.com/content/2025-05-06-denzel-washington-asap-rocky-ice-spice-star-in-spike-lees-new-film/\" data-content-id=\"/681a2f477f4a1ff09f5fd87b\">\u003cstrong>Spike Lee's \u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-06-denzel-washington-asap-rocky-ice-spice-star-in-spike-lees-new-film/\" data-content-id=\"/681a2f477f4a1ff09f5fd87b\">\u003cstrong>\u003cem>Highest 2 Lowest\u003c/em>\u003c/strong>\u003c/a> at the 78th annual Cannes Film Festival. Rihanna stood under Rocky's umbrella as they walked through the rain after the screening. At one point, Rocky stopped and flashed a huge grin with his gold grills as he embraced Riri's growing baby bump in front of all the photographers. The singer recently confirmed she is \u003ca href=\"https://www.binnews.com/content/2025-05-05-internet-reacts-to-rihanna-expecting-her-third-child/\" data-content-id=\"/681952fde5cafcef4f68ac24\">\u003cstrong>pregnant with the couple's third child\u003c/strong>\u003c/a>. \u003cbr />\u003c/p>\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fpoplife23_%2Fstatus%2F1924632640809816556","@url":"https://x.com/poplife23_/status/1924632640809816556","author_name":"POP LIFE","author_url":"https://twitter.com/poplife23_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Rihanna and ASAP Rocky at Cannes 📸🩵 \u003ca href=\"https://t.co/V3MFjkmTjg\">pic.twitter.com/V3MFjkmTjg\u003c/a>\u003c/p>&mdash; POP LIFE (@poplife23_) \u003ca href=\"https://twitter.com/poplife23_/status/1924632640809816556?ref_src=twsrc%5Etfw\">May 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/poplife23_/status/1924632640809816556","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Rihanna and ASAP Rocky at Cannes 📸🩵 \u003ca href=\"https://t.co/V3MFjkmTjg\">pic.twitter.com/V3MFjkmTjg\u003c/a>\u003c/p>&mdash; POP LIFE (@poplife23_) \u003ca href=\"https://twitter.com/poplife23_/status/1924632640809816556?ref_src=twsrc%5Etfw\">May 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/poplife23_/status/1924632640809816556"},{"html":"\u003cp>Rihanna wore a gorgeous baby blue dress with slits on the side that shows her baby bump. Rocky wore a black double-breasted suit with a white button-down shirt underneath. He also rocked a black necktie with white stripes and a brooch. The superstar couple attended the premiere of \u003cem>Highest 2 Lowest\u003c/em> along with Spike Lee and Denzel Washington. Rocky stars in the film with Washington, Jeffrey Wright, and \u003ca href=\"https://www.iheart.com/artist/ice-spice-38644920/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"38644920\" data-catalog-related-id=\"\">\u003cstrong>Ice Spice\u003c/strong>\u003c/a>. The film marks the \u003ca href=\"https://www.iheart.com/artist/ice-spice-feat-nicki-minaj-38644920/songs/princess-diana-213339659/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"213339659\" data-catalog-related-id=\"\">\u003cstrong>&quot;Princess Diana&quot;\u003c/strong>\u003c/a> rapper's first-ever appearance in a major motion picture. \u003cbr />\u003cbr />A$AP Rocky and Rihanna also attended the rapper's Ray-Ban after-party on a superyacht. Both artists wore different versions of Ray-Ban's new chunky Wayfarer Puffer glasses. Rocky was named the newest creative director of the sunglasses brand earlier this year after he \u003ca href=\"https://www.iheart.com/content/2025-02-18-jury-reaches-verdict-in-asap-rockys-felony-assault-trial/\" target=\"_blank\">\u003cstrong>beat his federal gun assault case\u003c/strong>\u003c/a> against his former friend A$AP Relli. \u003cbr />\u003cbr />Check out more shots of A$AP Rocky and Rihanna on the red carpet at Cannes 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%2FDJ2IcXCxFau%2F","@url":"https://www.instagram.com/p/DJ2IcXCxFau/","author_name":"complexstyle","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ2IcXCxFau/?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/DJ2IcXCxFau/?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/DJ2IcXCxFau/?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 Complex Style (@complexstyle)\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-1.cdninstagram.com/v/t51.2885-15/498291192_18500756050020284_5382377012769372949_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=108&_nc_oc=Q6cZ2QEjMg9__qN2NpqTtu-cJ2KqCHH5jKtjHlyXmqvApEychcfJ6_UbNvGiUdsUmyMd8HI&_nc_ohc=uKC5uYwHYOcQ7kNvwGAvdaL&_nc_gid=SkN5EVuhj4OqXVJ3qMBAww&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfLAoM4jwgj6wVQiR0pZRzprpTD3HkFkvVh5Z3ORLvLCHA&oe=6832B988&_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/DJ2IcXCxFau/?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/DJ2IcXCxFau/?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/DJ2IcXCxFau/?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 Complex Style (@complexstyle)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ2IcXCxFau/"},{"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%2FDJ4K1jlvrtO%2F","@url":"https://www.instagram.com/p/DJ4K1jlvrtO/","author_name":"festivaldecannes","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?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 Festival de Cannes (@festivaldecannes)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1134,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/498725625_18484074676066956_4018957068501689304_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=100&_nc_oc=Q6cZ2QHUwoOQTy2XskJkBn6oLfe8pxroDYASB5xA5bnleSNJBqHi8GtBomr9yHn97hSIz04&_nc_ohc=DzZeUfmfPR4Q7kNvwHG4WEo&_nc_gid=VZqFiNN58-DupRqViwN0FA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfKXjxFlPgp_SqByVxX2lzS9JM1DZxZOFp0Xa7pxZjujVQ&oe=6832A7AD&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?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 Festival de Cannes (@festivaldecannes)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ4K1jlvrtO/"},{"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%2FDJ4CdZIoz4z%2F","@url":"https://www.instagram.com/p/DJ4CdZIoz4z/","author_name":"festivaldecannes","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ4CdZIoz4z/?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/DJ4CdZIoz4z/?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/DJ4CdZIoz4z/?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 Festival de Cannes (@festivaldecannes)\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.2885-15/499860800_18484064140066956_2144080893107412284_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGP6riHXFE6_WpP4nQpyFVjxB5hdvLJcKhVAnXdLi-qxiz3hoJrjZGb4pV_NA7y79Q&_nc_ohc=c7HhtJZ9XDcQ7kNvwHjMlAf&_nc_gid=NFq0Z5xwGcdijZ0rsChGAA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfJ0HBxyI78W1Yq6oR4QfAg1rIKYNrxd1dItPgqbgGpsIg&oe=6832A4B7&_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/DJ4CdZIoz4z/?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/DJ4CdZIoz4z/?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/DJ4CdZIoz4z/?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 Festival de Cannes (@festivaldecannes)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ4CdZIoz4z/"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival/","cuser":"user/ldap/1133095","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ASAP Rocky","keywords/Rihanna"],"primary_image":{"bucket":"new_assets","id":"%2F682cb333a6cf3a3192eae254"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},"publish_date":1747771260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"ASAP Rocky Embraces Pregnant Rihanna On Red Carpet At Cannes Film Festival","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival","social_title":"A$AP Rocky Embraces Pregnant Rihanna On Red Carpet At Cannes Film Festival","summary":"A$AP Rocky & Rihanna dominated the red carpet at Cannes Film Festival in France ","targets":[{"categories":["categories/music-news"],"distribution":["artists/A$AP Rocky (673165)","artists/Rihanna (34742)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"ASAP Rocky Embraces Pregnant Rihanna On Red Carpet At Cannes Film Festival","permalink":"https://www.americantop40.com/content/2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival/"},"slug":"2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682cb333a6cf3a3192eae254","title":"ASAP Rocky Embraces Pregnant Rihanna On Red Carpet At Cannes Film Festival","description":"A$AP Rocky & Rihanna dominated the red carpet at Cannes Film Festival in France ","author":"Tony M. Centeno"},"pub_start":1747771260000,"pub_until":4115978604802,"pub_changed":1747771638963,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},{"tags":["categories/music-news","artists/A$AP Rocky (673165)","artists/Rihanna (34742)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682cac13a6cf3a3192eae240","slug:2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival","slug:2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival","keyword:keywords/ASAP Rocky","keyword:keywords/Rihanna","author:user"]}},{"id":"%2F682cdd747c32f065452ab954","type":"PUBLISHING","record":{"ref_id":"%2F682cdd747c32f065452ab954","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0b444787-e519-46ab-b77b-3bae601fd8fb","revision_id":"AAAAAAAAAAAAAAAAAAAABQ=="},"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":"AUSTIN, TEXAS - JUNE 02: George Wendt attends the \"Cheers Reunion\" panel during the 12th Season of ATX TV Festival at ACL Live on June 02, 2023 in Austin, Texas. (Photo by Rick Kern/WireImage)","id":"%2F682cddd07c32f065452ab95f","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"2023 ATX Television Festival","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor \u003cstrong>George Wendt\u003c/strong>, best known for his role as Norm Peterson on \u003cem>Cheers\u003c/em>, has died at the age of 76, his family confirmed to multiple outlets on Tuesday (May 20).\u003c/p>\n\n\u003cp>Wendt's family said he died peacefully in his sleep at his home early Tuesday morning, though his official cause of death was unclear at the time of publication.\u003c/p>\n\n\u003cp>“George was a doting family man, a well-loved friend and confidant to all of those lucky enough to have known him,” a rep for Wendt said in a statement obtained by \u003ca href=\"https://www.hollywoodreporter.com/tv/tv-news/george-wendt-dead-cheers-norm-1236222950/\" target=\"_blank\">\u003cem>the Hollywood Reporter\u003c/em>\u003c/a>. “He will be missed forever. The family has requested privacy during this time.”\u003c/p>\n\n\u003cp>Wendt, a Chicago native got his first big break with the famed Second City improvisational comedy troupe in the 1970s and appeared in several television shows and films before landing his signature role on \u003cem>Cheers\u003c/em> in 1982, appearing in all 275 episodes from 1982 to 1993 -- an accomplishment only matched by \u003cstrong>Ted Danson\u003c/strong> and \u003cstrong>Rhea Perlman\u003c/strong> -- and receiving six consecutive Emmy nominations for outstanding supporting actor in a comedy series.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DVXED2AVlbR0","@url":"https://www.youtube.com/watch?v=VXED2AVlbR0","author_name":"Peacock","author_url":"https://www.youtube.com/@peacock","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/VXED2AVlbR0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cheers | Every Time Norm Peterson Enters the Bar\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/VXED2AVlbR0/hqdefault.jpg","thumbnail_width":480,"title":"Cheers | Every Time Norm Peterson Enters the Bar","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/VXED2AVlbR0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cheers | Every Time Norm Peterson Enters the Bar\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=VXED2AVlbR0"},{"html":"\u003cp>Wendt also appeared as Bob Swerski in the iconic reoccurring 'Bill Swerski's Superfans' \u003ca href=\"https://www.iheart.com/content/2025-02-20-jay-mohr-says-tracy-morgan-hilariously-misidentified-wife-jeanie-buss/\" target=\"_blank\">\u003cem>Saturday Night Live\u003c/em>\u003c/a> skits as the brother of the title character, played by \u003cstrong>Joe Mantegna\u003c/strong> in the original sketch that aired when he hosted the show on January 12, 1991, with Bob taking over as host in subsequent sketches.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DkBnnon_iZOM%26t%3D10s","@url":"https://www.youtube.com/watch?v=kBnnon_iZOM&t=10s","author_name":"Saturday Night Live","author_url":"https://www.youtube.com/@SaturdayNightLive","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/kBnnon_iZOM?start=10&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Bill Swerski&#39;s Super Fans: Thanksgiving - SNL\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/kBnnon_iZOM/hqdefault.jpg","thumbnail_width":480,"title":"Bill Swerski's Super Fans: Thanksgiving - SNL","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/kBnnon_iZOM?start=10&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Bill Swerski&#39;s Super Fans: Thanksgiving - SNL\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=kBnnon_iZOM&t=10s"},{"html":"\u003cp>Wendt's film credits also include \u003cem>Dreamscape\u003c/em> (1984), \u003cem>House\u003c/em> (1985), \u003cem>Fletch\u003c/em> (1985), \u003cem>Gung Ho\u003c/em> (1986), \u003cem>Plains Clothes\u003c/em> (1987), \u003cem>Never Say Die\u003c/em> (1988), \u003cem>Guilty by Suspicion\u003c/em> (1991), \u003cem>Forever Young\u003c/em> (1992) and \u003cem>Spice World\u003c/em> (1997). The actor was also the uncle of \u003cem>Ted Lasso\u003c/em> star and former \u003cem>SNL\u003c/em> cast member \u003ca href=\"https://www.iheart.com/content/2022-09-21-watch-ted-lasso-afc-richmond-club-to-be-featured-in-fifa-23/\" target=\"_blank\">\u003cstrong>Jason Sudeikis\u003c/strong>\u003c/a>, who is the only son of one of his six sisters.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-actor-george-wendt-dead-at-76/","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/George Wendt","keywords/age","keywords/role","keywords/family","keywords/STORY","keywords/Norm Peterson","keywords/Cheers"],"primary_image":{"bucket":"new_assets","id":"%2F682cddd07c32f065452ab95f"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1747770600000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-actor-george-wendt-dead-at-76","social_title":"","summary":"Actor George Wendt, best known for his role as Norm Peterson on 'Cheers,' has died at the age of 76.","targets":[{"categories":["syndications/content"],"distribution":["markets/LOSANGELES-CA"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Actor George Wendt Dead At 76","permalink":"https://www.americantop40.com/content/2025-05-20-actor-george-wendt-dead-at-76/"},"slug":"2025-05-20-actor-george-wendt-dead-at-76","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682cddd07c32f065452ab95f","title":"Actor George Wendt Dead At 76","description":"Actor George Wendt, best known for his role as Norm Peterson on 'Cheers,' has died at the age of 76.","author":"Jason Hall"},"pub_start":1747770600000,"pub_until":4115978604802,"pub_changed":1747773359745,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/content","markets/LOSANGELES-CA"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682cdd747c32f065452ab954","slug:2025-05-20-actor-george-wendt-dead-at-76","slug:2025-05-20-actor-george-wendt-dead-at-76","keyword:keywords/George Wendt","keyword:keywords/age","keyword:keywords/role","keyword:keywords/family","keyword:keywords/STORY","keyword:keywords/Norm Peterson","keyword:keywords/Cheers","author:user"]}},{"id":"%2F682c94114bb2e51ad6a35ff3","type":"PUBLISHING","record":{"ref_id":"%2F682c94114bb2e51ad6a35ff3","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3b9c3d2d-9f1d-4c3b-a15d-fb0f9aff9c59","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/34741/?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/34741/?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/34741/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/34741/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682c9ac7b2044f83adb96a01","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Jessica Biel\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/justin-timberlake-34741/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34741\" data-catalog-related-id=\"\">\u003cstrong>Justin Timberlake\u003c/strong>\u003c/a> have a strong bond.\u003c/p>\n\n\u003cp>In a new interview with \u003ca href=\"https://www.instyle.com/jessica-biel-interview-2025-11726005\" target=\"_blank\">\u003cem>InStyle\u003c/em>\u003c/a>, the \u003cem>Candy\u003c/em> actress opened up about her marriage to \u003ca href=\"https://www.iheart.com/content/2025-02-28-justin-timberlake-abruptly-calls-off-final-concert-minutes-before-showtime/\" target=\"_blank\">the &quot;Selfish&quot; singer\u003c/a>, sharing how the couple navigates their relationship and parenting their children amid each of their busy schedules and demanding careers, per \u003ca href=\"https://people.com/jessica-biel-on-best-friend-justin-timberlake-jokes-he-is-one-of-my-chosen-sisters-11737857\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. Timberlake and Biel tied the knot in 2022 and \u003ca href=\"https://www.iheart.com/content/2024-06-17-justin-timberlake-honors-2-greatest-gifts-in-heartfelt-tribute-to-sons/\" target=\"_blank\">share two sons together\u003c/a>, \u003cstrong>Silas\u003c/strong>, 10, and \u003cstrong>Phineas\u003c/strong>, 4. \u003c/p>\n\n\u003cp>&quot;I think having a partner who understands this industry and adjacent industries like music industry has been really deeply important and profound for my life and for our partnership because he just understands when I'm working crazy long hours,&quot; she said, adding that the same goes for her husband when he &quot;works all night long. &quot;So we are able to support each other throughout strange schedules and time apart because we know that's just what it takes to make this kind of art.&quot;\u003c/p>\n\n\u003cp>The couple also tries to have alternating schedules so they can ensure at least one of them is able to stay home with their kids; however, Biel notes that &quot;doesn't always happen&quot; when certain opportunities come up that &quot;you just have to take advantage of.&quot;\u003c/p>\n\n\u003cp>When they are pulled away for work, they have a strong &quot;village&quot; of people who step up. The \u003cem>Sinner\u003c/em> star noted that she is surrounded by &quot;amazing groups of women&quot; who have supported her throughout her life, joking that she also considers Timberlake &quot;one of my chosen sisters.&quot; \u003c/p>\n\n\u003cp>&quot;The next part is earnest: He's also my best friend,&quot; she said. &quot;All of them together have gotten me through my life. I don't know how I would have survived life without them.&quot;\u003c/p>\n\n\u003cp>Timberlake appears to share the sentiment. In March, he celebrated his wife, whom he called his &quot;best friend&quot; and his &quot;rock,&quot; \u003ca href=\"https://www.iheart.com/content/2025-03-04-justin-timberlake-celebrates-my-rock-jessica-biel-in-sweet-birthday-post/\" target=\"_blank\">in a sweet social media post in honor of her birthday\u003c/a>, admitting that she is the person who &quot;showed me a real love.&quot;\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters/","cuser":"user/ldap/1129327","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/Justin Timberlake","keywords/Jessica Biel"],"primary_image":{"bucket":"new_assets","id":"%2F682c9ac7b2044f83adb96a01"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1747768020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters","social_title":"","summary":"The \"Candy\" actress also shared how she and her husband navigate their marriage while both \"working crazy long hours.\"","targets":[{"categories":["categories/music-news"],"distribution":["artists/Justin Timberlake (34741)"]},{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jessica Biel Jokes Husband Justin Timberlake Is 'One Of My Chosen Sisters'","permalink":"https://www.americantop40.com/content/2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters/"},"slug":"2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682c9ac7b2044f83adb96a01","title":"Jessica Biel Jokes Husband Justin Timberlake Is 'One Of My Chosen Sisters'","description":"The \"Candy\" actress also shared how she and her husband navigate their marriage while both \"working crazy long hours.\"","author":"Sarah Tate"},"pub_start":1747768020000,"pub_until":4115978604802,"pub_changed":1747768396906,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Justin Timberlake (34741)"]},{"tags":["categories/music-news","categories/entertainment-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682c94114bb2e51ad6a35ff3","slug:2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters","slug:2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters","keyword:keywords/Justin Timberlake","keyword:keywords/Jessica Biel","author:user"]}},{"id":"%2F682c940d39ae6376cfec8166","type":"PUBLISHING","record":{"ref_id":"%2F682c940d39ae6376cfec8166","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5090a6d5-3d5f-4b0e-9624-0ae7ba262e09","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/35141/?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/35141/?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/35141/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35141/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682c9abcc2aaa87483af575d","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/katy-perry-35141/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35141\" data-catalog-related-id=\"\">\u003cstrong>Katy Perry\u003c/strong>\u003c/a> proved that she's a pro when it comes to navigating mid-performance mishaps after nearly losing a vital piece of her wardrobe onstage. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-05-07-katy-perry-reacts-to-fake-photos-of-her-at-the-met-gala-in-hilarious-post/\" target=\"_blank\">The &quot;Woman's World&quot; singer\u003c/a> experienced a wardrobe malfunction on Saturday (May 17) while in Las Vegas for her \u003cem>Lifetimes\u003c/em> tour. As she performed her song &quot;Part of Me,&quot; she ran across the stage when the reflective cone bra she wore to match her boots and briefs came undone, per \u003ca href=\"https://people.com/katy-perry-expertly-handles-wardrobe-malfunction-after-bra-nearly-came-off-11737536\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. Perry slowed down and switched up her energetic moves for a more controlled strut as she held the top close to her body. \u003c/p>\n\n\u003cp>&quot;Oh s---, my bra came off,&quot; she said, playing off the near-miss as she walked around during an instrumental break before someone came out to clasp her bra back together. Once her top was secure, she joked to the crowd, &quot;Sorry guys, you didn't pay that much,&quot; before continuing on with the performance. The moment was captured by a fan in the crowd and \u003ca href=\"https://www.tiktok.com/@alrod_182/video/7505675298608975150\" target=\"_blank\">shared on TikTok\u003c/a>.\u003c/p>\n\n\u003cp>Perry kicked off her \u003cem>Lifetimes\u003c/em> tour last month, shortly after \u003ca href=\"https://www.iheart.com/content/2025-04-15-watch-katy-perry-floats-with-space-sisters-during-historic-flight/\" target=\"_blank\">her historic flight to the edge of space\u003c/a>. While many fans have been loving the futuristic, spacey set, others have had a harsher response. Earlier this month, Perry \u003ca href=\"https://www.iheart.com/content/2025-05-09-katy-perry-has-unexpected-response-to-critics-who-say-she-cant-dance/\" target=\"_blank\">clapped back at critics saying she &quot;can't dance,&quot;\u003c/a> and last week she responded to \u003ca href=\"https://www.iheart.com/content/2025-05-15-katy-perry-responds-to-claims-shes-the-most-hated-person-on-the-internet/\" target=\"_blank\">claims that she has become &quot;the most hated person on the internet.&quot;\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage/","cuser":"user/ldap/1129327","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/Katy Perry","keywords/wardrobe malfunction"],"primary_image":{"bucket":"new_assets","id":"%2F682c9abcc2aaa87483af575d"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1747763340000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage","social_title":"","summary":"\"Sorry guys, you didn't pay that much.\"","targets":[{"categories":["categories/music-news"],"distribution":["artists/Katy Perry (35141)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Katy Perry Laughs Off Wardrobe Malfunction After Nearly Losing Bra Onstage","permalink":"https://www.americantop40.com/content/2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage/"},"slug":"2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682c9abcc2aaa87483af575d","title":"Katy Perry Laughs Off Wardrobe Malfunction After Nearly Losing Bra Onstage","description":"\"Sorry guys, you didn't pay that much.\"","author":"Sarah Tate"},"pub_start":1747763340000,"pub_until":4115978604802,"pub_changed":1747763783635,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Katy Perry (35141)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682c940d39ae6376cfec8166","slug:2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage","slug:2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage","keyword:keywords/Katy Perry","keyword:keywords/wardrobe malfunction","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["topic-e6Rs0",{"data":{}}],["item-eyebrow-/682c94114bb2e51ad6a35ff3",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/682c940d39ae6376cfec8166",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["$podcastloader-80159774",{"data":[{"id":80159774,"title":"On Air with Ryan Seacrest","description":"Did you miss today’s Ryan’s Roses? Or Second Date Update? Or celebrity interview? Listen to the entire show here every day with Ryan Seacrest, Sisanie, and Tanya Rad! \nCatch On Air with Ryan Seacrest live every morning on 102.7 KIIS-FM Los Angeles and be sure to subscribe to the On Air with Ryan Seacrest Podcast\n\nJoin us on social:\nFacebook, X, YouTube, Instagram, Snapchat, TikTok","lastUpdated":1745941193,"slug":"51-on-air-with-ryan-seacrest","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABBv0jAAAAGW08_f0A"},"items":[{"id":276583057,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"FULL SHOW: Primal Movements & Dating Non-Dog People","duration":2813,"isExplicit":false,"description":"Ryan, Sisanie and Tanya talk about the latest fitness craze called \"Primal Movement\" and Ryan asks if relationships can work if your significant other is not crazy about pets. New Second Update and a caller needs advice on how to tell her boyfriend that he needs to get a job. Play NOW to catch up on today's On Air with Ryan Seacrest Podcast!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747747088000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":276573199,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Katy Perry Responds to 'Most Hated Person on the Internet' Title","duration":106,"isExplicit":false,"description":"\u003cp>And her response is so perfect. Listen back here\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747738770000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":276419038,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"What's the Best Way to Make New Friends as an Adult?","duration":109,"isExplicit":false,"description":"\u003cp>Making new friends can be hard! Tanya's inspired by Benson Boone and Tom Holland's new friendship. Listen back here\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747662825000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":276417801,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Next Time Your Child Is Upset, Try This Parenting Hack","duration":88,"isExplicit":false,"description":"\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747661836000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":276415783,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"THE FULL SHOW: Air Taxis in LA","duration":2185,"isExplicit":false,"description":"A wife has a concern after hearing her husband say something super suspicious while he was playing his video game... Find out on today's Ryan's Roses! Macayla needs wedding advice! Find out what you can do to keep your kids calm when this happens...\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747660697000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":276033324,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"FULL SHOW: Why Does My Boss Keep Bringing Their Dog?","duration":2729,"isExplicit":false,"description":"On today's show, we talk to a listener who's annoyed with her boss who's absent minded when they bring their dog! Ryan also catches up with Thunderstorm Artis from American Idol and the Weekend Watchlist all waiting for you NOW!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747401464000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":276032112,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"'Idol' Season 23's Thunderstorm Artis on Seizing 'Moment of Potential'","duration":129,"isExplicit":false,"description":"\u003cp>'American Idol' hopeful Thunderstorm Artis shares with Ryan Seacrest how he's tackling his 'moment of potential' after being cut ahead of season 23's finale. Listen back to his inspiring journey and why he's full of gratitude here\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747400440000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":276031749,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Are EarPods Really Bad For You? Sisanie's Ears Are Clogged!","duration":101,"isExplicit":false,"description":"\u003cp>Sisanie is having a new issue with her ears! What's to blame? Listen back here\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747400211000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":275769419,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"THE FULL SHOW: The Husband's Girlfriend","duration":2139,"isExplicit":false,"description":"Are you considering a college major? These majors are more likely to be married by the age of 30. We'll tell you what they are! We’ll play Match Game!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747314591000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":275763760,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Where Have All the 'Na-Na-Na' Songs Gone?","duration":106,"isExplicit":false,"description":"\u003cp>We all lived through a musical era of \"na na na\" and we miss it. Listen back to Sisanie remind us with these nostalgic tracks here\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1747310338000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"}]}}]}],["chart-list-page-top-40-238",{"data":{"slug":"top-40-238","id":"/charts/5952bcf0bf98d03c95815abc","title":"TOP 40","subtitle":"","lists":{"items":[{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDAzMTg4NDE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMDYzMDU2NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzE1NzU5MDQ=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-17-2025","title":"May 17, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDAzMTg4NDE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMDYzMDU2NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzE1NzU5MDQ=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-10-2025","title":"May 10, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMDYzMDU2NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDAzMTg4NDE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-3-2025","title":"May 3, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMDYzMDU2NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDAzMTg4NDE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-26-2025","title":"April 26, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMDYzMDU2NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODUyNjQzNzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-19-2025","title":"April 19, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODUyNjQzNzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMDYzMDU2NDc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-12-2025","title":"April 12, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODUyNjQzNzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMDYzMDU2NDc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-5-2025","title":"April 5, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODUyNjQzNzI=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQ0ODQ0Njg=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-29-2025","title":"March 29, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQ0ODQ0Njg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODUyNjQzNzI=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-22-2025","title":"March 22, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQ0ODQ0Njg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODUyNjQzNzI=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-15-2025","title":"March 15, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQ0ODQ0Njg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODUyNjQzNzI=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-8-2025","title":"March 8, 2025 ","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQ0ODQ0Njg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODUyNjQzNjc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-1-2025","title":"March 1, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQ0ODQ0Njg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODUyNjQzNjc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-22-2025","title":"February 22, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQ0ODQ0Njg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODUyNjQzNjc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjYxNzMyNzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-8-2025","title":"February 8, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODUyNjQzNjc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjYxNzMyNzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQ0ODQ0Njg=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"january-18-2025","title":"January 18, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODUyNjQzNjc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjYxNzMyNzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQ0ODQ0Njg=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"january-11-2025","title":"January 11, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjYxNzMyNzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODUyNjQzNjc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjExMzMzMjY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"january-4-2025","title":"January 4, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMzI1MDk2NDU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNDIwNTYzMzM=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMzMwNTkwMTA=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNTE4NzM0ODc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"december-28-2024","title":"December 28, 2024","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMzI1MDk2NDU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNDIwNTYzMzM=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMzMwNTkwMTA=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNTE4NzM0ODc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"december-21-2024","title":"December 21, 2024","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjYxNzMyNzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODUyNjQzNjc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjExMzMzMjY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"december-14-2024","title":"December 14, 2024","image":null}],"pageInfo":{"nextCursor":"eyJwYWdlIjoyLCJzaXplIjoyMH0="}}}}],["contestsloader-at40-pr",{"data":[{"appType":"contest","appId":"1757750","parentAppId":"1757747","title":"On Air with Ryan Seacrest’s Universal Orlando Resort Sweepstakes","shareTitle":"Enter for your chance to win a trip for two to Universal Orlando Resort!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://www.americantop40.com/contests/ryan-seacrest-s-universal-orlando-resort-sweepstakes-1757750/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yMTE3NjEzMzJfY29udGVzdF8xNzU3NzQ3X3N0YW5kYXJkXzE3NDU4NjI3NDAuanBnIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yMTE3NjEzMzJfY29udGVzdF8xNzU3NzQ3X21vYmlsZV8xNzQxOTAxODE2LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"Enter for your chance to win a trip for two to Universal Orlando Resort!","sort":"","startTime":"2025-05-18 21:00:00","endTime":"2025-05-25 20:59:00","scheduleStatus":"live","startDate":"2025-05-18 21:00:00","endDate":"2025-05-25 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yMTE3NjEzMzJfY29udGVzdF8xNzU3NzQ3X21vYmlsZV8xNzQxOTAxODE2LmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TVRFM05qRXpNekpmWTI5dWRHVnpkRjh4TnpVM056UTNYMjF2WW1sc1pWOHhOelF4T1RBeE9ERTJMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"997214100","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null}]}],["item-eyebrow-/682cf687a6cf3a3192eae28e",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["chart-list-page-hot-ac-243",{"data":{"slug":"hot-ac-243","id":"/charts/5952bcf0bf98d03c95815ab7","title":"HOT AC","subtitle":"","lists":{"items":[{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQ0ODQ0Njg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMDYzMDU2NDc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-10-2025-hac","title":"May 10, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQ0ODQ0Njg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODgyNDIzMTk=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"2025-05-09-may-3-2025","title":"May 3, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQ0ODQ0Njg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-26-2025-hac","title":"April 26, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQ0ODQ0Njg=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-19-2025-hac","title":"April 19, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzYzNjU0MDU=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-12-2025-hac","title":"April 12, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzYzNjU0MDU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"april-5-2025-hac","title":"April 5, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzYzNjU0MDU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-29-2025-hac","title":"March 29, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzYzNjU0MDU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzAwNzc2MDg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQzODkzNTE=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-22-2025-hac","title":"March 22, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzYzNjU0MDU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzAwNzc2MDg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQwODE5OTQ=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-15-2025-hac","title":"March 15, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzYzNjU0MDU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzAwNzc2MDg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQwODE5OTQ=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"march-8-2025-hac","title":"March 8, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzYzNjU0MDU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzAwNzc2MDg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQwODE5OTQ=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"2025-03-08-march-1-2025","title":"March 1, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzYzNjU0MDU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzAwNzc2MDg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-22-2025-hac","title":"February 22, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzYzNjU0MDU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQwODE5OTQ=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"february-8-2025-hac","title":"February 8, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzYzNjU0MDU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQwODE5OTQ=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"january-18-2025-hac","title":"January 18, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzYzNjU0MDU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQwODE5OTQ=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"january-5-2025-hac","title":"January 5, 2025","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMjE0MjEwNjk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay83ODc3NDE1Nw==,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNTE4NzM0ODc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8xODExNjYxODY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"december-28-2024-hac","title":"December 28, 2024","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMjE0MjEwNjk=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay83ODc3NDE1Nw==,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNTE4NzM0ODc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8xODExNjYxODY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"december-21-2024-hac","title":"December 21, 2024","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzYzNjU0MDU=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzAwNzc2MDg=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"december-14-2024-hac","title":"December 14, 2024","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzAwNzc2MDg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjExMzMzMjY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"december-7-2024-hac","title":"December 7, 2024","image":null},{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzAwNzc2MDg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQwODE5OTQ=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjExMzMzMjY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"november-30-2024-hac","title":"November 30, 2024","image":null}],"pageInfo":{"nextCursor":"eyJwYWdlIjoyLCJzaXplIjoyMH0="}}}}],["item-eyebrow-/682ce7d3406f1a2e35636ad2",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/682cac13a6cf3a3192eae240",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/682c939a3895e403df221e97",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/682cdd747c32f065452ab954",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["charts_list_loader-top-40-238-latest",{"data":{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8zMDAzMTg4NDE=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMDYzMDU2NDc=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNzE1NzU5MDQ=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-17-2025","image":null,"title":"May 17, 2025","songs":[{"artist":"Kendrick Lamar","delta":0,"image":"//i.iheart.com/v3/catalog/track/300318841","peak":1,"pos":1,"timeOnChart":14,"title":"luther","url":"https://www.iheart.com/artist/kendrick-lamar-432004/songs/luther-300318841/?autoplay=true"},{"artist":"Chappell Roan","delta":0,"image":"//i.iheart.com/v3/catalog/track/206305647","peak":1,"pos":2,"timeOnChart":18,"title":"Pink Pony Club","url":"https://www.iheart.com/artist/chappell-roan-31738844/songs/pink-pony-club-206305647/?autoplay=true"},{"artist":"Lola Young","delta":1,"image":"//i.iheart.com/v3/catalog/track/271575904","peak":3,"pos":3,"timeOnChart":14,"title":"Messy","url":"https://www.iheart.com/artist/lola-young-33543533/songs/messy-271575904/?autoplay=true"},{"artist":"Lady Gaga & Bruno Mars","delta":-1,"image":"//i.iheart.com/v3/catalog/track/284327836","peak":1,"pos":4,"timeOnChart":32,"title":"Die With A Smile","url":"https://www.iheart.com/artist/lady-gaga-bruno-mars-39335/songs/die-with-a-smile-284327836/?autoplay=true"},{"artist":"Doechii","delta":3,"image":"//i.iheart.com/v3/catalog/track/317148099","peak":5,"pos":5,"timeOnChart":6,"title":"Anxiety","url":"https://www.iheart.com/artist/doechii-37731825/songs/anxiety-317148099/?autoplay=true"},{"artist":"The Weeknd","delta":1,"image":"//i.iheart.com/v3/catalog/track/311444619","peak":6,"pos":6,"timeOnChart":13,"title":"Cry For Me","url":"https://www.iheart.com/artist/the-weeknd-744880/songs/cry-for-me-311444619/?autoplay=true"},{"artist":"Tate McRae","delta":-1,"image":"//i.iheart.com/v3/catalog/track/309864038","peak":6,"pos":7,"timeOnChart":13,"title":"Sports car","url":"https://www.iheart.com/artist/tate-mcrae-31522919/songs/sports-car-309864038/?autoplay=true"},{"artist":"Teddy Swims","delta":1,"image":"//i.iheart.com/v3/catalog/track/288242319","peak":7,"pos":8,"timeOnChart":14,"title":"Bad Dreams","url":"https://www.iheart.com/artist/teddy-swims-32982679/songs/bad-dreams-288242319/?autoplay=true"},{"artist":"Gracie Abrams","delta":-4,"image":"//i.iheart.com/v3/catalog/track/294389351","peak":1,"pos":9,"timeOnChart":18,"title":"That’s So True","url":"https://www.iheart.com/artist/gracie-abrams-33523798/songs/thats-so-true-294389351/?autoplay=true"},{"artist":"Lady Gaga","delta":0,"image":"//i.iheart.com/v3/catalog/track/311719415","peak":9,"pos":10,"timeOnChart":12,"title":"Abracadabra","url":"https://www.iheart.com/artist/lady-gaga-39335/songs/abracadabra-311719415/?autoplay=true"},{"artist":"Benson Boone","delta":0,"image":"//i.iheart.com/v3/catalog/track/315534843","peak":11,"pos":11,"timeOnChart":9,"title":"Sorry I'm Here For Someone Else","url":"https://www.iheart.com/artist/benson-boone-36969951/songs/sorry-im-here-for-someone-else-315534843/?autoplay=true"},{"artist":"Ed Sheeran","delta":1,"image":"//i.iheart.com/v3/catalog/track/321940737","peak":12,"pos":12,"timeOnChart":4,"title":"Azizam","url":"https://www.iheart.com/artist/ed-sheeran-396790/songs/azizam-321940737/?autoplay=true"},{"artist":"ROSÉ & Bruno Mars","delta":-1,"image":"//i.iheart.com/v3/catalog/track/294484468","peak":1,"pos":13,"timeOnChart":21,"title":"APT.","url":"https://www.iheart.com/artist/rose-bruno-mars-44371930/songs/apt-294484468/?autoplay=true"},{"artist":"Gigi Perez","delta":1,"image":"//i.iheart.com/v3/catalog/track/290319734","peak":14,"pos":14,"timeOnChart":16,"title":"Sailor Song","url":"https://www.iheart.com/artist/gigi-perez-35957833/songs/sailor-song-290319734/?autoplay=true"},{"artist":"Alex Warren","delta":2,"image":"//i.iheart.com/v3/catalog/track/311924447","peak":15,"pos":15,"timeOnChart":4,"title":"Ordinary","url":"https://www.iheart.com/artist/alex-warren-31733685/songs/ordinary-311924447/?autoplay=true"},{"artist":"Billie Eilish","delta":-2,"image":"//i.iheart.com/v3/catalog/track/270077608","peak":1,"pos":16,"timeOnChart":43,"title":"BIRDS OF A FEATHER","url":"https://www.iheart.com/artist/billie-eilish-31132274/songs/birds-of-a-feather-270077608/?autoplay=true"},{"artist":"Morgan Wallen","delta":-1,"image":"//i.iheart.com/v3/catalog/track/293700243","peak":16,"pos":17,"timeOnChart":20,"title":"Love Somebody","url":"https://www.iheart.com/artist/morgan-wallen-30731053/songs/love-somebody-293700243/?autoplay=true"},{"artist":"Billie Eilish","delta":1,"image":"//i.iheart.com/v3/catalog/track/270077609","peak":18,"pos":18,"timeOnChart":8,"title":"WILDFLOWER","url":"https://www.iheart.com/artist/billie-eilish-31132274/songs/wildflower-270077609/?autoplay=true"},{"artist":"Sabrina Carpenter","delta":-1,"image":"//i.iheart.com/v3/catalog/track/285264367","peak":1,"pos":19,"timeOnChart":30,"title":"Taste","url":"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/taste-285264367/?autoplay=true"},{"artist":"Doechii","delta":3,"image":"//i.iheart.com/v3/catalog/track/285801956","peak":20,"pos":20,"timeOnChart":12,"title":"DENIAL IS A RIVER","url":"https://www.iheart.com/artist/doechii-37731825/songs/denial-is-a-river-285801956/?autoplay=true"},{"artist":"Ariana Grande","delta":7,"image":"//i.iheart.com/v3/catalog/track/320706118","peak":21,"pos":21,"timeOnChart":2,"title":"twilight zone","url":"https://www.iheart.com/artist/ariana-grande-678625/songs/twilight-zone-320706118/?autoplay=true"},{"artist":"Miley Cyrus","delta":0,"image":"//i.iheart.com/v3/catalog/track/322219211","peak":22,"pos":22,"timeOnChart":4,"title":"End of the World","url":"https://www.iheart.com/artist/miley-cyrus-42281/songs/end-of-the-world-322219211/?autoplay=true"},{"artist":"Sabrina Carpenter","delta":-2,"image":"//i.iheart.com/v3/catalog/track/285264372","peak":1,"pos":23,"timeOnChart":23,"title":"Bed Chem","url":"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/bed-chem-285264372/?autoplay=true"},{"artist":"Selena Gomez, benny blanco & Gracie Abrams","delta":-4,"image":"//i.iheart.com/v3/catalog/track/314887460","peak":18,"pos":24,"timeOnChart":11,"title":"Call Me When You Break Up","url":"https://www.iheart.com/artist/selena-gomez-benny-blanco-gracie-abrams-57706/songs/call-me-when-you-break-up-314887460/?autoplay=true"},{"artist":"Myles Smith","delta":-1,"image":"//i.iheart.com/v3/catalog/track/266173276","peak":1,"pos":25,"timeOnChart":33,"title":"Stargazing","url":"https://www.iheart.com/artist/myles-smith-32446744/songs/stargazing-266173276/?autoplay=true"},{"artist":"Drake","delta":11,"image":"//i.iheart.com/v3/catalog/track/313738316","peak":26,"pos":26,"timeOnChart":3,"title":"NOKIA","url":"https://www.iheart.com/artist/drake-44512/songs/nokia-313738316/?autoplay=true"},{"artist":"Hozier","delta":0,"image":"//i.iheart.com/v3/catalog/track/261133326","peak":1,"pos":27,"timeOnChart":52,"title":"Too Sweet","url":"https://www.iheart.com/artist/hozier-979812/songs/too-sweet-261133326/?autoplay=true"},{"artist":"The Marías","delta":-2,"image":"//i.iheart.com/v3/catalog/track/267521398","peak":25,"pos":28,"timeOnChart":15,"title":"No One Noticed","url":"https://www.iheart.com/artist/the-marias-42528389/songs/no-one-noticed-267521398/?autoplay=true"},{"artist":"Pitbull & Bon Jovi","delta":4,"image":"//i.iheart.com/v3/catalog/track/297140359","peak":29,"pos":29,"timeOnChart":11,"title":"Now Or Never","url":"https://www.iheart.com/artist/pitbull-bon-jovi-42201/songs/now-or-never-297140359/?autoplay=true"},{"artist":"Tyla","delta":-5,"image":"//i.iheart.com/v3/catalog/track/292837743","peak":25,"pos":30,"timeOnChart":9,"title":"PUSH 2 START","url":"https://www.iheart.com/artist/tyla-182943/songs/push-2-start-292837743/?autoplay=true"},{"artist":"Almost Monday","delta":3,"image":"//i.iheart.com/v3/catalog/track/271605213","peak":31,"pos":31,"timeOnChart":8,"title":"can't slow down","url":"https://www.iheart.com/artist/almost-monday-32011100/songs/cant-slow-down-271605213/?autoplay=true"},{"artist":"Chappell Roan","delta":4,"image":"//i.iheart.com/v3/catalog/track/318697503","peak":30,"pos":32,"timeOnChart":5,"title":"The Giver","url":"https://www.iheart.com/artist/chappell-roan-31738844/songs/the-giver-318697503/?autoplay=true"},{"artist":"The Weeknd & Playboi Carti","delta":-3,"image":"//i.iheart.com/v3/catalog/track/291022209","peak":11,"pos":33,"timeOnChart":21,"title":"Timeless","url":"https://www.iheart.com/artist/the-weeknd-playboi-carti-744880/songs/timeless-291022209/?autoplay=true"},{"artist":"SZA with Kendrick Lamar","delta":0,"image":"//i.iheart.com/v3/catalog/track/305181661","peak":34,"pos":34,"timeOnChart":1,"title":"30 For 30","url":"https://www.iheart.com/artist/sza-with-kendrick-lamar-30061847/songs/30-for-30-305181661/?autoplay=true"},{"artist":"Sabrina Carpenter","delta":-3,"image":"//i.iheart.com/v3/catalog/track/264945513","peak":1,"pos":35,"timeOnChart":51,"title":"Espresso","url":"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/espresso-264945513/?autoplay=true"},{"artist":"SZA","delta":-7,"image":"//i.iheart.com/v3/catalog/track/305181663","peak":5,"pos":36,"timeOnChart":14,"title":"BMF","url":"https://www.iheart.com/artist/sza-30061847/songs/bmf-305181663/?autoplay=true"},{"artist":"Chris Brown","delta":3,"image":"//i.iheart.com/v3/catalog/track/264373417","peak":37,"pos":37,"timeOnChart":4,"title":"Residuals","url":"https://www.iheart.com/artist/chris-brown-33210/songs/residuals-264373417/?autoplay=true"},{"artist":"Shaboozey","delta":-3,"image":"//i.iheart.com/v3/catalog/track/264081994","peak":1,"pos":38,"timeOnChart":48,"title":"A Bar Song (Tipsy)","url":"https://www.iheart.com/artist/shaboozey-30650570/songs/a-bar-song-tipsy-264081994/?autoplay=true"},{"artist":"Shaboozey","delta":0,"image":"//i.iheart.com/v3/catalog/track/298710260","peak":37,"pos":39,"timeOnChart":6,"title":"Good News","url":"https://www.iheart.com/artist/shaboozey-30650570/songs/good-news-298710260/?autoplay=true"},{"artist":"Benson Boone","delta":-2,"image":"//i.iheart.com/v3/catalog/track/251873487","peak":1,"pos":40,"timeOnChart":61,"title":"Beautiful Things","url":"https://www.iheart.com/artist/benson-boone-36969951/songs/beautiful-things-251873487/?autoplay=true"}]}}],["charts_list_loader-hot-ac-243-latest",{"data":{"topItems":"//i.iheart.com/v3/url/aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yODQzMjc4MzY=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yNjQ5NDU1MTM=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yOTQ0ODQ0Njg=,aHR0cHM6Ly9pLmloZWFydC5jb20vdjMvY2F0YWxvZy90cmFjay8yMDYzMDU2NDc=?ops=fit(200,200),grid(2,2,0,0,0)","slug":"may-10-2025-hac","image":null,"title":"May 10, 2025","songs":[{"artist":"Lady Gaga & Bruno Mars","delta":1,"image":"//i.iheart.com/v3/catalog/track/284327836","peak":1,"pos":1,"timeOnChart":32,"title":"Die With A Smile","url":"https://www.iheart.com/artist/lady-gaga-bruno-mars-39335/songs/die-with-a-smile-284327836/?autoplay=true"},{"artist":"Sabrina Carpenter","delta":1,"image":"//i.iheart.com/v3/catalog/track/264945513","peak":1,"pos":2,"timeOnChart":46,"title":"Espresso","url":"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/espresso-264945513/?autoplay=true"},{"artist":"ROSÉ & Bruno Mars","delta":-2,"image":"//i.iheart.com/v3/catalog/track/294484468","peak":1,"pos":3,"timeOnChart":15,"title":"APT.","url":"https://www.iheart.com/artist/rose-bruno-mars-44371930/songs/apt-294484468/?autoplay=true"},{"artist":"Chappell Roan","delta":1,"image":"//i.iheart.com/v3/catalog/track/206305647","peak":4,"pos":4,"timeOnChart":14,"title":"Pink Pony Club","url":"https://www.iheart.com/artist/chappell-roan-31738844/songs/pink-pony-club-206305647/?autoplay=true"},{"artist":"Teddy Swims","delta":-1,"image":"//i.iheart.com/v3/catalog/track/288242319","peak":4,"pos":5,"timeOnChart":18,"title":"Bad Dreams","url":"https://www.iheart.com/artist/teddy-swims-32982679/songs/bad-dreams-288242319/?autoplay=true"},{"artist":"Lola Young","delta":0,"image":"//i.iheart.com/v3/catalog/track/271575904","peak":6,"pos":6,"timeOnChart":12,"title":"Messy","url":"https://www.iheart.com/artist/lola-young-33543533/songs/messy-271575904/?autoplay=true"},{"artist":"Benson Boone","delta":3,"image":"//i.iheart.com/v3/catalog/track/315534843","peak":7,"pos":7,"timeOnChart":8,"title":"Sorry I'm Here For Someone Else","url":"https://www.iheart.com/artist/benson-boone-36969951/songs/sorry-im-here-for-someone-else-315534843/?autoplay=true"},{"artist":"Gracie Abrams","delta":-1,"image":"//i.iheart.com/v3/catalog/track/294389351","peak":1,"pos":8,"timeOnChart":16,"title":"That’s So True","url":"https://www.iheart.com/artist/gracie-abrams-33523798/songs/thats-so-true-294389351/?autoplay=true"},{"artist":"Myles Smith","delta":-1,"image":"//i.iheart.com/v3/catalog/track/276365405","peak":1,"pos":9,"timeOnChart":38,"title":"Stargazing","url":"https://www.iheart.com/artist/myles-smith-32446744/songs/stargazing-276365405/?autoplay=true"},{"artist":"Ed Sheeran","delta":3,"image":"//i.iheart.com/v3/catalog/track/321940737","peak":10,"pos":10,"timeOnChart":3,"title":"Azizam","url":"https://www.iheart.com/artist/ed-sheeran-396790/songs/azizam-321940737/?autoplay=true"},{"artist":"Billie Eilish","delta":-2,"image":"//i.iheart.com/v3/catalog/track/270077608","peak":1,"pos":11,"timeOnChart":38,"title":"BIRDS OF A FEATHER","url":"https://www.iheart.com/artist/billie-eilish-31132274/songs/birds-of-a-feather-270077608/?autoplay=true"},{"artist":"Pitbull & Bon Jovi","delta":-1,"image":"//i.iheart.com/v3/catalog/track/297140359","peak":10,"pos":12,"timeOnChart":13,"title":"Now Or Never","url":"https://www.iheart.com/artist/pitbull-bon-jovi-42201/songs/now-or-never-297140359/?autoplay=true"},{"artist":"Shaboozey","delta":-1,"image":"//i.iheart.com/v3/catalog/track/264081994","peak":1,"pos":13,"timeOnChart":44,"title":"A Bar Song (Tipsy)","url":"https://www.iheart.com/artist/shaboozey-30650570/songs/a-bar-song-tipsy-264081994/?autoplay=true"},{"artist":"Morgan Wallen","delta":2,"image":"//i.iheart.com/v3/catalog/track/293700243","peak":14,"pos":14,"timeOnChart":18,"title":"Love Somebody","url":"https://www.iheart.com/artist/morgan-wallen-30731053/songs/love-somebody-293700243/?autoplay=true"},{"artist":"Lady Gaga","delta":0,"image":"//i.iheart.com/v3/catalog/track/311719415","peak":14,"pos":15,"timeOnChart":9,"title":"Abracadabra","url":"https://www.iheart.com/artist/lady-gaga-39335/songs/abracadabra-311719415/?autoplay=true"},{"artist":"Benson Boone","delta":-2,"image":"//i.iheart.com/v3/catalog/track/251873487","peak":1,"pos":16,"timeOnChart":60,"title":"Beautiful Things","url":"https://www.iheart.com/artist/benson-boone-36969951/songs/beautiful-things-251873487/?autoplay=true"},{"artist":"Almost Monday","delta":2,"image":"//i.iheart.com/v3/catalog/track/271605213","peak":17,"pos":17,"timeOnChart":12,"title":"can't slow down","url":"https://www.iheart.com/artist/almost-monday-32011100/songs/cant-slow-down-271605213/?autoplay=true"},{"artist":"Shinedown","delta":0,"image":"//i.iheart.com/v3/catalog/track/309810496","peak":18,"pos":18,"timeOnChart":12,"title":"Three Six Five","url":"https://www.iheart.com/artist/shinedown-58653/songs/three-six-five-309810496/?autoplay=true"},{"artist":"Hozier","delta":-2,"image":"//i.iheart.com/v3/catalog/track/261133326","peak":1,"pos":19,"timeOnChart":50,"title":"Too Sweet","url":"https://www.iheart.com/artist/hozier-979812/songs/too-sweet-261133326/?autoplay=true"},{"artist":"Miley Cyrus","delta":1,"image":"//i.iheart.com/v3/catalog/track/322219211","peak":20,"pos":20,"timeOnChart":3,"title":"End of the World","url":"https://www.iheart.com/artist/miley-cyrus-42281/songs/end-of-the-world-322219211/?autoplay=true"},{"artist":"Selena Gomez, benny blanco & Gracie Abrams","delta":-1,"image":"//i.iheart.com/v3/catalog/track/314887460","peak":18,"pos":21,"timeOnChart":8,"title":"Call Me When You Break Up","url":"https://www.iheart.com/artist/selena-gomez-benny-blanco-gracie-abrams-57706/songs/call-me-when-you-break-up-314887460/?autoplay=true"},{"artist":"Alex Warren","delta":4,"image":"//i.iheart.com/v3/catalog/track/311924447","peak":22,"pos":22,"timeOnChart":4,"title":"Ordinary","url":"https://www.iheart.com/artist/alex-warren-31733685/songs/ordinary-311924447/?autoplay=true"},{"artist":"Gigi Perez","delta":0,"image":"//i.iheart.com/v3/catalog/track/290319734","peak":22,"pos":23,"timeOnChart":13,"title":"Sailor Song","url":"https://www.iheart.com/artist/gigi-perez-35957833/songs/sailor-song-290319734/?autoplay=true"},{"artist":"Tate McRae","delta":1,"image":"//i.iheart.com/v3/catalog/track/309864038","peak":23,"pos":24,"timeOnChart":10,"title":"Sports car","url":"https://www.iheart.com/artist/tate-mcrae-31522919/songs/sports-car-309864038/?autoplay=true"},{"artist":"Teddy Swims","delta":-3,"image":"//i.iheart.com/v3/catalog/track/221421069","peak":1,"pos":25,"timeOnChart":78,"title":"Lose Control","url":"https://www.iheart.com/artist/teddy-swims-32982679/songs/lose-control-221421069/?autoplay=true"},{"artist":"Max McNown","delta":2,"image":"//i.iheart.com/v3/catalog/track/253362690","peak":26,"pos":26,"timeOnChart":8,"title":"A Lot More Free","url":"https://www.iheart.com/artist/max-mcnown-40200318/songs/a-lot-more-free-253362690/?autoplay=true"},{"artist":"LIZZO","delta":0,"image":"//i.iheart.com/v3/catalog/track/318457753","peak":24,"pos":27,"timeOnChart":5,"title":"Still Bad","url":"https://www.iheart.com/artist/lizzo-30191482/songs/still-bad-318457753/?autoplay=true"},{"artist":"Shaboozey","delta":2,"image":"//i.iheart.com/v3/catalog/track/298710260","peak":27,"pos":28,"timeOnChart":9,"title":"Good News","url":"https://www.iheart.com/artist/shaboozey-30650570/songs/good-news-298710260/?autoplay=true"},{"artist":"Melanie Pfirrman","delta":2,"image":"//i.iheart.com/v3/catalog/track/292408651","peak":26,"pos":29,"timeOnChart":10,"title":"Okay","url":"https://www.iheart.com/artist/melanie-pfirrman-31474229/songs/okay-292408651/?autoplay=true"},{"artist":"Doechii","delta":7,"image":"//i.iheart.com/v3/catalog/track/317148099","peak":30,"pos":30,"timeOnChart":2,"title":"Anxiety","url":"https://www.iheart.com/artist/doechii-37731825/songs/anxiety-317148099/?autoplay=true"},{"artist":"Jonas Brothers","delta":1,"image":"//i.iheart.com/v3/catalog/track/319099714","peak":31,"pos":31,"timeOnChart":4,"title":"Love Me To Heaven","url":"https://www.iheart.com/artist/jonas-brothers-40624/songs/love-me-to-heaven-319099714/?autoplay=true"},{"artist":"Post Malone feat. Morgan Wallen","delta":-3,"image":"//i.iheart.com/v3/catalog/track/268388991","peak":1,"pos":32,"timeOnChart":46,"title":"I Had Some Help","url":"https://www.iheart.com/artist/post-malone-feat-morgan-wallen-30779802/songs/i-had-some-help-268388991/?autoplay=true"},{"artist":"Elton John & Brandi Carlile","delta":1,"image":"//i.iheart.com/v3/catalog/track/312234674","peak":33,"pos":33,"timeOnChart":7,"title":"Who Believes In Angels?","url":"https://www.iheart.com/artist/elton-john-brandi-carlile-5041/songs/who-believes-in-angels-312234674/?autoplay=true"},{"artist":"Sabrina Carpenter","delta":-1,"image":"//i.iheart.com/v3/catalog/track/285264367","peak":6,"pos":34,"timeOnChart":24,"title":"Taste","url":"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/taste-285264367/?autoplay=true"},{"artist":"Alessia Cara","delta":1,"image":"//i.iheart.com/v3/catalog/track/312934091","peak":35,"pos":35,"timeOnChart":6,"title":"Fire","url":"https://www.iheart.com/artist/alessia-cara-30832098/songs/fire-312934091/?autoplay=true"},{"artist":"John K","delta":0,"image":"//i.iheart.com/v3/catalog/track/320525205","peak":36,"pos":36,"timeOnChart":1,"title":"Honey","url":"https://www.iheart.com/artist/john-k-30069038/songs/honey-320525205/?autoplay=true"},{"artist":"Jelly Roll","delta":1,"image":"//i.iheart.com/v3/catalog/track/274093139","peak":6,"pos":37,"timeOnChart":40,"title":"I Am Not Okay","url":"https://www.iheart.com/artist/jelly-roll-40379/songs/i-am-not-okay-274093139/?autoplay=true"},{"artist":"Chappell Roan","delta":1,"image":"//i.iheart.com/v3/catalog/track/318697503","peak":38,"pos":38,"timeOnChart":3,"title":"The Giver","url":"https://www.iheart.com/artist/chappell-roan-31738844/songs/the-giver-318697503/?autoplay=true"},{"artist":"Sabrina Carpenter","delta":1,"image":"//i.iheart.com/v3/catalog/track/209011412","peak":3,"pos":39,"timeOnChart":58,"title":"Feather","url":"https://www.iheart.com/artist/sabrina-carpenter-553828/songs/feather-209011412/?autoplay=true"},{"artist":"Dasha","delta":0,"image":"//i.iheart.com/v3/catalog/track/315618679","peak":40,"pos":40,"timeOnChart":1,"title":"Not At This Party","url":"https://www.iheart.com/artist/dasha-42604272/songs/not-at-this-party-315618679/?autoplay=true"}]}}]],"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/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","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":[]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[]},"onAuthAction":{"_subscriptions":[]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":0,"link":null,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F682cf687a6cf3a3192eae28e","type":"PUBLISHING","record":{"ref_id":"%2F682cf687a6cf3a3192eae28e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"932250b7-fe49-47a7-8665-0b4c1b3bd6a6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682cf7f1a6cf3a3192eae299","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/kid-cudi-39654/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39654\" data-catalog-related-id=\"\">\u003cstrong>Kid Cudi\u003c/strong>\u003c/a> is reportedly scheduled to testify at \u003ca href=\"https://www.iheart.com/artist/diddy-58652/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58652\" data-catalog-related-id=\"\">\u003cstrong>Sean &quot;Diddy&quot; Combs\u003c/strong>\u003c/a>\u003cstrong>'\u003c/strong> criminal trial this week. \u003cbr />\u003cbr />On Tuesday, May 20, the prosecution included Cudi, born Scott Mescudi, on its witness list during today's proceedings. According to \u003ca href=\"https://www.tmz.com/2025/05/20/kid-cudi-scheduled-testify-diddy-trial/\" target=\"_blank\">\u003cstrong>\u003cem>TMZ\u003c/em>\u003c/strong>\u003c/a>, the 41-year-old rapper could be called to the witness stand as early as Wednesday, though it's possible his testimony could happen on Thursday. Cudi's name was mentioned several times during Cassandra &quot;Cassie&quot; Ventura's testimony last week. Ventura told the court about the moment when Combs allegedly attacked her with a wine bottle opener when he found out about her relationship with Cudi in 2011. \u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Ventura first confirmed the rumor about Combs' retaliation against Cudi in the lawsuit she filed in 2023. The couple began dating in 2011 while she and Combs were on a break. During her testimony, Ventura explained how Combs discovered their relationship from an email she sent to Cudi about leaving her belongings at his home. He found the email while he went through her phone during a freak off. Ventura said he got so furious that he lunged at her with a wine bottle opener. \u003cbr />\u003cbr />The singer-model said she didn't want Combs to find out about her relationship with Combs because she was worried about how he would react. She testified that Combs threatened to harm both of them if their relationship continued. He also threatened to release two explicit videos of their freak-offs, including one on Christmas Day. She claimed Combs eventually followed through with his threat and beat her at his home. \u003cbr />\u003cbr />“Too much danger, too much uncertainty of what could happen if we continued to see each other,” she said \u003ca href=\"https://www.iheart.com/content/2025-05-15-cassie-claims-diddy-threatened-to-hurt-kid-cudi-over-their-relationship/\" target=\"_blank\">\u003cstrong>on the stand\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />Ventura said Combs also threatened to blow up Mescudi's car. She claimed Combs told her they would be out of the country when the car blew up, and he wanted Mescudi’s friends to be there when it happened. The &quot;Day N Night&quot; rapper's car actually did explode in his driveway in February 2012. When Combs' threat to blow up Mescudi's was revealed in Ventura's lawsuit in 2023, Mescudi's rep confirmed the account. \u003cbr />\u003cbr />As of this report, Kid Cudi's team has not confirmed if he will testify. He would be the latest celebrity to take the witness stand following Cassie and \u003ca href=\"https://www.iheart.com/content/2025-05-19-diddy-files-to-dismiss-dawn-richards-lawsuit-on-day-of-her-testimony/\" data-content-id=\"/682b42db816b85a66bffe1ca\">\u003cstrong>Dawn Richard's testimonies\u003c/strong>\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial/","cuser":"user/ldap/1133095","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Kid Cudi","keywords/Diddy","keywords/Hip-Hop"],"primary_image":{"bucket":"new_assets","id":"%2F682cf7f1a6cf3a3192eae299"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},"publish_date":1747781640000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","social_title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","summary":"Kid Cudi will reportedly be the latest celebrity to testify at Diddy's trial ","targets":[{"categories":["categories/music-news"],"distribution":["artists/Diddy (58652)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","permalink":"https://www.americantop40.com/content/2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial/"},"slug":"2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682cf7f1a6cf3a3192eae299","title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","description":"Kid Cudi will reportedly be the latest celebrity to testify at Diddy's trial ","author":"Tony M. Centeno"},"pub_start":1747781640000,"pub_until":4115978604802,"pub_changed":1747782016111,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},{"tags":["categories/music-news","artists/Diddy (58652)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682cf687a6cf3a3192eae28e","slug:2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","slug:2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","keyword:keywords/Kid Cudi","keyword:keywords/Diddy","keyword:keywords/Hip-Hop","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}},"resolved":{"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":0,"link":null,"position":null,"size":1,"title":""},"feed":{"results":[{"id":"%2F682cf687a6cf3a3192eae28e","type":"PUBLISHING","record":{"ref_id":"%2F682cf687a6cf3a3192eae28e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"932250b7-fe49-47a7-8665-0b4c1b3bd6a6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682cf7f1a6cf3a3192eae299","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/kid-cudi-39654/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39654\" data-catalog-related-id=\"\">\u003cstrong>Kid Cudi\u003c/strong>\u003c/a> is reportedly scheduled to testify at \u003ca href=\"https://www.iheart.com/artist/diddy-58652/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58652\" data-catalog-related-id=\"\">\u003cstrong>Sean &quot;Diddy&quot; Combs\u003c/strong>\u003c/a>\u003cstrong>'\u003c/strong> criminal trial this week. \u003cbr />\u003cbr />On Tuesday, May 20, the prosecution included Cudi, born Scott Mescudi, on its witness list during today's proceedings. According to \u003ca href=\"https://www.tmz.com/2025/05/20/kid-cudi-scheduled-testify-diddy-trial/\" target=\"_blank\">\u003cstrong>\u003cem>TMZ\u003c/em>\u003c/strong>\u003c/a>, the 41-year-old rapper could be called to the witness stand as early as Wednesday, though it's possible his testimony could happen on Thursday. Cudi's name was mentioned several times during Cassandra &quot;Cassie&quot; Ventura's testimony last week. Ventura told the court about the moment when Combs allegedly attacked her with a wine bottle opener when he found out about her relationship with Cudi in 2011. \u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Ventura first confirmed the rumor about Combs' retaliation against Cudi in the lawsuit she filed in 2023. The couple began dating in 2011 while she and Combs were on a break. During her testimony, Ventura explained how Combs discovered their relationship from an email she sent to Cudi about leaving her belongings at his home. He found the email while he went through her phone during a freak off. Ventura said he got so furious that he lunged at her with a wine bottle opener. \u003cbr />\u003cbr />The singer-model said she didn't want Combs to find out about her relationship with Combs because she was worried about how he would react. She testified that Combs threatened to harm both of them if their relationship continued. He also threatened to release two explicit videos of their freak-offs, including one on Christmas Day. She claimed Combs eventually followed through with his threat and beat her at his home. \u003cbr />\u003cbr />“Too much danger, too much uncertainty of what could happen if we continued to see each other,” she said \u003ca href=\"https://www.iheart.com/content/2025-05-15-cassie-claims-diddy-threatened-to-hurt-kid-cudi-over-their-relationship/\" target=\"_blank\">\u003cstrong>on the stand\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />Ventura said Combs also threatened to blow up Mescudi's car. She claimed Combs told her they would be out of the country when the car blew up, and he wanted Mescudi’s friends to be there when it happened. The &quot;Day N Night&quot; rapper's car actually did explode in his driveway in February 2012. When Combs' threat to blow up Mescudi's was revealed in Ventura's lawsuit in 2023, Mescudi's rep confirmed the account. \u003cbr />\u003cbr />As of this report, Kid Cudi's team has not confirmed if he will testify. He would be the latest celebrity to take the witness stand following Cassie and \u003ca href=\"https://www.iheart.com/content/2025-05-19-diddy-files-to-dismiss-dawn-richards-lawsuit-on-day-of-her-testimony/\" data-content-id=\"/682b42db816b85a66bffe1ca\">\u003cstrong>Dawn Richard's testimonies\u003c/strong>\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial/","cuser":"user/ldap/1133095","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Kid Cudi","keywords/Diddy","keywords/Hip-Hop"],"primary_image":{"bucket":"new_assets","id":"%2F682cf7f1a6cf3a3192eae299"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},"publish_date":1747781640000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","social_title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","summary":"Kid Cudi will reportedly be the latest celebrity to testify at Diddy's trial ","targets":[{"categories":["categories/music-news"],"distribution":["artists/Diddy (58652)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","permalink":"https://www.americantop40.com/content/2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial/"},"slug":"2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682cf7f1a6cf3a3192eae299","title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","description":"Kid Cudi will reportedly be the latest celebrity to testify at Diddy's trial ","author":"Tony M. Centeno"},"pub_start":1747781640000,"pub_until":4115978604802,"pub_changed":1747782016111,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},{"tags":["categories/music-news","artists/Diddy (58652)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682cf687a6cf3a3192eae28e","slug:2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","slug:2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","keyword:keywords/Kid Cudi","keyword:keywords/Diddy","keyword:keywords/Hip-Hop","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","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":["at40","american-top-40","ryan-seacrest","countdown"],"genre":[],"format":"CHRPOP"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"AT40-PR","stationFormat":"CHRPOP","stationMarket":"PREMIERE","stationMicrosite":"","tags":["at40","american-top-40","ryan-seacrest","countdown"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"www.americantop40.com","path":"/"},"querystring":{"sc":"","cid":"","keyid":"","pname":"","campid":""}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#0067b4","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?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/6148e0be031d0328059b4ce1?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":"American Top 40 - Requests & Shoutouts 1-877-AT40-FAN","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"American Top 40 - Requests & Shoutouts 1-877-AT40-FAN","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"American Top 40 - Requests & Shoutouts 1-877-AT40-FAN","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"American Top 40 - Requests & Shoutouts 1-877-AT40-FAN","type":"meta"}],["meta-name-parsely-title",{"attrName":"name","name":"parsely-title","value":"American Top 40 - Requests & Shoutouts 1-877-AT40-FAN","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"American Top 40 with Ryan Seacrest, Top 40, Hot AC, Seacrest, iHeartRadio","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"at40, american top 40, ryan seacrest, countdown","type":"meta"}],["meta-name-parsely-tags",{"attrName":"name","name":"parsely-tags","value":"at40, american top 40, ryan seacrest, countdown","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://www.americantop40.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://www.americantop40.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://www.americantop40.com/","type":"meta"}],["meta-name-parsely-link",{"attrName":"name","name":"parsely-link","value":"https://www.americantop40.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-name-parsely-image-url",{"attrName":"name","name":"parsely-image-url","value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/6148e0be031d0328059b4ce1?ops=gravity(%22center%22),contain(1200,675),quality(65)","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":"@AmericanTop40","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@AmericanTop40","type":"meta"}],["canonical",{"value":"https://www.americantop40.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"www.americantop40.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"American Top 40","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"American Top 40","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:/b078cc703dafc3b1fc28a8857a378eae/inferno","SM6.0:index-m","SM6.0:index-m:/b078cc703dafc3b1fc28a8857a378eae","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%2FPremiere%20Networks","TAXO/resource","TAXO/resource%2F_public","app/catalog","app/catalog/20241107191044","app/sites","app/sites/20250512192631352","app/streams","app/streams/20241212172159","app/taxonomy","app/taxonomy/20250515144835908","streams","streams/4802","webapi","webapi-v4:catalog","webapi-v4:catalog:3608db615f1d431116b2e171ea1d1530","webapi-v4:name-tag2","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:c001234a3d48f9a45047e7005fff7f19","webapi-v4:name-tag2:cf46219ecab797ec962a85c7b9b7c511","webapi-v4:name-tag2:d1227546af3d8b7eed107e00032bbf98","webapi-v4:sites","webapi-v4:sites:a883b56c96be539636fde0559b4fd327","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:0dfa0b80a979ceeed19c94a12ac06510","domain/www.americantop40.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/61c23c01c8f5c4744ff21970","PS:datasource:/669fdcebe6cd8a2bf4c59e86","PS:leads","PS:leads:/59513e6209412de7ca60ff73","PS:leads:/5e722b02a4b7ee6922d853cd","PS:leads:/5fac1fa334f4149d3a850536","PS:leads:/5fac1fd634f4149d3a850539","PS:leads:/682381d5faf7d01338d743a5","PS:subscription","PS:subscription:2e1ff22066f109414518313d52950726","PS:subscription:b2b7087cf3e474e55a7b7e4e68d3256a","SM6.0:datasource-leads","SM6.0:datasource-leads:01d745f1d40cb637cc6af7b8180148bd","SM6.0:datasource-leads:110cc158f5c10c4a0900cfb6fc9af28f","SM6.0:datasource-leads:6a40e856cee6ef76755e5af830db4dd1","SM6.0:datasource-leads:ac8c4a298a0fbf11af8e1c407775e485","SM6.0:datasource-leads:ba54fa7e4d58b77d9846d7a98989c50f","SM6.0:datasource-publishing","SM6.0:datasource-publishing:070580cff01c63f2ac0bd9004fb7982d","SM6.0:datasource-publishing:12932f85de74cd79e839500155a840ae","SM6.0:datasource-publishing:487a66464b0b139435ccbc7020cb65de","SM6.0:datasource-publishing:a3d5c21826da6f949dca3c5f228a5fa5","SM6.0:site-streams","SM6.0:site-streams:0dfa0b80a979ceeed19c94a12ac06510","app/leads","app/leads/20230817200131","app/pubsub","app/pubsub/20250107181532","sites","webapi-v4:sites:638bcfebcae844a3245f314d5f3fe8f3","aptivada","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"www.americantop40.com","path":"/","query":{},"params":{},"userAgent":"facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)"},"page":{"currentPage":{"_id":"/b078cc703dafc3b1fc28a8857a378eae/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":"ZdtcQ","region":"header:dynamic","type":"item","ordinal":0,"value":{"ad_split":null,"feed_id":"ID:how-to-listen-bar","feed_index":7,"link":null,"position":null,"title":null},"tags":["display-hints/how-to-listen-bar"],"schedule":{"begin":0,"end":1651766441083},"item":{"result":{"id":"%2F5e722b02a4b7ee6922d853cd","type":"LEADS","record":{"title":"Locate your nearest station airing {config.general.name}!","subtitle":"","image":"https://i.iheart.com/v2/img/default","img_meta":{"base_id":null,"bucket":null},"link":{"target":"_self","urls":{"device":"","web":"/howtolisten/"},"name":"Find Your Station","description":""},"use_catalog_image":true,"catalog":null}}}},{"id":"oiYcz","region":"header:dynamic","type":"header","ordinal":1,"value":{"background_color":"#028cd0","background_image":"asset://assets.brands/60f8337af99e947f65c67c4a","subtitle":null,"title":null},"tags":[],"schedule":{"begin":0,"end":1651766451849}},{"id":"FFKW2","region":"main:dynamic","type":"feed","ordinal":1,"value":{"ad_split":50,"feed_id":"ID:pinned-content","feed_index":1,"position":null,"size":1,"title":null},"tags":["display-hints/large","display-hints/horizontal"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":0,"link":null,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F682cf687a6cf3a3192eae28e","type":"PUBLISHING","record":{"ref_id":"%2F682cf687a6cf3a3192eae28e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"932250b7-fe49-47a7-8665-0b4c1b3bd6a6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682cf7f1a6cf3a3192eae299","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/kid-cudi-39654/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39654\" data-catalog-related-id=\"\">\u003cstrong>Kid Cudi\u003c/strong>\u003c/a> is reportedly scheduled to testify at \u003ca href=\"https://www.iheart.com/artist/diddy-58652/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58652\" data-catalog-related-id=\"\">\u003cstrong>Sean &quot;Diddy&quot; Combs\u003c/strong>\u003c/a>\u003cstrong>'\u003c/strong> criminal trial this week. \u003cbr />\u003cbr />On Tuesday, May 20, the prosecution included Cudi, born Scott Mescudi, on its witness list during today's proceedings. According to \u003ca href=\"https://www.tmz.com/2025/05/20/kid-cudi-scheduled-testify-diddy-trial/\" target=\"_blank\">\u003cstrong>\u003cem>TMZ\u003c/em>\u003c/strong>\u003c/a>, the 41-year-old rapper could be called to the witness stand as early as Wednesday, though it's possible his testimony could happen on Thursday. Cudi's name was mentioned several times during Cassandra &quot;Cassie&quot; Ventura's testimony last week. Ventura told the court about the moment when Combs allegedly attacked her with a wine bottle opener when he found out about her relationship with Cudi in 2011. \u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Ventura first confirmed the rumor about Combs' retaliation against Cudi in the lawsuit she filed in 2023. The couple began dating in 2011 while she and Combs were on a break. During her testimony, Ventura explained how Combs discovered their relationship from an email she sent to Cudi about leaving her belongings at his home. He found the email while he went through her phone during a freak off. Ventura said he got so furious that he lunged at her with a wine bottle opener. \u003cbr />\u003cbr />The singer-model said she didn't want Combs to find out about her relationship with Combs because she was worried about how he would react. She testified that Combs threatened to harm both of them if their relationship continued. He also threatened to release two explicit videos of their freak-offs, including one on Christmas Day. She claimed Combs eventually followed through with his threat and beat her at his home. \u003cbr />\u003cbr />“Too much danger, too much uncertainty of what could happen if we continued to see each other,” she said \u003ca href=\"https://www.iheart.com/content/2025-05-15-cassie-claims-diddy-threatened-to-hurt-kid-cudi-over-their-relationship/\" target=\"_blank\">\u003cstrong>on the stand\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />Ventura said Combs also threatened to blow up Mescudi's car. She claimed Combs told her they would be out of the country when the car blew up, and he wanted Mescudi’s friends to be there when it happened. The &quot;Day N Night&quot; rapper's car actually did explode in his driveway in February 2012. When Combs' threat to blow up Mescudi's was revealed in Ventura's lawsuit in 2023, Mescudi's rep confirmed the account. \u003cbr />\u003cbr />As of this report, Kid Cudi's team has not confirmed if he will testify. He would be the latest celebrity to take the witness stand following Cassie and \u003ca href=\"https://www.iheart.com/content/2025-05-19-diddy-files-to-dismiss-dawn-richards-lawsuit-on-day-of-her-testimony/\" data-content-id=\"/682b42db816b85a66bffe1ca\">\u003cstrong>Dawn Richard's testimonies\u003c/strong>\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial/","cuser":"user/ldap/1133095","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Kid Cudi","keywords/Diddy","keywords/Hip-Hop"],"primary_image":{"bucket":"new_assets","id":"%2F682cf7f1a6cf3a3192eae299"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},"publish_date":1747781640000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","social_title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","summary":"Kid Cudi will reportedly be the latest celebrity to testify at Diddy's trial ","targets":[{"categories":["categories/music-news"],"distribution":["artists/Diddy (58652)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","permalink":"https://www.americantop40.com/content/2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial/"},"slug":"2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682cf7f1a6cf3a3192eae299","title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","description":"Kid Cudi will reportedly be the latest celebrity to testify at Diddy's trial ","author":"Tony M. Centeno"},"pub_start":1747781640000,"pub_until":4115978604802,"pub_changed":1747782016111,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},{"tags":["categories/music-news","artists/Diddy (58652)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682cf687a6cf3a3192eae28e","slug:2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","slug:2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","keyword:keywords/Kid Cudi","keyword:keywords/Diddy","keyword:keywords/Hip-Hop","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":6,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F682381d5faf7d01338d743a5","type":"LEADS","record":{"title":"On Air with Ryan Seacrest’s Universal Orlando Resort Sweepstakes","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6823818bfaf7d01338d743a3","img_meta":{"base_id":"%2F6823818bfaf7d01338d743a3","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://bit.ly/3DqVnMm","web":"https://bit.ly/3DqVnMm"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F59513e6209412de7ca60ff73","type":"LEADS","record":{"title":"Tell Us What Song You Want To Hear!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/614a1a36df1a25be49cf712a","img_meta":{"base_id":"%2F614a1a36df1a25be49cf712a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"http://www.at40.com/songrequest","web":"http://www.at40.com/songrequest"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5fac1fa334f4149d3a850536","type":"LEADS","record":{"title":"Check Out This Week's Top Songs","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/5fac1f6034f4149d3a850535","img_meta":{"base_id":"%2F5fac1f6034f4149d3a850535","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.at40.com/charts/top-40-238/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5fac1fd634f4149d3a850539","type":"LEADS","record":{"title":"Check Out This Week's Top Songs","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/5fac1fab34f4149d3a850538","img_meta":{"base_id":"%2F5fac1fab34f4149d3a850538","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.at40.com/charts/hot-ac-243/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":1,"size":6,"title":"What We Talked About"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"4RfhF","region":"main:dynamic","type":"chartlist","ordinal":8,"value":{"chart_slug":"top-40-238","list_slug":null,"title":null},"tags":["display-hints/small","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"PI4Z3","region":"main:dynamic","type":"chartlist","ordinal":9,"value":{"chart_slug":"hot-ac-243","list_slug":null,"title":null},"tags":["display-hints/small","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802}},{"id":"la7PH","region":"main:dynamic","type":"ad","ordinal":10,"value":{"ad_split":0,"position":"3331","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"tkIbo","region":"main:dynamic","type":"feed","ordinal":11,"value":{"ad_split":50,"feed_id":"ID:2024-olympics","feed_index":0,"link":null,"min_size":0,"position":null,"size":4,"title":"2024 Paris Olympics"},"tags":["display-hints/feed-load-more","display-hints/xsmall"],"schedule":{"begin":0,"end":1723435254230},"feed":{"results":[{"id":"%2F66bab9d6abd9b63339da8651","type":"PUBLISHING","record":{"ref_id":"%2F66bab9d6abd9b63339da8651","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"445a6680-6d05-41d9-9ba1-7249308b8617","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-the-stephen-a-smith-show-102317554%2F","@url":"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/","author_name":"The Stephen A. Smith Show","author_url":"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"The Stephen A. Smith Show\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/?embed=true&cid=oembed&keyid%5B0%5D=The%20Stephen%20A.%20Smith%20Show&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/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQ5MzA1NWU4LTZjY2ItNDFlZC1iOTdjLWIxMWQwMTM2MmM0MS9pbWFnZS5qcGc_dD0xNzA4NTQ3NTA2JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"The Stephen A. Smith Show","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Stephen A. Smith Show\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/?embed=true&cid=oembed&keyid%5B0%5D=The%20Stephen%20A.%20Smith%20Show&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"Gold medalist Rebeca Andrade C of Brazil, silver medalist Simone Biles L of the United States and bronze medalist Jordan Chiles of the United States pose for photos during the victory ceremony of women's floor exercise of artistic gymnastics at the Paris ","id":"%2F66b249ab1157eafeb3c32a29","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"FRANCE-PARIS-OLY-ARTISTIC GYMNASTICS","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The court that ruled to overturn the results of the \u003ca href=\"https://www.iheart.com/content/2024-08-11-2024-paris-olympics-final-medal-count-determined/\" target=\"_blank\">2024 Paris Olympics\u003c/a> women's gymnastics floor final, \u003ca href=\"https://www.iheart.com/content/2024-08-11-simone-biles-breaks-silence-on-jordan-chiles-medal-controversy/\" target=\"_blank\">forcing American \u003c/a>\u003ca href=\"https://www.iheart.com/content/2024-08-11-simone-biles-breaks-silence-on-jordan-chiles-medal-controversy/\" target=\"_blank\">\u003cstrong>Jordan Chiles\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2024-08-11-simone-biles-breaks-silence-on-jordan-chiles-medal-controversy/\" target=\"_blank\"> to fall out of third-place\u003c/a>, will not reconsider its decision, USA Gymnastics said in a statement obtained by \u003ca href=\"https://www.espn.com/olympics/story/_/id/40839414/arbitration-panel-reconsider-decision-chiles-medal\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a>, vowing to continue its efforts to allow Chiles to keep the bronze medal.\u003c/p>\n\n\u003cp>&quot;USA Gymnastics was notified by the Court of Arbitration for Sport (CAS) on Monday that their rules do not allow for an arbitral award to be reconsidered even when conclusive new evidence is presented,&quot; USA Gymnastics said. &quot;We are deeply disappointed by the notification and will continue to pursue every possible avenue and appeal process, including to the Swiss Federal Tribunal, to ensure the just scoring, placement, and medal award for Jordan.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.gymnastics.sport/site/news/displaynews.php?urlNews=4268100\" target=\"_blank\">The International Gymnastics Federation\u003c/a> modified that Romanian gymnast \u003cstrong>Ana Barbosu\u003c/strong> finished in third-place in the women's gymnastics floor final following the Court of Arbitration for Sport's decision to amend the final ranking:\u003c/p>\n\n\u003cblockquote>Following the publication of the decision \u003ca href=\"https://www.tas-cas.org/en/media/media-releases.html\" target=\"_blank\">CAS OG 24/15\u003c/a> by the Ad Hoc Division of the Court of Arbitration for Sport (CAS), the FIG confirms that the results of the Women’s Artistic Gymnastics Floor Exercise Final on Monday 5 August 2024 are amended in accordance with this decision as follows:\u003c/blockquote>\n\n\u003cblockquote>The initial score of 13.666 given to Jordan Chiles (USA) is reinstated\u003c/blockquote>\n\n\u003cblockquote>The ranking of the Women’s Artistic Gymnastics Floor Exercise Finals has been modified accordingly with Ana Barbosu (ROU) ranking third with a score of 13.766.\u003c/blockquote>\n\n\u003cp>The court ruled that the appeal made by U.S. coach \u003cstrong>Cecile Landi\u003c/strong> resulting in Chiles having an additional .1 added to her score came outside the one-minute window allowed by the International Gymnastics Federation (FIG). The CAS said the initial finishing order of Brazil's \u003cstrong>Rebeca Andrade\u003c/strong>, Biles and Barbosu should be restored, while Chiles would finish fifth behind Barbosu's Romanian teammate \u003cstrong>Sabrina Maneca-Voinea\u003c/strong>.\u003c/p>\n\n\u003cp>The court said the FIG will ultimately make the decision on the final official finishing order, but advised that it did so &quot;in accordance with the above decision.&quot; The podium of Andrade, Biles and Chiles marked the first time a gymnastics podium was comprised of three Black women in Olympic history.\u003c/p>\n\n\u003cp>Chiles had previously won \u003ca href=\"https://www.iheart.com/content/2024-07-30-usa-wins-gold-in-womens-gymnastics-team-final-at-paris-olympics/\" target=\"_blank\">gold in the women's team all-around final\u003c/a>.\u003c/p>\n\n\u003cp>\u003cem>This story is brought to you by the Women's Sports Audio Network (WSAN). WSAN is the first-ever audio platform dedicated exclusively to women's sports. WSAN celebrates female athletes and gives an in-depth look into their personal experiences in and out of their respective sports. Check out more on the \u003c/em>\u003ca href=\"https://www.iheart.com/podcast/category/iheartwomenssports-267/\" target=\"_blank\">\u003cem>WSAN site\u003c/em>\u003c/a>\u003cem>.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2024-08-12-ruling-made-on-usa-gymnastics-appeal-of-jordan-chiles-medal-decision/","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/USA Gymnastics","keywords/court","keywords/women","keywords/gymnastics floor final","keywords/Jordan Chiles","keywords/decision","keywords/results","keywords/medal","keywords/statement","keywords/efforts","keywords/Paris Olympics"],"primary_image":{"bucket":"new_assets","id":"%2F66b249ab1157eafeb3c32a29"},"primary_target":{"categories":["categories/sports","categories/national-news"],"distribution":["facets/All Sites - English"]},"publish_date":1723513680000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-08-12-ruling-made-on-usa-gymnastics-appeal-of-jordan-chiles-medal-decision","social_title":"","summary":"A ruling has been made on USA Gymnastics' appeal of the decision regarding Jordan Chiles' medal.","targets":[{"categories":["syndications/content"],"distribution":["brands/Olympics"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Ruling Made On USA Gymnastics' Appeal Of Jordan Chiles' Medal Decision","permalink":"https://www.americantop40.com/content/2024-08-12-ruling-made-on-usa-gymnastics-appeal-of-jordan-chiles-medal-decision/"},"slug":"2024-08-12-ruling-made-on-usa-gymnastics-appeal-of-jordan-chiles-medal-decision","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66b249ab1157eafeb3c32a29","title":"Ruling Made On USA Gymnastics' Appeal Of Jordan Chiles' Medal Decision","description":"A ruling has been made on USA Gymnastics' appeal of the decision regarding Jordan Chiles' medal.","author":"Jason Hall"},"pub_start":1723513680000,"pub_until":4115978604802,"pub_changed":1723514050835,"subscription":[{"tags":["categories/sports","categories/national-news","facets/All Sites - English"]},{"tags":["syndications/content","brands/Olympics"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/66bab9d6abd9b63339da8651","slug:2024-08-12-ruling-made-on-usa-gymnastics-appeal-of-jordan-chiles-medal-decision","slug:2024-08-12-ruling-made-on-usa-gymnastics-appeal-of-jordan-chiles-medal-decision","keyword:keywords/USA Gymnastics","keyword:keywords/court","keyword:keywords/women","keyword:keywords/gymnastics floor final","keyword:keywords/Jordan Chiles","keyword:keywords/decision","keyword:keywords/results","keyword:keywords/medal","keyword:keywords/statement","keyword:keywords/efforts","keyword:keywords/Paris Olympics","author:user"]}},{"id":"%2F66ba0db67b36dc34fa61c86a","type":"PUBLISHING","record":{"ref_id":"%2F66ba0db67b36dc34fa61c86a","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"49a76833-32d5-4d99-b6c7-2f8db5d9c722","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jovonne Ledet","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F66ba0dc47b36dc34fa61c874","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>The US is appealing a decision by the International Olympic Committee (IOC) to strip \u003ca href=\"https://www.binnews.com/content/2024-08-09-black-athletes-whove-earned-medals-in-2024-paris-olympics/\" target=\"_blank\">\u003cstrong>Jordan Chiles\u003c/strong>\u003c/a> of the bronze medal \u003ca href=\"https://www.binnews.com/content/2024-08-05-simone-biles-jordan-chiles-celebrate-gymnastics-1st-all-black-podium/\" target=\"_blank\">in the gymnastics floor exercise final\u003c/a>, \u003ca href=\"https://www.cnn.com/2024/08/11/sport/jordan-chiles-stripped-bronze-medal-floor-exercise-paris-olympics-spt-intl/index.html\" target=\"_blank\">\u003cem>CNN\u003c/em>\u003c/a> reports.\u003c/p>\n\n\u003cp>Chiles was initially given a score of 13.666 on the floor final last week, falling short of Romanian gymnast \u003cstrong>Ana Bărbosu's\u003c/strong> bronze score of 13.700. \u003c/p>\n\n\u003cp>However, Chiles' coaches successfully challenged her difficulty score, which added 0.1 to her total and earned her the bronze medal.\u003c/p>\n\n\u003cp>The Court of Arbitration for Sport (CAS) later ruled on Saturday (August 10) that the challenge made over Chiles' score was submitted after the one-minute deadline. The Internal Gymnastics Federation (FIG) said the ruling would reinstate Chiles' original score of 13.666, improving Bărbosu’s back to bronze. \u003c/p>\n\n\u003cp>IOC confirmed that the score change meant Chiles would be stripped of the bronze medal.\u003c/p>\n\n\u003cp>“Following the CAS decision with regard to the Women’s Artistic Gymnastics Floor Exercise Final and the amendment of the ranking by the International Gymnastics Federation, the IOC will reallocate the bronze medal to Ana Barbosu (Romania),” the IOC said in the statement.\u003c/p>\n\n\u003cp>“We are in touch with the NOC of Romania to discuss the reallocation ceremony and with USOPC regarding the return of the bronze medal.”\u003c/p>\n\n\u003cp>The US Olympic Committee announced Sunday (August 11) that it would be appealing the decision.\u003c/p>\n\n\u003cp>“We firmly believe that Jordan rightfully earned the bronze medal, and there were critical errors in both the initial scoring by the International Gymnastics Federation (FIG) and the subsequent CAS appeal process that need to be addressed,” the organization said in a statement. \u003c/p>\n\n\u003cp>“The initial error occurred in the scoring by FIG, and the second error was during the CAS appeal process, where the USOPC was not given adequate time or notice to effectively challenge the decision. As a result, we were not properly represented or afforded the opportunity to present our case comprehensively.\u003c/p>\n\n\u003cp>“Given these circumstances, we are committed to pursuing an appeal to help Jordan Chiles receive the recognition she deserves. We remain dedicated to supporting her as an Olympic champion and will continue to work diligently to resolve this matter swiftly and fairly.”\u003c/p>\n\n\u003cp>USA Gymnastics said it would be providing additional video evidence that the challenge was made within the one-minute deadline requirement. \u003c/p>\n\n\u003cp>Video evidence “conclusively establishing that Head Coach Cecile Landi’s request to file an inquiry was submitted 47 seconds after the publishing of the score, within the 1-minute deadline required by FIG rule,&quot; the organization said.\u003c/p>\n\n\u003cp>“The video footage provided was not available to USA Gymnastics prior to the tribunal’s decision and thus USAG did not have the opportunity to previously submit it.”\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003c/strong>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> or click \u003c/em>\u003c/strong>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cstrong>\u003cem> \u003c/em>\u003c/strong>\u003cstrong>to tune in live.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2024-08-12-us-appealing-decision-to-strip-jordan-chiles-of-bronze-medal/","cuser":"user/ldap/1133437","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/BIN"],"primary_image":{"bucket":"new_assets","id":"%2F66ba0dc47b36dc34fa61c874"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS","brands/Olympics"]},"publish_date":1723470720000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-08-12-us-appealing-decision-to-strip-jordan-chiles-of-bronze-medal","social_title":"","summary":"The US is appealing a decision by the International Olympic Committee (IOC) to strip Jordan Chiles of the bronze medal in the gymnastics floor exercise final. ","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRRHYTHMIC","formats/CHRPOP","formats/ACHOTMODERN","formats/HIPHOPRNB","formats/RNB","formats/ACMAINSTREAM"]},{"categories":[],"distribution":["brands/Andi and Bob"]}],"title":"New Video Proves Jordan Chiles Inquiry Was Submitted In Time","permalink":"https://www.americantop40.com/content/2024-08-12-us-appealing-decision-to-strip-jordan-chiles-of-bronze-medal/"},"slug":"2024-08-12-us-appealing-decision-to-strip-jordan-chiles-of-bronze-medal","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66ba0dc47b36dc34fa61c874","title":"New Video Proves Jordan Chiles Inquiry Was Submitted In Time","description":"The US is appealing a decision by the International Olympic Committee (IOC) to strip Jordan Chiles of the bronze medal in the gymnastics floor exercise final. ","author":"Jovonne Ledet"},"pub_start":1723470720000,"pub_until":4115978604802,"pub_changed":1723547198128,"subscription":[{"tags":["categories/sports","formats/BINNEWS","brands/Olympics"]},{"tags":["categories/music-news","formats/CHRRHYTHMIC","formats/CHRPOP","formats/ACHOTMODERN","formats/HIPHOPRNB","formats/RNB","formats/ACMAINSTREAM"]},{"tags":["brands/Andi and Bob"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/66ba0db67b36dc34fa61c86a","slug:2024-08-12-us-appealing-decision-to-strip-jordan-chiles-of-bronze-medal","slug:2024-08-12-us-appealing-decision-to-strip-jordan-chiles-of-bronze-medal","keyword:keywords/BIN","author:user"]}},{"id":"%2F66b962e1f9132a93d653be08","type":"PUBLISHING","record":{"ref_id":"%2F66b962e1f9132a93d653be08","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6140ccd1-5c32-4b41-9eda-65f4840b71f4","revision_id":"AAAAAAAAAAAAAAAAAAAAAg=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Flive%2Fnbc-olympics-radio-10378%2F","@url":"https://www.iheart.com/live/nbc-olympics-radio-10378/","author_name":"NBC Olympics Radio","author_url":"https://www.iheart.com/live/nbc-olympics-radio-10378/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"NBC Olympics Radio\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/nbc-olympics-radio-10378/?embed=true&cid=oembed&keyid%5B0%5D=NBC%20Olympics%20Radio&sc=live_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/re/assets.streams/66746c013d0a08a2b6ea5f5e?ops=fit(300%2C300)","thumbnail_width":300,"title":"NBC Olympics Radio","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"NBC Olympics Radio\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/nbc-olympics-radio-10378/?embed=true&cid=oembed&keyid%5B0%5D=NBC%20Olympics%20Radio&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/nbc-olympics-radio-10378/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PARIS, FRANCE - AUGUST 11: Gold medalists Jewell Loyd, Sabrina Ionescu, Kelsey Plum, Kahleah Copper, Chelsea Gray, Alyssa Thomas, Breanna Stewart, and A'Ja Wilson of Team United States pose for a photo during the Women's basketball medal ceremony on day s","id":"%2F66b8f7e0b36249cad785bc8a","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Basketball - Olympic Games Paris 2024: Day 16","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2024-08-11-usa-womens-basketball-win-eighth-consecutive-olympic-gold-medal/\" target=\"_blank\">The United States Women's Basketball Team's victory\u003c/a> against France in the gold medal game on Sunday (August 11) resulted in Team USA tying for the \u003ca href=\"https://www.iheart.com/content/2024-08-11-2024-paris-olympics-final-medal-count-determined/\" target=\"_blank\">most gold medals won at the conclusion of the 2024 Paris Olympics\u003c/a>.\u003c/p>\n\n\u003cp>The United States won a total of 126 medals including 40 gold, which tied for the most among all countries with China, who finished second in total medals at 91. Team USA won 39 gold medals prior to the Women's Basketball Team's 67-66 win.\u003c/p>\n\n\u003cp>Reigning WNBA Finals MVP \u003ca href=\"https://www.iheart.com/content/2024-07-29-stewart-wilson-lead-usa-womens-basketball-to-blowout-in-olympic-opener/\" target=\"_blank\">\u003cstrong>A'Ja Wilson\u003c/strong>\u003c/a> recorded a game-high 21 points and 13 rebounds and four blocks to win her second gold medal, having previously represented the United States at the pandemic-delayed Tokyo Olympics in 2021. \u003cstrong>Kahleah Cooper\u003c/strong> recorded 12 points off the bench, which included going 6-for-6 on free throw attempts, including the decisive two free throws with five seconds remaining.\u003c/p>\n\n\u003cp>France's \u003cstrong>Gabby Williams\u003c/strong> scored a team-best 19 points, seven rebounds, three assists and three steals. Williams, a U.S. native and former UConn standout, scored the final point of the game, but had her foot on the line for what was ruled a 2-point shot.\u003c/p>\n\n\u003cp>Veteran guard \u003cstrong>Diana Taurasi\u003c/strong> won her sixth gold medal, breaking a tie with former UConn and USA Basketball teammate \u003cstrong>Sue Bird\u003c/strong> for the most individual Olympic medals won by a basketball player. The U.S. Women's Basketball Team has now won eight consecutive gold medals and 61 straight games in Olympic play.\u003c/p>\n\n\u003cp>The United States Men's Basketball Team also defeated France in their gold medal game on Saturday (August 10). American athletes have won a total of 2,638 medals, including 1,065 gold medals and placed 19 times out of 29 Summer Olympics.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2024-08-11-olympics-day-17-results-team-usa-finishes-with-most-gold-total-medals/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/United States Women's Basketball Team","keywords/gold medals","keywords/gold medal game","keywords/France","keywords/conclusion","keywords/victory","keywords/Team USA","keywords/A'Ja Wilson","keywords/gold","keywords/Diana Taurasi","keywords/Paris Olympics","keywords/bench","keywords/medals"],"primary_image":{"bucket":"new_assets","id":"%2F66b8f7e0b36249cad785bc8a"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1723426260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-08-11-olympics-day-17-results-team-usa-finishes-with-most-gold-total-medals","social_title":"","summary":"The United States Women's Basketball Team's victory resulted in Team USA tying for the most gold medals won at the conclusion of the 2024 Paris Olympics.","targets":[{"categories":["syndications/content"],"distribution":["brands/Olympics","brands/Olympics - Basketball"]},{"categories":[],"distribution":["brands/Big Frank"]}],"title":"Olympics Day 16 Results: Team USA Finishes With Most Gold, Total Medals","permalink":"https://www.americantop40.com/content/2024-08-11-olympics-day-17-results-team-usa-finishes-with-most-gold-total-medals/"},"slug":"2024-08-11-olympics-day-17-results-team-usa-finishes-with-most-gold-total-medals","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66b8f7e0b36249cad785bc8a","title":"Olympics Day 16 Results: Team USA Finishes With Most Gold, Total Medals","description":"The United States Women's Basketball Team's victory resulted in Team USA tying for the most gold medals won at the conclusion of the 2024 Paris Olympics.","author":"Jason Hall"},"pub_start":1723426260000,"pub_until":4115978604802,"pub_changed":1723471912510,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["syndications/content","brands/Olympics","brands/Olympics - Basketball"]},{"tags":["brands/Big Frank"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/66b962e1f9132a93d653be08","slug:2024-08-11-olympics-day-17-results-team-usa-finishes-with-most-gold-total-medals","slug:2024-08-11-olympics-day-17-results-team-usa-finishes-with-most-gold-total-medals","keyword:keywords/United States Women's Basketball Team","keyword:keywords/gold medals","keyword:keywords/gold medal game","keyword:keywords/France","keyword:keywords/conclusion","keyword:keywords/victory","keyword:keywords/Team USA","keyword:keywords/A'Ja Wilson","keyword:keywords/gold","keyword:keywords/Diana Taurasi","keyword:keywords/Paris Olympics","keyword:keywords/bench","keyword:keywords/medals","author:user"]}},{"id":"%2F66b92fcf3d0ea93a8a9d6a22","type":"PUBLISHING","record":{"ref_id":"%2F66b92fcf3d0ea93a8a9d6a22","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"4f7a0d2d-a373-4a7f-9c77-47a9b2d02433","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%2Flive%2Fnbc-olympics-radio-10378%2F","@url":"https://www.iheart.com/live/nbc-olympics-radio-10378/","author_name":"NBC Olympics Radio","author_url":"https://www.iheart.com/live/nbc-olympics-radio-10378/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"NBC Olympics Radio\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/nbc-olympics-radio-10378/?embed=true&cid=oembed&keyid%5B0%5D=NBC%20Olympics%20Radio&sc=live_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/re/assets.streams/66746c013d0a08a2b6ea5f5e?ops=fit(300%2C300)","thumbnail_width":300,"title":"NBC Olympics Radio","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"NBC Olympics Radio\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/nbc-olympics-radio-10378/?embed=true&cid=oembed&keyid%5B0%5D=NBC%20Olympics%20Radio&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/nbc-olympics-radio-10378/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PARIS, FRANCE - AUGUST 5: Simone Biles of Team United States in action Artistic Gymnastics Women's Floor Exercise Final on day ten of the Olympic Games Paris 2024 at the Bercy Arena on August 5, 2024 in Paris, France. (Photo by Tom Weller/VOIGT/GettyImage","id":"%2F66b163d1d7ffc7f0108fd759","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Artistic Gymnastics - Olympic Games Paris 2024: Day 10","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2024-08-05-simone-biles-medals-in-final-event-of-paris-olympics/\" target=\"_blank\">\u003cstrong>Simone Biles\u003c/strong>\u003c/a> was spotted in a walking boot during the closing ceremony of the \u003ca href=\"https://www.iheart.com/content/2024-08-11-2024-paris-olympics-final-medal-count-determined/\" target=\"_blank\">2024 Paris Olympics\u003c/a> on Sunday (August 11).\u003c/p>\n\n\u003cp>Biles, 27, the most decorated American gymnast in history, represented the United States on stage as the Olympic flag was lowered in Paris and handed off in honor of the 2028 Olympics being held in Los Angeles. The gymnast was reported to have dealt with a linger calf issue prior to winning three gold medals and one silver in five total events, bringing her career total to 11 medals won across three Olympics games.\u003c/p>\n\n\u003cp>Biles led Team USA to a gold medal in the women's team all-around final, women's vault final and individual gold in the women's all-around final, becoming the first American to ever the event win twice, having previously won the all-around during her Olympic debut at the 2016 Rio de Janeiro Games.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fgeglobo%2Fstatus%2F1822752163581374629","@url":"https://x.com/geglobo/status/1822752163581374629","author_name":"ge","author_url":"https://twitter.com/geglobo","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"pt\" dir=\"ltr\">Simone Biles aparece com pé imobilizado no encerramento dos Jogos de Paris\u003cbr>\u003cbr>👉👉\u003ca href=\"https://t.co/yM0sWDlobj\">https://t.co/yM0sWDlobj\u003c/a>\u003cbr>\u003cbr>📸Reuters \u003ca href=\"https://t.co/AHALX4jC2d\">pic.twitter.com/AHALX4jC2d\u003c/a>\u003c/p>&mdash; ge (@geglobo) \u003ca href=\"https://twitter.com/geglobo/status/1822752163581374629?ref_src=twsrc%5Etfw\">August 11, 2024\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/geglobo/status/1822752163581374629","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"pt\" dir=\"ltr\">Simone Biles aparece com pé imobilizado no encerramento dos Jogos de Paris\u003cbr>\u003cbr>👉👉\u003ca href=\"https://t.co/yM0sWDlobj\">https://t.co/yM0sWDlobj\u003c/a>\u003cbr>\u003cbr>📸Reuters \u003ca href=\"https://t.co/AHALX4jC2d\">pic.twitter.com/AHALX4jC2d\u003c/a>\u003c/p>&mdash; ge (@geglobo) \u003ca href=\"https://twitter.com/geglobo/status/1822752163581374629?ref_src=twsrc%5Etfw\">August 11, 2024\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/geglobo/status/1822752163581374629"},{"html":"\u003cp>iHeartMedia is providing 24/7 coverage of the 2024 Paris Olympics broadcasting live on \u003ca href=\"https://www.iheart.com/live/nbc-olympics-radio-10378/\" target=\"_blank\">NBC Olympics Radio Plus\u003c/a> and play-by-play action during live premium events on \u003ca href=\"https://www.iheart.com/live/nbc-olympics-radio-10378/\" target=\"_blank\">NBC Olympics Radio\u003c/a>.\u003c/p>\n\n\u003cp>\u003cem>This story is brought to you by the Women's Sports Audio Network (WSAN). WSAN is the first-ever audio platform dedicated exclusively to women's sports. WSAN celebrates female athletes and gives an in-depth look into their personal experiences in and out of their respective sports. Check out more on the \u003c/em>\u003ca href=\"https://www.iheart.com/podcast/category/iheartwomenssports-267/\" target=\"_blank\">\u003cem>WSAN site\u003c/em>\u003c/a>\u003cem>.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2024-08-11-simone-biles-spotted-in-walking-boot-during-olympics-closing-ceremony/","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/Simone Biles","keywords/walking boot","keywords/closing ceremony","keywords/gymnast","keywords/American","keywords/Paris Olympics"],"primary_image":{"bucket":"new_assets","id":"%2F66b163d1d7ffc7f0108fd759"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1723412880000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2024-08-11-simone-biles-spotted-in-walking-boot-during-olympics-closing-ceremony","social_title":"","summary":"Simone Biles was spotted in a walking boot during the closing ceremony of the 2024 Paris Olympics.","targets":[{"categories":["syndications/content"],"distribution":["brands/Olympics"]},{"categories":[],"distribution":["brands/Andi and Bob"]}],"title":"Simone Biles Spotted In Walking Boot During Olympics Closing Ceremony","permalink":"https://www.americantop40.com/content/2024-08-11-simone-biles-spotted-in-walking-boot-during-olympics-closing-ceremony/"},"slug":"2024-08-11-simone-biles-spotted-in-walking-boot-during-olympics-closing-ceremony","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66b163d1d7ffc7f0108fd759","title":"Simone Biles Spotted In Walking Boot During Olympics Closing Ceremony","description":"Simone Biles was spotted in a walking boot during the closing ceremony of the 2024 Paris Olympics.","author":"Jason Hall"},"pub_start":1723412880000,"pub_until":4115978604802,"pub_changed":1723462194239,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["syndications/content","brands/Olympics"]},{"tags":["brands/Andi and Bob"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/66b92fcf3d0ea93a8a9d6a22","slug:2024-08-11-simone-biles-spotted-in-walking-boot-during-olympics-closing-ceremony","slug:2024-08-11-simone-biles-spotted-in-walking-boot-during-olympics-closing-ceremony","keyword:keywords/Simone Biles","keyword:keywords/walking boot","keyword:keywords/closing ceremony","keyword:keywords/gymnast","keyword:keywords/American","keyword:keywords/Paris Olympics","author:user"]}}],"resume":{"id":"ID:2024-olympics","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IkJoemFVIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvMGZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"cz466","region":"main:dynamic","type":"feed","ordinal":14,"value":{"feed_id":"ID:meet-the-show-feed","feed_index":8,"size":0,"title":"Meet The Show"},"tags":["display-hints/meettheshow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":15,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":16,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":9,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":17,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}]},"tags":[],"schedule":null,"podcasts":["80159774"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":18,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":1,"link":null,"min_size":0,"position":null,"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":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F682ce7d3406f1a2e35636ad2","type":"PUBLISHING","record":{"ref_id":"%2F682ce7d3406f1a2e35636ad2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e7bb12e0-ced1-4be8-aedc-8c86f521258c","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/40624/?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/40624/?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/40624/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/40624/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682cf76c645a8725f5a42444","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Do you know the names of the \u003ca href=\"https://www.iheart.com/artist/jonas-brothers-40624/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"40624\" data-catalog-related-id=\"\">Jonas Brothers\u003c/a>? If you guessed \u003cstrong>Kevin\u003c/strong>, \u003ca href=\"https://www.iheart.com/artist/nick-jonas-30584710/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30584710\" data-catalog-related-id=\"\">\u003cstrong>Nick\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/joe-jonas-601051/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"601051\" data-catalog-related-id=\"\">\u003cstrong>Joe\u003c/strong>\u003c/a>, you would only be partially right because the man formerly known only as Kevin Jonas has revealed his actual name — and it's not Kevin.\u003c/p>\n\n\u003cp>Kevin* made the confession in a video shared to his \u003ca href=\"https://www.tiktok.com/@kevinjonas/video/7506327311894023455?is_from_webapp=1&sender_device=pc&web_id=7259476268558665258\" target=\"_blank\">TikTok\u003c/a> on Monday (May 19) as part of a trend where users share a fun fact about themselves to the beat of \u003ca href=\"https://www.iheart.com/artist/chris-brown-33210/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33210\" data-catalog-related-id=\"\">\u003cstrong>Chris Brown\u003c/strong>\u003c/a>'s &quot;New Flame,&quot; per \u003ca href=\"https://www.eonline.com/news/1417777/kevin-jonas-jonas-brothers-reveals-real-name-paul-jonas?cmpid=social&content=organic&medium=link-post&source=fb-enews&fbclid=IwY2xjawKZxjpleHRuA2FlbQIxMQBicmlkETE2ZmhUR1g1MU55dGIya0hWAR4zLfnpJwYAgIs8kcgMlb-ktAC9Q3ceN7UmsHo-20ajA8FgRl1PMkwpY7nd7g_aem_jItXHY3DKLtxglvEFdyj6A\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. As the song played on, \u003ca href=\"https://www.iheart.com/content/2024-09-03-kevin-jonas-honors-wife-danielle-in-sweet-post-my-forever-date/\" target=\"_blank\">the 37-year-old musician\u003c/a> pointed to text that repeated, &quot;My first names not Kevin.&quot;\u003c/p>\n\n\u003cp>Instead, his real full name is \u003cstrong>Paul Kevin Jonas Jr.\u003c/strong>, named after his father Kevin Sr. He even jokingly asked in the caption if he should &quot;change my handle to PaulJonas.&quot;\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%40kevinjonas%2Fvideo%2F7506327311894023455%3Fis_from_webapp%3D1%26sender_device%3Dpc%26web_id%3D7259476268558665258","@url":"https://www.tiktok.com/@kevinjonas/video/7506327311894023455?is_from_webapp=1&sender_device=pc&web_id=7259476268558665258","author_name":"Kevin Jonas","author_unique_id":"kevinjonas","author_url":"https://www.tiktok.com/@kevinjonas","embed_product_id":"7506327311894023455","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@kevinjonas/video/7506327311894023455\" data-video-id=\"7506327311894023455\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@kevinjonas\" href=\"https://www.tiktok.com/@kevinjonas?refer=embed\">@kevinjonas\u003c/a> \u003cp>Should I change my handle to PaulJonas?\u003c/p> \u003ca target=\"_blank\" title=\"♬ New Flame (but I promise you) (feat. Usher & Rick Ross) - Chris Brown\" href=\"https://www.tiktok.com/music/New-Flame-but-I-promise-you-feat-Usher-Rick-Ross-7289503994026805250?refer=embed\">♬ New Flame (but I promise you) (feat. Usher & Rick Ross) - Chris Brown\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-pu-sign-useast8.tiktokcdn-us.com/obj/tos-useast8-p-0068-tx2/ok5vamEQpIvIVSiCBREiYoRJrPLCzAzPBBA1l?lk3s=b59d6b55&x-expires=1747951200&x-signature=3MlwSVtsDRsSQyIjBHewNGRag24%3D&shp=b59d6b55&shcp=-","thumbnail_width":576,"title":"Should I change my handle to PaulJonas?","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@kevinjonas/video/7506327311894023455\" data-video-id=\"7506327311894023455\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@kevinjonas\" href=\"https://www.tiktok.com/@kevinjonas?refer=embed\">@kevinjonas\u003c/a> \u003cp>Should I change my handle to PaulJonas?\u003c/p> \u003ca target=\"_blank\" title=\"♬ New Flame (but I promise you) (feat. Usher & Rick Ross) - Chris Brown\" href=\"https://www.tiktok.com/music/New-Flame-but-I-promise-you-feat-Usher-Rick-Ross-7289503994026805250?refer=embed\">♬ New Flame (but I promise you) (feat. Usher & Rick Ross) - Chris Brown\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/@kevinjonas/video/7506327311894023455?is_from_webapp=1&sender_device=pc&web_id=7259476268558665258"},{"html":"\u003cp>Despite Kevin still being his legal middle name — and therefore not far-fetched as his official moniker — some fans were still shocked about the admission, like one user who wrote, &quot;PAUL JONAS??? I feel like I've been catfished all my life.&quot;\u003c/p>\n\n\u003cp>Others were proud that they already knew the fact. &quot;Old news. Read it in an unofficial Jonas brothers biography I got from Walmart in 2008,&quot; one commenter wrote, while another admitted, &quot;i know baby, i was doodling mrs paul kevin jonas ii in my notebooks back in 2007.&quot;\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.iheart.com/content/2025-02-14-jonas-brothers-drop-major-surprise-ahead-of-20th-anniversary-celebration/\" target=\"_blank\">official Jonas Brothers\u003c/a> account even \u003ca href=\"https://www.iheart.com/content/2024-06-07-kevin-jonas-daughter-hilariously-dresses-up-as-him-for-new-jersey-day/\" target=\"_blank\">had some fun with the reveal\u003c/a>, commenting &quot;breaking news&quot; under the video while &quot;real OGS&quot; stepped in to say that it was only new information &quot;to the rest of the world, not us Jonas Fans.&quot;\u003c/p>\n\n\u003cp>*Paul Kevin Jonas Jr. aka Kevin Jonas\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas/","cuser":"user/ldap/1129327","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/Kevin Jonas","keywords/Jonas Brothers","keywords/Paul Kevin Jonas Jr.","keywords/name"],"primary_image":{"bucket":"new_assets","id":"%2F682cf76c645a8725f5a42444"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1747779120000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas","social_title":"","summary":"Plot twist! 👀😱","targets":[{"categories":["categories/music-news"],"distribution":["artists/Jonas Brothers (40624)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kevin Jonas Reveals His Real Name Isn't Actually Kevin Jonas","permalink":"https://www.americantop40.com/content/2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas/"},"slug":"2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682cf76c645a8725f5a42444","title":"Kevin Jonas Reveals His Real Name Isn't Actually Kevin Jonas","description":"Plot twist! 👀😱","author":"Sarah Tate"},"pub_start":1747779120000,"pub_until":4115978604802,"pub_changed":1747779508577,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Jonas Brothers (40624)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682ce7d3406f1a2e35636ad2","slug:2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas","slug:2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas","keyword:keywords/Kevin Jonas","keyword:keywords/Jonas Brothers","keyword:keywords/Paul Kevin Jonas Jr.","keyword:keywords/name","author:user"]}},{"id":"%2F682c939a3895e403df221e97","type":"PUBLISHING","record":{"ref_id":"%2F682c939a3895e403df221e97","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"268b3269-0068-472e-b826-6b7fc3b7167d","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/33221/?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/33221/?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/33221/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/33221/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682c9a959897a92c253df1eb","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Look what you made her do.\u003c/p>\n\n\u003cp>Swifties tuning into Monday's (May 19) episode of \u003cem>The Handmaid's Tale\u003c/em> got a better glimpse at the first re-recorded track from \u003ca href=\"https://www.iheart.com/artist/taylor-swift-33221/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33221\" data-catalog-related-id=\"\">\u003cstrong>Taylor Swift\u003c/strong>\u003c/a>'s long-awaited \u003cem>Reputation (Taylor's Version)\u003c/em> when &quot;Look What You Made Me Do (Taylor's Version)&quot; served as the soundtrack for the opening scene in episode nine of the Hulu series' sixth and final season, per \u003ca href=\"https://pagesix.com/2025/05/20/entertainment/taylor-swift-debuts-reputation-taylors-version-re-recording-on-handmaids-tale/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>The scene featured over two minutes of the fan-favorite track playing as June Osborne (\u003cstrong>Elizabeth Moss\u003c/strong>) led the handmaids in an uprising against the Commanders that was fit for the song's lyrics. Speaking to \u003ca href=\"https://www.billboard.com/music/music-news/taylor-swift-handmaids-tale-look-what-you-made-me-do-debut-1235975972/\" target=\"_blank\">\u003cem>Billboard\u003c/em>\u003c/a>, Moss explained why &quot;Look What You Made Me Do (Taylor's Version)&quot; was the &quot;perfect&quot; choice for the epic showdown. \u003c/p>\n\n\u003cp>&quot;I've been wanting to use a Taylor song for many years on the show and we finally found the perfect spot for a track from her, and I'm so glad we waited because there could not be a more perfect song for a more perfect moment,&quot; she said. &quot;Taylor has been such an inspiration to me personally. As a Swiftie myself, and I think I can speak for [co-star] \u003cstrong>Yvonne [Strahovski]\u003c/strong> and our entire cast as well, who are all Swifites, it's such an honor to be able to use her music in the final episodes of our show.&quot;\u003c/p>\n\n\u003cp>Snippets of the re-recorded track have been featured as far back as summer 2023 but the extended feature on \u003cem>The Handmaid's Tale\u003c/em> gave fans a longer taste of the track from \u003ca href=\"https://www.iheart.com/content/2025-03-17-taylor-swift-seemingly-teases-rep-tv-to-celebrate-tour-of-the-century/\" target=\"_blank\">Swift's highly-anticipated album\u003c/a>. Swifties, widely known for \u003ca href=\"https://www.iheart.com/content/2024-10-15-taylor-swift-fuels-rep-era-rumors-with-unique-accessory-on-date-night/\" target=\"_blank\">catching easter eggs and subtle clues\u003c/a>, recently speculated that \u003cem>Rep (TV)\u003c/em> is coming sooner rather than later after \u003ca href=\"https://www.iheart.com/content/2025-05-13-taylor-swift-shares-mysterious-hint-that-sparks-album-release-buzz/\" target=\"_blank\">noticing hidden details on the singer's website\u003c/a>.\u003c/p>\n\n\u003cp>Check it out in the \u003ca href=\"https://youtu.be/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB\" target=\"_blank\">video\u003c/a> below. \u003cem>Warning: contains spoilers for the latest episode of The Handmaid's Tale.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track/","cuser":"user/ldap/1129327","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/Taylor Swift","keywords/The Handmaid's Tale","keywords/Reputation","keywords/Reputation (Taylor's Version)","keywords/Rep TV"],"primary_image":{"bucket":"new_assets","id":"%2F682c9a959897a92c253df1eb"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRRHYTHMIC"]},"publish_date":1747771860000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track","social_title":"","summary":"Look what you made her do 👀 🐍","targets":[{"categories":["categories/music-news"],"distribution":["artists/Taylor Swift (33221)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Taylor Swift Teases 'Rep TV' While Debuting Latest Re-Recorded Track","permalink":"https://www.americantop40.com/content/2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track/"},"slug":"2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682c9a959897a92c253df1eb","title":"Taylor Swift Teases 'Rep TV' While Debuting Latest Re-Recorded Track","description":"Look what you made her do 👀 🐍","author":"Sarah Tate"},"pub_start":1747771860000,"pub_until":4115978604802,"pub_changed":1747772247172,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Taylor Swift (33221)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682c939a3895e403df221e97","slug:2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track","slug:2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track","keyword:keywords/Taylor Swift","keyword:keywords/The Handmaid's Tale","keyword:keywords/Reputation","keyword:keywords/Reputation (Taylor's Version)","keyword:keywords/Rep TV","author:user"]}},{"id":"%2F682cac13a6cf3a3192eae240","type":"PUBLISHING","record":{"ref_id":"%2F682cac13a6cf3a3192eae240","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c4f0b2b0-6fbd-46b6-aa4c-35ac85ea887a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/aap-rocky-673165/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/aap-rocky-673165/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/aap-rocky-673165/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/aap-rocky-673165/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682cb333a6cf3a3192eae254","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/rihanna-34742/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34742\" data-catalog-related-id=\"\">\u003cstrong>Rihanna\u003c/strong>\u003c/a> was glowing as she walked alongside her best friend \u003ca href=\"https://www.iheart.com/artist/aap-rocky-673165/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"673165\" data-catalog-related-id=\"\">\u003cstrong>A$AP Rocky\u003c/strong>\u003c/a> at the world premiere of Rocky's upcoming film. \u003cbr />\u003cbr />The &quot;Friend of Mine&quot; singer surprised fans and paparazzi on the red carpet Monday night, May 19, to support Rocky for the debut of \u003ca href=\"https://www.iheart.com/content/2025-05-06-denzel-washington-asap-rocky-ice-spice-star-in-spike-lees-new-film/\" data-content-id=\"/681a2f477f4a1ff09f5fd87b\">\u003cstrong>Spike Lee's \u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-06-denzel-washington-asap-rocky-ice-spice-star-in-spike-lees-new-film/\" data-content-id=\"/681a2f477f4a1ff09f5fd87b\">\u003cstrong>\u003cem>Highest 2 Lowest\u003c/em>\u003c/strong>\u003c/a> at the 78th annual Cannes Film Festival. Rihanna stood under Rocky's umbrella as they walked through the rain after the screening. At one point, Rocky stopped and flashed a huge grin with his gold grills as he embraced Riri's growing baby bump in front of all the photographers. The singer recently confirmed she is \u003ca href=\"https://www.binnews.com/content/2025-05-05-internet-reacts-to-rihanna-expecting-her-third-child/\" data-content-id=\"/681952fde5cafcef4f68ac24\">\u003cstrong>pregnant with the couple's third child\u003c/strong>\u003c/a>. \u003cbr />\u003c/p>\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fpoplife23_%2Fstatus%2F1924632640809816556","@url":"https://x.com/poplife23_/status/1924632640809816556","author_name":"POP LIFE","author_url":"https://twitter.com/poplife23_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Rihanna and ASAP Rocky at Cannes 📸🩵 \u003ca href=\"https://t.co/V3MFjkmTjg\">pic.twitter.com/V3MFjkmTjg\u003c/a>\u003c/p>&mdash; POP LIFE (@poplife23_) \u003ca href=\"https://twitter.com/poplife23_/status/1924632640809816556?ref_src=twsrc%5Etfw\">May 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/poplife23_/status/1924632640809816556","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Rihanna and ASAP Rocky at Cannes 📸🩵 \u003ca href=\"https://t.co/V3MFjkmTjg\">pic.twitter.com/V3MFjkmTjg\u003c/a>\u003c/p>&mdash; POP LIFE (@poplife23_) \u003ca href=\"https://twitter.com/poplife23_/status/1924632640809816556?ref_src=twsrc%5Etfw\">May 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/poplife23_/status/1924632640809816556"},{"html":"\u003cp>Rihanna wore a gorgeous baby blue dress with slits on the side that shows her baby bump. Rocky wore a black double-breasted suit with a white button-down shirt underneath. He also rocked a black necktie with white stripes and a brooch. The superstar couple attended the premiere of \u003cem>Highest 2 Lowest\u003c/em> along with Spike Lee and Denzel Washington. Rocky stars in the film with Washington, Jeffrey Wright, and \u003ca href=\"https://www.iheart.com/artist/ice-spice-38644920/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"38644920\" data-catalog-related-id=\"\">\u003cstrong>Ice Spice\u003c/strong>\u003c/a>. The film marks the \u003ca href=\"https://www.iheart.com/artist/ice-spice-feat-nicki-minaj-38644920/songs/princess-diana-213339659/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"213339659\" data-catalog-related-id=\"\">\u003cstrong>&quot;Princess Diana&quot;\u003c/strong>\u003c/a> rapper's first-ever appearance in a major motion picture. \u003cbr />\u003cbr />A$AP Rocky and Rihanna also attended the rapper's Ray-Ban after-party on a superyacht. Both artists wore different versions of Ray-Ban's new chunky Wayfarer Puffer glasses. Rocky was named the newest creative director of the sunglasses brand earlier this year after he \u003ca href=\"https://www.iheart.com/content/2025-02-18-jury-reaches-verdict-in-asap-rockys-felony-assault-trial/\" target=\"_blank\">\u003cstrong>beat his federal gun assault case\u003c/strong>\u003c/a> against his former friend A$AP Relli. \u003cbr />\u003cbr />Check out more shots of A$AP Rocky and Rihanna on the red carpet at Cannes 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%2FDJ2IcXCxFau%2F","@url":"https://www.instagram.com/p/DJ2IcXCxFau/","author_name":"complexstyle","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ2IcXCxFau/?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/DJ2IcXCxFau/?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/DJ2IcXCxFau/?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 Complex Style (@complexstyle)\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-1.cdninstagram.com/v/t51.2885-15/498291192_18500756050020284_5382377012769372949_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=108&_nc_oc=Q6cZ2QEjMg9__qN2NpqTtu-cJ2KqCHH5jKtjHlyXmqvApEychcfJ6_UbNvGiUdsUmyMd8HI&_nc_ohc=uKC5uYwHYOcQ7kNvwGAvdaL&_nc_gid=SkN5EVuhj4OqXVJ3qMBAww&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfLAoM4jwgj6wVQiR0pZRzprpTD3HkFkvVh5Z3ORLvLCHA&oe=6832B988&_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/DJ2IcXCxFau/?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/DJ2IcXCxFau/?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/DJ2IcXCxFau/?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 Complex Style (@complexstyle)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ2IcXCxFau/"},{"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%2FDJ4K1jlvrtO%2F","@url":"https://www.instagram.com/p/DJ4K1jlvrtO/","author_name":"festivaldecannes","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?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 Festival de Cannes (@festivaldecannes)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1134,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/498725625_18484074676066956_4018957068501689304_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=100&_nc_oc=Q6cZ2QHUwoOQTy2XskJkBn6oLfe8pxroDYASB5xA5bnleSNJBqHi8GtBomr9yHn97hSIz04&_nc_ohc=DzZeUfmfPR4Q7kNvwHG4WEo&_nc_gid=VZqFiNN58-DupRqViwN0FA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfKXjxFlPgp_SqByVxX2lzS9JM1DZxZOFp0Xa7pxZjujVQ&oe=6832A7AD&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?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 Festival de Cannes (@festivaldecannes)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ4K1jlvrtO/"},{"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%2FDJ4CdZIoz4z%2F","@url":"https://www.instagram.com/p/DJ4CdZIoz4z/","author_name":"festivaldecannes","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ4CdZIoz4z/?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/DJ4CdZIoz4z/?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/DJ4CdZIoz4z/?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 Festival de Cannes (@festivaldecannes)\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.2885-15/499860800_18484064140066956_2144080893107412284_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGP6riHXFE6_WpP4nQpyFVjxB5hdvLJcKhVAnXdLi-qxiz3hoJrjZGb4pV_NA7y79Q&_nc_ohc=c7HhtJZ9XDcQ7kNvwHjMlAf&_nc_gid=NFq0Z5xwGcdijZ0rsChGAA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfJ0HBxyI78W1Yq6oR4QfAg1rIKYNrxd1dItPgqbgGpsIg&oe=6832A4B7&_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/DJ4CdZIoz4z/?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/DJ4CdZIoz4z/?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/DJ4CdZIoz4z/?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 Festival de Cannes (@festivaldecannes)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ4CdZIoz4z/"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival/","cuser":"user/ldap/1133095","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ASAP Rocky","keywords/Rihanna"],"primary_image":{"bucket":"new_assets","id":"%2F682cb333a6cf3a3192eae254"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},"publish_date":1747771260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"ASAP Rocky Embraces Pregnant Rihanna On Red Carpet At Cannes Film Festival","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival","social_title":"A$AP Rocky Embraces Pregnant Rihanna On Red Carpet At Cannes Film Festival","summary":"A$AP Rocky & Rihanna dominated the red carpet at Cannes Film Festival in France ","targets":[{"categories":["categories/music-news"],"distribution":["artists/A$AP Rocky (673165)","artists/Rihanna (34742)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"ASAP Rocky Embraces Pregnant Rihanna On Red Carpet At Cannes Film Festival","permalink":"https://www.americantop40.com/content/2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival/"},"slug":"2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682cb333a6cf3a3192eae254","title":"ASAP Rocky Embraces Pregnant Rihanna On Red Carpet At Cannes Film Festival","description":"A$AP Rocky & Rihanna dominated the red carpet at Cannes Film Festival in France ","author":"Tony M. Centeno"},"pub_start":1747771260000,"pub_until":4115978604802,"pub_changed":1747771638963,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},{"tags":["categories/music-news","artists/A$AP Rocky (673165)","artists/Rihanna (34742)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682cac13a6cf3a3192eae240","slug:2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival","slug:2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival","keyword:keywords/ASAP Rocky","keyword:keywords/Rihanna","author:user"]}},{"id":"%2F682cdd747c32f065452ab954","type":"PUBLISHING","record":{"ref_id":"%2F682cdd747c32f065452ab954","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0b444787-e519-46ab-b77b-3bae601fd8fb","revision_id":"AAAAAAAAAAAAAAAAAAAABQ=="},"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":"AUSTIN, TEXAS - JUNE 02: George Wendt attends the \"Cheers Reunion\" panel during the 12th Season of ATX TV Festival at ACL Live on June 02, 2023 in Austin, Texas. (Photo by Rick Kern/WireImage)","id":"%2F682cddd07c32f065452ab95f","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"2023 ATX Television Festival","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor \u003cstrong>George Wendt\u003c/strong>, best known for his role as Norm Peterson on \u003cem>Cheers\u003c/em>, has died at the age of 76, his family confirmed to multiple outlets on Tuesday (May 20).\u003c/p>\n\n\u003cp>Wendt's family said he died peacefully in his sleep at his home early Tuesday morning, though his official cause of death was unclear at the time of publication.\u003c/p>\n\n\u003cp>“George was a doting family man, a well-loved friend and confidant to all of those lucky enough to have known him,” a rep for Wendt said in a statement obtained by \u003ca href=\"https://www.hollywoodreporter.com/tv/tv-news/george-wendt-dead-cheers-norm-1236222950/\" target=\"_blank\">\u003cem>the Hollywood Reporter\u003c/em>\u003c/a>. “He will be missed forever. The family has requested privacy during this time.”\u003c/p>\n\n\u003cp>Wendt, a Chicago native got his first big break with the famed Second City improvisational comedy troupe in the 1970s and appeared in several television shows and films before landing his signature role on \u003cem>Cheers\u003c/em> in 1982, appearing in all 275 episodes from 1982 to 1993 -- an accomplishment only matched by \u003cstrong>Ted Danson\u003c/strong> and \u003cstrong>Rhea Perlman\u003c/strong> -- and receiving six consecutive Emmy nominations for outstanding supporting actor in a comedy series.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DVXED2AVlbR0","@url":"https://www.youtube.com/watch?v=VXED2AVlbR0","author_name":"Peacock","author_url":"https://www.youtube.com/@peacock","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/VXED2AVlbR0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cheers | Every Time Norm Peterson Enters the Bar\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/VXED2AVlbR0/hqdefault.jpg","thumbnail_width":480,"title":"Cheers | Every Time Norm Peterson Enters the Bar","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/VXED2AVlbR0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cheers | Every Time Norm Peterson Enters the Bar\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=VXED2AVlbR0"},{"html":"\u003cp>Wendt also appeared as Bob Swerski in the iconic reoccurring 'Bill Swerski's Superfans' \u003ca href=\"https://www.iheart.com/content/2025-02-20-jay-mohr-says-tracy-morgan-hilariously-misidentified-wife-jeanie-buss/\" target=\"_blank\">\u003cem>Saturday Night Live\u003c/em>\u003c/a> skits as the brother of the title character, played by \u003cstrong>Joe Mantegna\u003c/strong> in the original sketch that aired when he hosted the show on January 12, 1991, with Bob taking over as host in subsequent sketches.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DkBnnon_iZOM%26t%3D10s","@url":"https://www.youtube.com/watch?v=kBnnon_iZOM&t=10s","author_name":"Saturday Night Live","author_url":"https://www.youtube.com/@SaturdayNightLive","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/kBnnon_iZOM?start=10&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Bill Swerski&#39;s Super Fans: Thanksgiving - SNL\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/kBnnon_iZOM/hqdefault.jpg","thumbnail_width":480,"title":"Bill Swerski's Super Fans: Thanksgiving - SNL","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/kBnnon_iZOM?start=10&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Bill Swerski&#39;s Super Fans: Thanksgiving - SNL\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=kBnnon_iZOM&t=10s"},{"html":"\u003cp>Wendt's film credits also include \u003cem>Dreamscape\u003c/em> (1984), \u003cem>House\u003c/em> (1985), \u003cem>Fletch\u003c/em> (1985), \u003cem>Gung Ho\u003c/em> (1986), \u003cem>Plains Clothes\u003c/em> (1987), \u003cem>Never Say Die\u003c/em> (1988), \u003cem>Guilty by Suspicion\u003c/em> (1991), \u003cem>Forever Young\u003c/em> (1992) and \u003cem>Spice World\u003c/em> (1997). The actor was also the uncle of \u003cem>Ted Lasso\u003c/em> star and former \u003cem>SNL\u003c/em> cast member \u003ca href=\"https://www.iheart.com/content/2022-09-21-watch-ted-lasso-afc-richmond-club-to-be-featured-in-fifa-23/\" target=\"_blank\">\u003cstrong>Jason Sudeikis\u003c/strong>\u003c/a>, who is the only son of one of his six sisters.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-actor-george-wendt-dead-at-76/","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/George Wendt","keywords/age","keywords/role","keywords/family","keywords/STORY","keywords/Norm Peterson","keywords/Cheers"],"primary_image":{"bucket":"new_assets","id":"%2F682cddd07c32f065452ab95f"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1747770600000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-actor-george-wendt-dead-at-76","social_title":"","summary":"Actor George Wendt, best known for his role as Norm Peterson on 'Cheers,' has died at the age of 76.","targets":[{"categories":["syndications/content"],"distribution":["markets/LOSANGELES-CA"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Actor George Wendt Dead At 76","permalink":"https://www.americantop40.com/content/2025-05-20-actor-george-wendt-dead-at-76/"},"slug":"2025-05-20-actor-george-wendt-dead-at-76","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682cddd07c32f065452ab95f","title":"Actor George Wendt Dead At 76","description":"Actor George Wendt, best known for his role as Norm Peterson on 'Cheers,' has died at the age of 76.","author":"Jason Hall"},"pub_start":1747770600000,"pub_until":4115978604802,"pub_changed":1747773359745,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/content","markets/LOSANGELES-CA"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682cdd747c32f065452ab954","slug:2025-05-20-actor-george-wendt-dead-at-76","slug:2025-05-20-actor-george-wendt-dead-at-76","keyword:keywords/George Wendt","keyword:keywords/age","keyword:keywords/role","keyword:keywords/family","keyword:keywords/STORY","keyword:keywords/Norm Peterson","keyword:keywords/Cheers","author:user"]}},{"id":"%2F682c94114bb2e51ad6a35ff3","type":"PUBLISHING","record":{"ref_id":"%2F682c94114bb2e51ad6a35ff3","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3b9c3d2d-9f1d-4c3b-a15d-fb0f9aff9c59","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/34741/?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/34741/?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/34741/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/34741/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682c9ac7b2044f83adb96a01","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Jessica Biel\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/justin-timberlake-34741/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34741\" data-catalog-related-id=\"\">\u003cstrong>Justin Timberlake\u003c/strong>\u003c/a> have a strong bond.\u003c/p>\n\n\u003cp>In a new interview with \u003ca href=\"https://www.instyle.com/jessica-biel-interview-2025-11726005\" target=\"_blank\">\u003cem>InStyle\u003c/em>\u003c/a>, the \u003cem>Candy\u003c/em> actress opened up about her marriage to \u003ca href=\"https://www.iheart.com/content/2025-02-28-justin-timberlake-abruptly-calls-off-final-concert-minutes-before-showtime/\" target=\"_blank\">the &quot;Selfish&quot; singer\u003c/a>, sharing how the couple navigates their relationship and parenting their children amid each of their busy schedules and demanding careers, per \u003ca href=\"https://people.com/jessica-biel-on-best-friend-justin-timberlake-jokes-he-is-one-of-my-chosen-sisters-11737857\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. Timberlake and Biel tied the knot in 2022 and \u003ca href=\"https://www.iheart.com/content/2024-06-17-justin-timberlake-honors-2-greatest-gifts-in-heartfelt-tribute-to-sons/\" target=\"_blank\">share two sons together\u003c/a>, \u003cstrong>Silas\u003c/strong>, 10, and \u003cstrong>Phineas\u003c/strong>, 4. \u003c/p>\n\n\u003cp>&quot;I think having a partner who understands this industry and adjacent industries like music industry has been really deeply important and profound for my life and for our partnership because he just understands when I'm working crazy long hours,&quot; she said, adding that the same goes for her husband when he &quot;works all night long. &quot;So we are able to support each other throughout strange schedules and time apart because we know that's just what it takes to make this kind of art.&quot;\u003c/p>\n\n\u003cp>The couple also tries to have alternating schedules so they can ensure at least one of them is able to stay home with their kids; however, Biel notes that &quot;doesn't always happen&quot; when certain opportunities come up that &quot;you just have to take advantage of.&quot;\u003c/p>\n\n\u003cp>When they are pulled away for work, they have a strong &quot;village&quot; of people who step up. The \u003cem>Sinner\u003c/em> star noted that she is surrounded by &quot;amazing groups of women&quot; who have supported her throughout her life, joking that she also considers Timberlake &quot;one of my chosen sisters.&quot; \u003c/p>\n\n\u003cp>&quot;The next part is earnest: He's also my best friend,&quot; she said. &quot;All of them together have gotten me through my life. I don't know how I would have survived life without them.&quot;\u003c/p>\n\n\u003cp>Timberlake appears to share the sentiment. In March, he celebrated his wife, whom he called his &quot;best friend&quot; and his &quot;rock,&quot; \u003ca href=\"https://www.iheart.com/content/2025-03-04-justin-timberlake-celebrates-my-rock-jessica-biel-in-sweet-birthday-post/\" target=\"_blank\">in a sweet social media post in honor of her birthday\u003c/a>, admitting that she is the person who &quot;showed me a real love.&quot;\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters/","cuser":"user/ldap/1129327","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/Justin Timberlake","keywords/Jessica Biel"],"primary_image":{"bucket":"new_assets","id":"%2F682c9ac7b2044f83adb96a01"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1747768020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters","social_title":"","summary":"The \"Candy\" actress also shared how she and her husband navigate their marriage while both \"working crazy long hours.\"","targets":[{"categories":["categories/music-news"],"distribution":["artists/Justin Timberlake (34741)"]},{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jessica Biel Jokes Husband Justin Timberlake Is 'One Of My Chosen Sisters'","permalink":"https://www.americantop40.com/content/2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters/"},"slug":"2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682c9ac7b2044f83adb96a01","title":"Jessica Biel Jokes Husband Justin Timberlake Is 'One Of My Chosen Sisters'","description":"The \"Candy\" actress also shared how she and her husband navigate their marriage while both \"working crazy long hours.\"","author":"Sarah Tate"},"pub_start":1747768020000,"pub_until":4115978604802,"pub_changed":1747768396906,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Justin Timberlake (34741)"]},{"tags":["categories/music-news","categories/entertainment-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682c94114bb2e51ad6a35ff3","slug:2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters","slug:2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters","keyword:keywords/Justin Timberlake","keyword:keywords/Jessica Biel","author:user"]}},{"id":"%2F682c940d39ae6376cfec8166","type":"PUBLISHING","record":{"ref_id":"%2F682c940d39ae6376cfec8166","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5090a6d5-3d5f-4b0e-9624-0ae7ba262e09","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/35141/?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/35141/?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/35141/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35141/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682c9abcc2aaa87483af575d","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/katy-perry-35141/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35141\" data-catalog-related-id=\"\">\u003cstrong>Katy Perry\u003c/strong>\u003c/a> proved that she's a pro when it comes to navigating mid-performance mishaps after nearly losing a vital piece of her wardrobe onstage. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-05-07-katy-perry-reacts-to-fake-photos-of-her-at-the-met-gala-in-hilarious-post/\" target=\"_blank\">The &quot;Woman's World&quot; singer\u003c/a> experienced a wardrobe malfunction on Saturday (May 17) while in Las Vegas for her \u003cem>Lifetimes\u003c/em> tour. As she performed her song &quot;Part of Me,&quot; she ran across the stage when the reflective cone bra she wore to match her boots and briefs came undone, per \u003ca href=\"https://people.com/katy-perry-expertly-handles-wardrobe-malfunction-after-bra-nearly-came-off-11737536\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. Perry slowed down and switched up her energetic moves for a more controlled strut as she held the top close to her body. \u003c/p>\n\n\u003cp>&quot;Oh s---, my bra came off,&quot; she said, playing off the near-miss as she walked around during an instrumental break before someone came out to clasp her bra back together. Once her top was secure, she joked to the crowd, &quot;Sorry guys, you didn't pay that much,&quot; before continuing on with the performance. The moment was captured by a fan in the crowd and \u003ca href=\"https://www.tiktok.com/@alrod_182/video/7505675298608975150\" target=\"_blank\">shared on TikTok\u003c/a>.\u003c/p>\n\n\u003cp>Perry kicked off her \u003cem>Lifetimes\u003c/em> tour last month, shortly after \u003ca href=\"https://www.iheart.com/content/2025-04-15-watch-katy-perry-floats-with-space-sisters-during-historic-flight/\" target=\"_blank\">her historic flight to the edge of space\u003c/a>. While many fans have been loving the futuristic, spacey set, others have had a harsher response. Earlier this month, Perry \u003ca href=\"https://www.iheart.com/content/2025-05-09-katy-perry-has-unexpected-response-to-critics-who-say-she-cant-dance/\" target=\"_blank\">clapped back at critics saying she &quot;can't dance,&quot;\u003c/a> and last week she responded to \u003ca href=\"https://www.iheart.com/content/2025-05-15-katy-perry-responds-to-claims-shes-the-most-hated-person-on-the-internet/\" target=\"_blank\">claims that she has become &quot;the most hated person on the internet.&quot;\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage/","cuser":"user/ldap/1129327","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/Katy Perry","keywords/wardrobe malfunction"],"primary_image":{"bucket":"new_assets","id":"%2F682c9abcc2aaa87483af575d"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1747763340000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage","social_title":"","summary":"\"Sorry guys, you didn't pay that much.\"","targets":[{"categories":["categories/music-news"],"distribution":["artists/Katy Perry (35141)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Katy Perry Laughs Off Wardrobe Malfunction After Nearly Losing Bra Onstage","permalink":"https://www.americantop40.com/content/2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage/"},"slug":"2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682c9abcc2aaa87483af575d","title":"Katy Perry Laughs Off Wardrobe Malfunction After Nearly Losing Bra Onstage","description":"\"Sorry guys, you didn't pay that much.\"","author":"Sarah Tate"},"pub_start":1747763340000,"pub_until":4115978604802,"pub_changed":1747763783635,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Katy Perry (35141)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682c940d39ae6376cfec8166","slug:2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage","slug:2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage","keyword:keywords/Katy Perry","keyword:keywords/wardrobe malfunction","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"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":"%2F682cf687a6cf3a3192eae28e","type":"PUBLISHING","record":{"ref_id":"%2F682cf687a6cf3a3192eae28e","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"932250b7-fe49-47a7-8665-0b4c1b3bd6a6","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/kid-cudi-39654/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682cf7f1a6cf3a3192eae299","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/kid-cudi-39654/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"39654\" data-catalog-related-id=\"\">\u003cstrong>Kid Cudi\u003c/strong>\u003c/a> is reportedly scheduled to testify at \u003ca href=\"https://www.iheart.com/artist/diddy-58652/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58652\" data-catalog-related-id=\"\">\u003cstrong>Sean &quot;Diddy&quot; Combs\u003c/strong>\u003c/a>\u003cstrong>'\u003c/strong> criminal trial this week. \u003cbr />\u003cbr />On Tuesday, May 20, the prosecution included Cudi, born Scott Mescudi, on its witness list during today's proceedings. According to \u003ca href=\"https://www.tmz.com/2025/05/20/kid-cudi-scheduled-testify-diddy-trial/\" target=\"_blank\">\u003cstrong>\u003cem>TMZ\u003c/em>\u003c/strong>\u003c/a>, the 41-year-old rapper could be called to the witness stand as early as Wednesday, though it's possible his testimony could happen on Thursday. Cudi's name was mentioned several times during Cassandra &quot;Cassie&quot; Ventura's testimony last week. Ventura told the court about the moment when Combs allegedly attacked her with a wine bottle opener when he found out about her relationship with Cudi in 2011. \u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Ventura first confirmed the rumor about Combs' retaliation against Cudi in the lawsuit she filed in 2023. The couple began dating in 2011 while she and Combs were on a break. During her testimony, Ventura explained how Combs discovered their relationship from an email she sent to Cudi about leaving her belongings at his home. He found the email while he went through her phone during a freak off. Ventura said he got so furious that he lunged at her with a wine bottle opener. \u003cbr />\u003cbr />The singer-model said she didn't want Combs to find out about her relationship with Combs because she was worried about how he would react. She testified that Combs threatened to harm both of them if their relationship continued. He also threatened to release two explicit videos of their freak-offs, including one on Christmas Day. She claimed Combs eventually followed through with his threat and beat her at his home. \u003cbr />\u003cbr />“Too much danger, too much uncertainty of what could happen if we continued to see each other,” she said \u003ca href=\"https://www.iheart.com/content/2025-05-15-cassie-claims-diddy-threatened-to-hurt-kid-cudi-over-their-relationship/\" target=\"_blank\">\u003cstrong>on the stand\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />Ventura said Combs also threatened to blow up Mescudi's car. She claimed Combs told her they would be out of the country when the car blew up, and he wanted Mescudi’s friends to be there when it happened. The &quot;Day N Night&quot; rapper's car actually did explode in his driveway in February 2012. When Combs' threat to blow up Mescudi's was revealed in Ventura's lawsuit in 2023, Mescudi's rep confirmed the account. \u003cbr />\u003cbr />As of this report, Kid Cudi's team has not confirmed if he will testify. He would be the latest celebrity to take the witness stand following Cassie and \u003ca href=\"https://www.iheart.com/content/2025-05-19-diddy-files-to-dismiss-dawn-richards-lawsuit-on-day-of-her-testimony/\" data-content-id=\"/682b42db816b85a66bffe1ca\">\u003cstrong>Dawn Richard's testimonies\u003c/strong>\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial/","cuser":"user/ldap/1133095","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Kid Cudi","keywords/Diddy","keywords/Hip-Hop"],"primary_image":{"bucket":"new_assets","id":"%2F682cf7f1a6cf3a3192eae299"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},"publish_date":1747781640000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","social_title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","summary":"Kid Cudi will reportedly be the latest celebrity to testify at Diddy's trial ","targets":[{"categories":["categories/music-news"],"distribution":["artists/Diddy (58652)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","permalink":"https://www.americantop40.com/content/2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial/"},"slug":"2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682cf7f1a6cf3a3192eae299","title":"Kid Cudi Will Reportedly Testify In Diddy's Trial ","description":"Kid Cudi will reportedly be the latest celebrity to testify at Diddy's trial ","author":"Tony M. Centeno"},"pub_start":1747781640000,"pub_until":4115978604802,"pub_changed":1747782016111,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},{"tags":["categories/music-news","artists/Diddy (58652)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682cf687a6cf3a3192eae28e","slug:2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","slug:2025-05-20-kid-cudi-will-reportedly-testify-in-diddys-trial","keyword:keywords/Kid Cudi","keyword:keywords/Diddy","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F682ce7d3406f1a2e35636ad2","type":"PUBLISHING","record":{"ref_id":"%2F682ce7d3406f1a2e35636ad2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"e7bb12e0-ced1-4be8-aedc-8c86f521258c","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/40624/?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/40624/?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/40624/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/40624/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682cf76c645a8725f5a42444","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Do you know the names of the \u003ca href=\"https://www.iheart.com/artist/jonas-brothers-40624/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"40624\" data-catalog-related-id=\"\">Jonas Brothers\u003c/a>? If you guessed \u003cstrong>Kevin\u003c/strong>, \u003ca href=\"https://www.iheart.com/artist/nick-jonas-30584710/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30584710\" data-catalog-related-id=\"\">\u003cstrong>Nick\u003c/strong>\u003c/a> and \u003ca href=\"https://www.iheart.com/artist/joe-jonas-601051/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"601051\" data-catalog-related-id=\"\">\u003cstrong>Joe\u003c/strong>\u003c/a>, you would only be partially right because the man formerly known only as Kevin Jonas has revealed his actual name — and it's not Kevin.\u003c/p>\n\n\u003cp>Kevin* made the confession in a video shared to his \u003ca href=\"https://www.tiktok.com/@kevinjonas/video/7506327311894023455?is_from_webapp=1&sender_device=pc&web_id=7259476268558665258\" target=\"_blank\">TikTok\u003c/a> on Monday (May 19) as part of a trend where users share a fun fact about themselves to the beat of \u003ca href=\"https://www.iheart.com/artist/chris-brown-33210/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33210\" data-catalog-related-id=\"\">\u003cstrong>Chris Brown\u003c/strong>\u003c/a>'s &quot;New Flame,&quot; per \u003ca href=\"https://www.eonline.com/news/1417777/kevin-jonas-jonas-brothers-reveals-real-name-paul-jonas?cmpid=social&content=organic&medium=link-post&source=fb-enews&fbclid=IwY2xjawKZxjpleHRuA2FlbQIxMQBicmlkETE2ZmhUR1g1MU55dGIya0hWAR4zLfnpJwYAgIs8kcgMlb-ktAC9Q3ceN7UmsHo-20ajA8FgRl1PMkwpY7nd7g_aem_jItXHY3DKLtxglvEFdyj6A\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. As the song played on, \u003ca href=\"https://www.iheart.com/content/2024-09-03-kevin-jonas-honors-wife-danielle-in-sweet-post-my-forever-date/\" target=\"_blank\">the 37-year-old musician\u003c/a> pointed to text that repeated, &quot;My first names not Kevin.&quot;\u003c/p>\n\n\u003cp>Instead, his real full name is \u003cstrong>Paul Kevin Jonas Jr.\u003c/strong>, named after his father Kevin Sr. He even jokingly asked in the caption if he should &quot;change my handle to PaulJonas.&quot;\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%40kevinjonas%2Fvideo%2F7506327311894023455%3Fis_from_webapp%3D1%26sender_device%3Dpc%26web_id%3D7259476268558665258","@url":"https://www.tiktok.com/@kevinjonas/video/7506327311894023455?is_from_webapp=1&sender_device=pc&web_id=7259476268558665258","author_name":"Kevin Jonas","author_unique_id":"kevinjonas","author_url":"https://www.tiktok.com/@kevinjonas","embed_product_id":"7506327311894023455","embed_type":"video","height":"100%","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@kevinjonas/video/7506327311894023455\" data-video-id=\"7506327311894023455\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@kevinjonas\" href=\"https://www.tiktok.com/@kevinjonas?refer=embed\">@kevinjonas\u003c/a> \u003cp>Should I change my handle to PaulJonas?\u003c/p> \u003ca target=\"_blank\" title=\"♬ New Flame (but I promise you) (feat. Usher & Rick Ross) - Chris Brown\" href=\"https://www.tiktok.com/music/New-Flame-but-I-promise-you-feat-Usher-Rick-Ross-7289503994026805250?refer=embed\">♬ New Flame (but I promise you) (feat. Usher & Rick Ross) - Chris Brown\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-pu-sign-useast8.tiktokcdn-us.com/obj/tos-useast8-p-0068-tx2/ok5vamEQpIvIVSiCBREiYoRJrPLCzAzPBBA1l?lk3s=b59d6b55&x-expires=1747951200&x-signature=3MlwSVtsDRsSQyIjBHewNGRag24%3D&shp=b59d6b55&shcp=-","thumbnail_width":576,"title":"Should I change my handle to PaulJonas?","type":"video","version":"1.0","width":"100%"},"embed_type":"video","html":"\u003cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@kevinjonas/video/7506327311894023455\" data-video-id=\"7506327311894023455\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003csection> \u003ca target=\"_blank\" title=\"@kevinjonas\" href=\"https://www.tiktok.com/@kevinjonas?refer=embed\">@kevinjonas\u003c/a> \u003cp>Should I change my handle to PaulJonas?\u003c/p> \u003ca target=\"_blank\" title=\"♬ New Flame (but I promise you) (feat. Usher & Rick Ross) - Chris Brown\" href=\"https://www.tiktok.com/music/New-Flame-but-I-promise-you-feat-Usher-Rick-Ross-7289503994026805250?refer=embed\">♬ New Flame (but I promise you) (feat. Usher & Rick Ross) - Chris Brown\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/@kevinjonas/video/7506327311894023455?is_from_webapp=1&sender_device=pc&web_id=7259476268558665258"},{"html":"\u003cp>Despite Kevin still being his legal middle name — and therefore not far-fetched as his official moniker — some fans were still shocked about the admission, like one user who wrote, &quot;PAUL JONAS??? I feel like I've been catfished all my life.&quot;\u003c/p>\n\n\u003cp>Others were proud that they already knew the fact. &quot;Old news. Read it in an unofficial Jonas brothers biography I got from Walmart in 2008,&quot; one commenter wrote, while another admitted, &quot;i know baby, i was doodling mrs paul kevin jonas ii in my notebooks back in 2007.&quot;\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.iheart.com/content/2025-02-14-jonas-brothers-drop-major-surprise-ahead-of-20th-anniversary-celebration/\" target=\"_blank\">official Jonas Brothers\u003c/a> account even \u003ca href=\"https://www.iheart.com/content/2024-06-07-kevin-jonas-daughter-hilariously-dresses-up-as-him-for-new-jersey-day/\" target=\"_blank\">had some fun with the reveal\u003c/a>, commenting &quot;breaking news&quot; under the video while &quot;real OGS&quot; stepped in to say that it was only new information &quot;to the rest of the world, not us Jonas Fans.&quot;\u003c/p>\n\n\u003cp>*Paul Kevin Jonas Jr. aka Kevin Jonas\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas/","cuser":"user/ldap/1129327","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/Kevin Jonas","keywords/Jonas Brothers","keywords/Paul Kevin Jonas Jr.","keywords/name"],"primary_image":{"bucket":"new_assets","id":"%2F682cf76c645a8725f5a42444"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1747779120000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas","social_title":"","summary":"Plot twist! 👀😱","targets":[{"categories":["categories/music-news"],"distribution":["artists/Jonas Brothers (40624)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Kevin Jonas Reveals His Real Name Isn't Actually Kevin Jonas","permalink":"https://www.americantop40.com/content/2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas/"},"slug":"2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682cf76c645a8725f5a42444","title":"Kevin Jonas Reveals His Real Name Isn't Actually Kevin Jonas","description":"Plot twist! 👀😱","author":"Sarah Tate"},"pub_start":1747779120000,"pub_until":4115978604802,"pub_changed":1747779508577,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Jonas Brothers (40624)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682ce7d3406f1a2e35636ad2","slug:2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas","slug:2025-05-20-kevin-jonas-reveals-his-real-name-isnt-actually-kevin-jonas","keyword:keywords/Kevin Jonas","keyword:keywords/Jonas Brothers","keyword:keywords/Paul Kevin Jonas Jr.","keyword:keywords/name","author:user"]}},{"id":"%2F682c939a3895e403df221e97","type":"PUBLISHING","record":{"ref_id":"%2F682c939a3895e403df221e97","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"268b3269-0068-472e-b826-6b7fc3b7167d","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/33221/?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/33221/?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/33221/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/33221/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682c9a959897a92c253df1eb","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Look what you made her do.\u003c/p>\n\n\u003cp>Swifties tuning into Monday's (May 19) episode of \u003cem>The Handmaid's Tale\u003c/em> got a better glimpse at the first re-recorded track from \u003ca href=\"https://www.iheart.com/artist/taylor-swift-33221/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33221\" data-catalog-related-id=\"\">\u003cstrong>Taylor Swift\u003c/strong>\u003c/a>'s long-awaited \u003cem>Reputation (Taylor's Version)\u003c/em> when &quot;Look What You Made Me Do (Taylor's Version)&quot; served as the soundtrack for the opening scene in episode nine of the Hulu series' sixth and final season, per \u003ca href=\"https://pagesix.com/2025/05/20/entertainment/taylor-swift-debuts-reputation-taylors-version-re-recording-on-handmaids-tale/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>The scene featured over two minutes of the fan-favorite track playing as June Osborne (\u003cstrong>Elizabeth Moss\u003c/strong>) led the handmaids in an uprising against the Commanders that was fit for the song's lyrics. Speaking to \u003ca href=\"https://www.billboard.com/music/music-news/taylor-swift-handmaids-tale-look-what-you-made-me-do-debut-1235975972/\" target=\"_blank\">\u003cem>Billboard\u003c/em>\u003c/a>, Moss explained why &quot;Look What You Made Me Do (Taylor's Version)&quot; was the &quot;perfect&quot; choice for the epic showdown. \u003c/p>\n\n\u003cp>&quot;I've been wanting to use a Taylor song for many years on the show and we finally found the perfect spot for a track from her, and I'm so glad we waited because there could not be a more perfect song for a more perfect moment,&quot; she said. &quot;Taylor has been such an inspiration to me personally. As a Swiftie myself, and I think I can speak for [co-star] \u003cstrong>Yvonne [Strahovski]\u003c/strong> and our entire cast as well, who are all Swifites, it's such an honor to be able to use her music in the final episodes of our show.&quot;\u003c/p>\n\n\u003cp>Snippets of the re-recorded track have been featured as far back as summer 2023 but the extended feature on \u003cem>The Handmaid's Tale\u003c/em> gave fans a longer taste of the track from \u003ca href=\"https://www.iheart.com/content/2025-03-17-taylor-swift-seemingly-teases-rep-tv-to-celebrate-tour-of-the-century/\" target=\"_blank\">Swift's highly-anticipated album\u003c/a>. Swifties, widely known for \u003ca href=\"https://www.iheart.com/content/2024-10-15-taylor-swift-fuels-rep-era-rumors-with-unique-accessory-on-date-night/\" target=\"_blank\">catching easter eggs and subtle clues\u003c/a>, recently speculated that \u003cem>Rep (TV)\u003c/em> is coming sooner rather than later after \u003ca href=\"https://www.iheart.com/content/2025-05-13-taylor-swift-shares-mysterious-hint-that-sparks-album-release-buzz/\" target=\"_blank\">noticing hidden details on the singer's website\u003c/a>.\u003c/p>\n\n\u003cp>Check it out in the \u003ca href=\"https://youtu.be/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB\" target=\"_blank\">video\u003c/a> below. \u003cem>Warning: contains spoilers for the latest episode of The Handmaid's Tale.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.youtube.com/embed/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB","author_name":"","author_url":"","height":"315","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"560"},"embed_type":"rich","html":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/embed/nXlAUkd7zqE?si=TQF1HgmySw_tMCOB"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track/","cuser":"user/ldap/1129327","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/Taylor Swift","keywords/The Handmaid's Tale","keywords/Reputation","keywords/Reputation (Taylor's Version)","keywords/Rep TV"],"primary_image":{"bucket":"new_assets","id":"%2F682c9a959897a92c253df1eb"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRRHYTHMIC"]},"publish_date":1747771860000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track","social_title":"","summary":"Look what you made her do 👀 🐍","targets":[{"categories":["categories/music-news"],"distribution":["artists/Taylor Swift (33221)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Taylor Swift Teases 'Rep TV' While Debuting Latest Re-Recorded Track","permalink":"https://www.americantop40.com/content/2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track/"},"slug":"2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682c9a959897a92c253df1eb","title":"Taylor Swift Teases 'Rep TV' While Debuting Latest Re-Recorded Track","description":"Look what you made her do 👀 🐍","author":"Sarah Tate"},"pub_start":1747771860000,"pub_until":4115978604802,"pub_changed":1747772247172,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","artists/Taylor Swift (33221)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682c939a3895e403df221e97","slug:2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track","slug:2025-05-20-taylor-swift-teases-rep-tv-while-debuting-latest-re-recorded-track","keyword:keywords/Taylor Swift","keyword:keywords/The Handmaid's Tale","keyword:keywords/Reputation","keyword:keywords/Reputation (Taylor's Version)","keyword:keywords/Rep TV","author:user"]}},{"id":"%2F682cac13a6cf3a3192eae240","type":"PUBLISHING","record":{"ref_id":"%2F682cac13a6cf3a3192eae240","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"c4f0b2b0-6fbd-46b6-aa4c-35ac85ea887a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/aap-rocky-673165/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/aap-rocky-673165/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/aap-rocky-673165/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/aap-rocky-673165/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682cb333a6cf3a3192eae254","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/rihanna-34742/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34742\" data-catalog-related-id=\"\">\u003cstrong>Rihanna\u003c/strong>\u003c/a> was glowing as she walked alongside her best friend \u003ca href=\"https://www.iheart.com/artist/aap-rocky-673165/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"673165\" data-catalog-related-id=\"\">\u003cstrong>A$AP Rocky\u003c/strong>\u003c/a> at the world premiere of Rocky's upcoming film. \u003cbr />\u003cbr />The &quot;Friend of Mine&quot; singer surprised fans and paparazzi on the red carpet Monday night, May 19, to support Rocky for the debut of \u003ca href=\"https://www.iheart.com/content/2025-05-06-denzel-washington-asap-rocky-ice-spice-star-in-spike-lees-new-film/\" data-content-id=\"/681a2f477f4a1ff09f5fd87b\">\u003cstrong>Spike Lee's \u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-06-denzel-washington-asap-rocky-ice-spice-star-in-spike-lees-new-film/\" data-content-id=\"/681a2f477f4a1ff09f5fd87b\">\u003cstrong>\u003cem>Highest 2 Lowest\u003c/em>\u003c/strong>\u003c/a> at the 78th annual Cannes Film Festival. Rihanna stood under Rocky's umbrella as they walked through the rain after the screening. At one point, Rocky stopped and flashed a huge grin with his gold grills as he embraced Riri's growing baby bump in front of all the photographers. The singer recently confirmed she is \u003ca href=\"https://www.binnews.com/content/2025-05-05-internet-reacts-to-rihanna-expecting-her-third-child/\" data-content-id=\"/681952fde5cafcef4f68ac24\">\u003cstrong>pregnant with the couple's third child\u003c/strong>\u003c/a>. \u003cbr />\u003c/p>\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fpoplife23_%2Fstatus%2F1924632640809816556","@url":"https://x.com/poplife23_/status/1924632640809816556","author_name":"POP LIFE","author_url":"https://twitter.com/poplife23_","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Rihanna and ASAP Rocky at Cannes 📸🩵 \u003ca href=\"https://t.co/V3MFjkmTjg\">pic.twitter.com/V3MFjkmTjg\u003c/a>\u003c/p>&mdash; POP LIFE (@poplife23_) \u003ca href=\"https://twitter.com/poplife23_/status/1924632640809816556?ref_src=twsrc%5Etfw\">May 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/poplife23_/status/1924632640809816556","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Rihanna and ASAP Rocky at Cannes 📸🩵 \u003ca href=\"https://t.co/V3MFjkmTjg\">pic.twitter.com/V3MFjkmTjg\u003c/a>\u003c/p>&mdash; POP LIFE (@poplife23_) \u003ca href=\"https://twitter.com/poplife23_/status/1924632640809816556?ref_src=twsrc%5Etfw\">May 20, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/poplife23_/status/1924632640809816556"},{"html":"\u003cp>Rihanna wore a gorgeous baby blue dress with slits on the side that shows her baby bump. Rocky wore a black double-breasted suit with a white button-down shirt underneath. He also rocked a black necktie with white stripes and a brooch. The superstar couple attended the premiere of \u003cem>Highest 2 Lowest\u003c/em> along with Spike Lee and Denzel Washington. Rocky stars in the film with Washington, Jeffrey Wright, and \u003ca href=\"https://www.iheart.com/artist/ice-spice-38644920/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"38644920\" data-catalog-related-id=\"\">\u003cstrong>Ice Spice\u003c/strong>\u003c/a>. The film marks the \u003ca href=\"https://www.iheart.com/artist/ice-spice-feat-nicki-minaj-38644920/songs/princess-diana-213339659/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"213339659\" data-catalog-related-id=\"\">\u003cstrong>&quot;Princess Diana&quot;\u003c/strong>\u003c/a> rapper's first-ever appearance in a major motion picture. \u003cbr />\u003cbr />A$AP Rocky and Rihanna also attended the rapper's Ray-Ban after-party on a superyacht. Both artists wore different versions of Ray-Ban's new chunky Wayfarer Puffer glasses. Rocky was named the newest creative director of the sunglasses brand earlier this year after he \u003ca href=\"https://www.iheart.com/content/2025-02-18-jury-reaches-verdict-in-asap-rockys-felony-assault-trial/\" target=\"_blank\">\u003cstrong>beat his federal gun assault case\u003c/strong>\u003c/a> against his former friend A$AP Relli. \u003cbr />\u003cbr />Check out more shots of A$AP Rocky and Rihanna on the red carpet at Cannes 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%2FDJ2IcXCxFau%2F","@url":"https://www.instagram.com/p/DJ2IcXCxFau/","author_name":"complexstyle","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ2IcXCxFau/?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/DJ2IcXCxFau/?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/DJ2IcXCxFau/?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 Complex Style (@complexstyle)\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-1.cdninstagram.com/v/t51.2885-15/498291192_18500756050020284_5382377012769372949_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=108&_nc_oc=Q6cZ2QEjMg9__qN2NpqTtu-cJ2KqCHH5jKtjHlyXmqvApEychcfJ6_UbNvGiUdsUmyMd8HI&_nc_ohc=uKC5uYwHYOcQ7kNvwGAvdaL&_nc_gid=SkN5EVuhj4OqXVJ3qMBAww&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfLAoM4jwgj6wVQiR0pZRzprpTD3HkFkvVh5Z3ORLvLCHA&oe=6832B988&_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/DJ2IcXCxFau/?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/DJ2IcXCxFau/?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/DJ2IcXCxFau/?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 Complex Style (@complexstyle)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ2IcXCxFau/"},{"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%2FDJ4K1jlvrtO%2F","@url":"https://www.instagram.com/p/DJ4K1jlvrtO/","author_name":"festivaldecannes","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?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 Festival de Cannes (@festivaldecannes)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":1134,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/498725625_18484074676066956_4018957068501689304_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=100&_nc_oc=Q6cZ2QHUwoOQTy2XskJkBn6oLfe8pxroDYASB5xA5bnleSNJBqHi8GtBomr9yHn97hSIz04&_nc_ohc=DzZeUfmfPR4Q7kNvwHG4WEo&_nc_gid=VZqFiNN58-DupRqViwN0FA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfKXjxFlPgp_SqByVxX2lzS9JM1DZxZOFp0Xa7pxZjujVQ&oe=6832A7AD&_nc_sid=cc8940","thumbnail_width":640,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DJ4K1jlvrtO/?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 Festival de Cannes (@festivaldecannes)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ4K1jlvrtO/"},{"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%2FDJ4CdZIoz4z%2F","@url":"https://www.instagram.com/p/DJ4CdZIoz4z/","author_name":"festivaldecannes","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ4CdZIoz4z/?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/DJ4CdZIoz4z/?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/DJ4CdZIoz4z/?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 Festival de Cannes (@festivaldecannes)\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.2885-15/499860800_18484064140066956_2144080893107412284_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGP6riHXFE6_WpP4nQpyFVjxB5hdvLJcKhVAnXdLi-qxiz3hoJrjZGb4pV_NA7y79Q&_nc_ohc=c7HhtJZ9XDcQ7kNvwHjMlAf&_nc_gid=NFq0Z5xwGcdijZ0rsChGAA&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfJ0HBxyI78W1Yq6oR4QfAg1rIKYNrxd1dItPgqbgGpsIg&oe=6832A4B7&_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/DJ4CdZIoz4z/?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/DJ4CdZIoz4z/?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/DJ4CdZIoz4z/?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 Festival de Cannes (@festivaldecannes)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ4CdZIoz4z/"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival/","cuser":"user/ldap/1133095","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ASAP Rocky","keywords/Rihanna"],"primary_image":{"bucket":"new_assets","id":"%2F682cb333a6cf3a3192eae254"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},"publish_date":1747771260000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"ASAP Rocky Embraces Pregnant Rihanna On Red Carpet At Cannes Film Festival","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival","social_title":"A$AP Rocky Embraces Pregnant Rihanna On Red Carpet At Cannes Film Festival","summary":"A$AP Rocky & Rihanna dominated the red carpet at Cannes Film Festival in France ","targets":[{"categories":["categories/music-news"],"distribution":["artists/A$AP Rocky (673165)","artists/Rihanna (34742)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"ASAP Rocky Embraces Pregnant Rihanna On Red Carpet At Cannes Film Festival","permalink":"https://www.americantop40.com/content/2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival/"},"slug":"2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682cb333a6cf3a3192eae254","title":"ASAP Rocky Embraces Pregnant Rihanna On Red Carpet At Cannes Film Festival","description":"A$AP Rocky & Rihanna dominated the red carpet at Cannes Film Festival in France ","author":"Tony M. Centeno"},"pub_start":1747771260000,"pub_until":4115978604802,"pub_changed":1747771638963,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/RNB","formats/CHRRHYTHMIC","formats/CHRPOP"]},{"tags":["categories/music-news","artists/A$AP Rocky (673165)","artists/Rihanna (34742)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682cac13a6cf3a3192eae240","slug:2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival","slug:2025-05-20-asap-rocky-embraces-pregnant-rihanna-on-red-carpet-at-cannes-film-festival","keyword:keywords/ASAP Rocky","keyword:keywords/Rihanna","author:user"]}},{"id":"%2F682cdd747c32f065452ab954","type":"PUBLISHING","record":{"ref_id":"%2F682cdd747c32f065452ab954","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0b444787-e519-46ab-b77b-3bae601fd8fb","revision_id":"AAAAAAAAAAAAAAAAAAAABQ=="},"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":"AUSTIN, TEXAS - JUNE 02: George Wendt attends the \"Cheers Reunion\" panel during the 12th Season of ATX TV Festival at ACL Live on June 02, 2023 in Austin, Texas. (Photo by Rick Kern/WireImage)","id":"%2F682cddd07c32f065452ab95f","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"2023 ATX Television Festival","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor \u003cstrong>George Wendt\u003c/strong>, best known for his role as Norm Peterson on \u003cem>Cheers\u003c/em>, has died at the age of 76, his family confirmed to multiple outlets on Tuesday (May 20).\u003c/p>\n\n\u003cp>Wendt's family said he died peacefully in his sleep at his home early Tuesday morning, though his official cause of death was unclear at the time of publication.\u003c/p>\n\n\u003cp>“George was a doting family man, a well-loved friend and confidant to all of those lucky enough to have known him,” a rep for Wendt said in a statement obtained by \u003ca href=\"https://www.hollywoodreporter.com/tv/tv-news/george-wendt-dead-cheers-norm-1236222950/\" target=\"_blank\">\u003cem>the Hollywood Reporter\u003c/em>\u003c/a>. “He will be missed forever. The family has requested privacy during this time.”\u003c/p>\n\n\u003cp>Wendt, a Chicago native got his first big break with the famed Second City improvisational comedy troupe in the 1970s and appeared in several television shows and films before landing his signature role on \u003cem>Cheers\u003c/em> in 1982, appearing in all 275 episodes from 1982 to 1993 -- an accomplishment only matched by \u003cstrong>Ted Danson\u003c/strong> and \u003cstrong>Rhea Perlman\u003c/strong> -- and receiving six consecutive Emmy nominations for outstanding supporting actor in a comedy series.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DVXED2AVlbR0","@url":"https://www.youtube.com/watch?v=VXED2AVlbR0","author_name":"Peacock","author_url":"https://www.youtube.com/@peacock","height":150,"html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/VXED2AVlbR0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cheers | Every Time Norm Peterson Enters the Bar\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/VXED2AVlbR0/hqdefault.jpg","thumbnail_width":480,"title":"Cheers | Every Time Norm Peterson Enters the Bar","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/VXED2AVlbR0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Cheers | Every Time Norm Peterson Enters the Bar\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=VXED2AVlbR0"},{"html":"\u003cp>Wendt also appeared as Bob Swerski in the iconic reoccurring 'Bill Swerski's Superfans' \u003ca href=\"https://www.iheart.com/content/2025-02-20-jay-mohr-says-tracy-morgan-hilariously-misidentified-wife-jeanie-buss/\" target=\"_blank\">\u003cem>Saturday Night Live\u003c/em>\u003c/a> skits as the brother of the title character, played by \u003cstrong>Joe Mantegna\u003c/strong> in the original sketch that aired when he hosted the show on January 12, 1991, with Bob taking over as host in subsequent sketches.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DkBnnon_iZOM%26t%3D10s","@url":"https://www.youtube.com/watch?v=kBnnon_iZOM&t=10s","author_name":"Saturday Night Live","author_url":"https://www.youtube.com/@SaturdayNightLive","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/kBnnon_iZOM?start=10&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Bill Swerski&#39;s Super Fans: Thanksgiving - SNL\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/kBnnon_iZOM/hqdefault.jpg","thumbnail_width":480,"title":"Bill Swerski's Super Fans: Thanksgiving - SNL","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/kBnnon_iZOM?start=10&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Bill Swerski&#39;s Super Fans: Thanksgiving - SNL\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=kBnnon_iZOM&t=10s"},{"html":"\u003cp>Wendt's film credits also include \u003cem>Dreamscape\u003c/em> (1984), \u003cem>House\u003c/em> (1985), \u003cem>Fletch\u003c/em> (1985), \u003cem>Gung Ho\u003c/em> (1986), \u003cem>Plains Clothes\u003c/em> (1987), \u003cem>Never Say Die\u003c/em> (1988), \u003cem>Guilty by Suspicion\u003c/em> (1991), \u003cem>Forever Young\u003c/em> (1992) and \u003cem>Spice World\u003c/em> (1997). The actor was also the uncle of \u003cem>Ted Lasso\u003c/em> star and former \u003cem>SNL\u003c/em> cast member \u003ca href=\"https://www.iheart.com/content/2022-09-21-watch-ted-lasso-afc-richmond-club-to-be-featured-in-fifa-23/\" target=\"_blank\">\u003cstrong>Jason Sudeikis\u003c/strong>\u003c/a>, who is the only son of one of his six sisters.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-actor-george-wendt-dead-at-76/","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/George Wendt","keywords/age","keywords/role","keywords/family","keywords/STORY","keywords/Norm Peterson","keywords/Cheers"],"primary_image":{"bucket":"new_assets","id":"%2F682cddd07c32f065452ab95f"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1747770600000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-actor-george-wendt-dead-at-76","social_title":"","summary":"Actor George Wendt, best known for his role as Norm Peterson on 'Cheers,' has died at the age of 76.","targets":[{"categories":["syndications/content"],"distribution":["markets/LOSANGELES-CA"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Actor George Wendt Dead At 76","permalink":"https://www.americantop40.com/content/2025-05-20-actor-george-wendt-dead-at-76/"},"slug":"2025-05-20-actor-george-wendt-dead-at-76","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682cddd07c32f065452ab95f","title":"Actor George Wendt Dead At 76","description":"Actor George Wendt, best known for his role as Norm Peterson on 'Cheers,' has died at the age of 76.","author":"Jason Hall"},"pub_start":1747770600000,"pub_until":4115978604802,"pub_changed":1747773359745,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/content","markets/LOSANGELES-CA"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682cdd747c32f065452ab954","slug:2025-05-20-actor-george-wendt-dead-at-76","slug:2025-05-20-actor-george-wendt-dead-at-76","keyword:keywords/George Wendt","keyword:keywords/age","keyword:keywords/role","keyword:keywords/family","keyword:keywords/STORY","keyword:keywords/Norm Peterson","keyword:keywords/Cheers","author:user"]}},{"id":"%2F682c94114bb2e51ad6a35ff3","type":"PUBLISHING","record":{"ref_id":"%2F682c94114bb2e51ad6a35ff3","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"3b9c3d2d-9f1d-4c3b-a15d-fb0f9aff9c59","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/34741/?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/34741/?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/34741/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/34741/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682c9ac7b2044f83adb96a01","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Jessica Biel\u003c/strong> and \u003ca href=\"https://www.iheart.com/artist/justin-timberlake-34741/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34741\" data-catalog-related-id=\"\">\u003cstrong>Justin Timberlake\u003c/strong>\u003c/a> have a strong bond.\u003c/p>\n\n\u003cp>In a new interview with \u003ca href=\"https://www.instyle.com/jessica-biel-interview-2025-11726005\" target=\"_blank\">\u003cem>InStyle\u003c/em>\u003c/a>, the \u003cem>Candy\u003c/em> actress opened up about her marriage to \u003ca href=\"https://www.iheart.com/content/2025-02-28-justin-timberlake-abruptly-calls-off-final-concert-minutes-before-showtime/\" target=\"_blank\">the &quot;Selfish&quot; singer\u003c/a>, sharing how the couple navigates their relationship and parenting their children amid each of their busy schedules and demanding careers, per \u003ca href=\"https://people.com/jessica-biel-on-best-friend-justin-timberlake-jokes-he-is-one-of-my-chosen-sisters-11737857\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. Timberlake and Biel tied the knot in 2022 and \u003ca href=\"https://www.iheart.com/content/2024-06-17-justin-timberlake-honors-2-greatest-gifts-in-heartfelt-tribute-to-sons/\" target=\"_blank\">share two sons together\u003c/a>, \u003cstrong>Silas\u003c/strong>, 10, and \u003cstrong>Phineas\u003c/strong>, 4. \u003c/p>\n\n\u003cp>&quot;I think having a partner who understands this industry and adjacent industries like music industry has been really deeply important and profound for my life and for our partnership because he just understands when I'm working crazy long hours,&quot; she said, adding that the same goes for her husband when he &quot;works all night long. &quot;So we are able to support each other throughout strange schedules and time apart because we know that's just what it takes to make this kind of art.&quot;\u003c/p>\n\n\u003cp>The couple also tries to have alternating schedules so they can ensure at least one of them is able to stay home with their kids; however, Biel notes that &quot;doesn't always happen&quot; when certain opportunities come up that &quot;you just have to take advantage of.&quot;\u003c/p>\n\n\u003cp>When they are pulled away for work, they have a strong &quot;village&quot; of people who step up. The \u003cem>Sinner\u003c/em> star noted that she is surrounded by &quot;amazing groups of women&quot; who have supported her throughout her life, joking that she also considers Timberlake &quot;one of my chosen sisters.&quot; \u003c/p>\n\n\u003cp>&quot;The next part is earnest: He's also my best friend,&quot; she said. &quot;All of them together have gotten me through my life. I don't know how I would have survived life without them.&quot;\u003c/p>\n\n\u003cp>Timberlake appears to share the sentiment. In March, he celebrated his wife, whom he called his &quot;best friend&quot; and his &quot;rock,&quot; \u003ca href=\"https://www.iheart.com/content/2025-03-04-justin-timberlake-celebrates-my-rock-jessica-biel-in-sweet-birthday-post/\" target=\"_blank\">in a sweet social media post in honor of her birthday\u003c/a>, admitting that she is the person who &quot;showed me a real love.&quot;\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters/","cuser":"user/ldap/1129327","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/Justin Timberlake","keywords/Jessica Biel"],"primary_image":{"bucket":"new_assets","id":"%2F682c9ac7b2044f83adb96a01"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1747768020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters","social_title":"","summary":"The \"Candy\" actress also shared how she and her husband navigate their marriage while both \"working crazy long hours.\"","targets":[{"categories":["categories/music-news"],"distribution":["artists/Justin Timberlake (34741)"]},{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jessica Biel Jokes Husband Justin Timberlake Is 'One Of My Chosen Sisters'","permalink":"https://www.americantop40.com/content/2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters/"},"slug":"2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682c9ac7b2044f83adb96a01","title":"Jessica Biel Jokes Husband Justin Timberlake Is 'One Of My Chosen Sisters'","description":"The \"Candy\" actress also shared how she and her husband navigate their marriage while both \"working crazy long hours.\"","author":"Sarah Tate"},"pub_start":1747768020000,"pub_until":4115978604802,"pub_changed":1747768396906,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Justin Timberlake (34741)"]},{"tags":["categories/music-news","categories/entertainment-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682c94114bb2e51ad6a35ff3","slug:2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters","slug:2025-05-20-jessica-biel-jokes-husband-justin-timberlake-is-one-of-my-chosen-sisters","keyword:keywords/Justin Timberlake","keyword:keywords/Jessica Biel","author:user"]}},{"id":"%2F682c940d39ae6376cfec8166","type":"PUBLISHING","record":{"ref_id":"%2F682c940d39ae6376cfec8166","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5090a6d5-3d5f-4b0e-9624-0ae7ba262e09","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/35141/?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/35141/?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/35141/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35141/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682c9abcc2aaa87483af575d","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/katy-perry-35141/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35141\" data-catalog-related-id=\"\">\u003cstrong>Katy Perry\u003c/strong>\u003c/a> proved that she's a pro when it comes to navigating mid-performance mishaps after nearly losing a vital piece of her wardrobe onstage. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-05-07-katy-perry-reacts-to-fake-photos-of-her-at-the-met-gala-in-hilarious-post/\" target=\"_blank\">The &quot;Woman's World&quot; singer\u003c/a> experienced a wardrobe malfunction on Saturday (May 17) while in Las Vegas for her \u003cem>Lifetimes\u003c/em> tour. As she performed her song &quot;Part of Me,&quot; she ran across the stage when the reflective cone bra she wore to match her boots and briefs came undone, per \u003ca href=\"https://people.com/katy-perry-expertly-handles-wardrobe-malfunction-after-bra-nearly-came-off-11737536\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. Perry slowed down and switched up her energetic moves for a more controlled strut as she held the top close to her body. \u003c/p>\n\n\u003cp>&quot;Oh s---, my bra came off,&quot; she said, playing off the near-miss as she walked around during an instrumental break before someone came out to clasp her bra back together. Once her top was secure, she joked to the crowd, &quot;Sorry guys, you didn't pay that much,&quot; before continuing on with the performance. The moment was captured by a fan in the crowd and \u003ca href=\"https://www.tiktok.com/@alrod_182/video/7505675298608975150\" target=\"_blank\">shared on TikTok\u003c/a>.\u003c/p>\n\n\u003cp>Perry kicked off her \u003cem>Lifetimes\u003c/em> tour last month, shortly after \u003ca href=\"https://www.iheart.com/content/2025-04-15-watch-katy-perry-floats-with-space-sisters-during-historic-flight/\" target=\"_blank\">her historic flight to the edge of space\u003c/a>. While many fans have been loving the futuristic, spacey set, others have had a harsher response. Earlier this month, Perry \u003ca href=\"https://www.iheart.com/content/2025-05-09-katy-perry-has-unexpected-response-to-critics-who-say-she-cant-dance/\" target=\"_blank\">clapped back at critics saying she &quot;can't dance,&quot;\u003c/a> and last week she responded to \u003ca href=\"https://www.iheart.com/content/2025-05-15-katy-perry-responds-to-claims-shes-the-most-hated-person-on-the-internet/\" target=\"_blank\">claims that she has become &quot;the most hated person on the internet.&quot;\u003c/a>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage/","cuser":"user/ldap/1129327","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/Katy Perry","keywords/wardrobe malfunction"],"primary_image":{"bucket":"new_assets","id":"%2F682c9abcc2aaa87483af575d"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1747763340000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage","social_title":"","summary":"\"Sorry guys, you didn't pay that much.\"","targets":[{"categories":["categories/music-news"],"distribution":["artists/Katy Perry (35141)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Katy Perry Laughs Off Wardrobe Malfunction After Nearly Losing Bra Onstage","permalink":"https://www.americantop40.com/content/2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage/"},"slug":"2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682c9abcc2aaa87483af575d","title":"Katy Perry Laughs Off Wardrobe Malfunction After Nearly Losing Bra Onstage","description":"\"Sorry guys, you didn't pay that much.\"","author":"Sarah Tate"},"pub_start":1747763340000,"pub_until":4115978604802,"pub_changed":1747763783635,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Katy Perry (35141)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682c940d39ae6376cfec8166","slug:2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage","slug:2025-05-20-katy-perry-laughs-off-wardrobe-malfunction-after-nearly-losing-bra-onstage","keyword:keywords/Katy Perry","keyword:keywords/wardrobe malfunction","author:user"]}},{"id":"%2F682c940a9d591a0c2a877bf1","type":"PUBLISHING","record":{"ref_id":"%2F682c940a9d591a0c2a877bf1","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"12d84fa5-6461-4ab9-a208-e38fec6fbf06","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/28165481/?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/28165481/?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/28165481/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/28165481/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682c9ab069273597b1605d7d","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Even celebrities have bad first dates. \u003c/p>\n\n\u003cp>\u003cstrong>Brittany Snow\u003c/strong> recently stopped by the \u003ca href=\"https://www.iheart.com/podcast/269-in-your-dreams-with-owen-t-212232504/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"212232504\" data-catalog-related-id=\"\">\u003cem>In Your Dreams with Owen Thiele\u003c/em>\u003c/a> podcast where she recounted \u003ca href=\"https://www.iheart.com/content/2025-05-16-nicole-kidman-shares-one-piece-of-dating-advice-everyone-should-know/\" target=\"_blank\">a dating disaster\u003c/a> from her late 20s with another celebrity after meeting on the exclusive dating app Raya, per \u003ca href=\"https://people.com/brittany-snow-details-date-with-very-famous-guy-who-fell-asleep-mid-makeout-11738025\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>&quot;It was like a long time ago. It was when it first started and I remember that one of the first dates I'd ever gone on from Raya was this very famous DJ,&quot; she said, confirming that it was neither \u003ca href=\"https://www.iheart.com/artist/diplo-34246/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34246\" data-catalog-related-id=\"\">\u003cstrong>Diplo\u003c/strong>\u003c/a> nor \u003ca href=\"https://www.iheart.com/artist/martin-garrix-948004/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"948004\" data-catalog-related-id=\"\">\u003cstrong>Martin Garrix\u003c/strong>\u003c/a>. \u003c/p>\n\n\u003cp>The \u003cem>Hairspray\u003c/em> actress said she and her unnamed date had been on a couple dates when they were hanging out at his house and were &quot;mid-makeout&quot; on his couch when he unexpectedly fell asleep.\u003c/p>\n\n\u003cp>&quot;I think it was the first and second and third date that he fell asleep, once, while we were making out... I'm not kidding, Swear to you,&quot; she said, noting that it had been &quot;late&quot; at the time and they weren't &quot;doing anything very spicy.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F269-in-your-dreams-with-owen-t-212232504%2Fepisode%2Fcuddling-with-brittany-snow-275868716%2F","@url":"https://www.iheart.com/podcast/269-in-your-dreams-with-owen-t-212232504/episode/cuddling-with-brittany-snow-275868716/","author_name":"In Your Dreams with Owen Thiele","author_url":"https://www.iheart.com/podcast/269-in-your-dreams-with-owen-t-212232504/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"Cuddling with Brittany Snow - In Your Dreams with Owen Thiele\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/podcast/269-in-your-dreams-with-owen-t-212232504/episode/cuddling-with-brittany-snow-275868716/?embed=true&cid=oembed&keyid%5B0%5D=In%20Your%20Dreams%20with%20Owen%20Thiele&keyid%5B1%5D=Cuddling%20with%20Brittany%20Snow%20-%20In%20Your%20Dreams%20with%20Owen%20Thiele&sc=podcast_episode_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/aHR0cHM6Ly9pbWFnZS5zaW1wbGVjYXN0Y2RuLmNvbS9pbWFnZXMvNWI3ZDhjNzctMTViYS00ZWZmLWE5OTktMmU3MjVkYjIxZGI1LzU5MjRkYmQ2LWJiMTktNDljOS1hNmU3LWRjMWFkMDk5NmEyOS8zMDAweDMwMDAvc3htLWNvdmVyLWluLXlvdXItZHJlYW1zLTMwMDB4MzAwMC1maW5hbC5qcGc_YWlkPXJzc19mZWVk","thumbnail_width":300,"title":"Cuddling with Brittany Snow - In Your Dreams with Owen Thiele","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"Cuddling with Brittany Snow - In Your Dreams with Owen Thiele\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/podcast/269-in-your-dreams-with-owen-t-212232504/episode/cuddling-with-brittany-snow-275868716/?embed=true&cid=oembed&keyid%5B0%5D=In%20Your%20Dreams%20with%20Owen%20Thiele&keyid%5B1%5D=Cuddling%20with%20Brittany%20Snow%20-%20In%20Your%20Dreams%20with%20Owen%20Thiele&sc=podcast_episode_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/269-in-your-dreams-with-owen-t-212232504/episode/cuddling-with-brittany-snow-275868716/"},{"html":"\u003cp>She recalled how she was kissing him and then suddenly &quot;felt like no kissing back,&quot; adding, &quot;There wasn't any reciprocation to the kissing and I looked at him and I pulled back and he was just dead asleep.&quot;\u003c/p>\n\n\u003cp>The \u003cem>Pitch Perfect\u003c/em> star, 39, seemed to be very understanding of the situation, especially as he was &quot;really apologetic,&quot; and they even went out again about a week later. Unfortunately, the &quot;same thing&quot; happened.\u003c/p>\n\n\u003cp>&quot;I've never slept with this guy, so it didn't even get to anything like this — and then once again, we're making out, he is back asleep,&quot; she said, adding that she &quot;took it personally&quot; and joking, &quot;Wow, I must really be just so hot.&quot;\u003c/p>\n\n\u003cp>Though she didn't reveal the identity of her mystery date, Snow went on to find love elsewhere, \u003ca href=\"https://www.iheart.com/content/2024-03-28-brittany-snow-addresses-cheating-rumors-following-tyler-stanaland-divorce/\" target=\"_blank\">marrying \u003c/a>\u003ca href=\"https://www.iheart.com/content/2024-03-28-brittany-snow-addresses-cheating-rumors-following-tyler-stanaland-divorce/\" target=\"_blank\">\u003cem>Selling the OC\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2024-03-28-brittany-snow-addresses-cheating-rumors-following-tyler-stanaland-divorce/\" target=\"_blank\"> star \u003c/a>\u003ca href=\"https://www.iheart.com/content/2024-03-28-brittany-snow-addresses-cheating-rumors-following-tyler-stanaland-divorce/\" target=\"_blank\">\u003cstrong>Tyler Stanaland\u003c/strong>\u003c/a> in March 2020. She eventually filed for divorce in January 2023, months after they announced their separation in September 2022.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-brittany-snow-details-dating-disaster-with-very-famous-celeb/","cuser":"user/ldap/1129327","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/Brittany Snow","keywords/dates","keywords/dating"],"primary_image":{"bucket":"new_assets","id":"%2F682c9ab069273597b1605d7d"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1747760280000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-brittany-snow-details-dating-disaster-with-very-famous-celeb","social_title":"","summary":"Even celebrities have bad first dates. ","targets":[{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Brittany Snow Details Dating Disaster With ‘Very Famous' Celeb","permalink":"https://www.americantop40.com/content/2025-05-20-brittany-snow-details-dating-disaster-with-very-famous-celeb/"},"slug":"2025-05-20-brittany-snow-details-dating-disaster-with-very-famous-celeb","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682c9ab069273597b1605d7d","title":"Brittany Snow Details Dating Disaster With ‘Very Famous' Celeb","description":"Even celebrities have bad first dates. ","author":"Sarah Tate"},"pub_start":1747760280000,"pub_until":4115978604802,"pub_changed":1747760648016,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682c940a9d591a0c2a877bf1","slug:2025-05-20-brittany-snow-details-dating-disaster-with-very-famous-celeb","slug:2025-05-20-brittany-snow-details-dating-disaster-with-very-famous-celeb","keyword:keywords/Brittany Snow","keyword:keywords/dates","keyword:keywords/dating","author:user"]}},{"id":"%2F682c8377a6cf3a3192eae1ae","type":"PUBLISHING","record":{"ref_id":"%2F682c8377a6cf3a3192eae1ae","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"1dc9f55d-5162-45fa-8f14-3396f6d08458","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Tony M. Centeno","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/megan-thee-stallion-31819286/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/megan-thee-stallion-31819286/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/megan-thee-stallion-31819286/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/megan-thee-stallion-31819286/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F64d239b1695075998a777464","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Megan Thee Stallion & Tory Lanez","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/megan-thee-stallion-31819286/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31819286\" data-catalog-related-id=\"\">\u003cstrong>Megan Thee Stallion\u003c/strong>\u003c/a> has responded to the growing calls to release \u003ca href=\"https://www.iheart.com/artist/tory-lanez-30931995/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30931995\" data-catalog-related-id=\"\">\u003cstrong>Tory Lanez\u003c/strong>\u003c/a> from prison. \u003cbr />\u003cbr />On Monday night, May 19, the Houston rapper posted a lengthy message to her TikTok aimed at the incarcerated singer and his legal team. She slammed the new updates in Lanez's case and the efforts to get Lanez \u003ca href=\"https://www.iheart.com/content/2025-05-19-drake-shares-petition-requesting-california-governor-to-pardon-tory-lanez/\" data-content-id=\"/682b3344816b85a66bffe1ab\">\u003cstrong>pardoned by California Governor Gavin Newsom\u003c/strong>\u003c/a>. \u003cbr />\u003cbr />&quot;At what point are yall gonna stop making me have to re live being shot BY TORY !?&quot; she wrote. &quot;At what point are Tory and yall FANS gonna stop lying ? Like how much is the check to keep harassing me? Why is this happening EVERY DAY? \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FPopBase%2Fstatus%2F1924601643276108265","@url":"https://x.com/PopBase/status/1924601643276108265","author_name":"Pop Base","author_url":"https://twitter.com/PopBase","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Megan Thee Stallion defends herself following Tory Lanez’s legal team holding a press conference:\u003cbr>\u003cbr>“One min him/ yall said I was never shot now yall letting him play in yall face AGAIN and say I was shot but it wasn’t him oh okay… ?! […] Ain’t no new fucking evidence yall been… \u003ca href=\"https://t.co/zDX18aCGpt\">pic.twitter.com/zDX18aCGpt\u003c/a>\u003c/p>&mdash; Pop Base (@PopBase) \u003ca href=\"https://twitter.com/PopBase/status/1924601643276108265?ref_src=twsrc%5Etfw\">May 19, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/PopBase/status/1924601643276108265","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Megan Thee Stallion defends herself following Tory Lanez’s legal team holding a press conference:\u003cbr>\u003cbr>“One min him/ yall said I was never shot now yall letting him play in yall face AGAIN and say I was shot but it wasn’t him oh okay… ?! […] Ain’t no new fucking evidence yall been… \u003ca href=\"https://t.co/zDX18aCGpt\">pic.twitter.com/zDX18aCGpt\u003c/a>\u003c/p>&mdash; Pop Base (@PopBase) \u003ca href=\"https://twitter.com/PopBase/status/1924601643276108265?ref_src=twsrc%5Etfw\">May 19, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/PopBase/status/1924601643276108265"},{"html":"\u003cp>&quot;One min him/ yall said I was never shot now yall letting him play in yall face AGAIN and say I was shot but it wasn’t him oh okay… ?!&quot; she continued. &quot;I'm sick of this s**t LEAVE ME TF ALONE!!!! HE AINT DARE GET ON THAT STAND AND DENY HE SHOT ME AND THAT WAS HIS CHOICE BECAUSE HE KNOWS HE DID THAT S**T! IDGAF ABT A BLOG OR A BOT!!! WHY IN TF WOULD ME ... MEGAN THEE STALLION HAVE TO LIE ON THIS MF ABT SHOOTING ME!&quot;\u003cbr />\u003cbr />Tory Lanez, born Daystar Peterson, is serving a 10-year prison sentence after he was convicted of shooting the \u003ca href=\"https://www.iheart.com/artist/megan-thee-stallion-31819286/songs/boa-269093235/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"269093235\" data-catalog-related-id=\"\">\u003cstrong>&quot;BOA&quot;\u003c/strong>\u003c/a> rapper in 2020. He's been locked up at a correctional facility in California since he was sentenced in 2023. While he remained behind bars, Peterson's legal team continued to fight for his freedom, especially after he was \u003ca href=\"https://www.iheart.com/content/2025-05-13-tory-lanezs-condition-revealed-after-he-was-stabbed-14-times-in-prison/\" data-content-id=\"/68234c02c64e4e9ae962797b\">\u003cstrong>stabbed 14 times\u003c/strong>\u003c/a> by a fellow inmate last week. He was rushed to a hospital and treated for his brutal injuries. \u003cbr />\u003cbr />Following his hospitalization, Peterson's legal team presented a new claim from Kelsey Harris' former bodyguard, who said he overheard Harris tell people she's the one who shot Megan that night. Peterson's team has yet to present a written statement from the bodyguard, but their claim was enough to spark a Change.org petition urging Governor Newsom to pardon Peterson. The petition gained support from artists like \u003ca href=\"https://www.iheart.com/artist/drake-44512/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"44512\" data-catalog-related-id=\"\">\u003cstrong>Drake\u003c/strong>\u003c/a> and politicians like Florida Congresswoman Anna Paulina Luna. \u003cbr />\u003cbr />&quot;How are yall mad at the person that got shot??&quot; Megan continued. &quot;FACTS ARE FACTS, he did it, it was PROVEN IN COURT f**k the hate campaign on the internet TORY YOU SHOT ME !! Ain't no new f**king evidence yall been saying the same s**t for years. TORY PLEASE LEAVE ME ALONE you a f**king demon.&quot;\u003cbr />\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-megan-thee-stallion-responds-to-tory-lanez-leave-me-alone-you-demon/","cuser":"user/ldap/1133095","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Megan Thee Stallion","keywords/Tory Lanez","keywords/Hip-Hop"],"primary_image":{"bucket":"new_assets","id":"%2F64d239b1695075998a777464"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},"publish_date":1747749540000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Megan Thee Stallion Responds To Tory Lanez: 'Leave Me Alone You Demon!'","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-megan-thee-stallion-responds-to-tory-lanez-leave-me-alone-you-demon","social_title":"Megan Thee Stallion Responds To Tory Lanez: 'Leave Me Alone You Demon!'","summary":"Megan Thee Stallion reacts after artists and politicians fuel a buzzing campaign to free Tory Lanez ","targets":[{"categories":["categories/music-news"],"distribution":["artists/Megan Thee Stallion (31819286)","artists/Tory Lanez (30931995)"]},{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Megan Thee Stallion Responds To Tory Lanez: 'Leave Me Alone You Demon!'","permalink":"https://www.americantop40.com/content/2025-05-20-megan-thee-stallion-responds-to-tory-lanez-leave-me-alone-you-demon/"},"slug":"2025-05-20-megan-thee-stallion-responds-to-tory-lanez-leave-me-alone-you-demon","summary":{"image":"https://i.iheart.com/v3/re/new_assets/64d239b1695075998a777464","title":"Megan Thee Stallion Responds To Tory Lanez: 'Leave Me Alone You Demon!'","description":"Megan Thee Stallion reacts after artists and politicians fuel a buzzing campaign to free Tory Lanez ","author":"Tony M. Centeno"},"pub_start":1747749540000,"pub_until":4115978604802,"pub_changed":1747749930625,"subscription":[{"tags":["categories/music-news","formats/HIPHOPRNB","formats/CHRRHYTHMIC","formats/CHRPOP","formats/RNB"]},{"tags":["categories/music-news","artists/Megan Thee Stallion (31819286)","artists/Tory Lanez (30931995)"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682c8377a6cf3a3192eae1ae","slug:2025-05-20-megan-thee-stallion-responds-to-tory-lanez-leave-me-alone-you-demon","slug:2025-05-20-megan-thee-stallion-responds-to-tory-lanez-leave-me-alone-you-demon","keyword:keywords/Megan Thee Stallion","keyword:keywords/Tory Lanez","keyword:keywords/Hip-Hop","author:user"]}},{"id":"%2F682c77c13cc6e930ce8ebeac","type":"PUBLISHING","record":{"ref_id":"%2F682c77c13cc6e930ce8ebeac","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"56a1b258-811f-4494-9315-08eafc717323","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1119-24-7-news-the-latest-20697776%2F","@url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/","author_name":"24/7 News: The Latest","author_url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"24/7 News: The Latest\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News%3A%20The%20Latest&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxL2Q0NDY0YTEwLWQwM2EtNDBlOS05NTQ5LWIyYTcwMGY4ZjM0Ny9lNmRlYjUwYy1lMTFjLTQ3ZWItYWU0NS1iMmE3MDBmOGYzNjMvaW1hZ2UuanBnP3Q9MTc0NTc1NzM3NSZzaXplPUxhcmdl?ops=fit(300%2C300)","thumbnail_width":300,"title":"24/7 News: The Latest","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"24/7 News: The Latest\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News%3A%20The%20Latest&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1119-24-7-news-the-latest-20697776/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682c789d3cc6e930ce8ebeb7","new_tab":false,"schedule":{},"source_credit":"@LatonyaPottain/Instagram","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Latonya Pottain\u003c/strong>, who appeared on Season 11 of the \u003cem>TLC\u003c/em> reality television series \u003cem>My 600-lb Life\u003c/em>, has died at the age of 40, \u003ca href=\"https://nypost.com/2025/05/19/entertainment/latonya-pottain-my-600-lb-life-star-dead-at-40/\" target=\"_blank\">\u003cem>the New York Post\u003c/em>\u003c/a> reports.\u003c/p>\n\n\u003cp>Pottain died at CHRISTUS Highland Medical Center in Shreveport, Louisiana, on Saturday (May 17) and a preliminary cause of death revealed congestive heart failure, however, a representative for the Natchitoches Parish Coroner's Office told the newspaper that no \u003ca href=\"https://www.iheart.com/content/2025-04-30-tragic-new-details-revealed-in-wife-of-gene-hackmans-final-autopsy/\" target=\"_blank\">autopsy\u003c/a> was performed as she died of natural causes. The former reality star's body was reportedly released to a funeral home chosen by her family, the coroner confirmed.\u003c/p>\n\n\u003cp>Pottain's death was reported to have taken place hours after family members visited her home and noticed she was having difficulty breathing and seemed extremely uncomfortable, her brother told \u003ca href=\"https://www.tmz.com/2025/05/19/my-600-lb-life-latonya-pottain-dead-cause-of-death/\" target=\"_blank\">\u003cem>TMZ\u003c/em>\u003c/a>. The family later received a call from a nurse informing them that Pottain had called an ambulance to bring her to the hospital as she was going into \u003ca href=\"https://www.iheart.com/content/2024-09-23-damar-hamlin-records-first-career-interception-on-mnf/\" target=\"_blank\">cardiac arrest\u003c/a>.\u003c/p>\n\n\u003cp>&quot;Please join us in prayer for this dear family as they complete final care arrangements for their deceased loved one,&quot; an \u003ca href=\"https://www.winnfieldmemorialfh.com/obituary/ms-latonya-pottain\" target=\"_blank\">online obituary\u003c/a> states.\u003c/p>\n\n\u003cp>Pottain's heart issues were publicly documented as she had previously asked fans to &quot;pray for me&quot; amid health issues about one year prior.\u003c/p>\n\n\u003cp>“Y’all pray for me my heart not working right and there is nothing more the doctors can do here in Louisiana please keep me lifted,” she wrote in her alarming Facebook message via \u003ca href=\"https://www.thesun.co.uk/tvandshowbiz/35024600/my-600-lb-life-latonya-pottain-dead/\" target=\"_blank\">\u003cem>the Sun\u003c/em>\u003c/a>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-my-600-lb-life-star-latonya-pottain-dead-at-40/","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/latonya Pottain","keywords/Season","keywords/age","keywords/Life","keywords/reality television series","keywords/death","keywords/dead","keywords/My 600-lb Life","keywords/TLC","keywords/reality show","keywords/reality star","keywords/cardiac arrest","keywords/hospital","keywords/ambulance"],"primary_image":{"bucket":"new_assets","id":"%2F682c789d3cc6e930ce8ebeb7"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1747745280000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-my-600-lb-life-star-latonya-pottain-dead-at-40","social_title":"","summary":"Latonya Pottain, who appeared on Season 11 of the TLC reality television series 'My 600-lb Life,' has died at the age of 40.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"'My 600-Lb Life' Star Latonya Pottain Dead At 40","permalink":"https://www.americantop40.com/content/2025-05-20-my-600-lb-life-star-latonya-pottain-dead-at-40/"},"slug":"2025-05-20-my-600-lb-life-star-latonya-pottain-dead-at-40","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682c789d3cc6e930ce8ebeb7","title":"'My 600-Lb Life' Star Latonya Pottain Dead At 40","description":"Latonya Pottain, who appeared on Season 11 of the TLC reality television series 'My 600-lb Life,' has died at the age of 40.","author":"Jason Hall"},"pub_start":1747745280000,"pub_until":4115978604802,"pub_changed":1747745621560,"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:/682c77c13cc6e930ce8ebeac","slug:2025-05-20-my-600-lb-life-star-latonya-pottain-dead-at-40","slug:2025-05-20-my-600-lb-life-star-latonya-pottain-dead-at-40","keyword:keywords/latonya Pottain","keyword:keywords/Season","keyword:keywords/age","keyword:keywords/Life","keyword:keywords/reality television series","keyword:keywords/death","keyword:keywords/dead","keyword:keywords/My 600-lb Life","keyword:keywords/TLC","keyword:keywords/reality show","keyword:keywords/reality star","keyword:keywords/cardiac arrest","keyword:keywords/hospital","keyword:keywords/ambulance","author:user"]}},{"id":"%2F682c6a7fd711a0ef6e65c065","type":"PUBLISHING","record":{"ref_id":"%2F682c6a7fd711a0ef6e65c065","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"0dfa87e6-0a45-407e-ab6a-7d7a7d6bdbcf","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":"MONTAUK, NEW YORK - JULY 28:  Avery Woods and Emilie Kiser attend the Poppi Soda's Back Beach Bash at Gurney's Montauk on July 28, 2023 in Montauk, New York. (Photo by Eugene Gologursky/Getty Images for Poppi)","id":"%2F682b23d90afe122c4a2731d0","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Poppi Soda's Back Beach Bash","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Authorities have launched an investigation into the \u003ca href=\"https://www.iheart.com/content/2025-05-19-influencer-emilie-kisers-son-dead-at-3/\" target=\"_blank\">death of influencer \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-19-influencer-emilie-kisers-son-dead-at-3/\" target=\"_blank\">\u003cstrong>Emilie Kiser\u003c/strong>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-19-influencer-emilie-kisers-son-dead-at-3/\" target=\"_blank\">'s 3-year-old son \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-05-19-influencer-emilie-kisers-son-dead-at-3/\" target=\"_blank\">\u003cstrong>Trigg\u003c/strong>\u003c/a> in relation to a \u003ca href=\"https://www.iheart.com/content/2023-06-01-rams-defensive-coordinator-raheem-morris-heroically-saves-drowning-child/\" target=\"_blank\">drowning\u003c/a> incident at her Arizona home.\u003c/p>\n\n\u003cp>Trigg was initially found unresponsive and succumbed to injuries that had previously left him hospitalized in critical condition last Monday (May 12). Authorities said they wouldn't release any additional details about the child's condition out of respect to the Kiser family's privacy while extending their sympathies publicly, however, an investigation into the incident is ongoing.\u003c/p>\n\n\u003cp>The Chandler Fire Department had previously told \u003ca href=\"https://www.12news.com/article/news/local/water-safety/3-year-old-boy-pulled-from-pool-drowning-chandler-arizona/75-fbbe53d6-e547-4776-811b-762efdd0cde4\" target=\"_blank\">\u003cem>Arizona's 12 News\u003c/em>\u003c/a> that a 3-year-old boy was in critical condition last Wednesday (May 14), but hadn't revealed his name publicly. First responders arrived at Kiser's home and performed lifesaving efforts immediately after finding the child unconscious. \u003c/p>\n\n\u003cp>Trigg was rushed to a nearby medical facility, where he was later airlifted to Phoenix Children's Hospital.\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%2FDIsEIrnz6qe%2F","@url":"https://www.instagram.com/p/DIsEIrnz6qe/","author_name":"emiliekiser","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DIsEIrnz6qe/?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/DIsEIrnz6qe/?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/DIsEIrnz6qe/?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 EMILIE KISER (@emiliekiser)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":599,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/491469125_18496332580044763_2452037213504082511_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QE_HmVeD_n72EgyivrqX4xrp6lwLCWMLw-iG4tMUbCoZJyhxtwRy4so065oPkFdV4I&_nc_ohc=5iVmDfIEZlMQ7kNvwGaOY9E&_nc_gid=L6NGlTa5KdtOitvYNjRY1w&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfKhIXU4PQU_gIMc1B1KjgMcfzg7Xao5kDZKdlzktHGo2g&oe=683249DB&_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/DIsEIrnz6qe/?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/DIsEIrnz6qe/?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/DIsEIrnz6qe/?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 EMILIE KISER (@emiliekiser)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DIsEIrnz6qe/"},{"html":"\u003cp>Kiser, 26, has amassed more than 3.1 million followers on TikTok and 1.2 million followers on Instagram by sharing videos of her daily life. Many of her followers suspected something was wrong when they noticed she had recently stopped sharing posts on social media, especially after she failed to respond to their concerns.\u003c/p>\n\n\u003cp>Kiser and her husband, \u003cstrong>Brady\u003c/strong>, announced Trigg's birth in July 2021 and recently welcomed a second son, \u003cstrong>Teddy\u003c/strong>, earlier this year.\u003c/p>\n\n\u003cp>&quot;Love my boys🥺🦋 Hope everyone had the best Easter🐇,&quot; Kiser wrote in a photo of herself, her husband and their two sons on Easter Sunday (April 20).\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-20-latest-on-death-of-influencer-emilie-kisers-3-year-old-son/","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/Emilie Kiser","keywords/Trigg","keywords/son","keywords/death","keywords/Authorities","keywords/condition","keywords/Many","keywords/investigation","keywords/details","keywords/dead","keywords/child","keywords/influencer","keywords/Chandler","keywords/Arizona","keywords/probe","keywords/drowning"],"primary_image":{"bucket":"new_assets","id":"%2F682b23d90afe122c4a2731d0"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1747741380000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-20-latest-on-death-of-influencer-emilie-kisers-3-year-old-son","social_title":"","summary":"Here's the latest on the death of influencer Emilie Kiser's 3-year-old son.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Latest On Death Of Influencer Emilie Kiser's 3-Year-Old Son","permalink":"https://www.americantop40.com/content/2025-05-20-latest-on-death-of-influencer-emilie-kisers-3-year-old-son/"},"slug":"2025-05-20-latest-on-death-of-influencer-emilie-kisers-3-year-old-son","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682b23d90afe122c4a2731d0","title":"Latest On Death Of Influencer Emilie Kiser's 3-Year-Old Son","description":"Here's the latest on the death of influencer Emilie Kiser's 3-year-old son.","author":"Jason Hall"},"pub_start":1747741380000,"pub_until":4115978604802,"pub_changed":1747741754734,"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:/682c6a7fd711a0ef6e65c065","slug:2025-05-20-latest-on-death-of-influencer-emilie-kisers-3-year-old-son","slug:2025-05-20-latest-on-death-of-influencer-emilie-kisers-3-year-old-son","keyword:keywords/Emilie Kiser","keyword:keywords/Trigg","keyword:keywords/son","keyword:keywords/death","keyword:keywords/Authorities","keyword:keywords/condition","keyword:keywords/Many","keyword:keywords/investigation","keyword:keywords/details","keyword:keywords/dead","keyword:keywords/child","keyword:keywords/influencer","keyword:keywords/Chandler","keyword:keywords/Arizona","keyword:keywords/probe","keyword:keywords/drowning","author:user"]}},{"id":"%2F682b42a64c125a21267bbb73","type":"PUBLISHING","record":{"ref_id":"%2F682b42a64c125a21267bbb73","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"08483d16-298c-446e-b74a-9de3b6e70bcb","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/29155746/?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/29155746/?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/29155746/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/29155746/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682b7ee87cf523684be60487","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Meghan Markle\u003c/strong> is celebrating seven years of marriage to \u003cstrong>Prince Harry\u003c/strong> by sharing several never-before-scene photos of their &quot;love story.&quot;\u003c/p>\n\n\u003cp>The Duchess of Sussex honored her and Harry's seventh wedding anniversary on Monday (May 19) with a bulletin board-style collage of photos \u003ca href=\"https://www.iheart.com/content/2025-04-29-how-meghan-markle-prince-harry-hid-relationship-when-they-started-dating/\" target=\"_blank\">from the course of their relationship\u003c/a> shared to her \u003ca href=\"https://www.instagram.com/p/DJ1mV5KRjm5/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==\" target=\"_blank\">Instagram\u003c/a> page as she looked back on some of the lasting memories they have made as a family, per \u003ca href=\"https://people.com/meghan-markle-posts-never-before-seen-photos-love-story-tribute-prince-harry-7th-anniversary-11736740\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>While a majority of the snaps documenting the couple posing together on hikes, in the snow on beaches or simply just cuddled together, there are a few \u003ca href=\"https://www.iheart.com/content/2025-04-28-meghan-markle-shares-rare-glimpse-at-little-loves-archie-and-lilibet/\" target=\"_blank\">featuring their two children\u003c/a>, \u003cstrong>Prince Archie\u003c/strong>, 6, and \u003cstrong>Princess Lilibet\u003c/strong>, 3. In one pic, Harry can be seen leaning over one of their kids as a baby, while another adorable snap caught the both royals painting pumpkins with their little ones. \u003c/p>\n\n\u003cp>&quot;Seven years of marriage. A lifetime of stories,&quot; she captioned the post, which was set to \u003ca href=\"https://www.iheart.com/artist/the-proclaimers-28807/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"28807\" data-catalog-related-id=\"\">The Proclaimer\u003c/a>'s &quot;I'm Gonna Be (500 Miles)&quot;. &quot;Thanks to all of you (whether by our side, or from afar) who have loved and supported us throughout our love story – we appreciate you. Happy anniversary! ❤️&quot;\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%2FDJ1mV5KRjm5%2F%3Futm_source%3Dig_web_copy_link%26igsh%3DMzRlODBiNWFlZA%3D%3D","@url":"https://www.instagram.com/p/DJ1mV5KRjm5/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==","author_name":"meghan","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DJ1mV5KRjm5/?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/DJ1mV5KRjm5/?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/DJ1mV5KRjm5/?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 Meghan, Duchess of Sussex (@meghan)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":800,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/498589277_17993836643800310_8482555321283078097_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QG9A8d4q0Tc80ry456joGuZ_w9jXoODvIuAvrYMCkp9w2_TmxyWgzjhXGSahIEL4bA&_nc_ohc=_BcJExPbOKUQ7kNvwGm_QnA&_nc_gid=_7ylT_wwVCbuDctRUGzK4w&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AfKyZiSh6XJoazcVE9S5wU5PLLnZ1njL8nKUE7XGkCpAUQ&oe=68317BE7&_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/DJ1mV5KRjm5/?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/DJ1mV5KRjm5/?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/DJ1mV5KRjm5/?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 Meghan, Duchess of Sussex (@meghan)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DJ1mV5KRjm5/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA=="},{"html":"\u003cp>The Duke and Duchess of Sussex \u003ca href=\"https://www.iheart.com/content/2025-05-12-see-prince-harrys-sweet-tribute-to-kids-on-date-night-with-meghan-markle/\" target=\"_blank\">recently enjoyed a &quot;fun date night&quot;\u003c/a> watching \u003ca href=\"https://www.iheart.com/artist/beyonce-89266/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89266\" data-catalog-related-id=\"\">\u003cstrong>Beyoncé\u003c/strong>\u003c/a>'s \u003cem>Cowboy Carter\u003c/em> tour stop in Los Angeles. Though they left their kids at home, the royals kept them close to their heart — or rather their head, as the wide-brimmed hat Harry wore for the occasion included a special tribute to their children. \u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-05-19-meghan-markle-celebrates-prince-harry-love-story-with-unseen-pics/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":["brands/IPRI-FL (6161)"]},"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/Meghan Markle","keywords/Prince Harry","keywords/anniversary","keywords/wedding","keywords/marriage"],"primary_image":{"bucket":"new_assets","id":"%2F682b7ee87cf523684be60487"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},"publish_date":1747693080000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-05-19-meghan-markle-celebrates-prince-harry-love-story-with-unseen-pics","social_title":"","summary":"The Duchess of Sussex marked seven years of marriage by sharing a collage of never-before-scene photos.","targets":[{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Meghan Markle Celebrates Prince Harry 'Love Story' With Unseen Pics","permalink":"https://www.americantop40.com/content/2025-05-19-meghan-markle-celebrates-prince-harry-love-story-with-unseen-pics/"},"slug":"2025-05-19-meghan-markle-celebrates-prince-harry-love-story-with-unseen-pics","summary":{"image":"https://i.iheart.com/v3/re/new_assets/682b7ee87cf523684be60487","title":"Meghan Markle Celebrates Prince Harry 'Love Story' With Unseen Pics","description":"The Duchess of Sussex marked seven years of marriage by sharing a collage of never-before-scene photos.","author":"Sarah Tate"},"pub_start":1747693080000,"pub_until":4115978604802,"pub_changed":1747693515237,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":["brands/IPRI-FL (6161)"]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/682b42a64c125a21267bbb73","slug:2025-05-19-meghan-markle-celebrates-prince-harry-love-story-with-unseen-pics","slug:2025-05-19-meghan-markle-celebrates-prince-harry-love-story-with-unseen-pics","keyword:keywords/Meghan Markle","keyword:keywords/Prince Harry","keyword:keywords/anniversary","keyword:keywords/wedding","keyword:keywords/marriage","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":"facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)","_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/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","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","premiere","FauxButton-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-chartlist-ChartListPageLoader-component","meettheshow-MeetTheShow-component","core-page-blocks-podcast-PodcastsLoader-component","Heading-component","LoadMoreFromCursor-component","Eyebrow-component","vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js","Podcasts-component","ImageTile-component","Card-component","ChartListLoader-component","ChartList-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["premiere","core-page-blocks-Ad-component","packages-renderer-shared-ui-src-elements-MagicLink-component","FauxButton-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-chartlist-ChartListPageLoader-component","meettheshow-MeetTheShow-component","core-page-blocks-podcast-PodcastsLoader-component","Heading-component","LoadMoreFromCursor-component","Eyebrow-component","Podcasts-component","ui-ImageTile-component","Card-component","ChartListLoader-component","ChartList-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="premiere" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.067528077d2036c348df.js"></script>
<script async data-chunk="premiere" 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="premiere" src="https://static.inferno.iheart.com/inferno/scripts/premiere.cf2c8e62acbdaaf1bb14.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-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-chartlist-ChartListPageLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-chartlist-ChartListPageLoader-component.9a8d3c1179278911cc90.js"></script>
<script async data-chunk="meettheshow-MeetTheShow-component" src="https://static.inferno.iheart.com/inferno/scripts/meettheshow-MeetTheShow-component.6b44844a5ac4e25e6f95.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="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script>
<script async data-chunk="LoadMoreFromCursor-component" src="https://static.inferno.iheart.com/inferno/scripts/LoadMoreFromCursor-component.bb890d9dab9374f42e37.js"></script>
<script async data-chunk="Eyebrow-component" src="https://static.inferno.iheart.com/inferno/scripts/Eyebrow-component.533482f1ba2c4fcd4202.js"></script>
<script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js.05cdd4f29edec5e3d7e3.js"></script>
<script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/Podcasts-component.8cd764919ecb5b153621.js"></script>
<script async data-chunk="ui-ImageTile-component" src="https://static.inferno.iheart.com/inferno/scripts/ImageTile-component.b3ff14a77346457b64fe.js"></script>
<script async data-chunk="Card-component" src="https://static.inferno.iheart.com/inferno/scripts/Card-component.24dee8840408569eb2c3.js"></script>
<script async data-chunk="ChartListLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/ChartListLoader-component.a3aa2c270e6656a0e430.js"></script>
<script async data-chunk="ChartList-component" src="https://static.inferno.iheart.com/inferno/scripts/ChartList-component.37aacbff26005dfbf8d7.js"></script>
            </body>
        </html>                               

Whois info of domain

Domain Name: AT40.COM
Registry Domain ID: 888233_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.markmonitor.com
Registrar URL: http://www.markmonitor.com
Updated Date: 2025-01-16T10:32:58Z
Creation Date: 1998-02-18T05:00:00Z
Registry Expiry Date: 2026-02-17T05:00:00Z
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-20T23:11:04Z <<<
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