Skip to content
https://spectator.co.uk

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
5
REVIEW
3
PASS
5
INFO
2

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

39
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
82
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
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.

1.77 s

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

1.92 s

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

783 ms

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

0.229

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

3.62 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.82 s

Page Load Progression

1.0 s
2.0 s
3.1 s
4.1 s
5.1 s
6.1 s
7.2 s
8.2 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
5.2 MB transferred, 224 requests
FIX
5.2 MB transferred, 224 requests
Critical::
Page weighs 15.0 MB (5.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 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Info::
Fonts are 305 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 305 KB
Warning::
224 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.2 MB / 2.4 MB budget
5.2 MB transferred
224 requests
1.1 g CO2 per page load
JavaScript 3.0 MiB 57%
Images 1.7 MiB 33%
Fonts 304.9 KiB 6%
CSS 120.7 KiB 2%
HTML 60.1 KiB 1%
Other 37.5 KiB 1%
Other 27.6 KiB 1%
Other 17.1 KiB 0%
Other 346 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
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (5.2 MiB of 5.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4259ms total JS execution
FIX
4259ms total JS execution
Warning::
Unattributable: 476ms CPU time
Warning::
https://browser.sentry-cdn.com/7.120.4/bundle.trac...: 460ms CPU time
Warning::
https://spectator.com/: 409ms CPU time
Warning::
https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12...: 274ms CPU time
Warning::
https://js.sentry-cdn.com/b28f87b3c65b5000e91461ba...: 255ms CPU time
Warning::
Third-party scripts: 4259ms (100% of total)

Main Thread Breakdown

Script Evaluation 64% Other 14% Script Parsing & Compilation 10% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
Unattributable476ms83ms0ms3rd
https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js460ms251ms13ms3rd
https://spectator.com/409ms45ms10ms3rd
https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js274ms237ms13ms3rd
https://js.sentry-cdn.com/b28f87b3c65b5000e91461ba6856e4c6.min.js?ver=0.2.7255ms249ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-4HSLZY4B1Y&cx=c&gtm=4e64h1197ms174ms21ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963183ms115ms25ms3rd
https://c.amazon-adsystem.com/aax2/apstag.js162ms110ms50ms3rd
https://auth.spectator.co.uk/id/api/v1/identity/token/verify?browser_id=mo9bzwt41r2ejx1a&page_view_id=mo9bzwt4ejfg1kma&content_type=website&page_title=Home+Page&callback=jsonp998&client_id=HRuviwwFxJ&site=https%3A%2F%2Fspectator.com&user_state=anon156ms149ms1ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MSRVDTQ151ms118ms20ms3rd

Showing top 10 of 26 scripts

F
JS Bundles
Action
114 scripts, 1.2 MB unused
FIX
114 scripts, 1.2 MB unused
Warning::
https://js.stripe.com/v3/: 163 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 140 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://micro.rubiconproject.com/prebid/dynamic/11...: 79 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MTV...: 75 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MSR...: 73 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.2 MB
1201 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.stripe.com/v3/225 KB163 KB (73%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963187 KB140 KB (75%)3rd
https://micro.rubiconproject.com/prebid/dynamic/11022.js?group=oqs192 KB79 KB (49%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MTV3J82Z155 KB75 KB (49%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MSRVDTQ164 KB73 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=G-4HSLZY4B1Y&cx=c&gtm=4e64h1173 KB70 KB (41%)3rd
https://www.tinypass.com/api/tinypass.min.js?1776817888133 KB70 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=G-62MNNVRTT1&cx=c&gtm=4e64h1172 KB67 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-939825573&cx=c&gtm=4e64h1145 KB65 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-11151076690&cx=c&gtm=4e64h1146 KB64 KB (44%)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
224 resources · 5.2 MB · 1.2 MB savings available
FIX
224 resources · 5.2 MB · 1.2 MB savings available
Warning::
Page weight 4.2 MB over 1MB target
Got: 5.2 MB Expected: ≤ 1 MB
Info::
~1.2 MB of savings available
Warning::
223 third-party resources (100% of weight)
Info::
5 resources over 200KB
224 resources · 5.2 MiB · 223 third-party 4.2 MiB over 1MB target
JavaScript 57% · 3.0 MiB
Image 33% · 1.7 MiB
Font 6% · 304.9 KiB
CSS 2% · 120.7 KiB
Other 1% · 73.9 KiB
Document 1% · 60.5 KiB

~1.2 MiB of savings available

Remove unused JavaScript: 1.2 MiB
B
Image Optimization
37 images, 0 KB saveable
REVIEW
37 images, 0 KB saveable
Info::
All images are well-optimized
37 images 1.7 MB
0 oversized -0 KB
14 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=300 s-maxage=300 must-revalidate
REVIEW
max-age=300 s-maxage=300 must-revalidate
Info::
Cache-Control header is set
Got: max-age=300 s-maxage=300 must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=300 s-maxage=300 must-revalidate

DirectiveValueMeaning
max-age300 s-maxage=300 must-revalidateCache duration
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
9 fonts (305 KB)
PASS
9 fonts (305 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

305 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.8 s LCP 1.9 shttps://use.typekit.net/af/aadb84/0000000000000000000179aa/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/aadb84/0000000000000000000179aa/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 32.4 KiB — 22 ms — font-display: swaphttps://use.typekit.net/af/6afdd3/0000000000000000000179a8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/6afdd3/0000000000000000000179a8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 33.1 KiB — 49 ms — font-display: swaphttps://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3l https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 46.3 KiB — 42 ms — font-display: swaphttps://use.typekit.net/af/cd9965/0000000000000000000179a7/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/cd9965/0000000000000000000179a7/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 32.0 KiB — 63 ms — font-display: swaphttps://use.typekit.net/af/71deb6/00000000000000003b9b259c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/71deb6/00000000000000003b9b259c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 21.1 KiB — 59 ms — font-display: swaphttps://use.typekit.net/af/81ab64/00000000000000003b9b259e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3l https://use.typekit.net/af/81ab64/00000000000000003b9b259e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 21.2 KiB — 34 ms — font-display: swaphttps://use.typekit.net/af/1286c7/0000000000000000000151d6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/1286c7/0000000000000000000151d6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 57.7 KiB — 30 ms — font-display: swaphttps://use.typekit.net/af/18fd40/0000000000000000000179a9/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3l https://use.typekit.net/af/18fd40/0000000000000000000179a9/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 33.1 KiB — 9 ms — font-display: swaphttps://fonts.gstatic.com/s/josefinsans/v34/Qw3aZQNVED7rKGKxtqIqX5EUDXx4Vn8sig.woff2Qw3aZQNVED7rKGKxtqIqX5E... https://fonts.gstatic.com/s/josefinsans/v34/Qw3aZQNVED7rKGKxtqIqX5EUDXx4Vn8sig.woff2 — 28.0 KiB — 6 ms — font-display: swap
l woff2 swap
Size 32 KB
Load time 22 ms
Start 804 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 33 KB
Load time 49 ms
Start 805 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 46 KB
Load time 42 ms
Start 805 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 32 KB
Load time 63 ms
Start 806 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 21 KB
Load time 59 ms
Start 806 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 21 KB
Load time 34 ms
Start 806 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 58 KB
Load time 30 ms
Start 807 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 33 KB
Load time 9 ms
Start 943 ms
Risk FOUT — text flashes from fallback to web font
Qw3aZQNVED7rKGKxtqIqX5E... woff2 swap
Size 28 KB
Load time 6 ms
Start 4.0 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
224 requests over 6947ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 1.8 s LCP 1.9 shttps://spectator.co.uk// https://spectator.co.uk/ — 301 — 367 B — 197 ms — h2https://spectator.com/spectator.com/ https://spectator.com/ — 200 — 42.9 KiB — 20 ms — h2https://use.typekit.net/xkz5olp.cssuse.typekit.net/xkz5olp.css https://use.typekit.net/xkz5olp.css — 200 — 1.2 KiB — 70 ms — h2https://use.typekit.net/wvp8cpu.cssuse.typekit.net/wvp8cpu.css https://use.typekit.net/wvp8cpu.css — 200 — 1.7 KiB — 70 ms — h2https://spectator.com/wp-includes/css/dist/block-library/style.min.css?m=1774626878gspectator.com/wp-includes/css/dist/... https://spectator.com/wp-includes/css/dist/block-library/style.min.css?m=1774626878g — 200 — 15.5 KiB — 44 ms — h2https://spectator.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpqbm5gZmVmYWwIARPsu9A==spectator.com/_static/??-eJzTLy/Qzc... https://spectator.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpqbm5gZmVmYWwIARPsu9A== — 200 — 3.6 KiB — 42 ms — h2https://spectator.com/wp-content/mu-plugins/search/elasticpress/dist/css/related-posts-block-styles.min.css?m=1774625888gspectator.com/wp-content/mu-plugins... https://spectator.com/wp-content/mu-plugins/search/elasticpress/dist/css/related-posts-block-styles.min.css?m=1774625888g — 200 — 467 B — 73 ms — h2https://spectator.com/_static/??-eJydj90KwjAMRl/IGndjdyM+y0yjK6Q/tCm+vllVEDYRvErIyXfgg3s2mKJQFED2OkxoJnO7+VihZkKZJJXXBZyv+leVzFMht9d1B38qrqWH1pJ3FBM5vyQVRLWkArld2GOPr6l50t++wJuiwN8MMlOgzy79sF3lHE6DtUc7Huw4PABvYoR/spectator.com/_static/??-eJydj90Kwj... https://spectator.com/_static/??-eJydj90KwjAMRl/IGndjdyM+y0yjK6Q/tCm+vllVEDYRvErIyXfgg3s2mKJQFED2OkxoJnO7+VihZkKZJJXXBZyv+leVzFMht9d1B38qrqWH1pJ3FBM5vyQVRLWkArld2GOPr6l50t++wJuiwN8MMlOgzy79sF3lHE6DtUc7Huw4PABvYoR/ — 200 — 78.2 KiB — 96 ms — h2https://use.typekit.net/xkz5olp.css?ver=2b78f91d0579f130126cuse.typekit.net/xkz5olp.css?ver=2b7... https://use.typekit.net/xkz5olp.css?ver=2b78f91d0579f130126c — 200 — 1.2 KiB — 67 ms — h2https://use.typekit.net/wvp8cpu.css?ver=2b78f91d0579f130126cuse.typekit.net/wvp8cpu.css?ver=2b7... https://use.typekit.net/wvp8cpu.css?ver=2b78f91d0579f130126c — 200 — 1.7 KiB — 67 ms — h2https://unpkg.com/swiper/swiper-bundle.min.css?ver=11.0.5unpkg.com/swiper/swiper-bundle.min.... https://unpkg.com/swiper/swiper-bundle.min.css?ver=11.0.5 — 302 — 312 B — 91 ms — h3https://spectator.com/wp-includes/js/dist/hooks.min.js?m=1774626878gspectator.com/wp-includes/js/dist/h... https://spectator.com/wp-includes/js/dist/hooks.min.js?m=1774626878g — 200 — 1.9 KiB — 71 ms — h2https://spectator.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6spectator.com/wp-includes/js/dist/i... https://spectator.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 3.9 KiB — 73 ms — h2https://spectator.com/_static/??/wp-includes/js/dist/vendor/wp-polyfill.min.js,/wp-includes/js/dist/url.min.js?m=1774626878jspectator.com/_static/??/wp-include... https://spectator.com/_static/??/wp-includes/js/dist/vendor/wp-polyfill.min.js,/wp-includes/js/dist/url.min.js?m=1774626878j — 200 — 18.3 KiB — 132 ms — h2https://spectator.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20spectator.com/wp-includes/js/dist/a... https://spectator.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20 — 200 — 2.7 KiB — 132 ms — h2https://js.sentry-cdn.com/b28f87b3c65b5000e91461ba6856e4c6.min.js?ver=0.2.7js.sentry-cdn.com/b28f87b3c65b5000e... https://js.sentry-cdn.com/b28f87b3c65b5000e91461ba6856e4c6.min.js?ver=0.2.7 — 200 — 2.7 KiB — 100 ms — h2https://www.tinypass.com/api/tinypass.min.js?1776817888www.tinypass.com/api/tinypass.min.j... https://www.tinypass.com/api/tinypass.min.js?1776817888 — 200 — 133.4 KiB — 187 ms — h3https://js.stripe.com/v3/js.stripe.com/v3/ https://js.stripe.com/v3/ — 200 — 225.0 KiB — 175 ms — h3https://spectator.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFuWUWAK/EIjE=spectator.com/_static/??-eJzTLy/Qzc... https://spectator.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFuWUWAK/EIjE= — 200 — 34.7 KiB — 110 ms — h2https://spectator.com/wp-content/plugins/coeditor-connector/public/js/coeditor-connector-public.js?ver=1.0.14.7spectator.com/wp-content/plugins/co... https://spectator.com/wp-content/plugins/coeditor-connector/public/js/coeditor-connector-public.js?ver=1.0.14.7 — 200 — 1.5 KiB — 79 ms — h2https://spectator.com/wp-content/plugins/coeditor-connector/public/js/coeditor-connector-script.js?1776817888spectator.com/wp-content/plugins/co... https://spectator.com/wp-content/plugins/coeditor-connector/public/js/coeditor-connector-script.js?1776817888 — 200 — 4.5 KiB — 135 ms — h2https://spectator.com/wp-content/plugins/coeditor-connector/public/js/coeditor-chatbot-shortcode.js?m=1772639062gspectator.com/wp-content/plugins/co... https://spectator.com/wp-content/plugins/coeditor-connector/public/js/coeditor-chatbot-shortcode.js?m=1772639062g — 200 — 964 B — 79 ms — h2https://spectator.com/wp-content/plugins/coeditor-ml/public/js/coeditor-ml-public.js?ver=4.1.0spectator.com/wp-content/plugins/co... https://spectator.com/wp-content/plugins/coeditor-ml/public/js/coeditor-ml-public.js?ver=4.1.0 — 200 — 565 B — 127 ms — h2https://spectator.com/wp-content/plugins/coeditor-ml/public/js/ceml-geolocator.js?m=1768567293gspectator.com/wp-content/plugins/co... https://spectator.com/wp-content/plugins/coeditor-ml/public/js/ceml-geolocator.js?m=1768567293g — 200 — 2.4 KiB — 121 ms — h2https://spectator.com/wp-content/plugins/customerIO-plugin/assets/js/customer-io.js?ver=0.2.0spectator.com/wp-content/plugins/cu... https://spectator.com/wp-content/plugins/customerIO-plugin/assets/js/customer-io.js?ver=0.2.0 — 200 — 965 B — 122 ms — h2https://spectator.com/wp-content/plugins/customerIO-plugin/assets/js/customer-io-footer.js?m=1772030599gspectator.com/wp-content/plugins/cu... https://spectator.com/wp-content/plugins/customerIO-plugin/assets/js/customer-io-footer.js?m=1772030599g — 200 — 846 B — 128 ms — h2https://spectator.com/wp-content/uploads/2026/04/cover-18042026-issue.jpg?resize=358,470spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/cover-18042026-issue.jpg?resize=358,470 — 200 — 29.2 KiB — 123 ms — h2https://spectator.com/wp-content/uploads/2026/04/Screenshot-2026-04-21-at-12.45.23.png?h=333px&crop=8,0,500px,333pxspectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/Screenshot-2026-04-21-at-12.45.23.png?h=333px&crop=8,0,500px,333px — 200 — 153.0 KiB — 152 ms — h2https://spectator.com/wp-content/uploads/2022/07/douglas_murray_illo_250724.png?resize=150,150spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2022/07/douglas_murray_illo_250724.png?resize=150,150 — 200 — 13.5 KiB — 119 ms — h2https://p.typekit.net/p.css?s=1&k=xkz5olp&ht=tk&f=15627.15629.6812.6813.6814.6817.25769.25770.25771.25772&a=87485564&app=typekit&e=cssp.typekit.net/p.css?s=1&k=xkz5olp&h... https://p.typekit.net/p.css?s=1&k=xkz5olp&ht=tk&f=15627.15629.6812.6813.6814.6817.25769.25770.25771.25772&a=87485564&app=typekit&e=css — 200 — 172 B — 44 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 1.8 s LCP 1.9 shttps://spectator.co.uk// https://spectator.co.uk/ — 301 — 367 B — 197 ms — h2https://spectator.com/spectator.com/ https://spectator.com/ — 200 — 42.9 KiB — 20 ms — h2https://use.typekit.net/xkz5olp.cssuse.typekit.net/xkz5olp.css https://use.typekit.net/xkz5olp.css — 200 — 1.2 KiB — 70 ms — h2https://use.typekit.net/wvp8cpu.cssuse.typekit.net/wvp8cpu.css https://use.typekit.net/wvp8cpu.css — 200 — 1.7 KiB — 70 ms — h2https://spectator.com/wp-includes/css/dist/block-library/style.min.css?m=1774626878gspectator.com/wp-includes/css/dist/... https://spectator.com/wp-includes/css/dist/block-library/style.min.css?m=1774626878g — 200 — 15.5 KiB — 44 ms — h2https://spectator.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpqbm5gZmVmYWwIARPsu9A==spectator.com/_static/??-eJzTLy/Qzc... https://spectator.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpqbm5gZmVmYWwIARPsu9A== — 200 — 3.6 KiB — 42 ms — h2https://spectator.com/wp-content/mu-plugins/search/elasticpress/dist/css/related-posts-block-styles.min.css?m=1774625888gspectator.com/wp-content/mu-plugins... https://spectator.com/wp-content/mu-plugins/search/elasticpress/dist/css/related-posts-block-styles.min.css?m=1774625888g — 200 — 467 B — 73 ms — h2https://spectator.com/_static/??-eJydj90KwjAMRl/IGndjdyM+y0yjK6Q/tCm+vllVEDYRvErIyXfgg3s2mKJQFED2OkxoJnO7+VihZkKZJJXXBZyv+leVzFMht9d1B38qrqWH1pJ3FBM5vyQVRLWkArld2GOPr6l50t++wJuiwN8MMlOgzy79sF3lHE6DtUc7Huw4PABvYoR/spectator.com/_static/??-eJydj90Kwj... https://spectator.com/_static/??-eJydj90KwjAMRl/IGndjdyM+y0yjK6Q/tCm+vllVEDYRvErIyXfgg3s2mKJQFED2OkxoJnO7+VihZkKZJJXXBZyv+leVzFMht9d1B38qrqWH1pJ3FBM5vyQVRLWkArld2GOPr6l50t++wJuiwN8MMlOgzy79sF3lHE6DtUc7Huw4PABvYoR/ — 200 — 78.2 KiB — 96 ms — h2https://use.typekit.net/xkz5olp.css?ver=2b78f91d0579f130126cuse.typekit.net/xkz5olp.css?ver=2b7... https://use.typekit.net/xkz5olp.css?ver=2b78f91d0579f130126c — 200 — 1.2 KiB — 67 ms — h2https://use.typekit.net/wvp8cpu.css?ver=2b78f91d0579f130126cuse.typekit.net/wvp8cpu.css?ver=2b7... https://use.typekit.net/wvp8cpu.css?ver=2b78f91d0579f130126c — 200 — 1.7 KiB — 67 ms — h2https://unpkg.com/swiper/swiper-bundle.min.css?ver=11.0.5unpkg.com/swiper/swiper-bundle.min.... https://unpkg.com/swiper/swiper-bundle.min.css?ver=11.0.5 — 302 — 312 B — 91 ms — h3https://spectator.com/wp-includes/js/dist/hooks.min.js?m=1774626878gspectator.com/wp-includes/js/dist/h... https://spectator.com/wp-includes/js/dist/hooks.min.js?m=1774626878g — 200 — 1.9 KiB — 71 ms — h2https://spectator.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6spectator.com/wp-includes/js/dist/i... https://spectator.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 3.9 KiB — 73 ms — h2https://spectator.com/_static/??/wp-includes/js/dist/vendor/wp-polyfill.min.js,/wp-includes/js/dist/url.min.js?m=1774626878jspectator.com/_static/??/wp-include... https://spectator.com/_static/??/wp-includes/js/dist/vendor/wp-polyfill.min.js,/wp-includes/js/dist/url.min.js?m=1774626878j — 200 — 18.3 KiB — 132 ms — h2https://spectator.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20spectator.com/wp-includes/js/dist/a... https://spectator.com/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20 — 200 — 2.7 KiB — 132 ms — h2https://js.sentry-cdn.com/b28f87b3c65b5000e91461ba6856e4c6.min.js?ver=0.2.7js.sentry-cdn.com/b28f87b3c65b5000e... https://js.sentry-cdn.com/b28f87b3c65b5000e91461ba6856e4c6.min.js?ver=0.2.7 — 200 — 2.7 KiB — 100 ms — h2https://www.tinypass.com/api/tinypass.min.js?1776817888www.tinypass.com/api/tinypass.min.j... https://www.tinypass.com/api/tinypass.min.js?1776817888 — 200 — 133.4 KiB — 187 ms — h3https://js.stripe.com/v3/js.stripe.com/v3/ https://js.stripe.com/v3/ — 200 — 225.0 KiB — 175 ms — h3https://spectator.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFuWUWAK/EIjE=spectator.com/_static/??-eJzTLy/Qzc... https://spectator.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFuWUWAK/EIjE= — 200 — 34.7 KiB — 110 ms — h2https://spectator.com/wp-content/plugins/coeditor-connector/public/js/coeditor-connector-public.js?ver=1.0.14.7spectator.com/wp-content/plugins/co... https://spectator.com/wp-content/plugins/coeditor-connector/public/js/coeditor-connector-public.js?ver=1.0.14.7 — 200 — 1.5 KiB — 79 ms — h2https://spectator.com/wp-content/plugins/coeditor-connector/public/js/coeditor-connector-script.js?1776817888spectator.com/wp-content/plugins/co... https://spectator.com/wp-content/plugins/coeditor-connector/public/js/coeditor-connector-script.js?1776817888 — 200 — 4.5 KiB — 135 ms — h2https://spectator.com/wp-content/plugins/coeditor-connector/public/js/coeditor-chatbot-shortcode.js?m=1772639062gspectator.com/wp-content/plugins/co... https://spectator.com/wp-content/plugins/coeditor-connector/public/js/coeditor-chatbot-shortcode.js?m=1772639062g — 200 — 964 B — 79 ms — h2https://spectator.com/wp-content/plugins/coeditor-ml/public/js/coeditor-ml-public.js?ver=4.1.0spectator.com/wp-content/plugins/co... https://spectator.com/wp-content/plugins/coeditor-ml/public/js/coeditor-ml-public.js?ver=4.1.0 — 200 — 565 B — 127 ms — h2https://spectator.com/wp-content/plugins/coeditor-ml/public/js/ceml-geolocator.js?m=1768567293gspectator.com/wp-content/plugins/co... https://spectator.com/wp-content/plugins/coeditor-ml/public/js/ceml-geolocator.js?m=1768567293g — 200 — 2.4 KiB — 121 ms — h2https://spectator.com/wp-content/plugins/customerIO-plugin/assets/js/customer-io.js?ver=0.2.0spectator.com/wp-content/plugins/cu... https://spectator.com/wp-content/plugins/customerIO-plugin/assets/js/customer-io.js?ver=0.2.0 — 200 — 965 B — 122 ms — h2https://spectator.com/wp-content/plugins/customerIO-plugin/assets/js/customer-io-footer.js?m=1772030599gspectator.com/wp-content/plugins/cu... https://spectator.com/wp-content/plugins/customerIO-plugin/assets/js/customer-io-footer.js?m=1772030599g — 200 — 846 B — 128 ms — h2https://spectator.com/wp-content/uploads/2026/04/cover-18042026-issue.jpg?resize=358,470spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/cover-18042026-issue.jpg?resize=358,470 — 200 — 29.2 KiB — 123 ms — h2https://spectator.com/wp-content/uploads/2026/04/Screenshot-2026-04-21-at-12.45.23.png?h=333px&crop=8,0,500px,333pxspectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/Screenshot-2026-04-21-at-12.45.23.png?h=333px&crop=8,0,500px,333px — 200 — 153.0 KiB — 152 ms — h2https://spectator.com/wp-content/uploads/2022/07/douglas_murray_illo_250724.png?resize=150,150spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2022/07/douglas_murray_illo_250724.png?resize=150,150 — 200 — 13.5 KiB — 119 ms — h2https://p.typekit.net/p.css?s=1&k=xkz5olp&ht=tk&f=15627.15629.6812.6813.6814.6817.25769.25770.25771.25772&a=87485564&app=typekit&e=cssp.typekit.net/p.css?s=1&k=xkz5olp&h... https://p.typekit.net/p.css?s=1&k=xkz5olp&ht=tk&f=15627.15629.6812.6813.6814.6817.25769.25770.25771.25772&a=87485564&app=typekit&e=css — 200 — 172 B — 44 ms — h2https://p.typekit.net/p.css?s=1&k=wvp8cpu&ht=tk&f=10879.10880.10881.10882.10883.10884.10885.10886.10887.10888.15586.15587.15357.15358.15359.15360.15361.15362.15363.15364.32874.32875&a=87485340&app=typekit&e=cssp.typekit.net/p.css?s=1&k=wvp8cpu&h... https://p.typekit.net/p.css?s=1&k=wvp8cpu&ht=tk&f=10879.10880.10881.10882.10883.10884.10885.10886.10887.10888.15586.15587.15357.15358.15359.15360.15361.15362.15363.15364.32874.32875&a=87485340&app=typekit&e=css — 200 — 172 B — 43 ms — h2https://unpkg.com/swiper@12.1.3/swiper-bundle.min.css?ver=11.0.5unpkg.com/swiper@12.1.3/swiper-bund... https://unpkg.com/swiper@12.1.3/swiper-bundle.min.css?ver=11.0.5 — 200 — 3.3 KiB — 31 ms — h3https://spectator.com/wp-content/uploads/2020/02/Rod_L.png?resize=150,150spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2020/02/Rod_L.png?resize=150,150 — 200 — 8.3 KiB — 25 ms — h2https://spectator.com/_static/??-eJydjUEOwjAMBD9EML2QXhBvCYmbuqR25CTi+6QVcOGCOFny7OzCIxsvXJEr+ET9mLWZnFokLlAy+uqq6OsDgUqFpYPZKYbjUg7wX8Gku/NV8RZdMIqTYpl3pJJ+Vr1goG2yA+7zopDbLZHf5A9MjgNxzC5iD8qdsPdd18tg7dmOJzsOyxNL5Wqpspectator.com/_static/??-eJydjUEOwj... https://spectator.com/_static/??-eJydjUEOwjAMBD9EML2QXhBvCYmbuqR25CTi+6QVcOGCOFny7OzCIxsvXJEr+ET9mLWZnFokLlAy+uqq6OsDgUqFpYPZKYbjUg7wX8Gku/NV8RZdMIqTYpl3pJJ+Vr1goG2yA+7zopDbLZHf5A9MjgNxzC5iD8qdsPdd18tg7dmOJzsOyxNL5Wqp — 200 — 7.5 KiB — 29 ms — h2https://spectator.com/wp-content/themes/spectator-theme/assets/js/main.js?ver=0.1.0spectator.com/wp-content/themes/spe... https://spectator.com/wp-content/themes/spectator-theme/assets/js/main.js?ver=0.1.0 — 404 — 170 B — 13 ms — h2https://spectator.com/wp-content/themes/spectator-theme/dist/js/frontend.js?ver=2b78f91d0579f130126cspectator.com/wp-content/themes/spe... https://spectator.com/wp-content/themes/spectator-theme/dist/js/frontend.js?ver=2b78f91d0579f130126c — 200 — 18.0 KiB — 11 ms — h2https://unpkg.com/swiper/swiper-bundle.min.js?ver=11.0.5unpkg.com/swiper/swiper-bundle.min.... https://unpkg.com/swiper/swiper-bundle.min.js?ver=11.0.5 — 302 — 276 B — 71 ms — h3https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.jscdn.privacy-mgmt.com/unified/wrappe... https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js — 200 — 40.4 KiB — 18 ms — h2https://applets.ebxcdn.com/ebx.jsapplets.ebxcdn.com/ebx.js https://applets.ebxcdn.com/ebx.js — 200 — 1.0 KiB — 20 ms — h3https://unpkg.com/swiper@12.1.3/swiper-bundle.min.js?ver=11.0.5unpkg.com/swiper@12.1.3/swiper-bund... https://unpkg.com/swiper@12.1.3/swiper-bundle.min.js?ver=11.0.5 — 200 — 43.0 KiB — 29 ms — h3https://micro.rubiconproject.com/prebid/dynamic/11022.js?group=oqsmicro.rubiconproject.com/prebid/dyn... https://micro.rubiconproject.com/prebid/dynamic/11022.js?group=oqs — 200 — 191.9 KiB — 102 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 91.0 KiB — 93 ms — h2https://oqs.1xl.adopstar.uk/oqs.jsoqs.1xl.adopstar.uk/oqs.js https://oqs.1xl.adopstar.uk/oqs.js — 200 — 5.1 KiB — 84 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.0 KiB — 73 ms — h3https://spectator.com/wp-content/uploads/2020/02/Matthew_P.png?resize=150,150spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2020/02/Matthew_P.png?resize=150,150 — 200 — 9.1 KiB — 20 ms — h2https://spectator.com/wp-content/uploads/2020/02/Mary_W.png?resize=150,150spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2020/02/Mary_W.png?resize=150,150 — 200 — 8.1 KiB — 28 ms — h2https://spectator.com/wp-content/uploads/2020/02/Damian_T.png?resize=150,150spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2020/02/Damian_T.png?resize=150,150 — 200 — 8.8 KiB — 28 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 35 ms — h2https://aswpsdkus.com/notify/v2/ua-sdk.min.jsaswpsdkus.com/notify/v2/ua-sdk.min.... https://aswpsdkus.com/notify/v2/ua-sdk.min.js — 200 — 62.8 KiB — 93 ms — h2https://static.hotjar.com/c/hotjar-3645918.js?sv=6static.hotjar.com/c/hotjar-3645918.... https://static.hotjar.com/c/hotjar-3645918.js?sv=6 — 200 — 6.2 KiB — 106 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 86 ms — h2https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.jsbrowser.sentry-cdn.com/7.120.4/bund... https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js — 200 — 71.4 KiB — 72 ms — h2https://cdp.customer.io/v1/analytics-js/snippet/3fa6c2e111d68b663633/analytics.min.jscdp.customer.io/v1/analytics-js/sni... https://cdp.customer.io/v1/analytics-js/snippet/3fa6c2e111d68b663633/analytics.min.js — 200 — 29.2 KiB — 193 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MSRVDTQwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MSRVDTQ — 200 — 164.3 KiB — 82 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MTV3J82Zwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MTV3J82Z — 200 — 154.9 KiB — 45 ms — h2https://use.typekit.net/af/aadb84/0000000000000000000179aa/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/aadb84/000000000... https://use.typekit.net/af/aadb84/0000000000000000000179aa/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 32.4 KiB — 22 ms — h2https://use.typekit.net/af/6afdd3/0000000000000000000179a8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/6afdd3/000000000... https://use.typekit.net/af/6afdd3/0000000000000000000179a8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 33.1 KiB — 49 ms — h2https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3use.typekit.net/af/2cd6bf/000000000... https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 200 — 46.3 KiB — 42 ms — h2https://use.typekit.net/af/cd9965/0000000000000000000179a7/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/cd9965/000000000... https://use.typekit.net/af/cd9965/0000000000000000000179a7/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 32.0 KiB — 63 ms — h2https://use.typekit.net/af/71deb6/00000000000000003b9b259c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/71deb6/000000000... https://use.typekit.net/af/71deb6/00000000000000003b9b259c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 21.1 KiB — 59 ms — h2https://use.typekit.net/af/81ab64/00000000000000003b9b259e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3use.typekit.net/af/81ab64/000000000... https://use.typekit.net/af/81ab64/00000000000000003b9b259e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 200 — 21.2 KiB — 34 ms — h2https://use.typekit.net/af/1286c7/0000000000000000000151d6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/1286c7/000000000... https://use.typekit.net/af/1286c7/0000000000000000000151d6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 57.7 KiB — 30 ms — h2https://spectator.com/wp-content/uploads/2026/04/GettyImages-2213400243.jpg?resize=320,213spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/GettyImages-2213400243.jpg?resize=320,213 — 200 — 14.4 KiB — 40 ms — h2https://spectator.com/wp-content/uploads/2026/04/Screenshot-2026-04-20-at-06.31.30.png?resize=320,213spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/Screenshot-2026-04-20-at-06.31.30.png?resize=320,213 — 200 — 69.0 KiB — 89 ms — h2https://spectator.com/wp-content/uploads/2026/04/Screenshot-2026-04-21-at-13.24.17.png?resize=320,213spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/Screenshot-2026-04-21-at-13.24.17.png?resize=320,213 — 200 — 92.8 KiB — 88 ms — h2https://spectator.com/wp-content/uploads/2026/04/Mary-Wakefield-GettyImages-1012018840.jpg?w=320px&crop=0,14,320px,240pxspectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/Mary-Wakefield-GettyImages-1012018840.jpg?w=320px&crop=0,14,320px,240px — 200 — 18.5 KiB — 62 ms — h2https://spectator.com/wp-content/uploads/2026/04/red.jpeg?w=320px&crop=0,0,320px,213pxspectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/red.jpeg?w=320px&crop=0,0,320px,213px — 200 — 7.7 KiB — 74 ms — h2https://spectator.com/wp-content/uploads/2026/04/GettyImages-2271278735.jpg?w=500px&crop=0,0,500px,333pxspectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/GettyImages-2271278735.jpg?w=500px&crop=0,0,500px,333px — 200 — 12.2 KiB — 65 ms — h2https://spectator.com/wp-content/uploads/2023/02/C-House_Mar26_House-400sq-2.jpg?resize=320,213spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2023/02/C-House_Mar26_House-400sq-2.jpg?resize=320,213 — 200 — 14.6 KiB — 74 ms — h2https://spectator.com/wp-content/themes/spectator-theme/dist/images/spectator-tv-logo.pngspectator.com/wp-content/themes/spe... https://spectator.com/wp-content/themes/spectator-theme/dist/images/spectator-tv-logo.png — 200 — 5.9 KiB — 60 ms — h2https://spectator.com/wp-content/uploads/2026/04/GettyImages-2269641960.jpg?resize=320,213spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/GettyImages-2269641960.jpg?resize=320,213 — 200 — 5.4 KiB — 70 ms — h2https://spectator.com/wp-content/uploads/2026/04/harry.jpeg?w=320px&crop=0,0,320px,213pxspectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/harry.jpeg?w=320px&crop=0,0,320px,213px — 200 — 15.5 KiB — 75 ms — h2https://spectator.com/wp-content/uploads/2026/04/table-manners-1.jpg?resize=320,213spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/table-manners-1.jpg?resize=320,213 — 200 — 3.8 KiB — 71 ms — h2https://spectator.com/wp-content/uploads/2026/04/birdsong.jpg?resize=320,213spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/birdsong.jpg?resize=320,213 — 200 — 15.0 KiB — 60 ms — h2https://spectator.com/wp-content/uploads/2026/04/playground.jpg?resize=320,213spectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/playground.jpg?resize=320,213 — 200 — 19.9 KiB — 77 ms — h2https://spectator.com/wp-content/uploads/2026/04/harry.jpeg?w=500px&crop=0,0,500px,333pxspectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/harry.jpeg?w=500px&crop=0,0,500px,333px — 200 — 29.5 KiB — 82 ms — h2https://spectator.com/wp-content/uploads/2026/04/pret.jpeg?w=320px&crop=0,0,320px,213pxspectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/04/pret.jpeg?w=320px&crop=0,0,320px,213px — 200 — 3.9 KiB — 78 ms — h2https://i.ytimg.com/vi/7UK6KuBaGTM/maxresdefault.jpgi.ytimg.com/vi/7UK6KuBaGTM/maxresde... https://i.ytimg.com/vi/7UK6KuBaGTM/maxresdefault.jpg — 200 — 275.3 KiB — 60 ms — h2https://i.ytimg.com/vi/4X4S5Z8lDd0/maxresdefault.jpgi.ytimg.com/vi/4X4S5Z8lDd0/maxresde... https://i.ytimg.com/vi/4X4S5Z8lDd0/maxresdefault.jpg — 200 — 300.4 KiB — 46 ms — h2https://i.ytimg.com/vi/vDSP3wGJ2ak/maxresdefault.jpgi.ytimg.com/vi/vDSP3wGJ2ak/maxresde... https://i.ytimg.com/vi/vDSP3wGJ2ak/maxresdefault.jpg — 200 — 346.3 KiB — 79 ms — h2https://use.typekit.net/af/18fd40/0000000000000000000179a9/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3use.typekit.net/af/18fd40/000000000... https://use.typekit.net/af/18fd40/0000000000000000000179a9/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 200 — 33.1 KiB — 9 ms — h2https://spectator.com/wp-content/themes/spectator-theme/dist/js/2845.6b0b2dfb8cac20389623.chunk.jsspectator.com/wp-content/themes/spe... https://spectator.com/wp-content/themes/spectator-theme/dist/js/2845.6b0b2dfb8cac20389623.chunk.js — 200 — 1.1 KiB — 11 ms — h2https://spectator.com/wp-content/themes/spectator-theme/dist/js/4081.787f26ab95474131daa4.chunk.jsspectator.com/wp-content/themes/spe... https://spectator.com/wp-content/themes/spectator-theme/dist/js/4081.787f26ab95474131daa4.chunk.js — 200 — 1.3 KiB — 10 ms — h2https://spectator.com/wp-content/themes/spectator-theme/dist/js/1994.a3a4e837d2815287b775.chunk.jsspectator.com/wp-content/themes/spe... https://spectator.com/wp-content/themes/spectator-theme/dist/js/1994.a3a4e837d2815287b775.chunk.js — 200 — 669 B — 14 ms — h2https://spectator.com/wp-content/themes/spectator-theme/dist/js/1689.1702377bb84d46ee9fe5.chunk.jsspectator.com/wp-content/themes/spe... https://spectator.com/wp-content/themes/spectator-theme/dist/js/1689.1702377bb84d46ee9fe5.chunk.js — 200 — 694 B — 16 ms — h2https://spectator.com/wp-content/themes/spectator-theme/dist/js/5296.4b2e3ad40c1b00be710a.chunk.jsspectator.com/wp-content/themes/spe... https://spectator.com/wp-content/themes/spectator-theme/dist/js/5296.4b2e3ad40c1b00be710a.chunk.js — 200 — 723 B — 20 ms — h2https://spectator.com/wp-content/themes/spectator-theme/dist/js/7753.fe2270cc9633ab7f8c1d.chunk.jsspectator.com/wp-content/themes/spe... https://spectator.com/wp-content/themes/spectator-theme/dist/js/7753.fe2270cc9633ab7f8c1d.chunk.js — 200 — 726 B — 11 ms — h2https://pixel.wp.com/g.gif?v=ext&blog=207350974&post=327584&tz=1&srv=spectator.com&hp=vip&j=1%3A15.5-beta&host=spectator.com&ref=&fcp=912&rand=0.6173653535597532pixel.wp.com/g.gif?v=ext&blog=20735... https://pixel.wp.com/g.gif?v=ext&blog=207350974&post=327584&tz=1&srv=spectator.com&hp=vip&j=1%3A15.5-beta&host=spectator.com&ref=&fcp=912&rand=0.6173653535597532 — 200 — 177 B — 14 ms — h2https://spectator.com/wp-json/ceml/v1/geo/spectator.com/wp-json/ceml/v1/geo/ https://spectator.com/wp-json/ceml/v1/geo/ — 200 — 572 B — 242 ms — h2https://cdn.privacy-mgmt.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.jscdn.privacy-mgmt.com/unified/4.40.1... https://cdn.privacy-mgmt.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js — 200 — 24.1 KiB — 12 ms — h2https://cdn.privacy-mgmt.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fspectator.com%2F&account_id=2039cdn.privacy-mgmt.com/mms/v2/get_sit... https://cdn.privacy-mgmt.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fspectator.com%2F&account_id=2039 — 200 — 608 B — 16 ms — h2https://applets.ebxcdn.com/applets/spectator.com/scripts.jsapplets.ebxcdn.com/applets/spectato... https://applets.ebxcdn.com/applets/spectator.com/scripts.js — 200 — 713 B — 15 ms — h3https://auth.spectator.co.uk/id/api/v1/identity/token/verify?browser_id=mo9bzwt41r2ejx1a&page_view_id=mo9bzwt4ejfg1kma&content_type=website&page_title=Home+Page&callback=jsonp998&client_id=HRuviwwFxJ&site=https%3A%2F%2Fspectator.com&user_state=anonauth.spectator.co.uk/id/api/v1/iden... https://auth.spectator.co.uk/id/api/v1/identity/token/verify?browser_id=mo9bzwt41r2ejx1a&page_view_id=mo9bzwt4ejfg1kma&content_type=website&page_title=Home+Page&callback=jsonp998&client_id=HRuviwwFxJ&site=https%3A%2F%2Fspectator.com&user_state=anon — 200 — 591 B — 138 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963 — 200 — 187.4 KiB — 18 ms — h3https://cdn.privacy-mgmt.com/wrapper/v2/meta-data?hasCsp=true&accountId=2039&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=39401&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/met... https://cdn.privacy-mgmt.com/wrapper/v2/meta-data?hasCsp=true&accountId=2039&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=39401&scriptVersion=4.40.1&scriptType=unified — 200 — 787 B — 10 ms — h2https://cdn.privacy-mgmt.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A2039%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fcdn.privacy-mgmt.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fspectator.com%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=4975314594975314598c55&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/mes... https://cdn.privacy-mgmt.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A2039%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fcdn.privacy-mgmt.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fspectator.com%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=4975314594975314598c55&scriptVersion=4.40.1&scriptType=unified — 200 — 20.0 KiB — 56 ms — h2https://o4505874017878016.ingest.us.sentry.io/api/4506043185496064/envelope/?sentry_key=b28f87b3c65b5000e91461ba6856e4c6&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.120.4o4505874017878016.ingest.us.sentry.... https://o4505874017878016.ingest.us.sentry.io/api/4506043185496064/envelope/?sentry_key=b28f87b3c65b5000e91461ba6856e4c6&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.120.4 — 429 — 539 B — 49 ms — h2blob:https://spectator.com/adcdf4bb-d7e4-453f-8d6c-632ee2fe05c6spectator.com/adcdf4bb-d7e4-453f-8d... blob:https://spectator.com/adcdf4bb-d7e4-453f-8d6c-632ee2fe05c6 — 200 — -1 B — 255 ms — blobhttps://ping.chartbeat.net/ping?h=beta.spectator.co.uk&p=%2F&u=DnYFYoB45Ts-CQpnWJ&d=spectator.com&g=44913&g0=No%20Section&g1=No%20Author&g7=1776795025000&n=1&f=00001&c=0&x=0&m=0&y=8015&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fspectator.com%2F&b=1548&t=DPkzzLCzShc4BD_UWHCFv3eBCCuvqa&V=150&i=The%20Spectator&tz=0&_acct=anon&sn=1&sv=CaioppDlacRoBleL_GBCmLNSCYsHYH&sr=external&sd=1&im=061b0fff&_ping.chartbeat.net/ping?h=beta.spec... https://ping.chartbeat.net/ping?h=beta.spectator.co.uk&p=%2F&u=DnYFYoB45Ts-CQpnWJ&d=spectator.com&g=44913&g0=No%20Section&g1=No%20Author&g7=1776795025000&n=1&f=00001&c=0&x=0&m=0&y=8015&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fspectator.com%2F&b=1548&t=DPkzzLCzShc4BD_UWHCFv3eBCCuvqa&V=150&i=The%20Spectator&tz=0&_acct=anon&sn=1&sv=CaioppDlacRoBleL_GBCmLNSCYsHYH&sr=external&sd=1&im=061b0fff&_ — 200 — 201 B — 295 ms — h2https://config.aps.amazon-adsystem.com/configs/3147config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3147 — 200 — 8.0 KiB — 37 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=3147&u=https%3A%2F%2Fspectator.comc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=3147&u=https%3A%2F%2Fspectator.com — 200 — 3.3 KiB — 9 ms — h2https://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 — 16 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 — 38 ms — h2https://tags.crwdcntrl.net/lt/c/16576/sync.min.jstags.crwdcntrl.net/lt/c/16576/sync.... https://tags.crwdcntrl.net/lt/c/16576/sync.min.js — 200 — 13.1 KiB — 25 ms — h2https://cdn.hadronid.net/hadron.js?url=https%3A%2F%2Fspectator.com%2F&ref=&_it=amazon&partner_id=894cdn.hadronid.net/hadron.js?url=http... https://cdn.hadronid.net/hadron.js?url=https%3A%2F%2Fspectator.com%2F&ref=&_it=amazon&partner_id=894 — 200 — 186 B — 36 ms — h2https://cdn.id5-sync.com/api/1.0/id5-api.jscdn.id5-sync.com/api/1.0/id5-api.js https://cdn.id5-sync.com/api/1.0/id5-api.js — 200 — 34.5 KiB — 42 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 16 ms — h2https://www.googletagmanager.com/gtag/js?id=G-62MNNVRTT1&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-62MNNVRTT1&cx=c&gtm=4e64h1 — 200 — 172.5 KiB — 29 ms — h2https://cdn.parsely.com/keys/spectator.co.uk/p.js?gtm_ver=2.0cdn.parsely.com/keys/spectator.co.u... https://cdn.parsely.com/keys/spectator.co.uk/p.js?gtm_ver=2.0 — 200 — 21.8 KiB — 25 ms — h2https://cdp.customer.io/v1/projects/3fa6c2e111d68b663633/settingscdp.customer.io/v1/projects/3fa6c2e... https://cdp.customer.io/v1/projects/3fa6c2e111d68b663633/settings — 200 — 286 B — 201 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-11151076690&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11151076690&cx=c&gtm=4e64h1 — 200 — 146.4 KiB — 25 ms — h3https://www.googletagmanager.com/gtag/js?id=G-4HSLZY4B1Y&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-4HSLZY4B1Y&cx=c&gtm=4e64h1 — 200 — 173.3 KiB — 80 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-939825573&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-939825573&cx=c&gtm=4e64h1 — 200 — 144.8 KiB — 76 ms — h3https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 65 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 63 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 55 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 69 ms — h3https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=4975314594975314598c55&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/pv-... https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=4975314594975314598c55&scriptVersion=4.40.1&scriptType=unified — 200 — 0 B — 14 ms — h2https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=4975314594975314598c55&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/pv-... https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=4975314594975314598c55&scriptVersion=4.40.1&scriptType=unified — 200 — 728 B — 20 ms — h2https://cdn.privacy-mgmt.com/index.html?hasCsp=true&message_id=1385053&consentUUID=null&consent_origin=https%3A%2F%2Fcdn.privacy-mgmt.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1cdn.privacy-mgmt.com/index.html?has... https://cdn.privacy-mgmt.com/index.html?hasCsp=true&message_id=1385053&consentUUID=null&consent_origin=https%3A%2F%2Fcdn.privacy-mgmt.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1 — 200 — 2.2 KiB — 18 ms — h2https://cdn.privacy-mgmt.com/Notice.30929.csscdn.privacy-mgmt.com/Notice.30929.c... https://cdn.privacy-mgmt.com/Notice.30929.css — 200 — 6.7 KiB — 5 ms — h2https://cdn.privacy-mgmt.com/polyfills.01516.jscdn.privacy-mgmt.com/polyfills.0151... https://cdn.privacy-mgmt.com/polyfills.01516.js — 200 — 2.3 KiB — 7 ms — h2https://cdn.privacy-mgmt.com/Notice.8f529.jscdn.privacy-mgmt.com/Notice.8f529.j... https://cdn.privacy-mgmt.com/Notice.8f529.js — 200 — 91.2 KiB — 20 ms — h2https://cdp.customer.io/v1/analytics-js/ajs-destination.jscdp.customer.io/v1/analytics-js/ajs... https://cdp.customer.io/v1/analytics-js/ajs-destination.js — 200 — 3.0 KiB — 116 ms — h2https://c2.spectator.com/xbuilder/experience/execute?aid=HRuviwwFxJc2.spectator.com/xbuilder/experienc... https://c2.spectator.com/xbuilder/experience/execute?aid=HRuviwwFxJ — 200 — 3.6 KiB — 145 ms — h3https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=39401cdn.privacy-mgmt.com/consent/tcfv2/... https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=39401 — 200 — 1.1 KiB — 7 ms — h2https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=39401&consentLanguage=encdn.privacy-mgmt.com/consent/tcfv2/... https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=39401&consentLanguage=en — 200 — 1.1 KiB — 9 ms — h2https://www.spectator.co.uk/wp-content/uploads/2025/07/The_Spectator_logo.svg-2.pngwww.spectator.co.uk/wp-content/uplo... https://www.spectator.co.uk/wp-content/uploads/2025/07/The_Spectator_logo.svg-2.png — 200 — 31.9 KiB — 27 ms — h2https://vx.spectator.com/api/v3/anon/template/loadTemplateContext?aid=HRuviwwFxJvx.spectator.com/api/v3/anon/templa... https://vx.spectator.com/api/v3/anon/template/loadTemplateContext?aid=HRuviwwFxJ — 200 — 709 B — 164 ms — h3https://vx.spectator.com/api/v3/anon/template/loadTemplateContext?aid=HRuviwwFxJvx.spectator.com/api/v3/anon/templa... https://vx.spectator.com/api/v3/anon/template/loadTemplateContext?aid=HRuviwwFxJ — 200 — 711 B — 141 ms — h3https://vx.spectator.com/checkout/template/cacheableShow.html?aid=HRuviwwFxJ&templateId=OT1HUNPC7FW2&offerId=fakeOfferId&experienceId=EX85299MPGVQ&iframeId=offer_568a8210bfdc4f2b174a-0&displayMode=inline&pianoIdUrl=https%3A%2F%2Fauth.spectator.co.uk%2Fid%2F&widget=template&url=https%3A%2F%2Fspectator.com%2F&isConsentManagerEnabled=falsevx.spectator.com/checkout/template/... https://vx.spectator.com/checkout/template/cacheableShow.html?aid=HRuviwwFxJ&templateId=OT1HUNPC7FW2&offerId=fakeOfferId&experienceId=EX85299MPGVQ&iframeId=offer_568a8210bfdc4f2b174a-0&displayMode=inline&pianoIdUrl=https%3A%2F%2Fauth.spectator.co.uk%2Fid%2F&widget=template&url=https%3A%2F%2Fspectator.com%2F&isConsentManagerEnabled=false — 200 — 3.4 KiB — 142 ms — h3https://spectator.com/wp-json/spectator/v1/piano/get-template-by-id?template_id=OT1HUNPC7FW2spectator.com/wp-json/spectator/v1/... https://spectator.com/wp-json/spectator/v1/piano/get-template-by-id?template_id=OT1HUNPC7FW2 — 200 — 3.6 KiB — 602 ms — h2https://vx.spectator.com/api/v3/anon/template/loadTemplateContext?aid=HRuviwwFxJvx.spectator.com/api/v3/anon/templa... https://vx.spectator.com/api/v3/anon/template/loadTemplateContext?aid=HRuviwwFxJ — 200 — 745 B — 125 ms — h3https://vx.spectator.com/checkout/template/cacheableShow.html?aid=HRuviwwFxJ&templateId=OT1HUNPC7FW2&offerId=fakeOfferId&experienceId=EX85299MPGVQ&iframeId=offer_568a8210bfdc4f2b174a-1&displayMode=inline&pianoIdUrl=https%3A%2F%2Fauth.spectator.co.uk%2Fid%2F&widget=template&url=https%3A%2F%2Fspectator.com%2F&isConsentManagerEnabled=falsevx.spectator.com/checkout/template/... https://vx.spectator.com/checkout/template/cacheableShow.html?aid=HRuviwwFxJ&templateId=OT1HUNPC7FW2&offerId=fakeOfferId&experienceId=EX85299MPGVQ&iframeId=offer_568a8210bfdc4f2b174a-1&displayMode=inline&pianoIdUrl=https%3A%2F%2Fauth.spectator.co.uk%2Fid%2F&widget=template&url=https%3A%2F%2Fspectator.com%2F&isConsentManagerEnabled=false — 200 — 3.5 KiB — 110 ms — h3https://spectator.com/wp-json/spectator/v1/piano/get-template-by-id?template_id=OTW039IJZNLTspectator.com/wp-json/spectator/v1/... https://spectator.com/wp-json/spectator/v1/piano/get-template-by-id?template_id=OTW039IJZNLT — 200 — 7.8 KiB — 437 ms — h2https://vx.spectator.com/checkout/template/cacheableShow.html?aid=HRuviwwFxJ&templateId=OTW039IJZNLT&templateVariantId=OTVQ8RRQFZTQU&offerId=fakeOfferId&experienceId=EXF5REBATN3E&iframeId=offer_b99bd1ee055f0c49d2cf-0&displayMode=inline&pianoIdUrl=https%3A%2F%2Fauth.spectator.co.uk%2Fid%2F&widget=template&url=https%3A%2F%2Fspectator.com%2F&isConsentManagerEnabled=falsevx.spectator.com/checkout/template/... https://vx.spectator.com/checkout/template/cacheableShow.html?aid=HRuviwwFxJ&templateId=OTW039IJZNLT&templateVariantId=OTVQ8RRQFZTQU&offerId=fakeOfferId&experienceId=EXF5REBATN3E&iframeId=offer_b99bd1ee055f0c49d2cf-0&displayMode=inline&pianoIdUrl=https%3A%2F%2Fauth.spectator.co.uk%2Fid%2F&widget=template&url=https%3A%2F%2Fspectator.com%2F&isConsentManagerEnabled=false — 200 — 5.3 KiB — 113 ms — h3https://api.id5-sync.com/analytics/1574/id5-api-jsapi.id5-sync.com/analytics/1574/id5... https://api.id5-sync.com/analytics/1574/id5-api-js — 200 — 692 B — 41 ms — h2https://vc.hotjar.io/sessions/3645918?s=0.25&r=0.10361368784179015vc.hotjar.io/sessions/3645918?s=0.2... https://vc.hotjar.io/sessions/3645918?s=0.25&r=0.10361368784179015 — 204 — 235 B — 44 ms — h2https://vx.spectator.com/widget/dist/template/css/template.bundle.1.0.cssvx.spectator.com/widget/dist/templa... https://vx.spectator.com/widget/dist/template/css/template.bundle.1.0.css — 200 — 5.3 KiB — 22 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js — 200 — 30.3 KiB — 149 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.4.1/jquery-migrate.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.4.1/jquery-migrate.min.js — 200 — 4.1 KiB — 113 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular.min.js — 200 — 34.9 KiB — 146 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-animate.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-animate.min.js — 200 — 4.5 KiB — 130 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-cookies.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-cookies.min.js — 200 — 1.1 KiB — 130 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-sanitize.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-sanitize.min.js — 200 — 2.7 KiB — 131 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-dynamic-locale/0.1.27/tmhDynamicLocale.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-dynamic-locale/0.1.27/tmhDynamicLocale.min.js — 200 — 1.5 KiB — 131 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui-utils/0.1.1/angular-ui-utils.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui-utils/0.1.1/angular-ui-utils.min.js — 200 — 8.0 KiB — 104 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui/0.4.0/angular-ui-ieshiv.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui/0.4.0/angular-ui-ieshiv.js — 200 — 1.5 KiB — 105 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.js — 200 — 7.4 KiB — 109 ms — h3https://vx.spectator.com/showtemplate/general/loadTranslationMap?aid=HRuviwwFxJ&version=1711116327000&language=en_USvx.spectator.com/showtemplate/gener... https://vx.spectator.com/showtemplate/general/loadTranslationMap?aid=HRuviwwFxJ&version=1711116327000&language=en_US — 200 — 10.6 KiB — 24 ms — h3https://vx.spectator.com/ng/common/i18n/platform-translation-map_en_US.js?version=16.760.0vx.spectator.com/ng/common/i18n/pla... https://vx.spectator.com/ng/common/i18n/platform-translation-map_en_US.js?version=16.760.0 — 200 — 13.7 KiB — 24 ms — h3https://vx.spectator.com/_sam/H4sIAAAAAAAA_z3IwQ6AIAgA0B9KmJ76m4bJHI6oBa7f7-bt7eEnrXNgEw8Mvh6lYBy-DHVaU95QpTqS9an0pgwFSkHJu63T-yTlgy1Nh-E_BjVxNVoAAAA?compressed=true&v=16.760.0vx.spectator.com/_sam/H4sIAAAAAAAA_... https://vx.spectator.com/_sam/H4sIAAAAAAAA_z3IwQ6AIAgA0B9KmJ76m4bJHI6oBa7f7-bt7eEnrXNgEw8Mvh6lYBy-DHVaU95QpTqS9an0pgwFSkHJu63T-yTlgy1Nh-E_BjVxNVoAAAA?compressed=true&v=16.760.0 — 200 — 52.9 KiB — 192 ms — h3https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swapfonts.googleapis.com/css2?family=Jo... https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap — 200 — 1000 B — 76 ms — h2https://p1.parsely.com/px/?rand=1776818734797&plid=2948eb63-3d3d-46eb-a1a7-08851da9706f&idsite=spectator.co.uk&url=https%3A%2F%2Fspectator.com%2F&urlref=&screen=800x600%7C800x600%7C24&data=%7B%22user_status%22%3A%22anonymous%22%2C%22edition%22%3A%22UK%22%7D&sid=1&surl=https%3A%2F%2Fspectator.com%2F&sref=&sts=1776818734767&slts=0&title=The+Spectator&date=Wed+Apr+22+2026+00%3A45%3A34+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&js=1&pvid=0f1c9df0-1362-4126-b03a-6ca96e9d2e7b&u=pid%3D5182e170-f006-4c48-8670-f0cb43d781f8p1.parsely.com/px/?rand=17768187347... https://p1.parsely.com/px/?rand=1776818734797&plid=2948eb63-3d3d-46eb-a1a7-08851da9706f&idsite=spectator.co.uk&url=https%3A%2F%2Fspectator.com%2F&urlref=&screen=800x600%7C800x600%7C24&data=%7B%22user_status%22%3A%22anonymous%22%2C%22edition%22%3A%22UK%22%7D&sid=1&surl=https%3A%2F%2Fspectator.com%2F&sref=&sts=1776818734767&slts=0&title=The+Spectator&date=Wed+Apr+22+2026+00%3A45%3A34+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&js=1&pvid=0f1c9df0-1362-4126-b03a-6ca96e9d2e7b&u=pid%3D5182e170-f006-4c48-8670-f0cb43d781f8 — 200 — 229 B — 164 ms — http/1.1https://vx.spectator.com/widget/dist/template/css/template.bundle.1.0.cssvx.spectator.com/widget/dist/templa... https://vx.spectator.com/widget/dist/template/css/template.bundle.1.0.css — 200 — 255 B — 86 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js — 200 — 0 B — 128 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.4.1/jquery-migrate.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.4.1/jquery-migrate.min.js — 200 — 0 B — 112 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular.min.js — 200 — 0 B — 156 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-animate.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-animate.min.js — 200 — 0 B — 120 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-cookies.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-cookies.min.js — 200 — 0 B — 120 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-sanitize.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-sanitize.min.js — 200 — 0 B — 143 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-dynamic-locale/0.1.27/tmhDynamicLocale.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-dynamic-locale/0.1.27/tmhDynamicLocale.min.js — 200 — 0 B — 156 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui-utils/0.1.1/angular-ui-utils.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui-utils/0.1.1/angular-ui-utils.min.js — 200 — 0 B — 138 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui/0.4.0/angular-ui-ieshiv.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui/0.4.0/angular-ui-ieshiv.js — 200 — 0 B — 136 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.js — 200 — 0 B — 157 ms — h3https://vx.spectator.com/showtemplate/general/loadTranslationMap?aid=HRuviwwFxJ&version=1711116327000&language=en_USvx.spectator.com/showtemplate/gener... https://vx.spectator.com/showtemplate/general/loadTranslationMap?aid=HRuviwwFxJ&version=1711116327000&language=en_US — 200 — 0 B — 64 ms — h3https://vx.spectator.com/ng/common/i18n/platform-translation-map_en_US.js?version=16.760.0vx.spectator.com/ng/common/i18n/pla... https://vx.spectator.com/ng/common/i18n/platform-translation-map_en_US.js?version=16.760.0 — 200 — 0 B — 168 ms — h3https://vx.spectator.com/_sam/H4sIAAAAAAAA_z3IwQ6AIAgA0B9KmJ76m4bJHI6oBa7f7-bt7eEnrXNgEw8Mvh6lYBy-DHVaU95QpTqS9an0pgwFSkHJu63T-yTlgy1Nh-E_BjVxNVoAAAA?compressed=true&v=16.760.0vx.spectator.com/_sam/H4sIAAAAAAAA_... https://vx.spectator.com/_sam/H4sIAAAAAAAA_z3IwQ6AIAgA0B9KmJ76m4bJHI6oBa7f7-bt7eEnrXNgEw8Mvh6lYBy-DHVaU95QpTqS9an0pgwFSkHJu63T-yTlgy1Nh-E_BjVxNVoAAAA?compressed=true&v=16.760.0 — 200 — 0 B — 171 ms — h3https://cdn.jsdelivr.net/npm/luxon@2.0.2/build/global/luxon.min.jscdn.jsdelivr.net/npm/luxon@2.0.2/bu... https://cdn.jsdelivr.net/npm/luxon@2.0.2/build/global/luxon.min.js — 200 — 21.8 KiB — 162 ms — h2https://spectator.com/wp-content/uploads/2026/03/05_Spring_Campaign_Feb26_600x250.gifspectator.com/wp-content/uploads/20... https://spectator.com/wp-content/uploads/2026/03/05_Spring_Campaign_Feb26_600x250.gif — 200 — 246.8 KiB — 174 ms — h2https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swapfonts.googleapis.com/css2?family=Jo... https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap — 200 — 0 B — 95 ms — h2https://vx.spectator.com/widget/dist/template/css/template.bundle.1.0.cssvx.spectator.com/widget/dist/templa... https://vx.spectator.com/widget/dist/template/css/template.bundle.1.0.css — 200 — 255 B — 93 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js — 200 — 0 B — 113 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.4.1/jquery-migrate.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.4.1/jquery-migrate.min.js — 200 — 0 B — 86 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular.min.js — 200 — 0 B — 124 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-animate.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-animate.min.js — 200 — 0 B — 112 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-cookies.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-cookies.min.js — 200 — 0 B — 105 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-sanitize.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-sanitize.min.js — 200 — 0 B — 113 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-dynamic-locale/0.1.27/tmhDynamicLocale.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-dynamic-locale/0.1.27/tmhDynamicLocale.min.js — 200 — 0 B — 114 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui-utils/0.1.1/angular-ui-utils.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui-utils/0.1.1/angular-ui-utils.min.js — 200 — 0 B — 105 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui/0.4.0/angular-ui-ieshiv.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui/0.4.0/angular-ui-ieshiv.js — 200 — 0 B — 106 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.js — 200 — 0 B — 123 ms — h3https://vx.spectator.com/showtemplate/general/loadTranslationMap?aid=HRuviwwFxJ&version=1711116327000&language=en_USvx.spectator.com/showtemplate/gener... https://vx.spectator.com/showtemplate/general/loadTranslationMap?aid=HRuviwwFxJ&version=1711116327000&language=en_US — 200 — 0 B — 108 ms — h3https://vx.spectator.com/ng/common/i18n/platform-translation-map_en_US.js?version=16.760.0vx.spectator.com/ng/common/i18n/pla... https://vx.spectator.com/ng/common/i18n/platform-translation-map_en_US.js?version=16.760.0 — 200 — 0 B — 125 ms — h3https://vx.spectator.com/_sam/H4sIAAAAAAAA_z3IwQ6AIAgA0B9KmJ76m4bJHI6oBa7f7-bt7eEnrXNgEw8Mvh6lYBy-DHVaU95QpTqS9an0pgwFSkHJu63T-yTlgy1Nh-E_BjVxNVoAAAA?compressed=true&v=16.760.0vx.spectator.com/_sam/H4sIAAAAAAAA_... https://vx.spectator.com/_sam/H4sIAAAAAAAA_z3IwQ6AIAgA0B9KmJ76m4bJHI6oBa7f7-bt7eEnrXNgEw8Mvh6lYBy-DHVaU95QpTqS9an0pgwFSkHJu63T-yTlgy1Nh-E_BjVxNVoAAAA?compressed=true&v=16.760.0 — 200 — 0 B — 125 ms — h3https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swapfonts.googleapis.com/css2?family=Jo... https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap — 200 — 0 B — 67 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fspectator.com%2F&scrsrc=www.googletagmanager.com&rnd=2082163288.1776818735&navt=n&npa=1&gdpr=1&gdpr_consent=CQjEJsAQjEJsAAGABCENCbFgAAAAAEPgABpYAAAXMAAMBAAgiAAAQAAAAAIAACAAAAAgAAAAAABAAAAiCAACBgAAAAEAIAAAAgAAgAAAAAAAAAAABAAAAACAQAAAABQABgAAAAAAEAAACACQEAAAAAMABTAAgECgACEiCACABAACCAEIAAAgGABACAAoYAggBAgUAAAAAAAAAACwEAgAACUAQABEQCAAAAAAAEQAAAAQkAABEAIBQBAAUBAAIBg0IAEFKASAAgBASDAhEQEAIAgBAggCAkKEYBQIACBSYQABApMEgIAAXACGAMsAdwBAACoAI9AUiAuABuYELwKDgUyAqABV0Cxw6AUAC4AdwBYgEIAI9AUgAuACroFuwLljwAIEjSkAUAIYCPQFIALgAhmQgCgAuAHcASkBHoC4CUAcAIYCEAEegQPAkqBK0C5YYACBSYtAFACGAO4BcAFJALdg.IgoNR_G__bXlv-b736ftkeYxf9_hr7sQxBgbJs24FzLvW_JwX32E7NEzatqYKmRIAu3TBIQNtHJjURVChKIgVrzDsaEyUoTtKJ-BkiHMRY2NYCFxvm4pjeQCZ5vr_91d9mT-N7dr-2dzyy7hnv3a9_-S1WJidKYetHfv8bBKT-_IU9_x-_4v4_N7pE2-eS1v_tGvt639-4vv_dpvx9_76ffz____73_e7X__f_______3f_7___________4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAAAAAAAAAAAAAQ.YAAAAAAAAAAA&did=dMjkzMm&gdid=dMjkzMm&_tu=CA&gtm=45be64h1z89237546754za20gzb9237546754zd9237546754xec&gcs=G100&gcd=13q3p3q2q5l1&dma_cps=-&dma=1&tcfd=1065b&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tids=AW-11151076690&tid=AW-11151076690&tft=1776818735283&tfd=3376pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fspectator.com%2F&scrsrc=www.googletagmanager.com&rnd=2082163288.1776818735&navt=n&npa=1&gdpr=1&gdpr_consent=CQjEJsAQjEJsAAGABCENCbFgAAAAAEPgABpYAAAXMAAMBAAgiAAAQAAAAAIAACAAAAAgAAAAAABAAAAiCAACBgAAAAEAIAAAAgAAgAAAAAAAAAAABAAAAACAQAAAABQABgAAAAAAEAAACACQEAAAAAMABTAAgECgACEiCACABAACCAEIAAAgGABACAAoYAggBAgUAAAAAAAAAACwEAgAACUAQABEQCAAAAAAAEQAAAAQkAABEAIBQBAAUBAAIBg0IAEFKASAAgBASDAhEQEAIAgBAggCAkKEYBQIACBSYQABApMEgIAAXACGAMsAdwBAACoAI9AUiAuABuYELwKDgUyAqABV0Cxw6AUAC4AdwBYgEIAI9AUgAuACroFuwLljwAIEjSkAUAIYCPQFIALgAhmQgCgAuAHcASkBHoC4CUAcAIYCEAEegQPAkqBK0C5YYACBSYtAFACGAO4BcAFJALdg.IgoNR_G__bXlv-b736ftkeYxf9_hr7sQxBgbJs24FzLvW_JwX32E7NEzatqYKmRIAu3TBIQNtHJjURVChKIgVrzDsaEyUoTtKJ-BkiHMRY2NYCFxvm4pjeQCZ5vr_91d9mT-N7dr-2dzyy7hnv3a9_-S1WJidKYetHfv8bBKT-_IU9_x-_4v4_N7pE2-eS1v_tGvt639-4vv_dpvx9_76ffz____73_e7X__f_______3f_7___________4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAAAAAAAAAAAAAQ.YAAAAAAAAAAA&did=dMjkzMm&gdid=dMjkzMm&_tu=CA&gtm=45be64h1z89237546754za20gzb9237546754zd9237546754xec&gcs=G100&gcd=13q3p3q2q5l1&dma_cps=-&dma=1&tcfd=1065b&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tids=AW-11151076690&tid=AW-11151076690&tft=1776818735283&tfd=3376 — 200 — 0 B — 19 ms — h3https://pixel-config.reddit.com/pixels/a2_h9u5llnhckd9/configpixel-config.reddit.com/pixels/a2_h... https://pixel-config.reddit.com/pixels/a2_h9u5llnhckd9/config — 200 — 228 B — 17 ms — h2https://alb.reddit.com/rp.gif?ts=1776818735319&id=a2_h9u5llnhckd9&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=58f1060f-7d95-4bee-a7dd-6e64a516f2cb&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776818735... https://alb.reddit.com/rp.gif?ts=1776818735319&id=a2_h9u5llnhckd9&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=58f1060f-7d95-4bee-a7dd-6e64a516f2cb&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 101 ms — h2https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=9bb91827-a50b-4793-86d1-420f70589e2d&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=b5d8ff09-e4e5-4399-8a93-50fd01eb7742&pt=The%20Spectator&tw_document_href=https%3A%2F%2Fspectator.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776818735331.812128409729730098&txn_id=nv31x&type=javascript&version=2.3.53t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=9bb91827-a50b-4793-86d1-420f70589e2d&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=b5d8ff09-e4e5-4399-8a93-50fd01eb7742&pt=The%20Spectator&tw_document_href=https%3A%2F%2Fspectator.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776818735331.812128409729730098&txn_id=nv31x&type=javascript&version=2.3.53 — 200 — 658 B — 212 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=9bb91827-a50b-4793-86d1-420f70589e2d&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=b5d8ff09-e4e5-4399-8a93-50fd01eb7742&pt=The%20Spectator&tw_document_href=https%3A%2F%2Fspectator.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776818735331.812128409729730098&txn_id=nv31x&type=javascript&version=2.3.53analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=9bb91827-a50b-4793-86d1-420f70589e2d&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=b5d8ff09-e4e5-4399-8a93-50fd01eb7742&pt=The%20Spectator&tw_document_href=https%3A%2F%2Fspectator.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776818735331.812128409729730098&txn_id=nv31x&type=javascript&version=2.3.53 — 200 — 1000 B — 125 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Fspectator.com%2F&scrsrc=www.googletagmanager.com&rnd=2082163288.1776818735&navt=n&npa=1&gdpr=1&gdpr_consent=CQjEJsAQjEJsAAGABCENCbFgAAAAAEPgABpYAAAXMAAMBAAgiAAAQAAAAAIAACAAAAAgAAAAAABAAAAiCAACBgAAAAEAIAAAAgAAgAAAAAAAAAAABAAAAACAQAAAABQABgAAAAAAEAAACACQEAAAAAMABTAAgECgACEiCACABAACCAEIAAAgGABACAAoYAggBAgUAAAAAAAAAACwEAgAACUAQABEQCAAAAAAAEQAAAAQkAABEAIBQBAAUBAAIBg0IAEFKASAAgBASDAhEQEAIAgBAggCAkKEYBQIACBSYQABApMEgIAAXACGAMsAdwBAACoAI9AUiAuABuYELwKDgUyAqABV0Cxw6AUAC4AdwBYgEIAI9AUgAuACroFuwLljwAIEjSkAUAIYCPQFIALgAhmQgCgAuAHcASkBHoC4CUAcAIYCEAEegQPAkqBK0C5YYACBSYtAFACGAO4BcAFJALdg.IgoNR_G__bXlv-b736ftkeYxf9_hr7sQxBgbJs24FzLvW_JwX32E7NEzatqYKmRIAu3TBIQNtHJjURVChKIgVrzDsaEyUoTtKJ-BkiHMRY2NYCFxvm4pjeQCZ5vr_91d9mT-N7dr-2dzyy7hnv3a9_-S1WJidKYetHfv8bBKT-_IU9_x-_4v4_N7pE2-eS1v_tGvt639-4vv_dpvx9_76ffz____73_e7X__f_______3f_7___________4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAAAAAAAAAAAAAQ.YAAAAAAAAAAA&did=dMjkzMm&gdid=dMjkzMm&_tu=CA&gtm=45be64h1v874226608z89237546754za20gzb9237546754zd9237546754xec&gcs=G100&gcd=13q3p3q2q5l1&dma_cps=-&dma=1&tcfd=1065b&tag_exp=0~115616986~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-939825573&tid=AW-939825573&tft=1776818735424&tfd=3517pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Fspectator.com%2F&scrsrc=www.googletagmanager.com&rnd=2082163288.1776818735&navt=n&npa=1&gdpr=1&gdpr_consent=CQjEJsAQjEJsAAGABCENCbFgAAAAAEPgABpYAAAXMAAMBAAgiAAAQAAAAAIAACAAAAAgAAAAAABAAAAiCAACBgAAAAEAIAAAAgAAgAAAAAAAAAAABAAAAACAQAAAABQABgAAAAAAEAAACACQEAAAAAMABTAAgECgACEiCACABAACCAEIAAAgGABACAAoYAggBAgUAAAAAAAAAACwEAgAACUAQABEQCAAAAAAAEQAAAAQkAABEAIBQBAAUBAAIBg0IAEFKASAAgBASDAhEQEAIAgBAggCAkKEYBQIACBSYQABApMEgIAAXACGAMsAdwBAACoAI9AUiAuABuYELwKDgUyAqABV0Cxw6AUAC4AdwBYgEIAI9AUgAuACroFuwLljwAIEjSkAUAIYCPQFIALgAhmQgCgAuAHcASkBHoC4CUAcAIYCEAEegQPAkqBK0C5YYACBSYtAFACGAO4BcAFJALdg.IgoNR_G__bXlv-b736ftkeYxf9_hr7sQxBgbJs24FzLvW_JwX32E7NEzatqYKmRIAu3TBIQNtHJjURVChKIgVrzDsaEyUoTtKJ-BkiHMRY2NYCFxvm4pjeQCZ5vr_91d9mT-N7dr-2dzyy7hnv3a9_-S1WJidKYetHfv8bBKT-_IU9_x-_4v4_N7pE2-eS1v_tGvt639-4vv_dpvx9_76ffz____73_e7X__f_______3f_7___________4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAAAAAAAAAAAAAQ.YAAAAAAAAAAA&did=dMjkzMm&gdid=dMjkzMm&_tu=CA&gtm=45be64h1v874226608z89237546754za20gzb9237546754zd9237546754xec&gcs=G100&gcd=13q3p3q2q5l1&dma_cps=-&dma=1&tcfd=1065b&tag_exp=0~115616986~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-939825573&tid=AW-939825573&tft=1776818735424&tfd=3517 — 200 — 0 B — 9 ms — h3https://connect.facebook.net/signals/config/1654356914818419?v=2.9.303&r=stable&domain=spectator.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1654356914818419?v=2.9.303&r=stable&domain=spectator.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 127.1 KiB — 352 ms — h3https://bat.bing.com/p/action/26045180.jsbat.bing.com/p/action/26045180.js https://bat.bing.com/p/action/26045180.js — 200 — 1.8 KiB — 23 ms — h2https://cdp.customer.io/v1/analytics-js/573.jscdp.customer.io/v1/analytics-js/573... https://cdp.customer.io/v1/analytics-js/573.js — 200 — 19.0 KiB — 126 ms — h3https://cdp.customer.io/v1/analytics-js/inAppPlugin.jscdp.customer.io/v1/analytics-js/inA... https://cdp.customer.io/v1/analytics-js/inAppPlugin.js — 200 — 2.6 KiB — 106 ms — h3https://vx.spectator.com/widget/dist/template/css/img/fail-icon.pngvx.spectator.com/widget/dist/templa... https://vx.spectator.com/widget/dist/template/css/img/fail-icon.png — 200 — 2.4 KiB — 16 ms — h3https://fonts.gstatic.com/s/josefinsans/v34/Qw3aZQNVED7rKGKxtqIqX5EUDXx4Vn8sig.woff2fonts.gstatic.com/s/josefinsans/v34... https://fonts.gstatic.com/s/josefinsans/v34/Qw3aZQNVED7rKGKxtqIqX5EUDXx4Vn8sig.woff2 — 200 — 28.0 KiB — 6 ms — h3https://bat.bing.net/actionp/0?ti=26045180&tm=gtm002&Ver=2&mid=13cf4505-558a-42ac-a42a-09a7a0d6b07e&bo=1&evt=consent&src=update&cdb=AQAU&asc=Dbat.bing.net/actionp/0?ti=26045180&... https://bat.bing.net/actionp/0?ti=26045180&tm=gtm002&Ver=2&mid=13cf4505-558a-42ac-a42a-09a7a0d6b07e&bo=1&evt=consent&src=update&cdb=AQAU&asc=D — 204 — 346 B — 48 ms — h2https://www.clarity.ms/tag/uet/26045180?conversions=1www.clarity.ms/tag/uet/26045180?con... https://www.clarity.ms/tag/uet/26045180?conversions=1 — 200 — 1.0 KiB — 64 ms — http/1.1https://bat.bing.net/action/0?ti=26045180&tm=gtm002&Ver=2&mid=13cf4505-558a-42ac-a42a-09a7a0d6b07e&bo=2&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=The%20Spectator&p=https%3A%2F%2Fspectator.com%2F&r=&lt=1088&evt=pageLoad&sv=2&asc=D&cdb=AQAU&rn=206539bat.bing.net/action/0?ti=26045180&t... https://bat.bing.net/action/0?ti=26045180&tm=gtm002&Ver=2&mid=13cf4505-558a-42ac-a42a-09a7a0d6b07e&bo=2&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=The%20Spectator&p=https%3A%2F%2Fspectator.com%2F&r=&lt=1088&evt=pageLoad&sv=2&asc=D&cdb=AQAU&rn=206539 — 204 — 119 B — 91 ms — h2https://mpc-prod-24-s6uit34pua-uw.a.run.app/events?cee=nompc-prod-24-s6uit34pua-uw.a.run.app... https://mpc-prod-24-s6uit34pua-uw.a.run.app/events?cee=no — 200 — 459 B — 227 ms — h2https://www.facebook.com/tr/?id=1654356914818419&ev=PageView&dl=https%3A%2F%2Fspectator.com%2F&rl=&if=false&ts=1776818736195&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbc=fb.1.1776818734015.undefined&fbcs=fb.1.1776818734015.undefined&fbp=fb.1.1776818736172.426546676347949983&eid=ob3_plugin-set_92ff62c15503ecab81bc29bf4c1b7b32181af6e56981115ce3e662992e369302&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=The%20Spectator&pmd[locale]=en_GB&pmd[description]=Weekly%20magazine%20featuring%20the%20best%20British%20journalists%2C%20authors%2C%20critics%20and%20cartoonists%2C%20since%201828&plt=1087.6000001430511&it=1776818735576&coo=false&cf=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=16543569148... https://www.facebook.com/tr/?id=1654356914818419&ev=PageView&dl=https%3A%2F%2Fspectator.com%2F&rl=&if=false&ts=1776818736195&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbc=fb.1.1776818734015.undefined&fbcs=fb.1.1776818734015.undefined&fbp=fb.1.1776818736172.426546676347949983&eid=ob3_plugin-set_92ff62c15503ecab81bc29bf4c1b7b32181af6e56981115ce3e662992e369302&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=The%20Spectator&pmd[locale]=en_GB&pmd[description]=Weekly%20magazine%20featuring%20the%20best%20British%20journalists%2C%20authors%2C%20critics%20and%20cartoonists%2C%20since%201828&plt=1087.6000001430511&it=1776818735576&coo=false&cf=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET — 200 — 19 B — 16 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1654356914818419&ev=PageView&dl=https%3A%2F%2Fspectator.com%2F&rl=&if=false&ts=1776818736195&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbc=fb.1.1776818734015.undefined&fbcs=fb.1.1776818734015.undefined&fbp=fb.1.1776818736172.426546676347949983&eid=ob3_plugin-set_92ff62c15503ecab81bc29bf4c1b7b32181af6e56981115ce3e662992e369302&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=The%20Spectator&pmd[locale]=en_GB&pmd[description]=Weekly%20magazine%20featuring%20the%20best%20British%20journalists%2C%20authors%2C%20critics%20and%20cartoonists%2C%20since%201828&plt=1087.6000001430511&it=1776818735576&coo=false&cf=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1654356914818419&ev=PageView&dl=https%3A%2F%2Fspectator.com%2F&rl=&if=false&ts=1776818736195&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbc=fb.1.1776818734015.undefined&fbcs=fb.1.1776818734015.undefined&fbp=fb.1.1776818736172.426546676347949983&eid=ob3_plugin-set_92ff62c15503ecab81bc29bf4c1b7b32181af6e56981115ce3e662992e369302&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=The%20Spectator&pmd[locale]=en_GB&pmd[description]=Weekly%20magazine%20featuring%20the%20best%20British%20journalists%2C%20authors%2C%20critics%20and%20cartoonists%2C%20since%201828&plt=1087.6000001430511&it=1776818735576&coo=false&cf=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGET — 200 — 199 B — 208 ms — h3https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 70 ms — h2https://cdp.customer.io/v1/pcdp.customer.io/v1/p https://cdp.customer.io/v1/p — 200 — 33 B — 124 ms — h3https://cdp.customer.io/v1/tcdp.customer.io/v1/t https://cdp.customer.io/v1/t — 200 — 33 B — 131 ms — h3https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.htmljs.stripe.com/v3/m-outer-3437aaddcd... https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.html — 200 — 1.0 KiB — 20 ms — h3https://h.clarity.ms/collecth.clarity.ms/collect https://h.clarity.ms/collect — 200 — 421 B — 273 ms — http/1.1https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.jsjs.stripe.com/v3/fingerprinted/js/m... https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.js — 200 — 894 B — 7 ms — h3https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.8 KiB — 23 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 24 ms — h3https://m.stripe.network/out-4.5.45.jsm.stripe.network/out-4.5.45.js https://m.stripe.network/out-4.5.45.js — 200 — 16.5 KiB — 8 ms — h2https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 580 B — 441 ms — h2https://spectator.com/wp-content/themes/spectator-theme/dist/images/favicon.icospectator.com/wp-content/themes/spe... https://spectator.com/wp-content/themes/spectator-theme/dist/images/favicon.ico — 200 — 3.7 KiB — 5 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-62MNNVRTT1&gtm=45je64h1v886924315z8890906687za20gzb890906687zd890906687&_p=1776818732522&gcs=G100&gcd=13q3pPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1065r&gdid=dMjkzMm&_eu=AAAAAEA&_prs=gs.wg&are=1&cid=1798483449.1776818737&frm=0&pscdl=denied&rcb=8&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117512543&sid=1776818734&sct=1&seg=0&dl=https%3A%2F%2Fspectator.com%2F&dt=The%20Spectator&_tu=CA&uid=&en=page_view&_fv=1&_nsi=1&_ss=2&ep.platform_name=the%20spectator%20web&ep.section=homepage&ep.page_type=homepage&ep.article_id=(not%20set)&ep.page_tags=(not%20set)&ep.user_status=anonymous&ep.spectator_user_id=&ep.user_state=false&ep.promo_code=&ep.frequency=&ep.edition=UK&ep.firstArticleID=&ep.firstArticleURL=&ep.firstArticleOriginalEdition=&ep.firstArticleUserEdition=&ep.firstArticleAuthor=&ep.lastReadID=&ep.lastReadURL=&ep.lastReadOriginaledition=&ep.lastReadUserEdition=&ep.lastReadAuthor=&epn.lastActive=1776818732521&up.user_status=anonymous&tfd=5133region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-62MNNVRTT1&gtm=45je64h1v886924315z8890906687za20gzb890906687zd890906687&_p=1776818732522&gcs=G100&gcd=13q3pPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1065r&gdid=dMjkzMm&_eu=AAAAAEA&_prs=gs.wg&are=1&cid=1798483449.1776818737&frm=0&pscdl=denied&rcb=8&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117512543&sid=1776818734&sct=1&seg=0&dl=https%3A%2F%2Fspectator.com%2F&dt=The%20Spectator&_tu=CA&uid=&en=page_view&_fv=1&_nsi=1&_ss=2&ep.platform_name=the%20spectator%20web&ep.section=homepage&ep.page_type=homepage&ep.article_id=(not%20set)&ep.page_tags=(not%20set)&ep.user_status=anonymous&ep.spectator_user_id=&ep.user_state=false&ep.promo_code=&ep.frequency=&ep.edition=UK&ep.firstArticleID=&ep.firstArticleURL=&ep.firstArticleOriginalEdition=&ep.firstArticleUserEdition=&ep.firstArticleAuthor=&ep.lastReadID=&ep.lastReadURL=&ep.lastReadOriginaledition=&ep.lastReadUserEdition=&ep.lastReadAuthor=&epn.lastActive=1776818732521&up.user_status=anonymous&tfd=5133 — 204 — 556 B — 23 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-4HSLZY4B1Y&gtm=45je64h1v9237565623z89237546754za20gzb9237546754zd9237546754&_p=1776818732522&gcs=G100&gcd=13q3p3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1065r&gdid=dMjkzMm&_eu=AAAAAEA&are=1&cid=1798483449.1776818737&frm=0&pscdl=denied&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512543&sid=1776818735&sct=1&seg=0&dl=https%3A%2F%2Fspectator.com%2F&dt=The%20Spectator&_tu=CA&en=page_view&_fv=1&_ss=1&ep.article_section=homepage&ep.spectator_user_id=&ep.user_status=anonymous&ep.page_type=homepage&tfd=5161region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-4HSLZY4B1Y&gtm=45je64h1v9237565623z89237546754za20gzb9237546754zd9237546754&_p=1776818732522&gcs=G100&gcd=13q3p3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1065r&gdid=dMjkzMm&_eu=AAAAAEA&are=1&cid=1798483449.1776818737&frm=0&pscdl=denied&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512543&sid=1776818735&sct=1&seg=0&dl=https%3A%2F%2Fspectator.com%2F&dt=The%20Spectator&_tu=CA&en=page_view&_fv=1&_ss=1&ep.article_section=homepage&ep.spectator_user_id=&ep.user_status=anonymous&ep.page_type=homepage&tfd=5161 — 204 — 57 B — 11 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-DLZSDYRWEH&gtm=45je64h1v9237565623z89237546754za20gzb9237546754zd9237546754&_p=1776818732522&gcs=G100&gcd=13q3p3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1065r&gdid=dMjkzMm&are=1&cid=1798483449.1776818737&frm=0&pscdl=denied&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512543&sid=1776818735&sct=1&seg=0&dl=https%3A%2F%2Fspectator.com%2F&dt=The%20Spectator&_tu=CA&en=page_view&_fv=1&_ss=1&ep.article_section=homepage&ep.spectator_user_id=&ep.user_status=anonymous&ep.page_type=homepage&tfd=5169region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-DLZSDYRWEH&gtm=45je64h1v9237565623z89237546754za20gzb9237546754zd9237546754&_p=1776818732522&gcs=G100&gcd=13q3p3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1065r&gdid=dMjkzMm&are=1&cid=1798483449.1776818737&frm=0&pscdl=denied&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512543&sid=1776818735&sct=1&seg=0&dl=https%3A%2F%2Fspectator.com%2F&dt=The%20Spectator&_tu=CA&en=page_view&_fv=1&_ss=1&ep.article_section=homepage&ep.spectator_user_id=&ep.user_status=anonymous&ep.page_type=homepage&tfd=5169 — 204 — 20 B — 11 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-62MNNVRTT1&gtm=45je64h1v886924315za20gzb890906687zd890906687&_p=1776818732522&gcs=G100&gcd=13q3pPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1065r&gdid=dMjkzMm&_eu=AEAAAEA&ae=a&are=1&cid=1798483449.1776818737&frm=0&pscdl=denied&rcb=8&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115938466~115938468~117266400~117512543&sid=1776818734&sct=1&seg=0&dl=https%3A%2F%2Fspectator.com%2F&dt=The%20Spectator&_tu=CA&uid=&en=scroll&ep.platform_name=the%20spectator%20web&ep.section=homepage&ep.page_type=homepage&ep.article_id=(not%20set)&ep.page_tags=(not%20set)&ep.user_status=anonymous&ep.spectator_user_id=&ep.user_state=false&ep.promo_code=&ep.frequency=&ep.edition=UK&ep.firstArticleID=&ep.firstArticleURL=&ep.firstArticleOriginalEdition=&ep.firstArticleUserEdition=&ep.firstArticleAuthor=&ep.lastReadID=&ep.lastReadURL=&ep.lastReadOriginaledition=&ep.lastReadUserEdition=&ep.lastReadAuthor=&epn.lastActive=1776818732521&epn.percent_scrolled=90&_et=9&tfd=5184region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-62MNNVRTT1&gtm=45je64h1v886924315za20gzb890906687zd890906687&_p=1776818732522&gcs=G100&gcd=13q3pPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1065r&gdid=dMjkzMm&_eu=AEAAAEA&ae=a&are=1&cid=1798483449.1776818737&frm=0&pscdl=denied&rcb=8&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115938466~115938468~117266400~117512543&sid=1776818734&sct=1&seg=0&dl=https%3A%2F%2Fspectator.com%2F&dt=The%20Spectator&_tu=CA&uid=&en=scroll&ep.platform_name=the%20spectator%20web&ep.section=homepage&ep.page_type=homepage&ep.article_id=(not%20set)&ep.page_tags=(not%20set)&ep.user_status=anonymous&ep.spectator_user_id=&ep.user_state=false&ep.promo_code=&ep.frequency=&ep.edition=UK&ep.firstArticleID=&ep.firstArticleURL=&ep.firstArticleOriginalEdition=&ep.firstArticleUserEdition=&ep.firstArticleAuthor=&ep.lastReadID=&ep.lastReadURL=&ep.lastReadOriginaledition=&ep.lastReadUserEdition=&ep.lastReadAuthor=&epn.lastActive=1776818732521&epn.percent_scrolled=90&_et=9&tfd=5184 — 204 — 20 B — 11 ms — h3https://h.clarity.ms/collecth.clarity.ms/collect https://h.clarity.ms/collect — 204 — 277 B — 86 ms — http/1.1https://vx.spectator.com/api/v3/anon/assets/sdk-runtime-config.js?aid=HRuviwwFxJvx.spectator.com/api/v3/anon/assets... https://vx.spectator.com/api/v3/anon/assets/sdk-runtime-config.js?aid=HRuviwwFxJ — 200 — 539 B — 13 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 17 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1600266531&t=event&ni=1&_s=1&dl=https%3A%2F%2Fspectator.com%2F&ul=en-us&dt=The%20Spectator&sr=800x600&vp=1350x940&ec=showTemplate&el=Show%20template&_u=qChAAEABAAAAACAAI~&jid=1556911200&gjid=1668762179&cid=1798483449.1776818737&tid=UA-2430033-22&_gid=1886187249.1776818738&_r=1&_slc=1&z=589632866www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1600266531&t=event&ni=1&_s=1&dl=https%3A%2F%2Fspectator.com%2F&ul=en-us&dt=The%20Spectator&sr=800x600&vp=1350x940&ec=showTemplate&el=Show%20template&_u=qChAAEABAAAAACAAI~&jid=1556911200&gjid=1668762179&cid=1798483449.1776818737&tid=UA-2430033-22&_gid=1886187249.1776818738&_r=1&_slc=1&z=589632866 — 200 — 450 B — 11 ms — h2https://o4505874017878016.ingest.us.sentry.io/api/4506043185496064/envelope/?sentry_key=b28f87b3c65b5000e91461ba6856e4c6&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.120.4o4505874017878016.ingest.us.sentry.... https://o4505874017878016.ingest.us.sentry.io/api/4506043185496064/envelope/?sentry_key=b28f87b3c65b5000e91461ba6856e4c6&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.120.4 — 429 — 281 B — 70 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 4259ms · 2307KB · £22/mo
Unattributable
Other
Costly
Execution 476ms
Transfer 0 KB
Monthly Cost £2/mo
browser.sentry-cdn.com
Other
Costly
Execution 460ms
Transfer 71 KB
Monthly Cost £2/mo
spectator.com
Other
Costly
Execution 409ms
Transfer 43 KB
Monthly Cost £2/mo
cdnjs
CDN
Costly
Execution 274ms
Transfer 0 KB
Monthly Cost £1/mo
js.sentry-cdn.com
Other
Costly
Execution 255ms
Transfer 3 KB
Monthly Cost £1/mo
Google Tag Manager
Tag Manager
Optional
Execution 197ms
Transfer 173 KB
Unused 41%
Monthly Cost £1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 183ms
Transfer 187 KB
Unused 75%
Monthly Cost £1/mo
c.amazon-adsystem.com
Other
Optional
Execution 162ms
Transfer 91 KB
Unused 56%
Monthly Cost £1/mo
auth.spectator.co.uk
Other
Optional
Execution 156ms
Transfer 1 KB
Monthly Cost £1/mo
Google Tag Manager
Tag Manager
Optional
Execution 151ms
Transfer 164 KB
Unused 45%
Monthly Cost £1/mo
Facebook Pixel
Advertising
Optional
Execution 149ms
Transfer 127 KB
Unused 28%
Monthly Cost £1/mo
Google Tag Manager
Tag Manager
Optional
Execution 141ms
Transfer 155 KB
Unused 49%
Monthly Cost £1/mo
Microsoft Clarity
Session Replay
Optional
Execution 136ms
Transfer 26 KB
Monthly Cost £1/mo
micro.rubiconproject.com
Other
Optional
Execution 128ms
Transfer 192 KB
Unused 49%
Monthly Cost £1/mo
Google Tag Manager
Tag Manager
Optional
Execution 125ms
Transfer 172 KB
Unused 39%
Monthly Cost £1/mo
cdn.privacy-mgmt.com
Other
Optional
Execution 107ms
Transfer 24 KB
Monthly Cost £1/mo
Stripe
Payment
Essential
Execution 102ms
Transfer 225 KB
Unused 73%
Monthly Cost £1/mo
Google Tag Manager
Tag Manager
Optional
Execution 91ms
Transfer 146 KB
Unused 44%
Monthly Cost £0/mo
Google Tag Manager
Tag Manager
Optional
Execution 86ms
Transfer 145 KB
Unused 45%
Monthly Cost £0/mo
vx.spectator.com
Other
Optional
Execution 82ms
Transfer 0 KB
Unused 70%
Monthly Cost £0/mo
Google Analytics
Analytics
Optional
Execution 81ms
Transfer 21 KB
Monthly Cost £0/mo
www.tinypass.com
Other
Optional
Execution 70ms
Transfer 133 KB
Unused 52%
Monthly Cost £0/mo
spectator.com
Other
Optional
Execution 69ms
Transfer 35 KB
Unused 66%
Monthly Cost £0/mo
Hotjar
Session Replay
Optional
Execution 58ms
Transfer 57 KB
Unused 67%
Monthly Cost £0/mo
cdp.customer.io
Other
Optional
Execution 55ms
Transfer 19 KB
Monthly Cost £0/mo
Facebook Pixel
Advertising
Optional
Execution 55ms
Transfer 97 KB
Unused 34%
Monthly Cost £0/mo

These scripts may cost more than they're worth

  • Unattributable adds 476ms and costs ~£2/month
  • browser.sentry-cdn.com adds 460ms and costs ~£2/month
  • spectator.com adds 409ms and costs ~£2/month
  • cdnjs adds 274ms and costs ~£1/month
  • js.sentry-cdn.com adds 255ms and costs ~£1/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

browser.sentry-cdn.com takes 460ms 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

spectator.com takes 409ms 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

cdnjs takes 274ms 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

js.sentry-cdn.com takes 255ms 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

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

56% of c.amazon-adsystem.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

73% of Stripe'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

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

Why this matters

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

Source: web.dev

52% of www.tinypass.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

66% of spectator.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

67% of Hotjar's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback