Skip to content
https://20min.ch

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

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

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

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

7.63 s

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

20.97 s

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

2.42 s

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

0.000

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

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

22.74 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
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
5.4 MB transferred, 219 requests
FIX
5.4 MB transferred, 219 requests
Critical::
Page weighs 12.4 MB (5.4 MB transferred)
Warning::
Images are 2.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.9 MB
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
Fonts are 280 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 280 KB
Warning::
219 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.4 MB / 2.4 MB budget
5.4 MB transferred
219 requests
1.1 g CO2 per page load
Images 2.9 MiB 53%
JavaScript 1.5 MiB 27%
Fonts 279.8 KiB 5%
Other 234.5 KiB 4%
Other 229.3 KiB 4%
HTML 153.2 KiB 3%
Other 151.0 KiB 3%
CSS 32.3 KiB 1%
Other 14.0 KiB 0%
Other 195 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

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (5.4 MiB of 5.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
7708ms total JS execution
FIX
7708ms total JS execution
Warning::
https://www.20min.ch/_next/static/chunks/framework...: 2597ms CPU time
Warning::
Unattributable: 1556ms CPU time
Warning::
https://www.20min.ch/: 617ms CPU time
Warning::
https://www.20min.ch/_next/static/chunks/pages/_ap...: 531ms CPU time
Warning::
https://cdn.cookielaw.org/scripttemplates/202603.1...: 423ms CPU time
Warning::
Third-party scripts: 7708ms (100% of total)

Main Thread Breakdown

Script Evaluation 61% Other 17% Style & Layout 10% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://www.20min.ch/_next/static/chunks/framework-9c8eb74755a8d703.js2597ms2163ms38ms3rd
Unattributable1556ms443ms0ms3rd
https://www.20min.ch/617ms51ms4ms3rd
https://www.20min.ch/_next/static/chunks/pages/_app-3ad6b01d027b8bb7.js531ms451ms76ms3rd
https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js423ms232ms44ms3rd
https://www.20min.ch/_next/static/chunks/1013-6faaab72ca953153.js396ms202ms39ms3rd
https://www.20min.ch/_next/static/chunks/commons-4eafbc67d45780c1.js310ms99ms50ms3rd
https://sst.20min.ch/gtm.js?id=GTM-PKTSKJX299ms253ms43ms3rd
https://sst.20min.ch/gtag/js?id=G-85DW9RPHKP&cx=c&gtm=4e64k0&sign=63b1c12bff55f79605babb07f876cceae35542029a310a8bf0dd258e237d74d3_20260422218ms181ms36ms3rd
https://www.20min.ch/_next/static/chunks/pages/story/%5Bslug%5D-d6a1a5ec66e98dbc.js212ms199ms12ms3rd

Showing top 10 of 15 scripts

F
JS Bundles
Action
44 scripts, 782 KB unused
FIX
44 scripts, 782 KB unused
Warning::
https://www.20min.ch/_next/static/chunks/lib-026b7...: 133 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.20min.ch/_next/static/chunks/commons-4...: 97 KB unused (85%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.20min.ch/_next/static/chunks/pages/sto...: 75 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.20min.ch/_next/static/chunks/pages/sto...: 75 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202603.1...: 66 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 782 KB
782 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.20min.ch/_next/static/chunks/lib-026b7ed40fd38853.js246 KB133 KB (54%)3rd
https://www.20min.ch/_next/static/chunks/commons-4eafbc67d45780c1.js115 KB97 KB (85%)3rd
https://www.20min.ch/_next/static/chunks/pages/story/%5Bslug%5D-d6a1a5ec66e98dbc.js0 KB75 KB (53%)3rd
https://www.20min.ch/_next/static/chunks/pages/story/%5Bslug%5D-d6a1a5ec66e98dbc.js27 KB75 KB (53%)3rd
https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js130 KB66 KB (51%)3rd
https://sst.20min.ch/gtag/js?id=G-85DW9RPHKP&cx=c&gtm=4e64k0&sign=63b1c12bff55f79605babb07f876cceae35542029a310a8bf0dd258e237d74d3_20260422164 KB63 KB (39%)3rd
https://www.20min.ch/_next/static/chunks/1013-6faaab72ca953153.js132 KB62 KB (48%)3rd
https://sst.20min.ch/gtm.js?id=GTM-PKTSKJX168 KB58 KB (35%)3rd
https://www.20min.ch/_next/static/chunks/pages/_app-3ad6b01d027b8bb7.js147 KB53 KB (36%)3rd
https://fundingchoicesmessages.google.com/i/pub-3841242337561994?ers=170 KB36 KB (52%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
219 resources · 5.4 MB · 782 KB savings available
FIX
219 resources · 5.4 MB · 782 KB savings available
Warning::
Page weight 4.4 MB over 1MB target
Got: 5.4 MB Expected: ≤ 1 MB
Info::
~782 KB of savings available
Warning::
218 third-party resources (100% of weight)
Info::
3 resources over 200KB
219 resources · 5.4 MiB · 218 third-party 4.4 MiB over 1MB target
Image 55% · 3.0 MiB
JavaScript 28% · 1.5 MiB
Font 5% · 279.8 KiB
Media 4% · 234.5 KiB
Other 4% · 223.5 KiB
Document 3% · 153.4 KiB
CSS 1% · 49.2 KiB

~781.9 KiB of savings available

Remove unused JavaScript: 781.9 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.

C
Image Optimization
Action
126 images, 0 KB saveable
REVIEW
126 images, 0 KB saveable
Warning::
https://www.20min.ch/logos/20min-logo-light-mode-F... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.20min.ch/logos/20min-logo-light-mode.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
126 images 2.9 MB
0 oversized -0 KB
36 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

3

280 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 7.6 s LCP 21.0 shttps://www.20min.ch/fonts/matter/matter-variable.woff2matter-variable.woff2 https://www.20min.ch/fonts/matter/matter-variable.woff2 — 246.7 KiB — 48 ms — font-display: swaphttps://fooby.ch/etc/designs/fooby/frontend/default/assets/fonts/roboto-slab-v6-latin-regular-162678e814.woff2roboto-slab-v6-latin-re... https://fooby.ch/etc/designs/fooby/frontend/default/assets/fonts/roboto-slab-v6-latin-regular-162678e814.woff2 — 17.5 KiB — 53 ms — font-display: swaphttps://fooby.ch/etc/designs/fooby/frontend/default/assets/fonts/open-sans-v13-latin-regular-e64cab167b.woff2open-sans-v13-latin-reg... https://fooby.ch/etc/designs/fooby/frontend/default/assets/fonts/open-sans-v13-latin-regular-e64cab167b.woff2 — 15.6 KiB — 53 ms — font-display: swap
matter-variable.woff2 woff2 swap
Size 247 KB
Load time 48 ms
Start 383 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
roboto-slab-v6-latin-re... woff2 swap
Size 17 KB
Load time 53 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
open-sans-v13-latin-reg... woff2 swap
Size 16 KB
Load time 53 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 ~123 KB and ~246 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
17 hints, 0 missing preconnects
PASS
17 hints, 0 missing preconnects
Info::
Page uses 17 resource hint(s)

Current Resource Hints

preconnect
3
preload
4
dns-prefetch
5
prefetch
5

17 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
219 requests over 3382ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 7.6 s LCP 21.0 shttps://20min.ch// https://20min.ch/ — 301 — 93 B — 62 ms — h2https://www.20min.ch/www.20min.ch/ https://www.20min.ch/ — 200 — 144.5 KiB — 366 ms — h2https://www.20min.ch/fonts/matter/matter-variable.woff2www.20min.ch/fonts/matter/matter-va... https://www.20min.ch/fonts/matter/matter-variable.woff2 — 200 — 246.7 KiB — 48 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 136 ms — h2https://www.20min.ch/_next/static/css/b08a5ee588716846.csswww.20min.ch/_next/static/css/b08a5... https://www.20min.ch/_next/static/css/b08a5ee588716846.css — 200 — 913 B — 24 ms — h2https://www.20min.ch/_next/static/css/88c060ea5d3cd228.csswww.20min.ch/_next/static/css/88c06... https://www.20min.ch/_next/static/css/88c060ea5d3cd228.css — 200 — 19.3 KiB — 39 ms — h2https://www.20min.ch/_next/static/css/b0faa5931140d1e3.csswww.20min.ch/_next/static/css/b0faa... https://www.20min.ch/_next/static/css/b0faa5931140d1e3.css — 200 — 3.8 KiB — 35 ms — h2https://www.20min.ch/logos/20min-logo-light-mode.svgwww.20min.ch/logos/20min-logo-light... https://www.20min.ch/logos/20min-logo-light-mode.svg — 200 — 2.6 KiB — 36 ms — h2https://image.20min.ch/2026/04/22/88f7b378-f1f6-41b1-a936-6020ef48b845.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=192%2C0%2C1919%2C1535&s=a00aa5b717e69d159f6acabae1a15935image.20min.ch/2026/04/22/88f7b378-... https://image.20min.ch/2026/04/22/88f7b378-f1f6-41b1-a936-6020ef48b845.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=192%2C0%2C1919%2C1535&s=a00aa5b717e69d159f6acabae1a15935 — 200 — 14.4 KiB — 114 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=645322&u=https%3A%2F%2Fwww.20min.ch%2F&f=1&vn=1.3dev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=645322&u=https%3A%2F%2Fwww.20min.ch%2F&f=1&vn=1.3 — 200 — 2.5 KiB — 201 ms — h2https://image.20min.ch/2026/04/22/78b7198c-afc8-4218-a8fb-b6c05c8c5baf.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=393%2C0%2C1350%2C1080&s=f02c5663c1ac7dcf6a5f434ff9f2592bimage.20min.ch/2026/04/22/78b7198c-... https://image.20min.ch/2026/04/22/78b7198c-afc8-4218-a8fb-b6c05c8c5baf.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=393%2C0%2C1350%2C1080&s=f02c5663c1ac7dcf6a5f434ff9f2592b — 200 — 15.1 KiB — 103 ms — h2https://image.20min.ch/2026/04/22/8f36e6f0-c7e8-481c-a770-4cc307378964.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=237%2C0%2C1350%2C1080&s=cdb78c0906950c228ca703a29aeea5beimage.20min.ch/2026/04/22/8f36e6f0-... https://image.20min.ch/2026/04/22/8f36e6f0-c7e8-481c-a770-4cc307378964.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=237%2C0%2C1350%2C1080&s=cdb78c0906950c228ca703a29aeea5be — 200 — 16.8 KiB — 106 ms — h2https://image.20min.ch/2026/04/21/b7b8c658-aa6c-4b8f-a82f-2cbe1d81ad33.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=285%2C0%2C1350%2C1080&s=804cd2b2ccf01e9606bc8dc1c3b7e57bimage.20min.ch/2026/04/21/b7b8c658-... https://image.20min.ch/2026/04/21/b7b8c658-aa6c-4b8f-a82f-2cbe1d81ad33.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=285%2C0%2C1350%2C1080&s=804cd2b2ccf01e9606bc8dc1c3b7e57b — 200 — 12.9 KiB — 114 ms — h2https://cl-eu4.k5a.io/6566f9c6c3b8de6d5f10ed23.jscl-eu4.k5a.io/6566f9c6c3b8de6d5f10e... https://cl-eu4.k5a.io/6566f9c6c3b8de6d5f10ed23.js — 200 — 653 B — 141 ms — h2https://ats.20min.ch/__global/att/prod/latest/ats-tm.jsats.20min.ch/__global/att/prod/late... https://ats.20min.ch/__global/att/prod/latest/ats-tm.js — 200 — 16.9 KiB — 125 ms — h2https://www.google.com/adsense/search/ads.jswww.google.com/adsense/search/ads.j... https://www.google.com/adsense/search/ads.js — 200 — 43.3 KiB — 105 ms — h3https://www.20min.ch/_next/static/chunks/8510.2059f73636788b4f.jswww.20min.ch/_next/static/chunks/85... https://www.20min.ch/_next/static/chunks/8510.2059f73636788b4f.js — 200 — 21.8 KiB — 178 ms — h2https://www.20min.ch/_next/static/chunks/webpack-91209d966a7c7dc4.jswww.20min.ch/_next/static/chunks/we... https://www.20min.ch/_next/static/chunks/webpack-91209d966a7c7dc4.js — 200 — 2.9 KiB — 55 ms — h2https://www.20min.ch/_next/static/chunks/framework-9c8eb74755a8d703.jswww.20min.ch/_next/static/chunks/fr... https://www.20min.ch/_next/static/chunks/framework-9c8eb74755a8d703.js — 200 — 66.9 KiB — 83 ms — h2https://www.20min.ch/_next/static/chunks/5286-a51085404d8d7ce9.jswww.20min.ch/_next/static/chunks/52... https://www.20min.ch/_next/static/chunks/5286-a51085404d8d7ce9.js — 200 — 33.7 KiB — 78 ms — h2https://www.20min.ch/_next/static/chunks/main-22ce4f6c14c24a07.jswww.20min.ch/_next/static/chunks/ma... https://www.20min.ch/_next/static/chunks/main-22ce4f6c14c24a07.js — 200 — 561 B — 65 ms — h2https://www.20min.ch/_next/static/chunks/styles-c76a53b178404110.jswww.20min.ch/_next/static/chunks/st... https://www.20min.ch/_next/static/chunks/styles-c76a53b178404110.js — 200 — 10.7 KiB — 63 ms — h2https://www.20min.ch/_next/static/chunks/redux-d56dd984b21ea42b.jswww.20min.ch/_next/static/chunks/re... https://www.20min.ch/_next/static/chunks/redux-d56dd984b21ea42b.js — 200 — 5.1 KiB — 71 ms — h2https://www.20min.ch/_next/static/chunks/1013-6faaab72ca953153.jswww.20min.ch/_next/static/chunks/10... https://www.20min.ch/_next/static/chunks/1013-6faaab72ca953153.js — 200 — 131.8 KiB — 166 ms — h2https://www.20min.ch/_next/static/chunks/pages/_app-3ad6b01d027b8bb7.jswww.20min.ch/_next/static/chunks/pa... https://www.20min.ch/_next/static/chunks/pages/_app-3ad6b01d027b8bb7.js — 200 — 146.8 KiB — 173 ms — h2https://www.20min.ch/_next/static/chunks/lib-026b7ed40fd38853.jswww.20min.ch/_next/static/chunks/li... https://www.20min.ch/_next/static/chunks/lib-026b7ed40fd38853.js — 200 — 246.5 KiB — 182 ms — h2https://www.20min.ch/_next/static/chunks/commons-4eafbc67d45780c1.jswww.20min.ch/_next/static/chunks/co... https://www.20min.ch/_next/static/chunks/commons-4eafbc67d45780c1.js — 200 — 114.9 KiB — 180 ms — h2https://www.20min.ch/_next/static/chunks/pages/index-3ceabcbace7ba0fd.jswww.20min.ch/_next/static/chunks/pa... https://www.20min.ch/_next/static/chunks/pages/index-3ceabcbace7ba0fd.js — 200 — 810 B — 174 ms — h2https://www.20min.ch/_next/static/jfwCLdLhPoFk7PVWoZIR8/_buildManifest.jswww.20min.ch/_next/static/jfwCLdLhP... https://www.20min.ch/_next/static/jfwCLdLhPoFk7PVWoZIR8/_buildManifest.js — 200 — 1.6 KiB — 162 ms — h2https://www.20min.ch/_next/static/jfwCLdLhPoFk7PVWoZIR8/_ssgManifest.jswww.20min.ch/_next/static/jfwCLdLhP... https://www.20min.ch/_next/static/jfwCLdLhPoFk7PVWoZIR8/_ssgManifest.js — 200 — 477 B — 163 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 7.6 s LCP 21.0 shttps://20min.ch// https://20min.ch/ — 301 — 93 B — 62 ms — h2https://www.20min.ch/www.20min.ch/ https://www.20min.ch/ — 200 — 144.5 KiB — 366 ms — h2https://www.20min.ch/fonts/matter/matter-variable.woff2www.20min.ch/fonts/matter/matter-va... https://www.20min.ch/fonts/matter/matter-variable.woff2 — 200 — 246.7 KiB — 48 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 136 ms — h2https://www.20min.ch/_next/static/css/b08a5ee588716846.csswww.20min.ch/_next/static/css/b08a5... https://www.20min.ch/_next/static/css/b08a5ee588716846.css — 200 — 913 B — 24 ms — h2https://www.20min.ch/_next/static/css/88c060ea5d3cd228.csswww.20min.ch/_next/static/css/88c06... https://www.20min.ch/_next/static/css/88c060ea5d3cd228.css — 200 — 19.3 KiB — 39 ms — h2https://www.20min.ch/_next/static/css/b0faa5931140d1e3.csswww.20min.ch/_next/static/css/b0faa... https://www.20min.ch/_next/static/css/b0faa5931140d1e3.css — 200 — 3.8 KiB — 35 ms — h2https://www.20min.ch/logos/20min-logo-light-mode.svgwww.20min.ch/logos/20min-logo-light... https://www.20min.ch/logos/20min-logo-light-mode.svg — 200 — 2.6 KiB — 36 ms — h2https://image.20min.ch/2026/04/22/88f7b378-f1f6-41b1-a936-6020ef48b845.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=192%2C0%2C1919%2C1535&s=a00aa5b717e69d159f6acabae1a15935image.20min.ch/2026/04/22/88f7b378-... https://image.20min.ch/2026/04/22/88f7b378-f1f6-41b1-a936-6020ef48b845.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=192%2C0%2C1919%2C1535&s=a00aa5b717e69d159f6acabae1a15935 — 200 — 14.4 KiB — 114 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=645322&u=https%3A%2F%2Fwww.20min.ch%2F&f=1&vn=1.3dev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=645322&u=https%3A%2F%2Fwww.20min.ch%2F&f=1&vn=1.3 — 200 — 2.5 KiB — 201 ms — h2https://image.20min.ch/2026/04/22/78b7198c-afc8-4218-a8fb-b6c05c8c5baf.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=393%2C0%2C1350%2C1080&s=f02c5663c1ac7dcf6a5f434ff9f2592bimage.20min.ch/2026/04/22/78b7198c-... https://image.20min.ch/2026/04/22/78b7198c-afc8-4218-a8fb-b6c05c8c5baf.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=393%2C0%2C1350%2C1080&s=f02c5663c1ac7dcf6a5f434ff9f2592b — 200 — 15.1 KiB — 103 ms — h2https://image.20min.ch/2026/04/22/8f36e6f0-c7e8-481c-a770-4cc307378964.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=237%2C0%2C1350%2C1080&s=cdb78c0906950c228ca703a29aeea5beimage.20min.ch/2026/04/22/8f36e6f0-... https://image.20min.ch/2026/04/22/8f36e6f0-c7e8-481c-a770-4cc307378964.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=237%2C0%2C1350%2C1080&s=cdb78c0906950c228ca703a29aeea5be — 200 — 16.8 KiB — 106 ms — h2https://image.20min.ch/2026/04/21/b7b8c658-aa6c-4b8f-a82f-2cbe1d81ad33.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=285%2C0%2C1350%2C1080&s=804cd2b2ccf01e9606bc8dc1c3b7e57bimage.20min.ch/2026/04/21/b7b8c658-... https://image.20min.ch/2026/04/21/b7b8c658-aa6c-4b8f-a82f-2cbe1d81ad33.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=285%2C0%2C1350%2C1080&s=804cd2b2ccf01e9606bc8dc1c3b7e57b — 200 — 12.9 KiB — 114 ms — h2https://cl-eu4.k5a.io/6566f9c6c3b8de6d5f10ed23.jscl-eu4.k5a.io/6566f9c6c3b8de6d5f10e... https://cl-eu4.k5a.io/6566f9c6c3b8de6d5f10ed23.js — 200 — 653 B — 141 ms — h2https://ats.20min.ch/__global/att/prod/latest/ats-tm.jsats.20min.ch/__global/att/prod/late... https://ats.20min.ch/__global/att/prod/latest/ats-tm.js — 200 — 16.9 KiB — 125 ms — h2https://www.google.com/adsense/search/ads.jswww.google.com/adsense/search/ads.j... https://www.google.com/adsense/search/ads.js — 200 — 43.3 KiB — 105 ms — h3https://www.20min.ch/_next/static/chunks/8510.2059f73636788b4f.jswww.20min.ch/_next/static/chunks/85... https://www.20min.ch/_next/static/chunks/8510.2059f73636788b4f.js — 200 — 21.8 KiB — 178 ms — h2https://www.20min.ch/_next/static/chunks/webpack-91209d966a7c7dc4.jswww.20min.ch/_next/static/chunks/we... https://www.20min.ch/_next/static/chunks/webpack-91209d966a7c7dc4.js — 200 — 2.9 KiB — 55 ms — h2https://www.20min.ch/_next/static/chunks/framework-9c8eb74755a8d703.jswww.20min.ch/_next/static/chunks/fr... https://www.20min.ch/_next/static/chunks/framework-9c8eb74755a8d703.js — 200 — 66.9 KiB — 83 ms — h2https://www.20min.ch/_next/static/chunks/5286-a51085404d8d7ce9.jswww.20min.ch/_next/static/chunks/52... https://www.20min.ch/_next/static/chunks/5286-a51085404d8d7ce9.js — 200 — 33.7 KiB — 78 ms — h2https://www.20min.ch/_next/static/chunks/main-22ce4f6c14c24a07.jswww.20min.ch/_next/static/chunks/ma... https://www.20min.ch/_next/static/chunks/main-22ce4f6c14c24a07.js — 200 — 561 B — 65 ms — h2https://www.20min.ch/_next/static/chunks/styles-c76a53b178404110.jswww.20min.ch/_next/static/chunks/st... https://www.20min.ch/_next/static/chunks/styles-c76a53b178404110.js — 200 — 10.7 KiB — 63 ms — h2https://www.20min.ch/_next/static/chunks/redux-d56dd984b21ea42b.jswww.20min.ch/_next/static/chunks/re... https://www.20min.ch/_next/static/chunks/redux-d56dd984b21ea42b.js — 200 — 5.1 KiB — 71 ms — h2https://www.20min.ch/_next/static/chunks/1013-6faaab72ca953153.jswww.20min.ch/_next/static/chunks/10... https://www.20min.ch/_next/static/chunks/1013-6faaab72ca953153.js — 200 — 131.8 KiB — 166 ms — h2https://www.20min.ch/_next/static/chunks/pages/_app-3ad6b01d027b8bb7.jswww.20min.ch/_next/static/chunks/pa... https://www.20min.ch/_next/static/chunks/pages/_app-3ad6b01d027b8bb7.js — 200 — 146.8 KiB — 173 ms — h2https://www.20min.ch/_next/static/chunks/lib-026b7ed40fd38853.jswww.20min.ch/_next/static/chunks/li... https://www.20min.ch/_next/static/chunks/lib-026b7ed40fd38853.js — 200 — 246.5 KiB — 182 ms — h2https://www.20min.ch/_next/static/chunks/commons-4eafbc67d45780c1.jswww.20min.ch/_next/static/chunks/co... https://www.20min.ch/_next/static/chunks/commons-4eafbc67d45780c1.js — 200 — 114.9 KiB — 180 ms — h2https://www.20min.ch/_next/static/chunks/pages/index-3ceabcbace7ba0fd.jswww.20min.ch/_next/static/chunks/pa... https://www.20min.ch/_next/static/chunks/pages/index-3ceabcbace7ba0fd.js — 200 — 810 B — 174 ms — h2https://www.20min.ch/_next/static/jfwCLdLhPoFk7PVWoZIR8/_buildManifest.jswww.20min.ch/_next/static/jfwCLdLhP... https://www.20min.ch/_next/static/jfwCLdLhPoFk7PVWoZIR8/_buildManifest.js — 200 — 1.6 KiB — 162 ms — h2https://www.20min.ch/_next/static/jfwCLdLhPoFk7PVWoZIR8/_ssgManifest.jswww.20min.ch/_next/static/jfwCLdLhP... https://www.20min.ch/_next/static/jfwCLdLhPoFk7PVWoZIR8/_ssgManifest.js — 200 — 477 B — 163 ms — h2https://image.20min.ch/2026/04/18/96f710b2-84f8-4f4f-9d4a-6b81dba74b20.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=362%2C0%2C1350%2C1080&s=34584d44d50bd9305d624ddaa7bd76abimage.20min.ch/2026/04/18/96f710b2-... https://image.20min.ch/2026/04/18/96f710b2-84f8-4f4f-9d4a-6b81dba74b20.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=362%2C0%2C1350%2C1080&s=34584d44d50bd9305d624ddaa7bd76ab — 200 — 12.2 KiB — 92 ms — h2https://image.20min.ch/2026/04/22/962b9c01-8d18-459b-9942-cf388d224ae9.png?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=504%2C0%2C1818%2C1454&s=33f0bc16cd8eb8af6f0e2267f80200daimage.20min.ch/2026/04/22/962b9c01-... https://image.20min.ch/2026/04/22/962b9c01-8d18-459b-9942-cf388d224ae9.png?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=504%2C0%2C1818%2C1454&s=33f0bc16cd8eb8af6f0e2267f80200da — 200 — 6.9 KiB — 91 ms — h2https://www.20min.ch/_next/static/media/sprite.26bbe767.svgwww.20min.ch/_next/static/media/spr... https://www.20min.ch/_next/static/media/sprite.26bbe767.svg — 200 — 71.8 KiB — 80 ms — h3https://www.20min.ch/_next/static/media/sprite-light.c8a3e580.svgwww.20min.ch/_next/static/media/spr... https://www.20min.ch/_next/static/media/sprite-light.c8a3e580.svg — 200 — 37.3 KiB — 88 ms — h3https://www.20min.ch/logos/20min-logo-light-mode-FR.svgwww.20min.ch/logos/20min-logo-light... https://www.20min.ch/logos/20min-logo-light-mode-FR.svg — 200 — 2.5 KiB — 44 ms — h3https://image.20min.ch/2026/04/22/47b35b6a-72b1-4495-848c-5d35f0516ae7.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=285%2C0%2C1350%2C1080&s=e06c0e46f7d3908158bc32c9bcfd7fcdimage.20min.ch/2026/04/22/47b35b6a-... https://image.20min.ch/2026/04/22/47b35b6a-72b1-4495-848c-5d35f0516ae7.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=285%2C0%2C1350%2C1080&s=e06c0e46f7d3908158bc32c9bcfd7fcd — 200 — 19.2 KiB — 50 ms — h2https://image.20min.ch/2026/04/21/6614fd8b-bbb2-47f1-852b-95405428325b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C0%2C1350%2C1080&s=f7bf0c073e124f07517694ab22d97d2aimage.20min.ch/2026/04/21/6614fd8b-... https://image.20min.ch/2026/04/21/6614fd8b-bbb2-47f1-852b-95405428325b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C0%2C1350%2C1080&s=f7bf0c073e124f07517694ab22d97d2a — 200 — 28.3 KiB — 72 ms — h2https://image.20min.ch/2026/04/10/dcce38d6-2239-484f-bdaf-4304224552d1.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=301%2C0%2C1350%2C1080&s=85ed1d619ba8c747d8a620eb9c8d5530image.20min.ch/2026/04/10/dcce38d6-... https://image.20min.ch/2026/04/10/dcce38d6-2239-484f-bdaf-4304224552d1.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=301%2C0%2C1350%2C1080&s=85ed1d619ba8c747d8a620eb9c8d5530 — 200 — 14.6 KiB — 71 ms — h2https://image.20min.ch/2026/04/16/8d9c7866-b475-40c4-bcb1-278bb3d98080.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=426%2C0%2C1350%2C1080&s=a1bc20e700867f64fdd5305dffae0a73image.20min.ch/2026/04/16/8d9c7866-... https://image.20min.ch/2026/04/16/8d9c7866-b475-40c4-bcb1-278bb3d98080.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=426%2C0%2C1350%2C1080&s=a1bc20e700867f64fdd5305dffae0a73 — 200 — 9.5 KiB — 63 ms — h2https://image.20min.ch/2026/04/20/edc198e6-07fa-4955-b048-5e5ae413b283.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=285%2C0%2C1350%2C1080&s=f5dc40481129cc2fa9cb2bad27784180image.20min.ch/2026/04/20/edc198e6-... https://image.20min.ch/2026/04/20/edc198e6-07fa-4955-b048-5e5ae413b283.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=285%2C0%2C1350%2C1080&s=f5dc40481129cc2fa9cb2bad27784180 — 200 — 20.2 KiB — 72 ms — h2https://image.20min.ch/2026/04/21/7ffd11e8-c528-493c-88bf-4dac73d65ee5.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C0%2C1350%2C1080&s=18c9a93484b6e5ebedb0bb77937d84ecimage.20min.ch/2026/04/21/7ffd11e8-... https://image.20min.ch/2026/04/21/7ffd11e8-c528-493c-88bf-4dac73d65ee5.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C0%2C1350%2C1080&s=18c9a93484b6e5ebedb0bb77937d84ec — 200 — 8.4 KiB — 64 ms — h2https://image.20min.ch/2026/04/17/045a31a3-a83e-4f74-bf9d-c0d860bdb2da.png?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=310%2C0%2C1350%2C1080&s=e72baeee81cc48b209bb12c17f66d6f4image.20min.ch/2026/04/17/045a31a3-... https://image.20min.ch/2026/04/17/045a31a3-a83e-4f74-bf9d-c0d860bdb2da.png?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=310%2C0%2C1350%2C1080&s=e72baeee81cc48b209bb12c17f66d6f4 — 200 — 18.9 KiB — 60 ms — h2https://image.20min.ch/2026/04/21/fd84ee2b-ba21-4427-973f-7b67ca0ba50b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=285%2C0%2C1350%2C1080&s=918217894d37d35ee1a4d7e7b460ec88image.20min.ch/2026/04/21/fd84ee2b-... https://image.20min.ch/2026/04/21/fd84ee2b-ba21-4427-973f-7b67ca0ba50b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=285%2C0%2C1350%2C1080&s=918217894d37d35ee1a4d7e7b460ec88 — 200 — 6.7 KiB — 42 ms — h2https://image.20min.ch/2026/04/22/884c721c-8fb3-4c81-a5a2-48103d1f1d78.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C0%2C3338%2C2670&s=6b9f2e626b2f7b3a10bd35a2c3936794image.20min.ch/2026/04/22/884c721c-... https://image.20min.ch/2026/04/22/884c721c-8fb3-4c81-a5a2-48103d1f1d78.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C0%2C3338%2C2670&s=6b9f2e626b2f7b3a10bd35a2c3936794 — 200 — 10.1 KiB — 33 ms — h2https://image.20min.ch/2026/04/21/d57a5169-b4fb-4c93-9c65-7b3ee45bd949.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=66%2C0%2C3750%2C3000&s=0dfe0ef7efb751370b0c2c30c074c0c5image.20min.ch/2026/04/21/d57a5169-... https://image.20min.ch/2026/04/21/d57a5169-b4fb-4c93-9c65-7b3ee45bd949.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=66%2C0%2C3750%2C3000&s=0dfe0ef7efb751370b0c2c30c074c0c5 — 200 — 14.9 KiB — 46 ms — h2https://image.20min.ch/2026/04/21/e0a75091-a746-41d2-ae8d-884e92c9e6bb.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=659%2C0%2C3331%2C2665&s=a9f37b98f9a0e1ae5a3769f7068e8a8aimage.20min.ch/2026/04/21/e0a75091-... https://image.20min.ch/2026/04/21/e0a75091-a746-41d2-ae8d-884e92c9e6bb.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=659%2C0%2C3331%2C2665&s=a9f37b98f9a0e1ae5a3769f7068e8a8a — 200 — 32.2 KiB — 55 ms — h2https://image.20min.ch/2026/04/09/c81d3159-10a5-4096-bec5-c5d2c99d864e.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C0%2C1350%2C1080&s=48ce931971de382622263a43787f308fimage.20min.ch/2026/04/09/c81d3159-... https://image.20min.ch/2026/04/09/c81d3159-10a5-4096-bec5-c5d2c99d864e.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C0%2C1350%2C1080&s=48ce931971de382622263a43787f308f — 200 — 21.3 KiB — 71 ms — h2https://image.20min.ch/2026/04/21/59d449b4-18e3-43f9-9aaf-3d83eb82cf8d.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=519%2C25%2C2500%2C2000&s=499e618ca73ed133ef34de1717777ad2image.20min.ch/2026/04/21/59d449b4-... https://image.20min.ch/2026/04/21/59d449b4-18e3-43f9-9aaf-3d83eb82cf8d.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=519%2C25%2C2500%2C2000&s=499e618ca73ed133ef34de1717777ad2 — 200 — 17.7 KiB — 61 ms — h2https://image.20min.ch/2026/04/20/efc4e356-c59f-4428-b583-0b8dbb56d315.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=133%2C0%2C1350%2C1080&s=5f44bd9436580d02c269acd4b2c3c005image.20min.ch/2026/04/20/efc4e356-... https://image.20min.ch/2026/04/20/efc4e356-c59f-4428-b583-0b8dbb56d315.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=133%2C0%2C1350%2C1080&s=5f44bd9436580d02c269acd4b2c3c005 — 200 — 14.7 KiB — 53 ms — h2https://image.20min.ch/2026/04/09/88e903f2-48da-44a7-86f4-7581bbafcc0e.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=333%2C0%2C3334%2C2667&s=1df8d8ff19a2d63aa0637517f0c9bc57image.20min.ch/2026/04/09/88e903f2-... https://image.20min.ch/2026/04/09/88e903f2-48da-44a7-86f4-7581bbafcc0e.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=333%2C0%2C3334%2C2667&s=1df8d8ff19a2d63aa0637517f0c9bc57 — 200 — 7.3 KiB — 54 ms — h2https://image.20min.ch/2026/04/20/47df3751-ab90-457d-bea6-d9dfc74f3658.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=125%2C0%2C3750%2C3000&s=e903710ee6556c3609d6ce390cf6fb36image.20min.ch/2026/04/20/47df3751-... https://image.20min.ch/2026/04/20/47df3751-ab90-457d-bea6-d9dfc74f3658.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=125%2C0%2C3750%2C3000&s=e903710ee6556c3609d6ce390cf6fb36 — 200 — 25.0 KiB — 53 ms — h2https://media.20min.ch/6/image/2025/11/01/d3a1b902-34d7-4f1f-adff-58c87cfcddd2.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=216%2C0%2C3334%2C2667&s=1fcaee73dfa16bc5f876b81d6308f827media.20min.ch/6/image/2025/11/01/d... https://media.20min.ch/6/image/2025/11/01/d3a1b902-34d7-4f1f-adff-58c87cfcddd2.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=216%2C0%2C3334%2C2667&s=1fcaee73dfa16bc5f876b81d6308f827 — 200 — 21.9 KiB — 158 ms — h3https://image.20min.ch/2026/04/15/a5d7c2b5-0882-4c02-84ee-3ad65b083fbf.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=184%2C481%2C554%2C443&s=c3cf4521f87d7542e062a82ea06b2496image.20min.ch/2026/04/15/a5d7c2b5-... https://image.20min.ch/2026/04/15/a5d7c2b5-0882-4c02-84ee-3ad65b083fbf.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=184%2C481%2C554%2C443&s=c3cf4521f87d7542e062a82ea06b2496 — 200 — 15.8 KiB — 57 ms — h2https://image.20min.ch/2026/04/17/fc67ccc6-f23a-4086-8c2f-110660bf9f87.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C0%2C3334%2C2667&s=d15ab7124987e7e4ec25dfc86a105ba5image.20min.ch/2026/04/17/fc67ccc6-... https://image.20min.ch/2026/04/17/fc67ccc6-f23a-4086-8c2f-110660bf9f87.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C0%2C3334%2C2667&s=d15ab7124987e7e4ec25dfc86a105ba5 — 200 — 21.9 KiB — 57 ms — h2https://media.20min.ch/6/image/2023/12/22/a690e227-2e40-4449-830e-add4fbaaf48d.jpeg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=321%2C0%2C625%2C500&s=94348ad064c9e43370b6ea5a7392ca2amedia.20min.ch/6/image/2023/12/22/a... https://media.20min.ch/6/image/2023/12/22/a690e227-2e40-4449-830e-add4fbaaf48d.jpeg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=321%2C0%2C625%2C500&s=94348ad064c9e43370b6ea5a7392ca2a — 200 — 16.3 KiB — 160 ms — h3https://image.20min.ch/2026/04/16/d6d894c2-f56a-43b4-ae18-2c99bd34b48f.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=170%2C0%2C854%2C683&s=5eb8f766a390a6c69ba786a0177d13fdimage.20min.ch/2026/04/16/d6d894c2-... https://image.20min.ch/2026/04/16/d6d894c2-f56a-43b4-ae18-2c99bd34b48f.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=170%2C0%2C854%2C683&s=5eb8f766a390a6c69ba786a0177d13fd — 200 — 9.3 KiB — 66 ms — h2https://image.20min.ch/2026/04/14/6d325947-c402-4c20-b0a5-accdc9c93589.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C0%2C3423%2C2738&s=ad6947facaf6f74809757e70f469116fimage.20min.ch/2026/04/14/6d325947-... https://image.20min.ch/2026/04/14/6d325947-c402-4c20-b0a5-accdc9c93589.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C0%2C3423%2C2738&s=ad6947facaf6f74809757e70f469116f — 200 — 8.9 KiB — 71 ms — h2https://image.20min.ch/2026/04/10/ec02cbc1-c0f6-4f84-9cd7-cfb001197a7c.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=154%2C141%2C676%2C541&s=3fa567083d9014633e91da8dfbccd145image.20min.ch/2026/04/10/ec02cbc1-... https://image.20min.ch/2026/04/10/ec02cbc1-c0f6-4f84-9cd7-cfb001197a7c.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=154%2C141%2C676%2C541&s=3fa567083d9014633e91da8dfbccd145 — 200 — 19.8 KiB — 65 ms — h2https://image.20min.ch/2026/04/14/305c87af-e894-428f-8c5b-04e197fd6a7e.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C79%2C504%2C403&s=34429d2734afcfce1d94ae90509b6af2image.20min.ch/2026/04/14/305c87af-... https://image.20min.ch/2026/04/14/305c87af-e894-428f-8c5b-04e197fd6a7e.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C79%2C504%2C403&s=34429d2734afcfce1d94ae90509b6af2 — 200 — 12.5 KiB — 66 ms — h2https://image.20min.ch/2026/04/13/6dcebf87-7f0d-4a59-a358-87fe5c2dddd2.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=333%2C0%2C3335%2C2668&s=1133e86029347da6c230b862a2468789image.20min.ch/2026/04/13/6dcebf87-... https://image.20min.ch/2026/04/13/6dcebf87-7f0d-4a59-a358-87fe5c2dddd2.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=333%2C0%2C3335%2C2668&s=1133e86029347da6c230b862a2468789 — 200 — 9.7 KiB — 57 ms — h2https://image.20min.ch/2026/04/13/1509f03f-f0c3-476e-8851-a8243061c895.avif?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=13%2C514%2C1127%2C902&s=33c707aaa891a9088ef4889a430aaa5dimage.20min.ch/2026/04/13/1509f03f-... https://image.20min.ch/2026/04/13/1509f03f-f0c3-476e-8851-a8243061c895.avif?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=13%2C514%2C1127%2C902&s=33c707aaa891a9088ef4889a430aaa5d — 200 — 17.8 KiB — 33 ms — h3https://image.20min.ch/2026/04/09/3ce8f070-bb57-4878-89b6-a8f21dd3998c.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=455%2C121%2C3031%2C2425&s=dbe9ba021856674213a7b2c9c9ecad0eimage.20min.ch/2026/04/09/3ce8f070-... https://image.20min.ch/2026/04/09/3ce8f070-bb57-4878-89b6-a8f21dd3998c.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=455%2C121%2C3031%2C2425&s=dbe9ba021856674213a7b2c9c9ecad0e — 200 — 14.6 KiB — 32 ms — h3https://image.20min.ch/2026/04/12/3571e7b1-0305-4f16-b56e-fde6fec1ac9b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=794%2C1536%2C1131%2C905&s=4bf56f1c9d652cfb990edbccc2d92b92image.20min.ch/2026/04/12/3571e7b1-... https://image.20min.ch/2026/04/12/3571e7b1-0305-4f16-b56e-fde6fec1ac9b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=794%2C1536%2C1131%2C905&s=4bf56f1c9d652cfb990edbccc2d92b92 — 200 — 9.7 KiB — 33 ms — h3https://image.20min.ch/2026/04/12/6005a3dc-c520-4dc1-b225-5771757b6270.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C800%2C3000%2C2400&s=2ac0cdf231d47457a66758539eda6de4image.20min.ch/2026/04/12/6005a3dc-... https://image.20min.ch/2026/04/12/6005a3dc-c520-4dc1-b225-5771757b6270.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C800%2C3000%2C2400&s=2ac0cdf231d47457a66758539eda6de4 — 200 — 14.0 KiB — 33 ms — h3https://media.20min.ch/6/image/2025/10/02/8d503e6f-6c62-47a0-a4ba-089dc1bf4b77.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=bb09f5a60781d853ced80ee0ca3342c9media.20min.ch/6/image/2025/10/02/8... https://media.20min.ch/6/image/2025/10/02/8d503e6f-6c62-47a0-a4ba-089dc1bf4b77.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=bb09f5a60781d853ced80ee0ca3342c9 — 200 — 1.4 KiB — 158 ms — h3https://media.20min.ch/6/image/2025/10/02/d0b52dce-ffea-41e6-8606-7253dc1d16d3.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=95add9d9dffc46d6577b179abf7aaac2media.20min.ch/6/image/2025/10/02/d... https://media.20min.ch/6/image/2025/10/02/d0b52dce-ffea-41e6-8606-7253dc1d16d3.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=95add9d9dffc46d6577b179abf7aaac2 — 200 — 1.1 KiB — 155 ms — h3https://media.20min.ch/6/image/2025/10/01/23ac0492-5708-4698-91db-5963eda5387b.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=2077c735b254b8d96d4c593b37a76a64media.20min.ch/6/image/2025/10/01/2... https://media.20min.ch/6/image/2025/10/01/23ac0492-5708-4698-91db-5963eda5387b.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=2077c735b254b8d96d4c593b37a76a64 — 200 — 1015 B — 146 ms — h3https://media.20min.ch/6/image/2025/10/01/918ba89e-0484-4136-bfff-0ba3e0c43ff3.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=a59e1c01b92535722538b40abc5d0c31media.20min.ch/6/image/2025/10/01/9... https://media.20min.ch/6/image/2025/10/01/918ba89e-0484-4136-bfff-0ba3e0c43ff3.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=a59e1c01b92535722538b40abc5d0c31 — 200 — 1.6 KiB — 157 ms — h3https://teaservideo.appuser.ch/videos/uv10930570t.mp4?ts=1776859503088teaservideo.appuser.ch/videos/uv109... https://teaservideo.appuser.ch/videos/uv10930570t.mp4?ts=1776859503088 — 206 — 234.5 KiB — 366 ms — http/1.1https://fundingchoicesmessages.google.com/i/pub-3841242337561994?ers=1fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/pub-3841242337561994?ers=1 — 200 — 69.8 KiB — 153 ms — h2https://beagle.prod.tda.link/scripts/20min-spa/beagle.min.jsbeagle.prod.tda.link/scripts/20min-... https://beagle.prod.tda.link/scripts/20min-spa/beagle.min.js — 200 — 8.7 KiB — 55 ms — h2https://applets.ebxcdn.com/ebx.jsapplets.ebxcdn.com/ebx.js https://applets.ebxcdn.com/ebx.js — 200 — 1.0 KiB — 87 ms — h3https://media.20min.ch/6/image/2025/10/01/02f87417-9bb4-4af5-894e-44ee44da0cdc.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=4bec3bb5d902d00c72b5d597838d7679media.20min.ch/6/image/2025/10/01/0... https://media.20min.ch/6/image/2025/10/01/02f87417-9bb4-4af5-894e-44ee44da0cdc.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=4bec3bb5d902d00c72b5d597838d7679 — 200 — 2.2 KiB — 63 ms — h3https://media.20min.ch/6/image/2025/10/01/f97ae9b1-3c30-49f9-abb8-7c1822290ea4.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=772742d665922c5b0225d44732e316e1media.20min.ch/6/image/2025/10/01/f... https://media.20min.ch/6/image/2025/10/01/f97ae9b1-3c30-49f9-abb8-7c1822290ea4.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=772742d665922c5b0225d44732e316e1 — 200 — 1.7 KiB — 80 ms — h3https://media.20min.ch/6/image/2025/10/01/c12837f4-1d16-4791-9011-0cea4f4deaa4.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=3c785c2460e7aa1b063873a1302d7e3dmedia.20min.ch/6/image/2025/10/01/c... https://media.20min.ch/6/image/2025/10/01/c12837f4-1d16-4791-9011-0cea4f4deaa4.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=3c785c2460e7aa1b063873a1302d7e3d — 200 — 1.7 KiB — 80 ms — h3https://media.20min.ch/6/image/2025/10/01/184f0c01-7ac1-464d-9e42-d360cd9466f3.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=1f8f056efaff6ce650e40ab7ea15a772media.20min.ch/6/image/2025/10/01/1... https://media.20min.ch/6/image/2025/10/01/184f0c01-7ac1-464d-9e42-d360cd9466f3.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=1f8f056efaff6ce650e40ab7ea15a772 — 200 — 1.5 KiB — 81 ms — h3https://media.20min.ch/6/image/2025/10/06/efd5608f-2d4b-4858-bd66-3aae578a44df.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=9d7b09eda8a9f08bb916790c39156bfbmedia.20min.ch/6/image/2025/10/06/e... https://media.20min.ch/6/image/2025/10/06/efd5608f-2d4b-4858-bd66-3aae578a44df.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=9d7b09eda8a9f08bb916790c39156bfb — 200 — 1.1 KiB — 83 ms — h3https://media.20min.ch/6/image/2025/10/01/38b0480d-e156-4232-9a16-9dced48ae7f5.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=b182f78311dc52bc80346df312f2fdacmedia.20min.ch/6/image/2025/10/01/3... https://media.20min.ch/6/image/2025/10/01/38b0480d-e156-4232-9a16-9dced48ae7f5.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=b182f78311dc52bc80346df312f2fdac — 200 — 1.1 KiB — 75 ms — h3https://media.20min.ch/6/image/2025/10/01/b0e59a91-d331-402e-92d6-b9a445bd5c4f.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=e198728b48d0674f349885927ded90f9media.20min.ch/6/image/2025/10/01/b... https://media.20min.ch/6/image/2025/10/01/b0e59a91-d331-402e-92d6-b9a445bd5c4f.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=e198728b48d0674f349885927ded90f9 — 200 — 1012 B — 72 ms — h3https://media.20min.ch/6/image/2025/10/01/4cdcc07e-d7b4-4583-bd44-155026b2fc93.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=c8deaa02b7527cbfe4edef8a1e1a4bd2media.20min.ch/6/image/2025/10/01/4... https://media.20min.ch/6/image/2025/10/01/4cdcc07e-d7b4-4583-bd44-155026b2fc93.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=c8deaa02b7527cbfe4edef8a1e1a4bd2 — 200 — 1.4 KiB — 68 ms — h3https://media.20min.ch/6/image/2025/10/01/1b7456a3-0aea-427f-9285-edff757f74b1.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=ecd03c1bd8346558f40d93527d65b0ccmedia.20min.ch/6/image/2025/10/01/1... https://media.20min.ch/6/image/2025/10/01/1b7456a3-0aea-427f-9285-edff757f74b1.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=ecd03c1bd8346558f40d93527d65b0cc — 200 — 1.7 KiB — 78 ms — h3https://media.20min.ch/6/image/2025/10/01/e16db6f1-388d-4797-b854-2cd88ec349f2.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=0557c06b570cc148a58136bd854d7d02media.20min.ch/6/image/2025/10/01/e... https://media.20min.ch/6/image/2025/10/01/e16db6f1-388d-4797-b854-2cd88ec349f2.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=0557c06b570cc148a58136bd854d7d02 — 200 — 3.9 KiB — 67 ms — h3https://media.20min.ch/6/image/2025/10/01/7fcf23d8-938e-4f7f-9ac4-57577595e2c5.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=a53543fffc60524b599566339e691819media.20min.ch/6/image/2025/10/01/7... https://media.20min.ch/6/image/2025/10/01/7fcf23d8-938e-4f7f-9ac4-57577595e2c5.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=a53543fffc60524b599566339e691819 — 200 — 2.4 KiB — 83 ms — h3https://media.20min.ch/6/image/2025/10/01/dd7e1a93-8bb0-498b-aa3e-fdae83f9d2d3.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=83b494633d3cf6fd922d8bdb211073d5media.20min.ch/6/image/2025/10/01/d... https://media.20min.ch/6/image/2025/10/01/dd7e1a93-8bb0-498b-aa3e-fdae83f9d2d3.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=83b494633d3cf6fd922d8bdb211073d5 — 200 — 2.3 KiB — 82 ms — h3https://media.20min.ch/6/image/2025/10/01/11203353-4afa-4f66-986d-a048cc482a3f.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=94b99d6a528a040d9c0e7122f72dc8d1media.20min.ch/6/image/2025/10/01/1... https://media.20min.ch/6/image/2025/10/01/11203353-4afa-4f66-986d-a048cc482a3f.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=94b99d6a528a040d9c0e7122f72dc8d1 — 200 — 3.4 KiB — 77 ms — h3https://media.20min.ch/6/image/2025/10/01/538daf7e-26fe-45fc-80c1-754b6d5186c0.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=fbd1fb2c367d4379097634a2568c28e7media.20min.ch/6/image/2025/10/01/5... https://media.20min.ch/6/image/2025/10/01/538daf7e-26fe-45fc-80c1-754b6d5186c0.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=fbd1fb2c367d4379097634a2568c28e7 — 200 — 1.6 KiB — 97 ms — h3https://media.20min.ch/6/image/2025/10/01/35d3ef4d-0f62-47ca-acd7-20e6cb044b6a.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=6e40c750498d38c2d8bf247f185d20b5media.20min.ch/6/image/2025/10/01/3... https://media.20min.ch/6/image/2025/10/01/35d3ef4d-0f62-47ca-acd7-20e6cb044b6a.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=6e40c750498d38c2d8bf247f185d20b5 — 200 — 1.5 KiB — 82 ms — h3https://media.20min.ch/6/image/2025/10/01/09bcc2c6-a283-4af7-84df-f3a13792f0af.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=78cd86910ef1dea5803bb5a90cd0b84dmedia.20min.ch/6/image/2025/10/01/0... https://media.20min.ch/6/image/2025/10/01/09bcc2c6-a283-4af7-84df-f3a13792f0af.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=78cd86910ef1dea5803bb5a90cd0b84d — 200 — 1.5 KiB — 82 ms — h3https://media.20min.ch/6/image/2025/10/01/49043372-f639-4a39-b5eb-07197dd6fd45.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=05ff86659d5aff880ad8f95163881c84media.20min.ch/6/image/2025/10/01/4... https://media.20min.ch/6/image/2025/10/01/49043372-f639-4a39-b5eb-07197dd6fd45.png?auto=format%2Ccompress%2Cenhance&fit=max&w=192&h=192&s=05ff86659d5aff880ad8f95163881c84 — 200 — 2.0 KiB — 80 ms — h3https://sst.20min.ch/gtm.js?id=GTM-PKTSKJXsst.20min.ch/gtm.js?id=GTM-PKTSKJX https://sst.20min.ch/gtm.js?id=GTM-PKTSKJX — 200 — 168.1 KiB — 189 ms — h3https://dev.visualwebsiteoptimizer.com/eu01/v.gif?cd=0&a=645322&d=20min.ch&u=D391C31B592570277072E2CD98542100F&h=3b8164b32c11607147eabcf10bc04175&t=falsedev.visualwebsiteoptimizer.com/eu01... https://dev.visualwebsiteoptimizer.com/eu01/v.gif?cd=0&a=645322&d=20min.ch&u=D391C31B592570277072E2CD98542100F&h=3b8164b32c11607147eabcf10bc04175&t=false — 200 — 145 B — 43 ms — h2https://api.20min.ch/user/v1/sessionapi.20min.ch/user/v1/session https://api.20min.ch/user/v1/session — 200 — 0 B — 70 ms — h2https://image.20min.ch/2026/04/22/4b50ac44-ac81-4e84-bfea-ba8febb3176b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C26%2C631%2C505&s=3097fa754016adb84c521703d8548dc4image.20min.ch/2026/04/22/4b50ac44-... https://image.20min.ch/2026/04/22/4b50ac44-ac81-4e84-bfea-ba8febb3176b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C26%2C631%2C505&s=3097fa754016adb84c521703d8548dc4 — 200 — 29.7 KiB — 4 ms — h3https://image.20min.ch/2026/04/22/abafe7a1-4e4a-42ad-b591-73de36290710.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=666%2C0%2C3334%2C2667&s=a972a3c268a407110525b756a2a524c1image.20min.ch/2026/04/22/abafe7a1-... https://image.20min.ch/2026/04/22/abafe7a1-4e4a-42ad-b591-73de36290710.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=666%2C0%2C3334%2C2667&s=a972a3c268a407110525b756a2a524c1 — 200 — 42.2 KiB — 6 ms — h3https://image.20min.ch/2026/04/22/649b5567-0395-4701-8df0-0a18316a899f.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C276%2C1440%2C1152&s=d41a091fa35580e4d9b7ed3b387a9478image.20min.ch/2026/04/22/649b5567-... https://image.20min.ch/2026/04/22/649b5567-0395-4701-8df0-0a18316a899f.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C276%2C1440%2C1152&s=d41a091fa35580e4d9b7ed3b387a9478 — 200 — 47.2 KiB — 7 ms — h3https://image.20min.ch/2026/04/22/8933895e-6d25-413b-82d9-094a7b71af72.png?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C130%2C546%2C437&s=59239a80d0b42b4b495e17f12c04247aimage.20min.ch/2026/04/22/8933895e-... https://image.20min.ch/2026/04/22/8933895e-6d25-413b-82d9-094a7b71af72.png?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C130%2C546%2C437&s=59239a80d0b42b4b495e17f12c04247a — 200 — 18.3 KiB — 6 ms — h3https://image.20min.ch/2026/04/22/57c12936-516e-450e-949e-e6e815d11c02.png?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=282%2C0%2C1323%2C1058&s=2a2912b2b19824147bd272a63b369834image.20min.ch/2026/04/22/57c12936-... https://image.20min.ch/2026/04/22/57c12936-516e-450e-949e-e6e815d11c02.png?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=282%2C0%2C1323%2C1058&s=2a2912b2b19824147bd272a63b369834 — 200 — 17.9 KiB — 5 ms — h3https://api.20min.ch/user/v1/sessionapi.20min.ch/user/v1/session https://api.20min.ch/user/v1/session — 403 — 787 B — 64 ms — h3https://image.20min.ch/2026/04/22/78b7198c-afc8-4218-a8fb-b6c05c8c5baf.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=393%2C0%2C1350%2C1080&s=65a68468fdfc170857f665aa15c718c6image.20min.ch/2026/04/22/78b7198c-... https://image.20min.ch/2026/04/22/78b7198c-afc8-4218-a8fb-b6c05c8c5baf.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=393%2C0%2C1350%2C1080&s=65a68468fdfc170857f665aa15c718c6 — 200 — 44.9 KiB — 23 ms — h3https://image.20min.ch/2026/04/22/9fb94b15-0af8-4dea-a34c-1270e55bde97.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C169%2C2504%2C2003&s=919b8a885a4af884ace843178f88c842image.20min.ch/2026/04/22/9fb94b15-... https://image.20min.ch/2026/04/22/9fb94b15-0af8-4dea-a34c-1270e55bde97.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C169%2C2504%2C2003&s=919b8a885a4af884ace843178f88c842 — 200 — 21.2 KiB — 23 ms — h3https://image.20min.ch/2026/04/22/a124e91a-7cf3-4983-a05d-dc1a5e3f130b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=682%2C0%2C2636%2C2109&s=31e6f53511f8da3c7e980609bc7d5d3cimage.20min.ch/2026/04/22/a124e91a-... https://image.20min.ch/2026/04/22/a124e91a-7cf3-4983-a05d-dc1a5e3f130b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=682%2C0%2C2636%2C2109&s=31e6f53511f8da3c7e980609bc7d5d3c — 200 — 22.4 KiB — 24 ms — h3https://image.20min.ch/2026/04/22/0b4c34ea-b9b5-4d31-bae4-1258ae018287.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C51%2C641%2C513&s=cb8a3af9b3f2ecdb91993d5003ca3988image.20min.ch/2026/04/22/0b4c34ea-... https://image.20min.ch/2026/04/22/0b4c34ea-b9b5-4d31-bae4-1258ae018287.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C51%2C641%2C513&s=cb8a3af9b3f2ecdb91993d5003ca3988 — 200 — 38.9 KiB — 34 ms — h3https://image.20min.ch/2026/04/22/559cd05b-4025-42f1-aa50-85cd9550c6fe.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C3333%2C2666&s=58962ce43fbbf2f09a1f968a0d6979afimage.20min.ch/2026/04/22/559cd05b-... https://image.20min.ch/2026/04/22/559cd05b-4025-42f1-aa50-85cd9550c6fe.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C3333%2C2666&s=58962ce43fbbf2f09a1f968a0d6979af — 200 — 47.6 KiB — 34 ms — h3https://image.20min.ch/2026/04/22/1d380b2c-5f1a-4702-8fe3-f6e53d3b0a2b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=133%2C0%2C691%2C553&s=69c8e231e3950f23e43dfe578fccceb1image.20min.ch/2026/04/22/1d380b2c-... https://image.20min.ch/2026/04/22/1d380b2c-5f1a-4702-8fe3-f6e53d3b0a2b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=133%2C0%2C691%2C553&s=69c8e231e3950f23e43dfe578fccceb1 — 200 — 46.0 KiB — 120 ms — h3https://image.20min.ch/2026/04/22/8f36e6f0-c7e8-481c-a770-4cc307378964.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=237%2C0%2C1350%2C1080&s=bddfad45a856246c884a8b7f31a20c39image.20min.ch/2026/04/22/8f36e6f0-... https://image.20min.ch/2026/04/22/8f36e6f0-c7e8-481c-a770-4cc307378964.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=237%2C0%2C1350%2C1080&s=bddfad45a856246c884a8b7f31a20c39 — 200 — 32.3 KiB — 118 ms — h3https://image.20min.ch/2026/04/21/b7b8c658-aa6c-4b8f-a82f-2cbe1d81ad33.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=285%2C0%2C1350%2C1080&s=cd914bee2c0d5a94949a953898e169d1image.20min.ch/2026/04/21/b7b8c658-... https://image.20min.ch/2026/04/21/b7b8c658-aa6c-4b8f-a82f-2cbe1d81ad33.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=285%2C0%2C1350%2C1080&s=cd914bee2c0d5a94949a953898e169d1 — 200 — 79.9 KiB — 144 ms — h3https://image.20min.ch/2026/04/18/96f710b2-84f8-4f4f-9d4a-6b81dba74b20.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=362%2C0%2C1350%2C1080&s=375a004375a68641c98d7c9c113744c2image.20min.ch/2026/04/18/96f710b2-... https://image.20min.ch/2026/04/18/96f710b2-84f8-4f4f-9d4a-6b81dba74b20.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=362%2C0%2C1350%2C1080&s=375a004375a68641c98d7c9c113744c2 — 200 — 22.7 KiB — 123 ms — h3https://image.20min.ch/2026/04/22/962b9c01-8d18-459b-9942-cf388d224ae9.png?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=504%2C0%2C1818%2C1454&s=fe88f5113294e03bc3fe4ff12365f888image.20min.ch/2026/04/22/962b9c01-... https://image.20min.ch/2026/04/22/962b9c01-8d18-459b-9942-cf388d224ae9.png?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=504%2C0%2C1818%2C1454&s=fe88f5113294e03bc3fe4ff12365f888 — 200 — 12.8 KiB — 115 ms — h3https://image.20min.ch/2026/04/22/47b35b6a-72b1-4495-848c-5d35f0516ae7.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=285%2C0%2C1350%2C1080&s=f77599c84fbe5a34083bc3c4243077d4image.20min.ch/2026/04/22/47b35b6a-... https://image.20min.ch/2026/04/22/47b35b6a-72b1-4495-848c-5d35f0516ae7.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=285%2C0%2C1350%2C1080&s=f77599c84fbe5a34083bc3c4243077d4 — 200 — 42.1 KiB — 139 ms — h3https://image.20min.ch/2026/04/21/6614fd8b-bbb2-47f1-852b-95405428325b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C1350%2C1080&s=518495a89c803ea2010c3f7d0ce68505image.20min.ch/2026/04/21/6614fd8b-... https://image.20min.ch/2026/04/21/6614fd8b-bbb2-47f1-852b-95405428325b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C1350%2C1080&s=518495a89c803ea2010c3f7d0ce68505 — 200 — 65.3 KiB — 144 ms — h3https://image.20min.ch/2026/04/10/dcce38d6-2239-484f-bdaf-4304224552d1.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=301%2C0%2C1350%2C1080&s=af70e90866b7d5ca1d6440390eecc0daimage.20min.ch/2026/04/10/dcce38d6-... https://image.20min.ch/2026/04/10/dcce38d6-2239-484f-bdaf-4304224552d1.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=301%2C0%2C1350%2C1080&s=af70e90866b7d5ca1d6440390eecc0da — 200 — 33.4 KiB — 136 ms — h3https://image.20min.ch/2026/04/16/8d9c7866-b475-40c4-bcb1-278bb3d98080.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=426%2C0%2C1350%2C1080&s=34ade5f8c3f4b0a778a785c55f2b6112image.20min.ch/2026/04/16/8d9c7866-... https://image.20min.ch/2026/04/16/8d9c7866-b475-40c4-bcb1-278bb3d98080.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=426%2C0%2C1350%2C1080&s=34ade5f8c3f4b0a778a785c55f2b6112 — 200 — 18.3 KiB — 122 ms — h3https://image.20min.ch/2026/04/20/edc198e6-07fa-4955-b048-5e5ae413b283.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=285%2C0%2C1350%2C1080&s=367e6e4783717669019497c3db1a4640image.20min.ch/2026/04/20/edc198e6-... https://image.20min.ch/2026/04/20/edc198e6-07fa-4955-b048-5e5ae413b283.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=285%2C0%2C1350%2C1080&s=367e6e4783717669019497c3db1a4640 — 200 — 54.7 KiB — 140 ms — h3https://image.20min.ch/2026/04/21/7ffd11e8-c528-493c-88bf-4dac73d65ee5.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C1350%2C1080&s=b1d0cd2052b91508dc780efd3f5870b7image.20min.ch/2026/04/21/7ffd11e8-... https://image.20min.ch/2026/04/21/7ffd11e8-c528-493c-88bf-4dac73d65ee5.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C1350%2C1080&s=b1d0cd2052b91508dc780efd3f5870b7 — 200 — 15.4 KiB — 117 ms — h3https://image.20min.ch/2026/04/17/045a31a3-a83e-4f74-bf9d-c0d860bdb2da.png?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=310%2C0%2C1350%2C1080&s=f58ce292a63dc81fb48f29167b8027f2image.20min.ch/2026/04/17/045a31a3-... https://image.20min.ch/2026/04/17/045a31a3-a83e-4f74-bf9d-c0d860bdb2da.png?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=310%2C0%2C1350%2C1080&s=f58ce292a63dc81fb48f29167b8027f2 — 200 — 44.1 KiB — 137 ms — h3https://image.20min.ch/2026/04/21/fd84ee2b-ba21-4427-973f-7b67ca0ba50b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=285%2C0%2C1350%2C1080&s=6bfac902abc5c9bb6490b396d5c72c9eimage.20min.ch/2026/04/21/fd84ee2b-... https://image.20min.ch/2026/04/21/fd84ee2b-ba21-4427-973f-7b67ca0ba50b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=285%2C0%2C1350%2C1080&s=6bfac902abc5c9bb6490b396d5c72c9e — 200 — 35.1 KiB — 134 ms — h3https://image.20min.ch/2026/04/18/0d3b1317-ba22-4c72-b57b-bc2de6562182.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C2667%2C2134&s=ec8f1b1f9282790367a77944f33a1273image.20min.ch/2026/04/18/0d3b1317-... https://image.20min.ch/2026/04/18/0d3b1317-ba22-4c72-b57b-bc2de6562182.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C2667%2C2134&s=ec8f1b1f9282790367a77944f33a1273 — 200 — 38.3 KiB — 133 ms — h3https://image.20min.ch/2026/04/21/e75a548d-7a41-4079-904d-cd795854546f.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=647%2C0%2C3333%2C2666&s=5a6cc6d5df96b45870ec1c63e72ba1fcimage.20min.ch/2026/04/21/e75a548d-... https://image.20min.ch/2026/04/21/e75a548d-7a41-4079-904d-cd795854546f.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=647%2C0%2C3333%2C2666&s=5a6cc6d5df96b45870ec1c63e72ba1fc — 200 — 20.1 KiB — 117 ms — h3https://image.20min.ch/2026/03/25/3dc1d80a-c498-446b-8278-352628cd3841.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C1%2C4000%2C3200&s=3c6d14fcd9ca5007030fa68163f11d6dimage.20min.ch/2026/03/25/3dc1d80a-... https://image.20min.ch/2026/03/25/3dc1d80a-c498-446b-8278-352628cd3841.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C1%2C4000%2C3200&s=3c6d14fcd9ca5007030fa68163f11d6d — 200 — 38.4 KiB — 133 ms — h3https://image.20min.ch/2026/02/16/a0813989-ddc0-4c28-ba56-d433a8960da5.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=333%2C0%2C3334%2C2667&s=8b0003d2883be07d5adb858760f2c599image.20min.ch/2026/02/16/a0813989-... https://image.20min.ch/2026/02/16/a0813989-ddc0-4c28-ba56-d433a8960da5.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=333%2C0%2C3334%2C2667&s=8b0003d2883be07d5adb858760f2c599 — 200 — 13.9 KiB — 114 ms — h3https://image.20min.ch/2026/04/22/0a0de6b8-d92e-426c-af34-e5620b4d4981.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C556%2C445&s=ded0fcac0784f73ea3ba2bbc3e832a9aimage.20min.ch/2026/04/22/0a0de6b8-... https://image.20min.ch/2026/04/22/0a0de6b8-d92e-426c-af34-e5620b4d4981.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C556%2C445&s=ded0fcac0784f73ea3ba2bbc3e832a9a — 200 — 13.6 KiB — 114 ms — h3https://media.20min.ch/6/image/2024/06/14/b7ced30e-5438-4886-a170-bd62af067cdc.jpeg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=333%2C0%2C3334%2C2667&s=12810798e9315fd4d3edde149b0884b4media.20min.ch/6/image/2024/06/14/b... https://media.20min.ch/6/image/2024/06/14/b7ced30e-5438-4886-a170-bd62af067cdc.jpeg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=333%2C0%2C3334%2C2667&s=12810798e9315fd4d3edde149b0884b4 — 200 — 53.8 KiB — 104 ms — h3https://image.20min.ch/2026/04/22/884c721c-8fb3-4c81-a5a2-48103d1f1d78.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C3338%2C2670&s=68437bdf9186331568e7c13db7abfd1aimage.20min.ch/2026/04/22/884c721c-... https://image.20min.ch/2026/04/22/884c721c-8fb3-4c81-a5a2-48103d1f1d78.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C3338%2C2670&s=68437bdf9186331568e7c13db7abfd1a — 200 — 23.5 KiB — 125 ms — h3https://image.20min.ch/2026/04/21/d57a5169-b4fb-4c93-9c65-7b3ee45bd949.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=66%2C0%2C3750%2C3000&s=d21062b98419c24b5b73a81cf109b18fimage.20min.ch/2026/04/21/d57a5169-... https://image.20min.ch/2026/04/21/d57a5169-b4fb-4c93-9c65-7b3ee45bd949.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=66%2C0%2C3750%2C3000&s=d21062b98419c24b5b73a81cf109b18f — 200 — 56.7 KiB — 141 ms — h3https://image.20min.ch/2026/04/21/e0a75091-a746-41d2-ae8d-884e92c9e6bb.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=659%2C0%2C3331%2C2665&s=946b0bccca863d156d3e4fce9d7422a0image.20min.ch/2026/04/21/e0a75091-... https://image.20min.ch/2026/04/21/e0a75091-a746-41d2-ae8d-884e92c9e6bb.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=659%2C0%2C3331%2C2665&s=946b0bccca863d156d3e4fce9d7422a0 — 200 — 110.4 KiB — 143 ms — h3https://image.20min.ch/2026/04/09/c81d3159-10a5-4096-bec5-c5d2c99d864e.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C1350%2C1080&s=f29789ca2dfab28794765eac9f76552eimage.20min.ch/2026/04/09/c81d3159-... https://image.20min.ch/2026/04/09/c81d3159-10a5-4096-bec5-c5d2c99d864e.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C1350%2C1080&s=f29789ca2dfab28794765eac9f76552e — 200 — 72.7 KiB — 141 ms — h3https://image.20min.ch/2026/04/21/59d449b4-18e3-43f9-9aaf-3d83eb82cf8d.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=519%2C25%2C2500%2C2000&s=aafccd92de012ed29d4d46ccc6f9068fimage.20min.ch/2026/04/21/59d449b4-... https://image.20min.ch/2026/04/21/59d449b4-18e3-43f9-9aaf-3d83eb82cf8d.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=519%2C25%2C2500%2C2000&s=aafccd92de012ed29d4d46ccc6f9068f — 200 — 40.4 KiB — 134 ms — h3https://image.20min.ch/2026/04/20/efc4e356-c59f-4428-b583-0b8dbb56d315.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=133%2C0%2C1350%2C1080&s=c9e4d18e29ce1a400527783056aec115image.20min.ch/2026/04/20/efc4e356-... https://image.20min.ch/2026/04/20/efc4e356-c59f-4428-b583-0b8dbb56d315.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=133%2C0%2C1350%2C1080&s=c9e4d18e29ce1a400527783056aec115 — 200 — 46.5 KiB — 135 ms — h3https://image.20min.ch/2026/04/22/8793d162-45db-4cce-af75-0e3a01a6ea31.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=333%2C0%2C3334%2C2667&s=8687bbe66e5fbf854661536e39a70816image.20min.ch/2026/04/22/8793d162-... https://image.20min.ch/2026/04/22/8793d162-45db-4cce-af75-0e3a01a6ea31.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=333%2C0%2C3334%2C2667&s=8687bbe66e5fbf854661536e39a70816 — 200 — 32.0 KiB — 128 ms — h3https://image.20min.ch/2026/04/22/032e7b59-6421-4216-92fb-d74e1deb4cfe.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=68%2C0%2C928%2C742&s=3d1d90e4abf2c7f34ed10cd5c47ba24bimage.20min.ch/2026/04/22/032e7b59-... https://image.20min.ch/2026/04/22/032e7b59-6421-4216-92fb-d74e1deb4cfe.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=68%2C0%2C928%2C742&s=3d1d90e4abf2c7f34ed10cd5c47ba24b — 200 — 30.9 KiB — 127 ms — h3https://image.20min.ch/2026/04/22/91730165-c9d5-4c61-abf5-33c3f125ed9c.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C103%2C1200%2C960&s=48e8c6f8a1a7812a4986e8bdb231564dimage.20min.ch/2026/04/22/91730165-... https://image.20min.ch/2026/04/22/91730165-c9d5-4c61-abf5-33c3f125ed9c.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C103%2C1200%2C960&s=48e8c6f8a1a7812a4986e8bdb231564d — 200 — 55.7 KiB — 135 ms — h3https://image.20min.ch/2026/04/09/88e903f2-48da-44a7-86f4-7581bbafcc0e.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=333%2C0%2C3334%2C2667&s=74b319a254365fc27be5caf4a51729f4image.20min.ch/2026/04/09/88e903f2-... https://image.20min.ch/2026/04/09/88e903f2-48da-44a7-86f4-7581bbafcc0e.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=333%2C0%2C3334%2C2667&s=74b319a254365fc27be5caf4a51729f4 — 200 — 14.2 KiB — 122 ms — h3https://image.20min.ch/2026/04/20/47df3751-ab90-457d-bea6-d9dfc74f3658.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=125%2C0%2C3750%2C3000&s=1541e3cd087f992bdd1aa6048a4ca86dimage.20min.ch/2026/04/20/47df3751-... https://image.20min.ch/2026/04/20/47df3751-ab90-457d-bea6-d9dfc74f3658.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=125%2C0%2C3750%2C3000&s=1541e3cd087f992bdd1aa6048a4ca86d — 200 — 76.1 KiB — 136 ms — h3https://media.20min.ch/6/image/2025/11/01/d3a1b902-34d7-4f1f-adff-58c87cfcddd2.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=216%2C0%2C3334%2C2667&s=edf3e6c1f56b512b45eb859602c405f0media.20min.ch/6/image/2025/11/01/d... https://media.20min.ch/6/image/2025/11/01/d3a1b902-34d7-4f1f-adff-58c87cfcddd2.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=216%2C0%2C3334%2C2667&s=edf3e6c1f56b512b45eb859602c405f0 — 200 — 59.8 KiB — 81 ms — h3https://image.20min.ch/2026/04/15/a5d7c2b5-0882-4c02-84ee-3ad65b083fbf.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=184%2C481%2C554%2C443&s=28841076fec87327121b5f0736f8c6caimage.20min.ch/2026/04/15/a5d7c2b5-... https://image.20min.ch/2026/04/15/a5d7c2b5-0882-4c02-84ee-3ad65b083fbf.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=184%2C481%2C554%2C443&s=28841076fec87327121b5f0736f8c6ca — 200 — 25.2 KiB — 124 ms — h3https://image.20min.ch/2026/04/17/fc67ccc6-f23a-4086-8c2f-110660bf9f87.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C3334%2C2667&s=17f1ad4a1356600ca2cdc85fa2651195image.20min.ch/2026/04/17/fc67ccc6-... https://image.20min.ch/2026/04/17/fc67ccc6-f23a-4086-8c2f-110660bf9f87.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C3334%2C2667&s=17f1ad4a1356600ca2cdc85fa2651195 — 200 — 109.0 KiB — 137 ms — h3https://media.20min.ch/6/image/2023/12/22/a690e227-2e40-4449-830e-add4fbaaf48d.jpeg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=321%2C0%2C625%2C500&s=a1abfd48fee642719fcf3a8808fd97a9media.20min.ch/6/image/2023/12/22/a... https://media.20min.ch/6/image/2023/12/22/a690e227-2e40-4449-830e-add4fbaaf48d.jpeg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=321%2C0%2C625%2C500&s=a1abfd48fee642719fcf3a8808fd97a9 — 200 — 34.7 KiB — 97 ms — h3https://image.20min.ch/2026/04/16/d6d894c2-f56a-43b4-ae18-2c99bd34b48f.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=170%2C0%2C854%2C683&s=0fe38ec08386259574ebfcc68ec0cc42image.20min.ch/2026/04/16/d6d894c2-... https://image.20min.ch/2026/04/16/d6d894c2-f56a-43b4-ae18-2c99bd34b48f.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=170%2C0%2C854%2C683&s=0fe38ec08386259574ebfcc68ec0cc42 — 200 — 55.1 KiB — 135 ms — h3https://image.20min.ch/2026/04/14/6d325947-c402-4c20-b0a5-accdc9c93589.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C3423%2C2738&s=fe7cedf9ca10d87e7e6b1a00c36ab963image.20min.ch/2026/04/14/6d325947-... https://image.20min.ch/2026/04/14/6d325947-c402-4c20-b0a5-accdc9c93589.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C0%2C3423%2C2738&s=fe7cedf9ca10d87e7e6b1a00c36ab963 — 200 — 26.2 KiB — 124 ms — h3https://image.20min.ch/2026/04/10/ec02cbc1-c0f6-4f84-9cd7-cfb001197a7c.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=154%2C141%2C676%2C541&s=f836e60ffd90adf85febcd81401d164aimage.20min.ch/2026/04/10/ec02cbc1-... https://image.20min.ch/2026/04/10/ec02cbc1-c0f6-4f84-9cd7-cfb001197a7c.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=154%2C141%2C676%2C541&s=f836e60ffd90adf85febcd81401d164a — 200 — 51.1 KiB — 135 ms — h3https://image.20min.ch/2026/04/14/305c87af-e894-428f-8c5b-04e197fd6a7e.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C79%2C504%2C403&s=2c099d3aa93cb2979739fc9152dcfe89image.20min.ch/2026/04/14/305c87af-... https://image.20min.ch/2026/04/14/305c87af-e894-428f-8c5b-04e197fd6a7e.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C79%2C504%2C403&s=2c099d3aa93cb2979739fc9152dcfe89 — 200 — 18.2 KiB — 129 ms — h3https://image.20min.ch/2026/04/13/6dcebf87-7f0d-4a59-a358-87fe5c2dddd2.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=333%2C0%2C3335%2C2668&s=f95b91c1fe7fea65324321ddf6be3522image.20min.ch/2026/04/13/6dcebf87-... https://image.20min.ch/2026/04/13/6dcebf87-7f0d-4a59-a358-87fe5c2dddd2.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=333%2C0%2C3335%2C2668&s=f95b91c1fe7fea65324321ddf6be3522 — 200 — 26.1 KiB — 130 ms — h3https://image.20min.ch/2026/04/13/1509f03f-f0c3-476e-8851-a8243061c895.avif?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=13%2C514%2C1127%2C902&s=8f8f7da820c72f209e58c5f45fcd8269image.20min.ch/2026/04/13/1509f03f-... https://image.20min.ch/2026/04/13/1509f03f-f0c3-476e-8851-a8243061c895.avif?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=13%2C514%2C1127%2C902&s=8f8f7da820c72f209e58c5f45fcd8269 — 200 — 103.1 KiB — 135 ms — h3https://image.20min.ch/2026/04/09/3ce8f070-bb57-4878-89b6-a8f21dd3998c.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=455%2C121%2C3031%2C2425&s=1bd78b1f6119e2291545c9ced1c6067dimage.20min.ch/2026/04/09/3ce8f070-... https://image.20min.ch/2026/04/09/3ce8f070-bb57-4878-89b6-a8f21dd3998c.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=455%2C121%2C3031%2C2425&s=1bd78b1f6119e2291545c9ced1c6067d — 200 — 30.8 KiB — 134 ms — h3https://image.20min.ch/2026/04/12/3571e7b1-0305-4f16-b56e-fde6fec1ac9b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=794%2C1536%2C1131%2C905&s=d7e2af2ceef3b1db93d17746491837bdimage.20min.ch/2026/04/12/3571e7b1-... https://image.20min.ch/2026/04/12/3571e7b1-0305-4f16-b56e-fde6fec1ac9b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=794%2C1536%2C1131%2C905&s=d7e2af2ceef3b1db93d17746491837bd — 200 — 27.4 KiB — 136 ms — h3https://image.20min.ch/2026/04/12/6005a3dc-c520-4dc1-b225-5771757b6270.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C800%2C3000%2C2400&s=cbe661a3febe552de52d7c157eef6652image.20min.ch/2026/04/12/6005a3dc-... https://image.20min.ch/2026/04/12/6005a3dc-c520-4dc1-b225-5771757b6270.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=0%2C800%2C3000%2C2400&s=cbe661a3febe552de52d7c157eef6652 — 200 — 33.2 KiB — 130 ms — h3https://image.20min.ch/2026/04/22/a05835ce-1bc3-401e-8848-54c4dcc5087d.png?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=569%2C186%2C2003%2C1602&s=9c29b427dd7c9c2228e8dbe70885d01dimage.20min.ch/2026/04/22/a05835ce-... https://image.20min.ch/2026/04/22/a05835ce-1bc3-401e-8848-54c4dcc5087d.png?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=569%2C186%2C2003%2C1602&s=9c29b427dd7c9c2228e8dbe70885d01d — 200 — 18.1 KiB — 130 ms — h3https://image.20min.ch/2026/04/22/cf2d6cbe-892d-44cd-8898-594e74195c96.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=240%2C0%2C2750%2C2200&s=5652aa0b2c749b9b0dafd5de2d600c06image.20min.ch/2026/04/22/cf2d6cbe-... https://image.20min.ch/2026/04/22/cf2d6cbe-892d-44cd-8898-594e74195c96.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=800&h=800&rect=240%2C0%2C2750%2C2200&s=5652aa0b2c749b9b0dafd5de2d600c06 — 200 — 21.9 KiB — 129 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-PKTSKJX&gtg_health=1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PKTSKJX&gtg_health=1 — 200 — 392 B — 117 ms — h2https://api.20min.ch/kaia/v1/persistapi.20min.ch/kaia/v1/persist https://api.20min.ch/kaia/v1/persist — 200 — 0 B — 40 ms — h2https://api.20min.ch/ab-test/v1/features?tenantId=6api.20min.ch/ab-test/v1/features?te... https://api.20min.ch/ab-test/v1/features?tenantId=6 — 200 — 0 B — 32 ms — h2https://api.20min.ch/ab-test/v1/features?tenantId=6api.20min.ch/ab-test/v1/features?te... https://api.20min.ch/ab-test/v1/features?tenantId=6 — 200 — 812 B — 39 ms — h3https://api.20min.ch/kaia/v1/persistapi.20min.ch/kaia/v1/persist https://api.20min.ch/kaia/v1/persist — 204 — 734 B — 38 ms — h3https://image.20min.ch/2026/04/22/9fb94b15-0af8-4dea-a34c-1270e55bde97.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C169%2C2504%2C2003&s=92a6bc2b624f7d8d1e73f4ce911b29adimage.20min.ch/2026/04/22/9fb94b15-... https://image.20min.ch/2026/04/22/9fb94b15-0af8-4dea-a34c-1270e55bde97.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C169%2C2504%2C2003&s=92a6bc2b624f7d8d1e73f4ce911b29ad — 200 — 8.3 KiB — 14 ms — h3https://image.20min.ch/2026/04/22/a124e91a-7cf3-4983-a05d-dc1a5e3f130b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=682%2C0%2C2636%2C2109&s=3b9f6e585e1aadf2a3ae33bbbacf9fb9image.20min.ch/2026/04/22/a124e91a-... https://image.20min.ch/2026/04/22/a124e91a-7cf3-4983-a05d-dc1a5e3f130b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=682%2C0%2C2636%2C2109&s=3b9f6e585e1aadf2a3ae33bbbacf9fb9 — 200 — 11.5 KiB — 14 ms — h3https://image.20min.ch/2026/04/22/0b4c34ea-b9b5-4d31-bae4-1258ae018287.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C51%2C641%2C513&s=4559774bb29a62b07c4e377fba48b755image.20min.ch/2026/04/22/0b4c34ea-... https://image.20min.ch/2026/04/22/0b4c34ea-b9b5-4d31-bae4-1258ae018287.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C51%2C641%2C513&s=4559774bb29a62b07c4e377fba48b755 — 200 — 15.8 KiB — 14 ms — h3https://image.20min.ch/2026/04/22/559cd05b-4025-42f1-aa50-85cd9550c6fe.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C0%2C3333%2C2666&s=fcc2cea2337506ff9f497ce731781f14image.20min.ch/2026/04/22/559cd05b-... https://image.20min.ch/2026/04/22/559cd05b-4025-42f1-aa50-85cd9550c6fe.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=0%2C0%2C3333%2C2666&s=fcc2cea2337506ff9f497ce731781f14 — 200 — 20.3 KiB — 13 ms — h3https://image.20min.ch/2026/04/22/1d380b2c-5f1a-4702-8fe3-f6e53d3b0a2b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=133%2C0%2C691%2C553&s=e0d30885cbc179835019357d9c326784image.20min.ch/2026/04/22/1d380b2c-... https://image.20min.ch/2026/04/22/1d380b2c-5f1a-4702-8fe3-f6e53d3b0a2b.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=400&h=400&rect=133%2C0%2C691%2C553&s=e0d30885cbc179835019357d9c326784 — 200 — 19.0 KiB — 14 ms — h3https://cdn.cookielaw.org/consent/5859f785-6065-49dc-a1ad-64ef9484fb67/5859f785-6065-49dc-a1ad-64ef9484fb67.jsoncdn.cookielaw.org/consent/5859f785-... https://cdn.cookielaw.org/consent/5859f785-6065-49dc-a1ad-64ef9484fb67/5859f785-6065-49dc-a1ad-64ef9484fb67.json — 200 — 2.5 KiB — 68 ms — h2https://fooby.ch/de/20mindaily.w-20min-redesign.htmlfooby.ch/de/20mindaily.w-20min-rede... https://fooby.ch/de/20mindaily.w-20min-redesign.html — 200 — 2.9 KiB — 135 ms — h2https://api.20min.ch/ab-test/v1/features/variants?features=notification-center&tenantId=6&gaClientId=api.20min.ch/ab-test/v1/features/va... https://api.20min.ch/ab-test/v1/features/variants?features=notification-center&tenantId=6&gaClientId= — 200 — 0 B — 40 ms — h3https://www.20min.ch/_next/static/chunks/pages/discover-084b224102093675.jswww.20min.ch/_next/static/chunks/pa... https://www.20min.ch/_next/static/chunks/pages/discover-084b224102093675.js — 200 — 5.1 KiB — 26 ms — h3https://www.20min.ch/_next/static/chunks/pages/story/%5Bslug%5D-d6a1a5ec66e98dbc.jswww.20min.ch/_next/static/chunks/pa... https://www.20min.ch/_next/static/chunks/pages/story/%5Bslug%5D-d6a1a5ec66e98dbc.js — 200 — 26.6 KiB — 32 ms — h3https://www.20min.ch/_next/static/chunks/pages/%5B...categories%5D-53e7fead9db3f131.jswww.20min.ch/_next/static/chunks/pa... https://www.20min.ch/_next/static/chunks/pages/%5B...categories%5D-53e7fead9db3f131.js — 200 — 754 B — 31 ms — h3https://www.20min.ch/_next/static/chunks/pages/register-c2dea0070dcd9133.jswww.20min.ch/_next/static/chunks/pa... https://www.20min.ch/_next/static/chunks/pages/register-c2dea0070dcd9133.js — 200 — 5.4 KiB — 30 ms — h3https://cl-eu4.k5a.io/6566f9c6c3b8de6d5f10ed23.module.jscl-eu4.k5a.io/6566f9c6c3b8de6d5f10e... https://cl-eu4.k5a.io/6566f9c6c3b8de6d5f10ed23.module.js — 200 — 31.7 KiB — 73 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxXLVajokti7cKgJqmaSKWcFL3h0RWiMqtuYJn3_uIjOKrPPCoNkKtBFyf5abEXVU0QPGD-MpwySQDsGPZLOLl-XxzCOnxONFZ33LeS8eBKK65ZERFtjDBqpOwQOPRx3Jeja07PunA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXLVajokti7cKgJqmaSKWcFL3h0RWiMqtuYJn3_uIjOKrPPCoNkKtBFyf5abEXVU0QPGD-MpwySQDsGPZLOLl-XxzCOnxONFZ33LeS8eBKK65ZERFtjDBqpOwQOPRx3Jeja07PunA== — 204 — 28 B — 91 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXLVajokti7cKgJqmaSKWcFL3h0RWiMqtuYJn3_uIjOKrPPCoNkKtBFyf5abEXVU0QPGD-MpwySQDsGPZLOLl-XxzCOnxONFZ33LeS8eBKK65ZERFtjDBqpOwQOPRx3Jeja07PunA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXLVajokti7cKgJqmaSKWcFL3h0RWiMqtuYJn3_uIjOKrPPCoNkKtBFyf5abEXVU0QPGD-MpwySQDsGPZLOLl-XxzCOnxONFZ33LeS8eBKK65ZERFtjDBqpOwQOPRx3Jeja07PunA== — 204 — 28 B — 87 ms — h3https://api.20min.ch/ab-test/v1/features/variants?features=notification-center&tenantId=6&gaClientId=api.20min.ch/ab-test/v1/features/va... https://api.20min.ch/ab-test/v1/features/variants?features=notification-center&tenantId=6&gaClientId= — 200 — 817 B — 37 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 281 B — 105 ms — h2https://applets.ebxcdn.com/applets/www.20min.ch/scripts.jsapplets.ebxcdn.com/applets/www.20mi... https://applets.ebxcdn.com/applets/www.20min.ch/scripts.js — 200 — 2.9 KiB — 42 ms — h3https://fooby.ch/etc/designs/fooby/frontend/default/css/widget-1e1e71c59a.cssfooby.ch/etc/designs/fooby/frontend... https://fooby.ch/etc/designs/fooby/frontend/default/css/widget-1e1e71c59a.css — 200 — 8.3 KiB — 36 ms — h2https://fooby.ch/etc/designs/fooby/frontend/default/assets/images/fooby-big-claim.svgfooby.ch/etc/designs/fooby/frontend... https://fooby.ch/etc/designs/fooby/frontend/default/assets/images/fooby-big-claim.svg — 200 — 6.2 KiB — 38 ms — h2https://recipecontent.fooby.ch/12147_3-2_600-400.jpgrecipecontent.fooby.ch/12147_3-2_60... https://recipecontent.fooby.ch/12147_3-2_600-400.jpg — 200 — 61.4 KiB — 97 ms — h2https://cl-eu4.k5a.io//6566f9c6c3b8de6d5f10ed23.nisa_data.json?_cb=2026042221271776893245534cl-eu4.k5a.io//6566f9c6c3b8de6d5f10... https://cl-eu4.k5a.io//6566f9c6c3b8de6d5f10ed23.nisa_data.json?_cb=2026042221271776893245534 — 200 — 480 B — 38 ms — h2https://cl-eu4.k5a.io/?i=6566f9c6c3b8de6d5f10ed23&l=p&u=https%3A%2F%2Fwww.20min.ch%2F&r=_&ptl=20%20Minuten%3A%20Aktuelle%20Nachrichten%2C%20Schlagzeilen%20-%20News%20von%20Jetzt&psn=&pssn=front&ptp=list&pig=&par=&ptg=&pctg=&pstg=&c=mobile&pwct=&ppt=&pmt=&pw=&pd=&ul=&sbs=&cs=&lo=de&un=&nw=&od=&fh=&c_c=&c_hpe=&c_hsse=&c_hse=&c_hve=&c_l=&c_s=&c_a=&c_g=&c_v=&c_r=&c_ip=&c_ifp=&c_bp=&uid=0PxrK3OKNYSluVCU&ns=1&_h=pageView&_s=js&_l=c&_c=1&_m=bcl-eu4.k5a.io/?i=6566f9c6c3b8de6d5f... https://cl-eu4.k5a.io/?i=6566f9c6c3b8de6d5f10ed23&l=p&u=https%3A%2F%2Fwww.20min.ch%2F&r=_&ptl=20%20Minuten%3A%20Aktuelle%20Nachrichten%2C%20Schlagzeilen%20-%20News%20von%20Jetzt&psn=&pssn=front&ptp=list&pig=&par=&ptg=&pctg=&pstg=&c=mobile&pwct=&ppt=&pmt=&pw=&pd=&ul=&sbs=&cs=&lo=de&un=&nw=&od=&fh=&c_c=&c_hpe=&c_hsse=&c_hse=&c_hve=&c_l=&c_s=&c_a=&c_g=&c_v=&c_r=&c_ip=&c_ifp=&c_bp=&uid=0PxrK3OKNYSluVCU&ns=1&_h=pageView&_s=js&_l=c&_c=1&_m=b — 204 — 195 B — 38 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js — 200 — 129.9 KiB — 47 ms — h2https://www.20min.ch/2010/JS/iframeAutofit.jswww.20min.ch/2010/JS/iframeAutofit.... https://www.20min.ch/2010/JS/iframeAutofit.js — 308 — 457 B — 61 ms — h3https://fooby.ch/etc/designs/fooby/frontend/default/widget-79a7a9b6b799af2844ad.jsfooby.ch/etc/designs/fooby/frontend... https://fooby.ch/etc/designs/fooby/frontend/default/widget-79a7a9b6b799af2844ad.js — 200 — 1.1 KiB — 39 ms — h2https://pubads.g.doubleclick.net/activity;dc_iu=/46753895/DFPAudiencePixel;ord=4942087400362907;dc_seg=6939994573?pubads.g.doubleclick.net/activity;d... https://pubads.g.doubleclick.net/activity;dc_iu=/46753895/DFPAudiencePixel;ord=4942087400362907;dc_seg=6939994573? — 200 — 63 B — 126 ms — h3https://securepubads.g.doubleclick.net/gampad/adx?iu=/46753895/Impression_tracker/Coop_Widget_2022&sz=1x1&c=%%CACHEBUSTER%%&tile=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/adx?iu=/46753895/Impression_tracker/Coop_Widget_2022&sz=1x1&c=%%CACHEBUSTER%%&tile=1 — 200 — 23 B — 147 ms — h3https://fooby.ch/etc/designs/fooby/frontend/default/assets/fonts/roboto-slab-v6-latin-regular-162678e814.woff2fooby.ch/etc/designs/fooby/frontend... https://fooby.ch/etc/designs/fooby/frontend/default/assets/fonts/roboto-slab-v6-latin-regular-162678e814.woff2 — 200 — 17.5 KiB — 53 ms — h2https://fooby.ch/etc/designs/fooby/frontend/default/assets/fonts/open-sans-v13-latin-regular-e64cab167b.woff2fooby.ch/etc/designs/fooby/frontend... https://fooby.ch/etc/designs/fooby/frontend/default/assets/fonts/open-sans-v13-latin-regular-e64cab167b.woff2 — 200 — 15.6 KiB — 53 ms — h2https://www.20min.ch/autofit/default.jswww.20min.ch/autofit/default.js https://www.20min.ch/autofit/default.js — 200 — 1.2 KiB — 38 ms — h3https://cdn.cookielaw.org/consent/5859f785-6065-49dc-a1ad-64ef9484fb67/019d2f5b-6928-7fa2-a7a9-e93dd88b3bff/de.jsoncdn.cookielaw.org/consent/5859f785-... https://cdn.cookielaw.org/consent/5859f785-6065-49dc-a1ad-64ef9484fb67/019d2f5b-6928-7fa2-a7a9-e93dd88b3bff/de.json — 200 — 85.5 KiB — 60 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 86.8 KiB — 59 ms — h2https://cdn.cookielaw.org/vendorlist/googleData.jsoncdn.cookielaw.org/vendorlist/google... https://cdn.cookielaw.org/vendorlist/googleData.json — 200 — 19.4 KiB — 58 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/otTCF.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/otTCF.js — 200 — 17.7 KiB — 32 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otCenterRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otCenterRounded.json — 200 — 2.9 KiB — 24 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/v2/otPcCenter.json — 200 — 13.4 KiB — 26 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 26 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=f4OFhdlHRviayXeSzfg0oQ==&sde=1ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=f4OFhdlHRviayXeSzfg0oQ==&sde=1 — 200 — 8.1 KiB — 101 ms — h3https://www.20min.ch/favicon.icowww.20min.ch/favicon.ico https://www.20min.ch/favicon.ico — 200 — 3.5 KiB — 58 ms — h3https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 530 B — 26 ms — h2https://cdn.cookielaw.org/logos/56685843-4e45-416d-9a72-59d880f02b14/5859f785-6065-49dc-a1ad-64ef9484fb67/38c0ef52-ca52-4b11-8d77-219053ecfa9b/20min-logo-light-mode.pngcdn.cookielaw.org/logos/56685843-4e... https://cdn.cookielaw.org/logos/56685843-4e45-416d-9a72-59d880f02b14/5859f785-6065-49dc-a1ad-64ef9484fb67/38c0ef52-ca52-4b11-8d77-219053ecfa9b/20min-logo-light-mode.png — 200 — 2.2 KiB — 27 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.6 KiB — 28 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxXLVajokti7cKgJqmaSKWcFL3h0RWiMqtuYJn3_uIjOKrPPCoNkKtBFyf5abEXVU0QPGD-MpwySQDsGPZLOLl-XxzCOnxONFZ33LeS8eBKK65ZERFtjDBqpOwQOPRx3Jeja07PunA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXLVajokti7cKgJqmaSKWcFL3h0RWiMqtuYJn3_uIjOKrPPCoNkKtBFyf5abEXVU0QPGD-MpwySQDsGPZLOLl-XxzCOnxONFZ33LeS8eBKK65ZERFtjDBqpOwQOPRx3Jeja07PunA== — 204 — 28 B — 37 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXLVajokti7cKgJqmaSKWcFL3h0RWiMqtuYJn3_uIjOKrPPCoNkKtBFyf5abEXVU0QPGD-MpwySQDsGPZLOLl-XxzCOnxONFZ33LeS8eBKK65ZERFtjDBqpOwQOPRx3Jeja07PunA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXLVajokti7cKgJqmaSKWcFL3h0RWiMqtuYJn3_uIjOKrPPCoNkKtBFyf5abEXVU0QPGD-MpwySQDsGPZLOLl-XxzCOnxONFZ33LeS8eBKK65ZERFtjDBqpOwQOPRx3Jeja07PunA== — 204 — 28 B — 32 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXLVajokti7cKgJqmaSKWcFL3h0RWiMqtuYJn3_uIjOKrPPCoNkKtBFyf5abEXVU0QPGD-MpwySQDsGPZLOLl-XxzCOnxONFZ33LeS8eBKK65ZERFtjDBqpOwQOPRx3Jeja07PunA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXLVajokti7cKgJqmaSKWcFL3h0RWiMqtuYJn3_uIjOKrPPCoNkKtBFyf5abEXVU0QPGD-MpwySQDsGPZLOLl-XxzCOnxONFZ33LeS8eBKK65ZERFtjDBqpOwQOPRx3Jeja07PunA== — 204 — 28 B — 37 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxWEFHHnvtkXSgallBW3gIMjb9GWC97Xlv7WcbVa8rRiJUZFd2fth5K0av2xYmXi-PIOzbxiB-SCys7spJFGfEbn5g8VmYnXaAE0CuHNmmv_CqodEi-9vchHd1EJQS1IpPb7DUBl7w==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODkzMjQ1LDk5MTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuMjBtaW4uY2gvIixudWxsLFtbOCwicFNKa28xOTZJSDAiXSxbOSwiZW4tVVMiXSxbMTYsIlswLDAsMF0iXSxbMzUsIjE3NzY4OTMyNDUiXSxbMTksIjIiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxWEFHHnvtkXSgallBW3gIMjb9GWC97Xlv7WcbVa8rRiJUZFd2fth5K0av2xYmXi-PIOzbxiB-SCys7spJFGfEbn5g8VmYnXaAE0CuHNmmv_CqodEi-9vchHd1EJQS1IpPb7DUBl7w==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODkzMjQ1LDk5MTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuMjBtaW4uY2gvIixudWxsLFtbOCwicFNKa28xOTZJSDAiXSxbOSwiZW4tVVMiXSxbMTYsIlswLDAsMF0iXSxbMzUsIjE3NzY4OTMyNDUiXSxbMTksIjIiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0 — 200 — 1.3 KiB — 47 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 117 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxXLVajokti7cKgJqmaSKWcFL3h0RWiMqtuYJn3_uIjOKrPPCoNkKtBFyf5abEXVU0QPGD-MpwySQDsGPZLOLl-XxzCOnxONFZ33LeS8eBKK65ZERFtjDBqpOwQOPRx3Jeja07PunA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXLVajokti7cKgJqmaSKWcFL3h0RWiMqtuYJn3_uIjOKrPPCoNkKtBFyf5abEXVU0QPGD-MpwySQDsGPZLOLl-XxzCOnxONFZ33LeS8eBKK65ZERFtjDBqpOwQOPRx3Jeja07PunA== — 204 — 28 B — 30 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXLVajokti7cKgJqmaSKWcFL3h0RWiMqtuYJn3_uIjOKrPPCoNkKtBFyf5abEXVU0QPGD-MpwySQDsGPZLOLl-XxzCOnxONFZ33LeS8eBKK65ZERFtjDBqpOwQOPRx3Jeja07PunA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXLVajokti7cKgJqmaSKWcFL3h0RWiMqtuYJn3_uIjOKrPPCoNkKtBFyf5abEXVU0QPGD-MpwySQDsGPZLOLl-XxzCOnxONFZ33LeS8eBKK65ZERFtjDBqpOwQOPRx3Jeja07PunA== — 204 — 28 B — 33 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 83 ms — h2https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 126 ms — h3https://www.20min.ch/_next/static/css/88c060ea5d3cd228.csswww.20min.ch/_next/static/css/88c06... https://www.20min.ch/_next/static/css/88c060ea5d3cd228.css — 200 — 0 B — 3 ms — h2https://www.20min.ch/_next/static/chunks/pages/story/%5Bslug%5D-d6a1a5ec66e98dbc.jswww.20min.ch/_next/static/chunks/pa... https://www.20min.ch/_next/static/chunks/pages/story/%5Bslug%5D-d6a1a5ec66e98dbc.js — 200 — 0 B — 3 ms — h3https://www.20min.ch/_next/static/css/00d4ee62902cce72.csswww.20min.ch/_next/static/css/00d4e... https://www.20min.ch/_next/static/css/00d4ee62902cce72.css — 200 — 8.7 KiB — 22 ms — h3https://www.20min.ch/_next/static/chunks/pages/discover-084b224102093675.jswww.20min.ch/_next/static/chunks/pa... https://www.20min.ch/_next/static/chunks/pages/discover-084b224102093675.js — 200 — 0 B — 1 ms — h3https://www.20min.ch/_next/static/css/be63147c43d70ab3.csswww.20min.ch/_next/static/css/be631... https://www.20min.ch/_next/static/css/be63147c43d70ab3.css — 200 — 3.5 KiB — 21 ms — h3https://ep2.adtrafficquality.google/generate_204?QKIwFgep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?QKIwFg — 204 — 40 B — 29 ms — h2https://www.20min.ch/_next/static/chunks/pages/%5B...categories%5D-53e7fead9db3f131.jswww.20min.ch/_next/static/chunks/pa... https://www.20min.ch/_next/static/chunks/pages/%5B...categories%5D-53e7fead9db3f131.js — 200 — 0 B — 2 ms — h3https://www.20min.ch/_next/static/chunks/pages/register-c2dea0070dcd9133.jswww.20min.ch/_next/static/chunks/pa... https://www.20min.ch/_next/static/chunks/pages/register-c2dea0070dcd9133.js — 200 — 0 B — 2 ms — h3https://sst.20min.ch/gtag/js?id=G-85DW9RPHKP&cx=c&gtm=4e64k0&sign=63b1c12bff55f79605babb07f876cceae35542029a310a8bf0dd258e237d74d3_20260422sst.20min.ch/gtag/js?id=G-85DW9RPHK... https://sst.20min.ch/gtag/js?id=G-85DW9RPHKP&cx=c&gtm=4e64k0&sign=63b1c12bff55f79605babb07f876cceae35542029a310a8bf0dd258e237d74d3_20260422 — 200 — 164.5 KiB — 171 ms — h3https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 94 ms — h2https://cdn.brandmetrics.com/tag/7448fa50-d658-48ce-a6d6-549fa49981d7/20_minuten.jscdn.brandmetrics.com/tag/7448fa50-d... https://cdn.brandmetrics.com/tag/7448fa50-d658-48ce-a6d6-549fa49981d7/20_minuten.js — 200 — 3.6 KiB — 101 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.20min.ch%2F&scrsrc=sst.20min.ch&rnd=94175856.1776893247&navt=n&npa=1&ep.ads_data_redaction=1&_tu=CA&gtm=45Fe64k0v812306103za204zd812306103xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tcfd=10001&tag_exp=0~115616985~115938466~115938468~117266401~117384406&apve=1&apvf=f&gap.gtb=2&apvc=1&tft=1776893246917&tfd=3129pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.20min.ch%2F&scrsrc=sst.20min.ch&rnd=94175856.1776893247&navt=n&npa=1&ep.ads_data_redaction=1&_tu=CA&gtm=45Fe64k0v812306103za204zd812306103xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tcfd=10001&tag_exp=0~115616985~115938466~115938468~117266401~117384406&apve=1&apvf=f&gap.gtb=2&apvc=1&tft=1776893246917&tfd=3129 — 200 — 0 B — 85 ms — h3https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=f4OFhdlHRviayXeSzfg0oQ%3D%3D&bg=!dnWldRfNAAa1ilLUlYo7AEcBe5WfOOERpY8mbDUL7yLe31RVcnGkSzHPG93oU_ZCouw2U7D1iHxIx6gtA7yBdK765oIGTSGUxnRn0u25PpZ79n0yJLQIqgIAAABOUgAAAANoAQd-ABvMNwmAHGY57IENUC6hBYPffda0CcjKmExSeOIKAFTWazl8pI1iUMyoRSCkKx_5LNnGfx9axZBr9jHFKUavXv4VdEjE4hOqk0L6NcAWdJV-h6nHG6w1yEjkD8MjhlQMqNvQHopTz6czifTLc_UM62W7GjeZAhsJZiogDth2aG2jK3va2GYHZzEYZuNJt1yqhkPDbPtEDhEauvqYe9g_VWNCwmkUQZDYUUfhzTr07oAVtAnlSsyWNC1yD8DIKmvwFZK5wJTf6dhR7YZdtIAmN7DPVJeb9WEidP_Ge7uYzDfRUkwzVbHqqECiKSEMB_hNkHc0mKA95fDYk772KscYrqJuWg-xVb53BZW2HKvlPb_SdhZIvqrvxjOsQaxPeRwbUmq0EydiJ9xeGn01GVhoEZH9REHo2VXTMdOeyzJKljZ-j6GFlGJJCA1zZVei6afS220-tnUbdJFSle6xlrBHDAa57cNCF7bkJLw8MrmjMT4xtfUmNfbDkRVCvK1XKeDIlP7KF8qr5ChIvj5QrTQc-cA1YeAUu9Bmu2OTfL8I8NsGFVZTto0nAlK08GNEyNjdWBsacjC4LEEuHoHVtIwuoYil6M0g0E0yjwBG7tSb5N4Nwc9DIT6PCMui2MiA9E2Z5FjJUEsN1nB7EjuK2vDYpEhhEeu-f5mClj944smpEhi44y1Qd8dVBS2s6jPjR2fKDnicqoGufg8Zp8sYWzWxIxPkjL7PYhcNcwZzWhOAGW27xqWWaaFO8NMYn99woj90ReoHvRqZESPmzyXM1VgTrQgjvKF7FerLIQo45RpbbvqGuGguE8rx2uFxb_xyc5iDOrnoPKYoPDdsEFgUuvwl-SUKoktAHZ_i70Ii83KfTAPOHgep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=f4OFhdlHRviayXeSzfg0oQ%3D%3D&bg=!dnWldRfNAAa1ilLUlYo7AEcBe5WfOOERpY8mbDUL7yLe31RVcnGkSzHPG93oU_ZCouw2U7D1iHxIx6gtA7yBdK765oIGTSGUxnRn0u25PpZ79n0yJLQIqgIAAABOUgAAAANoAQd-ABvMNwmAHGY57IENUC6hBYPffda0CcjKmExSeOIKAFTWazl8pI1iUMyoRSCkKx_5LNnGfx9axZBr9jHFKUavXv4VdEjE4hOqk0L6NcAWdJV-h6nHG6w1yEjkD8MjhlQMqNvQHopTz6czifTLc_UM62W7GjeZAhsJZiogDth2aG2jK3va2GYHZzEYZuNJt1yqhkPDbPtEDhEauvqYe9g_VWNCwmkUQZDYUUfhzTr07oAVtAnlSsyWNC1yD8DIKmvwFZK5wJTf6dhR7YZdtIAmN7DPVJeb9WEidP_Ge7uYzDfRUkwzVbHqqECiKSEMB_hNkHc0mKA95fDYk772KscYrqJuWg-xVb53BZW2HKvlPb_SdhZIvqrvxjOsQaxPeRwbUmq0EydiJ9xeGn01GVhoEZH9REHo2VXTMdOeyzJKljZ-j6GFlGJJCA1zZVei6afS220-tnUbdJFSle6xlrBHDAa57cNCF7bkJLw8MrmjMT4xtfUmNfbDkRVCvK1XKeDIlP7KF8qr5ChIvj5QrTQc-cA1YeAUu9Bmu2OTfL8I8NsGFVZTto0nAlK08GNEyNjdWBsacjC4LEEuHoHVtIwuoYil6M0g0E0yjwBG7tSb5N4Nwc9DIT6PCMui2MiA9E2Z5FjJUEsN1nB7EjuK2vDYpEhhEeu-f5mClj944smpEhi44y1Qd8dVBS2s6jPjR2fKDnicqoGufg8Zp8sYWzWxIxPkjL7PYhcNcwZzWhOAGW27xqWWaaFO8NMYn99woj90ReoHvRqZESPmzyXM1VgTrQgjvKF7FerLIQo45RpbbvqGuGguE8rx2uFxb_xyc5iDOrnoPKYoPDdsEFgUuvwl-SUKoktAHZ_i70Ii83KfTAPOHg — 204 — 17 B — 55 ms — h3https://sst.20min.ch/g/collect?v=2&tid=G-85DW9RPHKP&gtm=45he64k0v878560343z8812306103za20kzb812306103zd812306103&_p=1776893244422&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&ecid=1924398165&_eu=AAAAAGA&_fplc=0&are=1&cid=2029130242.1776893247&frm=0&pscdl=denied&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=94175856.1776893247&sst.etld=google.es&sst.gcsub=region1&sst.adr=1&sst.tft=1776893244422&sst.lpc=79584535&sst.navt=n&sst.ude=0&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512543~118463261&dt=20%20Minuten%3A%20Aktuelle%20Nachrichten%2C%20Schlagzeilen%20-%20News%20von%20Jetzt&sid=1776893247&sct=1&seg=0&dl=https%3A%2F%2Fwww.20min.ch%2F&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=2&gap.gtb=2&ep.tracking_source=web_gtm&ep.channel_level1=front&ep.event_type=front&ep.is_now=false&ep.page_canonical_url=https%3A%2F%2Fwww.20min.ch&ep.page_type=front&ep.platform_name=20%20Minuten&ep.platform_type=web&ep.user_login_status=anonymous&ep.user_agent=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&ep.ad_blocker=false&ep.gtm_container_id=GTM-PKTSKJX&ep.gtm_container_version=338&ep.is_myview=false&ep.event_id=PV_1776893392204_177689335192483&ep.is_fb_consent=false&up.dark_mode=deactivate&tfd=3343&richsstssesst.20min.ch/g/collect?v=2&tid=G-85... https://sst.20min.ch/g/collect?v=2&tid=G-85DW9RPHKP&gtm=45he64k0v878560343z8812306103za20kzb812306103zd812306103&_p=1776893244422&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&ecid=1924398165&_eu=AAAAAGA&_fplc=0&are=1&cid=2029130242.1776893247&frm=0&pscdl=denied&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=94175856.1776893247&sst.etld=google.es&sst.gcsub=region1&sst.adr=1&sst.tft=1776893244422&sst.lpc=79584535&sst.navt=n&sst.ude=0&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512543~118463261&dt=20%20Minuten%3A%20Aktuelle%20Nachrichten%2C%20Schlagzeilen%20-%20News%20von%20Jetzt&sid=1776893247&sct=1&seg=0&dl=https%3A%2F%2Fwww.20min.ch%2F&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=2&gap.gtb=2&ep.tracking_source=web_gtm&ep.channel_level1=front&ep.event_type=front&ep.is_now=false&ep.page_canonical_url=https%3A%2F%2Fwww.20min.ch&ep.page_type=front&ep.platform_name=20%20Minuten&ep.platform_type=web&ep.user_login_status=anonymous&ep.user_agent=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&ep.ad_blocker=false&ep.gtm_container_id=GTM-PKTSKJX&ep.gtm_container_version=338&ep.is_myview=false&ep.event_id=PV_1776893392204_177689335192483&ep.is_fb_consent=false&up.dark_mode=deactivate&tfd=3343&richsstsse — 200 — 293 B — 38 ms — h3
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 7708ms · 1394KB · CHF122/mo
www.20min.ch
Other
Costly
Execution 2597ms
Transfer 67 KB
Unused 46%
Monthly Cost CHF41/mo
Unattributable
Other
Costly
Execution 1556ms
Transfer 0 KB
Monthly Cost CHF25/mo
www.20min.ch
Other
Costly
Execution 617ms
Transfer 145 KB
Monthly Cost CHF10/mo
www.20min.ch
Other
Costly
Execution 531ms
Transfer 147 KB
Unused 36%
Monthly Cost CHF8/mo
OneTrust
Consent
Essential
Execution 423ms
Transfer 130 KB
Unused 51%
Monthly Cost CHF7/mo
www.20min.ch
Other
Costly
Execution 396ms
Transfer 132 KB
Unused 48%
Monthly Cost CHF6/mo
www.20min.ch
Other
Costly
Execution 310ms
Transfer 115 KB
Unused 85%
Monthly Cost CHF5/mo
sst.20min.ch
Other
Costly
Execution 299ms
Transfer 168 KB
Unused 35%
Monthly Cost CHF5/mo
sst.20min.ch
Other
Costly
Execution 218ms
Transfer 164 KB
Unused 39%
Monthly Cost CHF3/mo
www.20min.ch
Other
Costly
Execution 212ms
Transfer 0 KB
Unused 53%
Monthly Cost CHF3/mo
www.20min.ch
Other
Optional
Execution 158ms
Transfer 1 KB
Monthly Cost CHF2/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 151ms
Transfer 70 KB
Unused 52%
Monthly Cost CHF2/mo
www.20min.ch
Other
Optional
Execution 114ms
Transfer 246 KB
Unused 54%
Monthly Cost CHF2/mo
www.20min.ch
Other
Optional
Execution 71ms
Transfer 1 KB
Monthly Cost CHF1/mo
OneTrust
Consent
Essential
Execution 54ms
Transfer 9 KB
Monthly Cost CHF1/mo

These scripts may cost more than they're worth

  • www.20min.ch adds 2597ms and costs ~CHF41/month
  • Unattributable adds 1556ms and costs ~CHF25/month
  • www.20min.ch adds 617ms and costs ~CHF10/month
  • www.20min.ch adds 531ms and costs ~CHF8/month
  • www.20min.ch adds 396ms and costs ~CHF6/month
  • www.20min.ch adds 310ms and costs ~CHF5/month
  • sst.20min.ch adds 299ms and costs ~CHF5/month
  • sst.20min.ch adds 218ms and costs ~CHF3/month
  • www.20min.ch adds 212ms and costs ~CHF3/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.20min.ch takes 2597ms 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

Unattributable takes 1556ms 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.20min.ch takes 617ms 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.20min.ch takes 531ms 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

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

Why this matters

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

Source: web.dev

www.20min.ch takes 396ms 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.20min.ch takes 310ms 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

85% of www.20min.ch'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

sst.20min.ch takes 299ms 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

sst.20min.ch takes 218ms 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.20min.ch takes 212ms 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

53% of www.20min.ch's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

52% of fundingchoicesmessages.google.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

54% of www.20min.ch'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