Skip to content
https://downdetector.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
4
REVIEW
3
PASS
6
INFO
2

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

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

724 ms

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

1.29 s

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

140 ms

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

0.023

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

1.29 s

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

4.89 s

Page Load Progression

474 ms
947 ms
1.4 s
1.9 s
2.4 s
2.8 s
3.3 s
3.8 s
Checks
15
6 PASS 3 REVIEW 4 FIX
D
Page Weight Budget
Action
2.5 MB transferred, 150 requests
FIX
2.5 MB transferred, 150 requests
Warning::
Page weighs 8.2 MB (2.5 MB transferred)
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Warning::
150 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.52 g CO2 per page load
2.5 MB / 2.4 MB budget
2.5 MB transferred
150 requests
0.52 g CO2 per page load
JavaScript 1.6 MiB 66%
Images 231.4 KiB 9%
Other 211.9 KiB 8%
HTML 145.2 KiB 6%
Fonts 138.0 KiB 5%
CSS 81.2 KiB 3%
Other 32.6 KiB 1%
Other 5.9 KiB 0%
Other 1.0 KiB 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

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
88% third-party, 0 ms blocking
FIX
88% third-party, 0 ms blocking
Warning::
Third-party code accounts for 88% of page weight (2.2 MiB of 2.5 MiB)
Info::
Third-party blocking time is low (0 ms)
88%
First-party Third-party
F
JS Bundles
Action
40 scripts, 969 KB unused
FIX
40 scripts, 969 KB unused
Warning::
https://cdn.ziffstatic.com/pg/downdetector.prebid....: 154 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.ziffstatic.com/pg/downdetector.prebid....: 154 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 121 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-0PZM...: 106 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn3.downdetector.com/_next/static/chunks/...: 77 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 969 KB
969 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.ziffstatic.com/pg/downdetector.prebid.js232 KB154 KB (66%)3rd
https://cdn.ziffstatic.com/pg/downdetector.prebid.js0 KB154 KB (66%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB121 KB (64%)3rd
https://www.googletagmanager.com/gtag/js?id=G-0PZM58H213&cx=c&gtm=4e64m0h2153 KB106 KB (69%)3rd
https://cdn3.downdetector.com/_next/static/chunks/2037-4989b8c4c5d0e6a7.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832125 KB77 KB (61%)3rd
https://cdn.ziffstatic.com/jst/otBannerSdk.202512.1.0.js126 KB74 KB (59%)3rd
https://www.googletagmanager.com/gtag/destination?id=G-0PZM58H213&cx=c&gtm=4e64m0h2153 KB62 KB (40%)3rd
https://openads-cdn.adsrvr.org/openadsjs/build/v1.0/ziffdavis/openads.js90 KB60 KB (67%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WS2HF4K129 KB56 KB (44%)3rd
https://client.aps.amazon-adsystem.com/publisher.js83 KB49 KB (60%)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
150 resources · 2.5 MB · 969 KB savings available
FIX
150 resources · 2.5 MB · 969 KB savings available
Warning::
Page weight 1.5 MB over 1MB target
Got: 2.5 MB Expected: ≤ 1 MB
Info::
~969 KB of savings available
Warning::
135 third-party resources (88% of weight)
Info::
1 resources over 200KB
150 resources · 2.5 MiB · 135 third-party 1.5 MiB over 1MB target
JavaScript 66% · 1.6 MiB
Other 9% · 237.4 KiB
Image 9% · 233.3 KiB
Document 6% · 149.6 KiB
Font 5% · 138.0 KiB
CSS 3% · 85.9 KiB

~969.1 KiB of savings available

Remove unused JavaScript: 969.1 KiB
B
Image Optimization
50 images, 0 KB saveable
REVIEW
50 images, 0 KB saveable
Info::
All images are well-optimized
50 images 231 KB
0 oversized -0 KB
49 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1849ms total JS execution
REVIEW
1849ms total JS execution
Warning::
https://cdn3.downdetector.com/_next/static/chunks/...: 370ms CPU time
Warning::
https://downdetector.com/: 302ms CPU time
Info::
Unattributable: 225ms CPU time
Info::
https://securepubads.g.doubleclick.net/pagead/mana...: 156ms CPU time
Info::
https://cdn3.downdetector.com/_next/static/chunks/...: 116ms CPU time
Warning::
Third-party scripts: 1547ms (84% of total)

Main Thread Breakdown

Script Evaluation 56% Other 18% Script Parsing & Compilation 10% Style & Layout 9% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://cdn3.downdetector.com/_next/static/chunks/2037-4989b8c4c5d0e6a7.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832370ms327ms16ms3rd
https://downdetector.com/302ms19ms13ms1st
Unattributable225ms34ms0ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js156ms116ms20ms3rd
https://cdn3.downdetector.com/_next/static/chunks/app/%5Bdomain%5D/%5Blocale%5D/(home)/page-3dc2aa5e385bcb6c.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832116ms16ms1ms3rd
https://www.googletagmanager.com/gtag/destination?id=G-0PZM58H213&cx=c&gtm=4e64m0h2110ms91ms17ms3rd
https://cdn.ziffstatic.com/jst/otBannerSdk.202512.1.0.js107ms67ms20ms3rd
https://cdn.ziffstatic.com/pg/downdetector.prebid.js105ms70ms32ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WS2HF4K79ms65ms13ms3rd
https://cdn.ziffstatic.com/jst/otGPP.202512.1.0.js78ms71ms5ms3rd

Showing top 10 of 13 scripts

B
HTTP Caching
public, max-age=0, s-maxage=90, stale-while-revalidate=180
REVIEW
public, max-age=0, s-maxage=90, stale-while-revalidate=180
Info::
Cache-Control header is set
Got: public, max-age=0, s-maxage=90, stale-while-revalidate=180
Info::
CDN TTL: 1 minute (s-maxage=90)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=0, s-maxage=90, stale-while-revalidate=180

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
s-maxage90CDN caches for 1 minute
stale-while-revalidate180Serve stale for 3 minutes while fetching fresh
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
4 fonts (138 KB)
PASS
4 fonts (138 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

138 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 724 ms LCP 1.3 shttps://cdn3.downdetector.com/_next/static/media/1f173e5e25f3efee-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a8321f173e5e25f3efee-s.p.woff2 https://cdn3.downdetector.com/_next/static/media/1f173e5e25f3efee-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 67.3 KiB — 79 ms — font-display: swaphttps://cdn3.downdetector.com/_next/static/media/904be59b21bd51cb-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832904be59b21bd51cb-s.p.woff2 https://cdn3.downdetector.com/_next/static/media/904be59b21bd51cb-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 35.4 KiB — 75 ms — font-display: swaphttps://cdn3.downdetector.com/_next/static/media/b1f344208eb4edfe-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832b1f344208eb4edfe-s.p.woff2 https://cdn3.downdetector.com/_next/static/media/b1f344208eb4edfe-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 24.2 KiB — 78 ms — font-display: swaphttps://cdn3.downdetector.com/_next/static/media/bf24a9759715e608-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832bf24a9759715e608-s.p.woff2 https://cdn3.downdetector.com/_next/static/media/bf24a9759715e608-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 11.1 KiB — 74 ms — font-display: swap
1f173e5e25f3efee-s.p.woff2 woff2 swap
Size 67 KB
Load time 79 ms
Start 44 ms
Risk FOUT — text flashes from fallback to web font
904be59b21bd51cb-s.p.woff2 woff2 swap
Size 35 KB
Load time 75 ms
Start 45 ms
Risk FOUT — text flashes from fallback to web font
b1f344208eb4edfe-s.p.woff2 woff2 swap
Size 24 KB
Load time 78 ms
Start 45 ms
Risk FOUT — text flashes from fallback to web font
bf24a9759715e608-s.p.woff2 woff2 swap
Size 11 KB
Load time 74 ms
Start 46 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
150 requests over 4858ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 724 ms LCP 1.3 shttps://downdetector.com// https://downdetector.com/ — 200 — 143.3 KiB — 35 ms — h3https://cdn3.downdetector.com/_next/static/media/1f173e5e25f3efee-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/media/1f173e5e25f3efee-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 67.3 KiB — 79 ms — h3https://cdn3.downdetector.com/_next/static/media/904be59b21bd51cb-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/media/904be59b21bd51cb-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 35.4 KiB — 75 ms — h3https://cdn3.downdetector.com/_next/static/media/b1f344208eb4edfe-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/media/b1f344208eb4edfe-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 24.2 KiB — 78 ms — h3https://cdn3.downdetector.com/_next/static/media/bf24a9759715e608-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/media/bf24a9759715e608-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 11.1 KiB — 74 ms — h3https://cdn3.downdetector.com/_next/static/css/f2cd99fb0e552880.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/css/f2cd99fb0e552880.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 2.7 KiB — 45 ms — h3https://cdn3.downdetector.com/_next/static/css/698f2c2b167efd70.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/css/698f2c2b167efd70.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 29.5 KiB — 53 ms — h3https://cdn3.downdetector.com/_next/static/css/2e9485093c9c7368.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/css/2e9485093c9c7368.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 32.1 KiB — 70 ms — h3https://cdn3.downdetector.com/_next/static/css/69156bf3f6ea5313.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/css/69156bf3f6ea5313.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 1.7 KiB — 40 ms — h3https://cdn3.downdetector.com/_next/static/css/0b2524a2a34a7de7.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/css/0b2524a2a34a7de7.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 14.7 KiB — 72 ms — h3https://cdn.ziffstatic.com/pg/downdetector.jscdn.ziffstatic.com/pg/downdetector.... https://cdn.ziffstatic.com/pg/downdetector.js — 200 — 29.8 KiB — 34 ms — h2https://cdn.ziffstatic.com/pg/downdetector.prebid.jscdn.ziffstatic.com/pg/downdetector.... https://cdn.ziffstatic.com/pg/downdetector.prebid.js — 200 — 232.1 KiB — 82 ms — h2https://cdn.ziffstatic.com/pg/downdetector.csscdn.ziffstatic.com/pg/downdetector.... https://cdn.ziffstatic.com/pg/downdetector.css — 200 — 549 B — 23 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.8 KiB — 71 ms — h3https://cdn.ziffstatic.com/jst/zdconsent.jscdn.ziffstatic.com/jst/zdconsent.js https://cdn.ziffstatic.com/jst/zdconsent.js — 200 — 27.8 KiB — 75 ms — h2https://downdetector.com/site.webmanifest/site.webmanifest https://downdetector.com/site.webmanifest — 200 — 1.0 KiB — 52 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=640/images/ellipse_blur.svgcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=640/images/ellipse_blur.svg — 200 — 892 B — 51 ms — h3https://cdn3.downdetector.com/_next/static/chunks/webpack-301d096882ede0e1.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/webpack-301d096882ede0e1.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 2.6 KiB — 16 ms — h3https://cdn3.downdetector.com/_next/static/chunks/52774a7f-315ec457c979b05c.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/52774a7f-315ec457c979b05c.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 36.3 KiB — 35 ms — h3https://cdn3.downdetector.com/_next/static/chunks/4bd1b696-f5772828d0c6f5dc.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/4bd1b696-f5772828d0c6f5dc.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 59.2 KiB — 51 ms — h3https://cdn3.downdetector.com/_next/static/chunks/2037-4989b8c4c5d0e6a7.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/2037-4989b8c4c5d0e6a7.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 125.0 KiB — 84 ms — h3https://cdn3.downdetector.com/_next/static/chunks/main-app-07f67394251fcb16.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/main-app-07f67394251fcb16.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 2.9 KiB — 41 ms — h3https://cdn3.downdetector.com/_next/static/chunks/app/global-error-f6d61abc7fedc813.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/app/global-error-f6d61abc7fedc813.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 6.3 KiB — 46 ms — h3https://cdn3.downdetector.com/_next/static/chunks/8525-8727185398e610d2.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/8525-8727185398e610d2.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 15.5 KiB — 50 ms — h3https://cdn3.downdetector.com/_next/static/chunks/2402-6c297e662e4a1953.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/2402-6c297e662e4a1953.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 5.5 KiB — 41 ms — h3https://cdn3.downdetector.com/_next/static/chunks/8806-5c8921572e39d482.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/8806-5c8921572e39d482.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 4.7 KiB — 43 ms — h3https://cdn3.downdetector.com/_next/static/chunks/1037-60fdc24c796fbe5a.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/1037-60fdc24c796fbe5a.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 8.1 KiB — 70 ms — h3https://cdn3.downdetector.com/_next/static/chunks/7628-c7c61c5838bdd92f.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/7628-c7c61c5838bdd92f.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 5.4 KiB — 57 ms — h3https://cdn3.downdetector.com/_next/static/chunks/6646-56785240c3df989e.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/6646-56785240c3df989e.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 6.2 KiB — 59 ms — h3https://cdn3.downdetector.com/_next/static/chunks/2009-64744b830b63ec7f.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/2009-64744b830b63ec7f.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 6.8 KiB — 61 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 724 ms LCP 1.3 shttps://downdetector.com// https://downdetector.com/ — 200 — 143.3 KiB — 35 ms — h3https://cdn3.downdetector.com/_next/static/media/1f173e5e25f3efee-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/media/1f173e5e25f3efee-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 67.3 KiB — 79 ms — h3https://cdn3.downdetector.com/_next/static/media/904be59b21bd51cb-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/media/904be59b21bd51cb-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 35.4 KiB — 75 ms — h3https://cdn3.downdetector.com/_next/static/media/b1f344208eb4edfe-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/media/b1f344208eb4edfe-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 24.2 KiB — 78 ms — h3https://cdn3.downdetector.com/_next/static/media/bf24a9759715e608-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/media/bf24a9759715e608-s.p.woff2?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 11.1 KiB — 74 ms — h3https://cdn3.downdetector.com/_next/static/css/f2cd99fb0e552880.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/css/f2cd99fb0e552880.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 2.7 KiB — 45 ms — h3https://cdn3.downdetector.com/_next/static/css/698f2c2b167efd70.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/css/698f2c2b167efd70.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 29.5 KiB — 53 ms — h3https://cdn3.downdetector.com/_next/static/css/2e9485093c9c7368.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/css/2e9485093c9c7368.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 32.1 KiB — 70 ms — h3https://cdn3.downdetector.com/_next/static/css/69156bf3f6ea5313.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/css/69156bf3f6ea5313.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 1.7 KiB — 40 ms — h3https://cdn3.downdetector.com/_next/static/css/0b2524a2a34a7de7.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/css/0b2524a2a34a7de7.css?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 14.7 KiB — 72 ms — h3https://cdn.ziffstatic.com/pg/downdetector.jscdn.ziffstatic.com/pg/downdetector.... https://cdn.ziffstatic.com/pg/downdetector.js — 200 — 29.8 KiB — 34 ms — h2https://cdn.ziffstatic.com/pg/downdetector.prebid.jscdn.ziffstatic.com/pg/downdetector.... https://cdn.ziffstatic.com/pg/downdetector.prebid.js — 200 — 232.1 KiB — 82 ms — h2https://cdn.ziffstatic.com/pg/downdetector.csscdn.ziffstatic.com/pg/downdetector.... https://cdn.ziffstatic.com/pg/downdetector.css — 200 — 549 B — 23 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.8 KiB — 71 ms — h3https://cdn.ziffstatic.com/jst/zdconsent.jscdn.ziffstatic.com/jst/zdconsent.js https://cdn.ziffstatic.com/jst/zdconsent.js — 200 — 27.8 KiB — 75 ms — h2https://downdetector.com/site.webmanifest/site.webmanifest https://downdetector.com/site.webmanifest — 200 — 1.0 KiB — 52 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=640/images/ellipse_blur.svgcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=640/images/ellipse_blur.svg — 200 — 892 B — 51 ms — h3https://cdn3.downdetector.com/_next/static/chunks/webpack-301d096882ede0e1.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/webpack-301d096882ede0e1.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 2.6 KiB — 16 ms — h3https://cdn3.downdetector.com/_next/static/chunks/52774a7f-315ec457c979b05c.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/52774a7f-315ec457c979b05c.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 36.3 KiB — 35 ms — h3https://cdn3.downdetector.com/_next/static/chunks/4bd1b696-f5772828d0c6f5dc.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/4bd1b696-f5772828d0c6f5dc.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 59.2 KiB — 51 ms — h3https://cdn3.downdetector.com/_next/static/chunks/2037-4989b8c4c5d0e6a7.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/2037-4989b8c4c5d0e6a7.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 125.0 KiB — 84 ms — h3https://cdn3.downdetector.com/_next/static/chunks/main-app-07f67394251fcb16.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/main-app-07f67394251fcb16.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 2.9 KiB — 41 ms — h3https://cdn3.downdetector.com/_next/static/chunks/app/global-error-f6d61abc7fedc813.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/app/global-error-f6d61abc7fedc813.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 6.3 KiB — 46 ms — h3https://cdn3.downdetector.com/_next/static/chunks/8525-8727185398e610d2.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/8525-8727185398e610d2.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 15.5 KiB — 50 ms — h3https://cdn3.downdetector.com/_next/static/chunks/2402-6c297e662e4a1953.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/2402-6c297e662e4a1953.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 5.5 KiB — 41 ms — h3https://cdn3.downdetector.com/_next/static/chunks/8806-5c8921572e39d482.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/8806-5c8921572e39d482.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 4.7 KiB — 43 ms — h3https://cdn3.downdetector.com/_next/static/chunks/1037-60fdc24c796fbe5a.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/1037-60fdc24c796fbe5a.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 8.1 KiB — 70 ms — h3https://cdn3.downdetector.com/_next/static/chunks/7628-c7c61c5838bdd92f.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/7628-c7c61c5838bdd92f.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 5.4 KiB — 57 ms — h3https://cdn3.downdetector.com/_next/static/chunks/6646-56785240c3df989e.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/6646-56785240c3df989e.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 6.2 KiB — 59 ms — h3https://cdn3.downdetector.com/_next/static/chunks/2009-64744b830b63ec7f.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/2009-64744b830b63ec7f.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 6.8 KiB — 61 ms — h3https://cdn3.downdetector.com/_next/static/chunks/6848-367a948827f0d031.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/6848-367a948827f0d031.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 3.8 KiB — 60 ms — h3https://cdn3.downdetector.com/_next/static/chunks/app/%5Bdomain%5D/%5Blocale%5D/(home)/page-3dc2aa5e385bcb6c.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/app/%5Bdomain%5D/%5Blocale%5D/(home)/page-3dc2aa5e385bcb6c.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 12.9 KiB — 75 ms — h3https://cdn3.downdetector.com/_next/static/chunks/2615-0d63dd9f8b783df6.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/2615-0d63dd9f8b783df6.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 17.1 KiB — 77 ms — h3https://cdn3.downdetector.com/_next/static/chunks/6068-21feabad7d4c9319.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/6068-21feabad7d4c9319.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 18.8 KiB — 77 ms — h3https://cdn3.downdetector.com/_next/static/chunks/app/%5Bdomain%5D/%5Blocale%5D/layout-70a1e29c57c208f3.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/app/%5Bdomain%5D/%5Blocale%5D/layout-70a1e29c57c208f3.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 24.9 KiB — 78 ms — h3https://cdn3.downdetector.com/_next/static/chunks/app/%5Bdomain%5D/%5Blocale%5D/error-25116a7d72219686.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/app/%5Bdomain%5D/%5Blocale%5D/error-25116a7d72219686.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 2.2 KiB — 75 ms — h3https://cdn3.downdetector.com/_next/static/chunks/app/%5Bdomain%5D/%5Blocale%5D/not-found-7dc536357e664fe9.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/app/%5Bdomain%5D/%5Blocale%5D/not-found-7dc536357e664fe9.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 2.1 KiB — 72 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=32/images/country_flags/us.svgcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=32/images/country_flags/us.svg — 200 — 820 B — 32 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=2048/images/sparkline.svgcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=2048/images/sparkline.svg — 200 — 1.1 KiB — 46 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/download_6_sVdUw6A.jpgcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/download_6_sVdUw6A.jpg — 200 — 3.7 KiB — 47 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/9anime-logo.jpegcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/9anime-logo.jpeg — 200 — 5.0 KiB — 74 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Reddit_logo.svg.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Reddit_logo.svg.png — 200 — 6.5 KiB — 50 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/spectrum_logo_1.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/spectrum_logo_1.png — 200 — 3.6 KiB — 62 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/logo-black_WjJi8He.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/logo-black_WjJi8He.png — 200 — 5.9 KiB — 121 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/download_R8wgZrz.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/download_R8wgZrz.png — 200 — 4.9 KiB — 108 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/att.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/att.png — 200 — 9.0 KiB — 107 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/image17.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/image17.png — 200 — 3.9 KiB — 108 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Image_from_iOS_2.jpgcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Image_from_iOS_2.jpg — 200 — 7.2 KiB — 103 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/doordash_logo.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/doordash_logo.png — 200 — 3.7 KiB — 104 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/roblox-logo-black-png-transparent.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/roblox-logo-black-png-transparent.png — 200 — 3.6 KiB — 102 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/microsoft_outlook_JVfuPJF.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/microsoft_outlook_JVfuPJF.png — 200 — 24.0 KiB — 101 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Experian_logo.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Experian_logo.png — 200 — 4.3 KiB — 79 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/download-9_kKLqJHA.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/download-9_kKLqJHA.png — 200 — 3.1 KiB — 104 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/crunchyroll_1.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/crunchyroll_1.png — 200 — 3.8 KiB — 101 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Tiktok_logo.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Tiktok_logo.png — 200 — 7.0 KiB — 100 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Microsoft_Teams_logo.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Microsoft_Teams_logo.png — 200 — 4.4 KiB — 102 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/microsoft-365.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/microsoft-365.png — 200 — 3.7 KiB — 99 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/FB-f-Logo__blue_512.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/FB-f-Logo__blue_512.png — 200 — 2.8 KiB — 103 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/yahoo-mail-vector-logo.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/yahoo-mail-vector-logo.png — 200 — 3.7 KiB — 103 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/cloudflare_3.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/cloudflare_3.png — 200 — 3.6 KiB — 104 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Steam-Logo.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Steam-Logo.png — 200 — 14.9 KiB — 88 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/image18.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/image18.png — 200 — 3.3 KiB — 101 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/escape-from-tarkov.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/escape-from-tarkov.png — 200 — 6.3 KiB — 99 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/fiserv.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/fiserv.png — 200 — 5.5 KiB — 96 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Claude_AI_logo.svgcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Claude_AI_logo.svg — 200 — 2.7 KiB — 102 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Instagram_Logo_Large.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Instagram_Logo_Large.png — 200 — 5.8 KiB — 102 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/cox-communications.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/cox-communications.png — 200 — 4.7 KiB — 101 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/PlayStation_Network_logo.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/PlayStation_Network_logo.png — 200 — 4.1 KiB — 102 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Discord_logo.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Discord_logo.png — 200 — 3.8 KiB — 109 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/rainboxsix.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/rainboxsix.png — 200 — 5.4 KiB — 100 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/aws-logo-icon-PNG-Transparent-Background_5.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/aws-logo-icon-PNG-Transparent-Background_5.png — 200 — 14.6 KiB — 109 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/frontier.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/frontier.png — 200 — 7.0 KiB — 98 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Mediacom_Communications.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Mediacom_Communications.png — 200 — 5.0 KiB — 94 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Target.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/Target.png — 200 — 14.7 KiB — 94 ms — h3https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/download-6_UhywwWD.pngcdn3.downdetector.com/cdn-cgi/image... https://cdn3.downdetector.com/cdn-cgi/image/width=256/https://cdn2.downdetector.com/static/uploads/logo/download-6_UhywwWD.png — 200 — 4.9 KiB — 96 ms — h3https://cdn.cookielaw.org/consent/82c2d183-be5c-4142-aba1-d8c367adc5f3/82c2d183-be5c-4142-aba1-d8c367adc5f3.jsoncdn.cookielaw.org/consent/82c2d183-... https://cdn.cookielaw.org/consent/82c2d183-be5c-4142-aba1-d8c367adc5f3/82c2d183-be5c-4142-aba1-d8c367adc5f3.json — 200 — 2.6 KiB — 26 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 273 B — 20 ms — h2https://cdn.ziffstatic.com/ajs?zoneid=acdn.ziffstatic.com/ajs?zoneid=a https://cdn.ziffstatic.com/ajs?zoneid=a — 200 — 661 B — 8 ms — h2https://downdetector.com/icons/favicon-32x32.png/icons/favicon-32x32.png https://downdetector.com/icons/favicon-32x32.png — 200 — 1.9 KiB — 13 ms — h3https://cdn.ziffstatic.com/jst/otBannerSdk.202512.1.0.jscdn.ziffstatic.com/jst/otBannerSdk.... https://cdn.ziffstatic.com/jst/otBannerSdk.202512.1.0.js — 200 — 126.2 KiB — 14 ms — h3https://cdn.ziffstatic.com/pg/downdetector.prebid.jscdn.ziffstatic.com/pg/downdetector.... https://cdn.ziffstatic.com/pg/downdetector.prebid.js — 200 — 15 B — 46 ms — h2https://config.aps.amazon-adsystem.com/configs/3336config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3336 — 200 — 2.1 KiB — 15 ms — h2https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 82.5 KiB — 34 ms — h2https://openads-cdn.adsrvr.org/openadsjs/build/v1.0/ziffdavis/openads.jsopenads-cdn.adsrvr.org/openadsjs/bu... https://openads-cdn.adsrvr.org/openadsjs/build/v1.0/ziffdavis/openads.js — 200 — 89.9 KiB — 55 ms — h2https://downdetector.com/status/t-mobile/?_rsc=1cw8x/status/t-mobile/?_rsc=1cw8x https://downdetector.com/status/t-mobile/?_rsc=1cw8x — 200 — 1.0 KiB — 609 ms — h3https://downdetector.com/status/twitter/?_rsc=1cw8x/status/twitter/?_rsc=1cw8x https://downdetector.com/status/twitter/?_rsc=1cw8x — 200 — 1.0 KiB — 28 ms — h3https://downdetector.com/status/spectrum/?_rsc=1cw8x/status/spectrum/?_rsc=1cw8x https://downdetector.com/status/spectrum/?_rsc=1cw8x — 200 — 1.0 KiB — 30 ms — h3https://downdetector.com/status/reddit/?_rsc=1cw8x/status/reddit/?_rsc=1cw8x https://downdetector.com/status/reddit/?_rsc=1cw8x — 200 — 1020 B — 30 ms — h3https://downdetector.com/status/9anime/?_rsc=1cw8x/status/9anime/?_rsc=1cw8x https://downdetector.com/status/9anime/?_rsc=1cw8x — 200 — 1.0 KiB — 17 ms — h3https://downdetector.com/status/grok/?_rsc=1cw8x/status/grok/?_rsc=1cw8x https://downdetector.com/status/grok/?_rsc=1cw8x — 200 — 1018 B — 16 ms — h3https://downdetector.com/status/twitter/?_rsc=1189u/status/twitter/?_rsc=1189u https://downdetector.com/status/twitter/?_rsc=1189u — 200 — 27.6 KiB — 1.2 s — h3https://downdetector.com/status/spectrum/?_rsc=rjduv/status/spectrum/?_rsc=rjduv https://downdetector.com/status/spectrum/?_rsc=rjduv — 200 — 22.9 KiB — 17 ms — h3https://downdetector.com/status/reddit/?_rsc=102va/status/reddit/?_rsc=102va https://downdetector.com/status/reddit/?_rsc=102va — 200 — 27.8 KiB — 14 ms — h3https://cdn.cookielaw.org/consent/82c2d183-be5c-4142-aba1-d8c367adc5f3/019bdd35-7896-7422-8f9b-f00f5c4c1715/en.jsoncdn.cookielaw.org/consent/82c2d183-... https://cdn.cookielaw.org/consent/82c2d183-be5c-4142-aba1-d8c367adc5f3/019bdd35-7896-7422-8f9b-f00f5c4c1715/en.json — 200 — 43.1 KiB — 21 ms — h2https://cdn3.downdetector.com/_next/static/chunks/5125-b3840f68d2c10cc5.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/5125-b3840f68d2c10cc5.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 3.8 KiB — 32 ms — h3https://cdn3.downdetector.com/_next/static/chunks/8646-00667f5f49e7a072.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/8646-00667f5f49e7a072.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 12.4 KiB — 31 ms — h3https://cdn3.downdetector.com/_next/static/chunks/3937-2b190bf6d9c65082.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/3937-2b190bf6d9c65082.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 6.6 KiB — 28 ms — h3https://cdn3.downdetector.com/_next/static/chunks/app/%5Bdomain%5D/%5Blocale%5D/status/%5Bslug%5D/page-c10da34fa7e46c2a.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832cdn3.downdetector.com/_next/static/... https://cdn3.downdetector.com/_next/static/chunks/app/%5Bdomain%5D/%5Blocale%5D/status/%5Bslug%5D/page-c10da34fa7e46c2a.js?dpl=f019186ee39f3b58fbf245211786b16579e1a832 — 200 — 2.6 KiB — 29 ms — h3https://downdetector.com/status/9anime/?_rsc=co4z7/status/9anime/?_rsc=co4z7 https://downdetector.com/status/9anime/?_rsc=co4z7 — 200 — 21.4 KiB — 31 ms — h3https://downdetector.com/status/grok/?_rsc=1y2dw/status/grok/?_rsc=1y2dw https://downdetector.com/status/grok/?_rsc=1y2dw — 200 — 28.6 KiB — 25 ms — h3https://cdn.ziffstatic.com/jst/otGPP.202512.1.0.jscdn.ziffstatic.com/jst/otGPP.202512... https://cdn.ziffstatic.com/jst/otGPP.202512.1.0.js — 200 — 22.2 KiB — 8 ms — h3https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otFloatingRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otFloatingRounded.json — 200 — 3.0 KiB — 11 ms — h2https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otCommonStyles.css — 200 — 4.6 KiB — 12 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fdowndetector.com%2F&domain=downdetector.com&cw=1&lsw=1&us_privacy=1YYY&gdpr=0&gpp=DBABLA~BVQVAAAAAAGA.QA&gpp_sid=7gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fdowndetector.com%2F&domain=downdetector.com&cw=1&lsw=1&us_privacy=1YYY&gdpr=0&gpp=DBABLA~BVQVAAAAAAGA.QA&gpp_sid=7 — 200 — 0 B — 11 ms — h2https://id5-sync.com/api/config/prebidid5-sync.com/api/config/prebid https://id5-sync.com/api/config/prebid — 200 — 654 B — 522 ms — h2https://idx.liadm.com/idex/prebid/78659?duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&us_privacy=1YYY&gdpr=0&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&cd=.downdetector.com&pu=https%3A%2F%2Fdowndetector.com&resolve=nonId&resolve=uid2&resolve=bidswitch&resolve=medianet&resolve=magnite&resolve=pubmatic&resolve=index&resolve=openx&resolve=thetradedesk&resolve=sovrn&resolve=vidazoo&resolve=sharethrough&resolve=triplelift&resolve=zetassp&resolve=nexxenidx.liadm.com/idex/prebid/78659?dui... https://idx.liadm.com/idex/prebid/78659?duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&us_privacy=1YYY&gdpr=0&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&cd=.downdetector.com&pu=https%3A%2F%2Fdowndetector.com&resolve=nonId&resolve=uid2&resolve=bidswitch&resolve=medianet&resolve=magnite&resolve=pubmatic&resolve=index&resolve=openx&resolve=thetradedesk&resolve=sovrn&resolve=vidazoo&resolve=sharethrough&resolve=triplelift&resolve=zetassp&resolve=nexxen — 204 — 370 B — 761 ms — h2https://idx.liadm.com/idex/prebid/78659?duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&us_privacy=1YYY&gdpr=0&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&cd=.downdetector.com&pu=https%3A%2F%2Fdowndetector.com&resolve=nonId&resolve=uid2&resolve=bidswitch&resolve=medianet&resolve=magnite&resolve=pubmatic&resolve=index&resolve=openx&resolve=thetradedesk&resolve=sovrn&resolve=vidazoo&resolve=sharethrough&resolve=triplelift&resolve=zetassp&resolve=nexxenidx.liadm.com/idex/prebid/78659?dui... https://idx.liadm.com/idex/prebid/78659?duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&us_privacy=1YYY&gdpr=0&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&cd=.downdetector.com&pu=https%3A%2F%2Fdowndetector.com&resolve=nonId&resolve=uid2&resolve=bidswitch&resolve=medianet&resolve=magnite&resolve=pubmatic&resolve=index&resolve=openx&resolve=thetradedesk&resolve=sovrn&resolve=vidazoo&resolve=sharethrough&resolve=triplelift&resolve=zetassp&resolve=nexxen — 204 — 0 B — 761 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fdowndetector.com%2F&domain=downdetector.com&cw=1&lsw=1&us_privacy=1YYY&gdpr=0&gpp=DBABLA~BVQVAAAAAAGA.QA&gpp_sid=7gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fdowndetector.com%2F&domain=downdetector.com&cw=1&lsw=1&us_privacy=1YYY&gdpr=0&gpp=DBABLA~BVQVAAAAAAGA.QA&gpp_sid=7 — 200 — 375 B — 8 ms — h2https://cdn.cookielaw.org/logos/f73513a8-7a10-4a9d-939a-703f8d994839/68ba5107-2631-4364-8cf1-a2c97b2b245a/0d2d0ca7-f860-42a1-8f42-a871c00a77ba/zd_logo.pngcdn.cookielaw.org/logos/f73513a8-7a... https://cdn.cookielaw.org/logos/f73513a8-7a10-4a9d-939a-703f8d994839/68ba5107-2631-4364-8cf1-a2c97b2b245a/0d2d0ca7-f860-42a1-8f42-a871c00a77ba/zd_logo.png — 200 — 6.3 KiB — 17 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WS2HF4Kwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WS2HF4K — 200 — 129.0 KiB — 29 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 — 13 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 19 ms — h3https://www.googletagmanager.com/gtag/destination?id=G-0PZM58H213&cx=c&gtm=4e64m0h2www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=G-0PZM58H213&cx=c&gtm=4e64m0h2 — 200 — 153.5 KiB — 56 ms — h2https://www.googletagmanager.com/gtag/js?id=G-0PZM58H213&cx=c&gtm=4e64m0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-0PZM58H213&cx=c&gtm=4e64m0h2 — 200 — 153.1 KiB — 53 ms — h3https://downdetector.com/status/t-mobile/?_rsc=1594i/status/t-mobile/?_rsc=1594i https://downdetector.com/status/t-mobile/?_rsc=1594i — 200 — 23.9 KiB — 37 ms — h3https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 42 ms — h2https://rp.liadm.com/j?dtstmp=1776898405571&aid=b-01lj&se=e30&duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&tv=v3.14.0&pu=https%3A%2F%2Fdowndetector.com%2F&us_privacy=1YYY&wpn=lc-bundle&wpv=v3.14.0&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&cd=.downdetector.com&pv=d78bbfd0-2e65-4dde-8e80-5c33dabc6bcbrp.liadm.com/j?dtstmp=1776898405571... https://rp.liadm.com/j?dtstmp=1776898405571&aid=b-01lj&se=e30&duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&tv=v3.14.0&pu=https%3A%2F%2Fdowndetector.com%2F&us_privacy=1YYY&wpn=lc-bundle&wpv=v3.14.0&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&cd=.downdetector.com&pv=d78bbfd0-2e65-4dde-8e80-5c33dabc6bcb — -1 — 0 B — 750 ms — https://cm.g.doubleclick.net/partnerpixels?gdpr_consent=tcunavailable&gdpr=0&tcfe=3&us_privacy=1YYY&trt=2&gpp=DBABLA~BVQVAAAAAAGA.QA&gpp_sid=7&url=https%3A%2F%2Fdowndetector.com%2Fcm.g.doubleclick.net/partnerpixels?... https://cm.g.doubleclick.net/partnerpixels?gdpr_consent=tcunavailable&gdpr=0&tcfe=3&us_privacy=1YYY&trt=2&gpp=DBABLA~BVQVAAAAAAGA.QA&gpp_sid=7&url=https%3A%2F%2Fdowndetector.com%2F — 200 — 232 B — 19 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=6036202&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776898405597&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=0&cs_ucc=1&cs_cmp_id=28&gpp_ssv=1&gpp_gpc=0&gpp_oos=111&gpp_oon=1X11100&gpp_sdp=0000000000000000&gpp_pdc=1&gpp_cdc=000&gpp_mct=2&gpp_mom=0&gpp_msm=0&cs_cmp_ie=10&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=7&gpp_smv=1.1&c7=https%3A%2F%2Fdowndetector.com%2F&c8=Downdetector%20-%20Check%20real-time%20service%20problems%20and%20outages%20-%20US&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=6036202&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776898405597&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=0&cs_ucc=1&cs_cmp_id=28&gpp_ssv=1&gpp_gpc=0&gpp_oos=111&gpp_oon=1X11100&gpp_sdp=0000000000000000&gpp_pdc=1&gpp_cdc=000&gpp_mct=2&gpp_mom=0&gpp_msm=0&cs_cmp_ie=10&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=7&gpp_smv=1.1&c7=https%3A%2F%2Fdowndetector.com%2F&c8=Downdetector%20-%20Check%20real-time%20service%20problems%20and%20outages%20-%20US&c9= — 302 — 760 B — 192 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 335 B — 520 ms — h2https://i.liadm.com/sync-container?duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&appId=b-01lj&euns=0&s=&us_privacy=1YYY&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&version=v3.14.0&cd=.downdetector.com&pv=d78bbfd0-2e65-4dde-8e80-5c33dabc6bcbi.liadm.com/sync-container?duid=06a... https://i.liadm.com/sync-container?duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&appId=b-01lj&euns=0&s=&us_privacy=1YYY&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&version=v3.14.0&cd=.downdetector.com&pv=d78bbfd0-2e65-4dde-8e80-5c33dabc6bcb — 200 — 1.6 KiB — 1.0 s — http/1.1https://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 — 9 ms — h3https://sb.scorecardresearch.com/b2?c1=2&c2=6036202&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776898405597&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=0&cs_ucc=1&cs_cmp_id=28&gpp_ssv=1&gpp_gpc=0&gpp_oos=111&gpp_oon=1X11100&gpp_sdp=0000000000000000&gpp_pdc=1&gpp_cdc=000&gpp_mct=2&gpp_mom=0&gpp_msm=0&cs_cmp_ie=10&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=7&gpp_smv=1.1&c7=https%3A%2F%2Fdowndetector.com%2F&c8=Downdetector%20-%20Check%20real-time%20service%20problems%20and%20outages%20-%20US&c9=sb.scorecardresearch.com/b2?c1=2&c2... https://sb.scorecardresearch.com/b2?c1=2&c2=6036202&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776898405597&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=0&cs_ucc=1&cs_cmp_id=28&gpp_ssv=1&gpp_gpc=0&gpp_oos=111&gpp_oon=1X11100&gpp_sdp=0000000000000000&gpp_pdc=1&gpp_cdc=000&gpp_mct=2&gpp_mom=0&gpp_msm=0&cs_cmp_ie=10&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=7&gpp_smv=1.1&c7=https%3A%2F%2Fdowndetector.com%2F&c8=Downdetector%20-%20Check%20real-time%20service%20problems%20and%20outages%20-%20US&c9= — 204 — 225 B — 163 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-0PZM58H213&gtm=45je64m0h2v875634193z8831312077za20gzb831312077zd831312077&_p=1776898405159&gcs=G100&gcd=13p3p3p3p7l1&npa=1&dma_cps=-&dma=0&tcfd=1000g&are=1&cid=2070759882.1776898406&frm=0&ngs=1&pscdl=denied&rcb=3&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~115938465~115938468~117266401~117512543&dp=%2F&sid=1776898405&sct=1&seg=0&dl=https%3A%2F%2Fdowndetector.com%2F&dt=Downdetector%20-%20Check%20real-time%20service%20problems%20and%20outages%20-%20US&_tu=AAg&en=page_view&_fv=2&_nsi=1&_ss=1&ep.isBlocked=false&ep.bucket_test=10&ep.ddDomain=downdetector.com&ep.ddPage=&ep.pageType=Home&ep.gtm_container_id=GTM-WS2HF4K&ep.gtm_version=38&ep.companyId=&ep.companyCurrentStatus=&ep.themeActive=light&ep.siteVersion=v2&epn.browserWidth=1350&epn.browserHeight=940&tfd=2281www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-0PZM58H213&gtm=45je64m0h2v875634193z8831312077za20gzb831312077zd831312077&_p=1776898405159&gcs=G100&gcd=13p3p3p3p7l1&npa=1&dma_cps=-&dma=0&tcfd=1000g&are=1&cid=2070759882.1776898406&frm=0&ngs=1&pscdl=denied&rcb=3&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~115938465~115938468~117266401~117512543&dp=%2F&sid=1776898405&sct=1&seg=0&dl=https%3A%2F%2Fdowndetector.com%2F&dt=Downdetector%20-%20Check%20real-time%20service%20problems%20and%20outages%20-%20US&_tu=AAg&en=page_view&_fv=2&_nsi=1&_ss=1&ep.isBlocked=false&ep.bucket_test=10&ep.ddDomain=downdetector.com&ep.ddPage=&ep.pageType=Home&ep.gtm_container_id=GTM-WS2HF4K&ep.gtm_version=38&ep.companyId=&ep.companyCurrentStatus=&ep.themeActive=light&ep.siteVersion=v2&epn.browserWidth=1350&epn.browserHeight=940&tfd=2281 — 204 — 549 B — 16 ms — h2https://id5-sync.com/g/v2/718.jsonid5-sync.com/g/v2/718.json https://id5-sync.com/g/v2/718.json — 200 — 773 B — 173 ms — h2https://rp.liadm.com/j?dtstmp=1776898405571&aid=b-01lj&se=e30&duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&tv=v3.14.0&pu=https%3A%2F%2Fdowndetector.com%2F&us_privacy=1YYY&wpn=lc-bundle&wpv=v3.14.0&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&cd=.downdetector.com&pv=d78bbfd0-2e65-4dde-8e80-5c33dabc6bcbrp.liadm.com/j?dtstmp=1776898405571... https://rp.liadm.com/j?dtstmp=1776898405571&aid=b-01lj&se=e30&duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&tv=v3.14.0&pu=https%3A%2F%2Fdowndetector.com%2F&us_privacy=1YYY&wpn=lc-bundle&wpv=v3.14.0&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&cd=.downdetector.com&pv=d78bbfd0-2e65-4dde-8e80-5c33dabc6bcb — -1 — 0 B — 253 ms — https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 16 ms — h3https://rp.liadm.com/j?dtstmp=1776898405571&aid=b-01lj&se=e30&duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&tv=v3.14.0&pu=https%3A%2F%2Fdowndetector.com%2F&us_privacy=1YYY&wpn=lc-bundle&wpv=v3.14.0&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&cd=.downdetector.com&pv=d78bbfd0-2e65-4dde-8e80-5c33dabc6bcbrp.liadm.com/j?dtstmp=1776898405571... https://rp.liadm.com/j?dtstmp=1776898405571&aid=b-01lj&se=e30&duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&tv=v3.14.0&pu=https%3A%2F%2Fdowndetector.com%2F&us_privacy=1YYY&wpn=lc-bundle&wpv=v3.14.0&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&cd=.downdetector.com&pv=d78bbfd0-2e65-4dde-8e80-5c33dabc6bcb — -1 — 0 B — 256 ms — https://match.adsrvr.org/track/cmf/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0&us_privacy=1YYYmatch.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0&us_privacy=1YYY — 302 — 339 B — 35 ms — h2https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid=&us_privacy=1YYYlive.rezync.com/sync?c=0aa2530f29e4... https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid=&us_privacy=1YYY — 302 — 780 B — 635 ms — h2https://dis.criteo.com/dis/usersync.aspx?r=77&p=311&cp=liveintent&cu=1&url=https://i.liadm.com/s/28292?bidder_id%3D71340%26bidder_uuid%3D@@CRITEO_USERID@@&us_privacy=1YYYdis.criteo.com/dis/usersync.aspx?r=... https://dis.criteo.com/dis/usersync.aspx?r=77&p=311&cp=liveintent&cu=1&url=https://i.liadm.com/s/28292?bidder_id%3D71340%26bidder_uuid%3D@@CRITEO_USERID@@&us_privacy=1YYY — 200 — 448 B — 36 ms — h2https://b1sync.zemanta.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__&us_privacy=1YYYb1sync.zemanta.com/usersync/liveint... https://b1sync.zemanta.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__&us_privacy=1YYY — 302 — 447 B — 802 ms — http/1.1https://mid.rkdms.com/bct?pid=bcccb40a-06d2-44fe-bdd2-a91ef4a5bfd0&&puid=&liid=&_ct=im&us_privacy=1YYYmid.rkdms.com/bct?pid=bcccb40a-06d2... https://mid.rkdms.com/bct?pid=bcccb40a-06d2-44fe-bdd2-a91ef4a5bfd0&&puid=&liid=&_ct=im&us_privacy=1YYY — 302 — 432 B — 617 ms — h2https://sync.srv.stackadapt.com/sync?nid=307&us_privacy=1YYYsync.srv.stackadapt.com/sync?nid=30... https://sync.srv.stackadapt.com/sync?nid=307&us_privacy=1YYY — 302 — 1.7 KiB — 1.0 s — http/1.1https://match.prod.bidr.io/cookie-sync/liveintent?us_privacy=1YYYmatch.prod.bidr.io/cookie-sync/live... https://match.prod.bidr.io/cookie-sync/liveintent?us_privacy=1YYY — 303 — 247 B — 222 ms — h2https://match.adsrvr.org/track/cmb/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0&us_privacy=1YYYmatch.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0&us_privacy=1YYY — 200 — 255 B — 5 ms — h2https://rp.liadm.com/j?dtstmp=1776898405571&aid=b-01lj&se=e30&duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&tv=v3.14.0&pu=https%3A%2F%2Fdowndetector.com%2F&us_privacy=1YYY&wpn=lc-bundle&wpv=v3.14.0&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&cd=.downdetector.com&pv=d78bbfd0-2e65-4dde-8e80-5c33dabc6bcbrp.liadm.com/j?dtstmp=1776898405571... https://rp.liadm.com/j?dtstmp=1776898405571&aid=b-01lj&se=e30&duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&tv=v3.14.0&pu=https%3A%2F%2Fdowndetector.com%2F&us_privacy=1YYY&wpn=lc-bundle&wpv=v3.14.0&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&cd=.downdetector.com&pv=d78bbfd0-2e65-4dde-8e80-5c33dabc6bcb — -1 — 0 B — 251 ms — https://match.prod.bidr.io/cookie-sync/liveintent?us_privacy=1YYY&_bee_ppp=1match.prod.bidr.io/cookie-sync/live... https://match.prod.bidr.io/cookie-sync/liveintent?us_privacy=1YYY&_bee_ppp=1 — 303 — 144 B — 73 ms — h2https://i.liadm.com/s/62491?bidder_uuid=&bidder_id=237139i.liadm.com/s/62491?bidder_uuid=&bi... https://i.liadm.com/s/62491?bidder_uuid=&bidder_id=237139 — 200 — 221 B — 248 ms — http/1.1https://rp.liadm.com/p?dtstmp=1776898405571&aid=b-01lj&se=e30&duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&tv=v3.14.0&pu=https%3A%2F%2Fdowndetector.com%2F&us_privacy=1YYY&wpn=lc-bundle&wpv=v3.14.0&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&cd=.downdetector.com&pv=d78bbfd0-2e65-4dde-8e80-5c33dabc6bcbrp.liadm.com/p?dtstmp=1776898405571... https://rp.liadm.com/p?dtstmp=1776898405571&aid=b-01lj&se=e30&duid=06a53c0712b8--01kpvpbwpn6qyjtrztwpvt431w&tv=v3.14.0&pu=https%3A%2F%2Fdowndetector.com%2F&us_privacy=1YYY&wpn=lc-bundle&wpv=v3.14.0&gpp_s=DBABLA~BVQVAAAAAAGA.QA&gpp_as=7&cd=.downdetector.com&pv=d78bbfd0-2e65-4dde-8e80-5c33dabc6bcb — 204 — 34 B — 254 ms — h2https://i.liadm.com/s/19948?bidder_id=178256&bidder_uuid=72d31f1dc80c490a9e6a855a5c1b29d5i.liadm.com/s/19948?bidder_id=17825... https://i.liadm.com/s/19948?bidder_id=178256&bidder_uuid=72d31f1dc80c490a9e6a855a5c1b29d5 — 200 — 221 B — 248 ms — http/1.1https://p.rfihub.com/cm?pub=39342&in=1&userid=1b2dc994-7b28-4838-b3af-ee39eb0853be%3A1776898407.2337778&forward=https%3A//idsync.rlcdn.com/501709.gif%3Fpartner_uid%3D1b2dc994-7b28-4838-b3af-ee39eb0853be%253A1776898407.2337778%26_%3D1776898407.235223&cb=1776898407.235241p.rfihub.com/cm?pub=39342&in=1&user... https://p.rfihub.com/cm?pub=39342&in=1&userid=1b2dc994-7b28-4838-b3af-ee39eb0853be%3A1776898407.2337778&forward=https%3A//idsync.rlcdn.com/501709.gif%3Fpartner_uid%3D1b2dc994-7b28-4838-b3af-ee39eb0853be%253A1776898407.2337778%26_%3D1776898407.235223&cb=1776898407.235241 — 302 — 1.2 KiB — 532 ms — http/1.1https://b1sync.outbrain.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__&us_privacy=1YYYb1sync.outbrain.com/usersync/livein... https://b1sync.outbrain.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__&us_privacy=1YYY — 200 — 200 B — 701 ms — http/1.1https://i.liadm.com/s/89249?bidder_id=246504&bidder_uuid=o59n26EcVYBFP6eYycCfAl9VTjAi.liadm.com/s/89249?bidder_id=24650... https://i.liadm.com/s/89249?bidder_id=246504&bidder_uuid=o59n26EcVYBFP6eYycCfAl9VTjA — 200 — 221 B — 248 ms — http/1.1https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=1920574174598863325&referrer=https%3A%2F%2Fi.liadm.com%2F&forward=https%3A%2F%2Fidsync.rlcdn.com%2F501709.gif%3Fpartner_uid%3D1b2dc994-7b28-4838-b3af-ee39eb0853be%253A1776898407.2337778%26_%3D1776898407.235223live.rezync.com/pixel?c=bd8618c307a... https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=1920574174598863325&referrer=https%3A%2F%2Fi.liadm.com%2F&forward=https%3A%2F%2Fidsync.rlcdn.com%2F501709.gif%3Fpartner_uid%3D1b2dc994-7b28-4838-b3af-ee39eb0853be%253A1776898407.2337778%26_%3D1776898407.235223 — 302 — 705 B — 305 ms — h2https://idsync.rlcdn.com/501709.gif?partner_uid=1b2dc994-7b28-4838-b3af-ee39eb0853be%3A1776898407.2337778&_=1776898407.235223idsync.rlcdn.com/501709.gif?partner... https://idsync.rlcdn.com/501709.gif?partner_uid=1b2dc994-7b28-4838-b3af-ee39eb0853be%3A1776898407.2337778&_=1776898407.235223 — 307 — 515 B — 223 ms — h2https://idsync.rlcdn.com/1000.gif?memo=CM3PHhJDCj8IARDI-AEaNzFiMmRjOTk0LTdiMjgtNDgzOC1iM2FmLWVlMzllYjA4NTNiZToxNzc2ODk4NDA3LjIzMzc3NzgQABoNCOiipc8GEgUI6AcQAEIASgAidsync.rlcdn.com/1000.gif?memo=CM3P... https://idsync.rlcdn.com/1000.gif?memo=CM3PHhJDCj8IARDI-AEaNzFiMmRjOTk0LTdiMjgtNDgzOC1iM2FmLWVlMzllYjA4NTNiZToxNzc2ODk4NDA3LjIzMzc3NzgQABoNCOiipc8GEgUI6AcQAEIASgA — 307 — 188 B — 236 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=epsilon&google_cmcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=epsilon&google_cm — 302 — 426 B — 11 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=epsilon&google_cm=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=epsilon&google_cm=&google_tc= — 302 — 20 B — 5 ms — h3https://idsync.rlcdn.com/362358.gif?google_error=3idsync.rlcdn.com/362358.gif?google_... https://idsync.rlcdn.com/362358.gif?google_error=3 — -1 — 0 B — 60 ms —
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
84% of JavaScript execution is third-party
First-party Third-party 1547ms · 957KB · $21/mo
cdn3.downdetector.com
Other
Costly
Execution 370ms
Transfer 125 KB
Unused 61%
Monthly Cost $5/mo
Unattributable
Other
Costly
Execution 225ms
Transfer 0 KB
Monthly Cost $3/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 156ms
Transfer 188 KB
Unused 64%
Monthly Cost $2/mo
cdn3.downdetector.com
Other
Optional
Execution 116ms
Transfer 13 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 110ms
Transfer 153 KB
Unused 40%
Monthly Cost $1/mo
cdn.ziffstatic.com
Other
Optional
Execution 107ms
Transfer 126 KB
Unused 59%
Monthly Cost $1/mo
cdn.ziffstatic.com
Other
Optional
Execution 105ms
Transfer 0 KB
Unused 66%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 79ms
Transfer 129 KB
Unused 44%
Monthly Cost $1/mo
cdn.ziffstatic.com
Other
Optional
Execution 78ms
Transfer 22 KB
Monthly Cost $1/mo
cdn.ziffstatic.com
Other
Optional
Execution 76ms
Transfer 28 KB
Monthly Cost $1/mo
client.aps.amazon-adsystem.com
Other
Optional
Execution 73ms
Transfer 83 KB
Unused 60%
Monthly Cost $1/mo
openads-cdn.adsrvr.org
Other
Optional
Execution 54ms
Transfer 90 KB
Unused 67%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • cdn3.downdetector.com adds 370ms and costs ~$5/month
  • Unattributable adds 225ms and costs ~$3/month

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

cdn3.downdetector.com takes 370ms 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

61% of cdn3.downdetector.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

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

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

59% of cdn.ziffstatic.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 cdn.ziffstatic.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

60% of client.aps.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

67% of openads-cdn.adsrvr.org'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