Skip to content
https://huffingtonpost.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

27
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
81
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

4.41 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

28.84 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

4.32 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.062

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

9.40 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

35.32 s

Page Load Progression

435 ms
871 ms
1.3 s
1.7 s
2.2 s
2.6 s
3.0 s
3.5 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
6.8 MB transferred, 208 requests
FIX
6.8 MB transferred, 208 requests
Critical::
Page weighs 18.4 MB (6.8 MB transferred)
Warning::
JavaScript is 2.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.8 MB
Info::
Fonts are 495 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 495 KB
Warning::
208 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.4 g CO2 per page load
6.8 MB / 2.4 MB budget
6.8 MB transferred
208 requests
1.4 g CO2 per page load
JavaScript 2.8 MiB 41%
Other 2.3 MiB 34%
Fonts 494.6 KiB 7%
Images 440.2 KiB 6%
HTML 406.7 KiB 6%
Other 283.9 KiB 4%
CSS 28.5 KiB 0%
Other 25.8 KiB 0%
Other 578 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (6.8 MiB of 6.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
15366ms total JS execution
FIX
15366ms total JS execution
Warning::
https://www.huffpost.com/static-assets/cambria/app...: 3019ms CPU time
Warning::
https://cds.thecontentserver.com/p/320936758/playe...: 1929ms CPU time
Warning::
Unattributable: 1290ms CPU time
Warning::
https://www.huffpost.com/: 1277ms CPU time
Warning::
https://cdn.cookielaw.org/scripttemplates/202601.1...: 878ms CPU time
Warning::
Third-party scripts: 15366ms (100% of total)

Main Thread Breakdown

Script Evaluation 57% Other 19% Style & Layout 10% Script Parsing & Compilation 6% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.huffpost.com/static-assets/cambria/app/news.6afa175869590600d0c7.js3019ms1107ms32ms3rd
https://cds.thecontentserver.com/p/320936758/player.js?cid=1bf35e8b-3d55-48a6-aef8-0ebfdd277df71929ms1506ms114ms3rd
Unattributable1290ms235ms0ms3rd
https://www.huffpost.com/1277ms163ms20ms3rd
https://cdn.cookielaw.org/scripttemplates/202601.1.0/otTCF.js878ms765ms8ms3rd
https://cdn.confiant-integrations.net/video/202603241056/wrap.js721ms667ms38ms3rd
https://imasdk.googleapis.com/js/sdkloader/ima3.js611ms542ms48ms3rd
https://cds.thecontentserver.com/p/320936758/player.lit.ui.js577ms452ms17ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js562ms424ms59ms3rd
https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js454ms266ms64ms3rd

Showing top 10 of 34 scripts

F
JS Bundles
Action
58 scripts, 1.5 MB unused
FIX
58 scripts, 1.5 MB unused
Warning::
https://www.huffpost.com/static-assets/cambria/app...: 418 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 142 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cds.connatix.com/p/plugins/prebid10.22-2.j...: 115 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.huffpost.com/static-assets/cambria/app...: 115 KB unused (90%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://html-load.cc/script/d3d3Lmh1ZmZwb3N0LmNvbQ...: 84 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.5 MB
1502 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.huffpost.com/static-assets/cambria/app/DailyChecklist.32dd6ff0e8bc37014561.js478 KB418 KB (88%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB142 KB (76%)3rd
https://cds.connatix.com/p/plugins/prebid10.22-2.js164 KB115 KB (70%)3rd
https://www.huffpost.com/static-assets/cambria/app/Card.b7a9091df135ce2d3d8a.js133 KB115 KB (90%)3rd
https://html-load.cc/script/d3d3Lmh1ZmZwb3N0LmNvbQ.js130 KB84 KB (65%)3rd
https://imasdk.googleapis.com/js/sdkloader/ima3.js146 KB78 KB (53%)3rd
https://cdn.confiant-integrations.net/video/202603241056/wrap.js125 KB68 KB (55%)3rd
https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js127 KB60 KB (48%)3rd
https://widgets.outbrain.com/outbrain.js110 KB57 KB (52%)3rd
https://cds.connatix.com/p/320936758/player.ads.js96 KB55 KB (57%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
208 resources · 6.8 MB · 1.5 MB savings available
FIX
208 resources · 6.8 MB · 1.5 MB savings available
Warning::
Page weight 5.8 MB over 1MB target
Got: 6.8 MB Expected: ≤ 1 MB
Info::
~1.5 MB of savings available
Warning::
207 third-party resources (100% of weight)
Info::
4 resources over 200KB
208 resources · 6.8 MiB · 207 third-party 5.8 MiB over 1MB target
JavaScript 43% · 2.9 MiB
Media 34% · 2.3 MiB
Font 7% · 494.6 KiB
Image 6% · 443.4 KiB
Document 6% · 406.7 KiB
Other 4% · 263.6 KiB
CSS 0% · 33.1 KiB

~1.5 MiB of savings available

Remove unused JavaScript: 1.5 MiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
27 images, 0 KB saveable
REVIEW
27 images, 0 KB saveable
Warning::
https://img.huffingtonpost.com/asset/69e7c11e14000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
27 images 440 KB
0 oversized -0 KB
9 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
14 fonts (495 KB)
PASS
14 fonts (495 KB)
Info::
14 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

14

495 KB total

Render-blocking

0

of 14

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s FCP 4.4 s LCP 28.8 shttps://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-regular.hash-c33b8e3dadffc0a0ed1a.woffproxima-nova-regular.ha... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-regular.hash-c33b8e3dadffc0a0ed1a.woff — 41.3 KiB — 32 ms — font-display: swaphttps://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-bold.hash-e30ed5526ad8ee101ceb.woffproxima-nova-bold.hash-... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-bold.hash-e30ed5526ad8ee101ceb.woff — 42.0 KiB — 22 ms — font-display: swaphttps://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-semibold.hash-c9af077d58837d430984.woffproxima-nova-semibold.h... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-semibold.hash-c9af077d58837d430984.woff — 39.1 KiB — 27 ms — font-display: swaphttps://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-medium.hash-497c7aa67f62442899d6.woff2proxima-nova-condensed-... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-medium.hash-497c7aa67f62442899d6.woff2 — 40.1 KiB — 32 ms — font-display: swaphttps://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-bold.hash-b95035a41fc42dbe2b1b.woff2proxima-nova-condensed-... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-bold.hash-b95035a41fc42dbe2b1b.woff2 — 40.3 KiB — 26 ms — font-display: swaphttps://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-bold-italic.hash-5b27d3098bf66311a696.woff2proxima-nova-condensed-... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-bold-italic.hash-5b27d3098bf66311a696.woff2 — 45.5 KiB — 33 ms — font-display: swaphttps://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-extrabld.hash-24296115c4e52fc5fd15.woff2proxima-nova-condensed-... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-extrabld.hash-24296115c4e52fc5fd15.woff2 — 39.5 KiB — 29 ms — font-display: swaphttps://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-extrabold-italic.hash-89e0136996c40ecf005f.woff2proxima-nova-condensed-... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-extrabold-italic.hash-89e0136996c40ecf005f.woff2 — 43.1 KiB — 21 ms — font-display: swaphttps://www.huffpost.com/static-assets/cambria/app/fonts/Sporting_Grotesque-Bold_web.hash-da76a05126fe32974d63.woffSporting_Grotesque-Bold... https://www.huffpost.com/static-assets/cambria/app/fonts/Sporting_Grotesque-Bold_web.hash-da76a05126fe32974d63.woff — 32.0 KiB — 4 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLEj6Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 7.8 KiB — 37 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLGT9Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 7.6 KiB — 42 ms — font-display: swaphttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 43 ms — font-display: swaphttps://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-medium.hash-15d69e2022c9578256bf4293d7917299.woff2proxima-nova-condensed-... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-medium.hash-15d69e2022c9578256bf4293d7917299.woff2 — 40.2 KiB — 4 ms — font-display: swaphttps://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-regular.hash-79c14ea7490af62fc90c4c91a9ebdc4e.woffproxima-nova-regular.ha... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-regular.hash-79c14ea7490af62fc90c4c91a9ebdc4e.woff — 41.4 KiB — 7 ms — font-display: swap
proxima-nova-regular.ha... woff swap
Size 41 KB
Load time 32 ms
Start 106 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
proxima-nova-bold.hash-... woff swap
Size 42 KB
Load time 22 ms
Start 106 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
proxima-nova-semibold.h... woff swap
Size 39 KB
Load time 27 ms
Start 106 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
proxima-nova-condensed-... woff2 swap
Size 40 KB
Load time 32 ms
Start 107 ms
Risk FOUT — text flashes from fallback to web font
proxima-nova-condensed-... woff2 swap
Size 40 KB
Load time 26 ms
Start 107 ms
Risk FOUT — text flashes from fallback to web font
proxima-nova-condensed-... woff2 swap
Size 45 KB
Load time 33 ms
Start 107 ms
Risk FOUT — text flashes from fallback to web font
proxima-nova-condensed-... woff2 swap
Size 40 KB
Load time 29 ms
Start 108 ms
Risk FOUT — text flashes from fallback to web font
proxima-nova-condensed-... woff2 swap
Size 43 KB
Load time 21 ms
Start 108 ms
Risk FOUT — text flashes from fallback to web font
Sporting_Grotesque-Bold... woff swap
Size 32 KB
Load time 4 ms
Start 460 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
pxiByp8kv8JHgFVrLEj6Z1x... woff2 swap
Size 8 KB
Load time 37 ms
Start 460 ms
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLGT9Z1x... woff2 swap
Size 8 KB
Load time 42 ms
Start 461 ms
Risk FOUT — text flashes from fallback to web font
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 43 ms
Start 461 ms
Risk FOUT — text flashes from fallback to web font
proxima-nova-condensed-... woff2 swap
Size 40 KB
Load time 4 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
proxima-nova-regular.ha... woff swap
Size 41 KB
Load time 7 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~59 KB and ~118 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
31 hints, 0 missing preconnects
PASS
31 hints, 0 missing preconnects
Info::
Page uses 31 resource hint(s)

Current Resource Hints

preconnect
8
preload
+7
17
dns-prefetch
6
prefetch

31 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
208 requests over 5370ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s FCP 4.4 s LCP 28.8 shttps://huffingtonpost.com// https://huffingtonpost.com/ — 301 — 244 B — 64 ms — h2https://www.huffpost.com/www.huffpost.com/ https://www.huffpost.com/ — 200 — 135.7 KiB — 16 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 8.8 KiB — 102 ms — h2https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — 200 — 6.4 KiB — 97 ms — h2https://config.aps.amazon-adsystem.com/configs/3713config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3713 — 200 — 2.2 KiB — 103 ms — h2https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 90.9 KiB — 125 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-regular.hash-c33b8e3dadffc0a0ed1a.woffwww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-regular.hash-c33b8e3dadffc0a0ed1a.woff — 200 — 41.3 KiB — 32 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-bold.hash-e30ed5526ad8ee101ceb.woffwww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-bold.hash-e30ed5526ad8ee101ceb.woff — 200 — 42.0 KiB — 22 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-semibold.hash-c9af077d58837d430984.woffwww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-semibold.hash-c9af077d58837d430984.woff — 200 — 39.1 KiB — 27 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-medium.hash-497c7aa67f62442899d6.woff2www.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-medium.hash-497c7aa67f62442899d6.woff2 — 200 — 40.1 KiB — 32 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-bold.hash-b95035a41fc42dbe2b1b.woff2www.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-bold.hash-b95035a41fc42dbe2b1b.woff2 — 200 — 40.3 KiB — 26 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-bold-italic.hash-5b27d3098bf66311a696.woff2www.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-bold-italic.hash-5b27d3098bf66311a696.woff2 — 200 — 45.5 KiB — 33 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-extrabld.hash-24296115c4e52fc5fd15.woff2www.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-extrabld.hash-24296115c4e52fc5fd15.woff2 — 200 — 39.5 KiB — 29 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-extrabold-italic.hash-89e0136996c40ecf005f.woff2www.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-extrabold-italic.hash-89e0136996c40ecf005f.woff2 — 200 — 43.1 KiB — 21 ms — h2https://www.huffpost.com/static-assets/cambria/app/news.6afa175869590600d0c7.jswww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/news.6afa175869590600d0c7.js — 200 — 111.2 KiB — 26 ms — h2https://www.huffpost.com/static-assets/cambria/app/news.50ba45e9fc1d9abac9d7.csswww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/news.50ba45e9fc1d9abac9d7.css — 200 — 10.0 KiB — 23 ms — h2https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=fallbackfonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=fallback — 200 — 841 B — 106 ms — h2https://fonts.googleapis.com/css?family=Alfa+Slab+One&display=fallbackfonts.googleapis.com/css?family=Alf... https://fonts.googleapis.com/css?family=Alfa+Slab+One&display=fallback — 200 — 950 B — 104 ms — h2https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@600&display=fallbackfonts.googleapis.com/css2?family=So... https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@600&display=fallback — 200 — 733 B — 107 ms — h2https://use.typekit.net/sqj4onc.cssuse.typekit.net/sqj4onc.css https://use.typekit.net/sqj4onc.css — 200 — 1.2 KiB — 54 ms — h2https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=fallbackfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=fallback — 200 — 659 B — 104 ms — h2https://modulous.huffpost.com/2026/04/08/1775660194-bundle-hp-gam-e133aa5.min.jsmodulous.huffpost.com/2026/04/08/17... https://modulous.huffpost.com/2026/04/08/1775660194-bundle-hp-gam-e133aa5.min.js — 200 — 37.0 KiB — 65 ms — h2https://img.huffingtonpost.com/asset/69e7c11e1400003dddecab9c.jpeg?cache=6oUef02IbV&ops=scalefit_1422_800_noupscale&format=webpimg.huffingtonpost.com/asset/69e7c1... https://img.huffingtonpost.com/asset/69e7c11e1400003dddecab9c.jpeg?cache=6oUef02IbV&ops=scalefit_1422_800_noupscale&format=webp — 200 — 159.0 KiB — 72 ms — h2https://img.huffingtonpost.com/asset/69e7882d140000dbc9ecab0b.jpeg?cache=Vs4w2INTU4&ops=400_225&format=webpimg.huffingtonpost.com/asset/69e788... https://img.huffingtonpost.com/asset/69e7882d140000dbc9ecab0b.jpeg?cache=Vs4w2INTU4&ops=400_225&format=webp — 200 — 28.6 KiB — 73 ms — h2https://img.huffingtonpost.com/asset/69e7980414000054cfecab24.jpeg?cache=GE1FKlMtwX&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e798... https://img.huffingtonpost.com/asset/69e7980414000054cfecab24.jpeg?cache=GE1FKlMtwX&ops=320_180&format=webp — 200 — 9.7 KiB — 48 ms — h2https://img.huffingtonpost.com/asset/69e79a3a180000a5775b3264.jpeg?cache=QlvAwloovz&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e79a... https://img.huffingtonpost.com/asset/69e79a3a180000a5775b3264.jpeg?cache=QlvAwloovz&ops=320_180&format=webp — 200 — 8.9 KiB — 54 ms — h2https://img.huffingtonpost.com/asset/69e79d3214000031d1ecab33.jpeg?cache=54JycJvOdE&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e79d... https://img.huffingtonpost.com/asset/69e79d3214000031d1ecab33.jpeg?cache=54JycJvOdE&ops=320_180&format=webp — 200 — 6.1 KiB — 62 ms — h2https://img.huffingtonpost.com/asset/69e673cd18000049585b306a.jpeg?cache=WSNxIwYiJ9&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e673... https://img.huffingtonpost.com/asset/69e673cd18000049585b306a.jpeg?cache=WSNxIwYiJ9&ops=320_180&format=webp — 200 — 9.5 KiB — 72 ms — h2https://img.huffingtonpost.com/asset/69e7158818000092695b3182.jpeg?cache=T0FqCm7wye&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e715... https://img.huffingtonpost.com/asset/69e7158818000092695b3182.jpeg?cache=T0FqCm7wye&ops=320_180&format=webp — 200 — 17.0 KiB — 54 ms — h2https://img.huffingtonpost.com/asset/69e7bdac1800008c7b5b32bb.jpeg?cache=4C5tr4q49I&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e7bd... https://img.huffingtonpost.com/asset/69e7bdac1800008c7b5b32bb.jpeg?cache=4C5tr4q49I&ops=320_180&format=webp — 200 — 14.0 KiB — 77 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s FCP 4.4 s LCP 28.8 shttps://huffingtonpost.com// https://huffingtonpost.com/ — 301 — 244 B — 64 ms — h2https://www.huffpost.com/www.huffpost.com/ https://www.huffpost.com/ — 200 — 135.7 KiB — 16 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 8.8 KiB — 102 ms — h2https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — 200 — 6.4 KiB — 97 ms — h2https://config.aps.amazon-adsystem.com/configs/3713config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3713 — 200 — 2.2 KiB — 103 ms — h2https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 90.9 KiB — 125 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-regular.hash-c33b8e3dadffc0a0ed1a.woffwww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-regular.hash-c33b8e3dadffc0a0ed1a.woff — 200 — 41.3 KiB — 32 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-bold.hash-e30ed5526ad8ee101ceb.woffwww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-bold.hash-e30ed5526ad8ee101ceb.woff — 200 — 42.0 KiB — 22 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-semibold.hash-c9af077d58837d430984.woffwww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-semibold.hash-c9af077d58837d430984.woff — 200 — 39.1 KiB — 27 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-medium.hash-497c7aa67f62442899d6.woff2www.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-medium.hash-497c7aa67f62442899d6.woff2 — 200 — 40.1 KiB — 32 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-bold.hash-b95035a41fc42dbe2b1b.woff2www.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-bold.hash-b95035a41fc42dbe2b1b.woff2 — 200 — 40.3 KiB — 26 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-bold-italic.hash-5b27d3098bf66311a696.woff2www.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-bold-italic.hash-5b27d3098bf66311a696.woff2 — 200 — 45.5 KiB — 33 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-extrabld.hash-24296115c4e52fc5fd15.woff2www.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-extrabld.hash-24296115c4e52fc5fd15.woff2 — 200 — 39.5 KiB — 29 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-extrabold-italic.hash-89e0136996c40ecf005f.woff2www.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-extrabold-italic.hash-89e0136996c40ecf005f.woff2 — 200 — 43.1 KiB — 21 ms — h2https://www.huffpost.com/static-assets/cambria/app/news.6afa175869590600d0c7.jswww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/news.6afa175869590600d0c7.js — 200 — 111.2 KiB — 26 ms — h2https://www.huffpost.com/static-assets/cambria/app/news.50ba45e9fc1d9abac9d7.csswww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/news.50ba45e9fc1d9abac9d7.css — 200 — 10.0 KiB — 23 ms — h2https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=fallbackfonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=fallback — 200 — 841 B — 106 ms — h2https://fonts.googleapis.com/css?family=Alfa+Slab+One&display=fallbackfonts.googleapis.com/css?family=Alf... https://fonts.googleapis.com/css?family=Alfa+Slab+One&display=fallback — 200 — 950 B — 104 ms — h2https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@600&display=fallbackfonts.googleapis.com/css2?family=So... https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@600&display=fallback — 200 — 733 B — 107 ms — h2https://use.typekit.net/sqj4onc.cssuse.typekit.net/sqj4onc.css https://use.typekit.net/sqj4onc.css — 200 — 1.2 KiB — 54 ms — h2https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=fallbackfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=fallback — 200 — 659 B — 104 ms — h2https://modulous.huffpost.com/2026/04/08/1775660194-bundle-hp-gam-e133aa5.min.jsmodulous.huffpost.com/2026/04/08/17... https://modulous.huffpost.com/2026/04/08/1775660194-bundle-hp-gam-e133aa5.min.js — 200 — 37.0 KiB — 65 ms — h2https://img.huffingtonpost.com/asset/69e7c11e1400003dddecab9c.jpeg?cache=6oUef02IbV&ops=scalefit_1422_800_noupscale&format=webpimg.huffingtonpost.com/asset/69e7c1... https://img.huffingtonpost.com/asset/69e7c11e1400003dddecab9c.jpeg?cache=6oUef02IbV&ops=scalefit_1422_800_noupscale&format=webp — 200 — 159.0 KiB — 72 ms — h2https://img.huffingtonpost.com/asset/69e7882d140000dbc9ecab0b.jpeg?cache=Vs4w2INTU4&ops=400_225&format=webpimg.huffingtonpost.com/asset/69e788... https://img.huffingtonpost.com/asset/69e7882d140000dbc9ecab0b.jpeg?cache=Vs4w2INTU4&ops=400_225&format=webp — 200 — 28.6 KiB — 73 ms — h2https://img.huffingtonpost.com/asset/69e7980414000054cfecab24.jpeg?cache=GE1FKlMtwX&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e798... https://img.huffingtonpost.com/asset/69e7980414000054cfecab24.jpeg?cache=GE1FKlMtwX&ops=320_180&format=webp — 200 — 9.7 KiB — 48 ms — h2https://img.huffingtonpost.com/asset/69e79a3a180000a5775b3264.jpeg?cache=QlvAwloovz&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e79a... https://img.huffingtonpost.com/asset/69e79a3a180000a5775b3264.jpeg?cache=QlvAwloovz&ops=320_180&format=webp — 200 — 8.9 KiB — 54 ms — h2https://img.huffingtonpost.com/asset/69e79d3214000031d1ecab33.jpeg?cache=54JycJvOdE&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e79d... https://img.huffingtonpost.com/asset/69e79d3214000031d1ecab33.jpeg?cache=54JycJvOdE&ops=320_180&format=webp — 200 — 6.1 KiB — 62 ms — h2https://img.huffingtonpost.com/asset/69e673cd18000049585b306a.jpeg?cache=WSNxIwYiJ9&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e673... https://img.huffingtonpost.com/asset/69e673cd18000049585b306a.jpeg?cache=WSNxIwYiJ9&ops=320_180&format=webp — 200 — 9.5 KiB — 72 ms — h2https://img.huffingtonpost.com/asset/69e7158818000092695b3182.jpeg?cache=T0FqCm7wye&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e715... https://img.huffingtonpost.com/asset/69e7158818000092695b3182.jpeg?cache=T0FqCm7wye&ops=320_180&format=webp — 200 — 17.0 KiB — 54 ms — h2https://img.huffingtonpost.com/asset/69e7bdac1800008c7b5b32bb.jpeg?cache=4C5tr4q49I&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e7bd... https://img.huffingtonpost.com/asset/69e7bdac1800008c7b5b32bb.jpeg?cache=4C5tr4q49I&ops=320_180&format=webp — 200 — 14.0 KiB — 77 ms — h2https://img.huffingtonpost.com/asset/69e6d9bb180000a3595b3124.png?cache=TqUzp8GkFT&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e6d9... https://img.huffingtonpost.com/asset/69e6d9bb180000a3595b3124.png?cache=TqUzp8GkFT&ops=320_180&format=webp — 200 — 79.4 KiB — 80 ms — h2https://img.huffingtonpost.com/asset/69e75c69180000c9705b31dd.jpeg?cache=llfmroy8KC&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e75c... https://img.huffingtonpost.com/asset/69e75c69180000c9705b31dd.jpeg?cache=llfmroy8KC&ops=320_180&format=webp — 200 — 13.5 KiB — 77 ms — h2https://img.huffingtonpost.com/asset/69e748db180000656f5b31c8.jpeg?cache=vvpwJLkPzh&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e748... https://img.huffingtonpost.com/asset/69e748db180000656f5b31c8.jpeg?cache=vvpwJLkPzh&ops=320_180&format=webp — 200 — 18.0 KiB — 72 ms — h2https://img.huffingtonpost.com/asset/69e75b151400007abbecaac0.jpeg?cache=MNo7ptlrOJ&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e75b... https://img.huffingtonpost.com/asset/69e75b151400007abbecaac0.jpeg?cache=MNo7ptlrOJ&ops=320_180&format=webp — 200 — 7.6 KiB — 77 ms — h2https://img.huffingtonpost.com/asset/69e769c3140000dcbfecaaca.jpeg?cache=nL1m41Unps&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e769... https://img.huffingtonpost.com/asset/69e769c3140000dcbfecaaca.jpeg?cache=nL1m41Unps&ops=320_180&format=webp — 200 — 6.9 KiB — 77 ms — h2https://img.huffingtonpost.com/asset/69e73874180000cf6d5b31ae.jpeg?cache=wFfVrAUbS4&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e738... https://img.huffingtonpost.com/asset/69e73874180000cf6d5b31ae.jpeg?cache=wFfVrAUbS4&ops=320_180&format=webp — 200 — 10.9 KiB — 78 ms — h2https://img.huffingtonpost.com/asset/69e75f27140000c0bcecaac6.jpeg?ops=320_180&format=webpimg.huffingtonpost.com/asset/69e75f... https://img.huffingtonpost.com/asset/69e75f27140000c0bcecaac6.jpeg?ops=320_180&format=webp — 200 — 7.4 KiB — 62 ms — h2https://img.huffingtonpost.com/asset/69e75f67180000b06e5b31e0.jpeg?cache=tXfdI7TqHj&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e75f... https://img.huffingtonpost.com/asset/69e75f67180000b06e5b31e0.jpeg?cache=tXfdI7TqHj&ops=320_180&format=webp — 200 — 10.9 KiB — 62 ms — h2https://img.huffingtonpost.com/asset/69e7419c140000d1b3ecaa99.jpeg?cache=uvEmD7tBk4&ops=320_180&format=webpimg.huffingtonpost.com/asset/69e741... https://img.huffingtonpost.com/asset/69e7419c140000d1b3ecaa99.jpeg?cache=uvEmD7tBk4&ops=320_180&format=webp — 200 — 9.8 KiB — 70 ms — h2https://widgets.outbrain.com/outbrain.jswidgets.outbrain.com/outbrain.js https://widgets.outbrain.com/outbrain.js — 200 — 109.7 KiB — 80 ms — h2https://cdn.cookielaw.org/consent/a784447a-58ed-4e91-ba84-d811aafcc0b3/a784447a-58ed-4e91-ba84-d811aafcc0b3.jsoncdn.cookielaw.org/consent/a784447a-... https://cdn.cookielaw.org/consent/a784447a-58ed-4e91-ba84-d811aafcc0b3/a784447a-58ed-4e91-ba84-d811aafcc0b3.json — 200 — 2.6 KiB — 82 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location/dnsfeedgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location/dnsfeed — 200 — 243 B — 74 ms — h2https://p.typekit.net/p.css?s=1&k=sqj4onc&ht=tk&f=14715.14717.14718.14719.14720.14721.14723.14724.14725.14726&a=90138705&app=typekit&e=cssp.typekit.net/p.css?s=1&k=sqj4onc&h... https://p.typekit.net/p.css?s=1&k=sqj4onc&ht=tk&f=14715.14717.14718.14719.14720.14721.14723.14724.14725.14726&a=90138705&app=typekit&e=css — 200 — 172 B — 39 ms — h2https://cd.thecontentserver.com/player.js?cid=1bf35e8b-3d55-48a6-aef8-0ebfdd277df7cd.thecontentserver.com/player.js?c... https://cd.thecontentserver.com/player.js?cid=1bf35e8b-3d55-48a6-aef8-0ebfdd277df7 — 200 — 1.3 KiB — 99 ms — h3https://pub.doubleverify.com/signals/pub.jspub.doubleverify.com/signals/pub.js https://pub.doubleverify.com/signals/pub.js — 200 — 17.8 KiB — 111 ms — h2https://abeagle-public.buzzfeed.com/v3/experiment_variants?user_id=6dc2cee0-65bd-4de1-86a4-455804289ca2&source=huffpost_web&experiment_names=hp-gpt-lazy-load%3Bhp_amazon_nca%3Bhp_openads%3Bhuffpost-swap-refreshabeagle-public.buzzfeed.com/v3/expe... https://abeagle-public.buzzfeed.com/v3/experiment_variants?user_id=6dc2cee0-65bd-4de1-86a4-455804289ca2&source=huffpost_web&experiment_names=hp-gpt-lazy-load%3Bhp_amazon_nca%3Bhp_openads%3Bhuffpost-swap-refresh — 200 — 977 B — 275 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 303 B — 70 ms — h2https://tagan.adlightning.com/buzzfeed/op.jstagan.adlightning.com/buzzfeed/op.j... https://tagan.adlightning.com/buzzfeed/op.js — 200 — 11.4 KiB — 92 ms — h2https://www.huffpost.com/client/campaignswww.huffpost.com/client/campaigns https://www.huffpost.com/client/campaigns — 200 — 7.1 KiB — 3 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/Sporting_Grotesque-Bold_web.hash-da76a05126fe32974d63.woffwww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/Sporting_Grotesque-Bold_web.hash-da76a05126fe32974d63.woff — 200 — 32.0 KiB — 4 ms — h2https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 200 — 7.8 KiB — 37 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 200 — 7.6 KiB — 42 ms — h3https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 43 ms — h3https://tr.thecontentserver.com/tr/si?token=08c32caf-3de9-4dec-b089-28af763b377b&cid=1bf35e8b-3d55-48a6-aef8-0ebfdd277df7tr.thecontentserver.com/tr/si?token... https://tr.thecontentserver.com/tr/si?token=08c32caf-3de9-4dec-b089-28af763b377b&cid=1bf35e8b-3d55-48a6-aef8-0ebfdd277df7 — 200 — 298 B — 138 ms — h3https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js — 200 — 127.0 KiB — 53 ms — h2https://sb.scorecardresearch.com/cs/6723616/beacon.jssb.scorecardresearch.com/cs/6723616... https://sb.scorecardresearch.com/cs/6723616/beacon.js — 302 — 265 B — 120 ms — h2https://widget-pixels.outbrain.com/widget/detect/px.gif?ch=1widget-pixels.outbrain.com/widget/d... https://widget-pixels.outbrain.com/widget/detect/px.gif?ch=1 — 200 — 389 B — 36 ms — h2https://cdn.binsiad.com/ins-ag/ins-ag.min.js?e=2cdn.binsiad.com/ins-ag/ins-ag.min.j... https://cdn.binsiad.com/ins-ag/ins-ag.min.js?e=2 — 200 — 26.3 KiB — 166 ms — h2https://cds.thecontentserver.com/p/320936758/elLoader.jscds.thecontentserver.com/p/32093675... https://cds.thecontentserver.com/p/320936758/elLoader.js — 200 — 1.8 KiB — 97 ms — h3https://abeagle-public.buzzfeed.com/v3/experiment_variants?user_id=6dc2cee0-65bd-4de1-86a4-455804289ca2&source=huffpost_web&experiment_names=hp_video_lifestyle%3Bhp_client_crash_monitor%3BRT-1562-AS-script-on-Huffpost%3BRT-1720-ads_bullwhip-hp%3BRT-1773-huffpost-shopsense%3Bhp_entry_shopping_recircs%3Bhp_boltiveabeagle-public.buzzfeed.com/v3/expe... https://abeagle-public.buzzfeed.com/v3/experiment_variants?user_id=6dc2cee0-65bd-4de1-86a4-455804289ca2&source=huffpost_web&experiment_names=hp_video_lifestyle%3Bhp_client_crash_monitor%3BRT-1562-AS-script-on-Huffpost%3BRT-1720-ads_bullwhip-hp%3BRT-1773-huffpost-shopsense%3Bhp_entry_shopping_recircs%3Bhp_boltive — 200 — 1.1 KiB — 276 ms — h2https://www.huffpost.com/static-assets/cambria/app/CampaignToaster.b13e34243409311bd74d.jswww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/CampaignToaster.b13e34243409311bd74d.js — 200 — 91.6 KiB — 38 ms — h2https://www.huffpost.com/static-assets/cambria/app/LeftNavTop.4580370c2f72f22a50ca.jswww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/LeftNavTop.4580370c2f72f22a50ca.js — 200 — 33.0 KiB — 8 ms — h2https://www.huffpost.com/static-assets/cambria/app/Nav.f24625a1756dc856aff1.jswww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/Nav.f24625a1756dc856aff1.js — 200 — 47.7 KiB — 38 ms — h2https://www.huffpost.com/static-assets/cambria/app/AlertBanner.cffe3fc60f7324ba8c87.jswww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/AlertBanner.cffe3fc60f7324ba8c87.js — 200 — 8.4 KiB — 16 ms — h2https://www.huffpost.com/static-assets/cambria/app/FrontSupportHuffpost.edf5c142a97b92f4fc1c.jswww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/FrontSupportHuffpost.edf5c142a97b92f4fc1c.js — 200 — 7.8 KiB — 28 ms — h2https://www.huffpost.com/static-assets/cambria/app/Card.f16e0be378777730f574.csswww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/Card.f16e0be378777730f574.css — 200 — 4.6 KiB — 21 ms — h2https://www.huffpost.com/static-assets/cambria/app/Card.b7a9091df135ce2d3d8a.jswww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/Card.b7a9091df135ce2d3d8a.js — 200 — 133.2 KiB — 44 ms — h2https://www.huffpost.com/static-assets/cambria/app/DailyChecklist.32dd6ff0e8bc37014561.jswww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/DailyChecklist.32dd6ff0e8bc37014561.js — 200 — 478.0 KiB — 48 ms — h2https://www.huffpost.com/static-assets/cambria/app/OnThisDay.26457e7d49eaf9262346.jswww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/OnThisDay.26457e7d49eaf9262346.js — 200 — 3.3 KiB — 40 ms — h2https://sb.scorecardresearch.com/internal-cs/default/beacon-and.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon-and.js — 200 — 7.8 KiB — 26 ms — h2https://cds.thecontentserver.com/p/320936758/player.js?cid=1bf35e8b-3d55-48a6-aef8-0ebfdd277df7cds.thecontentserver.com/p/32093675... https://cds.thecontentserver.com/p/320936758/player.js?cid=1bf35e8b-3d55-48a6-aef8-0ebfdd277df7 — 200 — 139.2 KiB — 118 ms — h3https://www.huffpost.com/client/notification-centerwww.huffpost.com/client/notificatio... https://www.huffpost.com/client/notification-center — 200 — 2.1 KiB — 3 ms — h2https://www.huffpost.com/client/alert-bannerwww.huffpost.com/client/alert-banne... https://www.huffpost.com/client/alert-banner — 200 — 589 B — 5 ms — h2https://www.huffpost.com/client/on-this-day/2026-04-21www.huffpost.com/client/on-this-day... https://www.huffpost.com/client/on-this-day/2026-04-21 — 200 — 4.4 KiB — 4 ms — h2https://pixiedust.buzzfeed.com/eventspixiedust.buzzfeed.com/events https://pixiedust.buzzfeed.com/events — 200 — 0 B — 349 ms — h2https://mapi.huffpost.com/mapi/v4/us/public/features/checklist?device=desktop&day=tuesdaymapi.huffpost.com/mapi/v4/us/public... https://mapi.huffpost.com/mapi/v4/us/public/features/checklist?device=desktop&day=tuesday — 200 — 767 B — 175 ms — h2https://html-load.cc/script/d3d3Lmh1ZmZwb3N0LmNvbQ.jshtml-load.cc/script/d3d3Lmh1ZmZwb3N... https://html-load.cc/script/d3d3Lmh1ZmZwb3N0LmNvbQ.js — 200 — 129.8 KiB — 153 ms — h2https://www.huffpost.com/heartbeatWorker.jswww.huffpost.com/heartbeatWorker.js https://www.huffpost.com/heartbeatWorker.js — 200 — 240 B — 139 ms — h2https://cds.connatix.com/p/plugins/prebid-cache-scraper-3.jscds.connatix.com/p/plugins/prebid-c... https://cds.connatix.com/p/plugins/prebid-cache-scraper-3.js — 200 — 1.2 KiB — 68 ms — h3https://cds.connatix.com/p/320936758/player.user.manager.service.jscds.connatix.com/p/320936758/player... https://cds.connatix.com/p/320936758/player.user.manager.service.js — 200 — 16.6 KiB — 70 ms — h3https://cds.thecontentserver.com/p/320936758/player.renderer.jscds.thecontentserver.com/p/32093675... https://cds.thecontentserver.com/p/320936758/player.renderer.js — 200 — 44.6 KiB — 34 ms — h3https://cds.thecontentserver.com/a/player.style.687cc12e3f15fc66.csscds.thecontentserver.com/a/player.s... https://cds.thecontentserver.com/a/player.style.687cc12e3f15fc66.css — 200 — 9.5 KiB — 36 ms — h3https://cds.thecontentserver.com/p/320936758/player.hls.jscds.thecontentserver.com/p/32093675... https://cds.thecontentserver.com/p/320936758/player.hls.js — 200 — 75.3 KiB — 45 ms — h3https://cds.connatix.com/p/320936758/player.ads.jscds.connatix.com/p/320936758/player... https://cds.connatix.com/p/320936758/player.ads.js — 200 — 95.7 KiB — 81 ms — h3https://mv.outbrain.com/Multivac/api/get?url=https%3A%2F%2Fwww.huffpost.com%2F&idx=0&rand=48039&widgetJSId=AR_3&va=true&et=true&format=html&px=16&py=6501&vpd=5678&settings=true&recs=true&cw=380&key=NANOWDGT01&tch=1&wdr-cs=1&adblck=0&abwl=0&obRecsAbtestVars=1550:5795&wdr-attribution-src=1&activeTab=true&chb=64&chfv=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D&chm=moto%20g%20power%20(2022)&chpv=11.0&chrp=true&chp=Android&clientType=21&clientVer=90acd988123_2026-04-20&devMem=8&scrOri=l&hwc=4&ttfb=2&netQ=4g&ccnsnt=false&navt=navigate&version=90acd988123_2026-04-20&sig=DeLGEony&apv=false&osLang=en-US&winW=412&winH=823&scrW=412&scrH=823&dpr=1.75&secured=true&cmpStat=1&ccpaStat=1&ogn=https%3A%2F%2Fwww.huffpost.com%2Fmv.outbrain.com/Multivac/api/get?ur... https://mv.outbrain.com/Multivac/api/get?url=https%3A%2F%2Fwww.huffpost.com%2F&idx=0&rand=48039&widgetJSId=AR_3&va=true&et=true&format=html&px=16&py=6501&vpd=5678&settings=true&recs=true&cw=380&key=NANOWDGT01&tch=1&wdr-cs=1&adblck=0&abwl=0&obRecsAbtestVars=1550:5795&wdr-attribution-src=1&activeTab=true&chb=64&chfv=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D&chm=moto%20g%20power%20(2022)&chpv=11.0&chrp=true&chp=Android&clientType=21&clientVer=90acd988123_2026-04-20&devMem=8&scrOri=l&hwc=4&ttfb=2&netQ=4g&ccnsnt=false&navt=navigate&version=90acd988123_2026-04-20&sig=DeLGEony&apv=false&osLang=en-US&winW=412&winH=823&scrW=412&scrH=823&dpr=1.75&secured=true&cmpStat=1&ccpaStat=1&ogn=https%3A%2F%2Fwww.huffpost.com%2F — 200 — 7.7 KiB — 661 ms — h2https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=24202625&cmp=DV734342&url=https%3A%2F%2Fhuffpost.com&ids=1&token=defaultpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=24202625&cmp=DV734342&url=https%3A%2F%2Fhuffpost.com&ids=1&token=default — 200 — 358 B — 110 ms — h3https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=24202625&cmp=DV734342&url=https%3A%2F%2Fhuffpost.com&bsc=1&abs=1&token=defaultpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=24202625&cmp=DV734342&url=https%3A%2F%2Fhuffpost.com&bsc=1&abs=1&token=default — 200 — 584 B — 86 ms — h3https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=24202625&cmp=DV734342&url=https%3A%2F%2Fhuffpost.com&vlp=1&tvp=1&slot-0-%2F6556%2Fhuffpost.mobileweb%2Fen%2Fhome=480x360%2C640x480%2C640x360&token=defaultpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=24202625&cmp=DV734342&url=https%3A%2F%2Fhuffpost.com&vlp=1&tvp=1&slot-0-%2F6556%2Fhuffpost.mobileweb%2Fen%2Fhome=480x360%2C640x480%2C640x360&token=default — 200 — 334 B — 71 ms — h3https://capi.thecontentserver.com/core/pls?v=320936758&tier=1&cid=1bf35e8b-3d55-48a6-aef8-0ebfdd277df7&abid=advs5728-blm46b-ay8boost-pnl&part=Mastercapi.thecontentserver.com/core/pls?... https://capi.thecontentserver.com/core/pls?v=320936758&tier=1&cid=1bf35e8b-3d55-48a6-aef8-0ebfdd277df7&abid=advs5728-blm46b-ay8boost-pnl&part=Master — 200 — 6.5 KiB — 150 ms — h3https://cdn.cookielaw.org/consent/a784447a-58ed-4e91-ba84-d811aafcc0b3/019c2447-352e-7875-b351-17eb507ab53f/en.jsoncdn.cookielaw.org/consent/a784447a-... https://cdn.cookielaw.org/consent/a784447a-58ed-4e91-ba84-d811aafcc0b3/019c2447-352e-7875-b351-17eb507ab53f/en.json — 200 — 65.6 KiB — 69 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 86.9 KiB — 57 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.1.0/otTCF.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.1.0/otTCF.js — 200 — 17.8 KiB — 30 ms — h2https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=24202625&cmp=DV734342&cd111=legacy-success&cm106=0&cm107=150&cd112=legacy&cd102=b68ea28&cd103=&cd107=42e79aac-9c10-4ae7-986b-793f2a961e46&cd109=legacy&cd200=com&cd108=&cd105=24202625&cd106=DV734342&cd104=www.huffpost.com&cd101=ad-request&cm101=1&cid=3d6bfc63-2bf4-48a9-8c73-f15063959d49&t=event&v=1&z=3d6bfc63-2bf4-48a9-8c73-f15063959d49&cd160=3d6bfc63-2bf4-48a9-8c73-f15063959d49vtrk.dv.tech/?ec=dvtag&ea=ad-reques... https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=24202625&cmp=DV734342&cd111=legacy-success&cm106=0&cm107=150&cd112=legacy&cd102=b68ea28&cd103=&cd107=42e79aac-9c10-4ae7-986b-793f2a961e46&cd109=legacy&cd200=com&cd108=&cd105=24202625&cd106=DV734342&cd104=www.huffpost.com&cd101=ad-request&cm101=1&cid=3d6bfc63-2bf4-48a9-8c73-f15063959d49&t=event&v=1&z=3d6bfc63-2bf4-48a9-8c73-f15063959d49&cd160=3d6bfc63-2bf4-48a9-8c73-f15063959d49 — 204 — 210 B — 93 ms — h3https://tagan.adlightning.com/buzzfeed/b-cf61e16-1c40a97b.jstagan.adlightning.com/buzzfeed/b-cf... https://tagan.adlightning.com/buzzfeed/b-cf61e16-1c40a97b.js — 200 — 31.3 KiB — 26 ms — h2https://tagan.adlightning.com/buzzfeed/bl-0d6ee0c-ef4c48ed.jstagan.adlightning.com/buzzfeed/bl-0... https://tagan.adlightning.com/buzzfeed/bl-0d6ee0c-ef4c48ed.js — 200 — 103.3 KiB — 56 ms — h2https://capi.connatix.com/core/mny?v=320936758&cid=1bf35e8b-3d55-48a6-aef8-0ebfdd277df7capi.connatix.com/core/mny?v=320936... https://capi.connatix.com/core/mny?v=320936758&cid=1bf35e8b-3d55-48a6-aef8-0ebfdd277df7 — 200 — 4.9 KiB — 113 ms — h3https://pixiedust.buzzfeed.com/eventspixiedust.buzzfeed.com/events https://pixiedust.buzzfeed.com/events — 200 — 0 B — 101 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=6723616&cs_fpcu=c6a3b6a83ea84804897259571063d52d&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776797417315&ns_c=UTF-8&cs_cfg=1101110&cs_ucfr=1&comscorekw=front-page&c7=https%3A%2F%2Fwww.huffpost.com%2F&c8=HuffPost%20-%20Breaking%20News%2C%20Politics%2C%20Entertainment%20%26%20Opinion&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=6723616&cs_fpcu=c6a3b6a83ea84804897259571063d52d&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776797417315&ns_c=UTF-8&cs_cfg=1101110&cs_ucfr=1&comscorekw=front-page&c7=https%3A%2F%2Fwww.huffpost.com%2F&c8=HuffPost%20-%20Breaking%20News%2C%20Politics%2C%20Entertainment%20%26%20Opinion&c9= — 204 — 225 B — 39 ms — h2https://events.insiad.com/events/v2/a_pageevents.insiad.com/events/v2/a_page https://events.insiad.com/events/v2/a_page — 204 — 58 B — 147 ms — h2https://dd.insiad.com/geodevicedetect?userAgent=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&url=https%3A%2F%2Fwww.huffpost.com%2Fdd.insiad.com/geodevicedetect?userA... https://dd.insiad.com/geodevicedetect?userAgent=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&url=https%3A%2F%2Fwww.huffpost.com%2F — 200 — 541 B — 173 ms — h2https://dd.insiad.com/currency-ratesdd.insiad.com/currency-rates https://dd.insiad.com/currency-rates — 200 — 474 B — 233 ms — h2https://ins.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/3/insights.binins.thecontentserver.com/e9a741e3-2... https://ins.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/3/insights.bin — 200 — 630 B — 172 ms — h3https://ins.thecontentserver.com/2e90ce65-85ab-42e4-a582-50e39130b14b/6/insights.binins.thecontentserver.com/2e90ce65-8... https://ins.thecontentserver.com/2e90ce65-85ab-42e4-a582-50e39130b14b/6/insights.bin — 200 — 767 B — 191 ms — h3https://ins.thecontentserver.com/f8148ad4-78cc-4407-807e-869f0e6d0b95/3/insights.binins.thecontentserver.com/f8148ad4-7... https://ins.thecontentserver.com/f8148ad4-78cc-4407-807e-869f0e6d0b95/3/insights.bin — 200 — 898 B — 200 ms — h3https://ins.thecontentserver.com/79183ff1-7e83-494f-bd99-94ce0d77cd77/3/insights.binins.thecontentserver.com/79183ff1-7... https://ins.thecontentserver.com/79183ff1-7e83-494f-bd99-94ce0d77cd77/3/insights.bin — 200 — 939 B — 170 ms — h3https://ins.thecontentserver.com/0c6e03ab-f80a-47fa-9062-73ca2a24ab98/3/insights.binins.thecontentserver.com/0c6e03ab-f... https://ins.thecontentserver.com/0c6e03ab-f80a-47fa-9062-73ca2a24ab98/3/insights.bin — 200 — 856 B — 170 ms — h3https://ins.thecontentserver.com/090d2eac-a247-41b4-a442-43cbf0d366a2/7/insights.binins.thecontentserver.com/090d2eac-a... https://ins.thecontentserver.com/090d2eac-a247-41b4-a442-43cbf0d366a2/7/insights.bin — 200 — 868 B — 169 ms — h3https://ins.thecontentserver.com/e21790d1-3183-4a24-a76d-a21a5bc1a1e2/3/insights.binins.thecontentserver.com/e21790d1-3... https://ins.thecontentserver.com/e21790d1-3183-4a24-a76d-a21a5bc1a1e2/3/insights.bin — 200 — 693 B — 191 ms — h3https://ins.thecontentserver.com/d1367440-2011-4389-a28b-bb92f339da2a/3/insights.binins.thecontentserver.com/d1367440-2... https://ins.thecontentserver.com/d1367440-2011-4389-a28b-bb92f339da2a/3/insights.bin — 200 — 669 B — 168 ms — h3https://ins.thecontentserver.com/63b39487-7158-4a36-9775-bbdd63e0cb32/5/insights.binins.thecontentserver.com/63b39487-7... https://ins.thecontentserver.com/63b39487-7158-4a36-9775-bbdd63e0cb32/5/insights.bin — 200 — 726 B — 166 ms — h3https://ins.thecontentserver.com/5b47128b-ffa2-46ef-8cc8-4557ba123d74/3/insights.binins.thecontentserver.com/5b47128b-f... https://ins.thecontentserver.com/5b47128b-ffa2-46ef-8cc8-4557ba123d74/3/insights.bin — 200 — 909 B — 189 ms — h3https://ins.thecontentserver.com/7afb52c2-e638-43a3-a8c1-62857594765f/3/insights.binins.thecontentserver.com/7afb52c2-e... https://ins.thecontentserver.com/7afb52c2-e638-43a3-a8c1-62857594765f/3/insights.bin — 200 — 725 B — 164 ms — h3https://ins.thecontentserver.com/3c21f4be-9142-4c83-a2bf-3cbd316eb702/3/insights.binins.thecontentserver.com/3c21f4be-9... https://ins.thecontentserver.com/3c21f4be-9142-4c83-a2bf-3cbd316eb702/3/insights.bin — 200 — 730 B — 188 ms — h3https://ins.thecontentserver.com/bcbddbc6-f4cb-4c58-a9d0-358ef9e00fa4/5/insights.binins.thecontentserver.com/bcbddbc6-f... https://ins.thecontentserver.com/bcbddbc6-f4cb-4c58-a9d0-358ef9e00fa4/5/insights.bin — 200 — 640 B — 187 ms — h3https://ins.thecontentserver.com/06c0ab0c-70aa-4c7a-85b2-e58828970b7a/10/insights.binins.thecontentserver.com/06c0ab0c-7... https://ins.thecontentserver.com/06c0ab0c-70aa-4c7a-85b2-e58828970b7a/10/insights.bin — 200 — 697 B — 166 ms — h3https://ins.thecontentserver.com/4dd0a824-abc7-49fa-9369-f6768ffa680b/7/insights.binins.thecontentserver.com/4dd0a824-a... https://ins.thecontentserver.com/4dd0a824-abc7-49fa-9369-f6768ffa680b/7/insights.bin — 200 — 657 B — 186 ms — h3https://ins.thecontentserver.com/ae5e3498-9f4e-49ef-aa65-45d558f88a88/3/insights.binins.thecontentserver.com/ae5e3498-9... https://ins.thecontentserver.com/ae5e3498-9f4e-49ef-aa65-45d558f88a88/3/insights.bin — 200 — 772 B — 186 ms — h3https://ins.thecontentserver.com/79474502-9d7b-4f18-8836-9726d521714a/3/insights.binins.thecontentserver.com/79474502-9... https://ins.thecontentserver.com/79474502-9d7b-4f18-8836-9726d521714a/3/insights.bin — 200 — 686 B — 189 ms — h3https://ins.thecontentserver.com/6f363d0b-13e2-471b-bb49-05f14dbf32b4/3/insights.binins.thecontentserver.com/6f363d0b-1... https://ins.thecontentserver.com/6f363d0b-13e2-471b-bb49-05f14dbf32b4/3/insights.bin — 200 — 714 B — 190 ms — h3https://ins.thecontentserver.com/8a96fdc7-4832-4ee8-8a8d-62030b3ff960/5/insights.binins.thecontentserver.com/8a96fdc7-4... https://ins.thecontentserver.com/8a96fdc7-4832-4ee8-8a8d-62030b3ff960/5/insights.bin — 200 — 727 B — 185 ms — h3https://ins.thecontentserver.com/c99c5971-6e68-45f3-97b5-789c1bd9ad82/4/insights.binins.thecontentserver.com/c99c5971-6... https://ins.thecontentserver.com/c99c5971-6e68-45f3-97b5-789c1bd9ad82/4/insights.bin — 200 — 800 B — 189 ms — h3https://ins.thecontentserver.com/d90f912f-93bc-4a59-9ff6-9f678c174f9d/3/insights.binins.thecontentserver.com/d90f912f-9... https://ins.thecontentserver.com/d90f912f-93bc-4a59-9ff6-9f678c174f9d/3/insights.bin — 200 — 727 B — 188 ms — h3https://ins.thecontentserver.com/cc28d549-af0b-4865-a0ae-376785c97c9a/9/insights.binins.thecontentserver.com/cc28d549-a... https://ins.thecontentserver.com/cc28d549-af0b-4865-a0ae-376785c97c9a/9/insights.bin — 200 — 928 B — 188 ms — h3https://ins.thecontentserver.com/9d7dfb88-54f2-4d11-a434-d8798f8e1819/3/insights.binins.thecontentserver.com/9d7dfb88-5... https://ins.thecontentserver.com/9d7dfb88-54f2-4d11-a434-d8798f8e1819/3/insights.bin — 200 — 705 B — 188 ms — h3https://ins.thecontentserver.com/b1762c4e-1319-4893-ac2c-1395170662a4/4/insights.binins.thecontentserver.com/b1762c4e-1... https://ins.thecontentserver.com/b1762c4e-1319-4893-ac2c-1395170662a4/4/insights.bin — 200 — 761 B — 188 ms — h3https://ins.thecontentserver.com/8de580cb-dde9-4110-b272-2c257f23acc7/5/insights.binins.thecontentserver.com/8de580cb-d... https://ins.thecontentserver.com/8de580cb-dde9-4110-b272-2c257f23acc7/5/insights.bin — 200 — 892 B — 187 ms — h3https://ins.thecontentserver.com/d717017a-efc2-4290-84d5-f6e12515ec41/5/insights.binins.thecontentserver.com/d717017a-e... https://ins.thecontentserver.com/d717017a-efc2-4290-84d5-f6e12515ec41/5/insights.bin — 200 — 821 B — 187 ms — h3https://ins.thecontentserver.com/a345f088-3634-4066-afa4-053788b242a6/5/insights.binins.thecontentserver.com/a345f088-3... https://ins.thecontentserver.com/a345f088-3634-4066-afa4-053788b242a6/5/insights.bin — 200 — 983 B — 186 ms — h3https://ins.thecontentserver.com/49076176-408a-4bc7-83fb-3392ef056841/3/insights.binins.thecontentserver.com/49076176-4... https://ins.thecontentserver.com/49076176-408a-4bc7-83fb-3392ef056841/3/insights.bin — 200 — 750 B — 186 ms — h3https://ins.thecontentserver.com/15eabeaf-38bb-46cd-b9e0-13ace6249416/7/insights.binins.thecontentserver.com/15eabeaf-3... https://ins.thecontentserver.com/15eabeaf-38bb-46cd-b9e0-13ace6249416/7/insights.bin — 200 — 649 B — 186 ms — h3https://ins.thecontentserver.com/e9a0a59a-e495-4684-80f1-c42d933be9c6/4/insights.binins.thecontentserver.com/e9a0a59a-e... https://ins.thecontentserver.com/e9a0a59a-e495-4684-80f1-c42d933be9c6/4/insights.bin — 200 — 951 B — 185 ms — h3https://ins.thecontentserver.com/43287273-b3c3-435c-a3f1-74004df6eea0/4/insights.binins.thecontentserver.com/43287273-b... https://ins.thecontentserver.com/43287273-b3c3-435c-a3f1-74004df6eea0/4/insights.bin — 200 — 715 B — 185 ms — h3https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/3_media.binvid.thecontentserver.com/e9a741e3-2... https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/3_media.bin — 200 — 1.1 KiB — 184 ms — h3https://cds.thecontentserver.com/p/320936758/player.iframe.integration.destroy.jscds.thecontentserver.com/p/32093675... https://cds.thecontentserver.com/p/320936758/player.iframe.integration.destroy.js — 200 — 925 B — 26 ms — h3https://capi.connatix.com/metrics/?v=320936758&tier=1capi.connatix.com/metrics/?v=320936... https://capi.connatix.com/metrics/?v=320936758&tier=1 — 200 — 406 B — 85 ms — h3https://cdn.confiant-integrations.net/33CYnLkVKFSMCUwC1MMcR-L4HeU/video/config.jscdn.confiant-integrations.net/33CYn... https://cdn.confiant-integrations.net/33CYnLkVKFSMCUwC1MMcR-L4HeU/video/config.js — 200 — 55.5 KiB — 150 ms — h3https://assets.connatix.com/Elements/6d48b7a9-017a-47a6-a6a5-da3d0472eb7a/hp-macros.jsassets.connatix.com/Elements/6d48b7... https://assets.connatix.com/Elements/6d48b7a9-017a-47a6-a6a5-da3d0472eb7a/hp-macros.js — 200 — 1.6 KiB — 142 ms — h3https://assets.connatix.com/Elements/f681f7b2-4c98-467d-979f-949257caafe1/JWPC_Stay_Next.jsassets.connatix.com/Elements/f681f7... https://assets.connatix.com/Elements/f681f7b2-4c98-467d-979f-949257caafe1/JWPC_Stay_Next.js — 200 — 4.7 KiB — 141 ms — h3https://img.thecontentserver.com/default_video_poster.svgimg.thecontentserver.com/default_vi... https://img.thecontentserver.com/default_video_poster.svg — 200 — 679 B — 145 ms — h3https://cds.thecontentserver.com/p/320936758/player.lit.ui.jscds.thecontentserver.com/p/32093675... https://cds.thecontentserver.com/p/320936758/player.lit.ui.js — 200 — 37.4 KiB — 103 ms — h3https://cds.connatix.com/p/plugins/connatix.omsdk.service-web-1.4.13-compressed.jscds.connatix.com/p/plugins/connatix... https://cds.connatix.com/p/plugins/connatix.omsdk.service-web-1.4.13-compressed.js — 200 — 12.1 KiB — 87 ms — h3https://cds.connatix.com/p/plugins/connatix.omsdk.session.client-1.4.13-compressed.jscds.connatix.com/p/plugins/connatix... https://cds.connatix.com/p/plugins/connatix.omsdk.session.client-1.4.13-compressed.js — 200 — 9.5 KiB — 89 ms — h3https://ad-delivery.net/px.gif?ch=1ad-delivery.net/px.gif?ch=1 https://ad-delivery.net/px.gif?ch=1 — 200 — 615 B — 96 ms — h2https://ad-delivery.net/px.gif?ch=2ad-delivery.net/px.gif?ch=2 https://ad-delivery.net/px.gif?ch=2 — 200 — 109 B — 97 ms — h2https://events.insiad.com/events/v2/a_pageevents.insiad.com/events/v2/a_page https://events.insiad.com/events/v2/a_page — 204 — 57 B — 41 ms — h2https://cdn.browsiprod.com/web-vitals/web-vitals-4.2.3.jscdn.browsiprod.com/web-vitals/web-v... https://cdn.browsiprod.com/web-vitals/web-vitals-4.2.3.js — 200 — 2.8 KiB — 147 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 54.2 KiB — 130 ms — h3https://static.criteo.net/js/ld/publishertag.prebid.jsstatic.criteo.net/js/ld/publisherta... https://static.criteo.net/js/ld/publishertag.prebid.js — 200 — 31.4 KiB — 167 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 0 B — 118 ms — h3https://cdn.confiant-integrations.net/video/202603241056/wrap.jscdn.confiant-integrations.net/video... https://cdn.confiant-integrations.net/video/202603241056/wrap.js — 200 — 125.4 KiB — 48 ms — h3https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json — 200 — 3.4 KiB — 31 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcCenter.json — 200 — 13.3 KiB — 33 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css — 200 — 4.6 KiB — 31 ms — h2https://pixiedust.buzzfeed.com/eventspixiedust.buzzfeed.com/events https://pixiedust.buzzfeed.com/events — 200 — 0 B — 102 ms — h2https://8.html-load.cc/feed/z4a/nqt/www.huffpost.com/sur/ejhebjjofrzr8r8bjaxrcxiyr0rvssr8m6jr8r0cjcsjrqyfrcc7j3yrkrfrprmrfqqsip4mzrapr0c7rfqqrf9rr8rfrprw8.html-load.cc/feed/z4a/nqt/www.huf... https://8.html-load.cc/feed/z4a/nqt/www.huffpost.com/sur/ejhebjjofrzr8r8bjaxrcxiyr0rvssr8m6jr8r0cjcsjrqyfrcc7j3yrkrfrprmrfqqsip4mzrapr0c7rfqqrf9rr8rfrprw — 200 — 621 B — 114 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 577 B — 30 ms — h2https://cdn.cookielaw.org/logos/a2fdc8ea-c07a-4e1a-9c6e-d481efbe7ce8/7563f3a7-11b4-41c2-a90c-4338c28f8e41/5d72adc8-9d07-4b69-b222-fd58960c59fb/buzzfeed_logo.pngcdn.cookielaw.org/logos/a2fdc8ea-c0... https://cdn.cookielaw.org/logos/a2fdc8ea-c07a-4e1a-9c6e-d481efbe7ce8/7563f3a7-11b4-41c2-a90c-4338c28f8e41/5d72adc8-9d07-4b69-b222-fd58960c59fb/buzzfeed_logo.png — 200 — 11.7 KiB — 32 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.7 KiB — 30 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.4 KiB — 132 ms — h3https://tr.thecontentserver.com/tr/sr?v=320936758&tier=1tr.thecontentserver.com/tr/sr?v=320... https://tr.thecontentserver.com/tr/sr?v=320936758&tier=1 — 200 — 348 B — 43 ms — h3https://img.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/1_th.jpg?fit=crop&crop=380:214,smart&height=214&width=380&quality=60img.thecontentserver.com/e9a741e3-2... https://img.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/1_th.jpg?fit=crop&crop=380:214,smart&height=214&width=380&quality=60 — 200 — 5.7 KiB — 50 ms — h3https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/mmid-a6142ed7-e06c-9c8f-d0ac-fa7c769b3147/playlist.m3u8vid.thecontentserver.com/e9a741e3-2... https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/mmid-a6142ed7-e06c-9c8f-d0ac-fa7c769b3147/playlist.m3u8 — 200 — 564 B — 42 ms — h3https://widgets.outbrainimg.com/images/widgetIcons/achoice.svgwidgets.outbrainimg.com/images/widg... https://widgets.outbrainimg.com/images/widgetIcons/achoice.svg — 200 — 951 B — 52 ms — h2https://mcdp-nldc1.outbrain.com/l?token=7685b0396dc7627543c1d0572d7fd4d1_238461_1776797417268_1&tm=2007&eT=0&widgetWidth=380&widgetHeight=25&widgetX=16&widgetY=6503&wRV=90acd988123_2026-04-20&pVis=0&lsd=-1&eIdx=&cnsnt=no_consent&cheq=0&rtt=1485&oo=true&lo=199&obreq=182&mvreq=1015&mvres=2499&cet=4g&to=1776797416097&ll=0&chs=12&ab=0&wl=0&retries=0mcdp-nldc1.outbrain.com/l?token=768... https://mcdp-nldc1.outbrain.com/l?token=7685b0396dc7627543c1d0572d7fd4d1_238461_1776797417268_1&tm=2007&eT=0&widgetWidth=380&widgetHeight=25&widgetX=16&widgetY=6503&wRV=90acd988123_2026-04-20&pVis=0&lsd=-1&eIdx=&cnsnt=no_consent&cheq=0&rtt=1485&oo=true&lo=199&obreq=182&mvreq=1015&mvres=2499&cet=4g&to=1776797416097&ll=0&chs=12&ab=0&wl=0&retries=0 — 200 — 429 B — 132 ms — http/1.1https://tcheck.outbrainimg.com/tcheck/check/d3d3Lmh1ZmZwb3N0LmNvbQ==tcheck.outbrainimg.com/tcheck/check... https://tcheck.outbrainimg.com/tcheck/check/d3d3Lmh1ZmZwb3N0LmNvbQ== — 200 — 537 B — 44 ms — http/1.1https://mcdp-nldc1.outbrain.com/l?token=0bd1c8d9e78123737d5b11cab3b8b7ea_238461_1776797417535_1&tm=2024&eT=0&widgetWidth=374&widgetHeight=331&widgetX=19&widgetY=6511&wRV=90acd988123_2026-04-20&pVis=1&lsd=-1&eIdx=&cnsnt=no_consent&oo=true&lo=199&obreq=182&mvreq=1015&mvres=2542&re=2545&cet=4g&cs=1&to=1776797416097&ll=0&chs=12&ab=0&wl=0&retries=0mcdp-nldc1.outbrain.com/l?token=0bd... https://mcdp-nldc1.outbrain.com/l?token=0bd1c8d9e78123737d5b11cab3b8b7ea_238461_1776797417535_1&tm=2024&eT=0&widgetWidth=374&widgetHeight=331&widgetX=19&widgetY=6511&wRV=90acd988123_2026-04-20&pVis=1&lsd=-1&eIdx=&cnsnt=no_consent&oo=true&lo=199&obreq=182&mvreq=1015&mvres=2542&re=2545&cet=4g&cs=1&to=1776797416097&ll=0&chs=12&ab=0&wl=0&retries=0 — 200 — 429 B — 108 ms — http/1.1https://mv.outbrain.com/Multivac/api/get?url=https%3A%2F%2Fwww.huffpost.com%2F&idx=1&rand=7766&widgetJSId=AR_4&va=true&et=true&format=html&t=N2ViMjJkNTE1ODMyMzJjN2EzNjRhMDE3YzQzZWRjZjM=&px=16&py=10791&vpd=9968&settings=true&recs=true&cw=380&key=NANOWDGT01&tch=1&wdr-cs=1&adblck=0&abwl=0&obRecsAbtestVars=1550:5795&wdr-cosc=1&wdr-attribution-src=1&activeTab=true&chb=64&chfv=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D&chm=moto%20g%20power%20(2022)&chpv=11.0&chrp=true&chp=Android&clientType=21&clientVer=90acd988123_2026-04-20&devMem=8&scrOri=l&hwc=4&ttfb=2&netQ=4g&ccnsnt=true&navt=navigate&version=90acd988123_2026-04-20&sig=DeLGEony&apv=false&osLang=en-US&winW=412&winH=823&scrW=412&scrH=823&dpr=1.75&secured=true&cmpStat=1&ccpaStat=1&ogn=https%3A%2F%2Fwww.huffpost.com%2Fmv.outbrain.com/Multivac/api/get?ur... https://mv.outbrain.com/Multivac/api/get?url=https%3A%2F%2Fwww.huffpost.com%2F&idx=1&rand=7766&widgetJSId=AR_4&va=true&et=true&format=html&t=N2ViMjJkNTE1ODMyMzJjN2EzNjRhMDE3YzQzZWRjZjM=&px=16&py=10791&vpd=9968&settings=true&recs=true&cw=380&key=NANOWDGT01&tch=1&wdr-cs=1&adblck=0&abwl=0&obRecsAbtestVars=1550:5795&wdr-cosc=1&wdr-attribution-src=1&activeTab=true&chb=64&chfv=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D&chm=moto%20g%20power%20(2022)&chpv=11.0&chrp=true&chp=Android&clientType=21&clientVer=90acd988123_2026-04-20&devMem=8&scrOri=l&hwc=4&ttfb=2&netQ=4g&ccnsnt=true&navt=navigate&version=90acd988123_2026-04-20&sig=DeLGEony&apv=false&osLang=en-US&winW=412&winH=823&scrW=412&scrH=823&dpr=1.75&secured=true&cmpStat=1&ccpaStat=1&ogn=https%3A%2F%2Fwww.huffpost.com%2F — 200 — 6.8 KiB — 362 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-medium.hash-15d69e2022c9578256bf4293d7917299.woff2www.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-condensed-medium.hash-15d69e2022c9578256bf4293d7917299.woff2 — 200 — 40.2 KiB — 4 ms — h2https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-regular.hash-79c14ea7490af62fc90c4c91a9ebdc4e.woffwww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/fonts/proxima-nova-regular.hash-79c14ea7490af62fc90c4c91a9ebdc4e.woff — 200 — 41.4 KiB — 7 ms — h2https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/mmid-a6142ed7-e06c-9c8f-d0ac-fa7c769b3147/0.m3u8vid.thecontentserver.com/e9a741e3-2... https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/mmid-a6142ed7-e06c-9c8f-d0ac-fa7c769b3147/0.m3u8 — 200 — 615 B — 43 ms — h3https://capi.connatix.com/metrics/?v=320936758&tier=1capi.connatix.com/metrics/?v=320936... https://capi.connatix.com/metrics/?v=320936758&tier=1 — 200 — 370 B — 45 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 68 ms — h3https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/mmid-a6142ed7-e06c-9c8f-d0ac-fa7c769b3147/0.mp4vid.thecontentserver.com/e9a741e3-2... https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/mmid-a6142ed7-e06c-9c8f-d0ac-fa7c769b3147/0.mp4 — 206 — 1.7 KiB — 45 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 38 ms — h3https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/mmid-a6142ed7-e06c-9c8f-d0ac-fa7c769b3147/0.mp4vid.thecontentserver.com/e9a741e3-2... https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/mmid-a6142ed7-e06c-9c8f-d0ac-fa7c769b3147/0.mp4 — 206 — 579.5 KiB — 147 ms — h3https://lit.connatix.com/f034360b-e0a2-4191-821d-ed9c642bb263/accountBlockedDomains_6.binlit.connatix.com/f034360b-e0a2-4191... https://lit.connatix.com/f034360b-e0a2-4191-821d-ed9c642bb263/accountBlockedDomains_6.bin — 200 — 434 B — 107 ms — h3https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — 200 — 146.1 KiB — 181 ms — h2https://capi.connatix.com/tr/ao?v=320936758&tier=1capi.connatix.com/tr/ao?v=320936758... https://capi.connatix.com/tr/ao?v=320936758&tier=1 — 200 — 370 B — 45 ms — h3https://tr.thecontentserver.com/tr/ps?v=320936758&tier=1tr.thecontentserver.com/tr/ps?v=320... https://tr.thecontentserver.com/tr/ps?v=320936758&tier=1 — 200 — 348 B — 47 ms — h3blob:https://www.huffpost.com/b9e3a81f-7fb1-4165-bb86-aa0362aff0bewww.huffpost.com/b9e3a81f-7fb1-4165... blob:https://www.huffpost.com/b9e3a81f-7fb1-4165-bb86-aa0362aff0be — 200 — -1 B — 58 ms — blobhttps://cds.connatix.com/p/plugins/prebid10.22-2.jscds.connatix.com/p/plugins/prebid10... https://cds.connatix.com/p/plugins/prebid10.22-2.js — 200 — 164.0 KiB — 82 ms — h3https://capi.connatix.com/rtb/g?v=320936758&tier=1capi.connatix.com/rtb/g?v=320936758... https://capi.connatix.com/rtb/g?v=320936758&tier=1 — 204 — 0 B — 47 ms — h3https://capi.connatix.com/rtb/g?v=320936758&tier=1capi.connatix.com/rtb/g?v=320936758... https://capi.connatix.com/rtb/g?v=320936758&tier=1 — 200 — 602 B — 223 ms — h3https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/mmid-a6142ed7-e06c-9c8f-d0ac-fa7c769b3147/2.m3u8vid.thecontentserver.com/e9a741e3-2... https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/mmid-a6142ed7-e06c-9c8f-d0ac-fa7c769b3147/2.m3u8 — 200 — 617 B — 43 ms — h3https://mcdp-nldc1.outbrain.com/l?token=66b2b5d8aa24aa8cd3480b5c5ce4ade3_238461_1776797418836_1&tm=2485&eT=0&widgetWidth=380&widgetHeight=25&widgetX=16&widgetY=10790&wRV=90acd988123_2026-04-20&pVis=0&lsd=-1&eIdx=&cnsnt=no_consent&rtt=374&oo=true&lo=199&obreq=182&mvreq=2558&mvres=2931&cet=4g&to=1776797416097&ll=0&chs=12&ab=0&wl=0&retries=0mcdp-nldc1.outbrain.com/l?token=66b... https://mcdp-nldc1.outbrain.com/l?token=66b2b5d8aa24aa8cd3480b5c5ce4ade3_238461_1776797418836_1&tm=2485&eT=0&widgetWidth=380&widgetHeight=25&widgetX=16&widgetY=10790&wRV=90acd988123_2026-04-20&pVis=0&lsd=-1&eIdx=&cnsnt=no_consent&rtt=374&oo=true&lo=199&obreq=182&mvreq=2558&mvres=2931&cet=4g&to=1776797416097&ll=0&chs=12&ab=0&wl=0&retries=0 — 200 — 429 B — 37 ms — http/1.1https://mcdp-nldc1.outbrain.com/l?token=aef2f817ef7bf24407c791a7b9fe8861_238461_1776797418979_1&tm=2492&eT=0&widgetWidth=374&widgetHeight=328&widgetX=19&widgetY=10798&wRV=90acd988123_2026-04-20&pVis=1&lsd=-1&eIdx=&cnsnt=no_consent&oo=true&lo=199&obreq=182&mvreq=2558&mvres=3013&re=3014&cet=4g&cs=1&to=1776797416097&ll=0&chs=12&ab=0&wl=0&retries=0mcdp-nldc1.outbrain.com/l?token=aef... https://mcdp-nldc1.outbrain.com/l?token=aef2f817ef7bf24407c791a7b9fe8861_238461_1776797418979_1&tm=2492&eT=0&widgetWidth=374&widgetHeight=328&widgetX=19&widgetY=10798&wRV=90acd988123_2026-04-20&pVis=1&lsd=-1&eIdx=&cnsnt=no_consent&oo=true&lo=199&obreq=182&mvreq=2558&mvres=3013&re=3014&cet=4g&cs=1&to=1776797416097&ll=0&chs=12&ab=0&wl=0&retries=0 — 200 — 429 B — 38 ms — http/1.1https://mv.outbrain.com/Multivac/api/get?url=https%3A%2F%2Fwww.huffpost.com%2F&idx=2&rand=32132&widgetJSId=AR_2&va=true&et=true&format=html&t=N2ViMjJkNTE1ODMyMzJjN2EzNjRhMDE3YzQzZWRjZjM=&px=16&py=26675&vpd=25852&settings=true&recs=true&cw=380&key=NANOWDGT01&tch=1&wdr-cs=1&adblck=0&abwl=0&obRecsAbtestVars=1550:5795&wdr-cosc=1&wdr-attribution-src=1&activeTab=true&chb=64&chfv=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D&chm=moto%20g%20power%20(2022)&chpv=11.0&chrp=true&chp=Android&clientType=21&clientVer=90acd988123_2026-04-20&devMem=8&scrOri=l&hwc=4&ttfb=2&netQ=4g&ccnsnt=true&navt=navigate&version=90acd988123_2026-04-20&sig=DeLGEony&apv=false&osLang=en-US&winW=412&winH=823&scrW=412&scrH=823&dpr=1.75&secured=true&cmpStat=1&ccpaStat=1&ogn=https%3A%2F%2Fwww.huffpost.com%2Fmv.outbrain.com/Multivac/api/get?ur... https://mv.outbrain.com/Multivac/api/get?url=https%3A%2F%2Fwww.huffpost.com%2F&idx=2&rand=32132&widgetJSId=AR_2&va=true&et=true&format=html&t=N2ViMjJkNTE1ODMyMzJjN2EzNjRhMDE3YzQzZWRjZjM=&px=16&py=26675&vpd=25852&settings=true&recs=true&cw=380&key=NANOWDGT01&tch=1&wdr-cs=1&adblck=0&abwl=0&obRecsAbtestVars=1550:5795&wdr-cosc=1&wdr-attribution-src=1&activeTab=true&chb=64&chfv=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D&chm=moto%20g%20power%20(2022)&chpv=11.0&chrp=true&chp=Android&clientType=21&clientVer=90acd988123_2026-04-20&devMem=8&scrOri=l&hwc=4&ttfb=2&netQ=4g&ccnsnt=true&navt=navigate&version=90acd988123_2026-04-20&sig=DeLGEony&apv=false&osLang=en-US&winW=412&winH=823&scrW=412&scrH=823&dpr=1.75&secured=true&cmpStat=1&ccpaStat=1&ogn=https%3A%2F%2Fwww.huffpost.com%2F — 200 — 6.9 KiB — 354 ms — h2https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/mmid-a6142ed7-e06c-9c8f-d0ac-fa7c769b3147/2.mp4vid.thecontentserver.com/e9a741e3-2... https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/mmid-a6142ed7-e06c-9c8f-d0ac-fa7c769b3147/2.mp4 — 206 — 1.7 KiB — 44 ms — h3https://securepubads.g.doubleclick.net/pagead/ima_ppub_config?ippd=https%3A%2F%2Fwww.huffpost.com%2Fsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/ima_ppub_config?ippd=https%3A%2F%2Fwww.huffpost.com%2F — 200 — 2.3 KiB — 31 ms — h3https://imasdk.googleapis.com/js/core/bridge3.758.1_en.html?gdpr=1imasdk.googleapis.com/js/core/bridg... https://imasdk.googleapis.com/js/core/bridge3.758.1_en.html?gdpr=1 — 200 — 270.9 KiB — 158 ms — h2https://s0.2mdn.net/instream/video/client.jss0.2mdn.net/instream/video/client.j... https://s0.2mdn.net/instream/video/client.js — 200 — 16.8 KiB — 101 ms — h2https://imasdk.googleapis.com/js/core/bridge3.758.1_en.html?gdpr=1imasdk.googleapis.com/js/core/bridg... https://imasdk.googleapis.com/js/core/bridge3.758.1_en.html?gdpr=1 — 200 — 0 B — 133 ms — h2https://imasdk.googleapis.com/js/core/bridge3.758.1_en.html?gdpr=1imasdk.googleapis.com/js/core/bridg... https://imasdk.googleapis.com/js/core/bridge3.758.1_en.html?gdpr=1 — 200 — 0 B — 113 ms — h2https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.jspagead2.googlesyndication.com/omsdk... https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js — 200 — 15.4 KiB — 36 ms — h3https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.jspagead2.googlesyndication.com/omsdk... https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js — 200 — 0 B — 38 ms — h3https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.jspagead2.googlesyndication.com/omsdk... https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js — 200 — 0 B — 42 ms — h3https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/mmid-a6142ed7-e06c-9c8f-d0ac-fa7c769b3147/2.mp4vid.thecontentserver.com/e9a741e3-2... https://vid.thecontentserver.com/e9a741e3-2785-4cba-a229-47e553a5c2e1/mmid-a6142ed7-e06c-9c8f-d0ac-fa7c769b3147/2.mp4 — 206 — 1.7 MiB — 118 ms — h3https://mcdp-nldc1.outbrain.com/l?token=8549eebce6b3b8bc1a5dd2b3c90684e4_238461_1776797419269_1&tm=2934&eT=0&widgetWidth=380&widgetHeight=25&widgetX=16&widgetY=26675&wRV=90acd988123_2026-04-20&pVis=0&lsd=-1&eIdx=&cnsnt=no_consent&rtt=406&oo=true&lo=199&obreq=182&mvreq=3025&mvres=3431&cet=4g&to=1776797416097&ll=0&chs=12&ab=0&wl=0&retries=0mcdp-nldc1.outbrain.com/l?token=854... https://mcdp-nldc1.outbrain.com/l?token=8549eebce6b3b8bc1a5dd2b3c90684e4_238461_1776797419269_1&tm=2934&eT=0&widgetWidth=380&widgetHeight=25&widgetX=16&widgetY=26675&wRV=90acd988123_2026-04-20&pVis=0&lsd=-1&eIdx=&cnsnt=no_consent&rtt=406&oo=true&lo=199&obreq=182&mvreq=3025&mvres=3431&cet=4g&to=1776797416097&ll=0&chs=12&ab=0&wl=0&retries=0 — 200 — 429 B — 33 ms — http/1.1https://mcdp-nldc1.outbrain.com/l?token=f7e41aa94dbe5070973da3319e0a5523_238461_1776797419445_1&tm=2937&eT=0&widgetWidth=374&widgetHeight=333&widgetX=19&widgetY=26683&wRV=90acd988123_2026-04-20&pVis=1&lsd=-1&eIdx=&cnsnt=no_consent&oo=true&lo=199&obreq=182&mvreq=3025&mvres=3459&re=3460&cet=4g&cs=1&to=1776797416097&ll=0&chs=12&ab=0&wl=0&retries=0mcdp-nldc1.outbrain.com/l?token=f7e... https://mcdp-nldc1.outbrain.com/l?token=f7e41aa94dbe5070973da3319e0a5523_238461_1776797419445_1&tm=2937&eT=0&widgetWidth=374&widgetHeight=333&widgetX=19&widgetY=26683&wRV=90acd988123_2026-04-20&pVis=1&lsd=-1&eIdx=&cnsnt=no_consent&oo=true&lo=199&obreq=182&mvreq=3025&mvres=3459&re=3460&cet=4g&cs=1&to=1776797416097&ll=0&chs=12&ab=0&wl=0&retries=0 — 200 — 429 B — 52 ms — http/1.1https://www.huffpost.com/static-assets/cambria/app/favicon-new.icowww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/favicon-new.ico — 200 — 2.3 KiB — 4 ms — h2https://pagead2.googlesyndication.com/gampad/ads?iu=%2F6556%2Fhuffpost.mobileweb.video%2Fen%2Fen%2Fvideo&description_url=https%3A%2F%2Fwww.huffpost.com%2F&tfcd=0&npa=1&sz=640x360%7C640x480%7C480x360&gdfp_req=1&output=xml_vast4&unviewed_position_start=1&env=vp&correlator=2701349543971241&cust_params=permutive%3D%26qt_loaded%3Dtrue%26IDS%3D1%26ABS%3D51007495%2C51004663%2C51008442%2C51001624%2C51002710%2C51004906%2C51007151%2C51005902%2C51004240%2C51008972%26BSC%3D74332594%2C74062139%2C80023001%2C74212351%2C74031054%2C84221001%2C74312488%2C74081158%2C74251397%2C74042120%2C74101166%2C74191270%2C87012038%2C84051001%2C74291430%2C76022027%2C74242396%2C74242395%2C74041059%2C74041060%2C74301440%2C76012002%2C84251001%2C74331564%2C76022049%2C74321521%2C74321520%2C74082161%2C74082160%2C80312027%2C84011001%2C74071140%2C74102171%2C74121190%2C74241393%2C74082159%2C74331567%2C76012001%2C80122009%2C84201001%2C74311451%2C74041097%2C74331587%2C74211341%2C80122006%2C74322523%2C74322527%2C74252405%2C74312507%2C74341608%26VLP%3D%26TVP%3D%26cvid%3D000000-noconsent%26cuid%3D000000-noconsent%26cpid%3Dbb0f35fe-f435-439d-967d-55e4e7570340%26zone3%3Dhome%26section%3D%26cms_tags%3D%26cms_tag%3D%26hpid%3D%26w_sentiment%3D%26w_category%3D%26w_keyword%3D%26cat%3D%26affiliate%3D%26url_slug%3D%26dfp-keyword%3D%26site%3Dhuffpost-user%26media_id%3De9a741e3-2785-4cba-a229-47e553a5c2e1&vpmute=1&plcmt=2&sdkv=h.3.758.1&osd=2&frm=1&vis=1&sdr=1&hl=en&is_amp=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuMTAxIixudWxsLDAsbnVsbCwiNjQiLFtbIkNocm9taXVtIiwiMTQ3LjAuNzcyNy4xMDEiXSxbIk5vdC5BL0JyYW5kIiwiOC4wLjAuMCJdXSwwXQ..&u_so=l&ctv=0&us_privacy=1---&gdpr=1&gdpr_consent=tcunavailable&sdki=100000445&ptt=20&vo=0&adk=3012040475&sdk_apis=2%2C7%2C8&omid_p=Google1%2Fh.3.758.1&sid=B7260356-1DA2-41E0-95D0-5E2FD6A06F47&eid=44752052%2C95320805%2C95322027%2C95331589%2C95332046&url=https%3A%2F%2Fwww.huffpost.com%2F&top=https%3A%2F%2Fwww.huffpost.com%2F&loc=about%3Ablank&dt=1776797419945&eoidce=1&pvsid=627339909900990&scor=3648366054117266pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?iu=%2F6556%2Fhuffpost.mobileweb.video%2Fen%2Fen%2Fvideo&description_url=https%3A%2F%2Fwww.huffpost.com%2F&tfcd=0&npa=1&sz=640x360%7C640x480%7C480x360&gdfp_req=1&output=xml_vast4&unviewed_position_start=1&env=vp&correlator=2701349543971241&cust_params=permutive%3D%26qt_loaded%3Dtrue%26IDS%3D1%26ABS%3D51007495%2C51004663%2C51008442%2C51001624%2C51002710%2C51004906%2C51007151%2C51005902%2C51004240%2C51008972%26BSC%3D74332594%2C74062139%2C80023001%2C74212351%2C74031054%2C84221001%2C74312488%2C74081158%2C74251397%2C74042120%2C74101166%2C74191270%2C87012038%2C84051001%2C74291430%2C76022027%2C74242396%2C74242395%2C74041059%2C74041060%2C74301440%2C76012002%2C84251001%2C74331564%2C76022049%2C74321521%2C74321520%2C74082161%2C74082160%2C80312027%2C84011001%2C74071140%2C74102171%2C74121190%2C74241393%2C74082159%2C74331567%2C76012001%2C80122009%2C84201001%2C74311451%2C74041097%2C74331587%2C74211341%2C80122006%2C74322523%2C74322527%2C74252405%2C74312507%2C74341608%26VLP%3D%26TVP%3D%26cvid%3D000000-noconsent%26cuid%3D000000-noconsent%26cpid%3Dbb0f35fe-f435-439d-967d-55e4e7570340%26zone3%3Dhome%26section%3D%26cms_tags%3D%26cms_tag%3D%26hpid%3D%26w_sentiment%3D%26w_category%3D%26w_keyword%3D%26cat%3D%26affiliate%3D%26url_slug%3D%26dfp-keyword%3D%26site%3Dhuffpost-user%26media_id%3De9a741e3-2785-4cba-a229-47e553a5c2e1&vpmute=1&plcmt=2&sdkv=h.3.758.1&osd=2&frm=1&vis=1&sdr=1&hl=en&is_amp=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuMTAxIixudWxsLDAsbnVsbCwiNjQiLFtbIkNocm9taXVtIiwiMTQ3LjAuNzcyNy4xMDEiXSxbIk5vdC5BL0JyYW5kIiwiOC4wLjAuMCJdXSwwXQ..&u_so=l&ctv=0&us_privacy=1---&gdpr=1&gdpr_consent=tcunavailable&sdki=100000445&ptt=20&vo=0&adk=3012040475&sdk_apis=2%2C7%2C8&omid_p=Google1%2Fh.3.758.1&sid=B7260356-1DA2-41E0-95D0-5E2FD6A06F47&eid=44752052%2C95320805%2C95322027%2C95331589%2C95332046&url=https%3A%2F%2Fwww.huffpost.com%2F&top=https%3A%2F%2Fwww.huffpost.com%2F&loc=about%3Ablank&dt=1776797419945&eoidce=1&pvsid=627339909900990&scor=3648366054117266 — 200 — 1.3 KiB — 98 ms — h3https://www.huffpost.com/static-assets/cambria/app/favicon-new.icowww.huffpost.com/static-assets/camb... https://www.huffpost.com/static-assets/cambria/app/favicon-new.ico — 200 — 0 B — 5 ms — h2https://pagead2.googlesyndication.com/gampad/ads?slotname=%2F6556%2Fhuffpost.mobileweb.video%2Fen%2Fen%2Fvideo&sz=640x360%7C640x480%7C480x360&cust_params=permutive%3D%26qt_loaded%3Dtrue%26IDS%3D1%26ABS%3D51007495%2C51004663%2C51008442%2C51001624%2C51002710%2C51004906%2C51007151%2C51005902%2C51004240%2C51008972%26BSC%3D74332594%2C74062139%2C80023001%2C74212351%2C74031054%2C84221001%2C74312488%2C74081158%2C74251397%2C74042120%2C74101166%2C74191270%2C87012038%2C84051001%2C74291430%2C76022027%2C74242396%2C74242395%2C74041059%2C74041060%2C74301440%2C76012002%2C84251001%2C74331564%2C76022049%2C74321521%2C74321520%2C74082161%2C74082160%2C80312027%2C84011001%2C74071140%2C74102171%2C74121190%2C74241393%2C74082159%2C74331567%2C76012001%2C80122009%2C84201001%2C74311451%2C74041097%2C74331587%2C74211341%2C80122006%2C74322523%2C74322527%2C74252405%2C74312507%2C74341608%26VLP%3D%26TVP%3D%26cvid%3D000000-noconsent%26cuid%3D000000-noconsent%26cpid%3Dbb0f35fe-f435-439d-967d-55e4e7570340%26zone3%3Dhome%26section%3D%26cms_tags%3D%26cms_tag%3D%26hpid%3D%26w_sentiment%3D%26w_category%3D%26w_keyword%3D%26cat%3D%26affiliate%3D%26url_slug%3D%26dfp-keyword%3D%26site%3Dhuffpost-user%26media_id%3De9a741e3-2785-4cba-a229-47e553a5c2e1&url=https%3A%2F%2Fwww.huffpost.com%2F&unviewed_position_start=1&env=vp&gdfp_req=1&ad_rule=0&output=xml_vast4&video_url_to_fetch=https%3A%2F%2Fwww.huffpost.com%2F&useragent=Mozilla%2F5.0%20(X11%3B%20Linux%20x86_64)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20HeadlessChrome%2F147.0.0.0%20Safari%2F537.36%2Cgzip(gfe)&vad_type=linear&vpos=preroll&pod=1&vrid=13933&min_ad_duration=0&max_ad_duration=65000&ppos=1&lip=true&sid=B7260356-1DA2-41E0-95D0-5E2FD6A06F47&correlator=2701349543971241&eoidce=1&gdpr=1&gdpr_consent=tcunavailable&is_amp=0&loc=about%3Ablank&npa=1&osd=2&ptt=20&pvsid=627339909900990&top=https%3A%2F%2Fwww.huffpost.com%2F&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuMTAxIixudWxsLDAsbnVsbCwiNjQiLFtbIkNocm9taXVtIiwiMTQ3LjAuNzcyNy4xMDEiXSxbIk5vdC5BL0JyYW5kIiwiOC4wLjAuMCJdXSwwXQ..&us_privacy=1---&vis=1&u_so=l&adk=3012040475&dt=1776797420077&omid_p=Google1%2Fh.3.758.1&scor=3648366054117266&sdk_apis=2%2C7%2C8&frm=1&dc_vo=0&vpmute=true&eid=44752052%2C95320805%2C95322027%2C95331589%2C95332046&hl=en&plcmt=2&sdki=100000445&sdkv=h.3.758.1&sdr=1&kfa=0&tfcd=0&ctv=0&vo=0pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?slotname=%2F6556%2Fhuffpost.mobileweb.video%2Fen%2Fen%2Fvideo&sz=640x360%7C640x480%7C480x360&cust_params=permutive%3D%26qt_loaded%3Dtrue%26IDS%3D1%26ABS%3D51007495%2C51004663%2C51008442%2C51001624%2C51002710%2C51004906%2C51007151%2C51005902%2C51004240%2C51008972%26BSC%3D74332594%2C74062139%2C80023001%2C74212351%2C74031054%2C84221001%2C74312488%2C74081158%2C74251397%2C74042120%2C74101166%2C74191270%2C87012038%2C84051001%2C74291430%2C76022027%2C74242396%2C74242395%2C74041059%2C74041060%2C74301440%2C76012002%2C84251001%2C74331564%2C76022049%2C74321521%2C74321520%2C74082161%2C74082160%2C80312027%2C84011001%2C74071140%2C74102171%2C74121190%2C74241393%2C74082159%2C74331567%2C76012001%2C80122009%2C84201001%2C74311451%2C74041097%2C74331587%2C74211341%2C80122006%2C74322523%2C74322527%2C74252405%2C74312507%2C74341608%26VLP%3D%26TVP%3D%26cvid%3D000000-noconsent%26cuid%3D000000-noconsent%26cpid%3Dbb0f35fe-f435-439d-967d-55e4e7570340%26zone3%3Dhome%26section%3D%26cms_tags%3D%26cms_tag%3D%26hpid%3D%26w_sentiment%3D%26w_category%3D%26w_keyword%3D%26cat%3D%26affiliate%3D%26url_slug%3D%26dfp-keyword%3D%26site%3Dhuffpost-user%26media_id%3De9a741e3-2785-4cba-a229-47e553a5c2e1&url=https%3A%2F%2Fwww.huffpost.com%2F&unviewed_position_start=1&env=vp&gdfp_req=1&ad_rule=0&output=xml_vast4&video_url_to_fetch=https%3A%2F%2Fwww.huffpost.com%2F&useragent=Mozilla%2F5.0%20(X11%3B%20Linux%20x86_64)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20HeadlessChrome%2F147.0.0.0%20Safari%2F537.36%2Cgzip(gfe)&vad_type=linear&vpos=preroll&pod=1&vrid=13933&min_ad_duration=0&max_ad_duration=65000&ppos=1&lip=true&sid=B7260356-1DA2-41E0-95D0-5E2FD6A06F47&correlator=2701349543971241&eoidce=1&gdpr=1&gdpr_consent=tcunavailable&is_amp=0&loc=about%3Ablank&npa=1&osd=2&ptt=20&pvsid=627339909900990&top=https%3A%2F%2Fwww.huffpost.com%2F&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuMTAxIixudWxsLDAsbnVsbCwiNjQiLFtbIkNocm9taXVtIiwiMTQ3LjAuNzcyNy4xMDEiXSxbIk5vdC5BL0JyYW5kIiwiOC4wLjAuMCJdXSwwXQ..&us_privacy=1---&vis=1&u_so=l&adk=3012040475&dt=1776797420077&omid_p=Google1%2Fh.3.758.1&scor=3648366054117266&sdk_apis=2%2C7%2C8&frm=1&dc_vo=0&vpmute=true&eid=44752052%2C95320805%2C95322027%2C95331589%2C95332046&hl=en&plcmt=2&sdki=100000445&sdkv=h.3.758.1&sdr=1&kfa=0&tfcd=0&ctv=0&vo=0 — 200 — 142 B — 85 ms — h3https://pixiedust.buzzfeed.com/eventspixiedust.buzzfeed.com/events https://pixiedust.buzzfeed.com/events — 200 — 0 B — 100 ms — h2https://csi.gstatic.com/csi?v=2&s=ima&dmc=8&puid=1~mo8zb3a5&c=4691849116010&slotId=2345924558005&eee=missing-element&bi=missing-id&vast_v=4.0&lima_p_ich=0&lima_p_icu=0csi.gstatic.com/csi?v=2&s=ima&dmc=8... https://csi.gstatic.com/csi?v=2&s=ima&dmc=8&puid=1~mo8zb3a5&c=4691849116010&slotId=2345924558005&eee=missing-element&bi=missing-id&vast_v=4.0&lima_p_ich=0&lima_p_icu=0 — 204 — 368 B — 99 ms — h2https://pixiedust.buzzfeed.com/eventspixiedust.buzzfeed.com/events https://pixiedust.buzzfeed.com/events — 200 — 0 B — 100 ms — h2https://hb.openwebmp.com/hb-multihb.openwebmp.com/hb-multi https://hb.openwebmp.com/hb-multi — 204 — 180 B — 158 ms — h2https://hb.undertone.com/hb?pid=2596&domain=huffpost.com&gdpr=1&gdprstr=CQjA2wAQjA2wAAcABBENCbFgAAAAAEPgACiQAAAYsABMNDogjLIgUCBQEIIEACgrCACgQBAAAkDRAQAmDAhyBgAusJkAIAUAAwQAgABBgACAAASABCIAIACAQAgQCBQABgAQBAQAMDAAGACxEAgABAdAxTAggECwASIyqDTAhAASCAlsqEEoGBBXCFIscAggREwUAAAIABQAAID4WAhJKCViQQBcQXQAIAAAAUQIsCKQswBBUGaLQVgScBkaYBk-YJklOgiAJghIyDIhNUEg8UxRCghyA2KWYA6eIKAGXayQh_qBYAAA.YAAACHwAAAAA.IMXNR_G__bXlv-bb36btkeYxf9_hr7sQxBgbJs24FzLvW7JwH32E7NEzatqYKmRIAu3TBIQNtHJjURUChKIgVrzDsaE2U4TtKJ-BkiHMZY2tYCFxvm4tjWQCZ4ur_91d9mR-t7dr-2dzy27hnv3a9fuS1UJidKYetHfv8ZBOT-_IU9_x-_4v4_MbpEm8eS1v_tWtt43d64vP_dpuxt-Tyff7____73_e7X__e__33_-qXX_r7____________f__________9__A&ccpa=1---hb.undertone.com/hb?pid=2596&domain... https://hb.undertone.com/hb?pid=2596&domain=huffpost.com&gdpr=1&gdprstr=CQjA2wAQjA2wAAcABBENCbFgAAAAAEPgACiQAAAYsABMNDogjLIgUCBQEIIEACgrCACgQBAAAkDRAQAmDAhyBgAusJkAIAUAAwQAgABBgACAAASABCIAIACAQAgQCBQABgAQBAQAMDAAGACxEAgABAdAxTAggECwASIyqDTAhAASCAlsqEEoGBBXCFIscAggREwUAAAIABQAAID4WAhJKCViQQBcQXQAIAAAAUQIsCKQswBBUGaLQVgScBkaYBk-YJklOgiAJghIyDIhNUEg8UxRCghyA2KWYA6eIKAGXayQh_qBYAAA.YAAACHwAAAAA.IMXNR_G__bXlv-bb36btkeYxf9_hr7sQxBgbJs24FzLvW7JwH32E7NEzatqYKmRIAu3TBIQNtHJjURUChKIgVrzDsaE2U4TtKJ-BkiHMZY2tYCFxvm4tjWQCZ4ur_91d9mR-t7dr-2dzy27hnv3a9fuS1UJidKYetHfv8ZBOT-_IU9_x-_4v4_MbpEm8eS1v_tWtt43d64vP_dpuxt-Tyff7____73_e7X__e__33_-qXX_r7____________f__________9__A&ccpa=1--- — 204 — 519 B — 201 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 15366ms · 2670KB · €167/mo
www.huffpost.com
Other
Costly
Execution 3019ms
Transfer 111 KB
Unused 33%
Monthly Cost €33/mo
cds.thecontentserver.com
Other
Costly
Execution 1929ms
Transfer 139 KB
Unused 32%
Monthly Cost €21/mo
Unattributable
Other
Costly
Execution 1290ms
Transfer 0 KB
Monthly Cost €14/mo
www.huffpost.com
Other
Costly
Execution 1277ms
Transfer 136 KB
Monthly Cost €14/mo
OneTrust
Consent
Essential
Execution 878ms
Transfer 18 KB
Monthly Cost €10/mo
cdn.confiant-integrations.net
Other
Costly
Execution 721ms
Transfer 125 KB
Unused 55%
Monthly Cost €8/mo
imasdk.googleapis.com
Other
Costly
Execution 611ms
Transfer 146 KB
Unused 53%
Monthly Cost €7/mo
cds.thecontentserver.com
Other
Costly
Execution 577ms
Transfer 37 KB
Monthly Cost €6/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 562ms
Transfer 188 KB
Unused 76%
Monthly Cost €6/mo
OneTrust
Consent
Essential
Execution 454ms
Transfer 127 KB
Unused 48%
Monthly Cost €5/mo
mv.outbrain.com
Other
Costly
Execution 385ms
Transfer 7 KB
Monthly Cost €4/mo
cds.thecontentserver.com
Other
Costly
Execution 313ms
Transfer 75 KB
Unused 52%
Monthly Cost €3/mo
cds.connatix.com
Other
Costly
Execution 307ms
Transfer 17 KB
Monthly Cost €3/mo
pagead2.googlesyndication.com
Other
Costly
Execution 290ms
Transfer 0 KB
Monthly Cost €3/mo
tagan.adlightning.com
Other
Costly
Execution 277ms
Transfer 11 KB
Monthly Cost €3/mo
widgets.outbrain.com
Other
Costly
Execution 257ms
Transfer 110 KB
Unused 52%
Monthly Cost €3/mo
mv.outbrain.com
Other
Costly
Execution 245ms
Transfer 8 KB
Monthly Cost €3/mo
html-load.cc
Other
Costly
Execution 242ms
Transfer 130 KB
Unused 65%
Monthly Cost €3/mo
cds.connatix.com
Other
Costly
Execution 228ms
Transfer 164 KB
Unused 70%
Monthly Cost €2/mo
tagan.adlightning.com
Other
Costly
Execution 217ms
Transfer 103 KB
Monthly Cost €2/mo
mv.outbrain.com
Other
Optional
Execution 145ms
Transfer 7 KB
Monthly Cost €2/mo
www.huffpost.com
Other
Optional
Execution 116ms
Transfer 478 KB
Unused 88%
Monthly Cost €1/mo
pagead2.googlesyndication.com
Other
Optional
Execution 111ms
Transfer 0 KB
Unused 65%
Monthly Cost €1/mo
cdn.binsiad.com
Other
Optional
Execution 106ms
Transfer 26 KB
Monthly Cost €1/mo
OneTrust
Consent
Essential
Execution 104ms
Transfer 9 KB
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 94ms
Transfer 34 KB
Monthly Cost €1/mo
cds.connatix.com
Other
Optional
Execution 93ms
Transfer 96 KB
Unused 57%
Monthly Cost €1/mo
cds.thecontentserver.com
Other
Optional
Execution 83ms
Transfer 45 KB
Unused 52%
Monthly Cost €1/mo
tagan.adlightning.com
Other
Optional
Execution 82ms
Transfer 31 KB
Monthly Cost €1/mo
www.huffpost.com
Other
Optional
Execution 81ms
Transfer 92 KB
Unused 32%
Monthly Cost €1/mo
modulous.huffpost.com
Other
Optional
Execution 77ms
Transfer 37 KB
Monthly Cost €1/mo
pub.doubleverify.com
Other
Optional
Execution 72ms
Transfer 18 KB
Monthly Cost €1/mo
www.huffpost.com
Other
Optional
Execution 67ms
Transfer 133 KB
Unused 90%
Monthly Cost €1/mo
cds.connatix.com
Other
Optional
Execution 57ms
Transfer 12 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.huffpost.com adds 3019ms and costs ~€33/month
  • cds.thecontentserver.com adds 1929ms and costs ~€21/month
  • Unattributable adds 1290ms and costs ~€14/month
  • www.huffpost.com adds 1277ms and costs ~€14/month
  • cdn.confiant-integrations.net adds 721ms and costs ~€8/month
  • imasdk.googleapis.com adds 611ms and costs ~€7/month
  • cds.thecontentserver.com adds 577ms and costs ~€6/month
  • securepubads.g.doubleclick.net adds 562ms and costs ~€6/month
  • mv.outbrain.com adds 385ms and costs ~€4/month
  • cds.thecontentserver.com adds 313ms and costs ~€3/month
  • cds.connatix.com adds 307ms and costs ~€3/month
  • pagead2.googlesyndication.com adds 290ms and costs ~€3/month
  • tagan.adlightning.com adds 277ms and costs ~€3/month
  • widgets.outbrain.com adds 257ms and costs ~€3/month
  • mv.outbrain.com adds 245ms and costs ~€3/month
  • html-load.cc adds 242ms and costs ~€3/month
  • cds.connatix.com adds 228ms and costs ~€2/month
  • tagan.adlightning.com adds 217ms and costs ~€2/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.huffpost.com takes 3019ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cds.thecontentserver.com takes 1929ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 1290ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.huffpost.com takes 1277ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.confiant-integrations.net takes 721ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

55% of cdn.confiant-integrations.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

imasdk.googleapis.com takes 611ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

53% of imasdk.googleapis.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

cds.thecontentserver.com takes 577ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

securepubads.g.doubleclick.net takes 562ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

76% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

mv.outbrain.com takes 385ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cds.thecontentserver.com takes 313ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

52% of cds.thecontentserver.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

cds.connatix.com takes 307ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

pagead2.googlesyndication.com takes 290ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

tagan.adlightning.com takes 277ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

widgets.outbrain.com takes 257ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

52% of widgets.outbrain.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

mv.outbrain.com takes 245ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

html-load.cc takes 242ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

65% of html-load.cc's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

cds.connatix.com takes 228ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

70% of cds.connatix.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

tagan.adlightning.com takes 217ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

88% of www.huffpost.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

65% of pagead2.googlesyndication.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

57% of cds.connatix.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

52% of cds.thecontentserver.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

90% of www.huffpost.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback