Skip to content
https://chip.de

Performance

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

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

85
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

989 ms

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

1.87 s

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

41 ms

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

0.076

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

2.17 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.00 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
5 PASS 4 REVIEW 4 FIX
F
Page Weight Budget
Action
29.3 MB transferred, 281 requests
FIX
29.3 MB transferred, 281 requests
Critical::
Page weighs 33.4 MB (29.3 MB transferred)
Warning::
Images are 27.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 27.9 MB
Warning::
JavaScript is 858 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 858 KB
Warning::
281 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 6.1 g CO2 per page load
29.3 MB / 2.4 MB budget
29.3 MB transferred
281 requests
6.1 g CO2 per page load
Images 27.9 MiB 95%
JavaScript 858.1 KiB 3%
Other 232.9 KiB 1%
HTML 121.6 KiB 0%
Fonts 61.0 KiB 0%
Other 52.8 KiB 0%
CSS 51.3 KiB 0%
Other 40.8 KiB 0%
Other 690 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (29.3 MiB of 29.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
281 resources · 29.3 MB · 243 KB savings available
FIX
281 resources · 29.3 MB · 243 KB savings available
Warning::
Page weight 28.3 MB over 1MB target
Got: 29.3 MB Expected: ≤ 1 MB
Info::
~243 KB of savings available
Warning::
280 third-party resources (100% of weight)
Info::
12 resources over 200KB
281 resources · 29.3 MiB · 280 third-party 28.3 MiB over 1MB target
Image 95% · 27.9 MiB
JavaScript 3% · 859.3 KiB
Other 1% · 271.0 KiB
Document 0% · 124.0 KiB
Font 0% · 61.0 KiB
CSS 0% · 51.3 KiB

~242.6 KiB of savings available

Remove unused JavaScript: 242.6 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
78 images, 0 KB saveable
REVIEW
78 images, 0 KB saveable
Warning::
https://www.chip.de/ctf/chip/gif/animation-chip-30... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
78 images 27.9 MB
0 oversized -0 KB
34 legacy format
1 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

C
JS Execution Cost
Action
1570ms total JS execution
REVIEW
1570ms total JS execution
Warning::
https://cmp.chip.de/Notice.8f529.js: 586ms CPU time
Warning::
Unattributable: 414ms CPU time
Warning::
https://www.chip.de/: 332ms CPU time
Info::
https://cdn.greenvideo.io/carousel/gfc.js: 136ms CPU time
Info::
https://cmp.chip.de/unified/wrapperMessagingWithou...: 101ms CPU time
Warning::
Third-party scripts: 1570ms (100% of total)

Main Thread Breakdown

Script Evaluation 47% Other 22% Style & Layout 15% Parse HTML & CSS 8% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://cmp.chip.de/Notice.8f529.js586ms435ms15ms3rd
Unattributable414ms83ms0ms3rd
https://www.chip.de/332ms38ms10ms3rd
https://cdn.greenvideo.io/carousel/gfc.js136ms103ms2ms3rd
https://cmp.chip.de/unified/wrapperMessagingWithoutDetection.js101ms58ms9ms3rd
C
JS Bundles
Action
55 scripts, 243 KB unused
REVIEW
55 scripts, 243 KB unused
Warning::
https://cmp.chip.de/Notice.8f529.js: 61 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cmp.chip.de/Notice.8f529.js: 61 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.chip.de/ctf/assets/renderer/static/chu...: 34 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://a.bf-ad.net/adengine/chip/chunk-prepareEng...: 33 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cmp.chip.de/unified/wrapperMessagingWithou...: 27 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 243 KB
243 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cmp.chip.de/Notice.8f529.js91 KB61 KB (67%)3rd
https://cmp.chip.de/Notice.8f529.js0 KB61 KB (67%)3rd
https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-skVBKiFE.js63 KB34 KB (58%)3rd
https://a.bf-ad.net/adengine/chip/chunk-prepareEngine-0FG0hqqH.js47 KB33 KB (69%)3rd
https://cmp.chip.de/unified/wrapperMessagingWithoutDetection.js40 KB27 KB (68%)3rd
https://cp.chip.de/now.js35 KB26 KB (74%)3rd
https://assets.sp.chip.de/3.1.2/emitter.js23 KB3rd
https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-gX0guKOe.js1 KB3rd
https://www.chip.de/ctf/assets/renderer/static/entries/src_frontend_pages_generated-module-pages_channelizer-0_chip.BbWP4U6P.js1 KB3rd
https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-tR5rx4pq.js129 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

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 (61 KB)
PASS
7 fonts (61 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

61 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 500 ms 1.0 s 1.5 s FCP 989 ms LCP 1.9 shttps://www.chip.de/fec/assets/font/Asap-Regular.woff2?cache=bust210115Asap-Regular.woff2 https://www.chip.de/fec/assets/font/Asap-Regular.woff2?cache=bust210115 — 10.6 KiB — 42 ms — font-display: swaphttps://www.chip.de/fec/assets/font/Asap-Italic.woff2?cache=bust210115Asap-Italic.woff2 https://www.chip.de/fec/assets/font/Asap-Italic.woff2?cache=bust210115 — 11.4 KiB — 43 ms — font-display: swaphttps://www.chip.de/fec/assets/font/Asap-Bold.woff2?cache=bust210115Asap-Bold.woff2 https://www.chip.de/fec/assets/font/Asap-Bold.woff2?cache=bust210115 — 10.6 KiB — 47 ms — font-display: swaphttps://www.chip.de/fec/assets/font/Asap-BoldItalic.woff2?cache=bust210115Asap-BoldItalic.woff2 https://www.chip.de/fec/assets/font/Asap-BoldItalic.woff2?cache=bust210115 — 11.3 KiB — 47 ms — font-display: swaphttps://www.chip.de/fec/assets/font/chip-icons-v02.woff2?cache=bust240320chip-icons-v02.woff2 https://www.chip.de/fec/assets/font/chip-icons-v02.woff2?cache=bust240320 — 4.0 KiB — 18 ms — font-display: swaphttps://www.chip.de/ctf/assets/renderer/static/static/Asap-Regular-CUDCJUWJ.C6wPS7MR.woff2Asap-Regular-CUDCJUWJ.C... https://www.chip.de/ctf/assets/renderer/static/static/Asap-Regular-CUDCJUWJ.C6wPS7MR.woff2 — 10.6 KiB — 8 ms — font-display: swapdata:font/opentype;base64,T1RUTwANAIAAAwBQQ0ZGIKmZJMUAAAQoAAAClURTSUcAAAACAAAKEAAAAAhHREVGABgABwAAC…opentype;base64,T1RUTwA... data:font/opentype;base64,T1RUTwANAIAAAwBQQ0ZGIKmZJMUAAAQoAAAClURTSUcAAAACAAAKEAAAAAhHREVGABgABwAAC… — 2.5 KiB — 66 ms — font-display: swap
Asap-Regular.woff2 woff2 swap
Size 11 KB
Load time 42 ms
Start 239 ms
Risk FOUT — text flashes from fallback to web font
Asap-Italic.woff2 woff2 swap
Size 11 KB
Load time 43 ms
Start 239 ms
Risk FOUT — text flashes from fallback to web font
Asap-Bold.woff2 woff2 swap
Size 11 KB
Load time 47 ms
Start 239 ms
Risk FOUT — text flashes from fallback to web font
Asap-BoldItalic.woff2 woff2 swap
Size 11 KB
Load time 47 ms
Start 239 ms
Risk FOUT — text flashes from fallback to web font
chip-icons-v02.woff2 woff2 swap
Size 4 KB
Load time 18 ms
Start 240 ms
Risk FOUT — text flashes from fallback to web font
Asap-Regular-CUDCJUWJ.C... woff2 swap
Size 11 KB
Load time 8 ms
Start 416 ms
Risk FOUT — text flashes from fallback to web font
opentype;base64,T1RUTwA... unknown swap
Size 3 KB
Load time 66 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~1 KB and ~2 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
Network Waterfall
281 requests over 2024ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 989 ms LCP 1.9 shttps://chip.de// https://chip.de/ — 301 — 154 B — 47 ms — h2https://www.chip.de/www.chip.de/ https://www.chip.de/ — 200 — 119.4 KiB — 229 ms — h2https://videoplayer.chip.de/p/player/latest/index.jsvideoplayer.chip.de/p/player/latest... https://videoplayer.chip.de/p/player/latest/index.js — 200 — 108.9 KiB — 55 ms — h2https://cdn.greenvideo.io/carousel/gfc.jscdn.greenvideo.io/carousel/gfc.js https://cdn.greenvideo.io/carousel/gfc.js — 200 — 40.4 KiB — 55 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/style-d38fdbc5.PzO7Rsax.csswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/style-d38fdbc5.PzO7Rsax.css — 200 — 6.3 KiB — 17 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/style-d850852c.tn0RQdqM.csswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/style-d850852c.tn0RQdqM.css — 200 — 365 B — 25 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/style-1bdd5eba.BZ1sblvI.csswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/style-1bdd5eba.BZ1sblvI.css — 200 — 12.0 KiB — 25 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/style-62918d9a.Dr12QuLX.csswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/style-62918d9a.Dr12QuLX.css — 200 — 629 B — 26 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/style-e58ce4d9.B0D25ROH.csswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/style-e58ce4d9.B0D25ROH.css — 200 — 644 B — 27 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/style-8633c586.CXEy_MRv.csswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/style-8633c586.CXEy_MRv.css — 200 — 1.6 KiB — 27 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/style-b2ff4faf.CKZUDsNY.csswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/style-b2ff4faf.CKZUDsNY.css — 200 — 1.6 KiB — 28 ms — h2https://www.chip.de/ctf/assets/renderer/static/entries/entry-server-routing.Bie660r6.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/entries/entry-server-routing.Bie660r6.js — 200 — 25.1 KiB — 41 ms — h2https://www.chip.de/ctf/assets/renderer/static/entries/src_frontend_pages_generated-module-pages_channelizer-0_chip.BbWP4U6P.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/entries/src_frontend_pages_generated-module-pages_channelizer-0_chip.BbWP4U6P.js — 200 — 1.5 KiB — 37 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-tR5rx4pq.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-tR5rx4pq.js — 200 — 128.6 KiB — 51 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-JW-uahJG.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-JW-uahJG.js — 200 — 1.2 KiB — 41 ms — h2https://www.chip.de/fec/assets/font/Asap-Regular.woff2?cache=bust210115www.chip.de/fec/assets/font/Asap-Re... https://www.chip.de/fec/assets/font/Asap-Regular.woff2?cache=bust210115 — 200 — 10.6 KiB — 42 ms — h2https://www.chip.de/fec/assets/font/Asap-Italic.woff2?cache=bust210115www.chip.de/fec/assets/font/Asap-It... https://www.chip.de/fec/assets/font/Asap-Italic.woff2?cache=bust210115 — 200 — 11.4 KiB — 43 ms — h2https://www.chip.de/fec/assets/font/Asap-Bold.woff2?cache=bust210115www.chip.de/fec/assets/font/Asap-Bo... https://www.chip.de/fec/assets/font/Asap-Bold.woff2?cache=bust210115 — 200 — 10.6 KiB — 47 ms — h2https://www.chip.de/fec/assets/font/Asap-BoldItalic.woff2?cache=bust210115www.chip.de/fec/assets/font/Asap-Bo... https://www.chip.de/fec/assets/font/Asap-BoldItalic.woff2?cache=bust210115 — 200 — 11.3 KiB — 47 ms — h2https://www.chip.de/fec/assets/font/chip-icons-v02.woff2?cache=bust240320www.chip.de/fec/assets/font/chip-ic... https://www.chip.de/fec/assets/font/chip-icons-v02.woff2?cache=bust240320 — 200 — 4.0 KiB — 18 ms — h2https://content.chip.de/assets/css/global.css?3275content.chip.de/assets/css/global.c... https://content.chip.de/assets/css/global.css?3275 — 200 — 3.4 KiB — 28 ms — h2https://www.chip.de/static/assets/chip-pages/homepage/homepage-v6.2.13.css?6955www.chip.de/static/assets/chip-page... https://www.chip.de/static/assets/chip-pages/homepage/homepage-v6.2.13.css?6955 — 200 — 14.8 KiB — 28 ms — h2https://content.chip.de/cac/styles.css?1776816000content.chip.de/cac/styles.css?1776... https://content.chip.de/cac/styles.css?1776816000 — 200 — 1.3 KiB — 26 ms — h2https://www.chip.de/161/126913415/bu-mobile.svgwww.chip.de/161/126913415/bu-mobile... https://www.chip.de/161/126913415/bu-mobile.svg — 200 — 1.1 KiB — 10 ms — h2https://www.chip.de/161/126913415/cta-home.svgwww.chip.de/161/126913415/cta-home.... https://www.chip.de/161/126913415/cta-home.svg — 200 — 727 B — 16 ms — h2https://www.chip.de/161/126913415/PCTabletNotebook__1_.svgwww.chip.de/161/126913415/PCTabletN... https://www.chip.de/161/126913415/PCTabletNotebook__1_.svg — 200 — 827 B — 23 ms — h2https://www.chip.de/161/126913415/essenTrinken.svgwww.chip.de/161/126913415/essenTrin... https://www.chip.de/161/126913415/essenTrinken.svg — 200 — 942 B — 25 ms — h2https://www.chip.de/161/126913415/download.svgwww.chip.de/161/126913415/download.... https://www.chip.de/161/126913415/download.svg — 200 — 698 B — 26 ms — h2https://www.chip.de/fec/assets/favicon/site.webmanifest?v=03www.chip.de/fec/assets/favicon/site... https://www.chip.de/fec/assets/favicon/site.webmanifest?v=03 — 200 — 690 B — 29 ms — h2https://cmp.chip.de/unified/wrapperMessagingWithoutDetection.jscmp.chip.de/unified/wrapperMessagin... https://cmp.chip.de/unified/wrapperMessagingWithoutDetection.js — 200 — 40.4 KiB — 33 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 989 ms LCP 1.9 shttps://chip.de// https://chip.de/ — 301 — 154 B — 47 ms — h2https://www.chip.de/www.chip.de/ https://www.chip.de/ — 200 — 119.4 KiB — 229 ms — h2https://videoplayer.chip.de/p/player/latest/index.jsvideoplayer.chip.de/p/player/latest... https://videoplayer.chip.de/p/player/latest/index.js — 200 — 108.9 KiB — 55 ms — h2https://cdn.greenvideo.io/carousel/gfc.jscdn.greenvideo.io/carousel/gfc.js https://cdn.greenvideo.io/carousel/gfc.js — 200 — 40.4 KiB — 55 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/style-d38fdbc5.PzO7Rsax.csswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/style-d38fdbc5.PzO7Rsax.css — 200 — 6.3 KiB — 17 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/style-d850852c.tn0RQdqM.csswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/style-d850852c.tn0RQdqM.css — 200 — 365 B — 25 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/style-1bdd5eba.BZ1sblvI.csswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/style-1bdd5eba.BZ1sblvI.css — 200 — 12.0 KiB — 25 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/style-62918d9a.Dr12QuLX.csswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/style-62918d9a.Dr12QuLX.css — 200 — 629 B — 26 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/style-e58ce4d9.B0D25ROH.csswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/style-e58ce4d9.B0D25ROH.css — 200 — 644 B — 27 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/style-8633c586.CXEy_MRv.csswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/style-8633c586.CXEy_MRv.css — 200 — 1.6 KiB — 27 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/style-b2ff4faf.CKZUDsNY.csswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/style-b2ff4faf.CKZUDsNY.css — 200 — 1.6 KiB — 28 ms — h2https://www.chip.de/ctf/assets/renderer/static/entries/entry-server-routing.Bie660r6.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/entries/entry-server-routing.Bie660r6.js — 200 — 25.1 KiB — 41 ms — h2https://www.chip.de/ctf/assets/renderer/static/entries/src_frontend_pages_generated-module-pages_channelizer-0_chip.BbWP4U6P.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/entries/src_frontend_pages_generated-module-pages_channelizer-0_chip.BbWP4U6P.js — 200 — 1.5 KiB — 37 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-tR5rx4pq.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-tR5rx4pq.js — 200 — 128.6 KiB — 51 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-JW-uahJG.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-JW-uahJG.js — 200 — 1.2 KiB — 41 ms — h2https://www.chip.de/fec/assets/font/Asap-Regular.woff2?cache=bust210115www.chip.de/fec/assets/font/Asap-Re... https://www.chip.de/fec/assets/font/Asap-Regular.woff2?cache=bust210115 — 200 — 10.6 KiB — 42 ms — h2https://www.chip.de/fec/assets/font/Asap-Italic.woff2?cache=bust210115www.chip.de/fec/assets/font/Asap-It... https://www.chip.de/fec/assets/font/Asap-Italic.woff2?cache=bust210115 — 200 — 11.4 KiB — 43 ms — h2https://www.chip.de/fec/assets/font/Asap-Bold.woff2?cache=bust210115www.chip.de/fec/assets/font/Asap-Bo... https://www.chip.de/fec/assets/font/Asap-Bold.woff2?cache=bust210115 — 200 — 10.6 KiB — 47 ms — h2https://www.chip.de/fec/assets/font/Asap-BoldItalic.woff2?cache=bust210115www.chip.de/fec/assets/font/Asap-Bo... https://www.chip.de/fec/assets/font/Asap-BoldItalic.woff2?cache=bust210115 — 200 — 11.3 KiB — 47 ms — h2https://www.chip.de/fec/assets/font/chip-icons-v02.woff2?cache=bust240320www.chip.de/fec/assets/font/chip-ic... https://www.chip.de/fec/assets/font/chip-icons-v02.woff2?cache=bust240320 — 200 — 4.0 KiB — 18 ms — h2https://content.chip.de/assets/css/global.css?3275content.chip.de/assets/css/global.c... https://content.chip.de/assets/css/global.css?3275 — 200 — 3.4 KiB — 28 ms — h2https://www.chip.de/static/assets/chip-pages/homepage/homepage-v6.2.13.css?6955www.chip.de/static/assets/chip-page... https://www.chip.de/static/assets/chip-pages/homepage/homepage-v6.2.13.css?6955 — 200 — 14.8 KiB — 28 ms — h2https://content.chip.de/cac/styles.css?1776816000content.chip.de/cac/styles.css?1776... https://content.chip.de/cac/styles.css?1776816000 — 200 — 1.3 KiB — 26 ms — h2https://www.chip.de/161/126913415/bu-mobile.svgwww.chip.de/161/126913415/bu-mobile... https://www.chip.de/161/126913415/bu-mobile.svg — 200 — 1.1 KiB — 10 ms — h2https://www.chip.de/161/126913415/cta-home.svgwww.chip.de/161/126913415/cta-home.... https://www.chip.de/161/126913415/cta-home.svg — 200 — 727 B — 16 ms — h2https://www.chip.de/161/126913415/PCTabletNotebook__1_.svgwww.chip.de/161/126913415/PCTabletN... https://www.chip.de/161/126913415/PCTabletNotebook__1_.svg — 200 — 827 B — 23 ms — h2https://www.chip.de/161/126913415/essenTrinken.svgwww.chip.de/161/126913415/essenTrin... https://www.chip.de/161/126913415/essenTrinken.svg — 200 — 942 B — 25 ms — h2https://www.chip.de/161/126913415/download.svgwww.chip.de/161/126913415/download.... https://www.chip.de/161/126913415/download.svg — 200 — 698 B — 26 ms — h2https://www.chip.de/fec/assets/favicon/site.webmanifest?v=03www.chip.de/fec/assets/favicon/site... https://www.chip.de/fec/assets/favicon/site.webmanifest?v=03 — 200 — 690 B — 29 ms — h2https://cmp.chip.de/unified/wrapperMessagingWithoutDetection.jscmp.chip.de/unified/wrapperMessagin... https://cmp.chip.de/unified/wrapperMessagingWithoutDetection.js — 200 — 40.4 KiB — 33 ms — h2https://www.chip.de/static/assets/chip-merkliste-api/v1/cma.jswww.chip.de/static/assets/chip-merk... https://www.chip.de/static/assets/chip-merkliste-api/v1/cma.js — 200 — 4.3 KiB — 88 ms — h2https://www.chip.de/static/assets/chip-pages/homepage/homepage-v6.2.13.js?7891www.chip.de/static/assets/chip-page... https://www.chip.de/static/assets/chip-pages/homepage/homepage-v6.2.13.js?7891 — 200 — 19.1 KiB — 25 ms — h2https://content.chip.de/assets/js/output.min.js?3797content.chip.de/assets/js/output.mi... https://content.chip.de/assets/js/output.min.js?3797 — 200 — 16.2 KiB — 62 ms — h2https://cp.chip.de/now.jscp.chip.de/now.js https://cp.chip.de/now.js — 200 — 35.2 KiB — 120 ms — h2https://content.chip.de/cac/adconfig.jscontent.chip.de/cac/adconfig.js https://content.chip.de/cac/adconfig.js — 200 — 825 B — 17 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs= — 200 — 0 B — 0 ms — datahttps://tags.chip.de/chip-web/prod/utag.jstags.chip.de/chip-web/prod/utag.js https://tags.chip.de/chip-web/prod/utag.js — 200 — 23.4 KiB — 35 ms — h2https://www.chip.de/ctf/icon-set/IconSet-ZUZPKJMA.svgwww.chip.de/ctf/icon-set/IconSet-ZU... https://www.chip.de/ctf/icon-set/IconSet-ZUZPKJMA.svg — 200 — 51.1 KiB — 15 ms — h2https://www.chip.de/fec/assets/img/burda-digital-health.svg?v=01www.chip.de/fec/assets/img/burda-di... https://www.chip.de/fec/assets/img/burda-digital-health.svg?v=01 — 200 — 2.0 KiB — 30 ms — h2https://www.chip.de/161/126913415/car.svgwww.chip.de/161/126913415/car.svg https://www.chip.de/161/126913415/car.svg — 200 — 3.4 KiB — 31 ms — h2https://www.chip.de/161/126913415/tvStreaming3.svgwww.chip.de/161/126913415/tvStreami... https://www.chip.de/161/126913415/tvStreaming3.svg — 200 — 2.9 KiB — 21 ms — h2https://www.chip.de/161/126913415/wifi.svgwww.chip.de/161/126913415/wifi.svg https://www.chip.de/161/126913415/wifi.svg — 200 — 2.6 KiB — 22 ms — h2https://www.chip.de/161/126913415/bu-community.svgwww.chip.de/161/126913415/bu-commun... https://www.chip.de/161/126913415/bu-community.svg — 200 — 1.9 KiB — 23 ms — h2https://www.chip.de/161/126910217/indicator-thumb.svgwww.chip.de/161/126910217/indicator... https://www.chip.de/161/126910217/indicator-thumb.svg — 200 — 1.4 KiB — 25 ms — h2https://www.chip.de/161/126910217/bu-news.svgwww.chip.de/161/126910217/bu-news.s... https://www.chip.de/161/126910217/bu-news.svg — 200 — 818 B — 27 ms — h2https://www.chip.de/161/126910217/symbol-marktcheck.svgwww.chip.de/161/126910217/symbol-ma... https://www.chip.de/161/126910217/symbol-marktcheck.svg — 200 — 1.5 KiB — 28 ms — h2https://www.chip.de/161/126910217/indicator-check.svgwww.chip.de/161/126910217/indicator... https://www.chip.de/161/126910217/indicator-check.svg — 200 — 1.4 KiB — 18 ms — h2https://www.chip.de/161/126910217/bu-download.svgwww.chip.de/161/126910217/bu-downlo... https://www.chip.de/161/126910217/bu-download.svg — 200 — 1.2 KiB — 19 ms — h2https://www.chip.de/161/126910217/service-praxistipps.svgwww.chip.de/161/126910217/service-p... https://www.chip.de/161/126910217/service-praxistipps.svg — 200 — 1.5 KiB — 19 ms — h2https://content.chip.de/cac/cabq.jscontent.chip.de/cac/cabq.js https://content.chip.de/cac/cabq.js — 200 — 1.9 KiB — 16 ms — h2https://content.chip.de/cac/huibuh.jscontent.chip.de/cac/huibuh.js https://content.chip.de/cac/huibuh.js — 200 — 1.5 KiB — 14 ms — h2https://www.chip.de/ctf/chip/gif/animation-chip-30.gifwww.chip.de/ctf/chip/gif/animation-... https://www.chip.de/ctf/chip/gif/animation-chip-30.gif — 200 — 7.1 KiB — 8 ms — h2https://www.chip.de/ctf/assets/renderer/static/static/Asap-Regular-CUDCJUWJ.C6wPS7MR.woff2www.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/static/Asap-Regular-CUDCJUWJ.C6wPS7MR.woff2 — 200 — 10.6 KiB — 8 ms — h2https://a.bf-ad.net/adengine/chip/adengine.jsa.bf-ad.net/adengine/chip/adengine.... https://a.bf-ad.net/adengine/chip/adengine.js — 200 — 839 B — 7 ms — h2https://a.bf-tools.net/de/de.jsa.bf-tools.net/de/de.js https://a.bf-tools.net/de/de.js — 200 — 16.4 KiB — 48 ms — h2https://tags.chip.de/chip-web/prod/utag.v.js?a=burdaforward/chip-web/202604210931&cb=1776816244453tags.chip.de/chip-web/prod/utag.v.j... https://tags.chip.de/chip-web/prod/utag.v.js?a=burdaforward/chip-web/202604210931&cb=1776816244453 — 200 — 514 B — 29 ms — h2https://app.varify.io/varify.jsapp.varify.io/varify.js https://app.varify.io/varify.js — 200 — 21.1 KiB — 65 ms — h2https://cp.chip.de/properties/3a2d4c15/config.jsoncp.chip.de/properties/3a2d4c15/conf... https://cp.chip.de/properties/3a2d4c15/config.json — 200 — 1.9 KiB — 84 ms — h2https://cmp.chip.de/unified/4.40.1/custom.14dc688b28a73d75ffa6.bundle.jscmp.chip.de/unified/4.40.1/custom.1... https://cmp.chip.de/unified/4.40.1/custom.14dc688b28a73d75ffa6.bundle.js — 200 — 3.0 KiB — 4 ms — h2https://cmp.chip.de/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.jscmp.chip.de/unified/4.40.1/gdpr-tcf... https://cmp.chip.de/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js — 200 — 24.1 KiB — 6 ms — h2https://cmp.chip.de/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.chip.de%2F&account_id=217cmp.chip.de/mms/v2/get_site_data?ha... https://cmp.chip.de/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.chip.de%2F&account_id=217 — 200 — 625 B — 10 ms — h2https://cmp.chip.de/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.chip.de%2F&account_id=217cmp.chip.de/mms/v2/get_site_data?ha... https://cmp.chip.de/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.chip.de%2F&account_id=217 — 200 — 625 B — 15 ms — h2https://quadro.burda-forward.de/ctf/bdpfxi/kick/justiz/id_e314918482/fan-kalb-nehme.pngquadro.burda-forward.de/ctf/bdpfxi/... https://quadro.burda-forward.de/ctf/bdpfxi/kick/justiz/id_e314918482/fan-kalb-nehme.png — 200 — 275 B — 221 ms — h2https://quadro.burda-forward.de/ctf/98d1bf36-cdf0-4823-a7d7-e1f4793ffd5d.2651654d-9470-4e7d-abdd-02bbe730f695.png?im=AspectCrop%2Csize%3D%2816%2C9%29%2Cgravity%3DCenter%3BResize%3D%28620%2C349%29%2Caspect%3Dfit%3BBackgroundColor%2Ccolor%3Dffffff&impolicy=chip&hash=5f39bd74ce703a386a86e6da3bf2310ee6d8bbbd6a40bf9eff6084ff86f90f12quadro.burda-forward.de/ctf/98d1bf3... https://quadro.burda-forward.de/ctf/98d1bf36-cdf0-4823-a7d7-e1f4793ffd5d.2651654d-9470-4e7d-abdd-02bbe730f695.png?im=AspectCrop%2Csize%3D%2816%2C9%29%2Cgravity%3DCenter%3BResize%3D%28620%2C349%29%2Caspect%3Dfit%3BBackgroundColor%2Ccolor%3Dffffff&impolicy=chip&hash=5f39bd74ce703a386a86e6da3bf2310ee6d8bbbd6a40bf9eff6084ff86f90f12 — 200 — 23.4 KiB — 62 ms — h2https://quadro.burda-forward.de/ctf/ca827254-8795-4139-bdff-4d34692d8838.00b198d9-c91d-4bf3-85bd-50c7dc0b8003.jpeg?im=AspectCrop%2Csize%3D%2816%2C9%29%2Cgravity%3DCenter%3BResize%3D%28620%2C349%29%2Caspect%3Dfit%3BBackgroundColor%2Ccolor%3Dffffff&impolicy=chip&hash=eb5a0c65abadfb1354a36ba8a5ff90554fc05da6c568f3b0379c5c6e036e5a14quadro.burda-forward.de/ctf/ca82725... https://quadro.burda-forward.de/ctf/ca827254-8795-4139-bdff-4d34692d8838.00b198d9-c91d-4bf3-85bd-50c7dc0b8003.jpeg?im=AspectCrop%2Csize%3D%2816%2C9%29%2Cgravity%3DCenter%3BResize%3D%28620%2C349%29%2Caspect%3Dfit%3BBackgroundColor%2Ccolor%3Dffffff&impolicy=chip&hash=eb5a0c65abadfb1354a36ba8a5ff90554fc05da6c568f3b0379c5c6e036e5a14 — 200 — 7.9 KiB — 59 ms — h2https://quadro.burda-forward.de/ctf/9ea670ea-83ad-4435-b949-d3bb8fc607bf.4c41ad7a-c142-45dd-92f7-7a43f674abc5.jpg?im=AspectCrop%2Csize%3D%2816%2C9%29%2Cgravity%3DCenter%3BResize%3D%28620%2C349%29%2Caspect%3Dfit%3BBackgroundColor%2Ccolor%3Dffffff&impolicy=chip&hash=694121aa43e86d418470c2d8927b8823b21c0806d146535460e1ec0350f98f51quadro.burda-forward.de/ctf/9ea670e... https://quadro.burda-forward.de/ctf/9ea670ea-83ad-4435-b949-d3bb8fc607bf.4c41ad7a-c142-45dd-92f7-7a43f674abc5.jpg?im=AspectCrop%2Csize%3D%2816%2C9%29%2Cgravity%3DCenter%3BResize%3D%28620%2C349%29%2Caspect%3Dfit%3BBackgroundColor%2Ccolor%3Dffffff&impolicy=chip&hash=694121aa43e86d418470c2d8927b8823b21c0806d146535460e1ec0350f98f51 — 200 — 22.8 KiB — 60 ms — h2https://im.chip.de/ii/161/1/2/6/8/0/2/3/3/7/aufmacher-71eb8003570fd3b4.png?im=AspectCrop%2Csize%3D%2816%2C9%29%2Cgravity%3DCenter%3BResize%3D%28620%2C349%29%2Caspect%3Dfit%3BBackgroundColor%2Ccolor%3Dffffff&hash=628351e6594dd8975efb923ac18727e7e2982948db11b4b2834037242fedab5cim.chip.de/ii/161/1/2/6/8/0/2/3/3/7... https://im.chip.de/ii/161/1/2/6/8/0/2/3/3/7/aufmacher-71eb8003570fd3b4.png?im=AspectCrop%2Csize%3D%2816%2C9%29%2Cgravity%3DCenter%3BResize%3D%28620%2C349%29%2Caspect%3Dfit%3BBackgroundColor%2Ccolor%3Dffffff&hash=628351e6594dd8975efb923ac18727e7e2982948db11b4b2834037242fedab5c — 200 — 18.9 KiB — 50 ms — h2https://assets.sp.chip.de/3.1.2/emitter.jsassets.sp.chip.de/3.1.2/emitter.js https://assets.sp.chip.de/3.1.2/emitter.js — 200 — 22.7 KiB — 11 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 111 87'%3E%…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 111 87'%3E%… — 200 — 0 B — 0 ms — datahttps://cmp.chip.de/wrapper/v2/meta-data?hasCsp=true&accountId=217&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=147&scriptVersion=4.40.1&scriptType=unifiedcmp.chip.de/wrapper/v2/meta-data?ha... https://cmp.chip.de/wrapper/v2/meta-data?hasCsp=true&accountId=217&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=147&scriptVersion=4.40.1&scriptType=unified — 200 — 757 B — 71 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-CZd_sdLs.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-CZd_sdLs.js — 200 — 9.8 KiB — 9 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-B4-KtAjW.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-B4-KtAjW.js — 200 — 1.0 KiB — 34 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-DYqd6UPo.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-DYqd6UPo.js — 200 — 1.1 KiB — 36 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-DrA6OFd8.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-DrA6OFd8.js — 200 — 2.3 KiB — 16 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-gX0guKOe.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-gX0guKOe.js — 200 — 1.3 KiB — 17 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-Czc2-zny.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-Czc2-zny.js — 200 — 21.2 KiB — 21 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-BTtQs8dT.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-BTtQs8dT.js — 200 — 18.0 KiB — 21 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-DLuQbV9L.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-DLuQbV9L.js — 200 — 4.2 KiB — 23 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-DPMy6rK_.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-DPMy6rK_.js — 200 — 1.6 KiB — 23 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-skVBKiFE.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-skVBKiFE.js — 200 — 63.5 KiB — 52 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-0W20mzpf.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-0W20mzpf.js — 200 — 461 B — 33 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-Bl1SenX_.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-Bl1SenX_.js — 200 — 6.9 KiB — 36 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-ZCKjJNhG.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-ZCKjJNhG.js — 200 — 5.3 KiB — 38 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-Dk2iiM_h.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-Dk2iiM_h.js — 200 — 1.4 KiB — 39 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-wJKqGZT5.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-wJKqGZT5.js — 200 — 1.0 KiB — 40 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-jmQ44GYe.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-jmQ44GYe.js — 200 — 2.7 KiB — 41 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-Bkkr2a1n.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-Bkkr2a1n.js — 200 — 1.3 KiB — 42 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-B3Mp7GRZ.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-B3Mp7GRZ.js — 200 — 4.9 KiB — 43 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-BUhBqdkH.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-BUhBqdkH.js — 200 — 3.2 KiB — 43 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-CNdpWL3I.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-CNdpWL3I.js — 200 — 2.4 KiB — 44 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-CVTGeuPq.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-CVTGeuPq.js — 200 — 962 B — 45 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-BvZM_2Xy.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-BvZM_2Xy.js — 200 — 13.4 KiB — 46 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-B7GfliJv.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-B7GfliJv.js — 200 — 3.6 KiB — 47 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-DX4R9uMS.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-DX4R9uMS.js — 200 — 4.1 KiB — 48 ms — h2https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-BgqUAeD2.jswww.chip.de/ctf/assets/renderer/sta... https://www.chip.de/ctf/assets/renderer/static/chunks/chunk-BgqUAeD2.js — 200 — 893 B — 32 ms — h2https://cmp.chip.de/wrapper/v2/meta-data?hasCsp=true&accountId=217&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=147&scriptVersion=4.40.1&scriptType=unifiedcmp.chip.de/wrapper/v2/meta-data?ha... https://cmp.chip.de/wrapper/v2/meta-data?hasCsp=true&accountId=217&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=147&scriptVersion=4.40.1&scriptType=unified — 200 — 0 B — 3 ms — h2https://sp.chip.de/com.snowplowanalytics.snowplow/tp2sp.chip.de/com.snowplowanalytics.sn... https://sp.chip.de/com.snowplowanalytics.snowplow/tp2 — 200 — 0 B — 108 ms — h2https://cmp.chip.de/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A217%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22custom%22%3A%7B%22targetingParams%22%3A%7B%22acps%22%3A%22false%22%7D%7D%2C%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%22acps%22%3A%22false%22%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fcmp.chip.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.chip.de%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=509612244510913622b511&scriptVersion=4.40.1&scriptType=unifiedcmp.chip.de/wrapper/v2/messages?has... https://cmp.chip.de/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A217%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22custom%22%3A%7B%22targetingParams%22%3A%7B%22acps%22%3A%22false%22%7D%7D%2C%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%22acps%22%3A%22false%22%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fcmp.chip.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.chip.de%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=509612244510913622b511&scriptVersion=4.40.1&scriptType=unified — 200 — 19.3 KiB — 109 ms — h2https://cp.chip.de/chunks/cp-chunk-cmp-sourcepoint.20260421091406-89a39e00f0.ac0804e59ea43f6cca8d.jscp.chip.de/chunks/cp-chunk-cmp-sour... https://cp.chip.de/chunks/cp-chunk-cmp-sourcepoint.20260421091406-89a39e00f0.ac0804e59ea43f6cca8d.js — 200 — 3.4 KiB — 3 ms — h2https://cmp.chip.de/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A217%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22custom%22%3A%7B%22targetingParams%22%3A%7B%22acps%22%3A%22false%22%7D%7D%2C%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%22acps%22%3A%22false%22%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fcmp.chip.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.chip.de%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=509612244510913622b511&scriptVersion=4.40.1&scriptType=unifiedcmp.chip.de/wrapper/v2/messages?has... https://cmp.chip.de/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A217%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22custom%22%3A%7B%22targetingParams%22%3A%7B%22acps%22%3A%22false%22%7D%7D%2C%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%22acps%22%3A%22false%22%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fcmp.chip.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.chip.de%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=509612244510913622b511&scriptVersion=4.40.1&scriptType=unified — 200 — 19.3 KiB — 101 ms — h2https://cdn.greenvideo.io/carousel/gfc.csscdn.greenvideo.io/carousel/gfc.css https://cdn.greenvideo.io/carousel/gfc.css — 200 — 2.0 KiB — 3 ms — h2https://embeds.greenvideo.io/cf/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/bklWBocx?cr=1embeds.greenvideo.io/cf/f6876ff40f5... https://embeds.greenvideo.io/cf/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/bklWBocx?cr=1 — 200 — 2.4 KiB — 20 ms — h2https://a.bf-ad.net/adengine/chip/chunk-prepareEngine-0FG0hqqH.jsa.bf-ad.net/adengine/chip/chunk-pre... https://a.bf-ad.net/adengine/chip/chunk-prepareEngine-0FG0hqqH.js — 200 — 47.4 KiB — 15 ms — h2https://benelph.de/160x600/bcf03e09472214097c1a.pngbenelph.de/160x600/bcf03e0947221409... https://benelph.de/160x600/bcf03e09472214097c1a.png — 200 — 365 B — 100 ms — http/1.1https://quadro.burda-forward.de/ctf/bsjwbt/160x600/improve/garage/id_e314918482/tag-maurer-sachen.pngquadro.burda-forward.de/ctf/bsjwbt/... https://quadro.burda-forward.de/ctf/bsjwbt/160x600/improve/garage/id_e314918482/tag-maurer-sachen.png — 200 — 275 B — 128 ms — h2https://app.varify.io/v/2422app.varify.io/v/2422 https://app.varify.io/v/2422 — 200 — 90.4 KiB — 58 ms — h2https://sp.chip.de/com.snowplowanalytics.snowplow/tp2sp.chip.de/com.snowplowanalytics.sn... https://sp.chip.de/com.snowplowanalytics.snowplow/tp2 — 200 — 299 B — 98 ms — h2https://media-api-prod.greenvideo.io/api/v1/mixes/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/J1D3mEmO?ncr=1&&resolve=falsemedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/mixes/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/J1D3mEmO?ncr=1&&resolve=false — 200 — 1.3 KiB — 15 ms — h2https://media-api-prod.greenvideo.io/api/v1/mixes/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/Rx3MbVdE?ncr=1&&resolve=false&limit=50media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/mixes/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/Rx3MbVdE?ncr=1&&resolve=false&limit=50 — 200 — 1.6 KiB — 12 ms — h2https://cmp.chip.de/index.html?hasCsp=true&message_id=1438811&consentUUID=null&consent_origin=https%3A%2F%2Fcmp.chip.de%2Fconsent%2Ftcfv2&preload_message=true&version=v1cmp.chip.de/index.html?hasCsp=true&... https://cmp.chip.de/index.html?hasCsp=true&message_id=1438811&consentUUID=null&consent_origin=https%3A%2F%2Fcmp.chip.de%2Fconsent%2Ftcfv2&preload_message=true&version=v1 — 200 — 2.2 KiB — 4 ms — h2https://cmp.chip.de/index.html?hasCsp=true&message_id=1438811&consentUUID=null&consent_origin=https%3A%2F%2Fcmp.chip.de%2Fconsent%2Ftcfv2&preload_message=true&version=v1cmp.chip.de/index.html?hasCsp=true&... https://cmp.chip.de/index.html?hasCsp=true&message_id=1438811&consentUUID=null&consent_origin=https%3A%2F%2Fcmp.chip.de%2Fconsent%2Ftcfv2&preload_message=true&version=v1 — 200 — 0 B — 4 ms — h2https://cmp.chip.de/Notice.30929.csscmp.chip.de/Notice.30929.css https://cmp.chip.de/Notice.30929.css — 200 — 6.7 KiB — 10 ms — h2https://cmp.chip.de/polyfills.01516.jscmp.chip.de/polyfills.01516.js https://cmp.chip.de/polyfills.01516.js — 200 — 2.3 KiB — 11 ms — h2https://cmp.chip.de/Notice.8f529.jscmp.chip.de/Notice.8f529.js https://cmp.chip.de/Notice.8f529.js — 200 — 91.3 KiB — 42 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/f0c8d412d5b8da17b9ef511fe2c0fe6a9bbf4b1amedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/f0c8d412d5b8da17b9ef511fe2c0fe6a9bbf4b1a — 204 — 0 B — 15 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/2f1b28c0cadc5717fd0c181889b240abd0ce1b9amedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/2f1b28c0cadc5717fd0c181889b240abd0ce1b9a — 204 — 0 B — 17 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/2039c5308e861ee106e1f9524822c8e0255c2f89media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/2039c5308e861ee106e1f9524822c8e0255c2f89 — 204 — 0 B — 16 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/8ca6cc64b15a6a048c74672f3c11dd629fcf3e1emedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/8ca6cc64b15a6a048c74672f3c11dd629fcf3e1e — 204 — 0 B — 17 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/a5e9d7da88676534e99a053d7c438bb6c8fd949emedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/a5e9d7da88676534e99a053d7c438bb6c8fd949e — 204 — 0 B — 18 ms — h2https://cmp.chip.de/Notice.30929.csscmp.chip.de/Notice.30929.css https://cmp.chip.de/Notice.30929.css — 200 — 0 B — 11 ms — h2https://cmp.chip.de/polyfills.01516.jscmp.chip.de/polyfills.01516.js https://cmp.chip.de/polyfills.01516.js — 200 — 0 B — 11 ms — h2https://cmp.chip.de/Notice.8f529.jscmp.chip.de/Notice.8f529.js https://cmp.chip.de/Notice.8f529.js — 200 — 0 B — 28 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/f0c8d412d5b8da17b9ef511fe2c0fe6a9bbf4b1amedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/f0c8d412d5b8da17b9ef511fe2c0fe6a9bbf4b1a — 200 — 2.2 KiB — 15 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/2039c5308e861ee106e1f9524822c8e0255c2f89media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/2039c5308e861ee106e1f9524822c8e0255c2f89 — 200 — 2.1 KiB — 11 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/2f1b28c0cadc5717fd0c181889b240abd0ce1b9amedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/2f1b28c0cadc5717fd0c181889b240abd0ce1b9a — 200 — 2.2 KiB — 14 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/8ca6cc64b15a6a048c74672f3c11dd629fcf3e1emedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/8ca6cc64b15a6a048c74672f3c11dd629fcf3e1e — 200 — 2.2 KiB — 14 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/a5e9d7da88676534e99a053d7c438bb6c8fd949emedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/a5e9d7da88676534e99a053d7c438bb6c8fd949e — 200 — 2.3 KiB — 16 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/cb2c252cb43a174e01e7b2c50d7af16201ad7fedmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/cb2c252cb43a174e01e7b2c50d7af16201ad7fed — 204 — 0 B — 37 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/1a85bf267f39ae55c25c5cbe27698793af17f467media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/1a85bf267f39ae55c25c5cbe27698793af17f467 — 204 — 0 B — 42 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/d42401c2f4f506ef15fc6d04722193888728a939media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/d42401c2f4f506ef15fc6d04722193888728a939 — 204 — 0 B — 40 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/090c740150ff18fc3e0288e483a6c278745bae57media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/090c740150ff18fc3e0288e483a6c278745bae57 — 204 — 0 B — 51 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/a4f4a37614c998e131ad2785b9da84829d28d036media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/a4f4a37614c998e131ad2785b9da84829d28d036 — 204 — 0 B — 39 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/ad28d3c6b83b50bfa94c95d2dd145a7fba80ebf1media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/ad28d3c6b83b50bfa94c95d2dd145a7fba80ebf1 — 204 — 0 B — 56 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/d95a552de66ac00dfa50a0d7aa8b9291ae566c44media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/d95a552de66ac00dfa50a0d7aa8b9291ae566c44 — 204 — 0 B — 56 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/6cad0c21eaff8979210e8a793b08febf0ac71570media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/6cad0c21eaff8979210e8a793b08febf0ac71570 — 204 — 0 B — 52 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/50d4419e0d62d0040fb88a5234bbb446410b2e6amedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/50d4419e0d62d0040fb88a5234bbb446410b2e6a — 204 — 0 B — 56 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/a15b1f64f344dda55d092715d8e5cc93511a3b9bmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/a15b1f64f344dda55d092715d8e5cc93511a3b9b — 204 — 0 B — 53 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/caa32140d583d103bf43d712596b93e9d153eeefmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/caa32140d583d103bf43d712596b93e9d153eeef — 204 — 0 B — 56 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/fdfe65fc4e45448ef9127818a03aeffc9cbeee20media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/fdfe65fc4e45448ef9127818a03aeffc9cbeee20 — 204 — 0 B — 57 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/fa2c6d559cb6b0bef1e213d91e0963b696469403media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/fa2c6d559cb6b0bef1e213d91e0963b696469403 — 204 — 0 B — 53 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/b60b7a5f790aff16edb8775aa436aa0720bc428dmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/b60b7a5f790aff16edb8775aa436aa0720bc428d — 204 — 0 B — 57 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/3ee00650a6a62ced71c686ccb5d6d8c94b763039media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/3ee00650a6a62ced71c686ccb5d6d8c94b763039 — 204 — 0 B — 57 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/f9db5f7750a0fa9a5b7baca6ab17f8484ca3a78amedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/f9db5f7750a0fa9a5b7baca6ab17f8484ca3a78a — 204 — 0 B — 52 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/ba43b0b0f621080129487f70fbca58a7f7a3f02amedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/ba43b0b0f621080129487f70fbca58a7f7a3f02a — 204 — 0 B — 57 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/ca17d4e1bf4787e4aa07952e62f4cd7f7b27759emedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/ca17d4e1bf4787e4aa07952e62f4cd7f7b27759e — 204 — 0 B — 52 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/ff810d1865df36a78284bd3be258459bd4356e57media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/ff810d1865df36a78284bd3be258459bd4356e57 — 204 — 0 B — 57 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/cd2c7a3d0671bef0ca5214a2dc10a17ef6baa53bmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/cd2c7a3d0671bef0ca5214a2dc10a17ef6baa53b — 204 — 0 B — 56 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/09a14639672e43b96827232b2095b702db6928ddmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/09a14639672e43b96827232b2095b702db6928dd — 204 — 0 B — 50 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/fa41046066ea9c3f11b92e2ba8349d7b000b9535media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/fa41046066ea9c3f11b92e2ba8349d7b000b9535 — 204 — 0 B — 57 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/e8aa2cd64b48ca5e1a115a0ca25f24af609eeabdmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/e8aa2cd64b48ca5e1a115a0ca25f24af609eeabd — 204 — 0 B — 56 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/9b42e8c5424effe64462f30014203b3e58e63546media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/9b42e8c5424effe64462f30014203b3e58e63546 — 204 — 0 B — 60 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/d7ba11fbc997a52b78a791720687a218a8c665f5media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/d7ba11fbc997a52b78a791720687a218a8c665f5 — 204 — 0 B — 60 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/168e891578ae2a3a67b51eccb6f5ae5c54460b62media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/168e891578ae2a3a67b51eccb6f5ae5c54460b62 — 204 — 0 B — 61 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/74e3b10f6fc382694f16fb8002f61753d028f568media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/74e3b10f6fc382694f16fb8002f61753d028f568 — 204 — 0 B — 56 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/3eb83c9ecbfde6f4428f93f4e2513bf4209314e7media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/3eb83c9ecbfde6f4428f93f4e2513bf4209314e7 — 204 — 0 B — 58 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/1313e82a90bec0c280bbe23911b229fc4db655admedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/1313e82a90bec0c280bbe23911b229fc4db655ad — 204 — 0 B — 56 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/f4d9db52ed27e579ef9e5026ef03efdc35e3a0ecmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/f4d9db52ed27e579ef9e5026ef03efdc35e3a0ec — 204 — 0 B — 73 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/b72107f7a565128f4bd2769f7096d2dfc0af6f8emedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/b72107f7a565128f4bd2769f7096d2dfc0af6f8e — 204 — 0 B — 79 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/f73912b2f7f5e029302359e7c787781585c3f053media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/f73912b2f7f5e029302359e7c787781585c3f053 — 204 — 0 B — 76 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/82e4fb66400bd20d972b948712f7cba3251fc242media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/82e4fb66400bd20d972b948712f7cba3251fc242 — 204 — 0 B — 77 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/62a5b311d0299720664b20d35d919047dabb780emedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/62a5b311d0299720664b20d35d919047dabb780e — 204 — 0 B — 84 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/c0f8c5c281af7e799aad7ecdd1de0259e815c4d2media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/c0f8c5c281af7e799aad7ecdd1de0259e815c4d2 — 204 — 0 B — 84 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/c7a6ff2d0126b8a3182d3dfb6c0cc855043ca4ecmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/c7a6ff2d0126b8a3182d3dfb6c0cc855043ca4ec — 204 — 0 B — 79 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/eabd05f8d923025697b23d90bdd2a55ec74f8bd4media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/eabd05f8d923025697b23d90bdd2a55ec74f8bd4 — 204 — 0 B — 80 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/7f83e06ce9e2d7f8b4d07acf20d1b2de36b4deb3media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/7f83e06ce9e2d7f8b4d07acf20d1b2de36b4deb3 — 204 — 0 B — 80 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/8d4806172e87796cc87c782e3a5e1799c0bdcb89media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/8d4806172e87796cc87c782e3a5e1799c0bdcb89 — 204 — 0 B — 80 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/fc06d77e1f50dd265420837fdafc50a0313d907dmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/fc06d77e1f50dd265420837fdafc50a0313d907d — 204 — 0 B — 83 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/141ba01be49a437224c28a333ff8b42bd0e5d951media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/141ba01be49a437224c28a333ff8b42bd0e5d951 — 204 — 0 B — 80 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/2e6e116cf242cd8a17a3be5fb42d19c9bf26d4fbmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/2e6e116cf242cd8a17a3be5fb42d19c9bf26d4fb — 204 — 0 B — 66 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/16b845ce09c592df9bdc8397b639a649a0517ea9media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/16b845ce09c592df9bdc8397b639a649a0517ea9 — 204 — 0 B — 64 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/95f112c556159d4d453dbc86065eccce0bd79409media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/95f112c556159d4d453dbc86065eccce0bd79409 — 204 — 0 B — 64 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/7021cb7165d90384127549852026d2b16487fe0fmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/7021cb7165d90384127549852026d2b16487fe0f — 204 — 0 B — 67 ms — h2https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/f0c8d412d5b8da17b9ef511fe2c0fe6a9bbf4b1a/POSTER_USER_RAW/v0/33f7327d-5040-441b-bea2-bf15974dd28c.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/f0c8d412d5b8da17b9ef511fe2c0fe6a9bbf4b1a/POSTER_USER_RAW/v0/33f7327d-5040-441b-bea2-bf15974dd28c.png?d=640&f=avif — 200 — 138.0 KiB — 134 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/2f1b28c0cadc5717fd0c181889b240abd0ce1b9a/POSTER_USER_RAW/v0/87b34145-185c-4e6c-ad80-9f0dec60506b.jpg?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/2f1b28c0cadc5717fd0c181889b240abd0ce1b9a/POSTER_USER_RAW/v0/87b34145-185c-4e6c-ad80-9f0dec60506b.jpg?d=640&f=avif — 200 — 22.8 KiB — 130 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/2039c5308e861ee106e1f9524822c8e0255c2f89/POSTER_USER_RAW/v0/b948581f-df47-4832-96a8-3afd01b732e4.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/2039c5308e861ee106e1f9524822c8e0255c2f89/POSTER_USER_RAW/v0/b948581f-df47-4832-96a8-3afd01b732e4.png?d=640&f=avif — 200 — 12.1 KiB — 134 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/8ca6cc64b15a6a048c74672f3c11dd629fcf3e1e/POSTER_USER_RAW/v0/358bab2d-6691-4009-b140-825a46e058ce.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/8ca6cc64b15a6a048c74672f3c11dd629fcf3e1e/POSTER_USER_RAW/v0/358bab2d-6691-4009-b140-825a46e058ce.png?d=640&f=avif — 200 — 8.9 KiB — 134 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/a5e9d7da88676534e99a053d7c438bb6c8fd949e/POSTER_USER_RAW/v0/d699d255-3590-492f-85fb-7387aa272d53.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/a5e9d7da88676534e99a053d7c438bb6c8fd949e/POSTER_USER_RAW/v0/d699d255-3590-492f-85fb-7387aa272d53.png?d=640&f=avif — 200 — 26.3 KiB — 134 ms — http/1.1https://media-api-prod.greenvideo.io/api/v1/content/cb2c252cb43a174e01e7b2c50d7af16201ad7fedmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/cb2c252cb43a174e01e7b2c50d7af16201ad7fed — 200 — 2.2 KiB — 107 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/a4f4a37614c998e131ad2785b9da84829d28d036media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/a4f4a37614c998e131ad2785b9da84829d28d036 — 200 — 2.2 KiB — 109 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/d42401c2f4f506ef15fc6d04722193888728a939media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/d42401c2f4f506ef15fc6d04722193888728a939 — 200 — 2.2 KiB — 109 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/1a85bf267f39ae55c25c5cbe27698793af17f467media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/1a85bf267f39ae55c25c5cbe27698793af17f467 — 200 — 2.3 KiB — 107 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/090c740150ff18fc3e0288e483a6c278745bae57media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/090c740150ff18fc3e0288e483a6c278745bae57 — 200 — 2.4 KiB — 97 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/6cad0c21eaff8979210e8a793b08febf0ac71570media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/6cad0c21eaff8979210e8a793b08febf0ac71570 — 200 — 2.2 KiB — 96 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/a15b1f64f344dda55d092715d8e5cc93511a3b9bmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/a15b1f64f344dda55d092715d8e5cc93511a3b9b — 200 — 2.3 KiB — 96 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/fa2c6d559cb6b0bef1e213d91e0963b696469403media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/fa2c6d559cb6b0bef1e213d91e0963b696469403 — 200 — 2.2 KiB — 94 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/f9db5f7750a0fa9a5b7baca6ab17f8484ca3a78amedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/f9db5f7750a0fa9a5b7baca6ab17f8484ca3a78a — 200 — 2.2 KiB — 96 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/ca17d4e1bf4787e4aa07952e62f4cd7f7b27759emedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/ca17d4e1bf4787e4aa07952e62f4cd7f7b27759e — 200 — 2.2 KiB — 95 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/09a14639672e43b96827232b2095b702db6928ddmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/09a14639672e43b96827232b2095b702db6928dd — 200 — 2.4 KiB — 106 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/ad28d3c6b83b50bfa94c95d2dd145a7fba80ebf1media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/ad28d3c6b83b50bfa94c95d2dd145a7fba80ebf1 — 200 — 2.2 KiB — 95 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/d95a552de66ac00dfa50a0d7aa8b9291ae566c44media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/d95a552de66ac00dfa50a0d7aa8b9291ae566c44 — 200 — 2.3 KiB — 92 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/50d4419e0d62d0040fb88a5234bbb446410b2e6amedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/50d4419e0d62d0040fb88a5234bbb446410b2e6a — 200 — 2.3 KiB — 92 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/caa32140d583d103bf43d712596b93e9d153eeefmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/caa32140d583d103bf43d712596b93e9d153eeef — 200 — 2.3 KiB — 91 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/fdfe65fc4e45448ef9127818a03aeffc9cbeee20media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/fdfe65fc4e45448ef9127818a03aeffc9cbeee20 — 200 — 2.2 KiB — 91 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/b60b7a5f790aff16edb8775aa436aa0720bc428dmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/b60b7a5f790aff16edb8775aa436aa0720bc428d — 200 — 2.2 KiB — 91 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/3ee00650a6a62ced71c686ccb5d6d8c94b763039media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/3ee00650a6a62ced71c686ccb5d6d8c94b763039 — 200 — 2.1 KiB — 90 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/ba43b0b0f621080129487f70fbca58a7f7a3f02amedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/ba43b0b0f621080129487f70fbca58a7f7a3f02a — 200 — 2.3 KiB — 91 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/ff810d1865df36a78284bd3be258459bd4356e57media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/ff810d1865df36a78284bd3be258459bd4356e57 — 200 — 2.3 KiB — 91 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/cd2c7a3d0671bef0ca5214a2dc10a17ef6baa53bmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/cd2c7a3d0671bef0ca5214a2dc10a17ef6baa53b — 200 — 2.1 KiB — 88 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/e8aa2cd64b48ca5e1a115a0ca25f24af609eeabdmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/e8aa2cd64b48ca5e1a115a0ca25f24af609eeabd — 200 — 2.1 KiB — 98 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/fa41046066ea9c3f11b92e2ba8349d7b000b9535media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/fa41046066ea9c3f11b92e2ba8349d7b000b9535 — 200 — 2.2 KiB — 96 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/74e3b10f6fc382694f16fb8002f61753d028f568media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/74e3b10f6fc382694f16fb8002f61753d028f568 — 200 — 2.1 KiB — 96 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/3eb83c9ecbfde6f4428f93f4e2513bf4209314e7media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/3eb83c9ecbfde6f4428f93f4e2513bf4209314e7 — 200 — 2.2 KiB — 94 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/1313e82a90bec0c280bbe23911b229fc4db655admedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/1313e82a90bec0c280bbe23911b229fc4db655ad — 200 — 2.3 KiB — 93 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/9b42e8c5424effe64462f30014203b3e58e63546media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/9b42e8c5424effe64462f30014203b3e58e63546 — 200 — 2.3 KiB — 93 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/d7ba11fbc997a52b78a791720687a218a8c665f5media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/d7ba11fbc997a52b78a791720687a218a8c665f5 — 200 — 2.2 KiB — 93 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/168e891578ae2a3a67b51eccb6f5ae5c54460b62media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/168e891578ae2a3a67b51eccb6f5ae5c54460b62 — 200 — 2.2 KiB — 92 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/f4d9db52ed27e579ef9e5026ef03efdc35e3a0ecmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/f4d9db52ed27e579ef9e5026ef03efdc35e3a0ec — 200 — 2.2 KiB — 77 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/f73912b2f7f5e029302359e7c787781585c3f053media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/f73912b2f7f5e029302359e7c787781585c3f053 — 200 — 2.1 KiB — 78 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/82e4fb66400bd20d972b948712f7cba3251fc242media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/82e4fb66400bd20d972b948712f7cba3251fc242 — 200 — 2.1 KiB — 91 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/b72107f7a565128f4bd2769f7096d2dfc0af6f8emedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/b72107f7a565128f4bd2769f7096d2dfc0af6f8e — 200 — 2.2 KiB — 90 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/c7a6ff2d0126b8a3182d3dfb6c0cc855043ca4ecmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/c7a6ff2d0126b8a3182d3dfb6c0cc855043ca4ec — 200 — 2.4 KiB — 94 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/eabd05f8d923025697b23d90bdd2a55ec74f8bd4media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/eabd05f8d923025697b23d90bdd2a55ec74f8bd4 — 200 — 2.3 KiB — 89 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/7f83e06ce9e2d7f8b4d07acf20d1b2de36b4deb3media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/7f83e06ce9e2d7f8b4d07acf20d1b2de36b4deb3 — 200 — 2.4 KiB — 87 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/8d4806172e87796cc87c782e3a5e1799c0bdcb89media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/8d4806172e87796cc87c782e3a5e1799c0bdcb89 — 200 — 2.5 KiB — 87 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/141ba01be49a437224c28a333ff8b42bd0e5d951media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/141ba01be49a437224c28a333ff8b42bd0e5d951 — 200 — 2.5 KiB — 88 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/16b845ce09c592df9bdc8397b639a649a0517ea9media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/16b845ce09c592df9bdc8397b639a649a0517ea9 — 200 — 2.3 KiB — 88 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/95f112c556159d4d453dbc86065eccce0bd79409media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/95f112c556159d4d453dbc86065eccce0bd79409 — 200 — 2.3 KiB — 87 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/c0f8c5c281af7e799aad7ecdd1de0259e815c4d2media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/c0f8c5c281af7e799aad7ecdd1de0259e815c4d2 — 200 — 2.2 KiB — 91 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/62a5b311d0299720664b20d35d919047dabb780emedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/62a5b311d0299720664b20d35d919047dabb780e — 200 — 2.2 KiB — 91 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/fc06d77e1f50dd265420837fdafc50a0313d907dmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/fc06d77e1f50dd265420837fdafc50a0313d907d — 200 — 2.3 KiB — 91 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/2e6e116cf242cd8a17a3be5fb42d19c9bf26d4fbmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/2e6e116cf242cd8a17a3be5fb42d19c9bf26d4fb — 200 — 2.3 KiB — 86 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/7021cb7165d90384127549852026d2b16487fe0fmedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/7021cb7165d90384127549852026d2b16487fe0f — 200 — 2.2 KiB — 90 ms — h2https://cmp.chip.de/consent/tcfv2/vendor-list/categories?siteId=147cmp.chip.de/consent/tcfv2/vendor-li... https://cmp.chip.de/consent/tcfv2/vendor-list/categories?siteId=147 — 200 — 3.9 KiB — 96 ms — h2https://cmp.chip.de/consent/tcfv2/vendor-list/categories?siteId=147cmp.chip.de/consent/tcfv2/vendor-li... https://cmp.chip.de/consent/tcfv2/vendor-list/categories?siteId=147 — 200 — 3.9 KiB — 104 ms — h2https://cmp.chip.de/consent/tcfv2/vendor-list/categories?siteId=147cmp.chip.de/consent/tcfv2/vendor-li... https://cmp.chip.de/consent/tcfv2/vendor-list/categories?siteId=147 — 200 — 3.9 KiB — 60 ms — h2https://cmp.chip.de/consent/tcfv2/vendor-list/categories?siteId=147cmp.chip.de/consent/tcfv2/vendor-li... https://cmp.chip.de/consent/tcfv2/vendor-list/categories?siteId=147 — 200 — 3.9 KiB — 31 ms — h2https://www.chip.de/fec/assets/favicon/favicon.ico?v=03www.chip.de/fec/assets/favicon/favi... https://www.chip.de/fec/assets/favicon/favicon.ico?v=03 — 200 — 1.5 KiB — 12 ms — h2https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/cb2c252cb43a174e01e7b2c50d7af16201ad7fed/POSTER_USER_RAW/v0/e095f4ed-7954-4557-989a-7aa25614dc38.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/cb2c252cb43a174e01e7b2c50d7af16201ad7fed/POSTER_USER_RAW/v0/e095f4ed-7954-4557-989a-7aa25614dc38.png?d=640&f=avif — 200 — 2.6 MiB — 357 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/1a85bf267f39ae55c25c5cbe27698793af17f467/POSTER_USER_RAW/v0/6cf855e9-3f1e-4b36-9be9-4b65ab5e38fa.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/1a85bf267f39ae55c25c5cbe27698793af17f467/POSTER_USER_RAW/v0/6cf855e9-3f1e-4b36-9be9-4b65ab5e38fa.png?d=640&f=avif — 200 — 3.1 MiB — 421 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/d42401c2f4f506ef15fc6d04722193888728a939/POSTER_USER_RAW/v0/8b8970a1-c77c-4d03-aea9-4a0cbe7afa5a.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/d42401c2f4f506ef15fc6d04722193888728a939/POSTER_USER_RAW/v0/8b8970a1-c77c-4d03-aea9-4a0cbe7afa5a.png?d=640&f=avif — 200 — 31.3 KiB — 25 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/090c740150ff18fc3e0288e483a6c278745bae57/POSTER_USER_RAW/v0/5e417840-7692-47a6-8705-1bd25b9674fa.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/090c740150ff18fc3e0288e483a6c278745bae57/POSTER_USER_RAW/v0/5e417840-7692-47a6-8705-1bd25b9674fa.png?d=640&f=avif — 200 — 19.7 KiB — 25 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/a4f4a37614c998e131ad2785b9da84829d28d036/POSTER_USER_RAW/v0/61724b3e-9c7f-4e17-955c-276966ae8417.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/a4f4a37614c998e131ad2785b9da84829d28d036/POSTER_USER_RAW/v0/61724b3e-9c7f-4e17-955c-276966ae8417.png?d=640&f=avif — 200 — 2.3 MiB — 325 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/ad28d3c6b83b50bfa94c95d2dd145a7fba80ebf1/POSTER_USER_RAW/v0/3e65a89f-f8d8-492d-934c-abcf0907bc9c.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/ad28d3c6b83b50bfa94c95d2dd145a7fba80ebf1/POSTER_USER_RAW/v0/3e65a89f-f8d8-492d-934c-abcf0907bc9c.png?d=640&f=avif — 200 — 2.2 MiB — 324 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/d95a552de66ac00dfa50a0d7aa8b9291ae566c44/POSTER_USER_RAW/v0/4a84b010-7832-4c83-b801-49f8282d3671.jpg?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/d95a552de66ac00dfa50a0d7aa8b9291ae566c44/POSTER_USER_RAW/v0/4a84b010-7832-4c83-b801-49f8282d3671.jpg?d=640&f=avif — 200 — 15.7 KiB — 6 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/6cad0c21eaff8979210e8a793b08febf0ac71570/POSTER_USER_RAW/v0/f7d99724-36f6-45cb-9326-b836c4c64b7a.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/6cad0c21eaff8979210e8a793b08febf0ac71570/POSTER_USER_RAW/v0/f7d99724-36f6-45cb-9326-b836c4c64b7a.png?d=640&f=avif — 200 — 2.4 MiB — 331 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/50d4419e0d62d0040fb88a5234bbb446410b2e6a/POSTER_USER_RAW/v0/cca81fbe-4b4e-4370-8f4b-699dafc69556.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/50d4419e0d62d0040fb88a5234bbb446410b2e6a/POSTER_USER_RAW/v0/cca81fbe-4b4e-4370-8f4b-699dafc69556.png?d=640&f=avif — 200 — 28.1 KiB — 5 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/a15b1f64f344dda55d092715d8e5cc93511a3b9b/POSTER_USER_RAW/v0/1a3ba0f6-8f82-4b6d-ad21-d437247ce669.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/a15b1f64f344dda55d092715d8e5cc93511a3b9b/POSTER_USER_RAW/v0/1a3ba0f6-8f82-4b6d-ad21-d437247ce669.png?d=640&f=avif — 200 — 18.4 KiB — 4 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/caa32140d583d103bf43d712596b93e9d153eeef/POSTER_USER_RAW/v0/af704679-35b3-4bd8-8912-c9537c066b85.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/caa32140d583d103bf43d712596b93e9d153eeef/POSTER_USER_RAW/v0/af704679-35b3-4bd8-8912-c9537c066b85.png?d=640&f=avif — 200 — 19.1 KiB — 5 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/fdfe65fc4e45448ef9127818a03aeffc9cbeee20/POSTER_USER_RAW/v0/78007a3f-7d00-434c-9af3-d39d9b6edffc.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/fdfe65fc4e45448ef9127818a03aeffc9cbeee20/POSTER_USER_RAW/v0/78007a3f-7d00-434c-9af3-d39d9b6edffc.png?d=640&f=avif — 200 — 17.8 KiB — 6 ms — http/1.1https://cmp.chip.de/consent/tcfv2/vendor-list/categories?siteId=147&consentLanguage=encmp.chip.de/consent/tcfv2/vendor-li... https://cmp.chip.de/consent/tcfv2/vendor-list/categories?siteId=147&consentLanguage=en — 200 — 3.9 KiB — 87 ms — h2https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/fa2c6d559cb6b0bef1e213d91e0963b696469403/POSTER_USER_RAW/v0/37ee3596-5d46-43d5-a9d3-eff2a099199c.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/fa2c6d559cb6b0bef1e213d91e0963b696469403/POSTER_USER_RAW/v0/37ee3596-5d46-43d5-a9d3-eff2a099199c.png?d=640&f=avif — 200 — 2.5 MiB — 344 ms — http/1.1https://cmp.chip.de/consent/tcfv2/vendor-list/categories?siteId=147&consentLanguage=encmp.chip.de/consent/tcfv2/vendor-li... https://cmp.chip.de/consent/tcfv2/vendor-list/categories?siteId=147&consentLanguage=en — 200 — 3.9 KiB — 6 ms — h2https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/b60b7a5f790aff16edb8775aa436aa0720bc428d/POSTER_USER_RAW/v0/f9281cc1-2522-4b0b-b775-1aba64af0d54.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/b60b7a5f790aff16edb8775aa436aa0720bc428d/POSTER_USER_RAW/v0/f9281cc1-2522-4b0b-b775-1aba64af0d54.png?d=640&f=avif — 200 — 27.8 KiB — 9 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/3ee00650a6a62ced71c686ccb5d6d8c94b763039/POSTER_USER_RAW/v0/cc4b7e9c-9d0c-4328-8c1d-de49f902a026.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/3ee00650a6a62ced71c686ccb5d6d8c94b763039/POSTER_USER_RAW/v0/cc4b7e9c-9d0c-4328-8c1d-de49f902a026.png?d=640&f=avif — 200 — 1.1 MiB — 141 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/f9db5f7750a0fa9a5b7baca6ab17f8484ca3a78a/POSTER_USER_RAW/v0/6b391fa4-bdbb-46d0-916d-b395caeeb9a9.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/f9db5f7750a0fa9a5b7baca6ab17f8484ca3a78a/POSTER_USER_RAW/v0/6b391fa4-bdbb-46d0-916d-b395caeeb9a9.png?d=640&f=avif — 200 — 1.8 MiB — 232 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/ba43b0b0f621080129487f70fbca58a7f7a3f02a/POSTER_USER_RAW/v0/a25f7bb0-73af-4642-8086-329b687479e6.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/ba43b0b0f621080129487f70fbca58a7f7a3f02a/POSTER_USER_RAW/v0/a25f7bb0-73af-4642-8086-329b687479e6.png?d=640&f=avif — 200 — 2.3 MiB — 262 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/ca17d4e1bf4787e4aa07952e62f4cd7f7b27759e/POSTER_USER_RAW/v0/8167b58a-e697-4485-86e5-20cf91fc1da7.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/ca17d4e1bf4787e4aa07952e62f4cd7f7b27759e/POSTER_USER_RAW/v0/8167b58a-e697-4485-86e5-20cf91fc1da7.png?d=640&f=avif — 200 — 2.0 MiB — 243 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/ff810d1865df36a78284bd3be258459bd4356e57/POSTER_USER_RAW/v0/8b2a5f1c-014a-4394-9775-c835e573041a.jpg?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/ff810d1865df36a78284bd3be258459bd4356e57/POSTER_USER_RAW/v0/8b2a5f1c-014a-4394-9775-c835e573041a.jpg?d=640&f=avif — 200 — 13.3 KiB — 6 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/cd2c7a3d0671bef0ca5214a2dc10a17ef6baa53b/POSTER_USER_RAW/v0/78b465a7-6a44-4bc9-986e-2c4a63742d24.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/cd2c7a3d0671bef0ca5214a2dc10a17ef6baa53b/POSTER_USER_RAW/v0/78b465a7-6a44-4bc9-986e-2c4a63742d24.png?d=640&f=avif — 200 — 2.5 MiB — 242 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/09a14639672e43b96827232b2095b702db6928dd/POSTER_USER_RAW/v0/d989d269-3470-405f-872c-90f27242f792.jpg?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/09a14639672e43b96827232b2095b702db6928dd/POSTER_USER_RAW/v0/d989d269-3470-405f-872c-90f27242f792.jpg?d=640&f=avif — 200 — 11.9 KiB — 6 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/fa41046066ea9c3f11b92e2ba8349d7b000b9535/POSTER_USER_RAW/v0/ea37972f-3d01-4db1-9576-4e42736cb448.jpg?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/fa41046066ea9c3f11b92e2ba8349d7b000b9535/POSTER_USER_RAW/v0/ea37972f-3d01-4db1-9576-4e42736cb448.jpg?d=640&f=avif — 200 — 13.4 KiB — 5 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/e8aa2cd64b48ca5e1a115a0ca25f24af609eeabd/POSTER_USER_RAW/v0/e47741f0-501e-45e1-888c-bd84b578576b.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/e8aa2cd64b48ca5e1a115a0ca25f24af609eeabd/POSTER_USER_RAW/v0/e47741f0-501e-45e1-888c-bd84b578576b.png?d=640&f=avif — 200 — 23.0 KiB — 5 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/9b42e8c5424effe64462f30014203b3e58e63546/POSTER_USER_RAW/v0/7f6c2593-c26e-4b4f-b0fa-885fd0f0af76.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/9b42e8c5424effe64462f30014203b3e58e63546/POSTER_USER_RAW/v0/7f6c2593-c26e-4b4f-b0fa-885fd0f0af76.png?d=640&f=avif — 200 — 21.0 KiB — 5 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/d7ba11fbc997a52b78a791720687a218a8c665f5/POSTER_USER_RAW/v0/3a293519-3c76-45eb-9f68-c3e2a56c7169.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/d7ba11fbc997a52b78a791720687a218a8c665f5/POSTER_USER_RAW/v0/3a293519-3c76-45eb-9f68-c3e2a56c7169.png?d=640&f=avif — 200 — 16.9 KiB — 6 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/168e891578ae2a3a67b51eccb6f5ae5c54460b62/POSTER_USER_RAW/v0/e2d5105f-5db9-4d23-8e14-438617516fa9.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/168e891578ae2a3a67b51eccb6f5ae5c54460b62/POSTER_USER_RAW/v0/e2d5105f-5db9-4d23-8e14-438617516fa9.png?d=640&f=avif — 200 — 16.6 KiB — 5 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/74e3b10f6fc382694f16fb8002f61753d028f568/POSTER_USER_RAW/v0/7a1fce19-889b-47ce-b0df-423d85ef72b4.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/74e3b10f6fc382694f16fb8002f61753d028f568/POSTER_USER_RAW/v0/7a1fce19-889b-47ce-b0df-423d85ef72b4.png?d=640&f=avif — 200 — 2.1 MiB — 197 ms — http/1.1data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.…www.… data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.…www.… data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/…www.w3.org/2000/… data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/… — 200 — 0 B — 0 ms — datadata:font/opentype;base64,T1RUTwANAIAAAwBQQ0ZGIKmZJMUAAAQoAAAClURTSUcAAAACAAAKEAAAAAhHREVGABgABwAAC…data:font/opentype;base64,T1RUTwANA... data:font/opentype;base64,T1RUTwANAIAAAwBQQ0ZGIKmZJMUAAAQoAAAClURTSUcAAAACAAAKEAAAAAhHREVGABgABwAAC… — 200 — 2.5 KiB — 66 ms — datahttps://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/3eb83c9ecbfde6f4428f93f4e2513bf4209314e7/POSTER_USER_RAW/v0/4a507558-416e-47ad-b235-ef93622d8697.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/3eb83c9ecbfde6f4428f93f4e2513bf4209314e7/POSTER_USER_RAW/v0/4a507558-416e-47ad-b235-ef93622d8697.png?d=640&f=avif — 200 — 12.8 KiB — 5 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/1313e82a90bec0c280bbe23911b229fc4db655ad/POSTER_USER_RAW/v1/3b143cbc-aa96-4fd4-b892-786cba79f083.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/1313e82a90bec0c280bbe23911b229fc4db655ad/POSTER_USER_RAW/v1/3b143cbc-aa96-4fd4-b892-786cba79f083.png?d=640&f=avif — 200 — 18.7 KiB — 4 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/f4d9db52ed27e579ef9e5026ef03efdc35e3a0ec/POSTER_USER_RAW/v0/8c95ba1d-70e0-494b-910d-45f3e2025b9e.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/f4d9db52ed27e579ef9e5026ef03efdc35e3a0ec/POSTER_USER_RAW/v0/8c95ba1d-70e0-494b-910d-45f3e2025b9e.png?d=640&f=avif — 200 — 13.2 KiB — 5 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/b72107f7a565128f4bd2769f7096d2dfc0af6f8e/POSTER_USER_RAW/v0/9a1ad03c-5877-419a-99f1-e6e9fe67cc27.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/b72107f7a565128f4bd2769f7096d2dfc0af6f8e/POSTER_USER_RAW/v0/9a1ad03c-5877-419a-99f1-e6e9fe67cc27.png?d=640&f=avif — 200 — 11.7 KiB — 4 ms — http/1.1data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.…www.… data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.…www.… data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/…www.w3.org/2000/… data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/… — 200 — 0 B — 0 ms — datahttps://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/f73912b2f7f5e029302359e7c787781585c3f053/POSTER_USER_RAW/v0/0583f58b-5d77-43c3-8f1b-846ae23ebb54.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/f73912b2f7f5e029302359e7c787781585c3f053/POSTER_USER_RAW/v0/0583f58b-5d77-43c3-8f1b-846ae23ebb54.png?d=640&f=avif — 200 — 13.8 KiB — 5 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/82e4fb66400bd20d972b948712f7cba3251fc242/POSTER_USER_RAW/v0/cac8c784-a0b5-43a1-a2cf-e36575357744.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/82e4fb66400bd20d972b948712f7cba3251fc242/POSTER_USER_RAW/v0/cac8c784-a0b5-43a1-a2cf-e36575357744.png?d=640&f=avif — 200 — 8.7 KiB — 5 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/62a5b311d0299720664b20d35d919047dabb780e/POSTER_USER_RAW/v0/22b465dc-2156-4fc3-b33e-88bd2651ae49.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/62a5b311d0299720664b20d35d919047dabb780e/POSTER_USER_RAW/v0/22b465dc-2156-4fc3-b33e-88bd2651ae49.png?d=640&f=avif — 200 — 78.4 KiB — 8 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/c0f8c5c281af7e799aad7ecdd1de0259e815c4d2/POSTER_USER_RAW/v0/ef766a76-d81b-4c8c-8905-33f48096be79.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/c0f8c5c281af7e799aad7ecdd1de0259e815c4d2/POSTER_USER_RAW/v0/ef766a76-d81b-4c8c-8905-33f48096be79.png?d=640&f=avif — 200 — 22.8 KiB — 6 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/c7a6ff2d0126b8a3182d3dfb6c0cc855043ca4ec/POSTER_USER_RAW/v0/78a557f9-366e-4ac9-9b2a-ae5e003a7289.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/c7a6ff2d0126b8a3182d3dfb6c0cc855043ca4ec/POSTER_USER_RAW/v0/78a557f9-366e-4ac9-9b2a-ae5e003a7289.png?d=640&f=avif — 200 — 12.1 KiB — 5 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/eabd05f8d923025697b23d90bdd2a55ec74f8bd4/POSTER_USER_RAW/v0/9ac51753-8c1e-45fc-acb9-ce66e998efc4.jpg?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/eabd05f8d923025697b23d90bdd2a55ec74f8bd4/POSTER_USER_RAW/v0/9ac51753-8c1e-45fc-acb9-ce66e998efc4.jpg?d=640&f=avif — 200 — 15.5 KiB — 6 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/7f83e06ce9e2d7f8b4d07acf20d1b2de36b4deb3/POSTER_USER_RAW/v0/7ba2a74c-96de-4b22-b149-0f1de7ac42db.jpg?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/7f83e06ce9e2d7f8b4d07acf20d1b2de36b4deb3/POSTER_USER_RAW/v0/7ba2a74c-96de-4b22-b149-0f1de7ac42db.jpg?d=640&f=avif — 200 — 18.2 KiB — 5 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/8d4806172e87796cc87c782e3a5e1799c0bdcb89/POSTER_USER_RAW/v0/914223b3-82c9-401b-a0e8-01d53b6d60d0.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/8d4806172e87796cc87c782e3a5e1799c0bdcb89/POSTER_USER_RAW/v0/914223b3-82c9-401b-a0e8-01d53b6d60d0.png?d=640&f=avif — 200 — 18.4 KiB — 5 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/fc06d77e1f50dd265420837fdafc50a0313d907d/POSTER_USER_RAW/v0/e10d2da0-3575-4512-b002-be0e3d4c87a1.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/fc06d77e1f50dd265420837fdafc50a0313d907d/POSTER_USER_RAW/v0/e10d2da0-3575-4512-b002-be0e3d4c87a1.png?d=640&f=avif — 200 — 18.3 KiB — 6 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/141ba01be49a437224c28a333ff8b42bd0e5d951/POSTER_USER_RAW/v0/2ee2880e-b054-4df6-928d-355781700183.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/141ba01be49a437224c28a333ff8b42bd0e5d951/POSTER_USER_RAW/v0/2ee2880e-b054-4df6-928d-355781700183.png?d=640&f=avif — 200 — 18.4 KiB — 8 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/2e6e116cf242cd8a17a3be5fb42d19c9bf26d4fb/POSTER_USER_RAW/v0/7dd23817-3803-4497-b62c-ef17099004f8.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/2e6e116cf242cd8a17a3be5fb42d19c9bf26d4fb/POSTER_USER_RAW/v0/7dd23817-3803-4497-b62c-ef17099004f8.png?d=640&f=avif — 200 — 20.5 KiB — 6 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/16b845ce09c592df9bdc8397b639a649a0517ea9/POSTER_USER_RAW/v0/37c3c29a-de52-4dff-b86d-2bb09e22b6ae.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/16b845ce09c592df9bdc8397b639a649a0517ea9/POSTER_USER_RAW/v0/37c3c29a-de52-4dff-b86d-2bb09e22b6ae.png?d=640&f=avif — 200 — 19.5 KiB — 6 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/95f112c556159d4d453dbc86065eccce0bd79409/POSTER_USER_RAW/v0/05be29f6-c0f4-4d2f-9b9f-1d967a3dcf60.png?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/95f112c556159d4d453dbc86065eccce0bd79409/POSTER_USER_RAW/v0/05be29f6-c0f4-4d2f-9b9f-1d967a3dcf60.png?d=640&f=avif — 200 — 24.2 KiB — 5 ms — http/1.1https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/7021cb7165d90384127549852026d2b16487fe0f/POSTER_USER_RAW/v0/04cd5928-cc66-4fb2-b0ea-c3c57ee14d7c.jpg?d=640&f=avifmedia-video.chip.de/f6876ff40f5a743... https://media-video.chip.de/f6876ff40f5a74303c2b874c26eeb219bb08a0e6/7021cb7165d90384127549852026d2b16487fe0f/POSTER_USER_RAW/v0/04cd5928-cc66-4fb2-b0ea-c3c57ee14d7c.jpg?d=640&f=avif — 200 — 19.4 KiB — 4 ms — http/1.1
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 1570ms · 200KB · €25/mo
cmp.chip.de
Other
Costly
Execution 586ms
Transfer 0 KB
Unused 67%
Monthly Cost €9/mo
Unattributable
Other
Costly
Execution 414ms
Transfer 0 KB
Monthly Cost €7/mo
www.chip.de
Other
Costly
Execution 332ms
Transfer 119 KB
Monthly Cost €5/mo
cdn.greenvideo.io
Other
Optional
Execution 136ms
Transfer 40 KB
Monthly Cost €2/mo
cmp.chip.de
Other
Optional
Execution 101ms
Transfer 40 KB
Unused 68%
Monthly Cost €2/mo

These scripts may cost more than they're worth

  • cmp.chip.de adds 586ms and costs ~€9/month
  • Unattributable adds 414ms and costs ~€7/month
  • www.chip.de adds 332ms and costs ~€5/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

cmp.chip.de takes 586ms 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

67% of cmp.chip.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

Unattributable takes 414ms 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.chip.de takes 332ms 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 cmp.chip.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