Skip to content
https://www.nytimes.com

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
5
REVIEW
6
PASS
8
INFO
4

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

52
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
86
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

974 ms

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

2.19 s

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

816 ms

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

0.002

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

3.85 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.

7.07 s

Page Load Progression

900 ms
1.8 s
2.7 s
3.6 s
4.5 s
5.4 s
6.3 s
7.2 s
Checks
23
8 PASS 6 REVIEW 5 FIX
F
Page Weight Budget
Action
16.2 MB transferred, 208 requests
FIX
16.2 MB transferred, 208 requests
Critical::
Page weighs 25.7 MB (16.2 MB transferred)
Warning::
JavaScript is 3.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.0 MB
Warning::
Images are 3.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.0 MB
Info::
Fonts are 269 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 269 KB
Warning::
208 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.4 g CO2 per page load
16.2 MB / 2.4 MB budget
16.2 MB transferred
208 requests
3.4 g CO2 per page load
Other 8.7 MiB 54%
JavaScript 3.0 MiB 18%
Images 3.0 MiB 18%
Other 528.2 KiB 3%
Other 396.3 KiB 2%
Fonts 268.8 KiB 2%
HTML 267.0 KiB 2%
CSS 89.5 KiB 1%
Other 27.3 KiB 0%
Other 13.0 KiB 0%
Other 303 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

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

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
88% third-party, 0 ms blocking
FIX
88% third-party, 0 ms blocking
Warning::
Third-party code accounts for 88% of page weight (14.2 MiB of 16.2 MiB)
Info::
Third-party blocking time is low (0 ms)
88%
First-party Third-party
F
JS Execution Cost
Action
4270ms total JS execution
FIX
4270ms total JS execution
Warning::
https://www.nytimes.com/vi-assets/static-assets/ma...: 2370ms CPU time
Warning::
https://www.nytimes.com/: 637ms CPU time
Warning::
Unattributable: 305ms CPU time
Info::
https://static01.nyt.com/video-static/betamax/beta...: 218ms CPU time
Info::
https://www.nytimes.com/vi-assets/static-assets/ad...: 123ms CPU time
Info::
Third-party scripts: 1032ms (24% of total)

Main Thread Breakdown

Script Evaluation 67% Other 13% Style & Layout 9% Script Parsing & Compilation 4% Garbage Collection 3%
ScriptTotalScriptingParse/CompileParty
https://www.nytimes.com/vi-assets/static-assets/main-5c77575efee767bb0da4.js2370ms1956ms67ms1st
https://www.nytimes.com/637ms64ms23ms1st
Unattributable305ms36ms0ms3rd
https://static01.nyt.com/video-static/betamax/betamax-shared-sTKBl65Y.js218ms187ms0ms3rd
https://www.nytimes.com/vi-assets/static-assets/adslot-e85928c0940ad6d2a465.js123ms109ms1ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-P528B3&gtm_auth=tfAzqo1rYDLgYhmTnSjPqw&gtm_preview=env-130&gtm_cookies_win=x122ms99ms15ms3rd
https://warp.media.net/js/tags/clientag.js?cid=8CU26C87G&dn=www.nytimes.com&ysection=home&version=1117ms88ms10ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/gpt/m202604300101/pubads_impl.js?cb=31098253117ms104ms10ms3rd
https://www.nytimes.com/vi-assets/static-assets/vendors~audio~byline~capsule~card~cardpanel~clientSideCapsule~home~livePanel~paidpost~slideshow~vide~2ddd9d4c-b971029d54db6881343b.js108ms100ms1ms1st
https://dd.nytimes.com/tags.js78ms63ms3ms3rd

Showing top 10 of 11 scripts

F
JS Bundles
Action
46 scripts, 1.3 MB unused
FIX
46 scripts, 1.3 MB unused
Warning::
https://www.nytimes.com/vi-assets/static-assets/ma...: 479 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.nytimes.com/vi-assets/static-assets/ho...: 202 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 130 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static01.nyt.com/video-static/betamax/hlsj...: 109 KB unused (96%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://warp.media.net/js/tags/clientag.js?cid=8CU...: 94 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.3 MB
1281 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.nytimes.com/vi-assets/static-assets/main-5c77575efee767bb0da4.js1033 KB479 KB (47%)1st
https://www.nytimes.com/vi-assets/static-assets/home-66ab4a1ec2adca23603c.js467 KB202 KB (43%)1st
https://pagead2.googlesyndication.com/pagead/managed/js/gpt/m202604300101/pubads_impl.js?cb=31098253189 KB130 KB (69%)3rd
https://static01.nyt.com/video-static/betamax/hlsjs-DB1I5Sio.js147 KB109 KB (96%)3rd
https://warp.media.net/js/tags/clientag.js?cid=8CU26C87G&dn=www.nytimes.com&ysection=home&version=1194 KB94 KB (48%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P528B3&gtm_auth=tfAzqo1rYDLgYhmTnSjPqw&gtm_preview=env-130&gtm_cookies_win=x194 KB75 KB (39%)3rd
https://accounts.google.com/gsi/client96 KB68 KB (72%)3rd
https://www.datadoghq-browser-agent.com/us1/v6/datadog-rum.js59 KB30 KB (51%)3rd
https://pay.google.com/gp/p/js/pay.js60 KB26 KB (45%)3rd
https://pagead2.googlesyndication.com/tag/js/gpt.js34 KB24 KB (70%)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 · 16.2 MB · 1.3 MB savings available
FIX
208 resources · 16.2 MB · 1.3 MB savings available
Warning::
Page weight 16.2 MB exceeds 1 MB target by 15.2 MB
Got: 16.2 MB Expected: ≤ 1 MB
Info::
~1.3 MB of savings available
Warning::
174 third-party resources (88% of weight)
Info::
8 resources over 200KB
208 resources · 16.2 MiB · 174 third-party 15.2 MiB over 1MB target
Media 54% · 8.7 MiB
JavaScript 18% · 3.0 MiB
Image 18% · 3.0 MiB
Document 4% · 657.4 KiB
Other 3% · 570.2 KiB
Font 2% · 268.8 KiB
CSS 1% · 89.5 KiB

~1.3 MiB of savings available

Remove unused JavaScript: 1.3 MiB
B
Image Optimization
67 images, 0 KB saveable
REVIEW
67 images, 0 KB saveable
Info::
All images are well-optimized
67 images 3.0 MB
0 oversized -0 KB
17 legacy format
0 missing dimensions CLS risk
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
s-maxage=30,no-cache
REVIEW
s-maxage=30,no-cache
Info::
Cache-Control header is set
Got: s-maxage=30,no-cache
Info::
CDN TTL: 30 seconds (s-maxage=30)
Info::
Last-Modified header present
Cache-Control

s-maxage=30,no-cache

DirectiveValueMeaning
s-maxage30CDN caches for 30 seconds
no-cacheCache but always revalidate first
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
11 fonts (269 KB)
PASS
11 fonts (269 KB)
Info::
11 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

11

269 KB total

Render-blocking

0

of 11

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 974 ms LCP 2.2 shttps://g1.nyt.com/fonts/family/franklin/franklin-normal-700.91eaf6b5642463af4091160b4bbfdfcb.woff2franklin-normal-700.91e... https://g1.nyt.com/fonts/family/franklin/franklin-normal-700.91eaf6b5642463af4091160b4bbfdfcb.woff2 — 20.3 KiB — 6 ms — font-display: swaphttps://g1.nyt.com/fonts/family/franklin/franklin-normal-600.75739ac267f076931c6da9740386ee6b.woff2franklin-normal-600.757... https://g1.nyt.com/fonts/family/franklin/franklin-normal-600.75739ac267f076931c6da9740386ee6b.woff2 — 20.0 KiB — 7 ms — font-display: swaphttps://g1.nyt.com/fonts/family/franklin/franklin-normal-500.0f4aea3d462cdb64748629efcbbf36bc.woff2franklin-normal-500.0f4... https://g1.nyt.com/fonts/family/franklin/franklin-normal-500.0f4aea3d462cdb64748629efcbbf36bc.woff2 — 19.6 KiB — 8 ms — font-display: swaphttps://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-700.530cfb72378419eedb60da7e266ad5f1.woff2cheltenham-normal-700.5... https://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-700.530cfb72378419eedb60da7e266ad5f1.woff2 — 27.9 KiB — 11 ms — font-display: swaphttps://g1.nyt.com/fonts/family/imperial/imperial-normal-400.6131cd77b6e216c7693ed925f4309ffc.woff2imperial-normal-400.613... https://g1.nyt.com/fonts/family/imperial/imperial-normal-400.6131cd77b6e216c7693ed925f4309ffc.woff2 — 26.2 KiB — 9 ms — font-display: swaphttps://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-400.a3ed7afe3eaa0a873f3fbd379f8c491b.woff2cheltenham-normal-400.a... https://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-400.a3ed7afe3eaa0a873f3fbd379f8c491b.woff2 — 28.8 KiB — 8 ms — font-display: swaphttps://g1.nyt.com/fonts/family/cheltenham-small/cheltenham-small-normal-700.1a0b316424cdebd18086b8dbbc768eef.woff2cheltenham-small-normal... https://g1.nyt.com/fonts/family/cheltenham-small/cheltenham-small-normal-700.1a0b316424cdebd18086b8dbbc768eef.woff2 — 23.4 KiB — 6 ms — font-display: swaphttps://g1.nyt.com/fonts/family/cheltenham-text-cond/cheltenham-text-cond-normal-700.7e78f9e7e6c2e02d82592c4466929fa3.woff2cheltenham-text-cond-no... https://g1.nyt.com/fonts/family/cheltenham-text-cond/cheltenham-text-cond-normal-700.7e78f9e7e6c2e02d82592c4466929fa3.woff2 — 28.5 KiB — 3 ms — font-display: swaphttps://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-300.7ea91ebd036309e1fe756ee3aab272da.woff2cheltenham-normal-300.7... https://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-300.7ea91ebd036309e1fe756ee3aab272da.woff2 — 27.0 KiB — 4 ms — font-display: swaphttps://g1.nyt.com/fonts/family/karnak/karnak-normal-700.4a0c7e79ac2f009f12f9106482c961c4.woff2karnak-normal-700.4a0c7... https://g1.nyt.com/fonts/family/karnak/karnak-normal-700.4a0c7e79ac2f009f12f9106482c961c4.woff2 — 23.3 KiB — 5 ms — font-display: swaphttps://g1.nyt.com/fonts/family/cheltenham-small/cheltenham-small-italic-400.cdfa0ec29cca8c2d2f54c79d898e15c1.woff2cheltenham-small-italic... https://g1.nyt.com/fonts/family/cheltenham-small/cheltenham-small-italic-400.cdfa0ec29cca8c2d2f54c79d898e15c1.woff2 — 23.8 KiB — 7 ms — font-display: swap
franklin-normal-700.91e... woff2 swap
Size 20 KB
Load time 6 ms
Start 366 ms
Risk FOUT — text flashes from fallback to web font
franklin-normal-600.757... woff2 swap
Size 20 KB
Load time 7 ms
Start 366 ms
Risk FOUT — text flashes from fallback to web font
franklin-normal-500.0f4... woff2 swap
Size 20 KB
Load time 8 ms
Start 366 ms
Risk FOUT — text flashes from fallback to web font
cheltenham-normal-700.5... woff2 swap
Size 28 KB
Load time 11 ms
Start 366 ms
Risk FOUT — text flashes from fallback to web font
imperial-normal-400.613... woff2 swap
Size 26 KB
Load time 9 ms
Start 366 ms
Risk FOUT — text flashes from fallback to web font
cheltenham-normal-400.a... woff2 swap
Size 29 KB
Load time 8 ms
Start 367 ms
Risk FOUT — text flashes from fallback to web font
cheltenham-small-normal... woff2 swap
Size 23 KB
Load time 6 ms
Start 460 ms
Risk FOUT — text flashes from fallback to web font
cheltenham-text-cond-no... woff2 swap
Size 28 KB
Load time 3 ms
Start 461 ms
Risk FOUT — text flashes from fallback to web font
cheltenham-normal-300.7... woff2 swap
Size 27 KB
Load time 4 ms
Start 461 ms
Risk FOUT — text flashes from fallback to web font
karnak-normal-700.4a0c7... woff2 swap
Size 23 KB
Load time 5 ms
Start 526 ms
Risk FOUT — text flashes from fallback to web font
cheltenham-small-italic... woff2 swap
Size 24 KB
Load time 7 ms
Start 526 ms
Risk FOUT — text flashes from fallback to web font
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)
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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-cache -- safe revalidate-on-request policy
PASS
Main HTML uses no-cache -- safe revalidate-on-request policy
Info::
Main HTML uses no-cache -- safe revalidate-on-request policy
Got: s-maxage=30,no-cache
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding, Fastly-SSL
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
`Last-Modified` present -- timestamp-based conditional GET supported
Consider also setting `ETag` for stronger revalidation -- ETags are content hashes that don't suffer from clock-skew or DST issues. Last-Modified alone is functional for conditional GETs and not a bug.
Network Waterfall
208 requests over 6614ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 974 ms LCP 2.2 shttps://www.nytimes.com// https://www.nytimes.com/ — 200 — 245.4 KiB — 115 ms — h2https://static01.nyt.com/video-static/betamax/pool-0.2.46-CbJK-W2L.cssstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/pool-0.2.46-CbJK-W2L.css — 200 — 1.0 KiB — 33 ms — h2https://static01.nyt.com/video-static/betamax/player-0.2.46-CnxAEwcy.cssstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/player-0.2.46-CnxAEwcy.css — 200 — 2.5 KiB — 37 ms — h2https://static01.nyt.com/video-static/betamax/cover-0.2.46-eTrf0IGY.cssstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/cover-0.2.46-eTrf0IGY.css — 200 — 1014 B — 36 ms — h2https://static01.nyt.com/video-static/betamax/poster-0.2.46-BdueiXaE.cssstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/poster-0.2.46-BdueiXaE.css — 200 — 630 B — 36 ms — h2https://static01.nyt.com/video-static/betamax/overlay-controls-0.2.46-BN-qu2gk.cssstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/overlay-controls-0.2.46-BN-qu2gk.css — 200 — 1.8 KiB — 34 ms — h2https://static01.nyt.com/video-static/betamax/share-button-0.2.46-L0OSgS9i.cssstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/share-button-0.2.46-L0OSgS9i.css — 200 — 6.0 KiB — 34 ms — h2https://static01.nyt.com/video-static/betamax/video-feed-0.2.46-DxGu5TjZ.cssstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/video-feed-0.2.46-DxGu5TjZ.css — 200 — 4.6 KiB — 35 ms — h2https://static01.nyt.com/video-static/betamax/pool-0.2.46-SMe7ghvI.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/pool-0.2.46-SMe7ghvI.js — 200 — 2.6 KiB — 42 ms — h2https://static01.nyt.com/video-static/betamax/betamax-shared-sTKBl65Y.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/betamax-shared-sTKBl65Y.js — 200 — 20.8 KiB — 46 ms — h2https://static01.nyt.com/video-static/betamax/video-element-CUyF9-im.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/video-element-CUyF9-im.js — 200 — 1.8 KiB — 42 ms — h2https://static01.nyt.com/video-static/betamax/signal-utils-BUxAIMnA.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/signal-utils-BUxAIMnA.js — 200 — 622 B — 42 ms — h2https://static01.nyt.com/video-static/betamax/player-sMrgdKm3.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/player-sMrgdKm3.js — 200 — 13.1 KiB — 51 ms — h2https://static01.nyt.com/video-static/betamax/reduced-motion-DPaQQ-pl.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/reduced-motion-DPaQQ-pl.js — 200 — 1.6 KiB — 57 ms — h2https://static01.nyt.com/video-static/betamax/event-types-BrZZ5qge.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/event-types-BrZZ5qge.js — 200 — 1.5 KiB — 57 ms — h2https://static01.nyt.com/video-static/betamax/identify-user-NlIHKxju.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/identify-user-NlIHKxju.js — 200 — 1.2 KiB — 51 ms — h2https://static01.nyt.com/video-static/betamax/use-player-context-CeFDYa7q.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/use-player-context-CeFDYa7q.js — 200 — 674 B — 51 ms — h2https://static01.nyt.com/video-static/betamax/cover-0.2.46-eIyWpkVZ.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/cover-0.2.46-eIyWpkVZ.js — 200 — 1.5 KiB — 51 ms — h2https://static01.nyt.com/video-static/betamax/poster-0.2.46-BD0KgO-6.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/poster-0.2.46-BD0KgO-6.js — 200 — 1.8 KiB — 51 ms — h2https://static01.nyt.com/video-static/betamax/image-BwBcILE6.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/image-BwBcILE6.js — 200 — 1.1 KiB — 57 ms — h2https://static01.nyt.com/video-static/betamax/overlay-controls-0.2.46-B66aOABk.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/overlay-controls-0.2.46-B66aOABk.js — 200 — 3.9 KiB — 57 ms — h2https://static01.nyt.com/video-static/betamax/share-button-Bek6VM9i.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/share-button-Bek6VM9i.js — 200 — 3.4 KiB — 57 ms — h2https://static01.nyt.com/video-static/betamax/use-share-CyjMTA4l.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/use-share-CyjMTA4l.js — 200 — 1.9 KiB — 57 ms — h2https://static01.nyt.com/video-static/betamax/keyboard-controls-BBL5Kda6.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/keyboard-controls-BBL5Kda6.js — 200 — 945 B — 58 ms — h2https://static01.nyt.com/video-static/betamax/video-feed-0.2.46-B7WXkZgX.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/video-feed-0.2.46-B7WXkZgX.js — 200 — 12.5 KiB — 58 ms — h2https://g1.nyt.com/fonts/css/web-fonts.c851560786173ad206e1f76c1901be7e096e8f8b.cssg1.nyt.com/fonts/css/web-fonts.c851... https://g1.nyt.com/fonts/css/web-fonts.c851560786173ad206e1f76c1901be7e096e8f8b.css — 200 — 6.8 KiB — 14 ms — h2https://www.nytimes.com/vi-assets/static-assets/global-bf55b3b62e74478ad488922130f07a8e.css/vi-assets/static-assets/global-bf5... https://www.nytimes.com/vi-assets/static-assets/global-bf55b3b62e74478ad488922130f07a8e.css — 200 — 3.8 KiB — 7 ms — h2https://www.nytimes.com/vi-assets/static-assets/cssModulesStyles-178ce219ee867ee0ec52.css/vi-assets/static-assets/cssModules... https://www.nytimes.com/vi-assets/static-assets/cssModulesStyles-178ce219ee867ee0ec52.css — 200 — 54.0 KiB — 8 ms — h2https://static01.nyt.com/images/2026/04/29/multimedia/00int-china-xi-military-01-lbcv/00int-china-xi-military-01-lbcv-threeByTwoSmallAt2X.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/04/29/... https://static01.nyt.com/images/2026/04/29/multimedia/00int-china-xi-military-01-lbcv/00int-china-xi-military-01-lbcv-threeByTwoSmallAt2X.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 15.9 KiB — 62 ms — h2https://static01.nyt.com/images/2026/05/06/arts/TO_FRENCH_GORSUCH_thumb-cover/TO_FRENCH_GORSUCH_thumb-cover-verticalTwoByThree735.png?auto=webp&quality=30&disable=upscale&format=pjpgstatic01.nyt.com/images/2026/05/06/... https://static01.nyt.com/images/2026/05/06/arts/TO_FRENCH_GORSUCH_thumb-cover/TO_FRENCH_GORSUCH_thumb-cover-verticalTwoByThree735.png?auto=webp&quality=30&disable=upscale&format=pjpg — 200 — 526.7 KiB — 106 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 974 ms LCP 2.2 shttps://www.nytimes.com// https://www.nytimes.com/ — 200 — 245.4 KiB — 115 ms — h2https://static01.nyt.com/video-static/betamax/pool-0.2.46-CbJK-W2L.cssstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/pool-0.2.46-CbJK-W2L.css — 200 — 1.0 KiB — 33 ms — h2https://static01.nyt.com/video-static/betamax/player-0.2.46-CnxAEwcy.cssstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/player-0.2.46-CnxAEwcy.css — 200 — 2.5 KiB — 37 ms — h2https://static01.nyt.com/video-static/betamax/cover-0.2.46-eTrf0IGY.cssstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/cover-0.2.46-eTrf0IGY.css — 200 — 1014 B — 36 ms — h2https://static01.nyt.com/video-static/betamax/poster-0.2.46-BdueiXaE.cssstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/poster-0.2.46-BdueiXaE.css — 200 — 630 B — 36 ms — h2https://static01.nyt.com/video-static/betamax/overlay-controls-0.2.46-BN-qu2gk.cssstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/overlay-controls-0.2.46-BN-qu2gk.css — 200 — 1.8 KiB — 34 ms — h2https://static01.nyt.com/video-static/betamax/share-button-0.2.46-L0OSgS9i.cssstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/share-button-0.2.46-L0OSgS9i.css — 200 — 6.0 KiB — 34 ms — h2https://static01.nyt.com/video-static/betamax/video-feed-0.2.46-DxGu5TjZ.cssstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/video-feed-0.2.46-DxGu5TjZ.css — 200 — 4.6 KiB — 35 ms — h2https://static01.nyt.com/video-static/betamax/pool-0.2.46-SMe7ghvI.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/pool-0.2.46-SMe7ghvI.js — 200 — 2.6 KiB — 42 ms — h2https://static01.nyt.com/video-static/betamax/betamax-shared-sTKBl65Y.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/betamax-shared-sTKBl65Y.js — 200 — 20.8 KiB — 46 ms — h2https://static01.nyt.com/video-static/betamax/video-element-CUyF9-im.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/video-element-CUyF9-im.js — 200 — 1.8 KiB — 42 ms — h2https://static01.nyt.com/video-static/betamax/signal-utils-BUxAIMnA.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/signal-utils-BUxAIMnA.js — 200 — 622 B — 42 ms — h2https://static01.nyt.com/video-static/betamax/player-sMrgdKm3.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/player-sMrgdKm3.js — 200 — 13.1 KiB — 51 ms — h2https://static01.nyt.com/video-static/betamax/reduced-motion-DPaQQ-pl.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/reduced-motion-DPaQQ-pl.js — 200 — 1.6 KiB — 57 ms — h2https://static01.nyt.com/video-static/betamax/event-types-BrZZ5qge.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/event-types-BrZZ5qge.js — 200 — 1.5 KiB — 57 ms — h2https://static01.nyt.com/video-static/betamax/identify-user-NlIHKxju.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/identify-user-NlIHKxju.js — 200 — 1.2 KiB — 51 ms — h2https://static01.nyt.com/video-static/betamax/use-player-context-CeFDYa7q.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/use-player-context-CeFDYa7q.js — 200 — 674 B — 51 ms — h2https://static01.nyt.com/video-static/betamax/cover-0.2.46-eIyWpkVZ.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/cover-0.2.46-eIyWpkVZ.js — 200 — 1.5 KiB — 51 ms — h2https://static01.nyt.com/video-static/betamax/poster-0.2.46-BD0KgO-6.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/poster-0.2.46-BD0KgO-6.js — 200 — 1.8 KiB — 51 ms — h2https://static01.nyt.com/video-static/betamax/image-BwBcILE6.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/image-BwBcILE6.js — 200 — 1.1 KiB — 57 ms — h2https://static01.nyt.com/video-static/betamax/overlay-controls-0.2.46-B66aOABk.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/overlay-controls-0.2.46-B66aOABk.js — 200 — 3.9 KiB — 57 ms — h2https://static01.nyt.com/video-static/betamax/share-button-Bek6VM9i.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/share-button-Bek6VM9i.js — 200 — 3.4 KiB — 57 ms — h2https://static01.nyt.com/video-static/betamax/use-share-CyjMTA4l.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/use-share-CyjMTA4l.js — 200 — 1.9 KiB — 57 ms — h2https://static01.nyt.com/video-static/betamax/keyboard-controls-BBL5Kda6.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/keyboard-controls-BBL5Kda6.js — 200 — 945 B — 58 ms — h2https://static01.nyt.com/video-static/betamax/video-feed-0.2.46-B7WXkZgX.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/video-feed-0.2.46-B7WXkZgX.js — 200 — 12.5 KiB — 58 ms — h2https://g1.nyt.com/fonts/css/web-fonts.c851560786173ad206e1f76c1901be7e096e8f8b.cssg1.nyt.com/fonts/css/web-fonts.c851... https://g1.nyt.com/fonts/css/web-fonts.c851560786173ad206e1f76c1901be7e096e8f8b.css — 200 — 6.8 KiB — 14 ms — h2https://www.nytimes.com/vi-assets/static-assets/global-bf55b3b62e74478ad488922130f07a8e.css/vi-assets/static-assets/global-bf5... https://www.nytimes.com/vi-assets/static-assets/global-bf55b3b62e74478ad488922130f07a8e.css — 200 — 3.8 KiB — 7 ms — h2https://www.nytimes.com/vi-assets/static-assets/cssModulesStyles-178ce219ee867ee0ec52.css/vi-assets/static-assets/cssModules... https://www.nytimes.com/vi-assets/static-assets/cssModulesStyles-178ce219ee867ee0ec52.css — 200 — 54.0 KiB — 8 ms — h2https://static01.nyt.com/images/2026/04/29/multimedia/00int-china-xi-military-01-lbcv/00int-china-xi-military-01-lbcv-threeByTwoSmallAt2X.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/04/29/... https://static01.nyt.com/images/2026/04/29/multimedia/00int-china-xi-military-01-lbcv/00int-china-xi-military-01-lbcv-threeByTwoSmallAt2X.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 15.9 KiB — 62 ms — h2https://static01.nyt.com/images/2026/05/06/arts/TO_FRENCH_GORSUCH_thumb-cover/TO_FRENCH_GORSUCH_thumb-cover-verticalTwoByThree735.png?auto=webp&quality=30&disable=upscale&format=pjpgstatic01.nyt.com/images/2026/05/06/... https://static01.nyt.com/images/2026/05/06/arts/TO_FRENCH_GORSUCH_thumb-cover/TO_FRENCH_GORSUCH_thumb-cover-verticalTwoByThree735.png?auto=webp&quality=30&disable=upscale&format=pjpg — 200 — 526.7 KiB — 106 ms — h2https://static01.nyt.com/images/2026/05/08/us/politics/trump-v-pope/trump-v-pope-verticalTwoByThree735.png?auto=webp&quality=30&disable=upscale&format=pjpgstatic01.nyt.com/images/2026/05/08/... https://static01.nyt.com/images/2026/05/08/us/politics/trump-v-pope/trump-v-pope-verticalTwoByThree735.png?auto=webp&quality=30&disable=upscale&format=pjpg — 200 — 527.9 KiB — 118 ms — h2https://static01.nyt.com/images/2026/05/07/arts/HORIZONTAL_3x2-29/HORIZONTAL_3x2-29-smallTwoByThree.jpg?auto=webp&quality=30&disable=upscale&format=pjpgstatic01.nyt.com/images/2026/05/07/... https://static01.nyt.com/images/2026/05/07/arts/HORIZONTAL_3x2-29/HORIZONTAL_3x2-29-smallTwoByThree.jpg?auto=webp&quality=30&disable=upscale&format=pjpg — 200 — 9.2 KiB — 67 ms — h2https://static01.nyt.com/images/2026/05/07/multimedia/07nat-tenn-redistricting-tlbm/07nat-tenn-redistricting-tlbm-verticalTwoByThree735.jpg?auto=webp&quality=30&disable=upscale&format=pjpgstatic01.nyt.com/images/2026/05/07/... https://static01.nyt.com/images/2026/05/07/multimedia/07nat-tenn-redistricting-tlbm/07nat-tenn-redistricting-tlbm-verticalTwoByThree735.jpg?auto=webp&quality=30&disable=upscale&format=pjpg — 200 — 29.4 KiB — 67 ms — h2https://static01.nyt.com/images/2026/04/02/multimedia/AS-Creamy-Cottage-Cheese-Basil-Pasta-pmgq-copy/AS-Creamy-Cottage-Cheese-Basil-Pasta-pmgq-verticalTwoByThree735.jpg?auto=webp&quality=30&disable=upscale&format=pjpgstatic01.nyt.com/images/2026/04/02/... https://static01.nyt.com/images/2026/04/02/multimedia/AS-Creamy-Cottage-Cheese-Basil-Pasta-pmgq-copy/AS-Creamy-Cottage-Cheese-Basil-Pasta-pmgq-verticalTwoByThree735.jpg?auto=webp&quality=30&disable=upscale&format=pjpg — 200 — 112.5 KiB — 72 ms — h2https://static01.nyt.com/images/2026/05/08/world/middleeast/aric-still/aric-still-verticalTwoByThree735-v3.jpg?auto=webp&quality=30&disable=upscale&format=pjpgstatic01.nyt.com/images/2026/05/08/... https://static01.nyt.com/images/2026/05/08/world/middleeast/aric-still/aric-still-verticalTwoByThree735-v3.jpg?auto=webp&quality=30&disable=upscale&format=pjpg — 200 — 16.2 KiB — 59 ms — h2https://static01.nyt.com/images/2026/05/07/magazine/17mag-interview-sethi-homepage-image/17mag-interview-sethi-homepage-image-videoSixteenByNine1050.jpg?quality=75&auto=webpstatic01.nyt.com/images/2026/05/07/... https://static01.nyt.com/images/2026/05/07/magazine/17mag-interview-sethi-homepage-image/17mag-interview-sethi-homepage-image-videoSixteenByNine1050.jpg?quality=75&auto=webp — 200 — 6.1 KiB — 38 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 165 ms — h2https://eg.nytimes.com/api/v1/eventseg.nytimes.com/api/v1/events https://eg.nytimes.com/api/v1/events — 200 — 0 B — 318 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 163 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2?extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%2279a96127e043d767420d83f37f8d909dd3507bba7bbdd038a657ffed73df5aad%22%7D%7D&operationName=UserQuery&variables=%7B%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%2279a96127e043d767420d83f37f8d909dd3507bba7bbdd038a657ffed73df5aad%22%7D%7D&operationName=UserQuery&variables=%7B%7D — 200 — 0 B — 106 ms — h2https://als-svc.nytimes.com/als?uri=https%3A%2F%2Fwww.nytimes.com%2Fpages%2Findex.html&typ=hp&prop=nyt&plat=webals-svc.nytimes.com/als?uri=https%3... https://als-svc.nytimes.com/als?uri=https%3A%2F%2Fwww.nytimes.com%2Fpages%2Findex.html&typ=hp&prop=nyt&plat=web — 200 — 1.7 KiB — 308 ms — h2https://static01.nyt.com/images/2026/05/08/multimedia/08live-ukelection-header-kgwv-promo/08live-ukelection-header-kgwv-threeByTwoMediumAt2X.jpg?auto=webp&quality=30&disable=upscale&format=pjpgstatic01.nyt.com/images/2026/05/08/... https://static01.nyt.com/images/2026/05/08/multimedia/08live-ukelection-header-kgwv-promo/08live-ukelection-header-kgwv-threeByTwoMediumAt2X.jpg?auto=webp&quality=30&disable=upscale&format=pjpg — 200 — 50.6 KiB — 50 ms — h2https://www.nytimes.com/vi-assets/static-assets/adslot-e85928c0940ad6d2a465.js/vi-assets/static-assets/adslot-e85... https://www.nytimes.com/vi-assets/static-assets/adslot-e85928c0940ad6d2a465.js — 200 — 9.8 KiB — 22 ms — h2https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.2 KiB — 116 ms — h2https://www.datadoghq-browser-agent.com/us1/v6/datadog-rum.jswww.datadoghq-browser-agent.com/us1... https://www.datadoghq-browser-agent.com/us1/v6/datadog-rum.js — 200 — 59.2 KiB — 102 ms — h2https://www.nytimes.com/vi-assets/static-assets/vendor-9916e8df8eecbd757328.js/vi-assets/static-assets/vendor-991... https://www.nytimes.com/vi-assets/static-assets/vendor-9916e8df8eecbd757328.js — 200 — 24.5 KiB — 25 ms — h2https://www.nytimes.com/vi-assets/static-assets/home-66ab4a1ec2adca23603c.js/vi-assets/static-assets/home-66ab4... https://www.nytimes.com/vi-assets/static-assets/home-66ab4a1ec2adca23603c.js — 200 — 467.2 KiB — 75 ms — h2https://www.nytimes.com/vi-assets/static-assets/desktopLogoNav-da856a1b923c83382209.js/vi-assets/static-assets/desktopLog... https://www.nytimes.com/vi-assets/static-assets/desktopLogoNav-da856a1b923c83382209.js — 200 — 2.7 KiB — 20 ms — h2https://www.nytimes.com/vi-assets/static-assets/nestedNav-adb24e20e2d713705b51.js/vi-assets/static-assets/nestedNav-... https://www.nytimes.com/vi-assets/static-assets/nestedNav-adb24e20e2d713705b51.js — 200 — 6.3 KiB — 24 ms — h2https://www.nytimes.com/vi-assets/static-assets/cssModulesStyles-58dc027e44cec1c5995b.js/vi-assets/static-assets/cssModules... https://www.nytimes.com/vi-assets/static-assets/cssModulesStyles-58dc027e44cec1c5995b.js — 200 — 18.7 KiB — 25 ms — h2https://www.nytimes.com/vi-assets/static-assets/main-5c77575efee767bb0da4.js/vi-assets/static-assets/main-5c775... https://www.nytimes.com/vi-assets/static-assets/main-5c77575efee767bb0da4.js — 200 — 1.0 MiB — 101 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-P528B3&gtm_auth=tfAzqo1rYDLgYhmTnSjPqw&gtm_preview=env-130&gtm_cookies_win=xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P528B3&gtm_auth=tfAzqo1rYDLgYhmTnSjPqw&gtm_preview=env-130&gtm_cookies_win=x — 200 — 194.3 KiB — 228 ms — h2https://static01.nyt.com/vi-assets/static-assets/fides-1182b3743d46b6ae880fe217339d4333.jsstatic01.nyt.com/vi-assets/static-a... https://static01.nyt.com/vi-assets/static-assets/fides-1182b3743d46b6ae880fe217339d4333.js — 200 — 101.2 KiB — 57 ms — h2https://pagead2.googlesyndication.com/tag/js/gpt.jspagead2.googlesyndication.com/tag/j... https://pagead2.googlesyndication.com/tag/js/gpt.js — 200 — 34.4 KiB — 129 ms — h3https://rumcdn.geoedge.be/b3960cc6-bfd2-4adc-910c-6e917e8a6a0e/grumi-ip.jsrumcdn.geoedge.be/b3960cc6-bfd2-4ad... https://rumcdn.geoedge.be/b3960cc6-bfd2-4adc-910c-6e917e8a6a0e/grumi-ip.js — 200 — 7.3 KiB — 82 ms — h2https://warp.media.net/js/tags/clientag.js?cid=8CU26C87G&dn=www.nytimes.com&ysection=home&version=1warp.media.net/js/tags/clientag.js?... https://warp.media.net/js/tags/clientag.js?cid=8CU26C87G&dn=www.nytimes.com&ysection=home&version=1 — 200 — 193.5 KiB — 76 ms — h2https://g1.nyt.com/fonts/css/web-fonts.cssg1.nyt.com/fonts/css/web-fonts.css https://g1.nyt.com/fonts/css/web-fonts.css — 200 — 6.8 KiB — 30 ms — h2https://static01.nyt.com/video-static/betamax/hlsjs-DB1I5Sio.jsstatic01.nyt.com/video-static/betam... https://static01.nyt.com/video-static/betamax/hlsjs-DB1I5Sio.js — 200 — 146.7 KiB — 34 ms — h2https://static01.nyt.com/ads/tpc-check.htmlstatic01.nyt.com/ads/tpc-check.html https://static01.nyt.com/ads/tpc-check.html — 200 — 1.4 KiB — 11 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2?extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%2279a96127e043d767420d83f37f8d909dd3507bba7bbdd038a657ffed73df5aad%22%7D%7D&operationName=UserQuery&variables=%7B%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%2279a96127e043d767420d83f37f8d909dd3507bba7bbdd038a657ffed73df5aad%22%7D%7D&operationName=UserQuery&variables=%7B%7D — 200 — 1.3 KiB — 144 ms — h2https://g1.nyt.com/fonts/family/franklin/franklin-normal-700.91eaf6b5642463af4091160b4bbfdfcb.woff2g1.nyt.com/fonts/family/franklin/fr... https://g1.nyt.com/fonts/family/franklin/franklin-normal-700.91eaf6b5642463af4091160b4bbfdfcb.woff2 — 200 — 20.3 KiB — 6 ms — h2https://g1.nyt.com/fonts/family/franklin/franklin-normal-600.75739ac267f076931c6da9740386ee6b.woff2g1.nyt.com/fonts/family/franklin/fr... https://g1.nyt.com/fonts/family/franklin/franklin-normal-600.75739ac267f076931c6da9740386ee6b.woff2 — 200 — 20.0 KiB — 7 ms — h2https://g1.nyt.com/fonts/family/franklin/franklin-normal-500.0f4aea3d462cdb64748629efcbbf36bc.woff2g1.nyt.com/fonts/family/franklin/fr... https://g1.nyt.com/fonts/family/franklin/franklin-normal-500.0f4aea3d462cdb64748629efcbbf36bc.woff2 — 200 — 19.6 KiB — 8 ms — h2https://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-700.530cfb72378419eedb60da7e266ad5f1.woff2g1.nyt.com/fonts/family/cheltenham/... https://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-700.530cfb72378419eedb60da7e266ad5f1.woff2 — 200 — 27.9 KiB — 11 ms — h2https://g1.nyt.com/fonts/family/imperial/imperial-normal-400.6131cd77b6e216c7693ed925f4309ffc.woff2g1.nyt.com/fonts/family/imperial/im... https://g1.nyt.com/fonts/family/imperial/imperial-normal-400.6131cd77b6e216c7693ed925f4309ffc.woff2 — 200 — 26.2 KiB — 9 ms — h2https://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-400.a3ed7afe3eaa0a873f3fbd379f8c491b.woff2g1.nyt.com/fonts/family/cheltenham/... https://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-400.a3ed7afe3eaa0a873f3fbd379f8c491b.woff2 — 200 — 28.8 KiB — 8 ms — h2data:image/svg+xml, %0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cre…data:image/svg+xml, %0A%3Csvg%20xml... data:image/svg+xml, %0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cre… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xm…data:image/svg+xml,%3csvg%20width='... data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xm… — 200 — 0 B — 0 ms — datahttps://g1.nyt.com/fonts/family/cheltenham-small/cheltenham-small-normal-700.1a0b316424cdebd18086b8dbbc768eef.woff2g1.nyt.com/fonts/family/cheltenham-... https://g1.nyt.com/fonts/family/cheltenham-small/cheltenham-small-normal-700.1a0b316424cdebd18086b8dbbc768eef.woff2 — 200 — 23.4 KiB — 6 ms — h2https://g1.nyt.com/fonts/family/cheltenham-text-cond/cheltenham-text-cond-normal-700.7e78f9e7e6c2e02d82592c4466929fa3.woff2g1.nyt.com/fonts/family/cheltenham-... https://g1.nyt.com/fonts/family/cheltenham-text-cond/cheltenham-text-cond-normal-700.7e78f9e7e6c2e02d82592c4466929fa3.woff2 — 200 — 28.5 KiB — 3 ms — h2https://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-300.7ea91ebd036309e1fe756ee3aab272da.woff2g1.nyt.com/fonts/family/cheltenham/... https://g1.nyt.com/fonts/family/cheltenham/cheltenham-normal-300.7ea91ebd036309e1fe756ee3aab272da.woff2 — 200 — 27.0 KiB — 4 ms — h2https://vp.nyt.com/video/2026/05/08/167962_1_vi_gulf_bases_wg_1080p.vttvp.nyt.com/video/2026/05/08/167962_... https://vp.nyt.com/video/2026/05/08/167962_1_vi_gulf_bases_wg_1080p.vtt — 200 — 11.9 KiB — 3 ms — h2https://vp.nyt.com/video/2026/05/08/169125_1_08vid-uk-elections-updates_wg_1080p.vttvp.nyt.com/video/2026/05/08/169125_... https://vp.nyt.com/video/2026/05/08/169125_1_08vid-uk-elections-updates_wg_1080p.vtt — 200 — 1.1 KiB — 3 ms — h2https://g1.nyt.com/fonts/family/karnak/karnak-normal-700.4a0c7e79ac2f009f12f9106482c961c4.woff2g1.nyt.com/fonts/family/karnak/karn... https://g1.nyt.com/fonts/family/karnak/karnak-normal-700.4a0c7e79ac2f009f12f9106482c961c4.woff2 — 200 — 23.3 KiB — 5 ms — h2https://g1.nyt.com/fonts/family/cheltenham-small/cheltenham-small-italic-400.cdfa0ec29cca8c2d2f54c79d898e15c1.woff2g1.nyt.com/fonts/family/cheltenham-... https://g1.nyt.com/fonts/family/cheltenham-small/cheltenham-small-italic-400.cdfa0ec29cca8c2d2f54c79d898e15c1.woff2 — 200 — 23.8 KiB — 7 ms — h2https://www.nytimes.com/vi-assets/static-assets/vendors~audio~bestsellers~card~cardpanel~collections~explainer~home~liveAsset~markets~paidpost~progr~4467fd93-5393c17f663ebc174ff4.js/vi-assets/static-assets/vendors~au... https://www.nytimes.com/vi-assets/static-assets/vendors~audio~bestsellers~card~cardpanel~collections~explainer~home~liveAsset~markets~paidpost~progr~4467fd93-5393c17f663ebc174ff4.js — 200 — 15.4 KiB — 4 ms — h2https://www.nytimes.com/vi-assets/static-assets/vendors~audio~byline~capsule~card~cardpanel~clientSideCapsule~home~livePanel~paidpost~slideshow~vide~2ddd9d4c-b971029d54db6881343b.js/vi-assets/static-assets/vendors~au... https://www.nytimes.com/vi-assets/static-assets/vendors~audio~byline~capsule~card~cardpanel~clientSideCapsule~home~livePanel~paidpost~slideshow~vide~2ddd9d4c-b971029d54db6881343b.js — 200 — 20.2 KiB — 4 ms — h2https://dd.nytimes.com/tags.jsdd.nytimes.com/tags.js https://dd.nytimes.com/tags.js — 200 — 39.2 KiB — 70 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 117 ms — h2https://www.nytimes.com/api/market/api/market https://www.nytimes.com/api/market — 200 — 1.7 KiB — 222 ms — h2https://static01.nytimes.com/statsig/config/client-BasfMtnVqHD0fEI7mV1O7VkykGye1bute6nczoac1oS.json?k=client-BasfMtnVqHD0fEI7mV1O7VkykGye1bute6nczoac1oS&st=js-on-device-eval-client&sv=3.29.1&t=1778321196924&sid=3607bd6f-576e-437f-9f70-4b7677734745static01.nytimes.com/statsig/config... https://static01.nytimes.com/statsig/config/client-BasfMtnVqHD0fEI7mV1O7VkykGye1bute6nczoac1oS.json?k=client-BasfMtnVqHD0fEI7mV1O7VkykGye1bute6nczoac1oS&st=js-on-device-eval-client&sv=3.29.1&t=1778321196924&sid=3607bd6f-576e-437f-9f70-4b7677734745 — 200 — 20.6 KiB — 46 ms — h2https://purr.nytimes.com/v1/purr-cachepurr.nytimes.com/v1/purr-cache https://purr.nytimes.com/v1/purr-cache — 200 — 632 B — 881 ms — h2https://a.nytimes.com/svc/nyt/data-layer?assetUrl=https%3A%2F%2Fwww.nytimes.com%2F&caller_id=nyt-vi&jkcb=1778321196985&referrer=&sourceApp=nyt-via.nytimes.com/svc/nyt/data-layer?as... https://a.nytimes.com/svc/nyt/data-layer?assetUrl=https%3A%2F%2Fwww.nytimes.com%2F&caller_id=nyt-vi&jkcb=1778321196985&referrer=&sourceApp=nyt-vi — 200 — 1.1 KiB — 322 ms — h2https://pay.google.com/gp/p/js/pay.jspay.google.com/gp/p/js/pay.js https://pay.google.com/gp/p/js/pay.js — 200 — 59.5 KiB — 179 ms — h2https://static01.nytimes.com/statsig/config/client-AkrHGgWqd8ygLMakFYSt6a5N7t1RFjTPb6XlY95T3hb.json?k=client-AkrHGgWqd8ygLMakFYSt6a5N7t1RFjTPb6XlY95T3hb&st=js-on-device-eval-client&sv=3.29.1&t=1778321196992&sid=4967bec3-1c3f-4539-8ad3-d6ab1cb77421static01.nytimes.com/statsig/config... https://static01.nytimes.com/statsig/config/client-AkrHGgWqd8ygLMakFYSt6a5N7t1RFjTPb6XlY95T3hb.json?k=client-AkrHGgWqd8ygLMakFYSt6a5N7t1RFjTPb6XlY95T3hb&st=js-on-device-eval-client&sv=3.29.1&t=1778321196992&sid=4967bec3-1c3f-4539-8ad3-d6ab1cb77421 — 200 — 22.8 KiB — 3 ms — h2https://www.nytimes.com/svc/onsite-messaging/query/svc/onsite-messaging/query https://www.nytimes.com/svc/onsite-messaging/query — 200 — 17.8 KiB — 565 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2?operationName=SubnavQuery&variables=%7B%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22b95fb831bfe1f79c86ba69286e18b170d40de8860a1d3b4a9c9a16126c95fde4%22%7D%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?operationName=SubnavQuery&variables=%7B%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22b95fb831bfe1f79c86ba69286e18b170d40de8860a1d3b4a9c9a16126c95fde4%22%7D%7D — 200 — 0 B — 96 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2?operationName=LegacyGenericPersonalizedPackagesQuery&variables=%7B%22ids%22%3A%5B%22nyt%3A%2F%2Fprogrammingnode%2Fbf8308ef-4054-5267-9194-f9adead71013%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F83f8dc97-ec7d-5662-9415-435c52cbda87%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F45fff9f7-0b33-5e6f-af53-0cfacab5e66c%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F27519828-069e-5428-a578-4d1b0b92fa86%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1cd56b05-1233-5a0b-8790-21904ccec385%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe6e99558-1870-5080-8aed-2010e8028bc7%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F8d50cc79-d57b-5218-9103-ba22a1eb4a88%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F37dbe35b-08fd-5097-a820-a71f6a65b9e6%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe3eeed51-5ca1-5b56-aeb4-fecd817c472e%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fd3c3f091-1807-58c5-9653-c218b92e769f%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F32849ce2-de18-5952-9e88-531bf38d85c8%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F366fbe72-06a9-5e29-8aaf-348da084f98d%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F585f0d2b-6b86-56a8-8548-9e742a96ffae%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fad4c4839-7a9d-576b-b405-888facf931b1%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1b167d36-ae1b-5882-a323-4a33180ab5c8%22%5D%2C%22surfaceOverrides%22%3A%5B%7B%22surface%22%3A%22home-packages-ts-enterprise%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F54c131b1-9274-5b3f-af15-d304aa3eedb5%22%7D%2C%7B%22surface%22%3A%22home-packages-watch-read%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F8f730fc2-2e6b-5d27-9068-7d48acccef7f%22%7D%2C%7B%22surface%22%3A%22home-packages-weekender%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F3f3608b5-21ef-5fb0-9eb2-abca75d0c13c%22%7D%2C%7B%22surface%22%3A%22home-packages-bestadvice%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F6b73e77e-4288-5519-8157-4b7025f505ca%22%7D%2C%7B%22surface%22%3A%22home-packages-morenews-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fed0ab9e0-7419-5d41-a63e-69ad6c596809%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe6fefa52-1c59-5d8d-a635-bb206a9edf57%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F9a70b5e5-9f3d-5095-8e74-04d1941c3578%22%7D%2C%7B%22surface%22%3A%22home-packages-opinion-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe44339eb-f8db-5e56-a126-a8263c7a114a%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-well%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe1f22e62-8dba-51f4-87bc-e552a87bb958%22%7D%2C%7B%22surface%22%3A%22home-packages-audio%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Facab6b50-b23d-57e0-a603-d84178673340%22%7D%2C%7B%22surface%22%3A%22home-packages-wirecutter%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fa56d96c5-e8f5-5bc0-af2b-9be710e80580%22%7D%5D%2C%22homeAssets%22%3A%5B%22nyt%3A%2F%2Farticle%2Fc875e3c6-6082-5d9c-9e76-ca907dc0154f%22%2C%22nyt%3A%2F%2Farticle%2F5091aa96-4d70-555f-9726-9ddc063a3696%22%2C%22nyt%3A%2F%2Farticle%2F475a7c10-ec04-5e8f-8c10-714703b3a9fb%22%2C%22nyt%3A%2F%2Farticle%2F683b4e8e-a636-52ad-80e3-d73bc4eb1e59%22%2C%22nyt%3A%2F%2Fpromo%2Fe954ad5a-1e57-570c-8bb2-b0a0a86b302c%22%2C%22nyt%3A%2F%2Farticle%2Ff0cbaeb4-28f4-566e-88d0-30951d27ff8f%22%2C%22nyt%3A%2F%2Farticle%2F35ae291e-7b4d-5283-a3fb-0d19dfa5c597%22%2C%22nyt%3A%2F%2Farticle%2F24adb337-4eed-5bbf-a4ff-508f7458ffe9%22%2C%22nyt%3A%2F%2Farticle%2Ff5f1611e-af3e-5dd1-8b15-7a76e561df47%22%2C%22nyt%3A%2F%2Farticle%2F63a2cef8-ce3e-5905-a2ef-152530fa4bb8%22%2C%22nyt%3A%2F%2Farticle%2F70aa47c4-12b7-5cae-bd43-c94ff68c3c5a%22%2C%22nyt%3A%2F%2Farticle%2F2613bee2-4db0-5c93-8df7-1975f94bfe86%22%2C%22nyt%3A%2F%2Farticle%2F4c0bdb5b-27e4-5d68-b14c-5bf6e4ef722d%22%2C%22nyt%3A%2F%2Fembeddedinteractive%2F0df9455a-1c52-5a54-9400-7443c43d9a68%22%2C%22nyt%3A%2F%2Farticle%2F873a47a4-9c43-5721-b485-d70478defb17%22%2C%22nyt%3A%2F%2Farticle%2Fc2ffed0c-31cd-521a-86c7-6f03f6c395c6%22%2C%22nyt%3A%2F%2Fcarddeck%2F2c2d6895-da9e-46a7-a29e-4b38053581ac%22%2C%22nyt%3A%2F%2Farticle%2Fbfa75f7c-c911-504b-9463-ec2d960582e4%22%2C%22nyt%3A%2F%2Finteractive%2F14d01b6c-4efa-5fa1-ae54-4a0fe3574681%22%2C%22nyt%3A%2F%2Fpromo%2F5950ffc8-e72c-5dea-b827-7ed473b59dfc%22%2C%22nyt%3A%2F%2Farticle%2F143ffe4a-8d9b-54bc-a46f-c1d1be199cfc%22%2C%22nyt%3A%2F%2Farticle%2F78c9a766-1b99-560f-87af-f210e3c52c25%22%2C%22nyt%3A%2F%2Farticle%2F5380ddd2-84a8-560c-8c61-d50ab1376859%22%2C%22nyt%3A%2F%2Fpromo%2F5bcc076d-3f3b-5a1a-90af-191c9e9892f8%22%2C%22nyt%3A%2F%2Farticle%2F62a4d429-0fcf-5c1a-aa1b-9f7af18f87a0%22%2C%22nyt%3A%2F%2Farticle%2Fdedf645f-f4b3-5fcc-bd38-2d9832615a8f%22%2C%22nyt%3A%2F%2Farticle%2Fe687aecb-1f0c-5a3c-90f8-d15567a73b28%22%2C%22nyt%3A%2F%2Farticle%2Fa713d59f-1652-5300-8999-37e764e8df01%22%2C%22nyt%3A%2F%2Fcarddeck%2F958a5e3e-9275-4141-a9db-de04576bf2c2%22%2C%22nyt%3A%2F%2Fpromo%2F33c6cf3c-8cb0-5a2d-a8a7-00100ea32be4%22%2C%22nyt%3A%2F%2Fpromo%2Fc526680a-46b9-5c63-8313-c3aefb0c2df3%22%2C%22nyt%3A%2F%2Fpromo%2F03b461e3-31bb-5fd0-be52-8fa3e27c8e6b%22%2C%22nyt%3A%2F%2Fpromo%2F8788a6e9-0db1-5c7c-a8e8-d82c37ccfdd0%22%2C%22nyt%3A%2F%2Fpromo%2Fc397d2d2-758a-5a3a-a897-2add6cf9ae78%22%2C%22nyt%3A%2F%2Fpromo%2Fbc5f0f4d-0809-5459-9468-01bb2922a6fb%22%2C%22nyt%3A%2F%2Fpromo%2Ff7f1225d-6bba-5864-ad80-682122a9fbbf%22%5D%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22edb5bf2be3a62b4e1ccda5121de2ded043c5910f29ca6dee569965e1572443db%22%7D%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?operationName=LegacyGenericPersonalizedPackagesQuery&variables=%7B%22ids%22%3A%5B%22nyt%3A%2F%2Fprogrammingnode%2Fbf8308ef-4054-5267-9194-f9adead71013%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F83f8dc97-ec7d-5662-9415-435c52cbda87%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F45fff9f7-0b33-5e6f-af53-0cfacab5e66c%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F27519828-069e-5428-a578-4d1b0b92fa86%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1cd56b05-1233-5a0b-8790-21904ccec385%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe6e99558-1870-5080-8aed-2010e8028bc7%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F8d50cc79-d57b-5218-9103-ba22a1eb4a88%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F37dbe35b-08fd-5097-a820-a71f6a65b9e6%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe3eeed51-5ca1-5b56-aeb4-fecd817c472e%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fd3c3f091-1807-58c5-9653-c218b92e769f%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F32849ce2-de18-5952-9e88-531bf38d85c8%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F366fbe72-06a9-5e29-8aaf-348da084f98d%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F585f0d2b-6b86-56a8-8548-9e742a96ffae%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fad4c4839-7a9d-576b-b405-888facf931b1%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1b167d36-ae1b-5882-a323-4a33180ab5c8%22%5D%2C%22surfaceOverrides%22%3A%5B%7B%22surface%22%3A%22home-packages-ts-enterprise%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F54c131b1-9274-5b3f-af15-d304aa3eedb5%22%7D%2C%7B%22surface%22%3A%22home-packages-watch-read%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F8f730fc2-2e6b-5d27-9068-7d48acccef7f%22%7D%2C%7B%22surface%22%3A%22home-packages-weekender%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F3f3608b5-21ef-5fb0-9eb2-abca75d0c13c%22%7D%2C%7B%22surface%22%3A%22home-packages-bestadvice%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F6b73e77e-4288-5519-8157-4b7025f505ca%22%7D%2C%7B%22surface%22%3A%22home-packages-morenews-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fed0ab9e0-7419-5d41-a63e-69ad6c596809%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe6fefa52-1c59-5d8d-a635-bb206a9edf57%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F9a70b5e5-9f3d-5095-8e74-04d1941c3578%22%7D%2C%7B%22surface%22%3A%22home-packages-opinion-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe44339eb-f8db-5e56-a126-a8263c7a114a%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-well%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe1f22e62-8dba-51f4-87bc-e552a87bb958%22%7D%2C%7B%22surface%22%3A%22home-packages-audio%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Facab6b50-b23d-57e0-a603-d84178673340%22%7D%2C%7B%22surface%22%3A%22home-packages-wirecutter%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fa56d96c5-e8f5-5bc0-af2b-9be710e80580%22%7D%5D%2C%22homeAssets%22%3A%5B%22nyt%3A%2F%2Farticle%2Fc875e3c6-6082-5d9c-9e76-ca907dc0154f%22%2C%22nyt%3A%2F%2Farticle%2F5091aa96-4d70-555f-9726-9ddc063a3696%22%2C%22nyt%3A%2F%2Farticle%2F475a7c10-ec04-5e8f-8c10-714703b3a9fb%22%2C%22nyt%3A%2F%2Farticle%2F683b4e8e-a636-52ad-80e3-d73bc4eb1e59%22%2C%22nyt%3A%2F%2Fpromo%2Fe954ad5a-1e57-570c-8bb2-b0a0a86b302c%22%2C%22nyt%3A%2F%2Farticle%2Ff0cbaeb4-28f4-566e-88d0-30951d27ff8f%22%2C%22nyt%3A%2F%2Farticle%2F35ae291e-7b4d-5283-a3fb-0d19dfa5c597%22%2C%22nyt%3A%2F%2Farticle%2F24adb337-4eed-5bbf-a4ff-508f7458ffe9%22%2C%22nyt%3A%2F%2Farticle%2Ff5f1611e-af3e-5dd1-8b15-7a76e561df47%22%2C%22nyt%3A%2F%2Farticle%2F63a2cef8-ce3e-5905-a2ef-152530fa4bb8%22%2C%22nyt%3A%2F%2Farticle%2F70aa47c4-12b7-5cae-bd43-c94ff68c3c5a%22%2C%22nyt%3A%2F%2Farticle%2F2613bee2-4db0-5c93-8df7-1975f94bfe86%22%2C%22nyt%3A%2F%2Farticle%2F4c0bdb5b-27e4-5d68-b14c-5bf6e4ef722d%22%2C%22nyt%3A%2F%2Fembeddedinteractive%2F0df9455a-1c52-5a54-9400-7443c43d9a68%22%2C%22nyt%3A%2F%2Farticle%2F873a47a4-9c43-5721-b485-d70478defb17%22%2C%22nyt%3A%2F%2Farticle%2Fc2ffed0c-31cd-521a-86c7-6f03f6c395c6%22%2C%22nyt%3A%2F%2Fcarddeck%2F2c2d6895-da9e-46a7-a29e-4b38053581ac%22%2C%22nyt%3A%2F%2Farticle%2Fbfa75f7c-c911-504b-9463-ec2d960582e4%22%2C%22nyt%3A%2F%2Finteractive%2F14d01b6c-4efa-5fa1-ae54-4a0fe3574681%22%2C%22nyt%3A%2F%2Fpromo%2F5950ffc8-e72c-5dea-b827-7ed473b59dfc%22%2C%22nyt%3A%2F%2Farticle%2F143ffe4a-8d9b-54bc-a46f-c1d1be199cfc%22%2C%22nyt%3A%2F%2Farticle%2F78c9a766-1b99-560f-87af-f210e3c52c25%22%2C%22nyt%3A%2F%2Farticle%2F5380ddd2-84a8-560c-8c61-d50ab1376859%22%2C%22nyt%3A%2F%2Fpromo%2F5bcc076d-3f3b-5a1a-90af-191c9e9892f8%22%2C%22nyt%3A%2F%2Farticle%2F62a4d429-0fcf-5c1a-aa1b-9f7af18f87a0%22%2C%22nyt%3A%2F%2Farticle%2Fdedf645f-f4b3-5fcc-bd38-2d9832615a8f%22%2C%22nyt%3A%2F%2Farticle%2Fe687aecb-1f0c-5a3c-90f8-d15567a73b28%22%2C%22nyt%3A%2F%2Farticle%2Fa713d59f-1652-5300-8999-37e764e8df01%22%2C%22nyt%3A%2F%2Fcarddeck%2F958a5e3e-9275-4141-a9db-de04576bf2c2%22%2C%22nyt%3A%2F%2Fpromo%2F33c6cf3c-8cb0-5a2d-a8a7-00100ea32be4%22%2C%22nyt%3A%2F%2Fpromo%2Fc526680a-46b9-5c63-8313-c3aefb0c2df3%22%2C%22nyt%3A%2F%2Fpromo%2F03b461e3-31bb-5fd0-be52-8fa3e27c8e6b%22%2C%22nyt%3A%2F%2Fpromo%2F8788a6e9-0db1-5c7c-a8e8-d82c37ccfdd0%22%2C%22nyt%3A%2F%2Fpromo%2Fc397d2d2-758a-5a3a-a897-2add6cf9ae78%22%2C%22nyt%3A%2F%2Fpromo%2Fbc5f0f4d-0809-5459-9468-01bb2922a6fb%22%2C%22nyt%3A%2F%2Fpromo%2Ff7f1225d-6bba-5864-ad80-682122a9fbbf%22%5D%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22edb5bf2be3a62b4e1ccda5121de2ded043c5910f29ca6dee569965e1572443db%22%7D%7D — 200 — 0 B — 124 ms — h2https://als-svc.nytimes.com/als?uri=https%3A%2F%2Fwww.nytimes.com%2Fpages%2Findex.html&typ=hp&prop=nyt&plat=webals-svc.nytimes.com/als?uri=https%3... https://als-svc.nytimes.com/als?uri=https%3A%2F%2Fwww.nytimes.com%2Fpages%2Findex.html&typ=hp&prop=nyt&plat=web — 200 — 1.3 KiB — 107 ms — h2https://static01.nyt.com/images/2026/05/09/multimedia/09int-russia-victory-day-qzbc/09int-russia-victory-day-qzbc-threeByTwoSmallAt2X.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/09/... https://static01.nyt.com/images/2026/05/09/multimedia/09int-russia-victory-day-qzbc/09int-russia-victory-day-qzbc-threeByTwoSmallAt2X.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 46.3 KiB — 18 ms — h2https://static01.nyt.com/images/2026/05/09/business/09biz-fcc-view-1/09biz-fcc-view-1-threeByTwoSmallAt2X.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/09/... https://static01.nyt.com/images/2026/05/09/business/09biz-fcc-view-1/09biz-fcc-view-1-threeByTwoSmallAt2X.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 42.7 KiB — 15 ms — h2https://static01.nyt.com/images/2026/05/08/multimedia/08dc-boatstrike-hwtz/08dc-boatstrike-hwtz-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/08/... https://static01.nyt.com/images/2026/05/08/multimedia/08dc-boatstrike-hwtz/08dc-boatstrike-hwtz-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 5.4 KiB — 11 ms — h2https://static01.nyt.com/images/2026/05/08/multimedia/00dc-dhs-direction01-photo-pfvm/00dc-dhs-direction01-photo-pfvm-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/08/... https://static01.nyt.com/images/2026/05/08/multimedia/00dc-dhs-direction01-photo-pfvm/00dc-dhs-direction01-photo-pfvm-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 16.1 KiB — 26 ms — h2https://static01.nyt.com/images/2026/05/08/multimedia/08dc-naturalization-photo-wzph/08dc-naturalization-photo-wzph-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/08/... https://static01.nyt.com/images/2026/05/08/multimedia/08dc-naturalization-photo-wzph/08dc-naturalization-photo-wzph-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 9.6 KiB — 27 ms — h2https://static01.nyt.com/images/2026/05/09/multimedia/09int-hungary-fidesz-1-jctv/09int-hungary-fidesz-1-jctv-threeByTwoSmallAt2X.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/09/... https://static01.nyt.com/images/2026/05/09/multimedia/09int-hungary-fidesz-1-jctv/09int-hungary-fidesz-1-jctv-threeByTwoSmallAt2X.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 14.4 KiB — 25 ms — h2https://static01.nyt.com/images/2026/05/10/opinion/10wolfers/08wolfers-smallSquare252.png?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/10/... https://static01.nyt.com/images/2026/05/10/opinion/10wolfers/08wolfers-smallSquare252.png?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 64.8 KiB — 27 ms — h2https://vp.nyt.com/video/2026/05/07/168921_1_17mag-interview-sethi-homepage_wg_1080p.mp4vp.nyt.com/video/2026/05/07/168921_... https://vp.nyt.com/video/2026/05/07/168921_1_17mag-interview-sethi-homepage_wg_1080p.mp4 — 206 — 4.8 MiB — 1.4 s — h2https://samizdat-graphql.nytimes.com/graphql/v2?operationName=SubnavQuery&variables=%7B%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22b95fb831bfe1f79c86ba69286e18b170d40de8860a1d3b4a9c9a16126c95fde4%22%7D%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?operationName=SubnavQuery&variables=%7B%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22b95fb831bfe1f79c86ba69286e18b170d40de8860a1d3b4a9c9a16126c95fde4%22%7D%7D — 200 — 59.6 KiB — 5 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2?operationName=LegacyGenericPersonalizedPackagesQuery&variables=%7B%22ids%22%3A%5B%22nyt%3A%2F%2Fprogrammingnode%2Fbf8308ef-4054-5267-9194-f9adead71013%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F83f8dc97-ec7d-5662-9415-435c52cbda87%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F45fff9f7-0b33-5e6f-af53-0cfacab5e66c%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F27519828-069e-5428-a578-4d1b0b92fa86%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1cd56b05-1233-5a0b-8790-21904ccec385%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe6e99558-1870-5080-8aed-2010e8028bc7%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F8d50cc79-d57b-5218-9103-ba22a1eb4a88%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F37dbe35b-08fd-5097-a820-a71f6a65b9e6%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe3eeed51-5ca1-5b56-aeb4-fecd817c472e%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fd3c3f091-1807-58c5-9653-c218b92e769f%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F32849ce2-de18-5952-9e88-531bf38d85c8%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F366fbe72-06a9-5e29-8aaf-348da084f98d%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F585f0d2b-6b86-56a8-8548-9e742a96ffae%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fad4c4839-7a9d-576b-b405-888facf931b1%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1b167d36-ae1b-5882-a323-4a33180ab5c8%22%5D%2C%22surfaceOverrides%22%3A%5B%7B%22surface%22%3A%22home-packages-ts-enterprise%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F54c131b1-9274-5b3f-af15-d304aa3eedb5%22%7D%2C%7B%22surface%22%3A%22home-packages-watch-read%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F8f730fc2-2e6b-5d27-9068-7d48acccef7f%22%7D%2C%7B%22surface%22%3A%22home-packages-weekender%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F3f3608b5-21ef-5fb0-9eb2-abca75d0c13c%22%7D%2C%7B%22surface%22%3A%22home-packages-bestadvice%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F6b73e77e-4288-5519-8157-4b7025f505ca%22%7D%2C%7B%22surface%22%3A%22home-packages-morenews-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fed0ab9e0-7419-5d41-a63e-69ad6c596809%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe6fefa52-1c59-5d8d-a635-bb206a9edf57%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F9a70b5e5-9f3d-5095-8e74-04d1941c3578%22%7D%2C%7B%22surface%22%3A%22home-packages-opinion-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe44339eb-f8db-5e56-a126-a8263c7a114a%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-well%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe1f22e62-8dba-51f4-87bc-e552a87bb958%22%7D%2C%7B%22surface%22%3A%22home-packages-audio%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Facab6b50-b23d-57e0-a603-d84178673340%22%7D%2C%7B%22surface%22%3A%22home-packages-wirecutter%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fa56d96c5-e8f5-5bc0-af2b-9be710e80580%22%7D%5D%2C%22homeAssets%22%3A%5B%22nyt%3A%2F%2Farticle%2Fc875e3c6-6082-5d9c-9e76-ca907dc0154f%22%2C%22nyt%3A%2F%2Farticle%2F5091aa96-4d70-555f-9726-9ddc063a3696%22%2C%22nyt%3A%2F%2Farticle%2F475a7c10-ec04-5e8f-8c10-714703b3a9fb%22%2C%22nyt%3A%2F%2Farticle%2F683b4e8e-a636-52ad-80e3-d73bc4eb1e59%22%2C%22nyt%3A%2F%2Fpromo%2Fe954ad5a-1e57-570c-8bb2-b0a0a86b302c%22%2C%22nyt%3A%2F%2Farticle%2Ff0cbaeb4-28f4-566e-88d0-30951d27ff8f%22%2C%22nyt%3A%2F%2Farticle%2F35ae291e-7b4d-5283-a3fb-0d19dfa5c597%22%2C%22nyt%3A%2F%2Farticle%2F24adb337-4eed-5bbf-a4ff-508f7458ffe9%22%2C%22nyt%3A%2F%2Farticle%2Ff5f1611e-af3e-5dd1-8b15-7a76e561df47%22%2C%22nyt%3A%2F%2Farticle%2F63a2cef8-ce3e-5905-a2ef-152530fa4bb8%22%2C%22nyt%3A%2F%2Farticle%2F70aa47c4-12b7-5cae-bd43-c94ff68c3c5a%22%2C%22nyt%3A%2F%2Farticle%2F2613bee2-4db0-5c93-8df7-1975f94bfe86%22%2C%22nyt%3A%2F%2Farticle%2F4c0bdb5b-27e4-5d68-b14c-5bf6e4ef722d%22%2C%22nyt%3A%2F%2Fembeddedinteractive%2F0df9455a-1c52-5a54-9400-7443c43d9a68%22%2C%22nyt%3A%2F%2Farticle%2F873a47a4-9c43-5721-b485-d70478defb17%22%2C%22nyt%3A%2F%2Farticle%2Fc2ffed0c-31cd-521a-86c7-6f03f6c395c6%22%2C%22nyt%3A%2F%2Fcarddeck%2F2c2d6895-da9e-46a7-a29e-4b38053581ac%22%2C%22nyt%3A%2F%2Farticle%2Fbfa75f7c-c911-504b-9463-ec2d960582e4%22%2C%22nyt%3A%2F%2Finteractive%2F14d01b6c-4efa-5fa1-ae54-4a0fe3574681%22%2C%22nyt%3A%2F%2Fpromo%2F5950ffc8-e72c-5dea-b827-7ed473b59dfc%22%2C%22nyt%3A%2F%2Farticle%2F143ffe4a-8d9b-54bc-a46f-c1d1be199cfc%22%2C%22nyt%3A%2F%2Farticle%2F78c9a766-1b99-560f-87af-f210e3c52c25%22%2C%22nyt%3A%2F%2Farticle%2F5380ddd2-84a8-560c-8c61-d50ab1376859%22%2C%22nyt%3A%2F%2Fpromo%2F5bcc076d-3f3b-5a1a-90af-191c9e9892f8%22%2C%22nyt%3A%2F%2Farticle%2F62a4d429-0fcf-5c1a-aa1b-9f7af18f87a0%22%2C%22nyt%3A%2F%2Farticle%2Fdedf645f-f4b3-5fcc-bd38-2d9832615a8f%22%2C%22nyt%3A%2F%2Farticle%2Fe687aecb-1f0c-5a3c-90f8-d15567a73b28%22%2C%22nyt%3A%2F%2Farticle%2Fa713d59f-1652-5300-8999-37e764e8df01%22%2C%22nyt%3A%2F%2Fcarddeck%2F958a5e3e-9275-4141-a9db-de04576bf2c2%22%2C%22nyt%3A%2F%2Fpromo%2F33c6cf3c-8cb0-5a2d-a8a7-00100ea32be4%22%2C%22nyt%3A%2F%2Fpromo%2Fc526680a-46b9-5c63-8313-c3aefb0c2df3%22%2C%22nyt%3A%2F%2Fpromo%2F03b461e3-31bb-5fd0-be52-8fa3e27c8e6b%22%2C%22nyt%3A%2F%2Fpromo%2F8788a6e9-0db1-5c7c-a8e8-d82c37ccfdd0%22%2C%22nyt%3A%2F%2Fpromo%2Fc397d2d2-758a-5a3a-a897-2add6cf9ae78%22%2C%22nyt%3A%2F%2Fpromo%2Fbc5f0f4d-0809-5459-9468-01bb2922a6fb%22%2C%22nyt%3A%2F%2Fpromo%2Ff7f1225d-6bba-5864-ad80-682122a9fbbf%22%5D%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22edb5bf2be3a62b4e1ccda5121de2ded043c5910f29ca6dee569965e1572443db%22%7D%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?operationName=LegacyGenericPersonalizedPackagesQuery&variables=%7B%22ids%22%3A%5B%22nyt%3A%2F%2Fprogrammingnode%2Fbf8308ef-4054-5267-9194-f9adead71013%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F83f8dc97-ec7d-5662-9415-435c52cbda87%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F45fff9f7-0b33-5e6f-af53-0cfacab5e66c%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F27519828-069e-5428-a578-4d1b0b92fa86%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1cd56b05-1233-5a0b-8790-21904ccec385%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe6e99558-1870-5080-8aed-2010e8028bc7%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F8d50cc79-d57b-5218-9103-ba22a1eb4a88%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F37dbe35b-08fd-5097-a820-a71f6a65b9e6%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe3eeed51-5ca1-5b56-aeb4-fecd817c472e%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fd3c3f091-1807-58c5-9653-c218b92e769f%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F32849ce2-de18-5952-9e88-531bf38d85c8%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F366fbe72-06a9-5e29-8aaf-348da084f98d%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F585f0d2b-6b86-56a8-8548-9e742a96ffae%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fad4c4839-7a9d-576b-b405-888facf931b1%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1b167d36-ae1b-5882-a323-4a33180ab5c8%22%5D%2C%22surfaceOverrides%22%3A%5B%7B%22surface%22%3A%22home-packages-ts-enterprise%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F54c131b1-9274-5b3f-af15-d304aa3eedb5%22%7D%2C%7B%22surface%22%3A%22home-packages-watch-read%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F8f730fc2-2e6b-5d27-9068-7d48acccef7f%22%7D%2C%7B%22surface%22%3A%22home-packages-weekender%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F3f3608b5-21ef-5fb0-9eb2-abca75d0c13c%22%7D%2C%7B%22surface%22%3A%22home-packages-bestadvice%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F6b73e77e-4288-5519-8157-4b7025f505ca%22%7D%2C%7B%22surface%22%3A%22home-packages-morenews-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fed0ab9e0-7419-5d41-a63e-69ad6c596809%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe6fefa52-1c59-5d8d-a635-bb206a9edf57%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F9a70b5e5-9f3d-5095-8e74-04d1941c3578%22%7D%2C%7B%22surface%22%3A%22home-packages-opinion-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe44339eb-f8db-5e56-a126-a8263c7a114a%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-well%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe1f22e62-8dba-51f4-87bc-e552a87bb958%22%7D%2C%7B%22surface%22%3A%22home-packages-audio%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Facab6b50-b23d-57e0-a603-d84178673340%22%7D%2C%7B%22surface%22%3A%22home-packages-wirecutter%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fa56d96c5-e8f5-5bc0-af2b-9be710e80580%22%7D%5D%2C%22homeAssets%22%3A%5B%22nyt%3A%2F%2Farticle%2Fc875e3c6-6082-5d9c-9e76-ca907dc0154f%22%2C%22nyt%3A%2F%2Farticle%2F5091aa96-4d70-555f-9726-9ddc063a3696%22%2C%22nyt%3A%2F%2Farticle%2F475a7c10-ec04-5e8f-8c10-714703b3a9fb%22%2C%22nyt%3A%2F%2Farticle%2F683b4e8e-a636-52ad-80e3-d73bc4eb1e59%22%2C%22nyt%3A%2F%2Fpromo%2Fe954ad5a-1e57-570c-8bb2-b0a0a86b302c%22%2C%22nyt%3A%2F%2Farticle%2Ff0cbaeb4-28f4-566e-88d0-30951d27ff8f%22%2C%22nyt%3A%2F%2Farticle%2F35ae291e-7b4d-5283-a3fb-0d19dfa5c597%22%2C%22nyt%3A%2F%2Farticle%2F24adb337-4eed-5bbf-a4ff-508f7458ffe9%22%2C%22nyt%3A%2F%2Farticle%2Ff5f1611e-af3e-5dd1-8b15-7a76e561df47%22%2C%22nyt%3A%2F%2Farticle%2F63a2cef8-ce3e-5905-a2ef-152530fa4bb8%22%2C%22nyt%3A%2F%2Farticle%2F70aa47c4-12b7-5cae-bd43-c94ff68c3c5a%22%2C%22nyt%3A%2F%2Farticle%2F2613bee2-4db0-5c93-8df7-1975f94bfe86%22%2C%22nyt%3A%2F%2Farticle%2F4c0bdb5b-27e4-5d68-b14c-5bf6e4ef722d%22%2C%22nyt%3A%2F%2Fembeddedinteractive%2F0df9455a-1c52-5a54-9400-7443c43d9a68%22%2C%22nyt%3A%2F%2Farticle%2F873a47a4-9c43-5721-b485-d70478defb17%22%2C%22nyt%3A%2F%2Farticle%2Fc2ffed0c-31cd-521a-86c7-6f03f6c395c6%22%2C%22nyt%3A%2F%2Fcarddeck%2F2c2d6895-da9e-46a7-a29e-4b38053581ac%22%2C%22nyt%3A%2F%2Farticle%2Fbfa75f7c-c911-504b-9463-ec2d960582e4%22%2C%22nyt%3A%2F%2Finteractive%2F14d01b6c-4efa-5fa1-ae54-4a0fe3574681%22%2C%22nyt%3A%2F%2Fpromo%2F5950ffc8-e72c-5dea-b827-7ed473b59dfc%22%2C%22nyt%3A%2F%2Farticle%2F143ffe4a-8d9b-54bc-a46f-c1d1be199cfc%22%2C%22nyt%3A%2F%2Farticle%2F78c9a766-1b99-560f-87af-f210e3c52c25%22%2C%22nyt%3A%2F%2Farticle%2F5380ddd2-84a8-560c-8c61-d50ab1376859%22%2C%22nyt%3A%2F%2Fpromo%2F5bcc076d-3f3b-5a1a-90af-191c9e9892f8%22%2C%22nyt%3A%2F%2Farticle%2F62a4d429-0fcf-5c1a-aa1b-9f7af18f87a0%22%2C%22nyt%3A%2F%2Farticle%2Fdedf645f-f4b3-5fcc-bd38-2d9832615a8f%22%2C%22nyt%3A%2F%2Farticle%2Fe687aecb-1f0c-5a3c-90f8-d15567a73b28%22%2C%22nyt%3A%2F%2Farticle%2Fa713d59f-1652-5300-8999-37e764e8df01%22%2C%22nyt%3A%2F%2Fcarddeck%2F958a5e3e-9275-4141-a9db-de04576bf2c2%22%2C%22nyt%3A%2F%2Fpromo%2F33c6cf3c-8cb0-5a2d-a8a7-00100ea32be4%22%2C%22nyt%3A%2F%2Fpromo%2Fc526680a-46b9-5c63-8313-c3aefb0c2df3%22%2C%22nyt%3A%2F%2Fpromo%2F03b461e3-31bb-5fd0-be52-8fa3e27c8e6b%22%2C%22nyt%3A%2F%2Fpromo%2F8788a6e9-0db1-5c7c-a8e8-d82c37ccfdd0%22%2C%22nyt%3A%2F%2Fpromo%2Fc397d2d2-758a-5a3a-a897-2add6cf9ae78%22%2C%22nyt%3A%2F%2Fpromo%2Fbc5f0f4d-0809-5459-9468-01bb2922a6fb%22%2C%22nyt%3A%2F%2Fpromo%2Ff7f1225d-6bba-5864-ad80-682122a9fbbf%22%5D%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22edb5bf2be3a62b4e1ccda5121de2ded043c5910f29ca6dee569965e1572443db%22%7D%7D — 200 — 116.5 KiB — 9 ms — h2https://purr.nytimes.com/v2/tcfpurr.nytimes.com/v2/tcf https://purr.nytimes.com/v2/tcf — 204 — 0 B — 321 ms — h2https://rumcdn.geoedge.be/b3960cc6-bfd2-4adc-910c-6e917e8a6a0e/grumi.jsrumcdn.geoedge.be/b3960cc6-bfd2-4ad... https://rumcdn.geoedge.be/b3960cc6-bfd2-4adc-910c-6e917e8a6a0e/grumi.js — 200 — 149.4 KiB — 56 ms — h2https://hbx.media.net/checksync.php?cid=8CU26C87G&cs=16&cv=37&hb=1&vsSync=1&refUrl=&gdpr=1&gdprconsent=2&usp_status=0&usp_consent=2&coppa=0hbx.media.net/checksync.php?cid=8CU... https://hbx.media.net/checksync.php?cid=8CU26C87G&cs=16&cv=37&hb=1&vsSync=1&refUrl=&gdpr=1&gdprconsent=2&usp_status=0&usp_consent=2&coppa=0 — 200 — 11.9 KiB — 26 ms — h2https://cs.media.net/cst?gdpr=1&cs=16&usp_status=0&gdprconsent=2&usp_consent=2&cid=8CU26C87G&coppa=0cs.media.net/cst?gdpr=1&cs=16&usp_s... https://cs.media.net/cst?gdpr=1&cs=16&usp_status=0&gdprconsent=2&usp_consent=2&cid=8CU26C87G&coppa=0 — 200 — 314 B — 163 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/gpt/m202604300101/pubads_impl.js?cb=31098253pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/gpt/m202604300101/pubads_impl.js?cb=31098253 — 200 — 188.9 KiB — 93 ms — h3https://purr.nytimes.com/v2/tcfpurr.nytimes.com/v2/tcf https://purr.nytimes.com/v2/tcf — 200 — 187 B — 127 ms — h2https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=nytimes.com&domain=nytimes.com&path=%2Fmab.chartbeat.com/mab_strategy/head... https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=nytimes.com&domain=nytimes.com&path=%2F — 200 — 1.6 KiB — 141 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-the-morning_144x144-b12a6923b6ad9102b766352261b1a847.webp/vi-assets/static-assets/icon-the-m... https://www.nytimes.com/vi-assets/static-assets/icon-the-morning_144x144-b12a6923b6ad9102b766352261b1a847.webp — 200 — 3.1 KiB — 18 ms — h2https://static.nytimes.com/email-images/NYT-Newsletters-TheEvening-Icon.jpgstatic.nytimes.com/email-images/NYT... https://static.nytimes.com/email-images/NYT-Newsletters-TheEvening-Icon.jpg — 200 — 78.2 KiB — 69 ms — h2https://static01.nyt.com/images/2017/01/29/podcasts/the-daily-album-art/the-daily-album-art-mediumSquare149-v3.jpg?quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2017/01/29/... https://static01.nyt.com/images/2017/01/29/podcasts/the-daily-album-art/the-daily-album-art-mediumSquare149-v3.jpg?quality=75&auto=webp&disable=upscale — 200 — 2.5 KiB — 46 ms — h2https://static.nytimes.com/email-images/Newsletter%20Icons/NYT-Newsletters-TheWorld-Icon%20(3).jpgstatic.nytimes.com/email-images/New... https://static.nytimes.com/email-images/Newsletter%20Icons/NYT-Newsletters-TheWorld-Icon%20(3).jpg — 200 — 80.0 KiB — 69 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-the-interpreter_144x144-b29b74b2ebedb8e74823f33b16fb8167.webp/vi-assets/static-assets/icon-the-i... https://www.nytimes.com/vi-assets/static-assets/icon-the-interpreter_144x144-b29b74b2ebedb8e74823f33b16fb8167.webp — 200 — 3.5 KiB — 17 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-yourplaces-globalupdate_144x144-c25aba1c2904f301a08ad33183f723c6.webp/vi-assets/static-assets/icon-yourp... https://www.nytimes.com/vi-assets/static-assets/icon-yourplaces-globalupdate_144x144-c25aba1c2904f301a08ad33183f723c6.webp — 200 — 4.7 KiB — 17 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-canada-letter_144x144-65d899377edbcce9773d31fd03a77e8d.webp/vi-assets/static-assets/icon-canad... https://www.nytimes.com/vi-assets/static-assets/icon-canada-letter_144x144-65d899377edbcce9773d31fd03a77e8d.webp — 200 — 2.5 KiB — 17 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-dealbook_144x144-28e8f71aafff426804c3a92b1b176e07.webp/vi-assets/static-assets/icon-dealb... https://www.nytimes.com/vi-assets/static-assets/icon-dealbook_144x144-28e8f71aafff426804c3a92b1b176e07.webp — 200 — 2.1 KiB — 17 ms — h2https://static.nytimes.com/email-images/Sub_Only_Icons/NYT-OnTech-Icon.pngstatic.nytimes.com/email-images/Sub... https://static.nytimes.com/email-images/Sub_Only_Icons/NYT-OnTech-Icon.png — 200 — 127.9 KiB — 70 ms — h2https://static01.nyt.com/images/2022/09/28/podcasts/hard-fork-album-art/hard-fork-album-art-mediumSquare149-v2.png?quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2022/09/28/... https://static01.nyt.com/images/2022/09/28/podcasts/hard-fork-album-art/hard-fork-album-art-mediumSquare149-v2.png?quality=75&auto=webp&disable=upscale — 200 — 30.6 KiB — 55 ms — h2https://static01.nyt.com/email-images/newsletters/books/Books-REV.pngstatic01.nyt.com/email-images/newsl... https://static01.nyt.com/email-images/newsletters/books/Books-REV.png — 200 — 44.9 KiB — 60 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-watching_144x144-631a1da177f9fda1a7f4614ad8e607bd.webp/vi-assets/static-assets/icon-watch... https://www.nytimes.com/vi-assets/static-assets/icon-watching_144x144-631a1da177f9fda1a7f4614ad8e607bd.webp — 200 — 1.8 KiB — 48 ms — h2https://static01.nyt.com/images/2018/03/27/books/book-review-album-art-v2/book-review-album-art-v2-thumbLarge-v3.jpg?quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2018/03/27/... https://static01.nyt.com/images/2018/03/27/books/book-review-album-art-v2/book-review-album-art-v2-thumbLarge-v3.jpg?quality=75&auto=webp&disable=upscale — 200 — 3.7 KiB — 52 ms — h2https://static01.nyt.com/images/2011/05/20/multimedia/music-popcast/music-popcast-thumbLarge-v3.jpg?quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2011/05/20/... https://static01.nyt.com/images/2011/05/20/multimedia/music-popcast/music-popcast-thumbLarge-v3.jpg?quality=75&auto=webp&disable=upscale — 200 — 4.6 KiB — 59 ms — h2https://static.nytimes.com/email-images/newsletters/Weekender/NYT-TheWeekender-Icon.jpgstatic.nytimes.com/email-images/new... https://static.nytimes.com/email-images/newsletters/Weekender/NYT-TheWeekender-Icon.jpg — 200 — 176.5 KiB — 69 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-well_144x144-433c9d15dc985dded9b705942592c6fb.webp/vi-assets/static-assets/icon-well_... https://www.nytimes.com/vi-assets/static-assets/icon-well_144x144-433c9d15dc985dded9b705942592c6fb.webp — 200 — 4.2 KiB — 47 ms — h2https://static01.nyt.com/images/2020/09/21/podcasts/modernlove-logo/modernlove-logo-thumbLarge-v3.jpg?quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2020/09/21/... https://static01.nyt.com/images/2020/09/21/podcasts/modernlove-logo/modernlove-logo-thumbLarge-v3.jpg?quality=75&auto=webp&disable=upscale — 200 — 4.7 KiB — 59 ms — h2https://static01.nyt.com/images/2025/04/02/podcasts/ross-douthat-album-art/ross-douthat-album-art-thumbLarge.jpgstatic01.nyt.com/images/2025/04/02/... https://static01.nyt.com/images/2025/04/02/podcasts/ross-douthat-album-art/ross-douthat-album-art-thumbLarge.jpg — 200 — 12.1 KiB — 50 ms — h2https://static01.nyt.com/images/2023/11/27/opinion/the-opinions-art/the-opinions-art-thumbLarge.jpgstatic01.nyt.com/images/2023/11/27/... https://static01.nyt.com/images/2023/11/27/opinion/the-opinions-art/the-opinions-art-thumbLarge.jpg — 200 — 10.2 KiB — 43 ms — h2https://static01.nyt.com/images/2023/04/05/podcasts/ezra-klein-album-art/ezra-klein-album-art-thumbLarge-v3.pngstatic01.nyt.com/images/2023/04/05/... https://static01.nyt.com/images/2023/04/05/podcasts/ezra-klein-album-art/ezra-klein-album-art-thumbLarge-v3.png — 200 — 37.4 KiB — 52 ms — h2https://static01.nyt.com/images/2025/06/09/podcasts/cannonball-album-art/cannonball-album-art-thumbLarge.pngstatic01.nyt.com/images/2025/06/09/... https://static01.nyt.com/images/2025/06/09/podcasts/cannonball-album-art/cannonball-album-art-thumbLarge.png — 200 — 35.2 KiB — 53 ms — h2https://static01.nyt.com/images/2022/10/12/podcasts/headlines-albumartwork-audioapp-2/headlines-albumartwork-audioapp-2-thumbLarge.png?quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2022/10/12/... https://static01.nyt.com/images/2022/10/12/podcasts/headlines-albumartwork-audioapp-2/headlines-albumartwork-audioapp-2-thumbLarge.png?quality=75&auto=webp&disable=upscale — 200 — 13.4 KiB — 42 ms — h2https://static01.nyt.com/images/2026/03/26/podcasts/serial-the-idiot-episodic-art/serial-the-idiot-episodic-art-square320.jpgstatic01.nyt.com/images/2026/03/26/... https://static01.nyt.com/images/2026/03/26/podcasts/serial-the-idiot-episodic-art/serial-the-idiot-episodic-art-square320.jpg — 200 — 23.2 KiB — 51 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-audio_144x144-dc00c6581be29065cbd19ec7a83a3767.webp/vi-assets/static-assets/icon-audio... https://www.nytimes.com/vi-assets/static-assets/icon-audio_144x144-dc00c6581be29065cbd19ec7a83a3767.webp — 200 — 1.6 KiB — 46 ms — h2https://static.nytimes.com/email-images/NYT-Newsletters-Serial-Icon-500px.jpgstatic.nytimes.com/email-images/NYT... https://static.nytimes.com/email-images/NYT-Newsletters-Serial-Icon-500px.jpg — 200 — 89.8 KiB — 63 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-gameplay_144x144-b6cc5e2a7cc27a43096274a02921329c.webp/vi-assets/static-assets/icon-gamep... https://www.nytimes.com/vi-assets/static-assets/icon-gameplay_144x144-b6cc5e2a7cc27a43096274a02921329c.webp — 200 — 1.8 KiB — 47 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-games-easymode_144x144-307b8f657d987516abff44220313daae.webp/vi-assets/static-assets/icon-games... https://www.nytimes.com/vi-assets/static-assets/icon-games-easymode_144x144-307b8f657d987516abff44220313daae.webp — 200 — 1.7 KiB — 47 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-cooking_144x144-5a8be1ef711d4ba5e66b0be7a2ca8bfe.webp/vi-assets/static-assets/icon-cooki... https://www.nytimes.com/vi-assets/static-assets/icon-cooking_144x144-5a8be1ef711d4ba5e66b0be7a2ca8bfe.webp — 200 — 2.3 KiB — 45 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-the-veggie_144x144-f99606e1ca100f88cdfd8d763bf442c5.webp/vi-assets/static-assets/icon-the-v... https://www.nytimes.com/vi-assets/static-assets/icon-the-veggie_144x144-f99606e1ca100f88cdfd8d763bf442c5.webp — 200 — 4.8 KiB — 47 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-five-weeknight-dishes_144x144-97d51c5d4ba98233667b4057e3d852ab.webp/vi-assets/static-assets/icon-five-... https://www.nytimes.com/vi-assets/static-assets/icon-five-weeknight-dishes_144x144-97d51c5d4ba98233667b4057e3d852ab.webp — 200 — 4.3 KiB — 46 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-the-recommendation_144x144-3e66bd6cc82013bd511c31a8f04d4ff7.webp/vi-assets/static-assets/icon-the-r... https://www.nytimes.com/vi-assets/static-assets/icon-the-recommendation_144x144-3e66bd6cc82013bd511c31a8f04d4ff7.webp — 200 — 2.2 KiB — 45 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-clean-everything_144x144-97312e349d7284039a2153cb541b7fda.webp/vi-assets/static-assets/icon-clean... https://www.nytimes.com/vi-assets/static-assets/icon-clean-everything_144x144-97312e349d7284039a2153cb541b7fda.webp — 200 — 3.1 KiB — 46 ms — h2https://www.nytimes.com/vi-assets/static-assets/icon-athletic-pulse_144x144-393cbda91e2678278456723b62a9b21f.webp/vi-assets/static-assets/icon-athle... https://www.nytimes.com/vi-assets/static-assets/icon-athletic-pulse_144x144-393cbda91e2678278456723b62a9b21f.webp — 200 — 3.7 KiB — 46 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2?operationName=LegacyPersonalizedPackagesQuery&variables=%7B%22ids%22%3A%5B%22nyt%3A%2F%2Fprogrammingnode%2Fbf8308ef-4054-5267-9194-f9adead71013%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F83f8dc97-ec7d-5662-9415-435c52cbda87%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F45fff9f7-0b33-5e6f-af53-0cfacab5e66c%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F27519828-069e-5428-a578-4d1b0b92fa86%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1cd56b05-1233-5a0b-8790-21904ccec385%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe6e99558-1870-5080-8aed-2010e8028bc7%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F8d50cc79-d57b-5218-9103-ba22a1eb4a88%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F37dbe35b-08fd-5097-a820-a71f6a65b9e6%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe3eeed51-5ca1-5b56-aeb4-fecd817c472e%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fd3c3f091-1807-58c5-9653-c218b92e769f%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F32849ce2-de18-5952-9e88-531bf38d85c8%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F366fbe72-06a9-5e29-8aaf-348da084f98d%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F585f0d2b-6b86-56a8-8548-9e742a96ffae%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fad4c4839-7a9d-576b-b405-888facf931b1%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1b167d36-ae1b-5882-a323-4a33180ab5c8%22%5D%2C%22homeAssets%22%3A%5B%22nyt%3A%2F%2Farticle%2Fc875e3c6-6082-5d9c-9e76-ca907dc0154f%22%2C%22nyt%3A%2F%2Farticle%2F5091aa96-4d70-555f-9726-9ddc063a3696%22%2C%22nyt%3A%2F%2Farticle%2F475a7c10-ec04-5e8f-8c10-714703b3a9fb%22%2C%22nyt%3A%2F%2Farticle%2F683b4e8e-a636-52ad-80e3-d73bc4eb1e59%22%2C%22nyt%3A%2F%2Fpromo%2Fe954ad5a-1e57-570c-8bb2-b0a0a86b302c%22%2C%22nyt%3A%2F%2Farticle%2Ff0cbaeb4-28f4-566e-88d0-30951d27ff8f%22%2C%22nyt%3A%2F%2Farticle%2F35ae291e-7b4d-5283-a3fb-0d19dfa5c597%22%2C%22nyt%3A%2F%2Farticle%2F24adb337-4eed-5bbf-a4ff-508f7458ffe9%22%2C%22nyt%3A%2F%2Farticle%2Ff5f1611e-af3e-5dd1-8b15-7a76e561df47%22%2C%22nyt%3A%2F%2Farticle%2F63a2cef8-ce3e-5905-a2ef-152530fa4bb8%22%2C%22nyt%3A%2F%2Farticle%2F70aa47c4-12b7-5cae-bd43-c94ff68c3c5a%22%2C%22nyt%3A%2F%2Farticle%2F2613bee2-4db0-5c93-8df7-1975f94bfe86%22%2C%22nyt%3A%2F%2Farticle%2F4c0bdb5b-27e4-5d68-b14c-5bf6e4ef722d%22%2C%22nyt%3A%2F%2Fembeddedinteractive%2F0df9455a-1c52-5a54-9400-7443c43d9a68%22%2C%22nyt%3A%2F%2Farticle%2F873a47a4-9c43-5721-b485-d70478defb17%22%2C%22nyt%3A%2F%2Farticle%2Fc2ffed0c-31cd-521a-86c7-6f03f6c395c6%22%2C%22nyt%3A%2F%2Fcarddeck%2F2c2d6895-da9e-46a7-a29e-4b38053581ac%22%2C%22nyt%3A%2F%2Farticle%2Fbfa75f7c-c911-504b-9463-ec2d960582e4%22%2C%22nyt%3A%2F%2Finteractive%2F14d01b6c-4efa-5fa1-ae54-4a0fe3574681%22%2C%22nyt%3A%2F%2Fpromo%2F5950ffc8-e72c-5dea-b827-7ed473b59dfc%22%2C%22nyt%3A%2F%2Farticle%2F143ffe4a-8d9b-54bc-a46f-c1d1be199cfc%22%2C%22nyt%3A%2F%2Farticle%2F78c9a766-1b99-560f-87af-f210e3c52c25%22%2C%22nyt%3A%2F%2Farticle%2F5380ddd2-84a8-560c-8c61-d50ab1376859%22%2C%22nyt%3A%2F%2Fpromo%2F5bcc076d-3f3b-5a1a-90af-191c9e9892f8%22%2C%22nyt%3A%2F%2Farticle%2F62a4d429-0fcf-5c1a-aa1b-9f7af18f87a0%22%2C%22nyt%3A%2F%2Farticle%2Fdedf645f-f4b3-5fcc-bd38-2d9832615a8f%22%2C%22nyt%3A%2F%2Farticle%2Fe687aecb-1f0c-5a3c-90f8-d15567a73b28%22%2C%22nyt%3A%2F%2Farticle%2Fa713d59f-1652-5300-8999-37e764e8df01%22%2C%22nyt%3A%2F%2Fcarddeck%2F958a5e3e-9275-4141-a9db-de04576bf2c2%22%2C%22nyt%3A%2F%2Fpromo%2F33c6cf3c-8cb0-5a2d-a8a7-00100ea32be4%22%2C%22nyt%3A%2F%2Fpromo%2Fc526680a-46b9-5c63-8313-c3aefb0c2df3%22%2C%22nyt%3A%2F%2Fpromo%2F03b461e3-31bb-5fd0-be52-8fa3e27c8e6b%22%2C%22nyt%3A%2F%2Fpromo%2F8788a6e9-0db1-5c7c-a8e8-d82c37ccfdd0%22%2C%22nyt%3A%2F%2Fpromo%2Fc397d2d2-758a-5a3a-a897-2add6cf9ae78%22%2C%22nyt%3A%2F%2Fpromo%2Fbc5f0f4d-0809-5459-9468-01bb2922a6fb%22%2C%22nyt%3A%2F%2Fpromo%2Ff7f1225d-6bba-5864-ad80-682122a9fbbf%22%5D%2C%22surfaceOverrides%22%3A%5B%7B%22surface%22%3A%22home-packages-ts-enterprise%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F54c131b1-9274-5b3f-af15-d304aa3eedb5%22%7D%2C%7B%22surface%22%3A%22home-packages-watch-read%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F8f730fc2-2e6b-5d27-9068-7d48acccef7f%22%7D%2C%7B%22surface%22%3A%22home-packages-weekender%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F3f3608b5-21ef-5fb0-9eb2-abca75d0c13c%22%7D%2C%7B%22surface%22%3A%22home-packages-bestadvice%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F6b73e77e-4288-5519-8157-4b7025f505ca%22%7D%2C%7B%22surface%22%3A%22home-packages-morenews-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fed0ab9e0-7419-5d41-a63e-69ad6c596809%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe6fefa52-1c59-5d8d-a635-bb206a9edf57%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F9a70b5e5-9f3d-5095-8e74-04d1941c3578%22%7D%2C%7B%22surface%22%3A%22home-packages-opinion-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe44339eb-f8db-5e56-a126-a8263c7a114a%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-well%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe1f22e62-8dba-51f4-87bc-e552a87bb958%22%7D%2C%7B%22surface%22%3A%22home-packages-audio%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Facab6b50-b23d-57e0-a603-d84178673340%22%7D%2C%7B%22surface%22%3A%22home-packages-wirecutter%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fa56d96c5-e8f5-5bc0-af2b-9be710e80580%22%7D%5D%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%2288fbbadb3c12f7006b54426bca98ce32ad4ca9ccda0cb003af95c602a593f930%22%7D%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?operationName=LegacyPersonalizedPackagesQuery&variables=%7B%22ids%22%3A%5B%22nyt%3A%2F%2Fprogrammingnode%2Fbf8308ef-4054-5267-9194-f9adead71013%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F83f8dc97-ec7d-5662-9415-435c52cbda87%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F45fff9f7-0b33-5e6f-af53-0cfacab5e66c%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F27519828-069e-5428-a578-4d1b0b92fa86%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1cd56b05-1233-5a0b-8790-21904ccec385%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe6e99558-1870-5080-8aed-2010e8028bc7%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F8d50cc79-d57b-5218-9103-ba22a1eb4a88%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F37dbe35b-08fd-5097-a820-a71f6a65b9e6%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe3eeed51-5ca1-5b56-aeb4-fecd817c472e%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fd3c3f091-1807-58c5-9653-c218b92e769f%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F32849ce2-de18-5952-9e88-531bf38d85c8%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F366fbe72-06a9-5e29-8aaf-348da084f98d%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F585f0d2b-6b86-56a8-8548-9e742a96ffae%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fad4c4839-7a9d-576b-b405-888facf931b1%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1b167d36-ae1b-5882-a323-4a33180ab5c8%22%5D%2C%22homeAssets%22%3A%5B%22nyt%3A%2F%2Farticle%2Fc875e3c6-6082-5d9c-9e76-ca907dc0154f%22%2C%22nyt%3A%2F%2Farticle%2F5091aa96-4d70-555f-9726-9ddc063a3696%22%2C%22nyt%3A%2F%2Farticle%2F475a7c10-ec04-5e8f-8c10-714703b3a9fb%22%2C%22nyt%3A%2F%2Farticle%2F683b4e8e-a636-52ad-80e3-d73bc4eb1e59%22%2C%22nyt%3A%2F%2Fpromo%2Fe954ad5a-1e57-570c-8bb2-b0a0a86b302c%22%2C%22nyt%3A%2F%2Farticle%2Ff0cbaeb4-28f4-566e-88d0-30951d27ff8f%22%2C%22nyt%3A%2F%2Farticle%2F35ae291e-7b4d-5283-a3fb-0d19dfa5c597%22%2C%22nyt%3A%2F%2Farticle%2F24adb337-4eed-5bbf-a4ff-508f7458ffe9%22%2C%22nyt%3A%2F%2Farticle%2Ff5f1611e-af3e-5dd1-8b15-7a76e561df47%22%2C%22nyt%3A%2F%2Farticle%2F63a2cef8-ce3e-5905-a2ef-152530fa4bb8%22%2C%22nyt%3A%2F%2Farticle%2F70aa47c4-12b7-5cae-bd43-c94ff68c3c5a%22%2C%22nyt%3A%2F%2Farticle%2F2613bee2-4db0-5c93-8df7-1975f94bfe86%22%2C%22nyt%3A%2F%2Farticle%2F4c0bdb5b-27e4-5d68-b14c-5bf6e4ef722d%22%2C%22nyt%3A%2F%2Fembeddedinteractive%2F0df9455a-1c52-5a54-9400-7443c43d9a68%22%2C%22nyt%3A%2F%2Farticle%2F873a47a4-9c43-5721-b485-d70478defb17%22%2C%22nyt%3A%2F%2Farticle%2Fc2ffed0c-31cd-521a-86c7-6f03f6c395c6%22%2C%22nyt%3A%2F%2Fcarddeck%2F2c2d6895-da9e-46a7-a29e-4b38053581ac%22%2C%22nyt%3A%2F%2Farticle%2Fbfa75f7c-c911-504b-9463-ec2d960582e4%22%2C%22nyt%3A%2F%2Finteractive%2F14d01b6c-4efa-5fa1-ae54-4a0fe3574681%22%2C%22nyt%3A%2F%2Fpromo%2F5950ffc8-e72c-5dea-b827-7ed473b59dfc%22%2C%22nyt%3A%2F%2Farticle%2F143ffe4a-8d9b-54bc-a46f-c1d1be199cfc%22%2C%22nyt%3A%2F%2Farticle%2F78c9a766-1b99-560f-87af-f210e3c52c25%22%2C%22nyt%3A%2F%2Farticle%2F5380ddd2-84a8-560c-8c61-d50ab1376859%22%2C%22nyt%3A%2F%2Fpromo%2F5bcc076d-3f3b-5a1a-90af-191c9e9892f8%22%2C%22nyt%3A%2F%2Farticle%2F62a4d429-0fcf-5c1a-aa1b-9f7af18f87a0%22%2C%22nyt%3A%2F%2Farticle%2Fdedf645f-f4b3-5fcc-bd38-2d9832615a8f%22%2C%22nyt%3A%2F%2Farticle%2Fe687aecb-1f0c-5a3c-90f8-d15567a73b28%22%2C%22nyt%3A%2F%2Farticle%2Fa713d59f-1652-5300-8999-37e764e8df01%22%2C%22nyt%3A%2F%2Fcarddeck%2F958a5e3e-9275-4141-a9db-de04576bf2c2%22%2C%22nyt%3A%2F%2Fpromo%2F33c6cf3c-8cb0-5a2d-a8a7-00100ea32be4%22%2C%22nyt%3A%2F%2Fpromo%2Fc526680a-46b9-5c63-8313-c3aefb0c2df3%22%2C%22nyt%3A%2F%2Fpromo%2F03b461e3-31bb-5fd0-be52-8fa3e27c8e6b%22%2C%22nyt%3A%2F%2Fpromo%2F8788a6e9-0db1-5c7c-a8e8-d82c37ccfdd0%22%2C%22nyt%3A%2F%2Fpromo%2Fc397d2d2-758a-5a3a-a897-2add6cf9ae78%22%2C%22nyt%3A%2F%2Fpromo%2Fbc5f0f4d-0809-5459-9468-01bb2922a6fb%22%2C%22nyt%3A%2F%2Fpromo%2Ff7f1225d-6bba-5864-ad80-682122a9fbbf%22%5D%2C%22surfaceOverrides%22%3A%5B%7B%22surface%22%3A%22home-packages-ts-enterprise%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F54c131b1-9274-5b3f-af15-d304aa3eedb5%22%7D%2C%7B%22surface%22%3A%22home-packages-watch-read%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F8f730fc2-2e6b-5d27-9068-7d48acccef7f%22%7D%2C%7B%22surface%22%3A%22home-packages-weekender%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F3f3608b5-21ef-5fb0-9eb2-abca75d0c13c%22%7D%2C%7B%22surface%22%3A%22home-packages-bestadvice%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F6b73e77e-4288-5519-8157-4b7025f505ca%22%7D%2C%7B%22surface%22%3A%22home-packages-morenews-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fed0ab9e0-7419-5d41-a63e-69ad6c596809%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe6fefa52-1c59-5d8d-a635-bb206a9edf57%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F9a70b5e5-9f3d-5095-8e74-04d1941c3578%22%7D%2C%7B%22surface%22%3A%22home-packages-opinion-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe44339eb-f8db-5e56-a126-a8263c7a114a%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-well%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe1f22e62-8dba-51f4-87bc-e552a87bb958%22%7D%2C%7B%22surface%22%3A%22home-packages-audio%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Facab6b50-b23d-57e0-a603-d84178673340%22%7D%2C%7B%22surface%22%3A%22home-packages-wirecutter%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fa56d96c5-e8f5-5bc0-af2b-9be710e80580%22%7D%5D%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%2288fbbadb3c12f7006b54426bca98ce32ad4ca9ccda0cb003af95c602a593f930%22%7D%7D — 200 — 0 B — 144 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2?operationName=LegacyPersonalizedPackagesQuery&variables=%7B%22ids%22%3A%5B%22nyt%3A%2F%2Fprogrammingnode%2Fbf8308ef-4054-5267-9194-f9adead71013%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F83f8dc97-ec7d-5662-9415-435c52cbda87%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F45fff9f7-0b33-5e6f-af53-0cfacab5e66c%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F27519828-069e-5428-a578-4d1b0b92fa86%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1cd56b05-1233-5a0b-8790-21904ccec385%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe6e99558-1870-5080-8aed-2010e8028bc7%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F8d50cc79-d57b-5218-9103-ba22a1eb4a88%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F37dbe35b-08fd-5097-a820-a71f6a65b9e6%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe3eeed51-5ca1-5b56-aeb4-fecd817c472e%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fd3c3f091-1807-58c5-9653-c218b92e769f%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F32849ce2-de18-5952-9e88-531bf38d85c8%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F366fbe72-06a9-5e29-8aaf-348da084f98d%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F585f0d2b-6b86-56a8-8548-9e742a96ffae%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fad4c4839-7a9d-576b-b405-888facf931b1%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1b167d36-ae1b-5882-a323-4a33180ab5c8%22%5D%2C%22homeAssets%22%3A%5B%22nyt%3A%2F%2Farticle%2Fc875e3c6-6082-5d9c-9e76-ca907dc0154f%22%2C%22nyt%3A%2F%2Farticle%2F5091aa96-4d70-555f-9726-9ddc063a3696%22%2C%22nyt%3A%2F%2Farticle%2F475a7c10-ec04-5e8f-8c10-714703b3a9fb%22%2C%22nyt%3A%2F%2Farticle%2F683b4e8e-a636-52ad-80e3-d73bc4eb1e59%22%2C%22nyt%3A%2F%2Fpromo%2Fe954ad5a-1e57-570c-8bb2-b0a0a86b302c%22%2C%22nyt%3A%2F%2Farticle%2Ff0cbaeb4-28f4-566e-88d0-30951d27ff8f%22%2C%22nyt%3A%2F%2Farticle%2F35ae291e-7b4d-5283-a3fb-0d19dfa5c597%22%2C%22nyt%3A%2F%2Farticle%2F24adb337-4eed-5bbf-a4ff-508f7458ffe9%22%2C%22nyt%3A%2F%2Farticle%2Ff5f1611e-af3e-5dd1-8b15-7a76e561df47%22%2C%22nyt%3A%2F%2Farticle%2F63a2cef8-ce3e-5905-a2ef-152530fa4bb8%22%2C%22nyt%3A%2F%2Farticle%2F70aa47c4-12b7-5cae-bd43-c94ff68c3c5a%22%2C%22nyt%3A%2F%2Farticle%2F2613bee2-4db0-5c93-8df7-1975f94bfe86%22%2C%22nyt%3A%2F%2Farticle%2F4c0bdb5b-27e4-5d68-b14c-5bf6e4ef722d%22%2C%22nyt%3A%2F%2Fembeddedinteractive%2F0df9455a-1c52-5a54-9400-7443c43d9a68%22%2C%22nyt%3A%2F%2Farticle%2F873a47a4-9c43-5721-b485-d70478defb17%22%2C%22nyt%3A%2F%2Farticle%2Fc2ffed0c-31cd-521a-86c7-6f03f6c395c6%22%2C%22nyt%3A%2F%2Fcarddeck%2F2c2d6895-da9e-46a7-a29e-4b38053581ac%22%2C%22nyt%3A%2F%2Farticle%2Fbfa75f7c-c911-504b-9463-ec2d960582e4%22%2C%22nyt%3A%2F%2Finteractive%2F14d01b6c-4efa-5fa1-ae54-4a0fe3574681%22%2C%22nyt%3A%2F%2Fpromo%2F5950ffc8-e72c-5dea-b827-7ed473b59dfc%22%2C%22nyt%3A%2F%2Farticle%2F143ffe4a-8d9b-54bc-a46f-c1d1be199cfc%22%2C%22nyt%3A%2F%2Farticle%2F78c9a766-1b99-560f-87af-f210e3c52c25%22%2C%22nyt%3A%2F%2Farticle%2F5380ddd2-84a8-560c-8c61-d50ab1376859%22%2C%22nyt%3A%2F%2Fpromo%2F5bcc076d-3f3b-5a1a-90af-191c9e9892f8%22%2C%22nyt%3A%2F%2Farticle%2F62a4d429-0fcf-5c1a-aa1b-9f7af18f87a0%22%2C%22nyt%3A%2F%2Farticle%2Fdedf645f-f4b3-5fcc-bd38-2d9832615a8f%22%2C%22nyt%3A%2F%2Farticle%2Fe687aecb-1f0c-5a3c-90f8-d15567a73b28%22%2C%22nyt%3A%2F%2Farticle%2Fa713d59f-1652-5300-8999-37e764e8df01%22%2C%22nyt%3A%2F%2Fcarddeck%2F958a5e3e-9275-4141-a9db-de04576bf2c2%22%2C%22nyt%3A%2F%2Fpromo%2F33c6cf3c-8cb0-5a2d-a8a7-00100ea32be4%22%2C%22nyt%3A%2F%2Fpromo%2Fc526680a-46b9-5c63-8313-c3aefb0c2df3%22%2C%22nyt%3A%2F%2Fpromo%2F03b461e3-31bb-5fd0-be52-8fa3e27c8e6b%22%2C%22nyt%3A%2F%2Fpromo%2F8788a6e9-0db1-5c7c-a8e8-d82c37ccfdd0%22%2C%22nyt%3A%2F%2Fpromo%2Fc397d2d2-758a-5a3a-a897-2add6cf9ae78%22%2C%22nyt%3A%2F%2Fpromo%2Fbc5f0f4d-0809-5459-9468-01bb2922a6fb%22%2C%22nyt%3A%2F%2Fpromo%2Ff7f1225d-6bba-5864-ad80-682122a9fbbf%22%5D%2C%22surfaceOverrides%22%3A%5B%7B%22surface%22%3A%22home-packages-ts-enterprise%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F54c131b1-9274-5b3f-af15-d304aa3eedb5%22%7D%2C%7B%22surface%22%3A%22home-packages-watch-read%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F8f730fc2-2e6b-5d27-9068-7d48acccef7f%22%7D%2C%7B%22surface%22%3A%22home-packages-weekender%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F3f3608b5-21ef-5fb0-9eb2-abca75d0c13c%22%7D%2C%7B%22surface%22%3A%22home-packages-bestadvice%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F6b73e77e-4288-5519-8157-4b7025f505ca%22%7D%2C%7B%22surface%22%3A%22home-packages-morenews-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fed0ab9e0-7419-5d41-a63e-69ad6c596809%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe6fefa52-1c59-5d8d-a635-bb206a9edf57%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F9a70b5e5-9f3d-5095-8e74-04d1941c3578%22%7D%2C%7B%22surface%22%3A%22home-packages-opinion-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe44339eb-f8db-5e56-a126-a8263c7a114a%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-well%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe1f22e62-8dba-51f4-87bc-e552a87bb958%22%7D%2C%7B%22surface%22%3A%22home-packages-audio%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Facab6b50-b23d-57e0-a603-d84178673340%22%7D%2C%7B%22surface%22%3A%22home-packages-wirecutter%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fa56d96c5-e8f5-5bc0-af2b-9be710e80580%22%7D%5D%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%2288fbbadb3c12f7006b54426bca98ce32ad4ca9ccda0cb003af95c602a593f930%22%7D%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?operationName=LegacyPersonalizedPackagesQuery&variables=%7B%22ids%22%3A%5B%22nyt%3A%2F%2Fprogrammingnode%2Fbf8308ef-4054-5267-9194-f9adead71013%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F83f8dc97-ec7d-5662-9415-435c52cbda87%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F45fff9f7-0b33-5e6f-af53-0cfacab5e66c%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F27519828-069e-5428-a578-4d1b0b92fa86%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1cd56b05-1233-5a0b-8790-21904ccec385%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe6e99558-1870-5080-8aed-2010e8028bc7%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F8d50cc79-d57b-5218-9103-ba22a1eb4a88%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F37dbe35b-08fd-5097-a820-a71f6a65b9e6%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fe3eeed51-5ca1-5b56-aeb4-fecd817c472e%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fd3c3f091-1807-58c5-9653-c218b92e769f%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F32849ce2-de18-5952-9e88-531bf38d85c8%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F366fbe72-06a9-5e29-8aaf-348da084f98d%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F585f0d2b-6b86-56a8-8548-9e742a96ffae%22%2C%22nyt%3A%2F%2Fprogrammingnode%2Fad4c4839-7a9d-576b-b405-888facf931b1%22%2C%22nyt%3A%2F%2Fprogrammingnode%2F1b167d36-ae1b-5882-a323-4a33180ab5c8%22%5D%2C%22homeAssets%22%3A%5B%22nyt%3A%2F%2Farticle%2Fc875e3c6-6082-5d9c-9e76-ca907dc0154f%22%2C%22nyt%3A%2F%2Farticle%2F5091aa96-4d70-555f-9726-9ddc063a3696%22%2C%22nyt%3A%2F%2Farticle%2F475a7c10-ec04-5e8f-8c10-714703b3a9fb%22%2C%22nyt%3A%2F%2Farticle%2F683b4e8e-a636-52ad-80e3-d73bc4eb1e59%22%2C%22nyt%3A%2F%2Fpromo%2Fe954ad5a-1e57-570c-8bb2-b0a0a86b302c%22%2C%22nyt%3A%2F%2Farticle%2Ff0cbaeb4-28f4-566e-88d0-30951d27ff8f%22%2C%22nyt%3A%2F%2Farticle%2F35ae291e-7b4d-5283-a3fb-0d19dfa5c597%22%2C%22nyt%3A%2F%2Farticle%2F24adb337-4eed-5bbf-a4ff-508f7458ffe9%22%2C%22nyt%3A%2F%2Farticle%2Ff5f1611e-af3e-5dd1-8b15-7a76e561df47%22%2C%22nyt%3A%2F%2Farticle%2F63a2cef8-ce3e-5905-a2ef-152530fa4bb8%22%2C%22nyt%3A%2F%2Farticle%2F70aa47c4-12b7-5cae-bd43-c94ff68c3c5a%22%2C%22nyt%3A%2F%2Farticle%2F2613bee2-4db0-5c93-8df7-1975f94bfe86%22%2C%22nyt%3A%2F%2Farticle%2F4c0bdb5b-27e4-5d68-b14c-5bf6e4ef722d%22%2C%22nyt%3A%2F%2Fembeddedinteractive%2F0df9455a-1c52-5a54-9400-7443c43d9a68%22%2C%22nyt%3A%2F%2Farticle%2F873a47a4-9c43-5721-b485-d70478defb17%22%2C%22nyt%3A%2F%2Farticle%2Fc2ffed0c-31cd-521a-86c7-6f03f6c395c6%22%2C%22nyt%3A%2F%2Fcarddeck%2F2c2d6895-da9e-46a7-a29e-4b38053581ac%22%2C%22nyt%3A%2F%2Farticle%2Fbfa75f7c-c911-504b-9463-ec2d960582e4%22%2C%22nyt%3A%2F%2Finteractive%2F14d01b6c-4efa-5fa1-ae54-4a0fe3574681%22%2C%22nyt%3A%2F%2Fpromo%2F5950ffc8-e72c-5dea-b827-7ed473b59dfc%22%2C%22nyt%3A%2F%2Farticle%2F143ffe4a-8d9b-54bc-a46f-c1d1be199cfc%22%2C%22nyt%3A%2F%2Farticle%2F78c9a766-1b99-560f-87af-f210e3c52c25%22%2C%22nyt%3A%2F%2Farticle%2F5380ddd2-84a8-560c-8c61-d50ab1376859%22%2C%22nyt%3A%2F%2Fpromo%2F5bcc076d-3f3b-5a1a-90af-191c9e9892f8%22%2C%22nyt%3A%2F%2Farticle%2F62a4d429-0fcf-5c1a-aa1b-9f7af18f87a0%22%2C%22nyt%3A%2F%2Farticle%2Fdedf645f-f4b3-5fcc-bd38-2d9832615a8f%22%2C%22nyt%3A%2F%2Farticle%2Fe687aecb-1f0c-5a3c-90f8-d15567a73b28%22%2C%22nyt%3A%2F%2Farticle%2Fa713d59f-1652-5300-8999-37e764e8df01%22%2C%22nyt%3A%2F%2Fcarddeck%2F958a5e3e-9275-4141-a9db-de04576bf2c2%22%2C%22nyt%3A%2F%2Fpromo%2F33c6cf3c-8cb0-5a2d-a8a7-00100ea32be4%22%2C%22nyt%3A%2F%2Fpromo%2Fc526680a-46b9-5c63-8313-c3aefb0c2df3%22%2C%22nyt%3A%2F%2Fpromo%2F03b461e3-31bb-5fd0-be52-8fa3e27c8e6b%22%2C%22nyt%3A%2F%2Fpromo%2F8788a6e9-0db1-5c7c-a8e8-d82c37ccfdd0%22%2C%22nyt%3A%2F%2Fpromo%2Fc397d2d2-758a-5a3a-a897-2add6cf9ae78%22%2C%22nyt%3A%2F%2Fpromo%2Fbc5f0f4d-0809-5459-9468-01bb2922a6fb%22%2C%22nyt%3A%2F%2Fpromo%2Ff7f1225d-6bba-5864-ad80-682122a9fbbf%22%5D%2C%22surfaceOverrides%22%3A%5B%7B%22surface%22%3A%22home-packages-ts-enterprise%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F54c131b1-9274-5b3f-af15-d304aa3eedb5%22%7D%2C%7B%22surface%22%3A%22home-packages-watch-read%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F8f730fc2-2e6b-5d27-9068-7d48acccef7f%22%7D%2C%7B%22surface%22%3A%22home-packages-weekender%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F3f3608b5-21ef-5fb0-9eb2-abca75d0c13c%22%7D%2C%7B%22surface%22%3A%22home-packages-bestadvice%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F6b73e77e-4288-5519-8157-4b7025f505ca%22%7D%2C%7B%22surface%22%3A%22home-packages-morenews-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fed0ab9e0-7419-5d41-a63e-69ad6c596809%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe6fefa52-1c59-5d8d-a635-bb206a9edf57%22%7D%2C%7B%22surface%22%3A%22home-packages-rightrail-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F9a70b5e5-9f3d-5095-8e74-04d1941c3578%22%7D%2C%7B%22surface%22%3A%22home-packages-opinion-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe44339eb-f8db-5e56-a126-a8263c7a114a%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-primary%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-athletic-addon%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2F0e21e8fc-4567-5b8a-9e8f-9e786aed2736%22%7D%2C%7B%22surface%22%3A%22home-packages-well%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fe1f22e62-8dba-51f4-87bc-e552a87bb958%22%7D%2C%7B%22surface%22%3A%22home-packages-audio%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Facab6b50-b23d-57e0-a603-d84178673340%22%7D%2C%7B%22surface%22%3A%22home-packages-wirecutter%22%2C%22property%22%3A%22pool%22%2C%22value%22%3A%22nyt%3A%2F%2Fprogrammingnode%2Fa56d96c5-e8f5-5bc0-af2b-9be710e80580%22%7D%5D%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%2288fbbadb3c12f7006b54426bca98ce32ad4ca9ccda0cb003af95c602a593f930%22%7D%7D — 200 — 120.5 KiB — 1.1 s — h2https://a1.nyt.com/analytics/show-ads.jsa1.nyt.com/analytics/show-ads.js https://a1.nyt.com/analytics/show-ads.js — 200 — 583 B — 54 ms — h2https://vp.nyt.com/video/2026/05/07/168287_1_08eks-belluz-cine_wg_720p.mp4vp.nyt.com/video/2026/05/07/168287_... https://vp.nyt.com/video/2026/05/07/168287_1_08eks-belluz-cine_wg_720p.mp4 — 206 — 3.9 MiB — 368 ms — h2https://vp.nyt.com/video/2026/05/07/168921_1_17mag-interview-sethi-homepage_wg_1080p.mp4vp.nyt.com/video/2026/05/07/168921_... https://vp.nyt.com/video/2026/05/07/168921_1_17mag-interview-sethi-homepage_wg_1080p.mp4 — 206 — 261 B — 9 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2?operationName=getOffer&variables=%7B%22country%22%3A%22FR%22%2C%22allAccessAcquisitionAnnualId%22%3A%22e7305cef-8e4e-42cc-bfdc-ca82d17666d9%22%2C%22allAccessAcquisitionAnnualAsDefaultId%22%3A%22e7305cef-8e4e-42cc-bfdc-ca82d17666d9%22%2C%22allAccessAcquisitionAnnualFreeTrialId%22%3A%2244ceb983-c84f-43cb-b4e2-7049ff5935da%22%2C%22allAccessAcquisitionMonthlyId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyAsDefaultId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyFreeTrialId%22%3A%22477578e3-bd2c-41d2-a657-ed8fd02ac142%22%2C%22allAccessFamilyAcquisitionAnnualId%22%3A%22d68e63cd-bb0a-47e8-a4c4-503576e6cdba%22%2C%22allAccessFamilyAcquisitionMonthlyId%22%3A%22ab9208fc-440b-4e6e-b0e8-f869bc8df484%22%2C%22allAccessIntlPriceTestAcquisitionMonthlyId%22%3A%22d1bf88d3-ff7f-494c-916a-58ad3e1f3d48%22%2C%22allAccessSaleAcquisitionMonthlyId%22%3A%227d32d566-1f9f-45ff-94be-ea81ef9a0275%22%2C%22allAccessSaleIntlPriceTestAcquisitionMonthlyId%22%3A%2209343d1a-c77c-49e8-8a5a-c78616161cbc%22%2C%22athleticAcquisitionAnnualId%22%3A%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%22athleticAcquisitionAnnualFreeTrialTestV1Id%22%3A%22b58c7b37-92a1-4fb3-9c5e-ac12f189f9dc%22%2C%22athleticAcquisitionAnnualOneWeekTrialId%22%3A%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%22athleticAcquisitionMonthlyId%22%3A%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%22athleticAcquisitionMonthlyFreeTrialTestV1Id%22%3A%22c83a4fdc-c5f0-42d9-ba6c-8138b6768fb0%22%2C%22athleticAcquisitionSaleAnnualId%22%3A%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22athleticAcquisitionSaleAnnualOneWeekTrialId%22%3A%22d7ff433d-0615-4503-90c4-ec5bff774c42%22%2C%22athleticAcquisitionSaleMonthlyId%22%3A%22550065f2-cdec-42f1-a1e7-b9aaffcb7137%22%2C%22athleticFreeTrialAcquisitionSaleMonthlyId%22%3A%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%22audioAcquisitionAllAccessId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22audioAcquisitionAnnualId%22%3A%22d08f0a3f-988f-44f9-b0a3-b09803f2e614%22%2C%22audioAcquisitionMonthlyId%22%3A%22dbd7ebae-410e-49f8-8488-067fa73e1a30%22%2C%22cookingAcquisitionAnnualId%22%3A%22d0760d16-bfba-11eb-93f5-024cda8b295f%22%2C%22cookingAcquisitionMonthlyId%22%3A%220da629fc-bfbc-11eb-8a2c-97ac9d3345e4%22%2C%22cookingHolidaySaleAcquisitionAnnualId%22%3A%226b37284b-ffce-48f5-9acd-39d397b8b928%22%2C%22cookingHolidaySaleAcquisitionMonthlyId%22%3A%22c368a7dc-b382-4329-8f54-6574187ef799%22%2C%22cookingSaleAcquisitionAnnualId%22%3A%22bfc97d4c-fb99-4edb-9e46-995067c8810e%22%2C%22cookingSaleAcquisitionMonthlyId%22%3A%223a05c20a-c0e9-4176-8638-5d6c32d30c5f%22%2C%22gamesAcquisitionAnnualId%22%3A%227062d9c8-bfb9-11eb-b23b-9ac57c61bc8b%22%2C%22gamesAcquisitionMonthlyId%22%3A%22764921a4-fd6c-441a-bb8f-8232c9e201e4%22%2C%22gamesFamilyAcquisitionAnnualId%22%3A%2231e67c49-8e3d-4247-8e0e-0c078bd622b7%22%2C%22gamesFamilyAcquisitionMonthlyId%22%3A%2296817b81-4201-4d1f-a377-8b4c60757245%22%2C%22gamesSaleAcquisitionAnnualId%22%3A%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%22gamesSaleAcquisitionMonthlyId%22%3A%2283f9b26c-ca58-4a53-9491-c623519d7369%22%2C%22giftAcquisitionAnnualId%22%3A%22ec804c88-0cf8-4e8c-951f-603ee1561f28%22%2C%22giftAcquisitionAthleticAnnualId%22%3A%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22giftAcquisitionAthleticBiAnnualId%22%3A%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%22giftAcquisitionCookingAnnualId%22%3A%2265177283-f4c4-42d1-a529-db495fe43517%22%2C%22giftAcquisitionGamesAnnualId%22%3A%229ced66c5-6119-405f-8771-b0819e5c7143%22%2C%22giftHolidaySaleAcquisitionAnnualId%22%3A%22aa9faff4-3013-4cf9-be34-52229c760557%22%2C%22giftSaleAcquisitionAnnualId%22%3A%22aa9faff4-3013-4cf9-be34-52229c760557%22%2C%22giftSaleAcquisitionAthleticAnnualId%22%3A%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22giftSaleAcquisitionAthleticBiAnnualId%22%3A%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%22giftSaleAcquisitionCookingAnnualId%22%3A%2265177283-f4c4-42d1-a529-db495fe43517%22%2C%22giftSaleAcquisitionGamesAnnualId%22%3A%229ced66c5-6119-405f-8771-b0819e5c7143%22%2C%22hyundaiCardAllAccessAnnualId%22%3A%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%2C%22wirecutterAcquisitionAnnualId%22%3A%22da91acab-d652-4859-b5eb-cb193c282af6%22%2C%22wirecutterAcquisitionMonthlyId%22%3A%2266954eac-cca9-44bc-8af3-1a74e853a424%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22d16e8ed2d8368d23370a7814c7a0c9372e260b45f402f1458de02695e043bd7b%22%2C%22version%22%3A1%7D%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?operationName=getOffer&variables=%7B%22country%22%3A%22FR%22%2C%22allAccessAcquisitionAnnualId%22%3A%22e7305cef-8e4e-42cc-bfdc-ca82d17666d9%22%2C%22allAccessAcquisitionAnnualAsDefaultId%22%3A%22e7305cef-8e4e-42cc-bfdc-ca82d17666d9%22%2C%22allAccessAcquisitionAnnualFreeTrialId%22%3A%2244ceb983-c84f-43cb-b4e2-7049ff5935da%22%2C%22allAccessAcquisitionMonthlyId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyAsDefaultId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyFreeTrialId%22%3A%22477578e3-bd2c-41d2-a657-ed8fd02ac142%22%2C%22allAccessFamilyAcquisitionAnnualId%22%3A%22d68e63cd-bb0a-47e8-a4c4-503576e6cdba%22%2C%22allAccessFamilyAcquisitionMonthlyId%22%3A%22ab9208fc-440b-4e6e-b0e8-f869bc8df484%22%2C%22allAccessIntlPriceTestAcquisitionMonthlyId%22%3A%22d1bf88d3-ff7f-494c-916a-58ad3e1f3d48%22%2C%22allAccessSaleAcquisitionMonthlyId%22%3A%227d32d566-1f9f-45ff-94be-ea81ef9a0275%22%2C%22allAccessSaleIntlPriceTestAcquisitionMonthlyId%22%3A%2209343d1a-c77c-49e8-8a5a-c78616161cbc%22%2C%22athleticAcquisitionAnnualId%22%3A%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%22athleticAcquisitionAnnualFreeTrialTestV1Id%22%3A%22b58c7b37-92a1-4fb3-9c5e-ac12f189f9dc%22%2C%22athleticAcquisitionAnnualOneWeekTrialId%22%3A%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%22athleticAcquisitionMonthlyId%22%3A%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%22athleticAcquisitionMonthlyFreeTrialTestV1Id%22%3A%22c83a4fdc-c5f0-42d9-ba6c-8138b6768fb0%22%2C%22athleticAcquisitionSaleAnnualId%22%3A%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22athleticAcquisitionSaleAnnualOneWeekTrialId%22%3A%22d7ff433d-0615-4503-90c4-ec5bff774c42%22%2C%22athleticAcquisitionSaleMonthlyId%22%3A%22550065f2-cdec-42f1-a1e7-b9aaffcb7137%22%2C%22athleticFreeTrialAcquisitionSaleMonthlyId%22%3A%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%22audioAcquisitionAllAccessId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22audioAcquisitionAnnualId%22%3A%22d08f0a3f-988f-44f9-b0a3-b09803f2e614%22%2C%22audioAcquisitionMonthlyId%22%3A%22dbd7ebae-410e-49f8-8488-067fa73e1a30%22%2C%22cookingAcquisitionAnnualId%22%3A%22d0760d16-bfba-11eb-93f5-024cda8b295f%22%2C%22cookingAcquisitionMonthlyId%22%3A%220da629fc-bfbc-11eb-8a2c-97ac9d3345e4%22%2C%22cookingHolidaySaleAcquisitionAnnualId%22%3A%226b37284b-ffce-48f5-9acd-39d397b8b928%22%2C%22cookingHolidaySaleAcquisitionMonthlyId%22%3A%22c368a7dc-b382-4329-8f54-6574187ef799%22%2C%22cookingSaleAcquisitionAnnualId%22%3A%22bfc97d4c-fb99-4edb-9e46-995067c8810e%22%2C%22cookingSaleAcquisitionMonthlyId%22%3A%223a05c20a-c0e9-4176-8638-5d6c32d30c5f%22%2C%22gamesAcquisitionAnnualId%22%3A%227062d9c8-bfb9-11eb-b23b-9ac57c61bc8b%22%2C%22gamesAcquisitionMonthlyId%22%3A%22764921a4-fd6c-441a-bb8f-8232c9e201e4%22%2C%22gamesFamilyAcquisitionAnnualId%22%3A%2231e67c49-8e3d-4247-8e0e-0c078bd622b7%22%2C%22gamesFamilyAcquisitionMonthlyId%22%3A%2296817b81-4201-4d1f-a377-8b4c60757245%22%2C%22gamesSaleAcquisitionAnnualId%22%3A%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%22gamesSaleAcquisitionMonthlyId%22%3A%2283f9b26c-ca58-4a53-9491-c623519d7369%22%2C%22giftAcquisitionAnnualId%22%3A%22ec804c88-0cf8-4e8c-951f-603ee1561f28%22%2C%22giftAcquisitionAthleticAnnualId%22%3A%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22giftAcquisitionAthleticBiAnnualId%22%3A%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%22giftAcquisitionCookingAnnualId%22%3A%2265177283-f4c4-42d1-a529-db495fe43517%22%2C%22giftAcquisitionGamesAnnualId%22%3A%229ced66c5-6119-405f-8771-b0819e5c7143%22%2C%22giftHolidaySaleAcquisitionAnnualId%22%3A%22aa9faff4-3013-4cf9-be34-52229c760557%22%2C%22giftSaleAcquisitionAnnualId%22%3A%22aa9faff4-3013-4cf9-be34-52229c760557%22%2C%22giftSaleAcquisitionAthleticAnnualId%22%3A%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22giftSaleAcquisitionAthleticBiAnnualId%22%3A%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%22giftSaleAcquisitionCookingAnnualId%22%3A%2265177283-f4c4-42d1-a529-db495fe43517%22%2C%22giftSaleAcquisitionGamesAnnualId%22%3A%229ced66c5-6119-405f-8771-b0819e5c7143%22%2C%22hyundaiCardAllAccessAnnualId%22%3A%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%2C%22wirecutterAcquisitionAnnualId%22%3A%22da91acab-d652-4859-b5eb-cb193c282af6%22%2C%22wirecutterAcquisitionMonthlyId%22%3A%2266954eac-cca9-44bc-8af3-1a74e853a424%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22d16e8ed2d8368d23370a7814c7a0c9372e260b45f402f1458de02695e043bd7b%22%2C%22version%22%3A1%7D%7D — 200 — 0 B — 123 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2?operationName=GetOfferStrategyPresentation&variables=%7B%22ids%22%3A%5B%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22e7305cef-8e4e-42cc-bfdc-ca82d17666d9%22%2C%227d32d566-1f9f-45ff-94be-ea81ef9a0275%22%2C%22477578e3-bd2c-41d2-a657-ed8fd02ac142%22%2C%2244ceb983-c84f-43cb-b4e2-7049ff5935da%22%2C%22ab9208fc-440b-4e6e-b0e8-f869bc8df484%22%2C%22d68e63cd-bb0a-47e8-a4c4-503576e6cdba%22%2C%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%22a4dea64f-d45c-42c9-a027-3dad234c7791%22%2C%2280dde96d-d40c-447f-9622-94d3e90d7735%22%2C%22c83a4fdc-c5f0-42d9-ba6c-8138b6768fb0%22%2C%22b58c7b37-92a1-4fb3-9c5e-ac12f189f9dc%22%2C%22a79cafa2-2c55-447f-a999-65c015bf1882%22%2C%225db6ab70-80e0-44dc-8910-52dec1b12813%22%2C%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%22dbd7ebae-410e-49f8-8488-067fa73e1a30%22%2C%22d08f0a3f-988f-44f9-b0a3-b09803f2e614%22%2C%220da629fc-bfbc-11eb-8a2c-97ac9d3345e4%22%2C%22d0760d16-bfba-11eb-93f5-024cda8b295f%22%2C%22764921a4-fd6c-441a-bb8f-8232c9e201e4%22%2C%227062d9c8-bfb9-11eb-b23b-9ac57c61bc8b%22%2C%2296817b81-4201-4d1f-a377-8b4c60757245%22%2C%2231e67c49-8e3d-4247-8e0e-0c078bd622b7%22%2C%22ec804c88-0cf8-4e8c-951f-603ee1561f28%22%2C%2265177283-f4c4-42d1-a529-db495fe43517%22%2C%229ced66c5-6119-405f-8771-b0819e5c7143%22%2C%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%2266954eac-cca9-44bc-8af3-1a74e853a424%22%2C%22da91acab-d652-4859-b5eb-cb193c282af6%22%2C%22aa9faff4-3013-4cf9-be34-52229c760557%22%2C%22550065f2-cdec-42f1-a1e7-b9aaffcb7137%22%2C%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%22d7ff433d-0615-4503-90c4-ec5bff774c42%22%2C%223a05c20a-c0e9-4176-8638-5d6c32d30c5f%22%2C%22bfc97d4c-fb99-4edb-9e46-995067c8810e%22%2C%2283f9b26c-ca58-4a53-9491-c623519d7369%22%2C%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%226b37284b-ffce-48f5-9acd-39d397b8b928%22%2C%22c368a7dc-b382-4329-8f54-6574187ef799%22%2C%2209343d1a-c77c-49e8-8a5a-c78616161cbc%22%2C%22d1bf88d3-ff7f-494c-916a-58ad3e1f3d48%22%2C%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%5D%2C%22country%22%3A%22FR%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22c134e880c50f955aa5372810e2dfe961cfebfca32da07e856566c5444c8dd7e4%22%2C%22version%22%3A1%7D%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?operationName=GetOfferStrategyPresentation&variables=%7B%22ids%22%3A%5B%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22e7305cef-8e4e-42cc-bfdc-ca82d17666d9%22%2C%227d32d566-1f9f-45ff-94be-ea81ef9a0275%22%2C%22477578e3-bd2c-41d2-a657-ed8fd02ac142%22%2C%2244ceb983-c84f-43cb-b4e2-7049ff5935da%22%2C%22ab9208fc-440b-4e6e-b0e8-f869bc8df484%22%2C%22d68e63cd-bb0a-47e8-a4c4-503576e6cdba%22%2C%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%22a4dea64f-d45c-42c9-a027-3dad234c7791%22%2C%2280dde96d-d40c-447f-9622-94d3e90d7735%22%2C%22c83a4fdc-c5f0-42d9-ba6c-8138b6768fb0%22%2C%22b58c7b37-92a1-4fb3-9c5e-ac12f189f9dc%22%2C%22a79cafa2-2c55-447f-a999-65c015bf1882%22%2C%225db6ab70-80e0-44dc-8910-52dec1b12813%22%2C%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%22dbd7ebae-410e-49f8-8488-067fa73e1a30%22%2C%22d08f0a3f-988f-44f9-b0a3-b09803f2e614%22%2C%220da629fc-bfbc-11eb-8a2c-97ac9d3345e4%22%2C%22d0760d16-bfba-11eb-93f5-024cda8b295f%22%2C%22764921a4-fd6c-441a-bb8f-8232c9e201e4%22%2C%227062d9c8-bfb9-11eb-b23b-9ac57c61bc8b%22%2C%2296817b81-4201-4d1f-a377-8b4c60757245%22%2C%2231e67c49-8e3d-4247-8e0e-0c078bd622b7%22%2C%22ec804c88-0cf8-4e8c-951f-603ee1561f28%22%2C%2265177283-f4c4-42d1-a529-db495fe43517%22%2C%229ced66c5-6119-405f-8771-b0819e5c7143%22%2C%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%2266954eac-cca9-44bc-8af3-1a74e853a424%22%2C%22da91acab-d652-4859-b5eb-cb193c282af6%22%2C%22aa9faff4-3013-4cf9-be34-52229c760557%22%2C%22550065f2-cdec-42f1-a1e7-b9aaffcb7137%22%2C%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%22d7ff433d-0615-4503-90c4-ec5bff774c42%22%2C%223a05c20a-c0e9-4176-8638-5d6c32d30c5f%22%2C%22bfc97d4c-fb99-4edb-9e46-995067c8810e%22%2C%2283f9b26c-ca58-4a53-9491-c623519d7369%22%2C%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%226b37284b-ffce-48f5-9acd-39d397b8b928%22%2C%22c368a7dc-b382-4329-8f54-6574187ef799%22%2C%2209343d1a-c77c-49e8-8a5a-c78616161cbc%22%2C%22d1bf88d3-ff7f-494c-916a-58ad3e1f3d48%22%2C%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%5D%2C%22country%22%3A%22FR%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22c134e880c50f955aa5372810e2dfe961cfebfca32da07e856566c5444c8dd7e4%22%2C%22version%22%3A1%7D%7D — 200 — 0 B — 101 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 118 ms — h3https://www.nytimes.com/fides/api/v1/privacy-experience?show_disabled=false&region=eea&component=overlay&has_notices=true&has_config=true&systems_applicable=true&exclude_gvl_languages=true&include_meta=true&include_gvl=true&include_non_applicable_notices=true&minimal_tcf=true/fides/api/v1/privacy-experience?sh... https://www.nytimes.com/fides/api/v1/privacy-experience?show_disabled=false&region=eea&component=overlay&has_notices=true&has_config=true&systems_applicable=true&exclude_gvl_languages=true&include_meta=true&include_gvl=true&include_non_applicable_notices=true&minimal_tcf=true — 200 — 11.3 KiB — 5 ms — h2https://vp.nyt.com/video/2026/05/07/168287_1_08eks-belluz-cine_wg_720p.mp4vp.nyt.com/video/2026/05/07/168287_... https://vp.nyt.com/video/2026/05/07/168287_1_08eks-belluz-cine_wg_720p.mp4 — 206 — 74 B — 4 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2?operationName=GetOfferStrategyPresentation&variables=%7B%22ids%22%3A%5B%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22e7305cef-8e4e-42cc-bfdc-ca82d17666d9%22%2C%227d32d566-1f9f-45ff-94be-ea81ef9a0275%22%2C%22477578e3-bd2c-41d2-a657-ed8fd02ac142%22%2C%2244ceb983-c84f-43cb-b4e2-7049ff5935da%22%2C%22ab9208fc-440b-4e6e-b0e8-f869bc8df484%22%2C%22d68e63cd-bb0a-47e8-a4c4-503576e6cdba%22%2C%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%22a4dea64f-d45c-42c9-a027-3dad234c7791%22%2C%2280dde96d-d40c-447f-9622-94d3e90d7735%22%2C%22c83a4fdc-c5f0-42d9-ba6c-8138b6768fb0%22%2C%22b58c7b37-92a1-4fb3-9c5e-ac12f189f9dc%22%2C%22a79cafa2-2c55-447f-a999-65c015bf1882%22%2C%225db6ab70-80e0-44dc-8910-52dec1b12813%22%2C%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%22dbd7ebae-410e-49f8-8488-067fa73e1a30%22%2C%22d08f0a3f-988f-44f9-b0a3-b09803f2e614%22%2C%220da629fc-bfbc-11eb-8a2c-97ac9d3345e4%22%2C%22d0760d16-bfba-11eb-93f5-024cda8b295f%22%2C%22764921a4-fd6c-441a-bb8f-8232c9e201e4%22%2C%227062d9c8-bfb9-11eb-b23b-9ac57c61bc8b%22%2C%2296817b81-4201-4d1f-a377-8b4c60757245%22%2C%2231e67c49-8e3d-4247-8e0e-0c078bd622b7%22%2C%22ec804c88-0cf8-4e8c-951f-603ee1561f28%22%2C%2265177283-f4c4-42d1-a529-db495fe43517%22%2C%229ced66c5-6119-405f-8771-b0819e5c7143%22%2C%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%2266954eac-cca9-44bc-8af3-1a74e853a424%22%2C%22da91acab-d652-4859-b5eb-cb193c282af6%22%2C%22aa9faff4-3013-4cf9-be34-52229c760557%22%2C%22550065f2-cdec-42f1-a1e7-b9aaffcb7137%22%2C%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%22d7ff433d-0615-4503-90c4-ec5bff774c42%22%2C%223a05c20a-c0e9-4176-8638-5d6c32d30c5f%22%2C%22bfc97d4c-fb99-4edb-9e46-995067c8810e%22%2C%2283f9b26c-ca58-4a53-9491-c623519d7369%22%2C%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%226b37284b-ffce-48f5-9acd-39d397b8b928%22%2C%22c368a7dc-b382-4329-8f54-6574187ef799%22%2C%2209343d1a-c77c-49e8-8a5a-c78616161cbc%22%2C%22d1bf88d3-ff7f-494c-916a-58ad3e1f3d48%22%2C%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%5D%2C%22country%22%3A%22FR%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22c134e880c50f955aa5372810e2dfe961cfebfca32da07e856566c5444c8dd7e4%22%2C%22version%22%3A1%7D%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?operationName=GetOfferStrategyPresentation&variables=%7B%22ids%22%3A%5B%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22e7305cef-8e4e-42cc-bfdc-ca82d17666d9%22%2C%227d32d566-1f9f-45ff-94be-ea81ef9a0275%22%2C%22477578e3-bd2c-41d2-a657-ed8fd02ac142%22%2C%2244ceb983-c84f-43cb-b4e2-7049ff5935da%22%2C%22ab9208fc-440b-4e6e-b0e8-f869bc8df484%22%2C%22d68e63cd-bb0a-47e8-a4c4-503576e6cdba%22%2C%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%22a4dea64f-d45c-42c9-a027-3dad234c7791%22%2C%2280dde96d-d40c-447f-9622-94d3e90d7735%22%2C%22c83a4fdc-c5f0-42d9-ba6c-8138b6768fb0%22%2C%22b58c7b37-92a1-4fb3-9c5e-ac12f189f9dc%22%2C%22a79cafa2-2c55-447f-a999-65c015bf1882%22%2C%225db6ab70-80e0-44dc-8910-52dec1b12813%22%2C%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%22dbd7ebae-410e-49f8-8488-067fa73e1a30%22%2C%22d08f0a3f-988f-44f9-b0a3-b09803f2e614%22%2C%220da629fc-bfbc-11eb-8a2c-97ac9d3345e4%22%2C%22d0760d16-bfba-11eb-93f5-024cda8b295f%22%2C%22764921a4-fd6c-441a-bb8f-8232c9e201e4%22%2C%227062d9c8-bfb9-11eb-b23b-9ac57c61bc8b%22%2C%2296817b81-4201-4d1f-a377-8b4c60757245%22%2C%2231e67c49-8e3d-4247-8e0e-0c078bd622b7%22%2C%22ec804c88-0cf8-4e8c-951f-603ee1561f28%22%2C%2265177283-f4c4-42d1-a529-db495fe43517%22%2C%229ced66c5-6119-405f-8771-b0819e5c7143%22%2C%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%2266954eac-cca9-44bc-8af3-1a74e853a424%22%2C%22da91acab-d652-4859-b5eb-cb193c282af6%22%2C%22aa9faff4-3013-4cf9-be34-52229c760557%22%2C%22550065f2-cdec-42f1-a1e7-b9aaffcb7137%22%2C%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%22d7ff433d-0615-4503-90c4-ec5bff774c42%22%2C%223a05c20a-c0e9-4176-8638-5d6c32d30c5f%22%2C%22bfc97d4c-fb99-4edb-9e46-995067c8810e%22%2C%2283f9b26c-ca58-4a53-9491-c623519d7369%22%2C%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%226b37284b-ffce-48f5-9acd-39d397b8b928%22%2C%22c368a7dc-b382-4329-8f54-6574187ef799%22%2C%2209343d1a-c77c-49e8-8a5a-c78616161cbc%22%2C%22d1bf88d3-ff7f-494c-916a-58ad3e1f3d48%22%2C%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%5D%2C%22country%22%3A%22FR%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22c134e880c50f955aa5372810e2dfe961cfebfca32da07e856566c5444c8dd7e4%22%2C%22version%22%3A1%7D%7D — 200 — 31.2 KiB — 5 ms — h2https://samizdat-graphql.nytimes.com/graphql/v2?operationName=getOffer&variables=%7B%22country%22%3A%22FR%22%2C%22allAccessAcquisitionAnnualId%22%3A%22e7305cef-8e4e-42cc-bfdc-ca82d17666d9%22%2C%22allAccessAcquisitionAnnualAsDefaultId%22%3A%22e7305cef-8e4e-42cc-bfdc-ca82d17666d9%22%2C%22allAccessAcquisitionAnnualFreeTrialId%22%3A%2244ceb983-c84f-43cb-b4e2-7049ff5935da%22%2C%22allAccessAcquisitionMonthlyId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyAsDefaultId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyFreeTrialId%22%3A%22477578e3-bd2c-41d2-a657-ed8fd02ac142%22%2C%22allAccessFamilyAcquisitionAnnualId%22%3A%22d68e63cd-bb0a-47e8-a4c4-503576e6cdba%22%2C%22allAccessFamilyAcquisitionMonthlyId%22%3A%22ab9208fc-440b-4e6e-b0e8-f869bc8df484%22%2C%22allAccessIntlPriceTestAcquisitionMonthlyId%22%3A%22d1bf88d3-ff7f-494c-916a-58ad3e1f3d48%22%2C%22allAccessSaleAcquisitionMonthlyId%22%3A%227d32d566-1f9f-45ff-94be-ea81ef9a0275%22%2C%22allAccessSaleIntlPriceTestAcquisitionMonthlyId%22%3A%2209343d1a-c77c-49e8-8a5a-c78616161cbc%22%2C%22athleticAcquisitionAnnualId%22%3A%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%22athleticAcquisitionAnnualFreeTrialTestV1Id%22%3A%22b58c7b37-92a1-4fb3-9c5e-ac12f189f9dc%22%2C%22athleticAcquisitionAnnualOneWeekTrialId%22%3A%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%22athleticAcquisitionMonthlyId%22%3A%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%22athleticAcquisitionMonthlyFreeTrialTestV1Id%22%3A%22c83a4fdc-c5f0-42d9-ba6c-8138b6768fb0%22%2C%22athleticAcquisitionSaleAnnualId%22%3A%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22athleticAcquisitionSaleAnnualOneWeekTrialId%22%3A%22d7ff433d-0615-4503-90c4-ec5bff774c42%22%2C%22athleticAcquisitionSaleMonthlyId%22%3A%22550065f2-cdec-42f1-a1e7-b9aaffcb7137%22%2C%22athleticFreeTrialAcquisitionSaleMonthlyId%22%3A%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%22audioAcquisitionAllAccessId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22audioAcquisitionAnnualId%22%3A%22d08f0a3f-988f-44f9-b0a3-b09803f2e614%22%2C%22audioAcquisitionMonthlyId%22%3A%22dbd7ebae-410e-49f8-8488-067fa73e1a30%22%2C%22cookingAcquisitionAnnualId%22%3A%22d0760d16-bfba-11eb-93f5-024cda8b295f%22%2C%22cookingAcquisitionMonthlyId%22%3A%220da629fc-bfbc-11eb-8a2c-97ac9d3345e4%22%2C%22cookingHolidaySaleAcquisitionAnnualId%22%3A%226b37284b-ffce-48f5-9acd-39d397b8b928%22%2C%22cookingHolidaySaleAcquisitionMonthlyId%22%3A%22c368a7dc-b382-4329-8f54-6574187ef799%22%2C%22cookingSaleAcquisitionAnnualId%22%3A%22bfc97d4c-fb99-4edb-9e46-995067c8810e%22%2C%22cookingSaleAcquisitionMonthlyId%22%3A%223a05c20a-c0e9-4176-8638-5d6c32d30c5f%22%2C%22gamesAcquisitionAnnualId%22%3A%227062d9c8-bfb9-11eb-b23b-9ac57c61bc8b%22%2C%22gamesAcquisitionMonthlyId%22%3A%22764921a4-fd6c-441a-bb8f-8232c9e201e4%22%2C%22gamesFamilyAcquisitionAnnualId%22%3A%2231e67c49-8e3d-4247-8e0e-0c078bd622b7%22%2C%22gamesFamilyAcquisitionMonthlyId%22%3A%2296817b81-4201-4d1f-a377-8b4c60757245%22%2C%22gamesSaleAcquisitionAnnualId%22%3A%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%22gamesSaleAcquisitionMonthlyId%22%3A%2283f9b26c-ca58-4a53-9491-c623519d7369%22%2C%22giftAcquisitionAnnualId%22%3A%22ec804c88-0cf8-4e8c-951f-603ee1561f28%22%2C%22giftAcquisitionAthleticAnnualId%22%3A%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22giftAcquisitionAthleticBiAnnualId%22%3A%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%22giftAcquisitionCookingAnnualId%22%3A%2265177283-f4c4-42d1-a529-db495fe43517%22%2C%22giftAcquisitionGamesAnnualId%22%3A%229ced66c5-6119-405f-8771-b0819e5c7143%22%2C%22giftHolidaySaleAcquisitionAnnualId%22%3A%22aa9faff4-3013-4cf9-be34-52229c760557%22%2C%22giftSaleAcquisitionAnnualId%22%3A%22aa9faff4-3013-4cf9-be34-52229c760557%22%2C%22giftSaleAcquisitionAthleticAnnualId%22%3A%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22giftSaleAcquisitionAthleticBiAnnualId%22%3A%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%22giftSaleAcquisitionCookingAnnualId%22%3A%2265177283-f4c4-42d1-a529-db495fe43517%22%2C%22giftSaleAcquisitionGamesAnnualId%22%3A%229ced66c5-6119-405f-8771-b0819e5c7143%22%2C%22hyundaiCardAllAccessAnnualId%22%3A%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%2C%22wirecutterAcquisitionAnnualId%22%3A%22da91acab-d652-4859-b5eb-cb193c282af6%22%2C%22wirecutterAcquisitionMonthlyId%22%3A%2266954eac-cca9-44bc-8af3-1a74e853a424%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22d16e8ed2d8368d23370a7814c7a0c9372e260b45f402f1458de02695e043bd7b%22%2C%22version%22%3A1%7D%7Dsamizdat-graphql.nytimes.com/graphq... https://samizdat-graphql.nytimes.com/graphql/v2?operationName=getOffer&variables=%7B%22country%22%3A%22FR%22%2C%22allAccessAcquisitionAnnualId%22%3A%22e7305cef-8e4e-42cc-bfdc-ca82d17666d9%22%2C%22allAccessAcquisitionAnnualAsDefaultId%22%3A%22e7305cef-8e4e-42cc-bfdc-ca82d17666d9%22%2C%22allAccessAcquisitionAnnualFreeTrialId%22%3A%2244ceb983-c84f-43cb-b4e2-7049ff5935da%22%2C%22allAccessAcquisitionMonthlyId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyAsDefaultId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22allAccessAcquisitionMonthlyFreeTrialId%22%3A%22477578e3-bd2c-41d2-a657-ed8fd02ac142%22%2C%22allAccessFamilyAcquisitionAnnualId%22%3A%22d68e63cd-bb0a-47e8-a4c4-503576e6cdba%22%2C%22allAccessFamilyAcquisitionMonthlyId%22%3A%22ab9208fc-440b-4e6e-b0e8-f869bc8df484%22%2C%22allAccessIntlPriceTestAcquisitionMonthlyId%22%3A%22d1bf88d3-ff7f-494c-916a-58ad3e1f3d48%22%2C%22allAccessSaleAcquisitionMonthlyId%22%3A%227d32d566-1f9f-45ff-94be-ea81ef9a0275%22%2C%22allAccessSaleIntlPriceTestAcquisitionMonthlyId%22%3A%2209343d1a-c77c-49e8-8a5a-c78616161cbc%22%2C%22athleticAcquisitionAnnualId%22%3A%220c131b6a-d3c0-44dd-ad99-45c8f47d5306%22%2C%22athleticAcquisitionAnnualFreeTrialTestV1Id%22%3A%22b58c7b37-92a1-4fb3-9c5e-ac12f189f9dc%22%2C%22athleticAcquisitionAnnualOneWeekTrialId%22%3A%229b062229-a728-4905-af10-d0e2e5eee74b%22%2C%22athleticAcquisitionMonthlyId%22%3A%22d6d6f756-cc59-45d8-af3c-8ff36aff1afd%22%2C%22athleticAcquisitionMonthlyFreeTrialTestV1Id%22%3A%22c83a4fdc-c5f0-42d9-ba6c-8138b6768fb0%22%2C%22athleticAcquisitionSaleAnnualId%22%3A%227447aec1-802f-47d8-be4e-ecd50886c0ab%22%2C%22athleticAcquisitionSaleAnnualOneWeekTrialId%22%3A%22d7ff433d-0615-4503-90c4-ec5bff774c42%22%2C%22athleticAcquisitionSaleMonthlyId%22%3A%22550065f2-cdec-42f1-a1e7-b9aaffcb7137%22%2C%22athleticFreeTrialAcquisitionSaleMonthlyId%22%3A%22a385f2f5-368a-4d49-bf6c-6656700eb921%22%2C%22audioAcquisitionAllAccessId%22%3A%22981b1f30-fe72-4186-92f5-5c6368715550%22%2C%22audioAcquisitionAnnualId%22%3A%22d08f0a3f-988f-44f9-b0a3-b09803f2e614%22%2C%22audioAcquisitionMonthlyId%22%3A%22dbd7ebae-410e-49f8-8488-067fa73e1a30%22%2C%22cookingAcquisitionAnnualId%22%3A%22d0760d16-bfba-11eb-93f5-024cda8b295f%22%2C%22cookingAcquisitionMonthlyId%22%3A%220da629fc-bfbc-11eb-8a2c-97ac9d3345e4%22%2C%22cookingHolidaySaleAcquisitionAnnualId%22%3A%226b37284b-ffce-48f5-9acd-39d397b8b928%22%2C%22cookingHolidaySaleAcquisitionMonthlyId%22%3A%22c368a7dc-b382-4329-8f54-6574187ef799%22%2C%22cookingSaleAcquisitionAnnualId%22%3A%22bfc97d4c-fb99-4edb-9e46-995067c8810e%22%2C%22cookingSaleAcquisitionMonthlyId%22%3A%223a05c20a-c0e9-4176-8638-5d6c32d30c5f%22%2C%22gamesAcquisitionAnnualId%22%3A%227062d9c8-bfb9-11eb-b23b-9ac57c61bc8b%22%2C%22gamesAcquisitionMonthlyId%22%3A%22764921a4-fd6c-441a-bb8f-8232c9e201e4%22%2C%22gamesFamilyAcquisitionAnnualId%22%3A%2231e67c49-8e3d-4247-8e0e-0c078bd622b7%22%2C%22gamesFamilyAcquisitionMonthlyId%22%3A%2296817b81-4201-4d1f-a377-8b4c60757245%22%2C%22gamesSaleAcquisitionAnnualId%22%3A%2240ff69b0-57bc-48a7-af9c-d26e6b37e877%22%2C%22gamesSaleAcquisitionMonthlyId%22%3A%2283f9b26c-ca58-4a53-9491-c623519d7369%22%2C%22giftAcquisitionAnnualId%22%3A%22ec804c88-0cf8-4e8c-951f-603ee1561f28%22%2C%22giftAcquisitionAthleticAnnualId%22%3A%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22giftAcquisitionAthleticBiAnnualId%22%3A%22bcfea5d3-07ae-4815-b5d8-feeb420bc869%22%2C%22giftAcquisitionCookingAnnualId%22%3A%2265177283-f4c4-42d1-a529-db495fe43517%22%2C%22giftAcquisitionGamesAnnualId%22%3A%229ced66c5-6119-405f-8771-b0819e5c7143%22%2C%22giftHolidaySaleAcquisitionAnnualId%22%3A%22aa9faff4-3013-4cf9-be34-52229c760557%22%2C%22giftSaleAcquisitionAnnualId%22%3A%22aa9faff4-3013-4cf9-be34-52229c760557%22%2C%22giftSaleAcquisitionAthleticAnnualId%22%3A%224b2fb7de-2dc9-4cab-8461-88e2bc41df27%22%2C%22giftSaleAcquisitionAthleticBiAnnualId%22%3A%222970ece3-d9c2-4520-b3bc-3dfde74778da%22%2C%22giftSaleAcquisitionCookingAnnualId%22%3A%2265177283-f4c4-42d1-a529-db495fe43517%22%2C%22giftSaleAcquisitionGamesAnnualId%22%3A%229ced66c5-6119-405f-8771-b0819e5c7143%22%2C%22hyundaiCardAllAccessAnnualId%22%3A%22b05c3ccb-ea0a-48fe-835a-ce961d2b3ce4%22%2C%22wirecutterAcquisitionAnnualId%22%3A%22da91acab-d652-4859-b5eb-cb193c282af6%22%2C%22wirecutterAcquisitionMonthlyId%22%3A%2266954eac-cca9-44bc-8af3-1a74e853a424%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%22d16e8ed2d8368d23370a7814c7a0c9372e260b45f402f1458de02695e043bd7b%22%2C%22version%22%3A1%7D%7D — 200 — 32.1 KiB — 4 ms — h2https://pay.google.com/gp/p/ui/payframe?origin=https%3A%2F%2Fwww.nytimes.com&mid=pay.google.com/gp/p/ui/payframe?ori... https://pay.google.com/gp/p/ui/payframe?origin=https%3A%2F%2Fwww.nytimes.com&mid= — 200 — 8.2 KiB — 144 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.3 KiB — 165 ms — h2https://www.nytimes.com/fides/api/v1/privacy-experience?show_disabled=false&region=eea&component=overlay&has_notices=true&has_config=true&systems_applicable=true&exclude_gvl_languages=true&include_meta=true&include_gvl=true&include_non_applicable_notices=true/fides/api/v1/privacy-experience?sh... https://www.nytimes.com/fides/api/v1/privacy-experience?show_disabled=false&region=eea&component=overlay&has_notices=true&has_config=true&systems_applicable=true&exclude_gvl_languages=true&include_meta=true&include_gvl=true&include_non_applicable_notices=true — 200 — 89.5 KiB — 10 ms — h2blob:https://www.nytimes.com/cc3970a5-ba36-40aa-bde2-0fa39630e3aawww.nytimes.com/cc3970a5-ba36-40aa-... blob:https://www.nytimes.com/cc3970a5-ba36-40aa-bde2-0fa39630e3aa — 200 — -1 B — 281 ms — blobhttps://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.uRJ4EzRQt5k.2018.O/am=AAAAAGw/d=1/excm=_b,_tp,payframeview/ed=1/dg=0/wt=2/ujg=1/rs=AMitfrjEIg48GD3q77MJqdtl5oo09LkLLQ/dti=1/m=_b,_tpwww.gstatic.com/_/mss/boq-payments-... https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.uRJ4EzRQt5k.2018.O/am=AAAAAGw/d=1/excm=_b,_tp,payframeview/ed=1/dg=0/wt=2/ujg=1/rs=AMitfrjEIg48GD3q77MJqdtl5oo09LkLLQ/dti=1/m=_b,_tp — 200 — 56.1 KiB — 140 ms — h2https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 115 ms — h3https://dd.nytimes.com/js/dd.nytimes.com/js/ https://dd.nytimes.com/js/ — 200 — 646 B — 65 ms — h2https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.uRJ4EzRQt5k.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.9B1lHiIPhB4.L.B1.O/am=AAAAAGw/d=1/exm=_b,_tp/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriPwzRZQ5SwZ9Ph5vxxEC3KmvPrTA/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=uZmJddwww.gstatic.com/_/mss/boq-payments-... https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.uRJ4EzRQt5k.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.9B1lHiIPhB4.L.B1.O/am=AAAAAGw/d=1/exm=_b,_tp/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriPwzRZQ5SwZ9Ph5vxxEC3KmvPrTA/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=uZmJdd — 200 — 34.9 KiB — 44 ms — h2https://www.nytimes.com/statsig/rgstr?k=client-BasfMtnVqHD0fEI7mV1O7VkykGye1bute6nczoac1oS&st=javascript-client&sv=3.29.1&t=1778321199194&sid=3607bd6f-576e-437f-9f70-4b7677734745&ec=1/statsig/rgstr?k=client-BasfMtnVqHD... https://www.nytimes.com/statsig/rgstr?k=client-BasfMtnVqHD0fEI7mV1O7VkykGye1bute6nczoac1oS&st=javascript-client&sv=3.29.1&t=1778321199194&sid=3607bd6f-576e-437f-9f70-4b7677734745&ec=1 — 202 — 1.2 KiB — 57 ms — h2https://pay.google.com/gp/p/ui/paypay.google.com/gp/p/ui/pay https://pay.google.com/gp/p/ui/pay — 200 — 389.8 KiB — 205 ms — h3https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.uRJ4EzRQt5k.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.9B1lHiIPhB4.L.B1.O/am=AAAAAGw/d=1/exm=_b,_tp,uZmJdd/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriPwzRZQ5SwZ9Ph5vxxEC3KmvPrTA/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=Wt6vjf,hhhU8,FCpbqb,WhJNkwww.gstatic.com/_/mss/boq-payments-... https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.uRJ4EzRQt5k.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.9B1lHiIPhB4.L.B1.O/am=AAAAAGw/d=1/exm=_b,_tp,uZmJdd/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriPwzRZQ5SwZ9Ph5vxxEC3KmvPrTA/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=Wt6vjf,hhhU8,FCpbqb,WhJNk — 200 — 3.5 KiB — 32 ms — h3https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.uRJ4EzRQt5k.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.9B1lHiIPhB4.L.B1.O/am=AAAAAGw/d=1/exm=FCpbqb,WhJNk,Wt6vjf,_b,_tp,hhhU8,uZmJdd/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriPwzRZQ5SwZ9Ph5vxxEC3KmvPrTA/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=byfTOb,lsjVmc,LEikZe,lwddkf,EFQ78cwww.gstatic.com/_/mss/boq-payments-... https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.uRJ4EzRQt5k.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.9B1lHiIPhB4.L.B1.O/am=AAAAAGw/d=1/exm=FCpbqb,WhJNk,Wt6vjf,_b,_tp,hhhU8,uZmJdd/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriPwzRZQ5SwZ9Ph5vxxEC3KmvPrTA/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=byfTOb,lsjVmc,LEikZe,lwddkf,EFQ78c — 200 — 14.6 KiB — 38 ms — h3https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 665 B — 38 ms — h2https://accounts.google.com/gsi/log?client_id=1005640118348-amh5tgkq641oru4fbhr3psm3gt2tcc94.apps.googleusercontent.com&as=juklIBOR0sT0NnQo3xNwbqxEL9TYauYWfXBMMjQDLeQ&bs=h6W5S%2FxK3X2gPICn1fkUMe%2BAzMNfL9W0YiC5iiQNmwM&event=onetap.card.prompt.apiCall&enable_itp_optimization=22accounts.google.com/gsi/log?client_... https://accounts.google.com/gsi/log?client_id=1005640118348-amh5tgkq641oru4fbhr3psm3gt2tcc94.apps.googleusercontent.com&as=juklIBOR0sT0NnQo3xNwbqxEL9TYauYWfXBMMjQDLeQ&bs=h6W5S%2FxK3X2gPICn1fkUMe%2BAzMNfL9W0YiC5iiQNmwM&event=onetap.card.prompt.apiCall&enable_itp_optimization=22 — 200 — 23 B — 98 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 118 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 115 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 95 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 111 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 116 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 115 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 113 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 113 ms — h2https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.uRJ4EzRQt5k.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.9B1lHiIPhB4.L.B1.O/am=AAAAAGw/d=1/exm=EFQ78c,FCpbqb,LEikZe,WhJNk,Wt6vjf,_b,_tp,byfTOb,hhhU8,lsjVmc,lwddkf,uZmJdd/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriPwzRZQ5SwZ9Ph5vxxEC3KmvPrTA/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=p3hmRc,LvGhrf,RqjULdwww.gstatic.com/_/mss/boq-payments-... https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.uRJ4EzRQt5k.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.9B1lHiIPhB4.L.B1.O/am=AAAAAGw/d=1/exm=EFQ78c,FCpbqb,LEikZe,WhJNk,Wt6vjf,_b,_tp,byfTOb,hhhU8,lsjVmc,lwddkf,uZmJdd/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriPwzRZQ5SwZ9Ph5vxxEC3KmvPrTA/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=p3hmRc,LvGhrf,RqjULd — 200 — 8.1 KiB — 33 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 114 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 94 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 90 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 93 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 90 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 89 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 79 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 83 ms — h3https://www.gstatic.com/instantbuy/svg/transparent_square.svgwww.gstatic.com/instantbuy/svg/tran... https://www.gstatic.com/instantbuy/svg/transparent_square.svg — 200 — 108 B — 32 ms — h3https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 116 ms — h3https://static01.nyt.com/images/2026/05/11/multimedia/08cul-venice-pavilions-02-czbq/08cul-venice-pavilions-02-czbq-threeByTwoSmallAt2X.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/11/... https://static01.nyt.com/images/2026/05/11/multimedia/08cul-venice-pavilions-02-czbq/08cul-venice-pavilions-02-czbq-threeByTwoSmallAt2X.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 34.3 KiB — 11 ms — h2https://static01.nyt.com/images/2026/05/08/multimedia/08cul-venice-vote-explainer-wlcm/08cul-venice-vote-explainer-wlcm-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/08/... https://static01.nyt.com/images/2026/05/08/multimedia/08cul-venice-vote-explainer-wlcm/08cul-venice-vote-explainer-wlcm-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 21.1 KiB — 23 ms — h2https://static01.nyt.com/images/2026/05/07/smarter-living/wc-rr-glassware-pic/wc-rr-glassware-pic-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/07/... https://static01.nyt.com/images/2026/05/07/smarter-living/wc-rr-glassware-pic/wc-rr-glassware-pic-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 7.4 KiB — 23 ms — h2https://static01.nyt.com/images/2026/05/08/multimedia/08re-renters-robinson-02-ckpw/08re-renters-robinson-02-ckpw-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/08/... https://static01.nyt.com/images/2026/05/08/multimedia/08re-renters-robinson-02-ckpw/08re-renters-robinson-02-ckpw-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 8.4 KiB — 24 ms — h2https://static01.nyt.com/images/2026/05/10/multimedia/09PHARMA-CORE-01-gcbk/09PHARMA-CORE-01-gcbk-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/10/... https://static01.nyt.com/images/2026/05/10/multimedia/09PHARMA-CORE-01-gcbk/09PHARMA-CORE-01-gcbk-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 8.8 KiB — 25 ms — h2https://static01.nyt.com/images/2025/04/02/podcasts/ross-douthat-album-art/ross-douthat-album-art-square640.jpgstatic01.nyt.com/images/2025/04/02/... https://static01.nyt.com/images/2025/04/02/podcasts/ross-douthat-album-art/ross-douthat-album-art-square640.jpg — 200 — 87.5 KiB — 13 ms — h2https://static01.nyt.com/images/2011/05/20/multimedia/music-popcast/music-popcast-square640-v3.jpgstatic01.nyt.com/images/2011/05/20/... https://static01.nyt.com/images/2011/05/20/multimedia/music-popcast/music-popcast-square640-v3.jpg — 200 — 127.3 KiB — 16 ms — h2https://static01.nyt.com/images/2026/03/18/podcasts/serial-the-idiot-album-art/serial-the-idiot-1x1-album-art-square640-v3.jpgstatic01.nyt.com/images/2026/03/18/... https://static01.nyt.com/images/2026/03/18/podcasts/serial-the-idiot-album-art/serial-the-idiot-1x1-album-art-square640-v3.jpg — 200 — 101.3 KiB — 23 ms — h2https://static01.nyt.com/images/2023/04/08/podcasts/modernlove-album-art/modernlove-logo-square640-v2.jpgstatic01.nyt.com/images/2023/04/08/... https://static01.nyt.com/images/2023/04/08/podcasts/modernlove-album-art/modernlove-logo-square640-v2.jpg — 200 — 76.3 KiB — 25 ms — h2https://static01.nyt.com/images/2023/11/03/podcasts/week-in-opinion-art/week-in-opinion-art-square640-v2.pngstatic01.nyt.com/images/2023/11/03/... https://static01.nyt.com/images/2023/11/03/podcasts/week-in-opinion-art/week-in-opinion-art-square640-v2.png — 200 — 90.5 KiB — 24 ms — h2https://static01.nyt.com/images/2025/10/28/podcasts/the-ezra-klen-show-album-art/the-ezra-klen-show-album-art-square640.jpgstatic01.nyt.com/images/2025/10/28/... https://static01.nyt.com/images/2025/10/28/podcasts/the-ezra-klen-show-album-art/the-ezra-klen-show-album-art-square640.jpg — 200 — 107.9 KiB — 17 ms — h2https://www.gstatic.com/instantbuy/svg/transparent_square.svgwww.gstatic.com/instantbuy/svg/tran... https://www.gstatic.com/instantbuy/svg/transparent_square.svg — 200 — 615 B — 90 ms — h2https://hbxlp.media.net/loghbxlp.media.net/log https://hbxlp.media.net/log — 200 — 303 B — 175 ms — h2https://a.et.nytimes.com//.statusa.et.nytimes.com//.status https://a.et.nytimes.com//.status — 301 — 16 B — 122 ms — h3https://static01.nyt.com/images/2026/05/07/multimedia/07xp-lounger-qghm/07xp-lounger-qghm-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/07/... https://static01.nyt.com/images/2026/05/07/multimedia/07xp-lounger-qghm/07xp-lounger-qghm-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 13.6 KiB — 9 ms — h2https://static01.nyt.com/images/2026/04/29/multimedia/00biz-unretirees-archer-1-kplg/00biz-unretirees-archer-1-kplg-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/04/29/... https://static01.nyt.com/images/2026/04/29/multimedia/00biz-unretirees-archer-1-kplg/00biz-unretirees-archer-1-kplg-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 5.8 KiB — 9 ms — h2https://static01.nyt.com/images/2026/05/09/multimedia/04Lyndon--lbgq-print2/04Lyndon--lbgq-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/09/... https://static01.nyt.com/images/2026/05/09/multimedia/04Lyndon--lbgq-print2/04Lyndon--lbgq-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 6.9 KiB — 9 ms — h2https://static01.nyt.com/images/2026/05/08/multimedia/08biz-the-view-top-qkvb/08biz-the-view-top-qkvb-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/08/... https://static01.nyt.com/images/2026/05/08/multimedia/08biz-the-view-top-qkvb/08biz-the-view-top-qkvb-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 12.5 KiB — 9 ms — h2https://static01.nyt.com/images/2026/05/06/multimedia/06pol-obama-colbert-plgz/06pol-obama-colbert-plgz-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscalestatic01.nyt.com/images/2026/05/06/... https://static01.nyt.com/images/2026/05/06/multimedia/06pol-obama-colbert-plgz/06pol-obama-colbert-plgz-smallSquare252.jpg?format=pjpg&quality=75&auto=webp&disable=upscale — 200 — 9.9 KiB — 11 ms — h2https://www.nytimes.com/vi-assets/static-assets/favicon-d2483f10ef688e6f89e23806b9700298.ico/vi-assets/static-assets/favicon-d2... https://www.nytimes.com/vi-assets/static-assets/favicon-d2483f10ef688e6f89e23806b9700298.ico — 200 — 3.5 KiB — 3 ms — h2https://a.et.nytimes.com/.statusa.et.nytimes.com/.status https://a.et.nytimes.com/.status — 200 — 0 B — 114 ms — h3https://pagead2.googlesyndication.com/pagead/managed/dict/m202605070101/gptpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/dict/m202605070101/gpt — 200 — 23.1 KiB — 48 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 32 ms — h3https://a.et.nytimes.com/tracka.et.nytimes.com/track https://a.et.nytimes.com/track — 200 — 0 B — 116 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
24% of JavaScript execution is third-party
First-party Third-party 1032ms · 738KB · €11/mo
Unattributable
Other
Costly
Execution 305ms
Transfer 0 KB
Monthly Cost €3/mo
static01.nyt.com
Other
Costly
Execution 218ms
Transfer 21 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 122ms
Transfer 194 KB
Unused 39%
Monthly Cost €1/mo
warp.media.net
Other
Optional
Execution 117ms
Transfer 194 KB
Unused 48%
Monthly Cost €1/mo
pagead2.googlesyndication.com
Other
Optional
Execution 117ms
Transfer 189 KB
Unused 69%
Monthly Cost €1/mo
dd.nytimes.com
Other
Optional
Execution 78ms
Transfer 39 KB
Monthly Cost €1/mo
static01.nyt.com
Other
Optional
Execution 76ms
Transfer 101 KB
Unused 25%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 305ms and costs ~€3/month
  • static01.nyt.com adds 218ms and costs ~€2/month

Unattributable takes 305ms 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

static01.nyt.com takes 218ms 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

69% 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

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-10 — 2026-05-07)

LCP (p75)

1477 ms

86% good

INP (p75)

97 ms

91% good

CLS (p75)

0.150

71% good

FCP (p75)

806 ms

TTFB (p75)

326 ms

Image Optimization
15 images, 15 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

15

Total Size

15 KB

7 missing alt text 15 missing dimensions
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback