Skip to content
https://n-tv.de

Performance

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

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

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

1.60 s

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

3.36 s

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

80 ms

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

0.000

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

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

3.36 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
4.1 MB transferred, 178 requests
FIX
4.1 MB transferred, 178 requests
Critical::
Page weighs 7.4 MB (4.1 MB transferred)
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Info::
Fonts are 437 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 437 KB
Warning::
178 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.86 g CO2 per page load
4.1 MB / 2.4 MB budget
4.1 MB transferred
178 requests
0.86 g CO2 per page load
JavaScript 1.7 MiB 41%
HTML 1.3 MiB 31%
Images 638.8 KiB 15%
Fonts 437.1 KiB 10%
CSS 58.4 KiB 1%
Other 13.1 KiB 0%
Other 8.5 KiB 0%
Other 5.1 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

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 (4.1 MiB of 4.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
75 scripts, 779 KB unused
FIX
75 scripts, 779 KB unused
Warning::
https://www.n-tv.de/stat/molten/live/ntv/MoltenBun...: 292 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.n-tv.de/stat/molten/live/ntv/MoltenBun...: 190 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-Y1BQ...: 87 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://sourcepoint.n-tv.de/Notice.8f529.js: 62 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PCP...: 57 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 779 KB
779 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.n-tv.de/stat/molten/live/ntv/MoltenBundle.top.js586 KB292 KB (50%)3rd
https://www.n-tv.de/stat/molten/live/ntv/MoltenBundle.bottom.js284 KB190 KB (67%)3rd
https://www.googletagmanager.com/gtag/js?id=G-Y1BQF1G7WH&cx=c&gtm=4e64h1165 KB87 KB (52%)3rd
https://sourcepoint.n-tv.de/Notice.8f529.js91 KB62 KB (68%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PCPP2XC140 KB57 KB (41%)3rd
https://cdn-gl.nmrodam.com/novms/js/2/nlsSDK600.eu.bundle.min.js56 KB24 KB (43%)3rd
https://www.n-tv.de/webpush/webpush-core.js31 KB23 KB (76%)3rd
https://www.n-tv.de/_next/static/chunks/framework-493b78e0283065bc.js59 KB23 KB (39%)3rd
https://www.n-tv.de/_next/static/chunks/main-7244d2b06203055e.js40 KB21 KB (53%)3rd
https://www.n-tv.de/_next/static/k1kVvg8uEc_uoLWsAYWKb/_buildManifest.js1 KB3rd

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
178 resources · 4.1 MB · 779 KB savings available
FIX
178 resources · 4.1 MB · 779 KB savings available
Warning::
Page weight 3.1 MB over 1MB target
Got: 4.1 MB Expected: ≤ 1 MB
Info::
~779 KB of savings available
Warning::
177 third-party resources (100% of weight)
Info::
4 resources over 200KB
178 resources · 4.1 MiB · 177 third-party 3.1 MiB over 1MB target
JavaScript 41% · 1.7 MiB
Document 31% · 1.3 MiB
Image 15% · 643.5 KiB
Font 10% · 437.1 KiB
CSS 1% · 58.4 KiB
Other 0% · 18.1 KiB

~779.2 KiB of savings available

Remove unused JavaScript: 779.2 KiB
C
Image Optimization
Action
42 images, 0 KB saveable
REVIEW
42 images, 0 KB saveable
Warning::
https://www.n-tv.de/logo.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn-assets-ntv.imgix.net/uploads/gruppe_1_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.n-tv.de/6aus49.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.n-tv.de/checkout-charlie.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn-assets-ntv.imgix.net/uploads/marktplat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn-assets-ntv.imgix.net/uploads/provider/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.n-tv.de/eurojackpot.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn-assets-ntv.imgix.net/uploads/Craghoppe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn-assets-ntv.imgix.net/uploads/marktplat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn-assets-ntv.imgix.net/uploads/provider/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
42 images 639 KB
0 oversized -0 KB
20 legacy format
10 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1211ms total JS execution
REVIEW
1211ms total JS execution
Warning::
https://www.n-tv.de/_next/static/chunks/framework-...: 306ms CPU time
Warning::
https://www.n-tv.de/: 266ms CPU time
Info::
Unattributable: 165ms CPU time
Info::
https://www.n-tv.de/_next/static/chunks/508.4a8c03...: 145ms CPU time
Info::
https://sourcepoint.n-tv.de/Notice.8f529.js: 113ms CPU time
Warning::
Third-party scripts: 1211ms (100% of total)

Main Thread Breakdown

Script Evaluation 47% Style & Layout 19% Other 18% Script Parsing & Compilation 7% Parse HTML & CSS 6%
ScriptTotalScriptingParse/CompileParty
https://www.n-tv.de/_next/static/chunks/framework-493b78e0283065bc.js306ms233ms5ms3rd
https://www.n-tv.de/266ms9ms6ms3rd
Unattributable165ms3ms0ms3rd
https://www.n-tv.de/_next/static/chunks/508.4a8c03cfd7f9c97d.js145ms37ms2ms3rd
https://sourcepoint.n-tv.de/Notice.8f529.js113ms80ms8ms3rd
https://www.n-tv.de/stat/molten/live/ntv/MoltenBundle.top.js92ms59ms11ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PCPP2XC73ms61ms10ms3rd
https://sourcepoint.n-tv.de/unified/wrapperMessagingWithoutDetection.js52ms34ms3ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

7

437 KB total

Render-blocking

0

of 7

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 FCP 1.6 s LCP 3.4 shttps://www.n-tv.de/_next/static/media/fddff1087a1c2d83-s.p.woff2fddff1087a1c2d83-s.p.woff2 https://www.n-tv.de/_next/static/media/fddff1087a1c2d83-s.p.woff2 — 55.7 KiB — 91 ms — font-display: swaphttps://www.n-tv.de/_next/static/media/eced63159c168414-s.p.woff2eced63159c168414-s.p.woff2 https://www.n-tv.de/_next/static/media/eced63159c168414-s.p.woff2 — 59.8 KiB — 91 ms — font-display: swaphttps://www.n-tv.de/_next/static/media/d6b236d59080f586-s.p.woff2d6b236d59080f586-s.p.woff2 https://www.n-tv.de/_next/static/media/d6b236d59080f586-s.p.woff2 — 67.0 KiB — 82 ms — font-display: swaphttps://www.n-tv.de/_next/static/media/a6cb01422af61021-s.p.woff2a6cb01422af61021-s.p.woff2 https://www.n-tv.de/_next/static/media/a6cb01422af61021-s.p.woff2 — 63.2 KiB — 83 ms — font-display: swaphttps://www.n-tv.de/_next/static/media/1c626168cca93b06-s.p.woff21c626168cca93b06-s.p.woff2 https://www.n-tv.de/_next/static/media/1c626168cca93b06-s.p.woff2 — 37.0 KiB — 85 ms — font-display: swaphttps://s.hs-data.com/comon/prj/isdc/v3/ntv/static/font/IBMPlexSans-Bold.woffIBMPlexSans-Bold.woff https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/font/IBMPlexSans-Bold.woff — 77.0 KiB — 134 ms — font-display: swaphttps://s.hs-data.com/comon/prj/isdc/v3/ntv/static/font/IBMPlexSans-Regular.woffIBMPlexSans-Regular.woff https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/font/IBMPlexSans-Regular.woff — 77.4 KiB — 134 ms — font-display: swap
fddff1087a1c2d83-s.p.woff2 woff2 swap
Size 56 KB
Load time 91 ms
Start 102 ms
Risk FOUT — text flashes from fallback to web font
eced63159c168414-s.p.woff2 woff2 swap
Size 60 KB
Load time 91 ms
Start 103 ms
Risk FOUT — text flashes from fallback to web font
d6b236d59080f586-s.p.woff2 woff2 swap
Size 67 KB
Load time 82 ms
Start 103 ms
Risk FOUT — text flashes from fallback to web font
a6cb01422af61021-s.p.woff2 woff2 swap
Size 63 KB
Load time 83 ms
Start 104 ms
Risk FOUT — text flashes from fallback to web font
1c626168cca93b06-s.p.woff2 woff2 swap
Size 37 KB
Load time 85 ms
Start 104 ms
Risk FOUT — text flashes from fallback to web font
IBMPlexSans-Bold.woff woff swap
Size 77 KB
Load time 134 ms
Start 849 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
IBMPlexSans-Regular.woff woff swap
Size 77 KB
Load time 134 ms
Start 850 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~46 KB and ~92 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
HTTP Caching
max-age=30 (30 seconds)
PASS
max-age=30 (30 seconds)
Info::
Cache-Control header is set
Got: max-age=30
Info::
Effective TTL: 30 seconds (max-age=30)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=30

DirectiveValueMeaning
max-age30Cache for 30 seconds
Effective TTL: 30 seconds
Network Waterfall
178 requests over 3563ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.6 s LCP 3.4 shttps://n-tv.de// https://n-tv.de/ — 301 — 380 B — 78 ms — h2https://www.n-tv.de/www.n-tv.de/ https://www.n-tv.de/ — 200 — 1.3 MiB — 46 ms — h2https://www.n-tv.de/_next/static/media/fddff1087a1c2d83-s.p.woff2www.n-tv.de/_next/static/media/fddf... https://www.n-tv.de/_next/static/media/fddff1087a1c2d83-s.p.woff2 — 200 — 55.7 KiB — 91 ms — h2https://www.n-tv.de/_next/static/media/eced63159c168414-s.p.woff2www.n-tv.de/_next/static/media/eced... https://www.n-tv.de/_next/static/media/eced63159c168414-s.p.woff2 — 200 — 59.8 KiB — 91 ms — h2https://www.n-tv.de/_next/static/media/d6b236d59080f586-s.p.woff2www.n-tv.de/_next/static/media/d6b2... https://www.n-tv.de/_next/static/media/d6b236d59080f586-s.p.woff2 — 200 — 67.0 KiB — 82 ms — h2https://www.n-tv.de/_next/static/media/a6cb01422af61021-s.p.woff2www.n-tv.de/_next/static/media/a6cb... https://www.n-tv.de/_next/static/media/a6cb01422af61021-s.p.woff2 — 200 — 63.2 KiB — 83 ms — h2https://www.n-tv.de/_next/static/media/1c626168cca93b06-s.p.woff2www.n-tv.de/_next/static/media/1c62... https://www.n-tv.de/_next/static/media/1c626168cca93b06-s.p.woff2 — 200 — 37.0 KiB — 85 ms — h2https://www.n-tv.de/_next/static/css/619668a7c5632b45.csswww.n-tv.de/_next/static/css/619668... https://www.n-tv.de/_next/static/css/619668a7c5632b45.css — 200 — 2.2 KiB — 50 ms — h2https://www.n-tv.de/_next/static/css/54b286e04d222c64.csswww.n-tv.de/_next/static/css/54b286... https://www.n-tv.de/_next/static/css/54b286e04d222c64.css — 200 — 6.3 KiB — 50 ms — h2https://www.n-tv.de/_next/static/css/bd6519a5e89b6484.csswww.n-tv.de/_next/static/css/bd6519... https://www.n-tv.de/_next/static/css/bd6519a5e89b6484.css — 200 — 1.2 KiB — 67 ms — h2https://www.n-tv.de/_next/static/css/ea26adc55bfcdbf4.csswww.n-tv.de/_next/static/css/ea26ad... https://www.n-tv.de/_next/static/css/ea26adc55bfcdbf4.css — 200 — 1.1 KiB — 119 ms — h2https://www.n-tv.de/_next/static/css/7a1b97a1f388b369.csswww.n-tv.de/_next/static/css/7a1b97... https://www.n-tv.de/_next/static/css/7a1b97a1f388b369.css — 200 — 987 B — 74 ms — h2https://www.n-tv.de/_next/static/css/1f36e871e3dd0d87.csswww.n-tv.de/_next/static/css/1f36e8... https://www.n-tv.de/_next/static/css/1f36e871e3dd0d87.css — 200 — 971 B — 61 ms — h2https://www.n-tv.de/_next/static/css/f06184b9d3e02a9c.csswww.n-tv.de/_next/static/css/f06184... https://www.n-tv.de/_next/static/css/f06184b9d3e02a9c.css — 200 — 2.7 KiB — 84 ms — h2https://www.n-tv.de/_next/static/css/1675439cd6c4956c.csswww.n-tv.de/_next/static/css/167543... https://www.n-tv.de/_next/static/css/1675439cd6c4956c.css — 200 — 1.5 KiB — 132 ms — h2https://www.n-tv.de/_next/static/css/51ca6655882720da.csswww.n-tv.de/_next/static/css/51ca66... https://www.n-tv.de/_next/static/css/51ca6655882720da.css — 200 — 1.3 KiB — 130 ms — h2https://www.n-tv.de/_next/static/css/58b1d94bba3fbff8.csswww.n-tv.de/_next/static/css/58b1d9... https://www.n-tv.de/_next/static/css/58b1d94bba3fbff8.css — 200 — 989 B — 93 ms — h2https://www.n-tv.de/_next/static/css/a4570e8d0e87ce10.csswww.n-tv.de/_next/static/css/a4570e... https://www.n-tv.de/_next/static/css/a4570e8d0e87ce10.css — 200 — 1.8 KiB — 122 ms — h2https://www.n-tv.de/_next/static/css/a228b08189429c1a.csswww.n-tv.de/_next/static/css/a228b0... https://www.n-tv.de/_next/static/css/a228b08189429c1a.css — 200 — 8.8 KiB — 98 ms — h2https://www.n-tv.de/_next/static/css/5ee917f263ffea72.csswww.n-tv.de/_next/static/css/5ee917... https://www.n-tv.de/_next/static/css/5ee917f263ffea72.css — 200 — 800 B — 72 ms — h2https://www.n-tv.de/_next/static/css/ea9aea0e2f10a9ab.csswww.n-tv.de/_next/static/css/ea9aea... https://www.n-tv.de/_next/static/css/ea9aea0e2f10a9ab.css — 200 — 833 B — 96 ms — h2https://www.n-tv.de/_next/static/css/772a90f02340d91c.csswww.n-tv.de/_next/static/css/772a90... https://www.n-tv.de/_next/static/css/772a90f02340d91c.css — 200 — 1.2 KiB — 137 ms — h2https://www.n-tv.de/_next/static/css/89b8c6ec2b6dec53.csswww.n-tv.de/_next/static/css/89b8c6... https://www.n-tv.de/_next/static/css/89b8c6ec2b6dec53.css — 200 — 825 B — 59 ms — h2https://www.n-tv.de/_next/static/css/fbcee10c049ced42.csswww.n-tv.de/_next/static/css/fbcee1... https://www.n-tv.de/_next/static/css/fbcee10c049ced42.css — 200 — 1.0 KiB — 94 ms — h2https://www.n-tv.de/_next/static/css/5bc660e6d815f4c2.csswww.n-tv.de/_next/static/css/5bc660... https://www.n-tv.de/_next/static/css/5bc660e6d815f4c2.css — 200 — 706 B — 96 ms — h2https://www.n-tv.de/_next/static/css/5f768f0ac1a77d77.csswww.n-tv.de/_next/static/css/5f768f... https://www.n-tv.de/_next/static/css/5f768f0ac1a77d77.css — 200 — 1.2 KiB — 125 ms — h2https://www.n-tv.de/_next/static/css/4916aaa5355407e8.csswww.n-tv.de/_next/static/css/4916aa... https://www.n-tv.de/_next/static/css/4916aaa5355407e8.css — 200 — 1.1 KiB — 58 ms — h2https://www.n-tv.de/webpush/webpush.jswww.n-tv.de/webpush/webpush.js https://www.n-tv.de/webpush/webpush.js — 200 — 5.9 KiB — 63 ms — h2https://www.n-tv.de/iframeResizer.min.jswww.n-tv.de/iframeResizer.min.js https://www.n-tv.de/iframeResizer.min.js — 200 — 7.1 KiB — 64 ms — h2https://www.n-tv.de/_next/static/chunks/3368.c551015b76f296b8.jswww.n-tv.de/_next/static/chunks/336... https://www.n-tv.de/_next/static/chunks/3368.c551015b76f296b8.js — 200 — 6.9 KiB — 70 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.6 s LCP 3.4 shttps://n-tv.de// https://n-tv.de/ — 301 — 380 B — 78 ms — h2https://www.n-tv.de/www.n-tv.de/ https://www.n-tv.de/ — 200 — 1.3 MiB — 46 ms — h2https://www.n-tv.de/_next/static/media/fddff1087a1c2d83-s.p.woff2www.n-tv.de/_next/static/media/fddf... https://www.n-tv.de/_next/static/media/fddff1087a1c2d83-s.p.woff2 — 200 — 55.7 KiB — 91 ms — h2https://www.n-tv.de/_next/static/media/eced63159c168414-s.p.woff2www.n-tv.de/_next/static/media/eced... https://www.n-tv.de/_next/static/media/eced63159c168414-s.p.woff2 — 200 — 59.8 KiB — 91 ms — h2https://www.n-tv.de/_next/static/media/d6b236d59080f586-s.p.woff2www.n-tv.de/_next/static/media/d6b2... https://www.n-tv.de/_next/static/media/d6b236d59080f586-s.p.woff2 — 200 — 67.0 KiB — 82 ms — h2https://www.n-tv.de/_next/static/media/a6cb01422af61021-s.p.woff2www.n-tv.de/_next/static/media/a6cb... https://www.n-tv.de/_next/static/media/a6cb01422af61021-s.p.woff2 — 200 — 63.2 KiB — 83 ms — h2https://www.n-tv.de/_next/static/media/1c626168cca93b06-s.p.woff2www.n-tv.de/_next/static/media/1c62... https://www.n-tv.de/_next/static/media/1c626168cca93b06-s.p.woff2 — 200 — 37.0 KiB — 85 ms — h2https://www.n-tv.de/_next/static/css/619668a7c5632b45.csswww.n-tv.de/_next/static/css/619668... https://www.n-tv.de/_next/static/css/619668a7c5632b45.css — 200 — 2.2 KiB — 50 ms — h2https://www.n-tv.de/_next/static/css/54b286e04d222c64.csswww.n-tv.de/_next/static/css/54b286... https://www.n-tv.de/_next/static/css/54b286e04d222c64.css — 200 — 6.3 KiB — 50 ms — h2https://www.n-tv.de/_next/static/css/bd6519a5e89b6484.csswww.n-tv.de/_next/static/css/bd6519... https://www.n-tv.de/_next/static/css/bd6519a5e89b6484.css — 200 — 1.2 KiB — 67 ms — h2https://www.n-tv.de/_next/static/css/ea26adc55bfcdbf4.csswww.n-tv.de/_next/static/css/ea26ad... https://www.n-tv.de/_next/static/css/ea26adc55bfcdbf4.css — 200 — 1.1 KiB — 119 ms — h2https://www.n-tv.de/_next/static/css/7a1b97a1f388b369.csswww.n-tv.de/_next/static/css/7a1b97... https://www.n-tv.de/_next/static/css/7a1b97a1f388b369.css — 200 — 987 B — 74 ms — h2https://www.n-tv.de/_next/static/css/1f36e871e3dd0d87.csswww.n-tv.de/_next/static/css/1f36e8... https://www.n-tv.de/_next/static/css/1f36e871e3dd0d87.css — 200 — 971 B — 61 ms — h2https://www.n-tv.de/_next/static/css/f06184b9d3e02a9c.csswww.n-tv.de/_next/static/css/f06184... https://www.n-tv.de/_next/static/css/f06184b9d3e02a9c.css — 200 — 2.7 KiB — 84 ms — h2https://www.n-tv.de/_next/static/css/1675439cd6c4956c.csswww.n-tv.de/_next/static/css/167543... https://www.n-tv.de/_next/static/css/1675439cd6c4956c.css — 200 — 1.5 KiB — 132 ms — h2https://www.n-tv.de/_next/static/css/51ca6655882720da.csswww.n-tv.de/_next/static/css/51ca66... https://www.n-tv.de/_next/static/css/51ca6655882720da.css — 200 — 1.3 KiB — 130 ms — h2https://www.n-tv.de/_next/static/css/58b1d94bba3fbff8.csswww.n-tv.de/_next/static/css/58b1d9... https://www.n-tv.de/_next/static/css/58b1d94bba3fbff8.css — 200 — 989 B — 93 ms — h2https://www.n-tv.de/_next/static/css/a4570e8d0e87ce10.csswww.n-tv.de/_next/static/css/a4570e... https://www.n-tv.de/_next/static/css/a4570e8d0e87ce10.css — 200 — 1.8 KiB — 122 ms — h2https://www.n-tv.de/_next/static/css/a228b08189429c1a.csswww.n-tv.de/_next/static/css/a228b0... https://www.n-tv.de/_next/static/css/a228b08189429c1a.css — 200 — 8.8 KiB — 98 ms — h2https://www.n-tv.de/_next/static/css/5ee917f263ffea72.csswww.n-tv.de/_next/static/css/5ee917... https://www.n-tv.de/_next/static/css/5ee917f263ffea72.css — 200 — 800 B — 72 ms — h2https://www.n-tv.de/_next/static/css/ea9aea0e2f10a9ab.csswww.n-tv.de/_next/static/css/ea9aea... https://www.n-tv.de/_next/static/css/ea9aea0e2f10a9ab.css — 200 — 833 B — 96 ms — h2https://www.n-tv.de/_next/static/css/772a90f02340d91c.csswww.n-tv.de/_next/static/css/772a90... https://www.n-tv.de/_next/static/css/772a90f02340d91c.css — 200 — 1.2 KiB — 137 ms — h2https://www.n-tv.de/_next/static/css/89b8c6ec2b6dec53.csswww.n-tv.de/_next/static/css/89b8c6... https://www.n-tv.de/_next/static/css/89b8c6ec2b6dec53.css — 200 — 825 B — 59 ms — h2https://www.n-tv.de/_next/static/css/fbcee10c049ced42.csswww.n-tv.de/_next/static/css/fbcee1... https://www.n-tv.de/_next/static/css/fbcee10c049ced42.css — 200 — 1.0 KiB — 94 ms — h2https://www.n-tv.de/_next/static/css/5bc660e6d815f4c2.csswww.n-tv.de/_next/static/css/5bc660... https://www.n-tv.de/_next/static/css/5bc660e6d815f4c2.css — 200 — 706 B — 96 ms — h2https://www.n-tv.de/_next/static/css/5f768f0ac1a77d77.csswww.n-tv.de/_next/static/css/5f768f... https://www.n-tv.de/_next/static/css/5f768f0ac1a77d77.css — 200 — 1.2 KiB — 125 ms — h2https://www.n-tv.de/_next/static/css/4916aaa5355407e8.csswww.n-tv.de/_next/static/css/4916aa... https://www.n-tv.de/_next/static/css/4916aaa5355407e8.css — 200 — 1.1 KiB — 58 ms — h2https://www.n-tv.de/webpush/webpush.jswww.n-tv.de/webpush/webpush.js https://www.n-tv.de/webpush/webpush.js — 200 — 5.9 KiB — 63 ms — h2https://www.n-tv.de/iframeResizer.min.jswww.n-tv.de/iframeResizer.min.js https://www.n-tv.de/iframeResizer.min.js — 200 — 7.1 KiB — 64 ms — h2https://www.n-tv.de/_next/static/chunks/3368.c551015b76f296b8.jswww.n-tv.de/_next/static/chunks/336... https://www.n-tv.de/_next/static/chunks/3368.c551015b76f296b8.js — 200 — 6.9 KiB — 70 ms — h2https://www.n-tv.de/_next/static/chunks/544.09d7383b48abf164.jswww.n-tv.de/_next/static/chunks/544... https://www.n-tv.de/_next/static/chunks/544.09d7383b48abf164.js — 200 — 1.4 KiB — 62 ms — h2https://www.n-tv.de/_next/static/chunks/5970.692f32f708d53b72.jswww.n-tv.de/_next/static/chunks/597... https://www.n-tv.de/_next/static/chunks/5970.692f32f708d53b72.js — 200 — 858 B — 61 ms — h2https://www.n-tv.de/_next/static/chunks/7118.d8d16a9dd59eeb64.jswww.n-tv.de/_next/static/chunks/711... https://www.n-tv.de/_next/static/chunks/7118.d8d16a9dd59eeb64.js — 200 — 1.4 KiB — 98 ms — h2https://www.n-tv.de/_next/static/chunks/5748.71948c8f23de309a.jswww.n-tv.de/_next/static/chunks/574... https://www.n-tv.de/_next/static/chunks/5748.71948c8f23de309a.js — 200 — 1.3 KiB — 61 ms — h2https://www.n-tv.de/_next/static/chunks/7896.b8995d7081040df2.jswww.n-tv.de/_next/static/chunks/789... https://www.n-tv.de/_next/static/chunks/7896.b8995d7081040df2.js — 200 — 1.1 KiB — 68 ms — h2https://www.n-tv.de/_next/static/chunks/508.4a8c03cfd7f9c97d.jswww.n-tv.de/_next/static/chunks/508... https://www.n-tv.de/_next/static/chunks/508.4a8c03cfd7f9c97d.js — 200 — 33.8 KiB — 133 ms — h2https://www.n-tv.de/_next/static/chunks/7868.7350d22e015910a0.jswww.n-tv.de/_next/static/chunks/786... https://www.n-tv.de/_next/static/chunks/7868.7350d22e015910a0.js — 200 — 3.6 KiB — 94 ms — h2https://www.n-tv.de/_next/static/chunks/2018.dc0e7e57be5cbb1d.jswww.n-tv.de/_next/static/chunks/201... https://www.n-tv.de/_next/static/chunks/2018.dc0e7e57be5cbb1d.js — 200 — 1.2 KiB — 100 ms — h2https://www.n-tv.de/_next/static/chunks/5124.ee2caade3bf9f400.jswww.n-tv.de/_next/static/chunks/512... https://www.n-tv.de/_next/static/chunks/5124.ee2caade3bf9f400.js — 200 — 1.1 KiB — 84 ms — h2https://www.n-tv.de/_next/static/chunks/1656.1267ad0336c11923.jswww.n-tv.de/_next/static/chunks/165... https://www.n-tv.de/_next/static/chunks/1656.1267ad0336c11923.js — 200 — 6.4 KiB — 114 ms — h2https://www.n-tv.de/_next/static/chunks/6416.c03b7e86a546222e.jswww.n-tv.de/_next/static/chunks/641... https://www.n-tv.de/_next/static/chunks/6416.c03b7e86a546222e.js — 200 — 3.5 KiB — 102 ms — h2https://www.n-tv.de/_next/static/chunks/7648.7151d5da6285f05e.jswww.n-tv.de/_next/static/chunks/764... https://www.n-tv.de/_next/static/chunks/7648.7151d5da6285f05e.js — 200 — 1.3 KiB — 128 ms — h2https://www.n-tv.de/_next/static/chunks/2076.a5d6d8b4820fd66b.jswww.n-tv.de/_next/static/chunks/207... https://www.n-tv.de/_next/static/chunks/2076.a5d6d8b4820fd66b.js — 200 — 808 B — 96 ms — h2https://www.n-tv.de/_next/static/chunks/5388.2ed16ea6cce24d2f.jswww.n-tv.de/_next/static/chunks/538... https://www.n-tv.de/_next/static/chunks/5388.2ed16ea6cce24d2f.js — 200 — 2.1 KiB — 97 ms — h2https://www.n-tv.de/_next/static/chunks/2880.5f9c660ca09dd2d2.jswww.n-tv.de/_next/static/chunks/288... https://www.n-tv.de/_next/static/chunks/2880.5f9c660ca09dd2d2.js — 200 — 3.7 KiB — 122 ms — h2https://www.n-tv.de/_next/static/chunks/9734.5b3e80323e595a24.jswww.n-tv.de/_next/static/chunks/973... https://www.n-tv.de/_next/static/chunks/9734.5b3e80323e595a24.js — 200 — 1012 B — 124 ms — h2https://www.n-tv.de/_next/static/chunks/6842.fe66588a0c617181.jswww.n-tv.de/_next/static/chunks/684... https://www.n-tv.de/_next/static/chunks/6842.fe66588a0c617181.js — 200 — 2.3 KiB — 109 ms — h2https://www.n-tv.de/_next/static/chunks/1642.5b55b0e87004c0a4.jswww.n-tv.de/_next/static/chunks/164... https://www.n-tv.de/_next/static/chunks/1642.5b55b0e87004c0a4.js — 200 — 976 B — 57 ms — h2https://www.n-tv.de/_next/static/chunks/3177.617446e25eecbb08.jswww.n-tv.de/_next/static/chunks/317... https://www.n-tv.de/_next/static/chunks/3177.617446e25eecbb08.js — 200 — 1.4 KiB — 79 ms — h2https://www.n-tv.de/_next/static/chunks/2932.c7ff43d817ded9df.jswww.n-tv.de/_next/static/chunks/293... https://www.n-tv.de/_next/static/chunks/2932.c7ff43d817ded9df.js — 200 — 4.4 KiB — 119 ms — h2https://www.n-tv.de/_next/static/chunks/4486.a4f04abb747f3142.jswww.n-tv.de/_next/static/chunks/448... https://www.n-tv.de/_next/static/chunks/4486.a4f04abb747f3142.js — 200 — 2.2 KiB — 99 ms — h2https://www.n-tv.de/_next/static/chunks/3504.429135a8584a7806.jswww.n-tv.de/_next/static/chunks/350... https://www.n-tv.de/_next/static/chunks/3504.429135a8584a7806.js — 200 — 1.0 KiB — 107 ms — h2https://www.n-tv.de/_next/static/chunks/8807.02a093572019cdea.jswww.n-tv.de/_next/static/chunks/880... https://www.n-tv.de/_next/static/chunks/8807.02a093572019cdea.js — 200 — 1.4 KiB — 127 ms — h2https://www.n-tv.de/_next/static/chunks/4047.211f9d02a136f691.jswww.n-tv.de/_next/static/chunks/404... https://www.n-tv.de/_next/static/chunks/4047.211f9d02a136f691.js — 200 — 1.4 KiB — 56 ms — h2https://www.n-tv.de/_next/static/chunks/webpack-1d93dc6d6763aebd.jswww.n-tv.de/_next/static/chunks/web... https://www.n-tv.de/_next/static/chunks/webpack-1d93dc6d6763aebd.js — 200 — 5.4 KiB — 56 ms — h2https://www.n-tv.de/_next/static/chunks/framework-493b78e0283065bc.jswww.n-tv.de/_next/static/chunks/fra... https://www.n-tv.de/_next/static/chunks/framework-493b78e0283065bc.js — 200 — 59.0 KiB — 67 ms — h2https://www.n-tv.de/_next/static/chunks/main-7244d2b06203055e.jswww.n-tv.de/_next/static/chunks/mai... https://www.n-tv.de/_next/static/chunks/main-7244d2b06203055e.js — 200 — 40.2 KiB — 67 ms — h2https://www.n-tv.de/_next/static/chunks/pages/_app-2c2c703fd86eadba.jswww.n-tv.de/_next/static/chunks/pag... https://www.n-tv.de/_next/static/chunks/pages/_app-2c2c703fd86eadba.js — 200 — 3.5 KiB — 55 ms — h2https://www.n-tv.de/_next/static/chunks/8548-87ef5762240d4e64.jswww.n-tv.de/_next/static/chunks/854... https://www.n-tv.de/_next/static/chunks/8548-87ef5762240d4e64.js — 200 — 5.5 KiB — 55 ms — h2https://www.n-tv.de/_next/static/chunks/pages/%5B%5B...all%5D%5D-452e9746f95f10dc.jswww.n-tv.de/_next/static/chunks/pag... https://www.n-tv.de/_next/static/chunks/pages/%5B%5B...all%5D%5D-452e9746f95f10dc.js — 200 — 35.7 KiB — 69 ms — h2https://www.n-tv.de/_next/static/k1kVvg8uEc_uoLWsAYWKb/_buildManifest.jswww.n-tv.de/_next/static/k1kVvg8uEc... https://www.n-tv.de/_next/static/k1kVvg8uEc_uoLWsAYWKb/_buildManifest.js — 200 — 1.1 KiB — 62 ms — h2https://www.n-tv.de/_next/static/k1kVvg8uEc_uoLWsAYWKb/_ssgManifest.jswww.n-tv.de/_next/static/k1kVvg8uEc... https://www.n-tv.de/_next/static/k1kVvg8uEc_uoLWsAYWKb/_ssgManifest.js — 200 — 544 B — 60 ms — h2https://sportdaten.n-tv.de/iframe/startseitenticker/sp22/wf0/to3377/ls-full/sportdaten.n-tv.de/iframe/startseit... https://sportdaten.n-tv.de/iframe/startseitenticker/sp22/wf0/to3377/ls-full/ — 200 — 773 B — 63 ms — h3https://sportdaten.n-tv.de/iframe/startseitenticker/sp6/wf0/to3377/ls-full/sportdaten.n-tv.de/iframe/startseit... https://sportdaten.n-tv.de/iframe/startseitenticker/sp6/wf0/to3377/ls-full/ — 200 — 812 B — 55 ms — h3https://www.n-tv.de/logo_grey.svgwww.n-tv.de/logo_grey.svg https://www.n-tv.de/logo_grey.svg — 200 — 1.1 KiB — 7 ms — h2https://sportdaten.n-tv.de/iframe/startseitenticker/sp2/wf0/to3377/ls-full/sportdaten.n-tv.de/iframe/startseit... https://sportdaten.n-tv.de/iframe/startseitenticker/sp2/wf0/to3377/ls-full/ — 200 — 776 B — 54 ms — h3https://sportdaten.n-tv.de/iframe/startseitenticker-fussball/wf0/ls-full/to3377sportdaten.n-tv.de/iframe/startseit... https://sportdaten.n-tv.de/iframe/startseitenticker-fussball/wf0/ls-full/to3377 — 200 — 1.4 KiB — 61 ms — h3https://sportdaten.n-tv.de/iframe/startseitenticker/sp5/wf0/to3377/ls-full/sportdaten.n-tv.de/iframe/startseit... https://sportdaten.n-tv.de/iframe/startseitenticker/sp5/wf0/to3377/ls-full/ — 200 — 775 B — 53 ms — h3https://sportdaten.n-tv.de/iframe/startseitenticker/sp16/wf0/to3377/ls-full/sportdaten.n-tv.de/iframe/startseit... https://sportdaten.n-tv.de/iframe/startseitenticker/sp16/wf0/to3377/ls-full/ — 200 — 775 B — 54 ms — h3https://sportdaten.n-tv.de/iframe/startseitenticker/sp4/wf0/to3377/ls-full/sportdaten.n-tv.de/iframe/startseit... https://sportdaten.n-tv.de/iframe/startseitenticker/sp4/wf0/to3377/ls-full/ — 200 — 774 B — 47 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/css/dist/widget.min.css?v=20260201s.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/css/dist/widget.min.css?v=20260201 — 200 — 12.9 KiB — 87 ms — h3https://sportdaten.n-tv.de/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jssportdaten.n-tv.de/cdn-cgi/scripts/... https://sportdaten.n-tv.de/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.0 KiB — 31 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/css/dist/widget.min.css?v=20260201s.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/css/dist/widget.min.css?v=20260201 — 200 — 0 B — 82 ms — h3https://sportdaten.n-tv.de/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jssportdaten.n-tv.de/cdn-cgi/scripts/... https://sportdaten.n-tv.de/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 0 B — 34 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/css/dist/widget.min.css?v=20260201s.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/css/dist/widget.min.css?v=20260201 — 200 — 0 B — 77 ms — h3https://sportdaten.n-tv.de/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jssportdaten.n-tv.de/cdn-cgi/scripts/... https://sportdaten.n-tv.de/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 0 B — 30 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/css/dist/widget.min.css?v=20260201s.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/css/dist/widget.min.css?v=20260201 — 200 — 0 B — 73 ms — h3https://sportdaten.n-tv.de/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jssportdaten.n-tv.de/cdn-cgi/scripts/... https://sportdaten.n-tv.de/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 0 B — 26 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/css/dist/widget.min.css?v=20260201s.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/css/dist/widget.min.css?v=20260201 — 200 — 0 B — 67 ms — h3https://sportdaten.n-tv.de/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jssportdaten.n-tv.de/cdn-cgi/scripts/... https://sportdaten.n-tv.de/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 0 B — 23 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/css/dist/widget.min.css?v=20260201s.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/css/dist/widget.min.css?v=20260201 — 200 — 0 B — 61 ms — h3https://sportdaten.n-tv.de/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jssportdaten.n-tv.de/cdn-cgi/scripts/... https://sportdaten.n-tv.de/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 0 B — 18 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/css/dist/widget.min.css?v=20260201s.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/css/dist/widget.min.css?v=20260201 — 200 — 0 B — 54 ms — h3https://sportdaten.n-tv.de/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jssportdaten.n-tv.de/cdn-cgi/scripts/... https://sportdaten.n-tv.de/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 0 B — 13 ms — h3https://s.hs-data.com/gfx/emblem/common/80x80/205.pngs.hs-data.com/gfx/emblem/common/80x... https://s.hs-data.com/gfx/emblem/common/80x80/205.png — 200 — 4.8 KiB — 54 ms — h3https://s.hs-data.com/gfx/emblem/common/80x80/209.pngs.hs-data.com/gfx/emblem/common/80x... https://s.hs-data.com/gfx/emblem/common/80x80/209.png — 200 — 5.7 KiB — 58 ms — h3https://www.n-tv.de/_next/static/css/1a9f917b9c361961.csswww.n-tv.de/_next/static/css/1a9f91... https://www.n-tv.de/_next/static/css/1a9f917b9c361961.css — 200 — 816 B — 5 ms — h2https://www.n-tv.de/_next/static/chunks/5260.1dbadc4b3967e400.jswww.n-tv.de/_next/static/chunks/526... https://www.n-tv.de/_next/static/chunks/5260.1dbadc4b3967e400.js — 200 — 1.2 KiB — 29 ms — h2https://te-static.technical-service.net/netid/ntvde.min.jste-static.technical-service.net/net... https://te-static.technical-service.net/netid/ntvde.min.js — 200 — 6.5 KiB — 9 ms — h2https://sourcepoint.n-tv.de/unified/wrapperMessagingWithoutDetection.jssourcepoint.n-tv.de/unified/wrapper... https://sourcepoint.n-tv.de/unified/wrapperMessagingWithoutDetection.js — 200 — 40.4 KiB — 14 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PCPP2XCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PCPP2XC — 200 — 140.3 KiB — 162 ms — h2https://www.n-tv.de/stat/molten/live/ntv/MoltenBundle.top.jswww.n-tv.de/stat/molten/live/ntv/Mo... https://www.n-tv.de/stat/molten/live/ntv/MoltenBundle.top.js — 200 — 586.3 KiB — 26 ms — h2https://www.n-tv.de/stat/molten/live/ntv/MoltenBundle.bottom.jswww.n-tv.de/stat/molten/live/ntv/Mo... https://www.n-tv.de/stat/molten/live/ntv/MoltenBundle.bottom.js — 200 — 283.9 KiB — 14 ms — h2https://bilder-a.akamaihd.net/ip/vcc/vcc.min.js?site=ntvbilder-a.akamaihd.net/ip/vcc/vcc.mi... https://bilder-a.akamaihd.net/ip/vcc/vcc.min.js?site=ntv — 200 — 12.3 KiB — 44 ms — h2https://api.lotto24.de/v1/drawinfo/aggregated/6aus49,eurojackpotapi.lotto24.de/v1/drawinfo/aggregat... https://api.lotto24.de/v1/drawinfo/aggregated/6aus49,eurojackpot — 200 — 1.3 KiB — 61 ms — h3https://api.lotto24.de/v1/drawinfo/aggregated/6aus49,eurojackpotapi.lotto24.de/v1/drawinfo/aggregat... https://api.lotto24.de/v1/drawinfo/aggregated/6aus49,eurojackpot — 200 — 0 B — 62 ms — h3https://gutscheine.n-tv.de/widget/index/rawgutscheine.n-tv.de/widget/index/raw https://gutscheine.n-tv.de/widget/index/raw — 200 — 789 B — 89 ms — h2https://www.n-tv.de/auth/handler.html?pa_origin=https://www.n-tv.dewww.n-tv.de/auth/handler.html?pa_or... https://www.n-tv.de/auth/handler.html?pa_origin=https://www.n-tv.de — 200 — 2.0 KiB — 47 ms — h2https://metrics.n-tv.de/count?bytes=0&host=www.n-tv.de&status=200&url=%2F&query=-&vclCall=fetch&cmsId=section-633&type=section&platform=desktop&source=directmetrics.n-tv.de/count?bytes=0&host=... https://metrics.n-tv.de/count?bytes=0&host=www.n-tv.de&status=200&url=%2F&query=-&vclCall=fetch&cmsId=section-633&type=section&platform=desktop&source=direct — 200 — 71 B — 122 ms — h2https://www.n-tv.de/img/30740190/1776810319/Img_17_6/768/April-20-2026-Washington-Dc-United-States-of-America-U-S-President-Donald-Trump-gestures-to-the-media-pool-before-boarding-Marine-One-on-the-South-Lawn-of-the-White-House-April-16-2026-in-Washington-D-C-Trump-departed-to-Joint-Base-Andrews-then-on-to-Las-Vegas.webpwww.n-tv.de/img/30740190/1776810319... https://www.n-tv.de/img/30740190/1776810319/Img_17_6/768/April-20-2026-Washington-Dc-United-States-of-America-U-S-President-Donald-Trump-gestures-to-the-media-pool-before-boarding-Marine-One-on-the-South-Lawn-of-the-White-House-April-16-2026-in-Washington-D-C-Trump-departed-to-Joint-Base-Andrews-then-on-to-Las-Vegas.webp — 200 — 16.5 KiB — 48 ms — h2https://www.n-tv.de/img/30740068/1776801662/Img_17_6/768/Iran-War-Armed-Women-Armed-Iranian-women-carrying-rifles-participate-in-a-military-parade-organized-by-the-Islamic-Revolutionary-Guard-Corps-IRGC-in-downtown-Tehran-Iran-on-April-17-2026-during-a-ceasefire-between-Iran-and-the-United-States-Israeli-coalition-Tehran-Iran-PUBLICATIONxNOTxINxFRA-Copyright-xMortezaxNikoubazlx-originalFilename-nikoubazl-iranwara260417-npJFe.webpwww.n-tv.de/img/30740068/1776801662... https://www.n-tv.de/img/30740068/1776801662/Img_17_6/768/Iran-War-Armed-Women-Armed-Iranian-women-carrying-rifles-participate-in-a-military-parade-organized-by-the-Islamic-Revolutionary-Guard-Corps-IRGC-in-downtown-Tehran-Iran-on-April-17-2026-during-a-ceasefire-between-Iran-and-the-United-States-Israeli-coalition-Tehran-Iran-PUBLICATIONxNOTxINxFRA-Copyright-xMortezaxNikoubazlx-originalFilename-nikoubazl-iranwara260417-npJFe.webp — 200 — 24.8 KiB — 49 ms — h2https://www.n-tv.de/img/30739695/1776792696/Img_17_6/768/U-S-President-Donald-Trump-speaks-during-a-Turning-Point-USA-event-at-Dream-City-Church-in-Phoenix-Arizona-U-S-April-17-2026.webpwww.n-tv.de/img/30739695/1776792696... https://www.n-tv.de/img/30739695/1776792696/Img_17_6/768/U-S-President-Donald-Trump-speaks-during-a-Turning-Point-USA-event-at-Dream-City-Church-in-Phoenix-Arizona-U-S-April-17-2026.webp — 200 — 13.6 KiB — 49 ms — h2https://www.n-tv.de/img/30739982/1776798685/Img_17_6/768/April-20-2026-Washington-Dc-United-States-of-America-U-S-President-Donald-Trump-gestures-to-the-media-pool-before-boarding-Marine-One-on-the-South-Lawn-of-the-White-House-April-16-2026-in-Washington-D-C-Trump-departed-to-Joint-Base-Andrews-then-on-to-Las-Vegas.webpwww.n-tv.de/img/30739982/1776798685... https://www.n-tv.de/img/30739982/1776798685/Img_17_6/768/April-20-2026-Washington-Dc-United-States-of-America-U-S-President-Donald-Trump-gestures-to-the-media-pool-before-boarding-Marine-One-on-the-South-Lawn-of-the-White-House-April-16-2026-in-Washington-D-C-Trump-departed-to-Joint-Base-Andrews-then-on-to-Las-Vegas.webp — 200 — 11.5 KiB — 47 ms — h2https://www.n-tv.de/img/30739373/1776792582/Img_17_6/768/EUR-Deutschland-Berlin-20-04-2026-Bundeskanzler-Friedrich-Merz-CDU-trifft-sich-mit-Vertretern-Jahresempfang-des-Bundesverbands-deutscher-Banken-e-V.webpwww.n-tv.de/img/30739373/1776792582... https://www.n-tv.de/img/30739373/1776792582/Img_17_6/768/EUR-Deutschland-Berlin-20-04-2026-Bundeskanzler-Friedrich-Merz-CDU-trifft-sich-mit-Vertretern-Jahresempfang-des-Bundesverbands-deutscher-Banken-e-V.webp — 200 — 26.5 KiB — 49 ms — h2https://www.n-tv.de/img/30738978/1776784837/Img_17_6/768/Zwei-Senioren-m-w-Frau-Mann-sitzen-auf-einer-Bank-und-schauen-auf-den-Baldeneysee-Feature-Symbolfoto-Randmotiv-Am-Baldeneysee-in-Essen-20-01.webpwww.n-tv.de/img/30738978/1776784837... https://www.n-tv.de/img/30738978/1776784837/Img_17_6/768/Zwei-Senioren-m-w-Frau-Mann-sitzen-auf-einer-Bank-und-schauen-auf-den-Baldeneysee-Feature-Symbolfoto-Randmotiv-Am-Baldeneysee-in-Essen-20-01.webp — 200 — 33.3 KiB — 56 ms — h2https://www.n-tv.de/img/30736957/1776765640/Img_17_6/768/AfD-Spitzenkandidat-Jan-Bollinger-mit-den-AfD-Bundesvorsitzenden-Tino-Chrupalla-und-Alice-Weidel-bei-der-Bekanntgabe-der-ersten-Prognose-um-18-00-Uhr.webpwww.n-tv.de/img/30736957/1776765640... https://www.n-tv.de/img/30736957/1776765640/Img_17_6/768/AfD-Spitzenkandidat-Jan-Bollinger-mit-den-AfD-Bundesvorsitzenden-Tino-Chrupalla-und-Alice-Weidel-bei-der-Bekanntgabe-der-ersten-Prognose-um-18-00-Uhr.webp — 200 — 29.4 KiB — 56 ms — h2https://www.n-tv.de/img/30738472/1776794719/Img_17_6/768/Apple-CEO-Tim-Cook-kicks-off-the-event-for-a-new-product-announcement-at-the-Steve-Jobs-Theater-on-the-new-Apple-campus-on-Tuesday-Sept-12-2017-in-Cupertino-Calif.webpwww.n-tv.de/img/30738472/1776794719... https://www.n-tv.de/img/30738472/1776794719/Img_17_6/768/Apple-CEO-Tim-Cook-kicks-off-the-event-for-a-new-product-announcement-at-the-Steve-Jobs-Theater-on-the-new-Apple-campus-on-Tuesday-Sept-12-2017-in-Cupertino-Calif.webp — 200 — 24.6 KiB — 56 ms — h2https://www.n-tv.de/img/30739732/1776793283/Img_16_9/360/Sch%C3%BCtzenpanzer.webpwww.n-tv.de/img/30739732/1776793283... https://www.n-tv.de/img/30739732/1776793283/Img_16_9/360/Sch%C3%BCtzenpanzer.webp — 200 — 9.2 KiB — 24 ms — h2https://www.n-tv.de/img/30737468/1776770583/Img_16_9/360/WVSER26Blumenerde.webpwww.n-tv.de/img/30737468/1776770583... https://www.n-tv.de/img/30737468/1776770583/Img_16_9/360/WVSER26Blumenerde.webp — 200 — 21.4 KiB — 25 ms — h2https://www.n-tv.de/img/30739650/1776792016/Img_16_9/360/KoelnNews_337775189_265.webpwww.n-tv.de/img/30739650/1776792016... https://www.n-tv.de/img/30739650/1776792016/Img_16_9/360/KoelnNews_337775189_265.webp — 200 — 13.2 KiB — 26 ms — h2https://www.n-tv.de/img/30739058/1776785407/Img_16_9/360/KoelnNews_337773307_1698.webpwww.n-tv.de/img/30739058/1776785407... https://www.n-tv.de/img/30739058/1776785407/Img_16_9/360/KoelnNews_337773307_1698.webp — 200 — 8.3 KiB — 27 ms — h2https://www.n-tv.de/img/30740040/1776800389/Img_16_9/360/Gift_Orban_Pr%C3%BCgellei.webpwww.n-tv.de/img/30740040/1776800389... https://www.n-tv.de/img/30740040/1776800389/Img_16_9/360/Gift_Orban_Pr%C3%BCgellei.webp — 200 — 6.9 KiB — 28 ms — h2https://www.n-tv.de/img/30739825/1776795379/Img_16_9/360/nkr.webpwww.n-tv.de/img/30739825/1776795379... https://www.n-tv.de/img/30739825/1776795379/Img_16_9/360/nkr.webp — 200 — 4.6 KiB — 27 ms — h2https://www.n-tv.de/img/30739375/1776788318/Img_16_9/360/KoelnNews_337772619_192.webpwww.n-tv.de/img/30739375/1776788318... https://www.n-tv.de/img/30739375/1776788318/Img_16_9/360/KoelnNews_337772619_192.webp — 200 — 8.3 KiB — 28 ms — h2https://www.n-tv.de/img/30735631/1776718206/Img_16_9/360/KoelnNews_337726887_1475.webpwww.n-tv.de/img/30735631/1776718206... https://www.n-tv.de/img/30735631/1776718206/Img_16_9/360/KoelnNews_337726887_1475.webp — 200 — 6.4 KiB — 29 ms — h2https://www.n-tv.de/img/30738318/1776778722/Img_16_9/360/Metro.webpwww.n-tv.de/img/30738318/1776778722... https://www.n-tv.de/img/30738318/1776778722/Img_16_9/360/Metro.webp — 200 — 2.9 KiB — 30 ms — h2https://www.n-tv.de/img/30739006/1776784978/Img_16_9/360/KoelnNews_337772893_600.webpwww.n-tv.de/img/30739006/1776784978... https://www.n-tv.de/img/30739006/1776784978/Img_16_9/360/KoelnNews_337772893_600.webp — 200 — 5.9 KiB — 31 ms — h2https://www.n-tv.de/img/30738265/1776778221/Img_16_9/360/cdu.webpwww.n-tv.de/img/30738265/1776778221... https://www.n-tv.de/img/30738265/1776778221/Img_16_9/360/cdu.webp — 200 — 5.0 KiB — 32 ms — h2https://www.n-tv.de/img/30739047/1776785262/Img_16_9/360/KoelnNews_337772384_875.webpwww.n-tv.de/img/30739047/1776785262... https://www.n-tv.de/img/30739047/1776785262/Img_16_9/360/KoelnNews_337772384_875.webp — 200 — 12.2 KiB — 51 ms — h2https://www.n-tv.de/img/30738693/1776782580/Img_16_9/360/KoelnNews_337770348_300.webpwww.n-tv.de/img/30738693/1776782580... https://www.n-tv.de/img/30738693/1776782580/Img_16_9/360/KoelnNews_337770348_300.webp — 200 — 4.5 KiB — 38 ms — h2https://www.n-tv.de/img/30738785/1776783890/Img_16_9/360/vk.webpwww.n-tv.de/img/30738785/1776783890... https://www.n-tv.de/img/30738785/1776783890/Img_16_9/360/vk.webp — 200 — 7.2 KiB — 40 ms — h2https://www.n-tv.de/auth/main.jswww.n-tv.de/auth/main.js https://www.n-tv.de/auth/main.js — 200 — 14.2 KiB — 50 ms — h2https://www.n-tv.de/auth/images/logo.svgwww.n-tv.de/auth/images/logo.svg https://www.n-tv.de/auth/images/logo.svg — 200 — 3.0 KiB — 5 ms — h2https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/gfx/arrow_competition.pngs.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/gfx/arrow_competition.png — 200 — 609 B — 37 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/font/IBMPlexSans-Bold.woffs.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/font/IBMPlexSans-Bold.woff — 200 — 77.0 KiB — 134 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/font/IBMPlexSans-Regular.woffs.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/font/IBMPlexSans-Regular.woff — 200 — 77.4 KiB — 134 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/default/static/js/lib/iframeResizer-4.3.5.contentWindow.min.jss.hs-data.com/comon/prj/isdc/v3/def... https://s.hs-data.com/comon/prj/isdc/v3/default/static/js/lib/iframeResizer-4.3.5.contentWindow.min.js — 200 — 5.4 KiB — 39 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/js/dist/default.min.js?v=20260228s.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/js/dist/default.min.js?v=20260228 — 200 — 16.7 KiB — 47 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/default/static/js/lib/iframeResizer-4.3.5.contentWindow.min.jss.hs-data.com/comon/prj/isdc/v3/def... https://s.hs-data.com/comon/prj/isdc/v3/default/static/js/lib/iframeResizer-4.3.5.contentWindow.min.js — 200 — 0 B — 36 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/js/dist/default.min.js?v=20260228s.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/js/dist/default.min.js?v=20260228 — 200 — 0 B — 46 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/default/static/js/lib/iframeResizer-4.3.5.contentWindow.min.jss.hs-data.com/comon/prj/isdc/v3/def... https://s.hs-data.com/comon/prj/isdc/v3/default/static/js/lib/iframeResizer-4.3.5.contentWindow.min.js — 200 — 0 B — 26 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/js/dist/default.min.js?v=20260228s.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/js/dist/default.min.js?v=20260228 — 200 — 0 B — 37 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/default/static/js/lib/iframeResizer-4.3.5.contentWindow.min.jss.hs-data.com/comon/prj/isdc/v3/def... https://s.hs-data.com/comon/prj/isdc/v3/default/static/js/lib/iframeResizer-4.3.5.contentWindow.min.js — 200 — 0 B — 28 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/js/dist/default.min.js?v=20260228s.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/js/dist/default.min.js?v=20260228 — 200 — 0 B — 44 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/default/static/js/lib/iframeResizer-4.3.5.contentWindow.min.jss.hs-data.com/comon/prj/isdc/v3/def... https://s.hs-data.com/comon/prj/isdc/v3/default/static/js/lib/iframeResizer-4.3.5.contentWindow.min.js — 200 — 0 B — 30 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/js/dist/default.min.js?v=20260228s.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/js/dist/default.min.js?v=20260228 — 200 — 0 B — 43 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/default/static/js/lib/iframeResizer-4.3.5.contentWindow.min.jss.hs-data.com/comon/prj/isdc/v3/def... https://s.hs-data.com/comon/prj/isdc/v3/default/static/js/lib/iframeResizer-4.3.5.contentWindow.min.js — 200 — 0 B — 29 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/js/dist/default.min.js?v=20260228s.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/js/dist/default.min.js?v=20260228 — 200 — 0 B — 42 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/default/static/js/lib/iframeResizer-4.3.5.contentWindow.min.jss.hs-data.com/comon/prj/isdc/v3/def... https://s.hs-data.com/comon/prj/isdc/v3/default/static/js/lib/iframeResizer-4.3.5.contentWindow.min.js — 200 — 0 B — 32 ms — h3https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/js/dist/default.min.js?v=20260228s.hs-data.com/comon/prj/isdc/v3/ntv... https://s.hs-data.com/comon/prj/isdc/v3/ntv/static/js/dist/default.min.js?v=20260228 — 200 — 0 B — 39 ms — h3https://sourcepoint.n-tv.de/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.jssourcepoint.n-tv.de/unified/4.40.1/... https://sourcepoint.n-tv.de/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js — 200 — 24.2 KiB — 19 ms — h2https://sourcepoint.n-tv.de/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.n-tv.de%2F&account_id=1239sourcepoint.n-tv.de/mms/v2/get_site... https://sourcepoint.n-tv.de/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.n-tv.de%2F&account_id=1239 — 200 — 613 B — 19 ms — h2https://api.permutive.com/ctx/v1/segment?k=30f19d74-4fde-42d2-83bc-3c837abdeb9fapi.permutive.com/ctx/v1/segment?k=... https://api.permutive.com/ctx/v1/segment?k=30f19d74-4fde-42d2-83bc-3c837abdeb9f — 200 — 0 B — 65 ms — h2https://adalliance.profiles.tagger.opecloud.com/v1/targeting?url=https%3A%2F%2Fwww.n-tv.de%2F&gdpr_applies=1&consent_string=CQhhRkAQhhRkAAGABBENCWFgAAAAAAAAAAYgAAAAAAAA.IKPABhC5ETWFEaDBxIMMAGYAVRQABIMAAAgCAESABAAEAIAAA0SAAIAQAAAACEAIAABABAAAEAAgEAECAAAAEABBgAAAAgAAIIABAAAEAQAAAAAgAAAAAAAAAAAAYEAQAmQAAQELkAUBgCAAAAAAAACABAIAEAAMACAAAAAIAAQAAggAAAAAAAIIAAAEAAAgAEAAAAAAAAIIQAAAAAAAAAAAABCAAEAA.YAAAAAAAAAAAadalliance.profiles.tagger.opecloud... https://adalliance.profiles.tagger.opecloud.com/v1/targeting?url=https%3A%2F%2Fwww.n-tv.de%2F&gdpr_applies=1&consent_string=CQhhRkAQhhRkAAGABBENCWFgAAAAAAAAAAYgAAAAAAAA.IKPABhC5ETWFEaDBxIMMAGYAVRQABIMAAAgCAESABAAEAIAAA0SAAIAQAAAACEAIAABABAAAEAAgEAECAAAAEABBgAAAAgAAIIABAAAEAQAAAAAgAAAAAAAAAAAAYEAQAmQAAQELkAUBgCAAAAAAAACABAIAEAAMACAAAAAIAAQAAggAAAAAAAIIAAAEAAAgAEAAAAAAAAIIQAAAAAAAAAAAABCAAEAA.YAAAAAAAAAAA — -1 — 0 B — 159 ms — https://api.permutive.com/ctx/v1/segment?k=30f19d74-4fde-42d2-83bc-3c837abdeb9fapi.permutive.com/ctx/v1/segment?k=... https://api.permutive.com/ctx/v1/segment?k=30f19d74-4fde-42d2-83bc-3c837abdeb9f — 200 — 218 B — 29 ms — h2https://sourcepoint.n-tv.de/wrapper/v2/meta-data?hasCsp=true&accountId=1239&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=9301&scriptVersion=4.40.1&scriptType=unifiedsourcepoint.n-tv.de/wrapper/v2/meta... https://sourcepoint.n-tv.de/wrapper/v2/meta-data?hasCsp=true&accountId=1239&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=9301&scriptVersion=4.40.1&scriptType=unified — 200 — 790 B — 7 ms — h2https://www.n-tv.de/auth/images/icon__loading__grey.svgwww.n-tv.de/auth/images/icon__loadi... https://www.n-tv.de/auth/images/icon__loading__grey.svg — 200 — 1.4 KiB — 5 ms — h2https://www.n-tv.de/6aus49.pngwww.n-tv.de/6aus49.png https://www.n-tv.de/6aus49.png — 200 — 7.7 KiB — 10 ms — h2https://www.n-tv.de/logo.svgwww.n-tv.de/logo.svg https://www.n-tv.de/logo.svg — 200 — 1.5 KiB — 10 ms — h2https://www.n-tv.de/eurojackpot.pngwww.n-tv.de/eurojackpot.png https://www.n-tv.de/eurojackpot.png — 200 — 11.9 KiB — 10 ms — h2https://www.n-tv.de/checkout-charlie.svgwww.n-tv.de/checkout-charlie.svg https://www.n-tv.de/checkout-charlie.svg — 200 — 2.1 KiB — 10 ms — h2https://cdn-assets-ntv.imgix.net/uploads/Craghoppers_800x400_492f06028f.png?w=90cdn-assets-ntv.imgix.net/uploads/Cr... https://cdn-assets-ntv.imgix.net/uploads/Craghoppers_800x400_492f06028f.png?w=90 — 200 — 2.2 KiB — 20 ms — h2https://cdn-assets-ntv.imgix.net/uploads/marktplatz_widget_ntv_400x200_craghoppers_1_23949d57fe.jpgcdn-assets-ntv.imgix.net/uploads/ma... https://cdn-assets-ntv.imgix.net/uploads/marktplatz_widget_ntv_400x200_craghoppers_1_23949d57fe.jpg — 200 — 36.9 KiB — 14 ms — h2https://cdn-assets-ntv.imgix.net/uploads/provider/618bdedbeb208.png?w=90cdn-assets-ntv.imgix.net/uploads/pr... https://cdn-assets-ntv.imgix.net/uploads/provider/618bdedbeb208.png?w=90 — 200 — 2.0 KiB — 15 ms — h2https://cdn-assets-ntv.imgix.net/uploads/marktplatz_widget_ntv_400x200_meinfoto_2_32ef42b929.jpgcdn-assets-ntv.imgix.net/uploads/ma... https://cdn-assets-ntv.imgix.net/uploads/marktplatz_widget_ntv_400x200_meinfoto_2_32ef42b929.jpg — 200 — 51.8 KiB — 17 ms — h2https://cdn-assets-ntv.imgix.net/uploads/provider/64e5dfeab0800.png?w=90cdn-assets-ntv.imgix.net/uploads/pr... https://cdn-assets-ntv.imgix.net/uploads/provider/64e5dfeab0800.png?w=90 — 200 — 2.6 KiB — 15 ms — h2https://cdn-assets-ntv.imgix.net/uploads/gruppe_1_2_1_1400x700_expedia_2ab5bbb97b.jpgcdn-assets-ntv.imgix.net/uploads/gr... https://cdn-assets-ntv.imgix.net/uploads/gruppe_1_2_1_1400x700_expedia_2ab5bbb97b.jpg — 200 — 206.2 KiB — 22 ms — h2https://sourcepoint.n-tv.de/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A1239%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%22hasPurAbo%22%3Afalse%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fsourcepoint.n-tv.de%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%2Fwww.n-tv.de%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=513325392513325392ef85&scriptVersion=4.40.1&scriptType=unifiedsourcepoint.n-tv.de/wrapper/v2/mess... https://sourcepoint.n-tv.de/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A1239%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%22hasPurAbo%22%3Afalse%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fsourcepoint.n-tv.de%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%2Fwww.n-tv.de%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=513325392513325392ef85&scriptVersion=4.40.1&scriptType=unified — 200 — 8.8 KiB — 11 ms — h2https://sourcepoint.n-tv.de/index.html?hasCsp=true&message_id=1439072&consentUUID=null&consent_origin=https%3A%2F%2Fsourcepoint.n-tv.de%2Fconsent%2Ftcfv2&preload_message=true&version=v1sourcepoint.n-tv.de/index.html?hasC... https://sourcepoint.n-tv.de/index.html?hasCsp=true&message_id=1439072&consentUUID=null&consent_origin=https%3A%2F%2Fsourcepoint.n-tv.de%2Fconsent%2Ftcfv2&preload_message=true&version=v1 — 200 — 2.2 KiB — 3 ms — h2https://sourcepoint.n-tv.de/Notice.30929.csssourcepoint.n-tv.de/Notice.30929.cs... https://sourcepoint.n-tv.de/Notice.30929.css — 200 — 6.7 KiB — 4 ms — h2https://sourcepoint.n-tv.de/polyfills.01516.jssourcepoint.n-tv.de/polyfills.01516... https://sourcepoint.n-tv.de/polyfills.01516.js — 200 — 2.3 KiB — 5 ms — h2https://sourcepoint.n-tv.de/Notice.8f529.jssourcepoint.n-tv.de/Notice.8f529.js https://sourcepoint.n-tv.de/Notice.8f529.js — 200 — 91.2 KiB — 8 ms — h2https://applets.ebxcdn.com/ebx.jsapplets.ebxcdn.com/ebx.js https://applets.ebxcdn.com/ebx.js — 200 — 1.0 KiB — 46 ms — h3https://unpkg.com/web-vitals@1.1.2/dist/web-vitals.umd.jsunpkg.com/web-vitals@1.1.2/dist/web... https://unpkg.com/web-vitals@1.1.2/dist/web-vitals.umd.js — 200 — 2.1 KiB — 54 ms — h3https://cdn-gl.nmrodam.com/conf/PCA6E6C30-EDCD-4F42-8AC2-DEEBFFDC91C2.jscdn-gl.nmrodam.com/conf/PCA6E6C30-E... https://cdn-gl.nmrodam.com/conf/PCA6E6C30-EDCD-4F42-8AC2-DEEBFFDC91C2.js — 200 — 6.7 KiB — 46 ms — h2https://www.googletagmanager.com/gtag/js?id=G-Y1BQF1G7WH&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-Y1BQF1G7WH&cx=c&gtm=4e64h1 — 200 — 165.0 KiB — 51 ms — h2https://sourcepoint.n-tv.de/consent/tcfv2/vendor-list/categories?siteId=9301sourcepoint.n-tv.de/consent/tcfv2/v... https://sourcepoint.n-tv.de/consent/tcfv2/vendor-list/categories?siteId=9301 — 200 — 2.5 KiB — 5 ms — h2https://applets.ebxcdn.com/applets/www.n-tv.de/scripts.jsapplets.ebxcdn.com/applets/www.n-tv... https://applets.ebxcdn.com/applets/www.n-tv.de/scripts.js — 200 — 2.9 KiB — 42 ms — h3https://cdn-gl.nmrodam.com/novms/js/2/nlsSDK600.eu.bundle.min.jscdn-gl.nmrodam.com/novms/js/2/nlsSD... https://cdn-gl.nmrodam.com/novms/js/2/nlsSDK600.eu.bundle.min.js — 200 — 56.3 KiB — 4 ms — h2https://sourcepoint.n-tv.de/consent/tcfv2/vendor-list/categories?siteId=9301&consentLanguage=desourcepoint.n-tv.de/consent/tcfv2/v... https://sourcepoint.n-tv.de/consent/tcfv2/vendor-list/categories?siteId=9301&consentLanguage=de — 200 — 2.5 KiB — 5 ms — h2https://cdn-gl.nmrodam.com/novms/html/ls.htmlcdn-gl.nmrodam.com/novms/html/ls.ht... https://cdn-gl.nmrodam.com/novms/html/ls.html — 200 — 3.9 KiB — 7 ms — h2https://www.n-tv.de/webpush/webpush-vars.csswww.n-tv.de/webpush/webpush-vars.cs... https://www.n-tv.de/webpush/webpush-vars.css — 200 — 614 B — 7 ms — h2https://www.n-tv.de/webpush/config.jsonwww.n-tv.de/webpush/config.json https://www.n-tv.de/webpush/config.json — 200 — 1.2 KiB — 8 ms — h2https://secure-eu.nmrodam.com/cgi-bin/gn?prd=session&c9=devid,&c13=asid,PCA6E6C30-EDCD-4F42-8AC2-DEEBFFDC91C2&sessionId=cpmshaxhtlpr9fy5uerujmcuqidog1776813494&c16=sdkv,bj.6.0.0&uoo=&fp_id=&fp_cr_tm=&fp_acc_tm=&fp_emm_tm=&ve_id=&c30=bldv,6.0.0.673&uid2=&uid2_token=&hem_sha256=&hem_sha1=&hem_md5=&hem_unknown=&sdd=&retry=0secure-eu.nmrodam.com/cgi-bin/gn?pr... https://secure-eu.nmrodam.com/cgi-bin/gn?prd=session&c9=devid,&c13=asid,PCA6E6C30-EDCD-4F42-8AC2-DEEBFFDC91C2&sessionId=cpmshaxhtlpr9fy5uerujmcuqidog1776813494&c16=sdkv,bj.6.0.0&uoo=&fp_id=&fp_cr_tm=&fp_acc_tm=&fp_emm_tm=&ve_id=&c30=bldv,6.0.0.673&uid2=&uid2_token=&hem_sha256=&hem_sha1=&hem_md5=&hem_unknown=&sdd=&retry=0 — 200 — 377 B — 126 ms — h2https://cpmshaxhtlpr9fy5uerujmcuqidog1776813494.nuid.nmrodam.com/cpmshaxhtlpr9fy5uerujmcuqidog177681... https://cpmshaxhtlpr9fy5uerujmcuqidog1776813494.nuid.nmrodam.com/ — 200 — 349 B — 47 ms — h2https://www.n-tv.de/favicon.icowww.n-tv.de/favicon.ico https://www.n-tv.de/favicon.ico — 200 — 4.7 KiB — 5 ms — h2https://www.n-tv.de/webpush/webpush-core.jswww.n-tv.de/webpush/webpush-core.js https://www.n-tv.de/webpush/webpush-core.js — 200 — 30.6 KiB — 6 ms — h2https://secure-eu.nmrodam.com/cgi-bin/gn?prd=dcr&ci=de-205177&ch=de-205177_c05_ntv_index_home_P&asn=ntv_index_home&fp_id=&fp_cr_tm=&fp_acc_tm=&fp_emm_tm=&ve_id=&sessionId=cpmshaxhtlpr9fy5uerujmcuqidog1776813494&prv=1&c6=vc,c05&ca=NA&c13=asid,PCA6E6C30-EDCD-4F42-8AC2-DEEBFFDC91C2&c32=segA,ntv.de%20Homepage&c33=segB,CPI&c34=segC,UNKNOWN&c15=apn,&sup=1&segment2=&segment1=&forward=0&plugv=&playerv=&ad=0&cr=V&c9=devid,&enc=true&c1=nuid,999&at=view&rt=text&c16=sdkv,bj.6.0.0&c27=cln,0&crs=&lat=&lon=&c29=plid,17768134941396630&c30=bldv,6.0.0.673&st=dcragf&c7=osgrp,&c8=devgrp,&c10=plt,&c40=adbid,&c14=osver,NA&c26=dmap,1&dd=&hrd=&wkd=&c35=adrsid,&c36=cref1,&c37=cref2,&c11=agg,1&c12=apv,&c51=adl,0&c52=noad,0&pc=NA&c53=fef,n&c54=oad,&c55=cref3,&c57=adldf,2&ai=ntv_index_home&c3=st,c&c64=starttm,1776813495&adid=ntv_index_home&c58=isLive,false&c59=sesid,&c61=createtm,1776813496&c63=pipMode,&uoo=&c68=bndlid,&nodeTM=&logTM=&c73=phtype,&c74=dvcnm,&c76=adbsnid,&c44=progen,&davty=0&si=https%3A%2F%2Fwww.n-tv.de%2F&c66=mediaurl,&sdd=&c62=sendTime,1776813496&rnd=496963secure-eu.nmrodam.com/cgi-bin/gn?pr... https://secure-eu.nmrodam.com/cgi-bin/gn?prd=dcr&ci=de-205177&ch=de-205177_c05_ntv_index_home_P&asn=ntv_index_home&fp_id=&fp_cr_tm=&fp_acc_tm=&fp_emm_tm=&ve_id=&sessionId=cpmshaxhtlpr9fy5uerujmcuqidog1776813494&prv=1&c6=vc,c05&ca=NA&c13=asid,PCA6E6C30-EDCD-4F42-8AC2-DEEBFFDC91C2&c32=segA,ntv.de%20Homepage&c33=segB,CPI&c34=segC,UNKNOWN&c15=apn,&sup=1&segment2=&segment1=&forward=0&plugv=&playerv=&ad=0&cr=V&c9=devid,&enc=true&c1=nuid,999&at=view&rt=text&c16=sdkv,bj.6.0.0&c27=cln,0&crs=&lat=&lon=&c29=plid,17768134941396630&c30=bldv,6.0.0.673&st=dcragf&c7=osgrp,&c8=devgrp,&c10=plt,&c40=adbid,&c14=osver,NA&c26=dmap,1&dd=&hrd=&wkd=&c35=adrsid,&c36=cref1,&c37=cref2,&c11=agg,1&c12=apv,&c51=adl,0&c52=noad,0&pc=NA&c53=fef,n&c54=oad,&c55=cref3,&c57=adldf,2&ai=ntv_index_home&c3=st,c&c64=starttm,1776813495&adid=ntv_index_home&c58=isLive,false&c59=sesid,&c61=createtm,1776813496&c63=pipMode,&uoo=&c68=bndlid,&nodeTM=&logTM=&c73=phtype,&c74=dvcnm,&c76=adbsnid,&c44=progen,&davty=0&si=https%3A%2F%2Fwww.n-tv.de%2F&c66=mediaurl,&sdd=&c62=sendTime,1776813496&rnd=496963 — 200 — 377 B — 116 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 1211ms · 2248KB · €6/mo
www.n-tv.de
Other
Costly
Execution 306ms
Transfer 59 KB
Unused 39%
Monthly Cost €1/mo
www.n-tv.de
Other
Costly
Execution 266ms
Transfer 1297 KB
Monthly Cost €1/mo
Unattributable
Other
Optional
Execution 165ms
Transfer 0 KB
Monthly Cost €1/mo
www.n-tv.de
Other
Optional
Execution 145ms
Transfer 34 KB
Monthly Cost €1/mo
sourcepoint.n-tv.de
Other
Optional
Execution 113ms
Transfer 91 KB
Unused 68%
Monthly Cost €1/mo
www.n-tv.de
Other
Optional
Execution 92ms
Transfer 586 KB
Unused 50%
Monthly Cost €0/mo
Google Tag Manager
Tag Manager
Optional
Execution 73ms
Transfer 140 KB
Unused 41%
Monthly Cost €0/mo
sourcepoint.n-tv.de
Other
Optional
Execution 52ms
Transfer 40 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.n-tv.de adds 306ms and costs ~€1/month
  • www.n-tv.de adds 266ms 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

www.n-tv.de takes 306ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.n-tv.de takes 266ms 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

68% of sourcepoint.n-tv.de'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