Skip to content
https://vox.com

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
5
REVIEW
6
PASS
12
INFO
3

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

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

2.90 s

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

76.91 s

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

3.46 s

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

0.044

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

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

197.59 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
26
12 PASS 6 REVIEW 5 FIX
F
Page Weight Budget
Action
36.6 MB transferred, 169 requests
FIX
36.6 MB transferred, 169 requests
Critical::
Page weighs 46.2 MB (36.6 MB transferred)
Warning::
JavaScript is 3.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.3 MB
Info::
Fonts are 447 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 447 KB
Warning::
169 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 7.7 g CO2 per page load
36.6 MB / 2.4 MB budget
36.6 MB transferred
169 requests
7.7 g CO2 per page load
Other 31.9 MiB 87%
JavaScript 3.3 MiB 9%
Images 632.0 KiB 2%
Fonts 446.9 KiB 1%
Other 191.4 KiB 1%
CSS 79.1 KiB 0%
HTML 69.7 KiB 0%
Other 26.7 KiB 0%
Other 193 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (36.6 MiB of 36.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
11855ms total JS execution
FIX
11855ms total JS execution
Warning::
https://www.vox.com/_next/static/chunks/pages/_app...: 3537ms CPU time
Warning::
Unattributable: 1997ms CPU time
Warning::
https://www.vox.com/: 1292ms CPU time
Warning::
https://www.vox.com/_next/static/chunks/framework-...: 1205ms CPU time
Warning::
https://cdn.cookielaw.org/scripttemplates/202602.1...: 713ms CPU time
Warning::
Third-party scripts: 9858ms (83% of total)

Main Thread Breakdown

Script Evaluation 61% Other 20% Script Parsing & Compilation 5% Style & Layout 5% Garbage Collection 3% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.vox.com/_next/static/chunks/pages/_app-30a59684a390f47a.js3537ms2701ms226ms3rd
Unattributable1997ms270ms0ms1st
https://www.vox.com/1292ms15ms0ms3rd
https://www.vox.com/_next/static/chunks/framework-0d38badde70e1eb1.js1205ms1094ms16ms3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otTCF.js713ms643ms5ms3rd
https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.js674ms519ms26ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202608070101/pubads_impl.js519ms471ms40ms3rd
https://www.vox.com/metrics/gtm.js?id=GTM-WQ5FM5W384ms326ms52ms3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js306ms193ms38ms3rd
https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js204ms117ms67ms3rd

Showing top 10 of 20 scripts

F
JS Bundles
Action
48 scripts, 1.5 MB unused
FIX
48 scripts, 1.5 MB unused
Warning::
https://www.vox.com/_next/static/chunks/pages/_app...: 223 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.vox.com/metrics/gtm.js?id=GTM-WQ5FM5W: 219 KB unused (30%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/XOqlk8P...: 181 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/XOqlk8P...: 181 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/XOqlk8P...: 181 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.5 MB
1576 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.vox.com/_next/static/chunks/pages/_app-30a59684a390f47a.js508 KB223 KB (44%)3rd
https://www.vox.com/metrics/gtm.js?id=GTM-WQ5FM5W721 KB219 KB (30%)3rd
https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js0 KB181 KB (54%)3rd
https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js336 KB181 KB (54%)3rd
https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js336 KB181 KB (54%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202608070101/pubads_impl.js201 KB141 KB (70%)3rd
https://www.vox.com/_next/static/chunks/1bdf6b2c-892d5a67e11b79d1.js140 KB77 KB (56%)3rd
https://www.vox.com/metrics/X2pNAxh7A7o0iR52GGtQa70l6QuyXxLiGUNUm9xVUTBWWBITTGwE150 KB74 KB (49%)3rd
https://www.vox.com/metrics/X2pNAxh7A7o0j2QYEgg8C8whl2jOXxLiGUNUm9xVUTBWWBITTGwE163 KB69 KB (42%)3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js129 KB60 KB (47%)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
169 resources · 36.6 MB · 1.5 MB savings available
FIX
169 resources · 36.6 MB · 1.5 MB savings available
Warning::
Page weight 36.6 MB exceeds 1 MB target by 35.6 MB
Got: 36.6 MB Expected: ≤ 1 MB
Info::
~1.5 MB of savings available
Warning::
168 third-party resources (100% of weight)
Info::
12 resources over 200KB
169 resources · 36.6 MiB · 168 third-party 35.6 MiB over 1MB target
Other 88% · 32.1 MiB
JavaScript 9% · 3.3 MiB
Image 2% · 637.7 KiB
Font 1% · 446.9 KiB
CSS 0% · 83.8 KiB
Document 0% · 71.3 KiB

~1.5 MiB of savings available

Remove unused JavaScript: 1.5 MiB
B
Image Optimization
28 images, 0 KB saveable
REVIEW
28 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
28 images 632 KB
0 oversized -0 KB
4 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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.
C
Main HTML Cache-Control
Action
Main HTML max-age=86400 (~1440min) is aggressive
REVIEW
Main HTML max-age=86400 (~1440min) is aggressive
Warning::
Main HTML cached for 1440 minutes -- risks stale auth / SPA state
Long max-age on the main HTML document means users may see outdated auth state, SPA shells, or A/B variants until the cache expires. Consider Cache-Control: no-cache (or max-age=300) for HTML and let your hashed assets (JS/CSS/images) carry the long cache instead.
Got: max-age=86400
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.
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
1 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
Warning::
Total JS execution time is 11.9 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
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 (447 KB)
PASS
11 fonts (447 KB)
Info::
11 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

11

447 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s 66.0 s 68.0 s 70.0 s 72.0 s 74.0 s 76.0 s 78.0 s 80.0 s FCP 2.9 s LCP 76.9 shttps://www.vox.com/_next/static/media/88a8ddbe4e003a07-s.p.woff288a8ddbe4e003a07-s.p.woff2 https://www.vox.com/_next/static/media/88a8ddbe4e003a07-s.p.woff2 — 47.2 KiB — 27 ms — font-display: swaphttps://www.vox.com/_next/static/media/02a6a628405a8717-s.p.woff202a6a628405a8717-s.p.woff2 https://www.vox.com/_next/static/media/02a6a628405a8717-s.p.woff2 — 45.6 KiB — 55 ms — font-display: swaphttps://www.vox.com/_next/static/media/e0254450cb20f2df-s.p.woff2e0254450cb20f2df-s.p.woff2 https://www.vox.com/_next/static/media/e0254450cb20f2df-s.p.woff2 — 51.3 KiB — 32 ms — font-display: swaphttps://www.vox.com/_next/static/media/25577af7849629f7-s.p.woff225577af7849629f7-s.p.woff2 https://www.vox.com/_next/static/media/25577af7849629f7-s.p.woff2 — 36.2 KiB — 65 ms — font-display: swaphttps://www.vox.com/_next/static/media/828efb6f50bf03f1-s.p.woff2828efb6f50bf03f1-s.p.woff2 https://www.vox.com/_next/static/media/828efb6f50bf03f1-s.p.woff2 — 38.7 KiB — 56 ms — font-display: swaphttps://www.vox.com/_next/static/media/10367bf32d09451b-s.p.woff210367bf32d09451b-s.p.woff2 https://www.vox.com/_next/static/media/10367bf32d09451b-s.p.woff2 — 43.5 KiB — 61 ms — font-display: swaphttps://www.vox.com/_next/static/media/fead4f107a591435-s.p.woff2fead4f107a591435-s.p.woff2 https://www.vox.com/_next/static/media/fead4f107a591435-s.p.woff2 — 39.3 KiB — 57 ms — font-display: swaphttps://www.vox.com/_next/static/media/cdfe024652dbbf9b-s.p.woff2cdfe024652dbbf9b-s.p.woff2 https://www.vox.com/_next/static/media/cdfe024652dbbf9b-s.p.woff2 — 44.1 KiB — 62 ms — font-display: swaphttps://www.vox.com/_next/static/media/cd226506cd1f1dee-s.p.woff2cd226506cd1f1dee-s.p.woff2 https://www.vox.com/_next/static/media/cd226506cd1f1dee-s.p.woff2 — 34.8 KiB — 43 ms — font-display: swaphttps://www.vox.com/_next/static/media/739c2d8941231bb4-s.p.woff2739c2d8941231bb4-s.p.woff2 https://www.vox.com/_next/static/media/739c2d8941231bb4-s.p.woff2 — 32.3 KiB — 62 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 129 ms — font-display: swap
88a8ddbe4e003a07-s.p.woff2 woff2 swap
Size 47 KB
Load time 27 ms
Start 39 ms
Risk FOUT — text flashes from fallback to web font
02a6a628405a8717-s.p.woff2 woff2 swap
Size 46 KB
Load time 55 ms
Start 39 ms
Risk FOUT — text flashes from fallback to web font
e0254450cb20f2df-s.p.woff2 woff2 swap
Size 51 KB
Load time 32 ms
Start 40 ms
Risk FOUT — text flashes from fallback to web font
25577af7849629f7-s.p.woff2 woff2 swap
Size 36 KB
Load time 65 ms
Start 40 ms
Risk FOUT — text flashes from fallback to web font
828efb6f50bf03f1-s.p.woff2 woff2 swap
Size 39 KB
Load time 56 ms
Start 40 ms
Risk FOUT — text flashes from fallback to web font
10367bf32d09451b-s.p.woff2 woff2 swap
Size 43 KB
Load time 61 ms
Start 40 ms
Risk FOUT — text flashes from fallback to web font
fead4f107a591435-s.p.woff2 woff2 swap
Size 39 KB
Load time 57 ms
Start 41 ms
Risk FOUT — text flashes from fallback to web font
cdfe024652dbbf9b-s.p.woff2 woff2 swap
Size 44 KB
Load time 62 ms
Start 41 ms
Risk FOUT — text flashes from fallback to web font
cd226506cd1f1dee-s.p.woff2 woff2 swap
Size 35 KB
Load time 43 ms
Start 41 ms
Risk FOUT — text flashes from fallback to web font
739c2d8941231bb4-s.p.woff2 woff2 swap
Size 32 KB
Load time 62 ms
Start 42 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 129 ms
Start 2.2 s
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
23 hints, 0 missing preconnects
PASS
23 hints, 0 missing preconnects
Info::
1 dns-prefetch redundant with preconnect on same origin
preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://www.google-analytics.com. Remove the redundant dns-prefetch entries.
Info::
Page uses 23 resource hint(s)

Current Resource Hints

preconnect
1
preload
+4
14
dns-prefetch
8
prefetch

23 resource hints configured

preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://www.google-analytics.com. Remove the redundant dns-prefetch entries.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Axis12 Ltd

A
HTTP Caching
max-age=86400 (1 day)
PASS
max-age=86400 (1 day)
Info::
Cache-Control header is set
Got: max-age=86400
Info::
Effective TTL: 1 day (max-age=86400)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=86400

DirectiveValueMeaning
max-age86400Cache for 1 day
Effective TTL: 86400 seconds
Network Waterfall
169 requests over 10649ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s 66.0 s 68.0 s 70.0 s 72.0 s 74.0 s 76.0 s 78.0 s 80.0 s FCP 2.9 s LCP 76.9 shttps://vox.com// https://vox.com/ — 301 — 385 B — 9 ms — h2https://www.vox.com/www.vox.com/ https://www.vox.com/ — 200 — 38.6 KiB — 11 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/JLA8341-1.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/JLA8341-1.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750 — 200 — 68.6 KiB — 403 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 36.7 KiB — 191 ms — h3https://www.vox.com/_next/static/media/88a8ddbe4e003a07-s.p.woff2www.vox.com/_next/static/media/88a8... https://www.vox.com/_next/static/media/88a8ddbe4e003a07-s.p.woff2 — 200 — 47.2 KiB — 27 ms — h2https://www.vox.com/_next/static/media/02a6a628405a8717-s.p.woff2www.vox.com/_next/static/media/02a6... https://www.vox.com/_next/static/media/02a6a628405a8717-s.p.woff2 — 200 — 45.6 KiB — 55 ms — h2https://www.vox.com/_next/static/media/e0254450cb20f2df-s.p.woff2www.vox.com/_next/static/media/e025... https://www.vox.com/_next/static/media/e0254450cb20f2df-s.p.woff2 — 200 — 51.3 KiB — 32 ms — h2https://www.vox.com/_next/static/media/25577af7849629f7-s.p.woff2www.vox.com/_next/static/media/2557... https://www.vox.com/_next/static/media/25577af7849629f7-s.p.woff2 — 200 — 36.2 KiB — 65 ms — h2https://www.vox.com/_next/static/media/828efb6f50bf03f1-s.p.woff2www.vox.com/_next/static/media/828e... https://www.vox.com/_next/static/media/828efb6f50bf03f1-s.p.woff2 — 200 — 38.7 KiB — 56 ms — h2https://www.vox.com/_next/static/media/10367bf32d09451b-s.p.woff2www.vox.com/_next/static/media/1036... https://www.vox.com/_next/static/media/10367bf32d09451b-s.p.woff2 — 200 — 43.5 KiB — 61 ms — h2https://www.vox.com/_next/static/media/fead4f107a591435-s.p.woff2www.vox.com/_next/static/media/fead... https://www.vox.com/_next/static/media/fead4f107a591435-s.p.woff2 — 200 — 39.3 KiB — 57 ms — h2https://www.vox.com/_next/static/media/cdfe024652dbbf9b-s.p.woff2www.vox.com/_next/static/media/cdfe... https://www.vox.com/_next/static/media/cdfe024652dbbf9b-s.p.woff2 — 200 — 44.1 KiB — 62 ms — h2https://www.vox.com/_next/static/media/cd226506cd1f1dee-s.p.woff2www.vox.com/_next/static/media/cd22... https://www.vox.com/_next/static/media/cd226506cd1f1dee-s.p.woff2 — 200 — 34.8 KiB — 43 ms — h2https://www.vox.com/_next/static/media/739c2d8941231bb4-s.p.woff2www.vox.com/_next/static/media/739c... https://www.vox.com/_next/static/media/739c2d8941231bb4-s.p.woff2 — 200 — 32.3 KiB — 62 ms — h2https://www.vox.com/_next/static/css/6e1a147951515e1a.csswww.vox.com/_next/static/css/6e1a14... https://www.vox.com/_next/static/css/6e1a147951515e1a.css — 200 — 28.6 KiB — 29 ms — h2https://www.vox.com/_next/static/css/334a313b14489f8e.csswww.vox.com/_next/static/css/334a31... https://www.vox.com/_next/static/css/334a313b14489f8e.css — 200 — 5.7 KiB — 8 ms — h2https://www.vox.com/_next/static/css/7007abd983039d1f.csswww.vox.com/_next/static/css/7007ab... https://www.vox.com/_next/static/css/7007abd983039d1f.css — 200 — 3.4 KiB — 8 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 115 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 92.9 KiB — 81 ms — h2https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 37.1 KiB — 230 ms — h2https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.jscdn.concert.io/lib/concert-ads/v2-l... https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.js — 200 — 104.2 KiB — 80 ms — h2https://cdn.concert.io/lib/concert-concierge.2.10.1.min.jscdn.concert.io/lib/concert-concierg... https://cdn.concert.io/lib/concert-concierge.2.10.1.min.js — 200 — 16.6 KiB — 63 ms — h2https://pub.doubleverify.com/dvtag/21236410/DV464041/pub.jspub.doubleverify.com/dvtag/21236410... https://pub.doubleverify.com/dvtag/21236410/DV464041/pub.js — 200 — 34.2 KiB — 116 ms — h3https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.jsassets.zephr.com/zephr-browser/1.9.... https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.js — 200 — 13.4 KiB — 75 ms — h2https://www.vox.com/_next/static/chunks/webpack-f2de1668efadc98c.jswww.vox.com/_next/static/chunks/web... https://www.vox.com/_next/static/chunks/webpack-f2de1668efadc98c.js — 200 — 3.0 KiB — 26 ms — h3https://www.vox.com/_next/static/chunks/framework-0d38badde70e1eb1.jswww.vox.com/_next/static/chunks/fra... https://www.vox.com/_next/static/chunks/framework-0d38badde70e1eb1.js — 200 — 42.3 KiB — 37 ms — h3https://www.vox.com/_next/static/chunks/main-fc7a6b72b1ad075e.jswww.vox.com/_next/static/chunks/mai... https://www.vox.com/_next/static/chunks/main-fc7a6b72b1ad075e.js — 200 — 30.7 KiB — 40 ms — h3https://www.vox.com/_next/static/chunks/pages/_app-30a59684a390f47a.jswww.vox.com/_next/static/chunks/pag... https://www.vox.com/_next/static/chunks/pages/_app-30a59684a390f47a.js — 200 — 508.3 KiB — 120 ms — h3https://www.vox.com/_next/static/chunks/66a79d7f-0c46010df781ec4b.jswww.vox.com/_next/static/chunks/66a... https://www.vox.com/_next/static/chunks/66a79d7f-0c46010df781ec4b.js — 200 — 36.5 KiB — 79 ms — h3https://www.vox.com/_next/static/chunks/1bdf6b2c-892d5a67e11b79d1.jswww.vox.com/_next/static/chunks/1bd... https://www.vox.com/_next/static/chunks/1bdf6b2c-892d5a67e11b79d1.js — 200 — 139.6 KiB — 114 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s 66.0 s 68.0 s 70.0 s 72.0 s 74.0 s 76.0 s 78.0 s 80.0 s FCP 2.9 s LCP 76.9 shttps://vox.com// https://vox.com/ — 301 — 385 B — 9 ms — h2https://www.vox.com/www.vox.com/ https://www.vox.com/ — 200 — 38.6 KiB — 11 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/JLA8341-1.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/JLA8341-1.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750 — 200 — 68.6 KiB — 403 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 36.7 KiB — 191 ms — h3https://www.vox.com/_next/static/media/88a8ddbe4e003a07-s.p.woff2www.vox.com/_next/static/media/88a8... https://www.vox.com/_next/static/media/88a8ddbe4e003a07-s.p.woff2 — 200 — 47.2 KiB — 27 ms — h2https://www.vox.com/_next/static/media/02a6a628405a8717-s.p.woff2www.vox.com/_next/static/media/02a6... https://www.vox.com/_next/static/media/02a6a628405a8717-s.p.woff2 — 200 — 45.6 KiB — 55 ms — h2https://www.vox.com/_next/static/media/e0254450cb20f2df-s.p.woff2www.vox.com/_next/static/media/e025... https://www.vox.com/_next/static/media/e0254450cb20f2df-s.p.woff2 — 200 — 51.3 KiB — 32 ms — h2https://www.vox.com/_next/static/media/25577af7849629f7-s.p.woff2www.vox.com/_next/static/media/2557... https://www.vox.com/_next/static/media/25577af7849629f7-s.p.woff2 — 200 — 36.2 KiB — 65 ms — h2https://www.vox.com/_next/static/media/828efb6f50bf03f1-s.p.woff2www.vox.com/_next/static/media/828e... https://www.vox.com/_next/static/media/828efb6f50bf03f1-s.p.woff2 — 200 — 38.7 KiB — 56 ms — h2https://www.vox.com/_next/static/media/10367bf32d09451b-s.p.woff2www.vox.com/_next/static/media/1036... https://www.vox.com/_next/static/media/10367bf32d09451b-s.p.woff2 — 200 — 43.5 KiB — 61 ms — h2https://www.vox.com/_next/static/media/fead4f107a591435-s.p.woff2www.vox.com/_next/static/media/fead... https://www.vox.com/_next/static/media/fead4f107a591435-s.p.woff2 — 200 — 39.3 KiB — 57 ms — h2https://www.vox.com/_next/static/media/cdfe024652dbbf9b-s.p.woff2www.vox.com/_next/static/media/cdfe... https://www.vox.com/_next/static/media/cdfe024652dbbf9b-s.p.woff2 — 200 — 44.1 KiB — 62 ms — h2https://www.vox.com/_next/static/media/cd226506cd1f1dee-s.p.woff2www.vox.com/_next/static/media/cd22... https://www.vox.com/_next/static/media/cd226506cd1f1dee-s.p.woff2 — 200 — 34.8 KiB — 43 ms — h2https://www.vox.com/_next/static/media/739c2d8941231bb4-s.p.woff2www.vox.com/_next/static/media/739c... https://www.vox.com/_next/static/media/739c2d8941231bb4-s.p.woff2 — 200 — 32.3 KiB — 62 ms — h2https://www.vox.com/_next/static/css/6e1a147951515e1a.csswww.vox.com/_next/static/css/6e1a14... https://www.vox.com/_next/static/css/6e1a147951515e1a.css — 200 — 28.6 KiB — 29 ms — h2https://www.vox.com/_next/static/css/334a313b14489f8e.csswww.vox.com/_next/static/css/334a31... https://www.vox.com/_next/static/css/334a313b14489f8e.css — 200 — 5.7 KiB — 8 ms — h2https://www.vox.com/_next/static/css/7007abd983039d1f.csswww.vox.com/_next/static/css/7007ab... https://www.vox.com/_next/static/css/7007abd983039d1f.css — 200 — 3.4 KiB — 8 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 115 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 92.9 KiB — 81 ms — h2https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 37.1 KiB — 230 ms — h2https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.jscdn.concert.io/lib/concert-ads/v2-l... https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.js — 200 — 104.2 KiB — 80 ms — h2https://cdn.concert.io/lib/concert-concierge.2.10.1.min.jscdn.concert.io/lib/concert-concierg... https://cdn.concert.io/lib/concert-concierge.2.10.1.min.js — 200 — 16.6 KiB — 63 ms — h2https://pub.doubleverify.com/dvtag/21236410/DV464041/pub.jspub.doubleverify.com/dvtag/21236410... https://pub.doubleverify.com/dvtag/21236410/DV464041/pub.js — 200 — 34.2 KiB — 116 ms — h3https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.jsassets.zephr.com/zephr-browser/1.9.... https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.js — 200 — 13.4 KiB — 75 ms — h2https://www.vox.com/_next/static/chunks/webpack-f2de1668efadc98c.jswww.vox.com/_next/static/chunks/web... https://www.vox.com/_next/static/chunks/webpack-f2de1668efadc98c.js — 200 — 3.0 KiB — 26 ms — h3https://www.vox.com/_next/static/chunks/framework-0d38badde70e1eb1.jswww.vox.com/_next/static/chunks/fra... https://www.vox.com/_next/static/chunks/framework-0d38badde70e1eb1.js — 200 — 42.3 KiB — 37 ms — h3https://www.vox.com/_next/static/chunks/main-fc7a6b72b1ad075e.jswww.vox.com/_next/static/chunks/mai... https://www.vox.com/_next/static/chunks/main-fc7a6b72b1ad075e.js — 200 — 30.7 KiB — 40 ms — h3https://www.vox.com/_next/static/chunks/pages/_app-30a59684a390f47a.jswww.vox.com/_next/static/chunks/pag... https://www.vox.com/_next/static/chunks/pages/_app-30a59684a390f47a.js — 200 — 508.3 KiB — 120 ms — h3https://www.vox.com/_next/static/chunks/66a79d7f-0c46010df781ec4b.jswww.vox.com/_next/static/chunks/66a... https://www.vox.com/_next/static/chunks/66a79d7f-0c46010df781ec4b.js — 200 — 36.5 KiB — 79 ms — h3https://www.vox.com/_next/static/chunks/1bdf6b2c-892d5a67e11b79d1.jswww.vox.com/_next/static/chunks/1bd... https://www.vox.com/_next/static/chunks/1bdf6b2c-892d5a67e11b79d1.js — 200 — 139.6 KiB — 114 ms — h3https://www.vox.com/_next/static/chunks/675-1a6b4a167d68831f.jswww.vox.com/_next/static/chunks/675... https://www.vox.com/_next/static/chunks/675-1a6b4a167d68831f.js — 200 — 60.0 KiB — 110 ms — h3https://www.vox.com/_next/static/chunks/6561-ccf38e811b457d20.jswww.vox.com/_next/static/chunks/656... https://www.vox.com/_next/static/chunks/6561-ccf38e811b457d20.js — 200 — 3.5 KiB — 89 ms — h3https://www.vox.com/_next/static/chunks/5065-fe7c7bb83a1c2393.jswww.vox.com/_next/static/chunks/506... https://www.vox.com/_next/static/chunks/5065-fe7c7bb83a1c2393.js — 200 — 15.8 KiB — 89 ms — h3https://www.vox.com/_next/static/chunks/7632-afb406f6b611c500.jswww.vox.com/_next/static/chunks/763... https://www.vox.com/_next/static/chunks/7632-afb406f6b611c500.js — 200 — 3.4 KiB — 88 ms — h3https://www.vox.com/_next/static/chunks/2984-6c72eeb142b2acd9.jswww.vox.com/_next/static/chunks/298... https://www.vox.com/_next/static/chunks/2984-6c72eeb142b2acd9.js — 200 — 3.7 KiB — 89 ms — h3https://www.vox.com/_next/static/chunks/5465-f1692c403986c6b6.jswww.vox.com/_next/static/chunks/546... https://www.vox.com/_next/static/chunks/5465-f1692c403986c6b6.js — 200 — 11.9 KiB — 108 ms — h3https://www.vox.com/_next/static/chunks/4544-c1c9c9570dfc3e86.jswww.vox.com/_next/static/chunks/454... https://www.vox.com/_next/static/chunks/4544-c1c9c9570dfc3e86.js — 200 — 14.7 KiB — 97 ms — h3https://www.vox.com/_next/static/chunks/2962-c071fe6efd29695d.jswww.vox.com/_next/static/chunks/296... https://www.vox.com/_next/static/chunks/2962-c071fe6efd29695d.js — 200 — 3.3 KiB — 97 ms — h3https://www.vox.com/_next/static/chunks/8674-70ce630c07670058.jswww.vox.com/_next/static/chunks/867... https://www.vox.com/_next/static/chunks/8674-70ce630c07670058.js — 200 — 3.2 KiB — 97 ms — h3https://www.vox.com/_next/static/chunks/pages/resource/homepage-45fe4cfc94c4a052.jswww.vox.com/_next/static/chunks/pag... https://www.vox.com/_next/static/chunks/pages/resource/homepage-45fe4cfc94c4a052.js — 200 — 18.6 KiB — 110 ms — h3https://www.vox.com/_next/static/ZYDs-D-b_Ro3HrKO5rcN0/_buildManifest.jswww.vox.com/_next/static/ZYDs-D-b_R... https://www.vox.com/_next/static/ZYDs-D-b_Ro3HrKO5rcN0/_buildManifest.js — 200 — 3.0 KiB — 105 ms — h3https://www.vox.com/_next/static/ZYDs-D-b_Ro3HrKO5rcN0/_ssgManifest.jswww.vox.com/_next/static/ZYDs-D-b_R... https://www.vox.com/_next/static/ZYDs-D-b_Ro3HrKO5rcN0/_ssgManifest.js — 200 — 675 B — 105 ms — h3data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="6" fill="none"><path s…www.w3.org/2000/svg" width="6" heig... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="6" fill="none"><path s… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datahttps://platform.vox.com/wp-content/uploads/sites/2/2026/08/Vox_Divorce_EleniKalorkoti.jpg?quality=90&strip=all&crop=16.682375117813%2C0%2C66.635249764373%2C100&w=256platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/Vox_Divorce_EleniKalorkoti.jpg?quality=90&strip=all&crop=16.682375117813%2C0%2C66.635249764373%2C100&w=256 — 200 — 7.9 KiB — 150 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/GettyImages-1702865656_296570.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/GettyImages-1702865656_296570.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256 — 200 — 8.4 KiB — 17 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/gettyimages-2288058687.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/gettyimages-2288058687.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256 — 200 — 12.4 KiB — 19 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/gettyimages-2287175814.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/gettyimages-2287175814.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256 — 200 — 13.4 KiB — 20 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/gettyimages-2289733340.jpg?quality=90&strip=all&crop=16.650446066504%2C0%2C66.699107866991%2C100&w=256platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/gettyimages-2289733340.jpg?quality=90&strip=all&crop=16.650446066504%2C0%2C66.699107866991%2C100&w=256 — 200 — 17.1 KiB — 21 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/GettyImages-1328206995.jpg?quality=90&strip=all&crop=0%2C8.3333333333333%2C100%2C83.333333333333&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/GettyImages-1328206995.jpg?quality=90&strip=all&crop=0%2C8.3333333333333%2C100%2C83.333333333333&w=750 — 200 — 31.2 KiB — 24 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/GettyImages-2274631146.jpg?quality=90&strip=all&crop=0%2C2.3823415013613%2C100%2C95.235316997277&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/GettyImages-2274631146.jpg?quality=90&strip=all&crop=0%2C2.3823415013613%2C100%2C95.235316997277&w=750 — 200 — 14.6 KiB — 25 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/LorenaSpurio_AugustSoulSearching_01.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/LorenaSpurio_AugustSoulSearching_01.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750 — 200 — 42.7 KiB — 32 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/07/GettyImages-2285102119.jpg?quality=90&strip=all&crop=0%2C2.3823415013613%2C100%2C95.235316997277&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/07/GettyImages-2285102119.jpg?quality=90&strip=all&crop=0%2C2.3823415013613%2C100%2C95.235316997277&w=750 — 200 — 14.7 KiB — 32 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/07/GettyImages-2211886670.jpg?quality=90&strip=all&crop=12.488748874887%2C0%2C75.022502250225%2C100&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/07/GettyImages-2211886670.jpg?quality=90&strip=all&crop=12.488748874887%2C0%2C75.022502250225%2C100&w=750 — 200 — 12.9 KiB — 33 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/Nest-Egg.jpg?quality=90&strip=all&crop=0%2C0.015446400988566%2C100%2C99.969107198023&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/Nest-Egg.jpg?quality=90&strip=all&crop=0%2C0.015446400988566%2C100%2C99.969107198023&w=750 — 200 — 48.0 KiB — 33 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/GettyImages-2279484882.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/GettyImages-2279484882.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750 — 200 — 36.9 KiB — 33 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/Mollie-the-Hamster.png?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/Mollie-the-Hamster.png?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750 — 200 — 23.0 KiB — 34 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/AP26028019695368.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/AP26028019695368.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750 — 200 — 18.0 KiB — 34 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/GettyImages-2276054394.jpg?quality=90&strip=all&crop=0%2C5.4653396193469%2C100%2C89.069320761306&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/GettyImages-2276054394.jpg?quality=90&strip=all&crop=0%2C5.4653396193469%2C100%2C89.069320761306&w=750 — 200 — 37.1 KiB — 34 ms — h2https://experiments.parsely.com/vip-experiments.js?apiKey=vox.comexperiments.parsely.com/vip-experim... https://experiments.parsely.com/vip-experiments.js?apiKey=vox.com — 200 — 8.9 KiB — 52 ms — h2https://www.vox.com/metrics/gtm.js?id=GTM-WQ5FM5Wwww.vox.com/metrics/gtm.js?id=GTM-W... https://www.vox.com/metrics/gtm.js?id=GTM-WQ5FM5W — 200 — 721.4 KiB — 271 ms — h3https://luminousboulevard.com/assets/js/n3x3pe0fuo_se.index.jsluminousboulevard.com/assets/js/n3x... https://luminousboulevard.com/assets/js/n3x3pe0fuo_se.index.js — 200 — 40.9 KiB — 149 ms — h2https://www.vox.com/api/volume/latest/feed/voxverticalwww.vox.com/api/volume/latest/feed/... https://www.vox.com/api/volume/latest/feed/voxvertical — 200 — 1.2 KiB — 79 ms — h3https://www.google.com/recaptcha/enterprise.js?render=6LcLvAktAAAAAK0ST2EGWx6N9vYjAY9BP6Ido8B_www.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise.js?render=6LcLvAktAAAAAK0ST2EGWx6N9vYjAY9BP6Ido8B_ — 200 — 1.1 KiB — 64 ms — h3https://api.parsely.com/v2/related?apikey=vox.com&uuid=parsely-default&limit=6&respect_empty_results=1&pub_date_start=2026-08-14T17%3A11%3A12.664Zapi.parsely.com/v2/related?apikey=v... https://api.parsely.com/v2/related?apikey=vox.com&uuid=parsely-default&limit=6&respect_empty_results=1&pub_date_start=2026-08-14T17%3A11%3A12.664Z — 200 — 424 B — 350 ms — h2https://api.parsely.com/v2/related?apikey=vox.com&uuid=parsely-default&limit=6&pub_date_start=2026-08-10T17%3A11%3A12.664Z&pub_date_end=2026-08-15T17%3A11%3A12.664Zapi.parsely.com/v2/related?apikey=v... https://api.parsely.com/v2/related?apikey=vox.com&uuid=parsely-default&limit=6&pub_date_start=2026-08-10T17%3A11%3A12.664Z&pub_date_end=2026-08-15T17%3A11%3A12.664Z — 200 — 2.6 KiB — 382 ms — h2https://www.vox.com/blaize/anonymous-sessionwww.vox.com/blaize/anonymous-sessio... https://www.vox.com/blaize/anonymous-session — 201 — 983 B — 142 ms — h3https://www.vox.com/blaize/datalayerwww.vox.com/blaize/datalayer https://www.vox.com/blaize/datalayer — 401 — 1.6 KiB — 1.0 s — h3https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 7 ms — h2https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/playlist.m3u8volume-assets.voxmedia.com/producti... https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/playlist.m3u8 — 200 — 988 B — 49 ms — h2https://apps.voxmedia.com/ad-block-detect/test_ads_prebid_blocker.jsapps.voxmedia.com/ad-block-detect/t... https://apps.voxmedia.com/ad-block-detect/test_ads_prebid_blocker.js — 200 — 379 B — 87 ms — h2https://concertads-configs.vox-cdn.com/voxmedia/duet/vox/config.jsonconcertads-configs.vox-cdn.com/voxm... https://concertads-configs.vox-cdn.com/voxmedia/duet/vox/config.json — 200 — 9.0 KiB — 3 ms — h2https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-2000k.m3u8volume-assets.voxmedia.com/producti... https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-2000k.m3u8 — 200 — 662 B — 3 ms — h2https://btloader.com/tag?o=6315858775244800&upapi=truebtloader.com/tag?o=6315858775244800... https://btloader.com/tag?o=6315858775244800&upapi=true — 200 — 37.0 KiB — 112 ms — h2https://cdn.concert.io/fins/segmentcdn.concert.io/fins/segment https://cdn.concert.io/fins/segment — 200 — 0 B — 222 ms — h3https://cdn.concert.io/lookup/aHR0cHM6Ly93d3cudm94LmNvbS8=.jsoncdn.concert.io/lookup/aHR0cHM6Ly93d... https://cdn.concert.io/lookup/aHR0cHM6Ly93d3cudm94LmNvbS8=.json — 404 — 531 B — 5 ms — h3https://config.aps.amazon-adsystem.com/configs/3176config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3176 — 200 — 4.2 KiB — 42 ms — h2https://web-banner.ads.aps.amazon-adsystem.com/e/dtb/bidweb-banner.ads.aps.amazon-adsystem.... https://web-banner.ads.aps.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 66 ms — h2https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-2000k-00001.tsvolume-assets.voxmedia.com/producti... https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-2000k-00001.ts — 200 — 978.4 KiB — 36 ms — h2https://www.vox.com/SendEventDatawww.vox.com/SendEventData https://www.vox.com/SendEventData — 200 — 613 B — 448 ms — h3https://cdn.cookielaw.org/consent/061a3849-82ea-4d33-b063-9a4de697c5c5/061a3849-82ea-4d33-b063-9a4de697c5c5.jsoncdn.cookielaw.org/consent/061a3849-... https://cdn.cookielaw.org/consent/061a3849-82ea-4d33-b063-9a4de697c5c5/061a3849-82ea-4d33-b063-9a4de697c5c5.json — 200 — 2.7 KiB — 73 ms — h2https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=21236410&cmp=DV464041&url=https%3A%2F%2Fvox.com&ids=1&token=7%2BEwrrn51B1EoErvkqNDHjwh7O1FtZdvSZv%2BHS2Pjrtci3CDFghn2SBcZZxArZNnELbaM2%2FBiWHHU8ACF3LPa5Hp2LNWNuXxnYiB4zG0J0jiI9RIit5YgYXuY5AEITs425X4UUO1qpFJwakO80tUMw%3D%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=21236410&cmp=DV464041&url=https%3A%2F%2Fvox.com&ids=1&token=7%2BEwrrn51B1EoErvkqNDHjwh7O1FtZdvSZv%2BHS2Pjrtci3CDFghn2SBcZZxArZNnELbaM2%2FBiWHHU8ACF3LPa5Hp2LNWNuXxnYiB4zG0J0jiI9RIit5YgYXuY5AEITs425X4UUO1qpFJwakO80tUMw%3D%3D — 200 — 307 B — 117 ms — h3https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=21236410&cmp=DV464041&url=https%3A%2F%2Fvox.com&bsc=1&abs=1&token=7%2BEwrrn51B1EoErvkqNDHjwh7O1FtZdvSZv%2BHS2Pjrtci3CDFghn2SBcZZxArZNnELbaM2%2FBiWHHU8ACF3LPa5Hp2LNWNuXxnYiB4zG0J0jiI9RIit5YgYXuY5AEITs425X4UUO1qpFJwakO80tUMw%3D%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=21236410&cmp=DV464041&url=https%3A%2F%2Fvox.com&bsc=1&abs=1&token=7%2BEwrrn51B1EoErvkqNDHjwh7O1FtZdvSZv%2BHS2Pjrtci3CDFghn2SBcZZxArZNnELbaM2%2FBiWHHU8ACF3LPa5Hp2LNWNuXxnYiB4zG0J0jiI9RIit5YgYXuY5AEITs425X4UUO1qpFJwakO80tUMw%3D%3D — 200 — 524 B — 48 ms — h3https://web-banner.ads.aps.amazon-adsystem.com/e/dtb/bidweb-banner.ads.aps.amazon-adsystem.... https://web-banner.ads.aps.amazon-adsystem.com/e/dtb/bid — 200 — 677 B — 111 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 281 B — 94 ms — h2https://cdnjs.cloudflare.com/ajax/libs/blueimp-md5/2.19.0/js/md5.min.jscdnjs.cloudflare.com/ajax/libs/blue... https://cdnjs.cloudflare.com/ajax/libs/blueimp-md5/2.19.0/js/md5.min.js — 200 — 1.9 KiB — 122 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WQ5FM5W&gtg_health=1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WQ5FM5W&gtg_health=1 — 200 — 392 B — 180 ms — h2https://www.vox.com/metrics/X2pNAxh7A7o0iR52GGtQa70l6QuyXxLiGUNUm9xVUTBWWBITTGwEwww.vox.com/metrics/X2pNAxh7A7o0iR5... https://www.vox.com/metrics/X2pNAxh7A7o0iR52GGtQa70l6QuyXxLiGUNUm9xVUTBWWBITTGwE — 200 — 150.3 KiB — 52 ms — h3https://sb.scorecardresearch.com/cs/7976662/beacon.jssb.scorecardresearch.com/cs/7976662... https://sb.scorecardresearch.com/cs/7976662/beacon.js — 302 — 266 B — 80 ms — h2https://cdn.concert.io/fins/segmentcdn.concert.io/fins/segment https://cdn.concert.io/fins/segment — 200 — 296 B — 125 ms — h3https://www.vox.com/metrics/X2pNAxh7A7o0j2QYEgg8C8whl2jOXxLiGUNUm9xVUTBWWBITTGwEwww.vox.com/metrics/X2pNAxh7A7o0j2Q... https://www.vox.com/metrics/X2pNAxh7A7o0j2QYEgg8C8whl2jOXxLiGUNUm9xVUTBWWBITTGwE — 200 — 162.6 KiB — 57 ms — h3https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js — 200 — 129.0 KiB — 50 ms — h2https://sb.scorecardresearch.com/internal-cs/default/beacon-and.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon-and.js — 200 — 7.9 KiB — 9 ms — h2https://aax-eu.amazon-adsystem.com/s/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=n-Rise_an-db5_sovrn_smrt_n-minuteMedia_ym_3lift_n-sharethrough_rbd_ppt_rx_n-index_n-MediaNet_pm-db5_n-vmgaax-eu.amazon-adsystem.com/s/iu3?cm... https://aax-eu.amazon-adsystem.com/s/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=n-Rise_an-db5_sovrn_smrt_n-minuteMedia_ym_3lift_n-sharethrough_rbd_ppt_rx_n-index_n-MediaNet_pm-db5_n-vmg — 302 — 523 B — 77 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/GettyImages-2279484882.jpg?quality=90&strip=all&crop=0%2C10.732984293194%2C100%2C78.534031413613&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/GettyImages-2279484882.jpg?quality=90&strip=all&crop=0%2C10.732984293194%2C100%2C78.534031413613&w=750 — 200 — 32.7 KiB — 592 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/gettyimages-2288058687.jpg?quality=90&strip=all&crop=0%2C10.732984293194%2C100%2C78.534031413613&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/gettyimages-2288058687.jpg?quality=90&strip=all&crop=0%2C10.732984293194%2C100%2C78.534031413613&w=750 — 200 — 34.0 KiB — 1.1 s — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/gettyimages-2287175814.jpg?quality=90&strip=all&crop=0%2C10.732984293194%2C100%2C78.534031413613&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/gettyimages-2287175814.jpg?quality=90&strip=all&crop=0%2C10.732984293194%2C100%2C78.534031413613&w=750 — 200 — 43.8 KiB — 6 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/gettyimages-2289733340.jpg?quality=90&strip=all&crop=0%2C10.752083036242%2C100%2C78.495833927516&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/gettyimages-2289733340.jpg?quality=90&strip=all&crop=0%2C10.752083036242%2C100%2C78.495833927516&w=750 — 200 — 76.0 KiB — 9 ms — h2https://platform.vox.com/wp-content/uploads/sites/2/2026/08/GettyImages-1328206995.jpg?quality=90&strip=all&crop=0%2C17.277486910995%2C100%2C65.44502617801&w=750platform.vox.com/wp-content/uploads... https://platform.vox.com/wp-content/uploads/sites/2/2026/08/GettyImages-1328206995.jpg?quality=90&strip=all&crop=0%2C17.277486910995%2C100%2C65.44502617801&w=750 — 200 — 31.0 KiB — 8 ms — h2https://web-banner.ads.aps.amazon-adsystem.com/e/dtb/bidweb-banner.ads.aps.amazon-adsystem.... https://web-banner.ads.aps.amazon-adsystem.com/e/dtb/bid — 200 — 678 B — 132 ms — h2https://aax-eu.amazon-adsystem.com/s/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=n-Rise_an-db5_sovrn_smrt_n-minuteMedia_ym_3lift_n-sharethrough_rbd_ppt_rx_n-index_n-MediaNet_pm-db5_n-vmg&dcc=taax-eu.amazon-adsystem.com/s/iu3?cm... https://aax-eu.amazon-adsystem.com/s/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=n-Rise_an-db5_sovrn_smrt_n-minuteMedia_ym_3lift_n-sharethrough_rbd_ppt_rx_n-index_n-MediaNet_pm-db5_n-vmg&dcc=t — 200 — 491 B — 42 ms — h2https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-6500k.m3u8volume-assets.voxmedia.com/producti... https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-6500k.m3u8 — 200 — 514 B — 3 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202608070101/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202608070101/pubads_impl.js — 200 — 200.8 KiB — 134 ms — h3https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-6500k-00002.tsvolume-assets.voxmedia.com/producti... https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-6500k-00002.ts — 200 — 4.9 MiB — 126 ms — h2https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js — 200 — 336.4 KiB — 284 ms — h2https://aax.amazon-adsystem.com/e/dtb/bid/23386.1/0/prebid?adunitid=xsrmnm_300x250_8662305aax.amazon-adsystem.com/e/dtb/bid/2... https://aax.amazon-adsystem.com/e/dtb/bid/23386.1/0/prebid?adunitid=xsrmnm_300x250_8662305 — 200 — 305 B — 138 ms — h2https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.jssecure.cdn.fastclick.net/js/pubcid/... https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.js — 200 — 21.7 KiB — 90 ms — h2https://prod.us-east-1.cxm-bcn.publisher-services.amazon.dev/v1/recordVendorsLoadedprod.us-east-1.cxm-bcn.publisher-se... https://prod.us-east-1.cxm-bcn.publisher-services.amazon.dev/v1/recordVendorsLoaded — 200 — 0 B — 327 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.629512768496143ad-delivery.net/px.gif?ch=2&e=0.629... https://ad-delivery.net/px.gif?ch=2&e=0.629512768496143 — 200 — 611 B — 99 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.1699785583673039ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.1699785583673039 — 200 — 129 B — 136 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.30818828360473316ad-delivery.net/px.gif?ch=1&e=0.308... https://ad-delivery.net/px.gif?ch=1&e=0.30818828360473316 — 200 — 109 B — 98 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 214 B — 204 ms — h2https://cdn.btloader.com/cchecker.html?upapi=truecdn.btloader.com/cchecker.html?upap... https://cdn.btloader.com/cchecker.html?upapi=true — 200 — 771 B — 85 ms — h2https://cdn.api.btloader.com/device?orgid=6315858775244800&model=moto+g+power+%282022%29&platformVersion=11.0&fullVersionList=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22151.0.7922.137%22%7D%2C%7B%22brand%22%3A%22Not%3DA%3FBrand%22%2C%22version%22%3A%2299.0.0.0%22%7D%5D&upapi=truecdn.api.btloader.com/device?orgid=6... https://cdn.api.btloader.com/device?orgid=6315858775244800&model=moto+g+power+%282022%29&platformVersion=11.0&fullVersionList=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22151.0.7922.137%22%7D%2C%7B%22brand%22%3A%22Not%3DA%3FBrand%22%2C%22version%22%3A%2299.0.0.0%22%7D%5D&upapi=true — 200 — 350 B — 127 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=7976662&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1786986673340&ns_c=UTF-8&cs_cfg=1100110&c7=https%3A%2F%2Fwww.vox.com%2F&c8=Vox&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=7976662&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1786986673340&ns_c=UTF-8&cs_cfg=1100110&c7=https%3A%2F%2Fwww.vox.com%2F&c8=Vox&c9= — 204 — 226 B — 30 ms — h2https://btloader.com/trustedIframe.html?o=6315858775244800&upapi=truebtloader.com/trustedIframe.html?o=6... https://btloader.com/trustedIframe.html?o=6315858775244800&upapi=true — 200 — 2.2 KiB — 70 ms — h2https://cdn.cookielaw.org/consent/061a3849-82ea-4d33-b063-9a4de697c5c5/019cfd64-3abf-7f69-bf0e-93781326f49b/en.jsoncdn.cookielaw.org/consent/061a3849-... https://cdn.cookielaw.org/consent/061a3849-82ea-4d33-b063-9a4de697c5c5/019cfd64-3abf-7f69-bf0e-93781326f49b/en.json — 200 — 45.7 KiB — 72 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 88.5 KiB — 69 ms — h2https://cdn.cookielaw.org/vendorlist/googleData.jsoncdn.cookielaw.org/vendorlist/google... https://cdn.cookielaw.org/vendorlist/googleData.json — 200 — 19.6 KiB — 68 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/otTCF.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otTCF.js — 200 — 17.7 KiB — 34 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202608130101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202608130101/gpt — 200 — 23.0 KiB — 74 ms — h3https://api.btloader.com/exd?tid=VyGnJC5yFB-vgaPP5P0-a010b4b4a7&sid=1znARroaMK-NyBH9us5dp-a010b4b4a7&cv=2.1.193&upapi=trueapi.btloader.com/exd?tid=VyGnJC5yFB... https://api.btloader.com/exd?tid=VyGnJC5yFB-vgaPP5P0-a010b4b4a7&sid=1znARroaMK-NyBH9us5dp-a010b4b4a7&cv=2.1.193&upapi=true — 204 — 109 B — 214 ms — h2https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-6500k-00003.tsvolume-assets.voxmedia.com/producti... https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-6500k-00003.ts — 200 — 1.8 MiB — 46 ms — h2https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=21236410&cmp=DV464041&url=https%3A%2F%2Fvox.com&vlp=1&slot-0-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40contributions_mobile=3x3&slot-1-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_curated_content_leaderboard_home=300x250%2C1030x590%2C325x204%2C325x508&slot-2-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40medrec_frontpage_hero_mobile=300x250&slot-3-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_med_rec_athena=300x250%2C1030x590%2C325x508%2C300x265%2C325x204&slot-4-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_med_rec_athena_1=300x250%2C1030x590%2C325x508%2C300x265%2C325x204&slot-5-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_med_rec_athena_2=300x250%2C1030x590%2C325x508%2C300x265%2C325x204&slot-6-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_med_rec_athena_3=300x250%2C1030x590%2C325x508%2C300x265%2C325x204&slot-7-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_med_rec_athena_4=300x250%2C1030x590%2C325x508%2C300x265%2C325x204&slot-8-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_med_rec_athena_5=300x250%2C1030x590%2C325x508%2C300x265%2C325x204&slot-9-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_river_leaderboard=300x250%2C1030x590%2C325x204%2C325x508&slot-10-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_river_leaderboard_1=300x250%2C1030x590%2C325x204%2C325x508&slot-11-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_river_leaderboard_2=300x250%2C1030x590%2C325x204%2C325x508&slot-12-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_footer=320x50%2C300x250%2C325x204%2C325x508%2C1030x590&slot-13-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40native_ad_content_link=650x150&slot-14-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40wunderkind_oop=1x1&token=7%2BEwrrn51B1EoErvkqNDHjwh7O1FtZdvSZv%2BHS2Pjrtci3CDFghn2SBcZZxArZNnELbaM2%2FBiWHHU8ACF3LPa5Hp2LNWNuXxnYiB4zG0J0jiI9RIit5YgYXuY5AEITs425X4UUO1qpFJwakO80tUMw%3D%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=21236410&cmp=DV464041&url=https%3A%2F%2Fvox.com&vlp=1&slot-0-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40contributions_mobile=3x3&slot-1-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_curated_content_leaderboard_home=300x250%2C1030x590%2C325x204%2C325x508&slot-2-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40medrec_frontpage_hero_mobile=300x250&slot-3-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_med_rec_athena=300x250%2C1030x590%2C325x508%2C300x265%2C325x204&slot-4-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_med_rec_athena_1=300x250%2C1030x590%2C325x508%2C300x265%2C325x204&slot-5-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_med_rec_athena_2=300x250%2C1030x590%2C325x508%2C300x265%2C325x204&slot-6-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_med_rec_athena_3=300x250%2C1030x590%2C325x508%2C300x265%2C325x204&slot-7-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_med_rec_athena_4=300x250%2C1030x590%2C325x508%2C300x265%2C325x204&slot-8-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_med_rec_athena_5=300x250%2C1030x590%2C325x508%2C300x265%2C325x204&slot-9-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_river_leaderboard=300x250%2C1030x590%2C325x204%2C325x508&slot-10-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_river_leaderboard_1=300x250%2C1030x590%2C325x204%2C325x508&slot-11-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_river_leaderboard_2=300x250%2C1030x590%2C325x204%2C325x508&slot-12-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40mobile_footer=320x50%2C300x250%2C325x204%2C325x508%2C1030x590&slot-13-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40native_ad_content_link=650x150&slot-14-%2F172968584%2Fvox%2Fvox.com%2Ffront_page%40wunderkind_oop=1x1&token=7%2BEwrrn51B1EoErvkqNDHjwh7O1FtZdvSZv%2BHS2Pjrtci3CDFghn2SBcZZxArZNnELbaM2%2FBiWHHU8ACF3LPa5Hp2LNWNuXxnYiB4zG0J0jiI9RIit5YgYXuY5AEITs425X4UUO1qpFJwakO80tUMw%3D%3D — 200 — 373 B — 58 ms — h3https://prod.us-east-1.cxm-bcn.publisher-services.amazon.dev/v1/recordVendorsLoadedprod.us-east-1.cxm-bcn.publisher-se... https://prod.us-east-1.cxm-bcn.publisher-services.amazon.dev/v1/recordVendorsLoaded — 200 — 128 B — 269 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.11061289075872782ad-delivery.net/px.gif?ch=1&e=0.110... https://ad-delivery.net/px.gif?ch=1&e=0.11061289075872782 — 200 — 110 B — 22 ms — h2https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=21236410&cmp=DV464041&cd111=success&cm106=0&cm107=141&cd112=modern&cd115=&cm116=1&cm108=134&cm109=28&cm110=24&cm111=49&cm112=9&cm113=35063&cd102=279ec21&cd103=&cd107=9f6e6d00-bf1a-452e-a372-4c9aeee51053&cd109=modern&cd200=com&cd108=&cd105=21236410&cd106=DV464041&cd104=www.vox.com&cd199=https%3A%2F%2Fvox.com&cd101=ad-request&cm101=1&cid=f510e0e4-2b6a-4f16-bcb5-72df7c1c502a&t=event&v=1&z=f510e0e4-2b6a-4f16-bcb5-72df7c1c502a&cd160=f510e0e4-2b6a-4f16-bcb5-72df7c1c502avtrk.dv.tech/?ec=dvtag&ea=ad-reques... https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=21236410&cmp=DV464041&cd111=success&cm106=0&cm107=141&cd112=modern&cd115=&cm116=1&cm108=134&cm109=28&cm110=24&cm111=49&cm112=9&cm113=35063&cd102=279ec21&cd103=&cd107=9f6e6d00-bf1a-452e-a372-4c9aeee51053&cd109=modern&cd200=com&cd108=&cd105=21236410&cd106=DV464041&cd104=www.vox.com&cd199=https%3A%2F%2Fvox.com&cd101=ad-request&cm101=1&cid=f510e0e4-2b6a-4f16-bcb5-72df7c1c502a&t=event&v=1&z=f510e0e4-2b6a-4f16-bcb5-72df7c1c502a&cd160=f510e0e4-2b6a-4f16-bcb5-72df7c1c502a — 204 — 193 B — 75 ms — h3https://luminousboulevard.com/o1fiprg/g1kn8hrgxveqw5xzhdluminousboulevard.com/o1fiprg/g1kn8... https://luminousboulevard.com/o1fiprg/g1kn8hrgxveqw5xzhd — 200 — 328 B — 72 ms — h3https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-6500k-00004.tsvolume-assets.voxmedia.com/producti... https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-6500k-00004.ts — 200 — 1.7 MiB — 41 ms — h2https://www.vox.com/metrics/gs/ccm/collect?rcb=6&frm=0&apvc=1&ae=g&en=page_view&dl=https%3A%2F%2Fwww.vox.com%2F&scrsrc=www.vox.com&rnd=496684677.1786986674&navt=n&npa=1&gdpr=1&gdpr_consent=CQpFxYAQpFxYAAcABBENCsFwAAAAAEPgACiQAAAZggagAVABoAH4ATgBAACEAE_AP2AhIBDgC8wGMgM-AeSA9EB7QD4wIzAR6AnSBdqC7oLwAXkAvUBewC-cF9gX4Av3Bf0F_4MAgwEBgSDAwMDgYKgwYDBsGEAYTgwuDDwGIAMRAYpgxWDFkGLwYwgxkDGYGPYMfgyCBkQDJAGS4MmgyfBlEGUoMrgyyBlsDLoGYAAA.YAAACHwAAAAA.IMwwKwAKgAZABaADQAJoAYQA_ACAAEeAJwAgABCACfgFpAP2AhIBDgCMQEvgJvAVaAvMBgoDGQGfAOCAcgA8kB6ID2gHxgRmAj0BK8CdIE-QKkgV7Au1BdwF4ILxAxBBiIGM4MagzCAA&ep.ads_data_redaction=0&gdid=dNzdkNz&_tu=CA&gtm=45E92e68d0v859165105za200zd859165105xea&gcs=G100&gcd=13q3p3q2q5l1&dma_cps=-&dma=1&tcfd=10s5b&tag_exp=115938466~115938469~118395333~118897920~118897930~119259605~119527019~120385422&tft=1786986673787&tfd=1686&gap.gtb=2&fmt=8www.vox.com/metrics/gs/ccm/collect?... https://www.vox.com/metrics/gs/ccm/collect?rcb=6&frm=0&apvc=1&ae=g&en=page_view&dl=https%3A%2F%2Fwww.vox.com%2F&scrsrc=www.vox.com&rnd=496684677.1786986674&navt=n&npa=1&gdpr=1&gdpr_consent=CQpFxYAQpFxYAAcABBENCsFwAAAAAEPgACiQAAAZggagAVABoAH4ATgBAACEAE_AP2AhIBDgC8wGMgM-AeSA9EB7QD4wIzAR6AnSBdqC7oLwAXkAvUBewC-cF9gX4Av3Bf0F_4MAgwEBgSDAwMDgYKgwYDBsGEAYTgwuDDwGIAMRAYpgxWDFkGLwYwgxkDGYGPYMfgyCBkQDJAGS4MmgyfBlEGUoMrgyyBlsDLoGYAAA.YAAACHwAAAAA.IMwwKwAKgAZABaADQAJoAYQA_ACAAEeAJwAgABCACfgFpAP2AhIBDgCMQEvgJvAVaAvMBgoDGQGfAOCAcgA8kB6ID2gHxgRmAj0BK8CdIE-QKkgV7Au1BdwF4ILxAxBBiIGM4MagzCAA&ep.ads_data_redaction=0&gdid=dNzdkNz&_tu=CA&gtm=45E92e68d0v859165105za200zd859165105xea&gcs=G100&gcd=13q3p3q2q5l1&dma_cps=-&dma=1&tcfd=10s5b&tag_exp=115938466~115938469~118395333~118897920~118897930~119259605~119527019~120385422&tft=1786986673787&tfd=1686&gap.gtb=2&fmt=8 — 200 — 388 B — 117 ms — h3https://www.vox.com/metrics/gs/ccm/collect?rcb=12&frm=0&apvc=0&ae=g&tid=AW-926030959&dl=https%3A%2F%2Fwww.vox.com%2F&scrsrc=www.vox.com&rnd=496684677.1786986674&navt=n&npa=1&gdpr=1&gdpr_consent=CQpFxYAQpFxYAAcABBENCsFwAAAAAEPgACiQAAAZggagAVABoAH4ATgBAACEAE_AP2AhIBDgC8wGMgM-AeSA9EB7QD4wIzAR6AnSBdqC7oLwAXkAvUBewC-cF9gX4Av3Bf0F_4MAgwEBgSDAwMDgYKgwYDBsGEAYTgwuDDwGIAMRAYpgxWDFkGLwYwgxkDGYGPYMfgyCBkQDJAGS4MmgyfBlEGUoMrgyyBlsDLoGYAAA.YAAACHwAAAAA.IMwwKwAKgAZABaADQAJoAYQA_ACAAEeAJwAgABCACfgFpAP2AhIBDgCMQEvgJvAVaAvMBgoDGQGfAOCAcgA8kB6ID2gHxgRmAj0BK8CdIE-QKkgV7Au1BdwF4ILxAxBBiIGM4MagzCAA&ep.ads_data_redaction=0&gdid=dNzdkNz&_tu=CA&gtm=45892e68d0v9180578071z8859165105za20gzb859165105zd859165105xea&gcs=G100&gcd=13q3p3q2q5l1&dma_cps=-&dma=1&tcfd=10s5b&tag_exp=115616985~115938466~115938469~118395333~118897920~118897930~119259605~119367802~119367810~119527019~120315470~120385423&tft=1786986673789&tfd=1688&gap.gtb=2&tids=AW-926030959&fmt=8www.vox.com/metrics/gs/ccm/collect?... https://www.vox.com/metrics/gs/ccm/collect?rcb=12&frm=0&apvc=0&ae=g&tid=AW-926030959&dl=https%3A%2F%2Fwww.vox.com%2F&scrsrc=www.vox.com&rnd=496684677.1786986674&navt=n&npa=1&gdpr=1&gdpr_consent=CQpFxYAQpFxYAAcABBENCsFwAAAAAEPgACiQAAAZggagAVABoAH4ATgBAACEAE_AP2AhIBDgC8wGMgM-AeSA9EB7QD4wIzAR6AnSBdqC7oLwAXkAvUBewC-cF9gX4Av3Bf0F_4MAgwEBgSDAwMDgYKgwYDBsGEAYTgwuDDwGIAMRAYpgxWDFkGLwYwgxkDGYGPYMfgyCBkQDJAGS4MmgyfBlEGUoMrgyyBlsDLoGYAAA.YAAACHwAAAAA.IMwwKwAKgAZABaADQAJoAYQA_ACAAEeAJwAgABCACfgFpAP2AhIBDgCMQEvgJvAVaAvMBgoDGQGfAOCAcgA8kB6ID2gHxgRmAj0BK8CdIE-QKkgV7Au1BdwF4ILxAxBBiIGM4MagzCAA&ep.ads_data_redaction=0&gdid=dNzdkNz&_tu=CA&gtm=45892e68d0v9180578071z8859165105za20gzb859165105zd859165105xea&gcs=G100&gcd=13q3p3q2q5l1&dma_cps=-&dma=1&tcfd=10s5b&tag_exp=115616985~115938466~115938469~118395333~118897920~118897930~119259605~119367802~119367810~119527019~120315470~120385423&tft=1786986673789&tfd=1688&gap.gtb=2&tids=AW-926030959&fmt=8 — 200 — 388 B — 122 ms — h3https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otFlat.json — 200 — 3.4 KiB — 32 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/v2/otPcPanel.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/v2/otPcPanel.json — 200 — 13.5 KiB — 34 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 33 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-C3QZPB4GVE&gtm=45g92e68d0v878049554z8859165105za20gzb859165105zd859165105&_p=1786986672522&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10s5b&gdid=dYWJhMj.dNzdkNz&_eu=EAAAAGA&_uip=%3A%3A&are=1&cid=1686211616.1786986674&frm=0&ir=1&pscdl=denied&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.137%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=FR&gaf=2&_s=1&tag_exp=115938466~115938469~118395334~118897920~118897930~119259605~119367802~119367810~119527020~120385422&uid=&dl=https%3A%2F%2Fwww.vox.com%2F&dr=&sid=1786986673&sct=1&seg=0&dt=Vox&_tu=CA&en=video&_fv=1&_nsi=1&_ss=1&gap.gtb=2&ep.ad_block_status=false&ep.community=vox&ep.content_groups_split_1=&ep.content_type=homepage&ep.content_type_category=aggregation&ep.cookie_deprecation_label=noapi&ep.hostname_and_page_path=www.vox.com%2F&ep.internal_groups=&ep.network_community_groups_split_1=vox&ep.network_community_groups_split_2=&ep.network_community_groups_split_3=&ep.network_community_groups_split_4=&ep.network_community_groups_split_5=&ep.network_community_groups_split_6=&ep.page_url=https%3A%2F%2Fwww.vox.com%2F&ep.previous_url=&ep.primary_group=&ep.unique_pageload_id=f82cb527-05c4-4096-877b-994d343e859a&ep.vertical=vox&ep.consent_cookies=&ep.color_mode=light&ep.data_source=web&ep.active_theme=&ep.video_id=122927&ep.gtm_tag_name=GA4%20-%20Vertical%20Video&ep.video_player=vertical&ep.video_title=Some%20states%20make%20getting%20a%20divorce%20extremely%20hard&ep.action=load&up.user_id_dimension=Logged%20Out&up.client_id=no_consent&up.user_agent_string=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F151.0.0.0%20Mobile%20Safari%2F537.36&up.google_identity_user_id=Logged%20Out&up.user_subscription_status=anonymous&up.experiment_groups=&up.is_entitled=false&up.login_user_id=Logged%20Out&up.permutive_id=no_consent&tfd=1768region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-C3QZPB4GVE&gtm=45g92e68d0v878049554z8859165105za20gzb859165105zd859165105&_p=1786986672522&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10s5b&gdid=dYWJhMj.dNzdkNz&_eu=EAAAAGA&_uip=%3A%3A&are=1&cid=1686211616.1786986674&frm=0&ir=1&pscdl=denied&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.137%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=FR&gaf=2&_s=1&tag_exp=115938466~115938469~118395334~118897920~118897930~119259605~119367802~119367810~119527020~120385422&uid=&dl=https%3A%2F%2Fwww.vox.com%2F&dr=&sid=1786986673&sct=1&seg=0&dt=Vox&_tu=CA&en=video&_fv=1&_nsi=1&_ss=1&gap.gtb=2&ep.ad_block_status=false&ep.community=vox&ep.content_groups_split_1=&ep.content_type=homepage&ep.content_type_category=aggregation&ep.cookie_deprecation_label=noapi&ep.hostname_and_page_path=www.vox.com%2F&ep.internal_groups=&ep.network_community_groups_split_1=vox&ep.network_community_groups_split_2=&ep.network_community_groups_split_3=&ep.network_community_groups_split_4=&ep.network_community_groups_split_5=&ep.network_community_groups_split_6=&ep.page_url=https%3A%2F%2Fwww.vox.com%2F&ep.previous_url=&ep.primary_group=&ep.unique_pageload_id=f82cb527-05c4-4096-877b-994d343e859a&ep.vertical=vox&ep.consent_cookies=&ep.color_mode=light&ep.data_source=web&ep.active_theme=&ep.video_id=122927&ep.gtm_tag_name=GA4%20-%20Vertical%20Video&ep.video_player=vertical&ep.video_title=Some%20states%20make%20getting%20a%20divorce%20extremely%20hard&ep.action=load&up.user_id_dimension=Logged%20Out&up.client_id=no_consent&up.user_agent_string=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F151.0.0.0%20Mobile%20Safari%2F537.36&up.google_identity_user_id=Logged%20Out&up.user_subscription_status=anonymous&up.experiment_groups=&up.is_entitled=false&up.login_user_id=Logged%20Out&up.permutive_id=no_consent&tfd=1768 — 204 — 547 B — 119 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.8012877528322181ad-delivery.net/px.gif?ch=2&e=0.801... https://ad-delivery.net/px.gif?ch=2&e=0.8012877528322181 — 200 — 110 B — 23 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.13838969843188542ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.13838969843188542 — 200 — 129 B — 56 ms — h3https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 561 B — 28 ms — h2https://cdn.cookielaw.org/logos/451d8686-ff0b-4065-9afa-6289c6cb87c3/01917b43-b3e8-7ac1-8225-1d9ae13e9ecc/ae42b6ac-2bd5-454c-81d9-35529a52fbcc/vox-ot-logo.pngcdn.cookielaw.org/logos/451d8686-ff... https://cdn.cookielaw.org/logos/451d8686-ff0b-4065-9afa-6289c6cb87c3/01917b43-b3e8-7ac1-8225-1d9ae13e9ecc/ae42b6ac-2bd5-454c-81d9-35529a52fbcc/vox-ot-logo.png — 200 — 2.3 KiB — 28 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.7 KiB — 26 ms — h2https://luminousboulevard.com/o1fiprg/g1kn8hrgxveqw5xzhdluminousboulevard.com/o1fiprg/g1kn8... https://luminousboulevard.com/o1fiprg/g1kn8hrgxveqw5xzhd — 200 — 40 B — 32 ms — h3https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-6500k-00005.tsvolume-assets.voxmedia.com/producti... https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-6500k-00005.ts — 200 — 5.6 MiB — 130 ms — h2https://www.google.com/recaptcha/enterprise/anchor?ar=1&k=6LcLvAktAAAAAK0ST2EGWx6N9vYjAY9BP6Ido8B_&co=aHR0cHM6Ly93d3cudm94LmNvbTo0NDM.&hl=en&v=XOqlk8PL_yVx6IdpLbpXdiLy&size=invisible&anchor-ms=20000&execute-ms=30000&cb=vfp3vspr1kj2www.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise/anchor?ar=1&k=6LcLvAktAAAAAK0ST2EGWx6N9vYjAY9BP6Ido8B_&co=aHR0cHM6Ly93d3cudm94LmNvbTo0NDM.&hl=en&v=XOqlk8PL_yVx6IdpLbpXdiLy&size=invisible&anchor-ms=20000&execute-ms=30000&cb=vfp3vspr1kj2 — 200 — 27.6 KiB — 82 ms — h3https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/styles__ltr.css — 200 — 41.4 KiB — 27 ms — h3https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js — 200 — 335.7 KiB — 75 ms — h3https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-6500k-00006.tsvolume-assets.voxmedia.com/producti... https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-6500k-00006.ts — 200 — 9.1 MiB — 288 ms — h2https://www.google.com/recaptcha/enterprise/webworker.js?hl=en&v=XOqlk8PL_yVx6IdpLbpXdiLywww.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise/webworker.js?hl=en&v=XOqlk8PL_yVx6IdpLbpXdiLy — 200 — 23 B — 164 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.2 KiB — 21 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 129 ms — h3https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js — 200 — 0 B — 15 ms — h3https://www.vox.com/static-assets/icons/favicon.icowww.vox.com/static-assets/icons/fav... https://www.vox.com/static-assets/icons/favicon.ico — 200 — 2.5 KiB — 11 ms — h3https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-6500k-00007.tsvolume-assets.voxmedia.com/producti... https://volume-assets.voxmedia.com/production/4642333974a2bf23982cb099025ae446/679968/video-6500k-00007.ts — 200 — 7.8 MiB — 277 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.8859228179345465ad-delivery.net/px.gif?ch=2&e=0.885... https://ad-delivery.net/px.gif?ch=2&e=0.8859228179345465 — 200 — 135 B — 25 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5699539637575218ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5699539637575218 — 200 — 129 B — 57 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.42999587562256936ad-delivery.net/px.gif?ch=1&e=0.429... https://ad-delivery.net/px.gif?ch=1&e=0.42999587562256936 — 200 — 110 B — 24 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 0 B — 3 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.7126929093768324ad-delivery.net/px.gif?ch=1&e=0.712... https://ad-delivery.net/px.gif?ch=1&e=0.7126929093768324 — 200 — 110 B — 23 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.8452886305882917ad-delivery.net/px.gif?ch=2&e=0.845... https://ad-delivery.net/px.gif?ch=2&e=0.8452886305882917 — 200 — 136 B — 23 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5333703476944163ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5333703476944163 — 200 — 129 B — 55 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.7821774834781955ad-delivery.net/px.gif?ch=2&e=0.782... https://ad-delivery.net/px.gif?ch=2&e=0.7821774834781955 — 200 — 110 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.045688200475350715ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.045688200475350715 — 200 — 129 B — 55 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.9416326131718764ad-delivery.net/px.gif?ch=2&e=0.941... https://ad-delivery.net/px.gif?ch=2&e=0.9416326131718764 — 200 — 110 B — 22 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.6095180529255676ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.6095180529255676 — 200 — 129 B — 58 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.5463967447239796ad-delivery.net/px.gif?ch=2&e=0.546... https://ad-delivery.net/px.gif?ch=2&e=0.5463967447239796 — 200 — 136 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.8912409605896771ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.8912409605896771 — 200 — 129 B — 56 ms — h3https://api.btloader.com/country?o=6315858775244800api.btloader.com/country?o=63158587... https://api.btloader.com/country?o=6315858775244800 — 200 — 153 B — 121 ms — h2https://api.btloader.com/pv?nlf=false&tid=VyGnJC5yFB-vgaPP5P0-a010b4b4a7&sid=1znARroaMK-NyBH9us5dp-a010b4b4a7&cv=2.1.193&upapi=trueapi.btloader.com/pv?nlf=false&tid=V... https://api.btloader.com/pv?nlf=false&tid=VyGnJC5yFB-vgaPP5P0-a010b4b4a7&sid=1znARroaMK-NyBH9us5dp-a010b4b4a7&cv=2.1.193&upapi=true — 204 — 40 B — 122 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-C3QZPB4GVE&gtm=45g92e68d0v878049554z8859165105za20gzb859165105zd859165105&_p=1786986672522&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10s5b&gdid=dYWJhMj.dNzdkNz&_eu=EAAAAGA&_uip=%3A%3A&are=1&cid=1686211616.1786986674&frm=0&ir=1&pscdl=denied&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.137%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=FR&gaf=2&_s=2&tag_exp=115938466~115938469~118395334~118897920~118897930~119259605~119367802~119367810~119527020~120385422&uid=&dl=https%3A%2F%2Fwww.vox.com%2F&dr=&sid=1786986673&sct=1&seg=1&dt=Vox&_tu=CA&en=page_view&gap.gtb=2&ep.ad_block_status=false&ep.community=vox&ep.content_groups_split_1=&ep.content_type=homepage&ep.content_type_category=aggregation&ep.cookie_deprecation_label=noapi&ep.hostname_and_page_path=www.vox.com%2F&ep.internal_groups=&ep.network_community_groups_split_1=vox&ep.network_community_groups_split_2=&ep.network_community_groups_split_3=&ep.network_community_groups_split_4=&ep.network_community_groups_split_5=&ep.network_community_groups_split_6=&ep.page_url=https%3A%2F%2Fwww.vox.com%2F&ep.previous_url=&ep.primary_group=&ep.unique_pageload_id=f82cb527-05c4-4096-877b-994d343e859a&ep.vertical=vox&ep.consent_cookies=Strictly%20Necessary%20Cookies&ep.color_mode=light&ep.data_source=web&ep.active_theme=&ep.gtm_tag_name=GA4%20-%20Pageview&_et=5&tfd=6775region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-C3QZPB4GVE&gtm=45g92e68d0v878049554z8859165105za20gzb859165105zd859165105&_p=1786986672522&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10s5b&gdid=dYWJhMj.dNzdkNz&_eu=EAAAAGA&_uip=%3A%3A&are=1&cid=1686211616.1786986674&frm=0&ir=1&pscdl=denied&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.137%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=FR&gaf=2&_s=2&tag_exp=115938466~115938469~118395334~118897920~118897930~119259605~119367802~119367810~119527020~120385422&uid=&dl=https%3A%2F%2Fwww.vox.com%2F&dr=&sid=1786986673&sct=1&seg=1&dt=Vox&_tu=CA&en=page_view&gap.gtb=2&ep.ad_block_status=false&ep.community=vox&ep.content_groups_split_1=&ep.content_type=homepage&ep.content_type_category=aggregation&ep.cookie_deprecation_label=noapi&ep.hostname_and_page_path=www.vox.com%2F&ep.internal_groups=&ep.network_community_groups_split_1=vox&ep.network_community_groups_split_2=&ep.network_community_groups_split_3=&ep.network_community_groups_split_4=&ep.network_community_groups_split_5=&ep.network_community_groups_split_6=&ep.page_url=https%3A%2F%2Fwww.vox.com%2F&ep.previous_url=&ep.primary_group=&ep.unique_pageload_id=f82cb527-05c4-4096-877b-994d343e859a&ep.vertical=vox&ep.consent_cookies=Strictly%20Necessary%20Cookies&ep.color_mode=light&ep.data_source=web&ep.active_theme=&ep.gtm_tag_name=GA4%20-%20Pageview&_et=5&tfd=6775 — 204 — 48 B — 29 ms — h2https://tr-experiments.parsely.com/tr?experiment_id=none&variant_label=none&event_type=error&visitor_id=fallback5f56665a-9756-4dd6-90e9-472d78a07207&event_id=ev03f62e10-ebdc-42af-a56c-e28150ee66fd&api_key=vox.com&meta=%27%7B%22errorMessage%22%3A%22parsely-id-missing%22%7D%27tr-experiments.parsely.com/tr?exper... https://tr-experiments.parsely.com/tr?experiment_id=none&variant_label=none&event_type=error&visitor_id=fallback5f56665a-9756-4dd6-90e9-472d78a07207&event_id=ev03f62e10-ebdc-42af-a56c-e28150ee66fd&api_key=vox.com&meta=%27%7B%22errorMessage%22%3A%22parsely-id-missing%22%7D%27 — 200 — 62 B — 54 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
83% of JavaScript execution is third-party
First-party Third-party 9858ms · 2371KB · $131/mo
www.vox.com
Other
Costly
Execution 3537ms
Transfer 508 KB
Unused 44%
Monthly Cost $47/mo
www.vox.com
Other
Costly
Execution 1292ms
Transfer 39 KB
Monthly Cost $17/mo
www.vox.com
Other
Costly
Execution 1205ms
Transfer 42 KB
Monthly Cost $16/mo
OneTrust
Consent
Essential
Execution 713ms
Transfer 18 KB
Monthly Cost $9/mo
cdn.concert.io
Other
Costly
Execution 674ms
Transfer 104 KB
Unused 52%
Monthly Cost $9/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 519ms
Transfer 201 KB
Unused 70%
Monthly Cost $7/mo
www.vox.com
Other
Costly
Execution 384ms
Transfer 721 KB
Unused 30%
Monthly Cost $5/mo
OneTrust
Consent
Essential
Execution 306ms
Transfer 129 KB
Unused 47%
Monthly Cost $4/mo
www.gstatic.com
Other
Costly
Execution 204ms
Transfer 0 KB
Unused 54%
Monthly Cost $3/mo
www.vox.com
Other
Optional
Execution 181ms
Transfer 150 KB
Unused 49%
Monthly Cost $2/mo
www.vox.com
Other
Optional
Execution 162ms
Transfer 163 KB
Unused 42%
Monthly Cost $2/mo
config.aps.amazon-adsystem.com
Other
Optional
Execution 135ms
Transfer 4 KB
Monthly Cost $2/mo
c.amazon-adsystem.com
Other
Optional
Execution 103ms
Transfer 93 KB
Unused 42%
Monthly Cost $1/mo
btloader.com
Other
Optional
Execution 84ms
Transfer 37 KB
Monthly Cost $1/mo
www.vox.com
Other
Optional
Execution 82ms
Transfer 19 KB
Monthly Cost $1/mo
pub.doubleverify.com
Other
Optional
Execution 80ms
Transfer 34 KB
Monthly Cost $1/mo
luminousboulevard.com
Other
Optional
Execution 73ms
Transfer 41 KB
Unused 51%
Monthly Cost $1/mo
www.googletagservices.com
Other
Optional
Execution 69ms
Transfer 37 KB
Monthly Cost $1/mo
www.vox.com
Other
Optional
Execution 56ms
Transfer 31 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.vox.com adds 3537ms and costs ~$47/month
  • www.vox.com adds 1292ms and costs ~$17/month
  • www.vox.com adds 1205ms and costs ~$16/month
  • cdn.concert.io adds 674ms and costs ~$9/month
  • securepubads.g.doubleclick.net adds 519ms and costs ~$7/month
  • www.vox.com adds 384ms and costs ~$5/month
  • www.gstatic.com adds 204ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

cdn.concert.io takes 674ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

52% of cdn.concert.io'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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

www.gstatic.com takes 204ms 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

54% of www.gstatic.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

51% of luminousboulevard.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

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

Image Optimization Audit

Total Images

137

Total Size

0 KB

137 missing dimensions 4 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback