Skip to content
https://tagesanzeiger.ch

Performance

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

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

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

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

739 ms

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

1.07 s

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

30 ms

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

0.001

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

2.40 s

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

4.42 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
2.6 MB transferred, 253 requests
FIX
2.6 MB transferred, 253 requests
Warning::
Page weighs 7.7 MB (2.6 MB transferred)
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Info::
Fonts are 226 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 226 KB
Warning::
253 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.54 g CO2 per page load
2.6 MB / 2.4 MB budget
2.6 MB transferred
253 requests
0.54 g CO2 per page load
JavaScript 1.7 MiB 65%
Images 397.6 KiB 15%
Fonts 226.4 KiB 9%
HTML 151.3 KiB 6%
Other 44.4 KiB 2%
CSS 40.8 KiB 2%
Other 28.1 KiB 1%
Other 27.7 KiB 1%
Other 1.5 KiB 0%
Other 966 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

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 (2.6 MiB of 2.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
132 scripts, 415 KB unused
FIX
132 scripts, 415 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 96 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-B35...: 71 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.tinypass.com/api/tinypass.min.js: 70 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-VZM5...: 56 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tdn.da-services.ch/libs/prebid_10.21.0.js: 47 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 415 KB
415 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945188 KB96 KB (51%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-B35JQ84194 KB71 KB (37%)3rd
https://cdn.tinypass.com/api/tinypass.min.js133 KB70 KB (53%)3rd
https://www.googletagmanager.com/gtag/js?id=G-VZM53NR6KE&cx=c&gtm=4e64k1164 KB56 KB (34%)3rd
https://tdn.da-services.ch/libs/prebid_10.21.0.js129 KB47 KB (37%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js73 KB31 KB (42%)3rd
https://cdn.cxense.com/cx.js38 KB22 KB (58%)3rd
https://cdn.cxense.com/cx.js38 KB22 KB (58%)3rd
https://www.tagesanzeiger.ch/_astro/videoPlayer.DL1NvG57.js0 KB3rd
https://www.tagesanzeiger.ch/_astro/Hello.astro_astro_type_script_index_0_lang.BkJtLrg_.js1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
253 resources · 2.6 MB · 415 KB savings available
FIX
253 resources · 2.6 MB · 415 KB savings available
Warning::
Page weight 1.6 MB over 1MB target
Got: 2.6 MB Expected: ≤ 1 MB
Info::
~415 KB of savings available
Warning::
252 third-party resources (100% of weight)
253 resources · 2.6 MiB · 252 third-party 1.6 MiB over 1MB target
JavaScript 65% · 1.7 MiB
Image 15% · 399.6 KiB
Font 9% · 226.4 KiB
Document 6% · 154.3 KiB
Other 4% · 97.5 KiB
CSS 2% · 40.8 KiB

~415.3 KiB of savings available

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

No Cache-Control header

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

B
Image Optimization
19 images, 0 KB saveable
REVIEW
19 images, 0 KB saveable
Info::
All images are well-optimized
19 images 398 KB
0 oversized -0 KB
10 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1643ms total JS execution
REVIEW
1643ms total JS execution
Warning::
https://www.tagesanzeiger.ch/: 406ms CPU time
Warning::
Unattributable: 297ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-B35...: 253ms CPU time
Info::
https://tdn.da-services.ch/v/2.9.1/tagesanzeiger_d...: 199ms CPU time
Info::
https://securepubads.g.doubleclick.net/pagead/mana...: 179ms CPU time
Warning::
Third-party scripts: 1643ms (100% of total)

Main Thread Breakdown

Script Evaluation 55% Other 19% Style & Layout 13% Script Parsing & Compilation 4% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.tagesanzeiger.ch/406ms9ms4ms3rd
Unattributable297ms48ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-B35JQ84253ms224ms13ms3rd
https://tdn.da-services.ch/v/2.9.1/tagesanzeiger_disco.js199ms175ms3ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945179ms121ms12ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js90ms77ms2ms3rd
https://bf872841-cee7-4872-bf13-45d162adb7b1.edge.permutive.app/bf872841-cee7-4872-bf13-45d162adb7b1-web.js87ms60ms7ms3rd
https://tdn.da-services.ch/libs/prebid_10.21.0.js73ms62ms8ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js59ms52ms4ms3rd
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
8 fonts (226 KB)
PASS
8 fonts (226 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

226 KB total

Render-blocking

0

of 8

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 739 ms LCP 1.1 shttps://www.tagesanzeiger.ch/assets/fonts/libreFranklin/LibreFranklin-Regular.woff2LibreFranklin-Regular.w... https://www.tagesanzeiger.ch/assets/fonts/libreFranklin/LibreFranklin-Regular.woff2 — 32.9 KiB — 56 ms — font-display: swaphttps://www.tagesanzeiger.ch/assets/fonts/libreFranklin/LibreFranklin-Bold.woff2LibreFranklin-Bold.woff2 https://www.tagesanzeiger.ch/assets/fonts/libreFranklin/LibreFranklin-Bold.woff2 — 33.7 KiB — 47 ms — font-display: swaphttps://www.tagesanzeiger.ch/assets/fonts/sole/SoleSerifText_W_Bd.woff2SoleSerifText_W_Bd.woff2 https://www.tagesanzeiger.ch/assets/fonts/sole/SoleSerifText_W_Bd.woff2 — 26.6 KiB — 62 ms — font-display: swaphttps://www.tagesanzeiger.ch/assets/fonts/sole/SoleSerifText_W_Rg.woff2SoleSerifText_W_Rg.woff2 https://www.tagesanzeiger.ch/assets/fonts/sole/SoleSerifText_W_Rg.woff2 — 26.5 KiB — 60 ms — font-display: swaphttps://www.tagesanzeiger.ch/assets/fonts/sole/SoleSerifHeadline_W_MdIt.woff2SoleSerifHeadline_W_MdI... https://www.tagesanzeiger.ch/assets/fonts/sole/SoleSerifHeadline_W_MdIt.woff2 — 34.3 KiB — 57 ms — font-display: swaphttps://static-content-paidmedia.tx.group/prod/LibreFranklin-Regular.woff2LibreFranklin-Regular.w... https://static-content-paidmedia.tx.group/prod/LibreFranklin-Regular.woff2 — 33.1 KiB — 57 ms — font-display: swaphttps://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2zYXzKVElMYYaJe8bpLHnCwD... https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2 — 39.3 KiB — 64 ms — font-display: swaphttps://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2zYXzKVElMYYaJe8bpLHnCwD... https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2 — 0 B — 64 ms — font-display: swap
LibreFranklin-Regular.w... woff2 swap
Size 33 KB
Load time 56 ms
Start 705 ms
Risk FOUT — text flashes from fallback to web font
LibreFranklin-Bold.woff2 woff2 swap
Size 34 KB
Load time 47 ms
Start 705 ms
Risk FOUT — text flashes from fallback to web font
SoleSerifText_W_Bd.woff2 woff2 swap
Size 27 KB
Load time 62 ms
Start 705 ms
Risk FOUT — text flashes from fallback to web font
SoleSerifText_W_Rg.woff2 woff2 swap
Size 27 KB
Load time 60 ms
Start 705 ms
Risk FOUT — text flashes from fallback to web font
SoleSerifHeadline_W_MdI... woff2 swap
Size 34 KB
Load time 57 ms
Start 705 ms
Risk FOUT — text flashes from fallback to web font
LibreFranklin-Regular.w... woff2 swap
Size 33 KB
Load time 57 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
zYXzKVElMYYaJe8bpLHnCwD... woff2 swap
Size 39 KB
Load time 64 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
zYXzKVElMYYaJe8bpLHnCwD... woff2 swap
Size 0 KB
Load time 64 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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
253 requests over 6960ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 739 ms LCP 1.1 shttps://tagesanzeiger.ch// https://tagesanzeiger.ch/ — 301 — 98 B — 56 ms — h2https://www.tagesanzeiger.ch/www.tagesanzeiger.ch/ https://www.tagesanzeiger.ch/ — 302 — 1.2 KiB — 151 ms — h2https://www.tagesanzeiger.ch/www.tagesanzeiger.ch/ https://www.tagesanzeiger.ch/ — 200 — 111.7 KiB — 407 ms — h2https://www.tagesanzeiger.ch/assets/fonts/fonts.csswww.tagesanzeiger.ch/assets/fonts/f... https://www.tagesanzeiger.ch/assets/fonts/fonts.css — 200 — 658 B — 69 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.DoQdr0FV.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.DoQdr0FV.css — 200 — 7.7 KiB — 30 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.BhirM2yU.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.BhirM2yU.css — 200 — 1.6 KiB — 31 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.CXTOuzPO.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.CXTOuzPO.css — 200 — 3.7 KiB — 25 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.DHHU-sav.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.DHHU-sav.css — 200 — 2.0 KiB — 32 ms — h2https://www.tagesanzeiger.ch/_astro/410.CaoUoahp.csswww.tagesanzeiger.ch/_astro/410.Cao... https://www.tagesanzeiger.ch/_astro/410.CaoUoahp.css — 200 — 2.1 KiB — 33 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.DKMPy8zD.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.DKMPy8zD.css — 200 — 4.5 KiB — 34 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.D_o34AhM.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.D_o34AhM.css — 200 — 4.5 KiB — 35 ms — h2https://www.tagesanzeiger.ch/_astro/410.3YeDNqkv.csswww.tagesanzeiger.ch/_astro/410.3Ye... https://www.tagesanzeiger.ch/_astro/410.3YeDNqkv.css — 200 — 3.3 KiB — 38 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.CYO74s7f.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.CYO74s7f.css — 200 — 1.6 KiB — 36 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.Bh-hhEvN.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.Bh-hhEvN.css — 200 — 1.2 KiB — 40 ms — h2https://www.tagesanzeiger.ch/_astro/InstallPrompt.astro_astro_type_script_index_0_lang.B5vVjhOc.jswww.tagesanzeiger.ch/_astro/Install... https://www.tagesanzeiger.ch/_astro/InstallPrompt.astro_astro_type_script_index_0_lang.B5vVjhOc.js — 200 — 978 B — 39 ms — h2https://www.tagesanzeiger.ch/_astro/TopAds.astro_astro_type_script_index_0_lang.iEadgtzO.jswww.tagesanzeiger.ch/_astro/TopAds.... https://www.tagesanzeiger.ch/_astro/TopAds.astro_astro_type_script_index_0_lang.iEadgtzO.js — 200 — 1.2 KiB — 38 ms — h2https://www.tagesanzeiger.ch/_astro/LoginButton.astro_astro_type_script_index_0_lang.CW8Xx1l_.jswww.tagesanzeiger.ch/_astro/LoginBu... https://www.tagesanzeiger.ch/_astro/LoginButton.astro_astro_type_script_index_0_lang.CW8Xx1l_.js — 200 — 659 B — 37 ms — h2https://www.tagesanzeiger.ch/_astro/UserProfileButton.astro_astro_type_script_index_0_lang.B36bySQk.jswww.tagesanzeiger.ch/_astro/UserPro... https://www.tagesanzeiger.ch/_astro/UserProfileButton.astro_astro_type_script_index_0_lang.B36bySQk.js — 200 — 544 B — 38 ms — h2https://www.tagesanzeiger.ch/_astro/NavigationUser.astro_astro_type_script_index_0_lang.BlMcjrje.jswww.tagesanzeiger.ch/_astro/Navigat... https://www.tagesanzeiger.ch/_astro/NavigationUser.astro_astro_type_script_index_0_lang.BlMcjrje.js — 200 — 1.0 KiB — 39 ms — h2https://www.tagesanzeiger.ch/_astro/SiteHeader.astro_astro_type_script_index_0_lang.Dtx0UPVA.jswww.tagesanzeiger.ch/_astro/SiteHea... https://www.tagesanzeiger.ch/_astro/SiteHeader.astro_astro_type_script_index_0_lang.Dtx0UPVA.js — 200 — 1.1 KiB — 42 ms — h2https://www.tagesanzeiger.ch/_astro/TopNavigation.astro_astro_type_script_index_0_lang.hxG6_m5m.jswww.tagesanzeiger.ch/_astro/TopNavi... https://www.tagesanzeiger.ch/_astro/TopNavigation.astro_astro_type_script_index_0_lang.hxG6_m5m.js — 200 — 1.2 KiB — 46 ms — h2https://www.tagesanzeiger.ch/_astro/FullHeader.astro_astro_type_script_index_0_lang.Ctgm4ZLD.jswww.tagesanzeiger.ch/_astro/FullHea... https://www.tagesanzeiger.ch/_astro/FullHeader.astro_astro_type_script_index_0_lang.Ctgm4ZLD.js — 200 — 1.1 KiB — 48 ms — h2https://www.tagesanzeiger.ch/_astro/SearchBar.astro_astro_type_script_index_0_lang.BMhNrMWp.jswww.tagesanzeiger.ch/_astro/SearchB... https://www.tagesanzeiger.ch/_astro/SearchBar.astro_astro_type_script_index_0_lang.BMhNrMWp.js — 200 — 1.0 KiB — 50 ms — h2https://www.tagesanzeiger.ch/_astro/NavigationItem.astro_astro_type_script_index_0_lang.DCHzSqWt.jswww.tagesanzeiger.ch/_astro/Navigat... https://www.tagesanzeiger.ch/_astro/NavigationItem.astro_astro_type_script_index_0_lang.DCHzSqWt.js — 200 — 812 B — 51 ms — h2https://www.tagesanzeiger.ch/_astro/NavigationItemList.astro_astro_type_script_index_1_lang.BxROl-fn.jswww.tagesanzeiger.ch/_astro/Navigat... https://www.tagesanzeiger.ch/_astro/NavigationItemList.astro_astro_type_script_index_1_lang.BxROl-fn.js — 200 — 541 B — 49 ms — h2https://www.tagesanzeiger.ch/_astro/MenuContainer.astro_astro_type_script_index_0_lang.DPmnqjd9.jswww.tagesanzeiger.ch/_astro/MenuCon... https://www.tagesanzeiger.ch/_astro/MenuContainer.astro_astro_type_script_index_0_lang.DPmnqjd9.js — 200 — 507 B — 48 ms — h2https://www.tagesanzeiger.ch/_astro/Flyout.astro_astro_type_script_index_0_lang.DUp_1-zL.jswww.tagesanzeiger.ch/_astro/Flyout.... https://www.tagesanzeiger.ch/_astro/Flyout.astro_astro_type_script_index_0_lang.DUp_1-zL.js — 200 — 1.2 KiB — 53 ms — h2https://www.tagesanzeiger.ch/_astro/NavigationFlyout.astro_astro_type_script_index_0_lang.CqnVTHxf.jswww.tagesanzeiger.ch/_astro/Navigat... https://www.tagesanzeiger.ch/_astro/NavigationFlyout.astro_astro_type_script_index_0_lang.CqnVTHxf.js — 200 — 887 B — 50 ms — h2https://www.tagesanzeiger.ch/_astro/BackToTop.astro_astro_type_script_index_0_lang.B6cVeHEq.jswww.tagesanzeiger.ch/_astro/BackToT... https://www.tagesanzeiger.ch/_astro/BackToTop.astro_astro_type_script_index_0_lang.B6cVeHEq.js — 200 — 742 B — 51 ms — h2https://www.tagesanzeiger.ch/_astro/Hello.astro_astro_type_script_index_0_lang.BkJtLrg_.jswww.tagesanzeiger.ch/_astro/Hello.a... https://www.tagesanzeiger.ch/_astro/Hello.astro_astro_type_script_index_0_lang.BkJtLrg_.js — 200 — 951 B — 54 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 739 ms LCP 1.1 shttps://tagesanzeiger.ch// https://tagesanzeiger.ch/ — 301 — 98 B — 56 ms — h2https://www.tagesanzeiger.ch/www.tagesanzeiger.ch/ https://www.tagesanzeiger.ch/ — 302 — 1.2 KiB — 151 ms — h2https://www.tagesanzeiger.ch/www.tagesanzeiger.ch/ https://www.tagesanzeiger.ch/ — 200 — 111.7 KiB — 407 ms — h2https://www.tagesanzeiger.ch/assets/fonts/fonts.csswww.tagesanzeiger.ch/assets/fonts/f... https://www.tagesanzeiger.ch/assets/fonts/fonts.css — 200 — 658 B — 69 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.DoQdr0FV.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.DoQdr0FV.css — 200 — 7.7 KiB — 30 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.BhirM2yU.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.BhirM2yU.css — 200 — 1.6 KiB — 31 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.CXTOuzPO.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.CXTOuzPO.css — 200 — 3.7 KiB — 25 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.DHHU-sav.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.DHHU-sav.css — 200 — 2.0 KiB — 32 ms — h2https://www.tagesanzeiger.ch/_astro/410.CaoUoahp.csswww.tagesanzeiger.ch/_astro/410.Cao... https://www.tagesanzeiger.ch/_astro/410.CaoUoahp.css — 200 — 2.1 KiB — 33 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.DKMPy8zD.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.DKMPy8zD.css — 200 — 4.5 KiB — 34 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.D_o34AhM.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.D_o34AhM.css — 200 — 4.5 KiB — 35 ms — h2https://www.tagesanzeiger.ch/_astro/410.3YeDNqkv.csswww.tagesanzeiger.ch/_astro/410.3Ye... https://www.tagesanzeiger.ch/_astro/410.3YeDNqkv.css — 200 — 3.3 KiB — 38 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.CYO74s7f.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.CYO74s7f.css — 200 — 1.6 KiB — 36 ms — h2https://www.tagesanzeiger.ch/_astro/_slug_.Bh-hhEvN.csswww.tagesanzeiger.ch/_astro/_slug_.... https://www.tagesanzeiger.ch/_astro/_slug_.Bh-hhEvN.css — 200 — 1.2 KiB — 40 ms — h2https://www.tagesanzeiger.ch/_astro/InstallPrompt.astro_astro_type_script_index_0_lang.B5vVjhOc.jswww.tagesanzeiger.ch/_astro/Install... https://www.tagesanzeiger.ch/_astro/InstallPrompt.astro_astro_type_script_index_0_lang.B5vVjhOc.js — 200 — 978 B — 39 ms — h2https://www.tagesanzeiger.ch/_astro/TopAds.astro_astro_type_script_index_0_lang.iEadgtzO.jswww.tagesanzeiger.ch/_astro/TopAds.... https://www.tagesanzeiger.ch/_astro/TopAds.astro_astro_type_script_index_0_lang.iEadgtzO.js — 200 — 1.2 KiB — 38 ms — h2https://www.tagesanzeiger.ch/_astro/LoginButton.astro_astro_type_script_index_0_lang.CW8Xx1l_.jswww.tagesanzeiger.ch/_astro/LoginBu... https://www.tagesanzeiger.ch/_astro/LoginButton.astro_astro_type_script_index_0_lang.CW8Xx1l_.js — 200 — 659 B — 37 ms — h2https://www.tagesanzeiger.ch/_astro/UserProfileButton.astro_astro_type_script_index_0_lang.B36bySQk.jswww.tagesanzeiger.ch/_astro/UserPro... https://www.tagesanzeiger.ch/_astro/UserProfileButton.astro_astro_type_script_index_0_lang.B36bySQk.js — 200 — 544 B — 38 ms — h2https://www.tagesanzeiger.ch/_astro/NavigationUser.astro_astro_type_script_index_0_lang.BlMcjrje.jswww.tagesanzeiger.ch/_astro/Navigat... https://www.tagesanzeiger.ch/_astro/NavigationUser.astro_astro_type_script_index_0_lang.BlMcjrje.js — 200 — 1.0 KiB — 39 ms — h2https://www.tagesanzeiger.ch/_astro/SiteHeader.astro_astro_type_script_index_0_lang.Dtx0UPVA.jswww.tagesanzeiger.ch/_astro/SiteHea... https://www.tagesanzeiger.ch/_astro/SiteHeader.astro_astro_type_script_index_0_lang.Dtx0UPVA.js — 200 — 1.1 KiB — 42 ms — h2https://www.tagesanzeiger.ch/_astro/TopNavigation.astro_astro_type_script_index_0_lang.hxG6_m5m.jswww.tagesanzeiger.ch/_astro/TopNavi... https://www.tagesanzeiger.ch/_astro/TopNavigation.astro_astro_type_script_index_0_lang.hxG6_m5m.js — 200 — 1.2 KiB — 46 ms — h2https://www.tagesanzeiger.ch/_astro/FullHeader.astro_astro_type_script_index_0_lang.Ctgm4ZLD.jswww.tagesanzeiger.ch/_astro/FullHea... https://www.tagesanzeiger.ch/_astro/FullHeader.astro_astro_type_script_index_0_lang.Ctgm4ZLD.js — 200 — 1.1 KiB — 48 ms — h2https://www.tagesanzeiger.ch/_astro/SearchBar.astro_astro_type_script_index_0_lang.BMhNrMWp.jswww.tagesanzeiger.ch/_astro/SearchB... https://www.tagesanzeiger.ch/_astro/SearchBar.astro_astro_type_script_index_0_lang.BMhNrMWp.js — 200 — 1.0 KiB — 50 ms — h2https://www.tagesanzeiger.ch/_astro/NavigationItem.astro_astro_type_script_index_0_lang.DCHzSqWt.jswww.tagesanzeiger.ch/_astro/Navigat... https://www.tagesanzeiger.ch/_astro/NavigationItem.astro_astro_type_script_index_0_lang.DCHzSqWt.js — 200 — 812 B — 51 ms — h2https://www.tagesanzeiger.ch/_astro/NavigationItemList.astro_astro_type_script_index_1_lang.BxROl-fn.jswww.tagesanzeiger.ch/_astro/Navigat... https://www.tagesanzeiger.ch/_astro/NavigationItemList.astro_astro_type_script_index_1_lang.BxROl-fn.js — 200 — 541 B — 49 ms — h2https://www.tagesanzeiger.ch/_astro/MenuContainer.astro_astro_type_script_index_0_lang.DPmnqjd9.jswww.tagesanzeiger.ch/_astro/MenuCon... https://www.tagesanzeiger.ch/_astro/MenuContainer.astro_astro_type_script_index_0_lang.DPmnqjd9.js — 200 — 507 B — 48 ms — h2https://www.tagesanzeiger.ch/_astro/Flyout.astro_astro_type_script_index_0_lang.DUp_1-zL.jswww.tagesanzeiger.ch/_astro/Flyout.... https://www.tagesanzeiger.ch/_astro/Flyout.astro_astro_type_script_index_0_lang.DUp_1-zL.js — 200 — 1.2 KiB — 53 ms — h2https://www.tagesanzeiger.ch/_astro/NavigationFlyout.astro_astro_type_script_index_0_lang.CqnVTHxf.jswww.tagesanzeiger.ch/_astro/Navigat... https://www.tagesanzeiger.ch/_astro/NavigationFlyout.astro_astro_type_script_index_0_lang.CqnVTHxf.js — 200 — 887 B — 50 ms — h2https://www.tagesanzeiger.ch/_astro/BackToTop.astro_astro_type_script_index_0_lang.B6cVeHEq.jswww.tagesanzeiger.ch/_astro/BackToT... https://www.tagesanzeiger.ch/_astro/BackToTop.astro_astro_type_script_index_0_lang.B6cVeHEq.js — 200 — 742 B — 51 ms — h2https://www.tagesanzeiger.ch/_astro/Hello.astro_astro_type_script_index_0_lang.BkJtLrg_.jswww.tagesanzeiger.ch/_astro/Hello.a... https://www.tagesanzeiger.ch/_astro/Hello.astro_astro_type_script_index_0_lang.BkJtLrg_.js — 200 — 951 B — 54 ms — h2https://www.tagesanzeiger.ch/_astro/ContactFormLink.astro_astro_type_script_index_0_lang.DjHpTCYW.jswww.tagesanzeiger.ch/_astro/Contact... https://www.tagesanzeiger.ch/_astro/ContactFormLink.astro_astro_type_script_index_0_lang.DjHpTCYW.js — 200 — 548 B — 64 ms — h2https://www.tagesanzeiger.ch/_astro/FontSize.astro_astro_type_script_index_0_lang.C5E9e7eN.jswww.tagesanzeiger.ch/_astro/FontSiz... https://www.tagesanzeiger.ch/_astro/FontSize.astro_astro_type_script_index_0_lang.C5E9e7eN.js — 200 — 1.1 KiB — 61 ms — h2https://www.tagesanzeiger.ch/_astro/LogoutLink.astro_astro_type_script_index_0_lang.CnhzhGmC.jswww.tagesanzeiger.ch/_astro/LogoutL... https://www.tagesanzeiger.ch/_astro/LogoutLink.astro_astro_type_script_index_0_lang.CnhzhGmC.js — 200 — 1.2 KiB — 66 ms — h2https://www.tagesanzeiger.ch/_astro/UserProfileItems.astro_astro_type_script_index_0_lang.Bj9k9o_y.jswww.tagesanzeiger.ch/_astro/UserPro... https://www.tagesanzeiger.ch/_astro/UserProfileItems.astro_astro_type_script_index_0_lang.Bj9k9o_y.js — 200 — 1.3 KiB — 62 ms — h2https://www.tagesanzeiger.ch/_astro/DeleteAccountLink.astro_astro_type_script_index_0_lang.9r_SHkDd.jswww.tagesanzeiger.ch/_astro/DeleteA... https://www.tagesanzeiger.ch/_astro/DeleteAccountLink.astro_astro_type_script_index_0_lang.9r_SHkDd.js — 200 — 909 B — 63 ms — h2https://www.tagesanzeiger.ch/_astro/UserProfileFlyout.astro_astro_type_script_index_0_lang.vVB7v1wD.jswww.tagesanzeiger.ch/_astro/UserPro... https://www.tagesanzeiger.ch/_astro/UserProfileFlyout.astro_astro_type_script_index_0_lang.vVB7v1wD.js — 200 — 1.1 KiB — 64 ms — h2https://www.tagesanzeiger.ch/_astro/ReportProblemForm.astro_astro_type_script_index_0_lang.CmpgmNIk.jswww.tagesanzeiger.ch/_astro/ReportP... https://www.tagesanzeiger.ch/_astro/ReportProblemForm.astro_astro_type_script_index_0_lang.CmpgmNIk.js — 200 — 2.1 KiB — 65 ms — h2https://www.tagesanzeiger.ch/_astro/ReportProblemFlyout.astro_astro_type_script_index_0_lang.BqLX5GKa.jswww.tagesanzeiger.ch/_astro/ReportP... https://www.tagesanzeiger.ch/_astro/ReportProblemFlyout.astro_astro_type_script_index_0_lang.BqLX5GKa.js — 200 — 955 B — 72 ms — h2https://cdn.unitycms.io/images/F7AO4dF_q2t94z8sQelq1M.jpg?op=ocroped&val=1056,594,1000,1000,0,0&sum=8ovFXSWsYcwcdn.unitycms.io/images/F7AO4dF_q2t9... https://cdn.unitycms.io/images/F7AO4dF_q2t94z8sQelq1M.jpg?op=ocroped&val=1056,594,1000,1000,0,0&sum=8ovFXSWsYcw — 200 — 35.1 KiB — 130 ms — h2https://www.tagesanzeiger.ch/_astro/BookmarkButton.astro_astro_type_script_index_0_lang.624gcF1H.jswww.tagesanzeiger.ch/_astro/Bookmar... https://www.tagesanzeiger.ch/_astro/BookmarkButton.astro_astro_type_script_index_0_lang.624gcF1H.js — 200 — 1.6 KiB — 62 ms — h2https://www.tagesanzeiger.ch/_astro/TeaserLink.astro_astro_type_script_index_0_lang.DLpHu10Q.jswww.tagesanzeiger.ch/_astro/TeaserL... https://www.tagesanzeiger.ch/_astro/TeaserLink.astro_astro_type_script_index_0_lang.DLpHu10Q.js — 200 — 1.1 KiB — 59 ms — h2https://www.tagesanzeiger.ch/_astro/Teaser.astro_astro_type_script_index_0_lang.rEUxC-MZ.jswww.tagesanzeiger.ch/_astro/Teaser.... https://www.tagesanzeiger.ch/_astro/Teaser.astro_astro_type_script_index_0_lang.rEUxC-MZ.js — 200 — 1.2 KiB — 58 ms — h2https://www.tagesanzeiger.ch/_astro/TeaserList.astro_astro_type_script_index_0_lang.Rn9i7ueE.jswww.tagesanzeiger.ch/_astro/TeaserL... https://www.tagesanzeiger.ch/_astro/TeaserList.astro_astro_type_script_index_0_lang.Rn9i7ueE.js — 200 — 525 B — 55 ms — h2https://www.tagesanzeiger.ch/_astro/SectionContent.astro_astro_type_script_index_0_lang.BzUvX4iX.jswww.tagesanzeiger.ch/_astro/Section... https://www.tagesanzeiger.ch/_astro/SectionContent.astro_astro_type_script_index_0_lang.BzUvX4iX.js — 200 — 721 B — 61 ms — h2https://www.tagesanzeiger.ch/_astro/DefaultSection.astro_astro_type_script_index_0_lang.B03ZQW_F.jswww.tagesanzeiger.ch/_astro/Default... https://www.tagesanzeiger.ch/_astro/DefaultSection.astro_astro_type_script_index_0_lang.B03ZQW_F.js — 200 — 812 B — 67 ms — h2https://www.tagesanzeiger.ch/_astro/Ad.astro_astro_type_script_index_0_lang.Ckzj64lu.jswww.tagesanzeiger.ch/_astro/Ad.astr... https://www.tagesanzeiger.ch/_astro/Ad.astro_astro_type_script_index_0_lang.Ckzj64lu.js — 200 — 1.0 KiB — 67 ms — h2https://www.tagesanzeiger.ch/manifest.jsonwww.tagesanzeiger.ch/manifest.json https://www.tagesanzeiger.ch/manifest.json — 200 — 966 B — 86 ms — h2https://www.tagesanzeiger.ch/_astro/TickerKeyEvents.astro_astro_type_script_index_0_lang.CxgwNeUU.jswww.tagesanzeiger.ch/_astro/TickerK... https://www.tagesanzeiger.ch/_astro/TickerKeyEvents.astro_astro_type_script_index_0_lang.CxgwNeUU.js — 200 — 814 B — 78 ms — h2https://www.tagesanzeiger.ch/_astro/SectionTitleLink.astro_astro_type_script_index_0_lang.Dz5jQhvW.jswww.tagesanzeiger.ch/_astro/Section... https://www.tagesanzeiger.ch/_astro/SectionTitleLink.astro_astro_type_script_index_0_lang.Dz5jQhvW.js — 200 — 935 B — 80 ms — h2https://www.tagesanzeiger.ch/_astro/cookieHelper.6mXCyor9.jswww.tagesanzeiger.ch/_astro/cookieH... https://www.tagesanzeiger.ch/_astro/cookieHelper.6mXCyor9.js — 200 — 749 B — 57 ms — h2https://www.tagesanzeiger.ch/_astro/domHelpers.B6pIT7X8.jswww.tagesanzeiger.ch/_astro/domHelp... https://www.tagesanzeiger.ch/_astro/domHelpers.B6pIT7X8.js — 200 — 1.5 KiB — 60 ms — h2https://www.tagesanzeiger.ch/_astro/analyticsAstroHelpers.DM-xUw6h.jswww.tagesanzeiger.ch/_astro/analyti... https://www.tagesanzeiger.ch/_astro/analyticsAstroHelpers.DM-xUw6h.js — 200 — 884 B — 72 ms — h2https://www.tagesanzeiger.ch/_astro/pageStateHelper.CfzQtgDT.jswww.tagesanzeiger.ch/_astro/pageSta... https://www.tagesanzeiger.ch/_astro/pageStateHelper.CfzQtgDT.js — 200 — 450 B — 63 ms — h2https://www.tagesanzeiger.ch/_astro/storageHelper.DiEW_1vl.jswww.tagesanzeiger.ch/_astro/storage... https://www.tagesanzeiger.ch/_astro/storageHelper.DiEW_1vl.js — 200 — 1.2 KiB — 62 ms — h2https://www.tagesanzeiger.ch/_astro/analyticsClient.D6GQ8A7I.jswww.tagesanzeiger.ch/_astro/analyti... https://www.tagesanzeiger.ch/_astro/analyticsClient.D6GQ8A7I.js — 200 — 1.8 KiB — 57 ms — h2https://www.tagesanzeiger.ch/_astro/http.DlRtii04.jswww.tagesanzeiger.ch/_astro/http.Dl... https://www.tagesanzeiger.ch/_astro/http.DlRtii04.js — 200 — 1.4 KiB — 59 ms — h2https://www.tagesanzeiger.ch/_astro/serverLogger.BaWoMwky.jswww.tagesanzeiger.ch/_astro/serverL... https://www.tagesanzeiger.ch/_astro/serverLogger.BaWoMwky.js — 200 — 3.8 KiB — 62 ms — h2https://www.tagesanzeiger.ch/_astro/_commonjsHelpers.edwvYLTF.jswww.tagesanzeiger.ch/_astro/_common... https://www.tagesanzeiger.ch/_astro/_commonjsHelpers.edwvYLTF.js — 200 — 1.1 KiB — 62 ms — h2https://www.tagesanzeiger.ch/_astro/nativeBridge.CXGq9_MI.jswww.tagesanzeiger.ch/_astro/nativeB... https://www.tagesanzeiger.ch/_astro/nativeBridge.CXGq9_MI.js — 200 — 22.8 KiB — 74 ms — h2https://www.tagesanzeiger.ch/_astro/envHelper.BqRn1pXV.jswww.tagesanzeiger.ch/_astro/envHelp... https://www.tagesanzeiger.ch/_astro/envHelper.BqRn1pXV.js — 200 — 861 B — 70 ms — h2https://www.tagesanzeiger.ch/_astro/personalizedDataStore.B1DSy-Rr.jswww.tagesanzeiger.ch/_astro/persona... https://www.tagesanzeiger.ch/_astro/personalizedDataStore.B1DSy-Rr.js — 200 — 5.3 KiB — 64 ms — h2https://www.tagesanzeiger.ch/_astro/mainConfig.Coefiwcp.jswww.tagesanzeiger.ch/_astro/mainCon... https://www.tagesanzeiger.ch/_astro/mainConfig.Coefiwcp.js — 200 — 926 B — 63 ms — h2https://www.tagesanzeiger.ch/_astro/breakpoints.CDQ0YkWU.jswww.tagesanzeiger.ch/_astro/breakpo... https://www.tagesanzeiger.ch/_astro/breakpoints.CDQ0YkWU.js — 200 — 404 B — 61 ms — h2https://www.tagesanzeiger.ch/_astro/viewport.DtHcw9yy.jswww.tagesanzeiger.ch/_astro/viewpor... https://www.tagesanzeiger.ch/_astro/viewport.DtHcw9yy.js — 200 — 719 B — 69 ms — h2https://www.tagesanzeiger.ch/_astro/appOverlayHelper.Drc5iWwi.jswww.tagesanzeiger.ch/_astro/appOver... https://www.tagesanzeiger.ch/_astro/appOverlayHelper.Drc5iWwi.js — 200 — 1.5 KiB — 65 ms — h2https://www.tagesanzeiger.ch/_astro/navigatorHelpers.BnirXyVz.jswww.tagesanzeiger.ch/_astro/navigat... https://www.tagesanzeiger.ch/_astro/navigatorHelpers.BnirXyVz.js — 200 — 697 B — 65 ms — h2https://www.tagesanzeiger.ch/_astro/slugify.9bnLo7EL.jswww.tagesanzeiger.ch/_astro/slugify... https://www.tagesanzeiger.ch/_astro/slugify.9bnLo7EL.js — 200 — 3.0 KiB — 73 ms — h2https://www.tagesanzeiger.ch/_astro/pushNotificationsHelpers.BCsUR6ja.jswww.tagesanzeiger.ch/_astro/pushNot... https://www.tagesanzeiger.ch/_astro/pushNotificationsHelpers.BCsUR6ja.js — 200 — 1.7 KiB — 72 ms — h2https://www.tagesanzeiger.ch/_astro/scrollState.Bl0R14MM.jswww.tagesanzeiger.ch/_astro/scrollS... https://www.tagesanzeiger.ch/_astro/scrollState.Bl0R14MM.js — 200 — 913 B — 74 ms — h2https://cdn.unitycms.io/images/CUjMAsDh4HsA2GWBkxFr1I.jpg?op=ocroped&val=528,352,1000,1000,0,0&sum=55rxfNEOdYYcdn.unitycms.io/images/CUjMAsDh4HsA... https://cdn.unitycms.io/images/CUjMAsDh4HsA2GWBkxFr1I.jpg?op=ocroped&val=528,352,1000,1000,0,0&sum=55rxfNEOdYY — 200 — 6.7 KiB — 21 ms — h2https://cdn.unitycms.io/images/FfqomSs-KTGAt4owgZt7VQ.jpg?op=ocroped&val=528,352,736,736,0,102&sum=GVth8F3tBuccdn.unitycms.io/images/FfqomSs-KTGA... https://cdn.unitycms.io/images/FfqomSs-KTGAt4owgZt7VQ.jpg?op=ocroped&val=528,352,736,736,0,102&sum=GVth8F3tBuc — 200 — 30.3 KiB — 35 ms — h2https://cdn.unitycms.io/images/D8Ew6VNuqI2BBLza4aCpJ7.jpg?op=ocroped&val=528,352,998,1000,0,1&sum=GsP7EOqxtXYcdn.unitycms.io/images/D8Ew6VNuqI2B... https://cdn.unitycms.io/images/D8Ew6VNuqI2BBLza4aCpJ7.jpg?op=ocroped&val=528,352,998,1000,0,1&sum=GsP7EOqxtXY — 200 — 51.6 KiB — 49 ms — h2https://cdn.unitycms.io/images/DHBfzVjs44MAkYhEnaGobs.jpg?op=ocroped&val=528,352,1000,1000,0,0&sum=KktXqX55zOYcdn.unitycms.io/images/DHBfzVjs44MA... https://cdn.unitycms.io/images/DHBfzVjs44MAkYhEnaGobs.jpg?op=ocroped&val=528,352,1000,1000,0,0&sum=KktXqX55zOY — 200 — 27.6 KiB — 43 ms — h2https://cdn.unitycms.io/images/6SSBD1EE4YuApTeMuqcBaj.jpg?op=ocroped&val=528,352,1000,889,56,0&sum=3CoEizLx_EMcdn.unitycms.io/images/6SSBD1EE4YuA... https://cdn.unitycms.io/images/6SSBD1EE4YuApTeMuqcBaj.jpg?op=ocroped&val=528,352,1000,889,56,0&sum=3CoEizLx_EM — 200 — 4.7 KiB — 34 ms — h2https://cdn.unitycms.io/images/6d_NPXHDKM588Y9jdMaSYF.jpg?op=ocroped&val=528,352,1000,1000,0,0&sum=xipfkxPx1MUcdn.unitycms.io/images/6d_NPXHDKM58... https://cdn.unitycms.io/images/6d_NPXHDKM588Y9jdMaSYF.jpg?op=ocroped&val=528,352,1000,1000,0,0&sum=xipfkxPx1MU — 200 — 17.0 KiB — 52 ms — h2https://cdn.unitycms.io/images/7sad8zQB42_AmnrRetUfej.jpg?op=ocroped&val=528,352,1000,1000,0,0&sum=Pz7UjeBBLWUcdn.unitycms.io/images/7sad8zQB42_A... https://cdn.unitycms.io/images/7sad8zQB42_AmnrRetUfej.jpg?op=ocroped&val=528,352,1000,1000,0,0&sum=Pz7UjeBBLWU — 200 — 25.0 KiB — 53 ms — h2https://www.tagesanzeiger.ch/assets/fonts/libreFranklin/LibreFranklin-Regular.woff2www.tagesanzeiger.ch/assets/fonts/l... https://www.tagesanzeiger.ch/assets/fonts/libreFranklin/LibreFranklin-Regular.woff2 — 200 — 32.9 KiB — 56 ms — h2https://www.tagesanzeiger.ch/assets/fonts/libreFranklin/LibreFranklin-Bold.woff2www.tagesanzeiger.ch/assets/fonts/l... https://www.tagesanzeiger.ch/assets/fonts/libreFranklin/LibreFranklin-Bold.woff2 — 200 — 33.7 KiB — 47 ms — h2https://www.tagesanzeiger.ch/assets/fonts/sole/SoleSerifText_W_Bd.woff2www.tagesanzeiger.ch/assets/fonts/s... https://www.tagesanzeiger.ch/assets/fonts/sole/SoleSerifText_W_Bd.woff2 — 200 — 26.6 KiB — 62 ms — h2https://www.tagesanzeiger.ch/assets/fonts/sole/SoleSerifText_W_Rg.woff2www.tagesanzeiger.ch/assets/fonts/s... https://www.tagesanzeiger.ch/assets/fonts/sole/SoleSerifText_W_Rg.woff2 — 200 — 26.5 KiB — 60 ms — h2https://www.tagesanzeiger.ch/assets/fonts/sole/SoleSerifHeadline_W_MdIt.woff2www.tagesanzeiger.ch/assets/fonts/s... https://www.tagesanzeiger.ch/assets/fonts/sole/SoleSerifHeadline_W_MdIt.woff2 — 200 — 34.3 KiB — 57 ms — h2https://www.tagesanzeiger.ch/_astro/listeners.BIPosdoT.jswww.tagesanzeiger.ch/_astro/listene... https://www.tagesanzeiger.ch/_astro/listeners.BIPosdoT.js — 200 — 490 B — 37 ms — h2https://www.tagesanzeiger.ch/_astro/multiTouchHelper.D1A_TQvJ.jswww.tagesanzeiger.ch/_astro/multiTo... https://www.tagesanzeiger.ch/_astro/multiTouchHelper.D1A_TQvJ.js — 200 — 883 B — 35 ms — h2https://www.tagesanzeiger.ch/_astro/NewsletterButton.astro_astro_type_script_index_0_lang.zwjQKKnd.jswww.tagesanzeiger.ch/_astro/Newslet... https://www.tagesanzeiger.ch/_astro/NewsletterButton.astro_astro_type_script_index_0_lang.zwjQKKnd.js — 200 — 1.0 KiB — 22 ms — h2https://www.tagesanzeiger.ch/_astro/crassAdHandler.RF5WXxQ3.jswww.tagesanzeiger.ch/_astro/crassAd... https://www.tagesanzeiger.ch/_astro/crassAdHandler.RF5WXxQ3.js — 200 — 2.1 KiB — 25 ms — h2https://www.tagesanzeiger.ch/_astro/classNames.PMw6r54T.jswww.tagesanzeiger.ch/_astro/classNa... https://www.tagesanzeiger.ch/_astro/classNames.PMw6r54T.js — 200 — 514 B — 25 ms — h2https://www.tagesanzeiger.ch/_astro/teaserLinkHelpers.OhemOvli.jswww.tagesanzeiger.ch/_astro/teaserL... https://www.tagesanzeiger.ch/_astro/teaserLinkHelpers.OhemOvli.js — 200 — 1.7 KiB — 29 ms — h2https://www.tagesanzeiger.ch/_astro/imageHelper.DP46L24U.jswww.tagesanzeiger.ch/_astro/imageHe... https://www.tagesanzeiger.ch/_astro/imageHelper.DP46L24U.js — 200 — 25.2 KiB — 34 ms — h2https://www.tagesanzeiger.ch/_astro/TenantHelper.Dd9p0lJP.jswww.tagesanzeiger.ch/_astro/TenantH... https://www.tagesanzeiger.ch/_astro/TenantHelper.Dd9p0lJP.js — 200 — 897 B — 30 ms — h2https://www.tagesanzeiger.ch/_astro/articleHelpers.DthvMzca.jswww.tagesanzeiger.ch/_astro/article... https://www.tagesanzeiger.ch/_astro/articleHelpers.DthvMzca.js — 200 — 1.0 KiB — 27 ms — h2https://www.tagesanzeiger.ch/_astro/getQueryParam.eg3KOIwz.jswww.tagesanzeiger.ch/_astro/getQuer... https://www.tagesanzeiger.ch/_astro/getQueryParam.eg3KOIwz.js — 200 — 530 B — 29 ms — h2https://www.tagesanzeiger.ch/_astro/userInteractions.B6bV3UQ-.jswww.tagesanzeiger.ch/_astro/userInt... https://www.tagesanzeiger.ch/_astro/userInteractions.B6bV3UQ-.js — 200 — 1.0 KiB — 30 ms — h2https://www.tagesanzeiger.ch/_astro/unityFeed.pVYULQMs.jswww.tagesanzeiger.ch/_astro/unityFe... https://www.tagesanzeiger.ch/_astro/unityFeed.pVYULQMs.js — 200 — 5.3 KiB — 31 ms — h2https://www.tagesanzeiger.ch/_astro/html.D7cG_s9K.jswww.tagesanzeiger.ch/_astro/html.D7... https://www.tagesanzeiger.ch/_astro/html.D7cG_s9K.js — 200 — 698 B — 32 ms — h2https://www.tagesanzeiger.ch/_astro/videoPlayer.DL1NvG57.jswww.tagesanzeiger.ch/_astro/videoPl... https://www.tagesanzeiger.ch/_astro/videoPlayer.DL1NvG57.js — 200 — 479 B — 34 ms — h2https://www.tagesanzeiger.ch/_astro/tatm.DzlW4wE8.jswww.tagesanzeiger.ch/_astro/tatm.Dz... https://www.tagesanzeiger.ch/_astro/tatm.DzlW4wE8.js — 200 — 1.0 KiB — 33 ms — h2https://www.tagesanzeiger.ch/_astro/SectionList.astro_astro_type_script_index_0_lang.ClrbYmaJ.jswww.tagesanzeiger.ch/_astro/Section... https://www.tagesanzeiger.ch/_astro/SectionList.astro_astro_type_script_index_0_lang.ClrbYmaJ.js — 200 — 1.3 KiB — 23 ms — h2https://cdn.cookielaw.org/consent/a2fee2c7-21ea-4958-9282-21a0cc369b84/otSDKStub.jscdn.cookielaw.org/consent/a2fee2c7-... https://cdn.cookielaw.org/consent/a2fee2c7-21ea-4958-9282-21a0cc369b84/otSDKStub.js — -1 — 0 B — 63 ms — https://www.tagesanzeiger.ch/_astro/FooterPublications.astro_astro_type_script_index_0_lang.sYakLiZG.jswww.tagesanzeiger.ch/_astro/FooterP... https://www.tagesanzeiger.ch/_astro/FooterPublications.astro_astro_type_script_index_0_lang.sYakLiZG.js — 200 — 958 B — 21 ms — h2https://cdn.cookielaw.org/consent/tcf.stub.jscdn.cookielaw.org/consent/tcf.stub.... https://cdn.cookielaw.org/consent/tcf.stub.js — -1 — 0 B — 58 ms — https://cdn.tinypass.com/api/tinypass.min.jscdn.tinypass.com/api/tinypass.min.j... https://cdn.tinypass.com/api/tinypass.min.js — 200 — 132.7 KiB — 131 ms — h3https://cdn.cxense.com/ari-ci.jscdn.cxense.com/ari-ci.js https://cdn.cxense.com/ari-ci.js — 200 — 6.3 KiB — 58 ms — http/1.1https://www.tagesanzeiger.ch/_astro/PianoOverlay.astro_astro_type_script_index_0_lang.V2-84jYC.jswww.tagesanzeiger.ch/_astro/PianoOv... https://www.tagesanzeiger.ch/_astro/PianoOverlay.astro_astro_type_script_index_0_lang.V2-84jYC.js — 200 — 3.4 KiB — 24 ms — h2https://applets.ebxcdn.com/ebx.jsapplets.ebxcdn.com/ebx.js https://applets.ebxcdn.com/ebx.js — 200 — 1.0 KiB — 56 ms — h3https://beagle.prod.tda.link/scripts/newsnet-disco/beagle.min.jsbeagle.prod.tda.link/scripts/newsne... https://beagle.prod.tda.link/scripts/newsnet-disco/beagle.min.js — 200 — 8.1 KiB — 57 ms — h2https://tdn.da-services.ch/v/2.9.1/tagesanzeiger_disco.jstdn.da-services.ch/v/2.9.1/tagesanz... https://tdn.da-services.ch/v/2.9.1/tagesanzeiger_disco.js — 200 — 56.6 KiB — 71 ms — h2https://www.tagesanzeiger.ch/_astro/TatmOneId.astro_astro_type_script_index_0_lang.BI6xq3wz.jswww.tagesanzeiger.ch/_astro/TatmOne... https://www.tagesanzeiger.ch/_astro/TatmOneId.astro_astro_type_script_index_0_lang.BI6xq3wz.js — 200 — 906 B — 22 ms — h2https://www.tagesanzeiger.ch/_astro/Main.astro_astro_type_script_index_0_lang.gkaX1gIu.jswww.tagesanzeiger.ch/_astro/Main.as... https://www.tagesanzeiger.ch/_astro/Main.astro_astro_type_script_index_0_lang.gkaX1gIu.js — 200 — 6.2 KiB — 25 ms — h2https://www.tagesanzeiger.ch/_astro/Category.astro_astro_type_script_index_0_lang.r1M0WN-7.jswww.tagesanzeiger.ch/_astro/Categor... https://www.tagesanzeiger.ch/_astro/Category.astro_astro_type_script_index_0_lang.r1M0WN-7.js — 200 — 867 B — 26 ms — h2https://www.tagesanzeiger.ch/_astro/helpers.xo26tBfR.jswww.tagesanzeiger.ch/_astro/helpers... https://www.tagesanzeiger.ch/_astro/helpers.xo26tBfR.js — 200 — 1.7 KiB — 20 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-B35JQ84www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-B35JQ84 — 200 — 194.3 KiB — 174 ms — h2https://weather-api.prod.gbadtech.io/weather-api.prod.gbadtech.io/ https://weather-api.prod.gbadtech.io/ — 200 — 232 B — 108 ms — h2https://tdn.da-services.ch/libs/prebid_10.21.0.jstdn.da-services.ch/libs/prebid_10.2... https://tdn.da-services.ch/libs/prebid_10.21.0.js — 200 — 129.1 KiB — 39 ms — h2https://cdn.adsafeprotected.com/iasPET.1.jscdn.adsafeprotected.com/iasPET.1.js https://cdn.adsafeprotected.com/iasPET.1.js — 200 — 6.8 KiB — 78 ms — http/1.1https://bf872841-cee7-4872-bf13-45d162adb7b1.edge.permutive.app/bf872841-cee7-4872-bf13-45d162adb7b1-web.jsbf872841-cee7-4872-bf13-45d162adb7b... https://bf872841-cee7-4872-bf13-45d162adb7b1.edge.permutive.app/bf872841-cee7-4872-bf13-45d162adb7b1-web.js — 200 — 96.3 KiB — 94 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.9 KiB — 120 ms — h3https://www.clarity.ms/tag/r3y3ow9dnqwww.clarity.ms/tag/r3y3ow9dnq https://www.clarity.ms/tag/r3y3ow9dnq — 200 — 855 B — 127 ms — http/1.1https://www.tagesanzeiger.ch/_astro/toastMessageHelper.CRAtzu9A.jswww.tagesanzeiger.ch/_astro/toastMe... https://www.tagesanzeiger.ch/_astro/toastMessageHelper.CRAtzu9A.js — 200 — 944 B — 21 ms — h2https://www.tagesanzeiger.ch/_astro/zoomHelper.CRBbFHMw.jswww.tagesanzeiger.ch/_astro/zoomHel... https://www.tagesanzeiger.ch/_astro/zoomHelper.CRBbFHMw.js — 200 — 630 B — 22 ms — h2https://www.tagesanzeiger.ch/_astro/fetchHelpers.BDByXM5F.jswww.tagesanzeiger.ch/_astro/fetchHe... https://www.tagesanzeiger.ch/_astro/fetchHelpers.BDByXM5F.js — 200 — 1.1 KiB — 27 ms — h2https://www.tagesanzeiger.ch/_astro/handleCMP.wz2kczZp.jswww.tagesanzeiger.ch/_astro/handleC... https://www.tagesanzeiger.ch/_astro/handleCMP.wz2kczZp.js — 200 — 948 B — 25 ms — h2https://www.tagesanzeiger.ch/_astro/readArticlesHelpers.C8kX4ZrU.jswww.tagesanzeiger.ch/_astro/readArt... https://www.tagesanzeiger.ch/_astro/readArticlesHelpers.C8kX4ZrU.js — 200 — 586 B — 26 ms — h2https://www.tagesanzeiger.ch/_astro/trackScrollDepth.DMGkV1pP.jswww.tagesanzeiger.ch/_astro/trackSc... https://www.tagesanzeiger.ch/_astro/trackScrollDepth.DMGkV1pP.js — 200 — 1.0 KiB — 27 ms — h2https://www3.doubleclick.net/www3.doubleclick.net/ https://www3.doubleclick.net/ — 301 — 272 B — 105 ms — h2https://abo-digital.tagesanzeiger.ch/identity-service/xsrf-tokenabo-digital.tagesanzeiger.ch/identi... https://abo-digital.tagesanzeiger.ch/identity-service/xsrf-token — 204 — 0 B — 99 ms — h2https://marketingplatform.google.com/about/enterprise/marketingplatform.google.com/about/... https://marketingplatform.google.com/about/enterprise/ — 200 — 805 B — 103 ms — h2https://pixel.adsafeprotected.com/services/pub?anId=930546&slot=%7Bid:myFakeSlot,ss:%5B0.0%5D,p:myFakeSlot,t:display%7D&wr=1350.940&sr=800.600&sessionId=992d49b8-f155-d450-13ea-6080696be6a8&url=https%253A%252F%252Fwww.tagesanzeiger.ch%252Fpixel.adsafeprotected.com/services/... https://pixel.adsafeprotected.com/services/pub?anId=930546&slot=%7Bid:myFakeSlot,ss:%5B0.0%5D,p:myFakeSlot,t:display%7D&wr=1350.940&sr=800.600&sessionId=992d49b8-f155-d450-13ea-6080696be6a8&url=https%253A%252F%252Fwww.tagesanzeiger.ch%252F — 200 — 933 B — 152 ms — h2blob:https://www.tagesanzeiger.ch/6c51d167-d636-4bb6-b10c-20382f3bc741www.tagesanzeiger.ch/6c51d167-d636-... blob:https://www.tagesanzeiger.ch/6c51d167-d636-4bb6-b10c-20382f3bc741 — 200 — -1 B — 32 ms — blobhttps://abo-digital.tagesanzeiger.ch/identity-service/xsrf-tokenabo-digital.tagesanzeiger.ch/identi... https://abo-digital.tagesanzeiger.ch/identity-service/xsrf-token — 204 — 1.1 KiB — 112 ms — h2https://api.permutive.com/ctx/v1/state?url=https%3A%2F%2Fwww.tagesanzeiger.ch&k=c5343e21-d943-44d7-9cc3-7054e1669a4aapi.permutive.com/ctx/v1/state?url=... https://api.permutive.com/ctx/v1/state?url=https%3A%2F%2Fwww.tagesanzeiger.ch&k=c5343e21-d943-44d7-9cc3-7054e1669a4a — 200 — 264 B — 84 ms — h2https://cdn.oneid.live/sdk/oneIDSDK.jscdn.oneid.live/sdk/oneIDSDK.js https://cdn.oneid.live/sdk/oneIDSDK.js — 200 — 6.9 KiB — 59 ms — h2https://tag.decentriq.com/onelog/dqtag.min.jstag.decentriq.com/onelog/dqtag.min.... https://tag.decentriq.com/onelog/dqtag.min.js — 200 — 5.8 KiB — 162 ms — h2https://at.teads.tv/fpc?analytics_tag_id=PUB_2535&tfpvi=&gdpr_consent=&gdpr_status=22&gdpr_reason=220&ccpa_consent=&sv=prebid-v1at.teads.tv/fpc?analytics_tag_id=PU... https://at.teads.tv/fpc?analytics_tag_id=PUB_2535&tfpvi=&gdpr_consent=&gdpr_status=22&gdpr_reason=220&ccpa_consent=&sv=prebid-v1 — 200 — 432 B — 76 ms — h2https://api.permutive.com/v2.0/reset?k=c5343e21-d943-44d7-9cc3-7054e1669a4aapi.permutive.com/v2.0/reset?k=c534... https://api.permutive.com/v2.0/reset?k=c5343e21-d943-44d7-9cc3-7054e1669a4a — 200 — 210 B — 74 ms — h2https://api.permutive.com/v2.0/watson?k=c5343e21-d943-44d7-9cc3-7054e1669a4aapi.permutive.com/v2.0/watson?k=c53... https://api.permutive.com/v2.0/watson?k=c5343e21-d943-44d7-9cc3-7054e1669a4a — 200 — 946 B — 65 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945 — 200 — 187.7 KiB — 84 ms — h3https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.1 KiB — 151 ms — h2https://www.googletagmanager.com/gtag/js?id=G-VZM53NR6KE&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-VZM53NR6KE&cx=c&gtm=4e64k1 — 200 — 164.0 KiB — 46 ms — h2https://abo-digital.tagesanzeiger.ch/identity-service/auth/tokenabo-digital.tagesanzeiger.ch/identi... https://abo-digital.tagesanzeiger.ch/identity-service/auth/token — 204 — 0 B — 59 ms — h2https://abo-digital.tagesanzeiger.ch/identity-service/auth/tokenabo-digital.tagesanzeiger.ch/identi... https://abo-digital.tagesanzeiger.ch/identity-service/auth/token — 400 — 1.2 KiB — 61 ms — h2https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 57 ms — h2https://region1.analytics.google.com/measurement/conversion?random=1776900178842&cv=11&tid=G-VZM53NR6KE&fst=1776900178842&fmt=8&en=session_start&gtm=45je64k1v9248871785z8811312538za20gzb811312538zd811312538xec&gcs=G111&gcd=13t3t3t2t6l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~117512542&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&gacid=2089009457.1776900179&frm=0&tiba=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger&npa=0&pscdl=noapi&auid=753630610.1776900179&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rcb=18region1.analytics.google.com/measur... https://region1.analytics.google.com/measurement/conversion?random=1776900178842&cv=11&tid=G-VZM53NR6KE&fst=1776900178842&fmt=8&en=session_start&gtm=45je64k1v9248871785z8811312538za20gzb811312538zd811312538xec&gcs=G111&gcd=13t3t3t2t6l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~117512542&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&gacid=2089009457.1776900179&frm=0&tiba=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger&npa=0&pscdl=noapi&auid=753630610.1776900179&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rcb=18 — 200 — 236 B — 168 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-VZM53NR6KE&gtm=45je64k1v9248871785z8811312538za20gzb811312538zd811312538&_p=1776900178342&_gaz=1&gcs=G111&gcd=13t3t3t2t6l1&npa=0&dma_cps=a&dma=1&ecid=1652180726&_eu=EAAAAGA&_prs=ok&are=1&cid=2089009457.1776900179&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&dt=%2F&sid=1776900178&sct=1&seg=0&dl=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=2&ep.media_title=tagesanzeiger&ep.pagetitle=%2F&ep.pagetype=front&ep.web_branch=production&ep.login_status=logged_out&ep.pageview=1&ep.author_name=null&ep.free_article_source=nonArticle&ep.unity_tags=&up.media_title=tagesanzeiger&up.user_status=anonymous&up.subscription_status=unsubscribed&up.ad_free_subscription=0&tfd=1575region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-VZM53NR6KE&gtm=45je64k1v9248871785z8811312538za20gzb811312538zd811312538&_p=1776900178342&_gaz=1&gcs=G111&gcd=13t3t3t2t6l1&npa=0&dma_cps=a&dma=1&ecid=1652180726&_eu=EAAAAGA&_prs=ok&are=1&cid=2089009457.1776900179&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&dt=%2F&sid=1776900178&sct=1&seg=0&dl=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=2&ep.media_title=tagesanzeiger&ep.pagetitle=%2F&ep.pagetype=front&ep.web_branch=production&ep.login_status=logged_out&ep.pageview=1&ep.author_name=null&ep.free_article_source=nonArticle&ep.unity_tags=&up.media_title=tagesanzeiger&up.user_status=anonymous&up.subscription_status=unsubscribed&up.ad_free_subscription=0&tfd=1575 — 204 — 553 B — 163 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-VZM53NR6KE&cid=2089009457.1776900179&gtm=45je64k1v9248871785z8811312538za20gzb811312538zd811312538&rcb=18&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3t3t2t6l1&npa=0&frm=0&tag_exp=0~115938465~115938469~117266401~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-VZM53NR6KE&cid=2089009457.1776900179&gtm=45je64k1v9248871785z8811312538za20gzb811312538zd811312538&rcb=18&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3t3t2t6l1&npa=0&frm=0&tag_exp=0~115938465~115938469~117266401~117512542 — 204 — 562 B — 92 ms — h2https://cdn.parsely.com/keys/tagesanzeiger.ch/p.jscdn.parsely.com/keys/tagesanzeiger.... https://cdn.parsely.com/keys/tagesanzeiger.ch/p.js — 200 — 29.6 KiB — 6 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-VZM53NR6KE&cid=2089009457.1776900179&gtm=45je64k1v9248871785z8811312538za20gzb811312538zd811312538&rcb=18&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3t3t2t6l1&npa=0&frm=0&tag_exp=0~115938465~115938469~117266401~117512542&z=1230308353www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-VZM53NR6KE&cid=2089009457.1776900179&gtm=45je64k1v9248871785z8811312538za20gzb811312538zd811312538&rcb=18&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3t3t2t6l1&npa=0&frm=0&tag_exp=0~115938465~115938469~117266401~117512542&z=1230308353 — 200 — 408 B — 93 ms — h2https://gs-goldbach.da-services.ch/grapeshot/?url=https%3A%2F%2Fwww.tagesanzeiger.ch%2Fgs-goldbach.da-services.ch/grapesho... https://gs-goldbach.da-services.ch/grapeshot/?url=https%3A%2F%2Fwww.tagesanzeiger.ch%2F — 200 — 1.8 KiB — 107 ms — h2https://pixel.adsafeprotected.com/services/pub?anId=930546&slot=%7Bid:tatm-inside-full-top-desktop,ss:%5B300.200,300.250,320.50,320.64,320.155,320.160,320.416,728.90,728.250,760.190,970.250,994.118,994.233,994.250,994.500,994.560,1200.250%5D,p:46753895/de-tagesanzeiger.ch/inside-full-top/front,t:display%7D&slot=%7Bid:tatm-inside-full-brandday,ss:%5B320.160,994.250,1200.250%5D,p:46753895/de-tagesanzeiger.ch/inside-full-brandday/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos1,ss:%5B300.200,300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501,994.560%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos1/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos2,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos2/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos3,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos3/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos4,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos4/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos5,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos5/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos6,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos6/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos7,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos7/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos8,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos8/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos9,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos9/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos10,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos10/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos11,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos11/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos12,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos12/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos13,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos13/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos14,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos14/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos15,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos15/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos16,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos16/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos17,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos17/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos18,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos18/front,t:display%7D&wr=1350.940&sr=800.600&sessionId=992d49b8-f155-d450-13ea-6080696be6a8&url=https%253A%252F%252Fwww.tagesanzeiger.ch%252Fpixel.adsafeprotected.com/services/... https://pixel.adsafeprotected.com/services/pub?anId=930546&slot=%7Bid:tatm-inside-full-top-desktop,ss:%5B300.200,300.250,320.50,320.64,320.155,320.160,320.416,728.90,728.250,760.190,970.250,994.118,994.233,994.250,994.500,994.560,1200.250%5D,p:46753895/de-tagesanzeiger.ch/inside-full-top/front,t:display%7D&slot=%7Bid:tatm-inside-full-brandday,ss:%5B320.160,994.250,1200.250%5D,p:46753895/de-tagesanzeiger.ch/inside-full-brandday/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos1,ss:%5B300.200,300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501,994.560%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos1/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos2,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos2/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos3,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos3/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos4,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos4/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos5,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos5/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos6,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos6/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos7,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos7/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos8,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos8/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos9,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos9/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos10,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos10/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos11,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos11/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos12,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos12/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos13,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos13/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos14,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos14/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos15,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos15/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos16,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos16/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos17,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos17/front,t:display%7D&slot=%7Bid:tatm-inside-full-pos18,ss:%5B300.250,300.600,320.50,320.64,320.160,320.416,320.480,320.481,336.280,728.90,728.250,760.420,970.250,994.118,994.250,994.500,994.501%5D,p:46753895/de-tagesanzeiger.ch/inside-full-pos18/front,t:display%7D&wr=1350.940&sr=800.600&sessionId=992d49b8-f155-d450-13ea-6080696be6a8&url=https%253A%252F%252Fwww.tagesanzeiger.ch%252F — 200 — 2.2 KiB — 45 ms — h2https://cdn.cxense.com/cx.cce.jscdn.cxense.com/cx.cce.js https://cdn.cxense.com/cx.cce.js — 200 — 6.8 KiB — 7 ms — http/1.1https://c2.piano.io/xbuilder/experience/execute?aid=m5PazUWdpuc2.piano.io/xbuilder/experience/exe... https://c2.piano.io/xbuilder/experience/execute?aid=m5PazUWdpu — 200 — 5.4 KiB — 189 ms — h3https://i.connectad.io/api/v2i.connectad.io/api/v2 https://i.connectad.io/api/v2 — 204 — 176 B — 79 ms — h2https://adx.adform.net/adx/openrtbadx.adform.net/adx/openrtb https://adx.adform.net/adx/openrtb — 204 — 535 B — 138 ms — h2https://ib.adnxs.com/ut/v3/prebidib.adnxs.com/ut/v3/prebid https://ib.adnxs.com/ut/v3/prebid — 200 — 730 B — 94 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=22424&site_id=586692&zone_id=3746502&size_id=15&alt_size_ids=2%2C57&rp_schain=1.0,1!gb-next.ch,gbx-10078,1,,,gb-next.ch&rf=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&tg_i.domain=tagesanzeiger.ch&tg_i.page=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&tg_i.documentLang=de&tk_flint=pbjs_lite_v10.21.0&x_source.tid=u623e7167-58b7-4fa5-a010-2ae426a37525&l_pb_bid_id=3ffe9b3a-c0bd-46d4-9499-cc8d4eac0c9c&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=ub52542a4-a576-4682-a717-64dcb38bcdfe&p_gpid=46753895%2Fde-tagesanzeiger.ch%2Finside-full-pos1%2Ffront&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.3714164921587648fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=22424&site_id=586692&zone_id=3746502&size_id=15&alt_size_ids=2%2C57&rp_schain=1.0,1!gb-next.ch,gbx-10078,1,,,gb-next.ch&rf=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&tg_i.domain=tagesanzeiger.ch&tg_i.page=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&tg_i.documentLang=de&tk_flint=pbjs_lite_v10.21.0&x_source.tid=u623e7167-58b7-4fa5-a010-2ae426a37525&l_pb_bid_id=3ffe9b3a-c0bd-46d4-9499-cc8d4eac0c9c&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=ub52542a4-a576-4682-a717-64dcb38bcdfe&p_gpid=46753895%2Fde-tagesanzeiger.ch%2Finside-full-pos1%2Ffront&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.3714164921587648 — 200 — 565 B — 158 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=22424&site_id=586692&zone_id=3746502&size_id=15&alt_size_ids=2%2C57&rp_schain=1.0,1!gb-next.ch,gbx-10078,1,,,gb-next.ch&rf=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&tg_i.domain=tagesanzeiger.ch&tg_i.page=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&tg_i.documentLang=de&tk_flint=pbjs_lite_v10.21.0&x_source.tid=u623e7167-58b7-4fa5-a010-2ae426a37525&l_pb_bid_id=1272d685-ac47-443b-9445-17fdb169ab48&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=uf3dcff95-2fab-464d-9ba4-e97633b55f3a&p_gpid=46753895%2Fde-tagesanzeiger.ch%2Finside-full-pos2%2Ffront&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.5679934220564341fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=22424&site_id=586692&zone_id=3746502&size_id=15&alt_size_ids=2%2C57&rp_schain=1.0,1!gb-next.ch,gbx-10078,1,,,gb-next.ch&rf=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&tg_i.domain=tagesanzeiger.ch&tg_i.page=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&tg_i.documentLang=de&tk_flint=pbjs_lite_v10.21.0&x_source.tid=u623e7167-58b7-4fa5-a010-2ae426a37525&l_pb_bid_id=1272d685-ac47-443b-9445-17fdb169ab48&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=uf3dcff95-2fab-464d-9ba4-e97633b55f3a&p_gpid=46753895%2Fde-tagesanzeiger.ch%2Finside-full-pos2%2Ffront&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.5679934220564341 — 200 — 386 B — 189 ms — h2https://adx.adform.net/adx/openrtbadx.adform.net/adx/openrtb https://adx.adform.net/adx/openrtb — 204 — 535 B — 105 ms — h2https://adx.adform.net/adx/openrtbadx.adform.net/adx/openrtb https://adx.adform.net/adx/openrtb — 204 — 536 B — 102 ms — h2https://goldlayer-api.prod.gbads.net/openrtb/2.5/auctiongoldlayer-api.prod.gbads.net/openrt... https://goldlayer-api.prod.gbads.net/openrtb/2.5/auction — 204 — 0 B — 100 ms — h2https://fast.nexx360.io/boosterfast.nexx360.io/booster https://fast.nexx360.io/booster — 204 — 552 B — 77 ms — h2https://htlb.casalemedia.com/openrtb/pbjs?s=657035htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=657035 — 200 — 565 B — 155 ms — h2https://ib.adnxs.com/ut/v3/prebidib.adnxs.com/ut/v3/prebid https://ib.adnxs.com/ut/v3/prebid — 200 — 5.3 KiB — 390 ms — h2https://hbopenbid.pubmatic.com/translator?source=prebid-client&gzip=1hbopenbid.pubmatic.com/translator?s... https://hbopenbid.pubmatic.com/translator?source=prebid-client&gzip=1 — 204 — 312 B — 142 ms — h2https://goldlayer-api.prod.gbads.net/openrtb/2.5/auctiongoldlayer-api.prod.gbads.net/openrt... https://goldlayer-api.prod.gbads.net/openrtb/2.5/auction — 201 — 442 B — 42 ms — h2https://p1.parsely.com/plogger/?rand=1776900179105&plid=eb374eac-9ce2-427c-9dc6-339cd7a5c46a&idsite=tagesanzeiger.ch&url=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&urlref=&screen=800x600%7C800x600%7C24&data=%7B%22user_status%22%3A%22anonymous%22%2C%22parsely%3Ametadata-detection%22%3A%7B%22version%22%3A0%2C%22url%22%3A%22https%3A%2F%2Fwww.tagesanzeiger.ch%2F%22%2C%22hash%22%3A-1058671851%7D%7D&sid=1&surl=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&sref=&sts=1776900179095&slts=0&title=Tages-Anzeiger+%7C+Aktuelle+Nachrichten+und+Hintergr%C3%BCnde+%7C+Tages-Anzeiger&date=Wed+Apr+22+2026+23%3A22%3A59+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=e1a66211-7da2-45f3-9ebc-3fa4d16bc546&u=pid%3D5bb4b042-9215-411a-8173-09809546e22fp1.parsely.com/plogger/?rand=177690... https://p1.parsely.com/plogger/?rand=1776900179105&plid=eb374eac-9ce2-427c-9dc6-339cd7a5c46a&idsite=tagesanzeiger.ch&url=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&urlref=&screen=800x600%7C800x600%7C24&data=%7B%22user_status%22%3A%22anonymous%22%2C%22parsely%3Ametadata-detection%22%3A%7B%22version%22%3A0%2C%22url%22%3A%22https%3A%2F%2Fwww.tagesanzeiger.ch%2F%22%2C%22hash%22%3A-1058671851%7D%7D&sid=1&surl=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&sref=&sts=1776900179095&slts=0&title=Tages-Anzeiger+%7C+Aktuelle+Nachrichten+und+Hintergr%C3%BCnde+%7C+Tages-Anzeiger&date=Wed+Apr+22+2026+23%3A22%3A59+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=e1a66211-7da2-45f3-9ebc-3fa4d16bc546&u=pid%3D5bb4b042-9215-411a-8173-09809546e22f — 200 — 260 B — 170 ms — http/1.1https://sb.scorecardresearch.com/b?c1=2&c2=26085386&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776900179119&ns_c=UTF-8&cs_cfg=1001110&mp_brand=Tages-Anzeiger&ns_site=tagesanzeiger.ch&cs_fpid=1776900178839_24810385&mp_login=3&c7=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&c8=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=26085386&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776900179119&ns_c=UTF-8&cs_cfg=1001110&mp_brand=Tages-Anzeiger&ns_site=tagesanzeiger.ch&cs_fpid=1776900178839_24810385&mp_login=3&c7=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&c8=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger&c9= — 302 — 483 B — 31 ms — h2https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 6 ms — http/1.1https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 34 ms — h3https://sb.scorecardresearch.com/b2?c1=2&c2=26085386&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776900179119&ns_c=UTF-8&cs_cfg=1001110&mp_brand=Tages-Anzeiger&ns_site=tagesanzeiger.ch&cs_fpid=1776900178839_24810385&mp_login=3&c7=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&c8=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger&c9=sb.scorecardresearch.com/b2?c1=2&c2... https://sb.scorecardresearch.com/b2?c1=2&c2=26085386&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776900179119&ns_c=UTF-8&cs_cfg=1001110&mp_brand=Tages-Anzeiger&ns_site=tagesanzeiger.ch&cs_fpid=1776900178839_24810385&mp_login=3&c7=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&c8=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger&c9= — 302 — 504 B — 32 ms — h2https://buy.tinypass.com/api/v3/anon/template/loadTemplateContext?aid=m5PazUWdpubuy.tinypass.com/api/v3/anon/templa... https://buy.tinypass.com/api/v3/anon/template/loadTemplateContext?aid=m5PazUWdpu — 200 — 754 B — 165 ms — h3https://buy.tinypass.com/checkout/template/cacheableShow.html?aid=m5PazUWdpu&templateId=OTNK1N525X39&templateVariantId=OTVITX3DWBRCG&offerId=fakeOfferId&experienceId=EXFMCEQD144F&iframeId=offer_8f3276bf255b218bc919-0&displayMode=inline&pianoIdUrl=https%3A%2F%2Fid.tinypass.com%2Fid%2F&widget=template&url=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&isConsentManagerEnabled=falsebuy.tinypass.com/checkout/template/... https://buy.tinypass.com/checkout/template/cacheableShow.html?aid=m5PazUWdpu&templateId=OTNK1N525X39&templateVariantId=OTVITX3DWBRCG&offerId=fakeOfferId&experienceId=EXFMCEQD144F&iframeId=offer_8f3276bf255b218bc919-0&displayMode=inline&pianoIdUrl=https%3A%2F%2Fid.tinypass.com%2Fid%2F&widget=template&url=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&isConsentManagerEnabled=false — 200 — 2.8 KiB — 58 ms — h3https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 200 — 398 B — 343 ms — http/1.1https://end.mpod.ch/b2?c1=2&c2=26085386&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776900179119&ns_c=UTF-8&cs_cfg=1001110&mp_brand=Tages-Anzeiger&ns_site=tagesanzeiger.ch&cs_fpid=1776900178839_24810385&mp_login=3&c7=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&c8=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger&c9=&cs_rdr_ts=1776900179end.mpod.ch/b2?c1=2&c2=26085386&cs_... https://end.mpod.ch/b2?c1=2&c2=26085386&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776900179119&ns_c=UTF-8&cs_cfg=1001110&mp_brand=Tages-Anzeiger&ns_site=tagesanzeiger.ch&cs_fpid=1776900178839_24810385&mp_login=3&c7=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&c8=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger&c9=&cs_rdr_ts=1776900179 — 200 — 303 B — 104 ms — h2https://cdn.cxense.com/sp1.htmlcdn.cxense.com/sp1.html https://cdn.cxense.com/sp1.html — 200 — 899 B — 13 ms — http/1.1https://region1.analytics.google.com/measurement/conversion?random=1776900179194&cv=11&tid=G-VZM53NR6KE&fst=1776900179194&fmt=8&en=overlay_show&gtm=45je64k1v9248871785z8811312538za20gzb811312538zd811312538xec&gcs=G111&gcd=13t3t3t2t6l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~117512542&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&gacid=2089009457.1776900179&frm=0&tiba=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger&npa=0&pscdl=noapi&auid=753630610.1776900179&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rcb=18region1.analytics.google.com/measur... https://region1.analytics.google.com/measurement/conversion?random=1776900179194&cv=11&tid=G-VZM53NR6KE&fst=1776900179194&fmt=8&en=overlay_show&gtm=45je64k1v9248871785z8811312538za20gzb811312538zd811312538xec&gcs=G111&gcd=13t3t3t2t6l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~117512542&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&gacid=2089009457.1776900179&frm=0&tiba=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger&npa=0&pscdl=noapi&auid=753630610.1776900179&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rcb=18 — 200 — 47 B — 71 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-VZM53NR6KE&gtm=45je64k1v9248871785z8811312538za20gzb811312538zd811312538&_p=1776900178342&gcs=G111&gcd=13t3t3t2t6l1&npa=0&dma_cps=a&dma=1&ecid=1652180726&_eu=EAAAAGQ&_prs=ok&are=1&cid=2089009457.1776900179&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938469~117266401~117512542&dt=%2F&sid=1776900178&sct=1&seg=0&dl=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&_tu=CA&en=overlay_show&_c=1&ep.media_title=tagesanzeiger&ep.pagetitle=%2F&ep.pagetype=front&ep.web_branch=production&ep.login_status=logged_out&ep.overlay_show=1&ep.overlay_offerID=fakeOfferId&ep.overlay_templateID=OTNK1N525X39&ep.overlay_templateVariantID=OTVITX3DWBRCG&ep.overlay_experienceID=EXFMCEQD144F&_et=327&tfd=1917region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-VZM53NR6KE&gtm=45je64k1v9248871785z8811312538za20gzb811312538zd811312538&_p=1776900178342&gcs=G111&gcd=13t3t3t2t6l1&npa=0&dma_cps=a&dma=1&ecid=1652180726&_eu=EAAAAGQ&_prs=ok&are=1&cid=2089009457.1776900179&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938469~117266401~117512542&dt=%2F&sid=1776900178&sct=1&seg=0&dl=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&_tu=CA&en=overlay_show&_c=1&ep.media_title=tagesanzeiger&ep.pagetitle=%2F&ep.pagetype=front&ep.web_branch=production&ep.login_status=logged_out&ep.overlay_show=1&ep.overlay_offerID=fakeOfferId&ep.overlay_templateID=OTNK1N525X39&ep.overlay_templateVariantID=OTVITX3DWBRCG&ep.overlay_experienceID=EXFMCEQD144F&_et=327&tfd=1917 — 204 — 48 B — 65 ms — h2https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 19 ms — http/1.1https://buy.tinypass.com/widget/dist/template/css/template.bundle.1.0.cssbuy.tinypass.com/widget/dist/templa... https://buy.tinypass.com/widget/dist/template/css/template.bundle.1.0.css — 200 — 5.3 KiB — 29 ms — h3https://fonts.googleapis.com/css?family=Material+Icons&display=swapfonts.googleapis.com/css?family=Mat... https://fonts.googleapis.com/css?family=Material+Icons&display=swap — 200 — 817 B — 106 ms — h2https://static-content-paidmedia.tx.group/prod/fonts.cssstatic-content-paidmedia.tx.group/p... https://static-content-paidmedia.tx.group/prod/fonts.css — 200 — 739 B — 69 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js — 200 — 30.3 KiB — 98 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.4.1/jquery-migrate.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.4.1/jquery-migrate.min.js — 200 — 4.1 KiB — 97 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular.min.js — 200 — 34.9 KiB — 111 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-animate.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-animate.min.js — 200 — 4.5 KiB — 113 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-cookies.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-cookies.min.js — 200 — 1.1 KiB — 58 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-sanitize.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-sanitize.min.js — 200 — 2.7 KiB — 63 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-dynamic-locale/0.1.27/tmhDynamicLocale.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-dynamic-locale/0.1.27/tmhDynamicLocale.min.js — 200 — 1.6 KiB — 82 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui-utils/0.1.1/angular-ui-utils.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui-utils/0.1.1/angular-ui-utils.min.js — 200 — 7.9 KiB — 76 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui/0.4.0/angular-ui-ieshiv.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui/0.4.0/angular-ui-ieshiv.js — 200 — 1.5 KiB — 83 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.js — 200 — 7.4 KiB — 109 ms — h3https://buy.tinypass.com/showtemplate/general/loadTranslationMap?aid=m5PazUWdpu&version=1775728965000&language=de_CHbuy.tinypass.com/showtemplate/gener... https://buy.tinypass.com/showtemplate/general/loadTranslationMap?aid=m5PazUWdpu&version=1775728965000&language=de_CH — 200 — 39.8 KiB — 60 ms — h3https://buy.tinypass.com/ng/common/i18n/platform-translation-map_de_CH.js?version=16.762.1buy.tinypass.com/ng/common/i18n/pla... https://buy.tinypass.com/ng/common/i18n/platform-translation-map_de_CH.js?version=16.762.1 — 200 — 35.8 KiB — 66 ms — h3https://buy.tinypass.com/_sam/H4sIAAAAAAAA_z3IMQ6AIAwAwA8JDUz-xhTaYElFY0v8vhvb5eATauxAYg7O16PoDN2WY5mDlDdQKQY42lR8Q4o55gyS9rFO74rKB3GoZ-z2A97TZJNaAAAA?compressed=true&v=16.762.1buy.tinypass.com/_sam/H4sIAAAAAAAA_... https://buy.tinypass.com/_sam/H4sIAAAAAAAA_z3IMQ6AIAwAwA8JDUz-xhTaYElFY0v8vhvb5eATauxAYg7O16PoDN2WY5mDlDdQKQY42lR8Q4o55gyS9rFO74rKB3GoZ-z2A97TZJNaAAAA?compressed=true&v=16.762.1 — 200 — 53.1 KiB — 82 ms — h3https://p1cluster.cxense.com/p1.jsp1cluster.cxense.com/p1.js https://p1cluster.cxense.com/p1.js — 200 — 538 B — 95 ms — h2https://comcluster.cxense.com/Repo/rep.gif?ver=3.3.0&typ=pgv&rnd=moaohkvtf8daoi7g&sid=1128463737549688071&loc=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&new=1&arf=0&ltm=1776900179150&ref=&tzo=0&wsz=1350x940&res=800x600&dpr=1&col=24&bln=en-US&chs=UTF-8&cks=moaohl2hsqiq615p&ckp=moaohkvt9d1jzw69&glb=&cp_userState=anon&cst=1cnn6297sv64c1aidk47lb587icomcluster.cxense.com/Repo/rep.gif?... https://comcluster.cxense.com/Repo/rep.gif?ver=3.3.0&typ=pgv&rnd=moaohkvtf8daoi7g&sid=1128463737549688071&loc=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&new=1&arf=0&ltm=1776900179150&ref=&tzo=0&wsz=1350x940&res=800x600&dpr=1&col=24&bln=en-US&chs=UTF-8&cks=moaohl2hsqiq615p&ckp=moaohkvt9d1jzw69&glb=&cp_userState=anon&cst=1cnn6297sv64c1aidk47lb587i — 200 — 414 B — 88 ms — h2https://id.cxense.com/public/user/id?json=%7B%22identities%22%3A%5B%7B%22type%22%3A%22ckp%22%2C%22id%22%3A%22moaohkvt9d1jzw69%22%7D%2C%7B%22type%22%3A%22lst%22%2C%22id%22%3A%221cnn6297sv64c1aidk47lb587i%22%7D%2C%7B%22type%22%3A%22cst%22%2C%22id%22%3A%221cnn6297sv64c1aidk47lb587i%22%7D%5D%7D&callback=cXJsonpCB1id.cxense.com/public/user/id?json=%... https://id.cxense.com/public/user/id?json=%7B%22identities%22%3A%5B%7B%22type%22%3A%22ckp%22%2C%22id%22%3A%22moaohkvt9d1jzw69%22%7D%2C%7B%22type%22%3A%22lst%22%2C%22id%22%3A%221cnn6297sv64c1aidk47lb587i%22%7D%2C%7B%22type%22%3A%22cst%22%2C%22id%22%3A%221cnn6297sv64c1aidk47lb587i%22%7D%5D%7D&callback=cXJsonpCB1 — 200 — 609 B — 88 ms — h2https://buy.tinypass.com/ng/common/i18n/platform-translation-map_en_US.js?version=16.762.1buy.tinypass.com/ng/common/i18n/pla... https://buy.tinypass.com/ng/common/i18n/platform-translation-map_en_US.js?version=16.762.1 — 200 — 13.7 KiB — 27 ms — h3https://buy.tinypass.com/showtemplate/general/loadTranslationMap?aid=m5PazUWdpu&version=1775728965000&language=en_USbuy.tinypass.com/showtemplate/gener... https://buy.tinypass.com/showtemplate/general/loadTranslationMap?aid=m5PazUWdpu&version=1775728965000&language=en_US — 200 — 8.7 KiB — 25 ms — h3https://buy.tinypass.com/widget/dist/template/css/img/fail-icon.pngbuy.tinypass.com/widget/dist/templa... https://buy.tinypass.com/widget/dist/template/css/img/fail-icon.png — 200 — 2.4 KiB — 27 ms — h3https://static-content-paidmedia.tx.group/prod/LibreFranklin-Regular.woff2static-content-paidmedia.tx.group/p... https://static-content-paidmedia.tx.group/prod/LibreFranklin-Regular.woff2 — 200 — 33.1 KiB — 57 ms — h2https://pagead2.googlesyndication.com/gampad/ads?pvsid=5204824771920790&correlator=611880654191505&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=46753895%2Cde-tagesanzeiger.ch%2Cinside-full-top%2Cfront%2Cinside-full-brandday%2Cinside-full-pos1&enc_prev_ius=0%2F1%2F2%2F3%2C0%2F1%2F4%2F3%2C0%2F1%2F5%2F3&prev_iu_szs=320x50%7C994x250%7C970x250%7C728x250%7C760x190%7C994x233%7C1x1%2C320x50%7C994x250%7C1x1%2C320x50%7C300x250%7C994x250%7C970x250%7C728x90%7C994x500%7C994x560%7C960x800%7C728x250%7C994x118%7C760x420%7C994x501%7C1x1&fluid=height%2Cheight%2Cheight&ifi=1&dids=tatm-inside-full-top-desktop~tatm-inside-full-brandday~tatm-inside-full-pos1&adfs=3429949049~937571329~1613072452&sfv=1-0-45&fsbs=1%2C1%2C1&eri=1&sc=1&lrm=30&abxe=1&dt=1776900179445&lmt=1776900179&adxs=125%2C125%2C125&adys=0%2C0%2C1412&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0%7C0%7C1&ucis=1%7C2%7C3&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&vis=1&psz=1100x0%7C1100x0%7C1100x0&msz=994x0%7C994x0%7C300x0&fws=132%2C132%2C132&ohw=1350%2C1350%2C1350&dlt=1776900177799&idt=913&prev_scp=id%3D332c6f6a-3ea2-11f1-9b49-76d5f342f419%26hb_adid%3Dweb_de-tagesanzeiger.ch_ros_native_8849%26hb_type%3Dnative%26hb_available_native%3D1%26hb_bidder%3Dappnexus%26hb_auction_id%3D2f7b7aa3-fd16-4398-a4e6-234e977f0767%7Cid%3D332c6f6b-3ea2-11f1-9b49-76d5f342f419%7Cid%3D332c6f6c-3ea2-11f1-9b49-76d5f342f419%26hb_adid%3Dweb_de-tagesanzeiger.ch_ros_native_9317%26hb_type%3Dnative%26hb_available_native%3D1%26hb_bidder%3Dappnexus%26hb_auction_id%3D2f7b7aa3-fd16-4398-a4e6-234e977f0767&cust_params=yieldgroup%3D2%26fwb%3Dfalse%26userloggedin%3D%26pagetype%3Doverview%26darkMode%3Dfalse%26weather_temp%3Dwinterlich%26weather%3Dsonnig%26weather_cluster%3Dsonnig%26permutive%3D%26ptime%3D1776900178554%26prmtvvid%3Dd06f052a-c182-4794-9d75-4ec5c1289688%26prmtvwid%3Dbf872841-cee7-4872-bf13-45d162adb7b1%26adt%3DveryLow%26alc%3DveryLow%26dlm%3DveryLow%26drg%3DveryLow%26hat%3DveryLow%26off%3DveryLow%26vio%3DveryLow%26fr%3Dtrue%26ias_kw%3DIAS_1539321_PG%252CIAS_3010249_PG%252CIAS_3021458_PG%252CIAS_1524390_PG%252CIAS_1525880_PG%252CIAS_1512790_PG%252CIAS_3005058_PG%252CIAS_1510295_PG%252CIAS_3038771_PG%252CIAS_1526860_PG%252CIAS_3021575_PG%252CIAS_1513741_PG%252CIAS_1500903_PG%252CIAS_1527446_PG%252CIAS_1509977_PG%252CIAS_3008617_PG%252CIAS_1507654_PG%252CIAS_3011902_PG%252CIAS_3030416_PG%252CIAS_3025615_PG%252CIAS_1507080_PG%252CIAS_1508967_PG%252CIAS_3021576_PG%252CIAS_3021578_PG%252CIAS_SET%252CIAS_1527043_PG%252CIAS_1509978_PG%252CIAS_1500902_PG%252CIAS_3025472_PG%26activeSubscription%3Dfalse%26premiumArticle%3Dfalse%26activesubscription%3Dfalse%26premiumarticle%3Dfalse%26gs_cat%3Dneg_iran_conflict%252Cias_1539321_pg%252Cias_3010249_pg%252Ccus_miini-region%252Cias_3021567_pg%252Ccus_national-council%252Cias_3021458_pg%252Cneg_brand-safety-dentsu%252Cias_1524390_pg%252Ccus_neg_glencore%252Cias_1525880_pg%252Cias_1512790_pg%252Cias_1510295_pg%252Ccus_descaling_plant%252Cias_3022375_pg%252Ccus_neg_feldschloesschen_carlsberg%252Cias_1526860_pg%252Cctx_travel%252Ccus_insurance%252Cias_3008475_pg%252Cias_1513741_pg%252Ccus_fasnacht%252Cias_3025240_pg%252Ccus_fintech_investing%252Cias_3025152_pg%252Ccus_neg_heineken%252Cias_1527446_pg%252Cneg_politics%252Cias_1500903_pg%252Cias_1508970_pg%252Cias_3011902_pg%252Ccus_srg%252Cias_3030416_pg%252Ccus_kriminalstatistik2025%252Cias_3025615_pg%252Ccus_rfk%252Cias_3021574_pg%252Ccus_neg_ubs%252Cias_1525248_pg%252Cneg_oesterreichischen-lotterien%252Cias_3024238_pg%252Cias_1507080_pg%252Cias_1511377_pg%252Ccus_pro-montagna%252Cias_3021576_pg%252Cneg_iqos%252Cias_1500094_pg%252Cias_set%252Cias_1509981_pg%252Cias_3024590_pg%252Cneg_catastrophe%252Cneg_brand-safety%252Cias_1527043_pg%252Cias_1500082_pg%252Cias_1500902_pg%252Cias_1507653_pg&adks=2679894027%2C2954143006%2C3983528123&frm=20&eoidce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=5204824771920790&correlator=611880654191505&eid=31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=46753895%2Cde-tagesanzeiger.ch%2Cinside-full-top%2Cfront%2Cinside-full-brandday%2Cinside-full-pos1&enc_prev_ius=0%2F1%2F2%2F3%2C0%2F1%2F4%2F3%2C0%2F1%2F5%2F3&prev_iu_szs=320x50%7C994x250%7C970x250%7C728x250%7C760x190%7C994x233%7C1x1%2C320x50%7C994x250%7C1x1%2C320x50%7C300x250%7C994x250%7C970x250%7C728x90%7C994x500%7C994x560%7C960x800%7C728x250%7C994x118%7C760x420%7C994x501%7C1x1&fluid=height%2Cheight%2Cheight&ifi=1&dids=tatm-inside-full-top-desktop~tatm-inside-full-brandday~tatm-inside-full-pos1&adfs=3429949049~937571329~1613072452&sfv=1-0-45&fsbs=1%2C1%2C1&eri=1&sc=1&lrm=30&abxe=1&dt=1776900179445&lmt=1776900179&adxs=125%2C125%2C125&adys=0%2C0%2C1412&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0%7C0%7C1&ucis=1%7C2%7C3&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&vis=1&psz=1100x0%7C1100x0%7C1100x0&msz=994x0%7C994x0%7C300x0&fws=132%2C132%2C132&ohw=1350%2C1350%2C1350&dlt=1776900177799&idt=913&prev_scp=id%3D332c6f6a-3ea2-11f1-9b49-76d5f342f419%26hb_adid%3Dweb_de-tagesanzeiger.ch_ros_native_8849%26hb_type%3Dnative%26hb_available_native%3D1%26hb_bidder%3Dappnexus%26hb_auction_id%3D2f7b7aa3-fd16-4398-a4e6-234e977f0767%7Cid%3D332c6f6b-3ea2-11f1-9b49-76d5f342f419%7Cid%3D332c6f6c-3ea2-11f1-9b49-76d5f342f419%26hb_adid%3Dweb_de-tagesanzeiger.ch_ros_native_9317%26hb_type%3Dnative%26hb_available_native%3D1%26hb_bidder%3Dappnexus%26hb_auction_id%3D2f7b7aa3-fd16-4398-a4e6-234e977f0767&cust_params=yieldgroup%3D2%26fwb%3Dfalse%26userloggedin%3D%26pagetype%3Doverview%26darkMode%3Dfalse%26weather_temp%3Dwinterlich%26weather%3Dsonnig%26weather_cluster%3Dsonnig%26permutive%3D%26ptime%3D1776900178554%26prmtvvid%3Dd06f052a-c182-4794-9d75-4ec5c1289688%26prmtvwid%3Dbf872841-cee7-4872-bf13-45d162adb7b1%26adt%3DveryLow%26alc%3DveryLow%26dlm%3DveryLow%26drg%3DveryLow%26hat%3DveryLow%26off%3DveryLow%26vio%3DveryLow%26fr%3Dtrue%26ias_kw%3DIAS_1539321_PG%252CIAS_3010249_PG%252CIAS_3021458_PG%252CIAS_1524390_PG%252CIAS_1525880_PG%252CIAS_1512790_PG%252CIAS_3005058_PG%252CIAS_1510295_PG%252CIAS_3038771_PG%252CIAS_1526860_PG%252CIAS_3021575_PG%252CIAS_1513741_PG%252CIAS_1500903_PG%252CIAS_1527446_PG%252CIAS_1509977_PG%252CIAS_3008617_PG%252CIAS_1507654_PG%252CIAS_3011902_PG%252CIAS_3030416_PG%252CIAS_3025615_PG%252CIAS_1507080_PG%252CIAS_1508967_PG%252CIAS_3021576_PG%252CIAS_3021578_PG%252CIAS_SET%252CIAS_1527043_PG%252CIAS_1509978_PG%252CIAS_1500902_PG%252CIAS_3025472_PG%26activeSubscription%3Dfalse%26premiumArticle%3Dfalse%26activesubscription%3Dfalse%26premiumarticle%3Dfalse%26gs_cat%3Dneg_iran_conflict%252Cias_1539321_pg%252Cias_3010249_pg%252Ccus_miini-region%252Cias_3021567_pg%252Ccus_national-council%252Cias_3021458_pg%252Cneg_brand-safety-dentsu%252Cias_1524390_pg%252Ccus_neg_glencore%252Cias_1525880_pg%252Cias_1512790_pg%252Cias_1510295_pg%252Ccus_descaling_plant%252Cias_3022375_pg%252Ccus_neg_feldschloesschen_carlsberg%252Cias_1526860_pg%252Cctx_travel%252Ccus_insurance%252Cias_3008475_pg%252Cias_1513741_pg%252Ccus_fasnacht%252Cias_3025240_pg%252Ccus_fintech_investing%252Cias_3025152_pg%252Ccus_neg_heineken%252Cias_1527446_pg%252Cneg_politics%252Cias_1500903_pg%252Cias_1508970_pg%252Cias_3011902_pg%252Ccus_srg%252Cias_3030416_pg%252Ccus_kriminalstatistik2025%252Cias_3025615_pg%252Ccus_rfk%252Cias_3021574_pg%252Ccus_neg_ubs%252Cias_1525248_pg%252Cneg_oesterreichischen-lotterien%252Cias_3024238_pg%252Cias_1507080_pg%252Cias_1511377_pg%252Ccus_pro-montagna%252Cias_3021576_pg%252Cneg_iqos%252Cias_1500094_pg%252Cias_set%252Cias_1509981_pg%252Cias_3024590_pg%252Cneg_catastrophe%252Cneg_brand-safety%252Cias_1527043_pg%252Cias_1500082_pg%252Cias_1500902_pg%252Cias_1507653_pg&adks=2679894027%2C2954143006%2C3983528123&frm=20&eoidce=1 — 200 — 28.2 KiB — 372 ms — h3https://de233b2385c6ce6e1a88359d996189d0.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlde233b2385c6ce6e1a88359d996189d0.sa... https://de233b2385c6ce6e1a88359d996189d0.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 111 ms — h3https://beagleider.tamedia.link/v1/profile-cookie?target=newsnet-disco&id=f4e5df3f484f83e742c01e002757df29&referer=https://www.tagesanzeiger.ch/beagleider.tamedia.link/v1/profile-... https://beagleider.tamedia.link/v1/profile-cookie?target=newsnet-disco&id=f4e5df3f484f83e742c01e002757df29&referer=https://www.tagesanzeiger.ch/ — 200 — 445 B — 111 ms — h2https://zuba.prod.tda.link/v1/dakt2/dnt.jsonzuba.prod.tda.link/v1/dakt2/dnt.jso... https://zuba.prod.tda.link/v1/dakt2/dnt.json — 200 — 206 B — 100 ms — h2https://zuba.prod.tda.link/v1/dakt2/page.jsonzuba.prod.tda.link/v1/dakt2/page.js... https://zuba.prod.tda.link/v1/dakt2/page.json — 200 — 207 B — 98 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=5204824771920790ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=5204824771920790 — 200 — 13.4 KiB — 74 ms — h3https://www.tagesanzeiger.ch/assets/images/favicons/favicon_tagesanzeiger.pngwww.tagesanzeiger.ch/assets/images/... https://www.tagesanzeiger.ch/assets/images/favicons/favicon_tagesanzeiger.png — 200 — 1.3 KiB — 31 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 86 ms — h2https://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 — 82 ms — h2https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvuT-lK673HD-Su2UEnHxc-fFhIO6pJ8thcVxAUItu2GH5wFPnG2YptH4b0tuoKz_1kz-H5lFRSimPAYZcb1wExd3aOptz87URUz8oxP5pD_L5RWT23Cn8YgIcEVN87-wblA807QnInfnRblhiTvyyxpCzSytaSHsmeFp0Nb5Hscwb5Q3MePVm-VkYdVG9RJkYvntD8SxjeXS7TQmrlTC9EiJuI7ZgDFbFGiJRRH7JPT6PeTo8myBSQs-hYcjA66eIKf98labCOBn5C5d3muyDmtoEsBJ5kz7HyYM9mTGDfQJgiCL6hUATF8P9MZ3evu1R1JkKk3MJ5HF5tmoAOqsLH0LJFpBX-kh8-T2iTho3zBRO1vI3DVn2-ZWhICqFqcKiFEPdcwfakG2pYbT6sf6VJzXNej8gjXyAC55oTs7bzJCvYn567d-UoOoE9US1IhQOTdfFcWvcsbEzdsULad321gaDR8Z_-gSgx9xTb8fWIHQ&sig=Cg0ArKJSzDX4baQXVbTYEAE&uach_m=%5BUACH%5D&urlfix=1&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvuT-lK673HD-Su2UEnHxc-fFhIO6pJ8thcVxAUItu2GH5wFPnG2YptH4b0tuoKz_1kz-H5lFRSimPAYZcb1wExd3aOptz87URUz8oxP5pD_L5RWT23Cn8YgIcEVN87-wblA807QnInfnRblhiTvyyxpCzSytaSHsmeFp0Nb5Hscwb5Q3MePVm-VkYdVG9RJkYvntD8SxjeXS7TQmrlTC9EiJuI7ZgDFbFGiJRRH7JPT6PeTo8myBSQs-hYcjA66eIKf98labCOBn5C5d3muyDmtoEsBJ5kz7HyYM9mTGDfQJgiCL6hUATF8P9MZ3evu1R1JkKk3MJ5HF5tmoAOqsLH0LJFpBX-kh8-T2iTho3zBRO1vI3DVn2-ZWhICqFqcKiFEPdcwfakG2pYbT6sf6VJzXNej8gjXyAC55oTs7bzJCvYn567d-UoOoE9US1IhQOTdfFcWvcsbEzdsULad321gaDR8Z_-gSgx9xTb8fWIHQ&sig=Cg0ArKJSzDX4baQXVbTYEAE&uach_m=%5BUACH%5D&urlfix=1&adurl= — 200 — 26 B — 56 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/abg_lite_fy2021.js — 200 — 8.4 KiB — 84 ms — h3https://d162djwrcclosm.cloudfront.net/prod/pages_newsnet_universal_allformats/index.jsd162djwrcclosm.cloudfront.net/prod/... https://d162djwrcclosm.cloudfront.net/prod/pages_newsnet_universal_allformats/index.js — 200 — 14.9 KiB — 110 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 83 ms — h3https://stats-collector.cxense.com/cr-stats/event/imp?location=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&adId=6273522669&bnId=138430210597&pId=46753895%2Fde-tagesanzeiger.ch%2Finside-full-top%2Ffront&ckp=moaohkvt9d1jzw69&rnd=moaohkvtf8daoi7g&cxId=cx%3A3unndcj1ebekl31dtd7ppy9aqr%3A393io3qrix4b4&cxSiteId=1128463737549688071&ciSiteId=m5PazUWdpu&cSection=front&cTags=front&cType=website&t=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger&permutiveSids=&userIdSources=pubProvidedIdstats-collector.cxense.com/cr-stats... https://stats-collector.cxense.com/cr-stats/event/imp?location=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&adId=6273522669&bnId=138430210597&pId=46753895%2Fde-tagesanzeiger.ch%2Finside-full-top%2Ffront&ckp=moaohkvt9d1jzw69&rnd=moaohkvtf8daoi7g&cxId=cx%3A3unndcj1ebekl31dtd7ppy9aqr%3A393io3qrix4b4&cxSiteId=1128463737549688071&ciSiteId=m5PazUWdpu&cSection=front&cTags=front&cType=website&t=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger&permutiveSids=&userIdSources=pubProvidedId — 200 — 136 B — 104 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 34 ms — h3https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 99 ms — h3https://tdn.da-services.ch/libs/totmConnect.jstdn.da-services.ch/libs/totmConnect... https://tdn.da-services.ch/libs/totmConnect.js — 200 — 1.9 KiB — 19 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 46 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 47 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 46 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvv-27BpO8lFD65RJQk3dt1_rRm_rAt8LngPHnVr3tl1QUwRSm4O4APte9p9qw7jVeNoe5QojkKDlDwah5rRhEj9b9lb51_UPeSAsQUdsZnZe21BtzGjipg1it41UNd_zFHKaGv6Xtkm2UTGd5xzXj6ImNWh-9FnAKbejO3oAiuH6ZIVP_hqeetyhKe7AOoURUu1VOwHPDy0IdIngGqio3EKmOFC7o2_hLVx91k-X__5SOA7zf8A66F_yxaESZSbAuYwRfr39Q2B_su-lVt9QqqMEZxcKoZUWaFt8iPvFSlnauLNpDrvhrNuSTzusRNCSJHU_iLanDJv4QoscRVG9WBN9UBkdmUicB7xr7TB7sRppib3-Q-mDqbcA_Ff_CiBaQhF61-2DrxQxn9H7DkztKRnwqFakP2m_7oiX9cSB7mHv2GLWNmOzjdWjYDP6jsUPboCqFflMBVClJqVofYCwAQYQvciLZVyRJbkiRTc11BCxL_&sig=Cg0ArKJSzFf8sN4KLX4cEAE&uach_m=%5BUACH%5D&urlfix=1&dett=4&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvv-27BpO8lFD65RJQk3dt1_rRm_rAt8LngPHnVr3tl1QUwRSm4O4APte9p9qw7jVeNoe5QojkKDlDwah5rRhEj9b9lb51_UPeSAsQUdsZnZe21BtzGjipg1it41UNd_zFHKaGv6Xtkm2UTGd5xzXj6ImNWh-9FnAKbejO3oAiuH6ZIVP_hqeetyhKe7AOoURUu1VOwHPDy0IdIngGqio3EKmOFC7o2_hLVx91k-X__5SOA7zf8A66F_yxaESZSbAuYwRfr39Q2B_su-lVt9QqqMEZxcKoZUWaFt8iPvFSlnauLNpDrvhrNuSTzusRNCSJHU_iLanDJv4QoscRVG9WBN9UBkdmUicB7xr7TB7sRppib3-Q-mDqbcA_Ff_CiBaQhF61-2DrxQxn9H7DkztKRnwqFakP2m_7oiX9cSB7mHv2GLWNmOzjdWjYDP6jsUPboCqFflMBVClJqVofYCwAQYQvciLZVyRJbkiRTc11BCxL_&sig=Cg0ArKJSzFf8sN4KLX4cEAE&uach_m=%5BUACH%5D&urlfix=1&dett=4&adurl= — 200 — 26 B — 34 ms — h3https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;600&display=swapfonts.googleapis.com/css2?family=IB... https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;600&display=swap — 200 — 1.1 KiB — 86 ms — h2https://cdn.adnxs-simple.com/v/s/252/trk.jscdn.adnxs-simple.com/v/s/252/trk.js https://cdn.adnxs-simple.com/v/s/252/trk.js — 200 — 27.9 KiB — 45 ms — http/1.1https://crcdn01.adnxs-simple.com/creative20/p/3741/2026/3/13/72666262/70bade29-8091-41ab-a642-21263e12af99.jpgcrcdn01.adnxs-simple.com/creative20... https://crcdn01.adnxs-simple.com/creative20/p/3741/2026/3/13/72666262/70bade29-8091-41ab-a642-21263e12af99.jpg — 200 — 195.1 KiB — 50 ms — http/1.1https://ams3-ib.adnxs-simple.com/it?an_audit=0&referrer=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&e=wqT_3QK0C2y0BQAAAwDWAAUBCNOwpc8GEN_to-fTkuj-IBj_EQEwASo2CZRNucK7XNY_EREJJBkAAADgehQQQCEREgApEQnwlTEAAACgmZnhPzCSyLkIOJ0dQJ0dSAJQwOLr2AJY7e9ZYABog-9ReP3xBYABAYoBA1VTRJIBA0NIRpgBAaABAagBAbABALgBAcABBMgBAtABANgBAOABAPABAPoBIndlYl9kZS10YWdlc2FuemVpZ2VyLmNoX3Jvc19uYXRpdmWKAml1ZignYScsIDUxNzcwMTksIDApOwEULGknLCAxMTkyMTE5OBUVLGcnLCAzMTIzMDk5NxUVKGMnLCA2NjIzNTgyGRUwcicsIDcyMzE4NTk4NAUr9BcBkgLBBCFlM1BrTVFpejI4b2ZFTURpNjlnQ0dBQWc3ZTlaTUFJNEFFQUVTSjBkVUpMSXVRaFlBR0RfX19fX0QyZ0FjQUY0QVlBQkFZZ0JBWkFCQVpnQkFhQUJDcWdCQ3JBQkFMa0JDM0RQWHkyaTBUX0JBUkZKTk51blhOWV95UUVBQUFBQUFBRHdQOWtCZVZpb05jMDc2VF9nQWE3TzF3WDFBUUNBVkVTWUFnQ2dBZ1MxQWdBQUFBQzlBZ0FBZ0RfQUFnSElBZ0hRQWdIWUFnSGdBZ0RvQWdENEFnQ0FBd0dZQXdHaUF3NElyN1M4V1JBRUdBRXRrTU5WT3JvRENVRk5Vek02TmpFd01lQUQ5a3ZwQXdBQUFBQQWWfDhBUDRUSUFFd3VhekVvZ0V3LWF6RXBBRUFKZ0VBY0VFBSUFAQhESkIFCAkBGDJBUUU4UVEJDQEBVElnRjFTLXBCWGxZcURYTk8ta19zUVUBGgkBCE1FRgEJIG9Sb3U1al9KQgE7HEVEQ2NOa18wLigABE5rBSgBAcg4RF9nQmYyUUF2QUZsWmp5RHZnRnVfMjdBb0lHQTBOSVJvZ0dBSkFHQTVnR0FLRUdNek0FAiw2ei1vQmdTeUJpUUoBSA0BAFINCAEBAFoBBQ0BAGgNCCRBQUFDNEJncUJDAQtgS0VhTHVZX2lBZ0FrQWdBmgKZASFOQmRCbj5FAixPM3ZXU0FFS0FBeE0FfxhNejZ6ODZDLnkBQFVEMlMwbDVXS2cxelR2cFAxPVgERmsBbwkBAEcdGABHHRgASB0YDEhnQWkuVQJ0dy4u2AL1mwHgAoG2WeoCHWh0dHBzOi8vd3d3LnRhNoID8IsvgAMBiAMAkAMAmAMXoAMBqgMCSADAA-CoAcgDANgDkZU64AMA6AMA-AMBgAQAkgQNL3V0L3YzL3ByZWJpZJgEAKIEDzE0MS4yMjcuMTg4LjEyM6gEALIEDggAEAgYACAAMAA4AkIAuAQAwAQAyAQA0gQOMzc0MSNBTVMzOjYxMDHaBAIIAeAEAfAEwIFqHIgFAZgFAKAFkcYc_wHABQDJBQAFARTwP9IFCQkFC3QAAADYBQHgBQHwBQH6BQQIABAAkAYBmAYAuAYBwQYBHzAAAPA_0AbbDtoGFgoQCREZAYAQABgA4AYM8gYGCAAYACAAgAcBiAcAoAdByAf98QXSBw8VZgEqECAA2gcGAWPsGADgBwDqBwIIAPAHAIoIAhAAlQgAAIA_mAgBwAgA0ggOCIGChIiQoMCAARACGADaCAQIACAA4AgA6AgA&s=831eb39d71adb64bd3c2a75641c02e2d121cb672ams3-ib.adnxs-simple.com/it?an_audi... https://ams3-ib.adnxs-simple.com/it?an_audit=0&referrer=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&e=wqT_3QK0C2y0BQAAAwDWAAUBCNOwpc8GEN_to-fTkuj-IBj_EQEwASo2CZRNucK7XNY_EREJJBkAAADgehQQQCEREgApEQnwlTEAAACgmZnhPzCSyLkIOJ0dQJ0dSAJQwOLr2AJY7e9ZYABog-9ReP3xBYABAYoBA1VTRJIBA0NIRpgBAaABAagBAbABALgBAcABBMgBAtABANgBAOABAPABAPoBIndlYl9kZS10YWdlc2FuemVpZ2VyLmNoX3Jvc19uYXRpdmWKAml1ZignYScsIDUxNzcwMTksIDApOwEULGknLCAxMTkyMTE5OBUVLGcnLCAzMTIzMDk5NxUVKGMnLCA2NjIzNTgyGRUwcicsIDcyMzE4NTk4NAUr9BcBkgLBBCFlM1BrTVFpejI4b2ZFTURpNjlnQ0dBQWc3ZTlaTUFJNEFFQUVTSjBkVUpMSXVRaFlBR0RfX19fX0QyZ0FjQUY0QVlBQkFZZ0JBWkFCQVpnQkFhQUJDcWdCQ3JBQkFMa0JDM0RQWHkyaTBUX0JBUkZKTk51blhOWV95UUVBQUFBQUFBRHdQOWtCZVZpb05jMDc2VF9nQWE3TzF3WDFBUUNBVkVTWUFnQ2dBZ1MxQWdBQUFBQzlBZ0FBZ0RfQUFnSElBZ0hRQWdIWUFnSGdBZ0RvQWdENEFnQ0FBd0dZQXdHaUF3NElyN1M4V1JBRUdBRXRrTU5WT3JvRENVRk5Vek02TmpFd01lQUQ5a3ZwQXdBQUFBQQWWfDhBUDRUSUFFd3VhekVvZ0V3LWF6RXBBRUFKZ0VBY0VFBSUFAQhESkIFCAkBGDJBUUU4UVEJDQEBVElnRjFTLXBCWGxZcURYTk8ta19zUVUBGgkBCE1FRgEJIG9Sb3U1al9KQgE7HEVEQ2NOa18wLigABE5rBSgBAcg4RF9nQmYyUUF2QUZsWmp5RHZnRnVfMjdBb0lHQTBOSVJvZ0dBSkFHQTVnR0FLRUdNek0FAiw2ei1vQmdTeUJpUUoBSA0BAFINCAEBAFoBBQ0BAGgNCCRBQUFDNEJncUJDAQtgS0VhTHVZX2lBZ0FrQWdBmgKZASFOQmRCbj5FAixPM3ZXU0FFS0FBeE0FfxhNejZ6ODZDLnkBQFVEMlMwbDVXS2cxelR2cFAxPVgERmsBbwkBAEcdGABHHRgASB0YDEhnQWkuVQJ0dy4u2AL1mwHgAoG2WeoCHWh0dHBzOi8vd3d3LnRhNoID8IsvgAMBiAMAkAMAmAMXoAMBqgMCSADAA-CoAcgDANgDkZU64AMA6AMA-AMBgAQAkgQNL3V0L3YzL3ByZWJpZJgEAKIEDzE0MS4yMjcuMTg4LjEyM6gEALIEDggAEAgYACAAMAA4AkIAuAQAwAQAyAQA0gQOMzc0MSNBTVMzOjYxMDHaBAIIAeAEAfAEwIFqHIgFAZgFAKAFkcYc_wHABQDJBQAFARTwP9IFCQkFC3QAAADYBQHgBQHwBQH6BQQIABAAkAYBmAYAuAYBwQYBHzAAAPA_0AbbDtoGFgoQCREZAYAQABgA4AYM8gYGCAAYACAAgAcBiAcAoAdByAf98QXSBw8VZgEqECAA2gcGAWPsGADgBwDqBwIIAPAHAIoIAhAAlQgAAIA_mAgBwAgA0ggOCIGChIiQoMCAARACGADaCAQIACAA4AgA6AgA&s=831eb39d71adb64bd3c2a75641c02e2d121cb672 — 200 — 539 B — 167 ms — h2https://ep2.adtrafficquality.google/generate_204?s5389wep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?s5389w — 204 — 40 B — 30 ms — h2https://ams3-ib.adnxs-simple.com/vevent?an_audit=0&referrer=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&e=wqT_3QK0C2y0BQAAAwDWAAUBCNOwpc8GEN_to-fTkuj-IBj_EQEwASo2CZRNucK7XNY_EREJJBkAAADgehQQQCEREgApEQnwlTEAAACgmZnhPzCSyLkIOJ0dQJ0dSAJQwOLr2AJY7e9ZYABog-9ReP3xBYABAYoBA1VTRJIBA0NIRpgBAaABAagBAbABALgBAcABBMgBAtABANgBAOABAPABAPoBIndlYl9kZS10YWdlc2FuemVpZ2VyLmNoX3Jvc19uYXRpdmWKAml1ZignYScsIDUxNzcwMTksIDApOwEULGknLCAxMTkyMTE5OBUVLGcnLCAzMTIzMDk5NxUVKGMnLCA2NjIzNTgyGRUwcicsIDcyMzE4NTk4NAUr9BcBkgLBBCFlM1BrTVFpejI4b2ZFTURpNjlnQ0dBQWc3ZTlaTUFJNEFFQUVTSjBkVUpMSXVRaFlBR0RfX19fX0QyZ0FjQUY0QVlBQkFZZ0JBWkFCQVpnQkFhQUJDcWdCQ3JBQkFMa0JDM0RQWHkyaTBUX0JBUkZKTk51blhOWV95UUVBQUFBQUFBRHdQOWtCZVZpb05jMDc2VF9nQWE3TzF3WDFBUUNBVkVTWUFnQ2dBZ1MxQWdBQUFBQzlBZ0FBZ0RfQUFnSElBZ0hRQWdIWUFnSGdBZ0RvQWdENEFnQ0FBd0dZQXdHaUF3NElyN1M4V1JBRUdBRXRrTU5WT3JvRENVRk5Vek02TmpFd01lQUQ5a3ZwQXdBQUFBQQWWfDhBUDRUSUFFd3VhekVvZ0V3LWF6RXBBRUFKZ0VBY0VFBSUFAQhESkIFCAkBGDJBUUU4UVEJDQEBVElnRjFTLXBCWGxZcURYTk8ta19zUVUBGgkBCE1FRgEJIG9Sb3U1al9KQgE7HEVEQ2NOa18wLigABE5rBSgBAcg4RF9nQmYyUUF2QUZsWmp5RHZnRnVfMjdBb0lHQTBOSVJvZ0dBSkFHQTVnR0FLRUdNek0FAiw2ei1vQmdTeUJpUUoBSA0BAFINCAEBAFoBBQ0BAGgNCCRBQUFDNEJncUJDAQtgS0VhTHVZX2lBZ0FrQWdBmgKZASFOQmRCbj5FAixPM3ZXU0FFS0FBeE0FfxhNejZ6ODZDLnkBQFVEMlMwbDVXS2cxelR2cFAxPVgERmsBbwkBAEcdGABHHRgASB0YDEhnQWkuVQJ0dy4u2AL1mwHgAoG2WeoCHWh0dHBzOi8vd3d3LnRhNoID8IsvgAMBiAMAkAMAmAMXoAMBqgMCSADAA-CoAcgDANgDkZU64AMA6AMA-AMBgAQAkgQNL3V0L3YzL3ByZWJpZJgEAKIEDzE0MS4yMjcuMTg4LjEyM6gEALIEDggAEAgYACAAMAA4AkIAuAQAwAQAyAQA0gQOMzc0MSNBTVMzOjYxMDHaBAIIAeAEAfAEwIFqHIgFAZgFAKAFkcYc_wHABQDJBQAFARTwP9IFCQkFC3QAAADYBQHgBQHwBQH6BQQIABAAkAYBmAYAuAYBwQYBHzAAAPA_0AbbDtoGFgoQCREZAYAQABgA4AYM8gYGCAAYACAAgAcBiAcAoAdByAf98QXSBw8VZgEqECAA2gcGAWPsGADgBwDqBwIIAPAHAIoIAhAAlQgAAIA_mAgBwAgA0ggOCIGChIiQoMCAARACGADaCAQIACAA4AgA6AgA&s=831eb39d71adb64bd3c2a75641c02e2d121cb672&type=nv&nvt=5&jm=1003&sid=1884306911554223658&vd=ct~0|rr~0&sv=252&tv=native1-18hs&ua=chrome52&pl=mac&x=v&tag_id=17720338&cid=3&cr=nv&sw=800&sh=600&pw=1350&ph=21477&ww=1350&wh=940&ft=2ams3-ib.adnxs-simple.com/vevent?an_... https://ams3-ib.adnxs-simple.com/vevent?an_audit=0&referrer=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&e=wqT_3QK0C2y0BQAAAwDWAAUBCNOwpc8GEN_to-fTkuj-IBj_EQEwASo2CZRNucK7XNY_EREJJBkAAADgehQQQCEREgApEQnwlTEAAACgmZnhPzCSyLkIOJ0dQJ0dSAJQwOLr2AJY7e9ZYABog-9ReP3xBYABAYoBA1VTRJIBA0NIRpgBAaABAagBAbABALgBAcABBMgBAtABANgBAOABAPABAPoBIndlYl9kZS10YWdlc2FuemVpZ2VyLmNoX3Jvc19uYXRpdmWKAml1ZignYScsIDUxNzcwMTksIDApOwEULGknLCAxMTkyMTE5OBUVLGcnLCAzMTIzMDk5NxUVKGMnLCA2NjIzNTgyGRUwcicsIDcyMzE4NTk4NAUr9BcBkgLBBCFlM1BrTVFpejI4b2ZFTURpNjlnQ0dBQWc3ZTlaTUFJNEFFQUVTSjBkVUpMSXVRaFlBR0RfX19fX0QyZ0FjQUY0QVlBQkFZZ0JBWkFCQVpnQkFhQUJDcWdCQ3JBQkFMa0JDM0RQWHkyaTBUX0JBUkZKTk51blhOWV95UUVBQUFBQUFBRHdQOWtCZVZpb05jMDc2VF9nQWE3TzF3WDFBUUNBVkVTWUFnQ2dBZ1MxQWdBQUFBQzlBZ0FBZ0RfQUFnSElBZ0hRQWdIWUFnSGdBZ0RvQWdENEFnQ0FBd0dZQXdHaUF3NElyN1M4V1JBRUdBRXRrTU5WT3JvRENVRk5Vek02TmpFd01lQUQ5a3ZwQXdBQUFBQQWWfDhBUDRUSUFFd3VhekVvZ0V3LWF6RXBBRUFKZ0VBY0VFBSUFAQhESkIFCAkBGDJBUUU4UVEJDQEBVElnRjFTLXBCWGxZcURYTk8ta19zUVUBGgkBCE1FRgEJIG9Sb3U1al9KQgE7HEVEQ2NOa18wLigABE5rBSgBAcg4RF9nQmYyUUF2QUZsWmp5RHZnRnVfMjdBb0lHQTBOSVJvZ0dBSkFHQTVnR0FLRUdNek0FAiw2ei1vQmdTeUJpUUoBSA0BAFINCAEBAFoBBQ0BAGgNCCRBQUFDNEJncUJDAQtgS0VhTHVZX2lBZ0FrQWdBmgKZASFOQmRCbj5FAixPM3ZXU0FFS0FBeE0FfxhNejZ6ODZDLnkBQFVEMlMwbDVXS2cxelR2cFAxPVgERmsBbwkBAEcdGABHHRgASB0YDEhnQWkuVQJ0dy4u2AL1mwHgAoG2WeoCHWh0dHBzOi8vd3d3LnRhNoID8IsvgAMBiAMAkAMAmAMXoAMBqgMCSADAA-CoAcgDANgDkZU64AMA6AMA-AMBgAQAkgQNL3V0L3YzL3ByZWJpZJgEAKIEDzE0MS4yMjcuMTg4LjEyM6gEALIEDggAEAgYACAAMAA4AkIAuAQAwAQAyAQA0gQOMzc0MSNBTVMzOjYxMDHaBAIIAeAEAfAEwIFqHIgFAZgFAKAFkcYc_wHABQDJBQAFARTwP9IFCQkFC3QAAADYBQHgBQHwBQH6BQQIABAAkAYBmAYAuAYBwQYBHzAAAPA_0AbbDtoGFgoQCREZAYAQABgA4AYM8gYGCAAYACAAgAcBiAcAoAdByAf98QXSBw8VZgEqECAA2gcGAWPsGADgBwDqBwIIAPAHAIoIAhAAlQgAAIA_mAgBwAgA0ggOCIGChIiQoMCAARACGADaCAQIACAA4AgA6AgA&s=831eb39d71adb64bd3c2a75641c02e2d121cb672&type=nv&nvt=5&jm=1003&sid=1884306911554223658&vd=ct~0|rr~0&sv=252&tv=native1-18hs&ua=chrome52&pl=mac&x=v&tag_id=17720338&cid=3&cr=nv&sw=800&sh=600&pw=1350&ph=21477&ww=1350&wh=940&ft=2 — 200 — 558 B — 101 ms — h2https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2fonts.gstatic.com/s/ibmplexsans/v23... https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2 — 200 — 39.3 KiB — 64 ms — h3https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2fonts.gstatic.com/s/ibmplexsans/v23... https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2 — 200 — 0 B — 64 ms — h3https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=5204824771920790&bg=!XF-lXz3NAAa1ilLUlYo7AEcBe5WfONZGuEC9ydRSfH3dx3ZPHbfxEoQQcMeSKc3vUGAwT9HKcQ0tT16iJF200Vy_3Ml1U5f_QPBBCuppBHqi55xcKIpEtwIAAABPUgAAAAVoAQd-ADcWO1qIH9mt_O8TwaWciCrp79KnOHdBIfxrxttnFSzU6-b-_Ps9NkJBXdQrHH2m2Q016GtStp-zCgAGC1dZOa2CmQKcxvxfB9GqN6FyY2bKdOKrq6NXOH-h0QQzyENf0xp9D7O9XIBZXO3kZrAyMR1T8e_sIV5pMJfFRve9_WFE72qCvPu4bhvv-7qXm-qqKv6k-8w4H3O4VS3VeYJIZU4d3xXF0OISMYpGNWuC8fgvapb9291Ldjj-K8C6rppoiWo_0HrgedW3TJbFDnZ3P5uEmIdyN5UCjD0bmHteLD3UNUZHKbUX06SP1p_-SONHP7AscZP99jAfAlLNuQWVgbSy28aqhtId0L6KjAmxDLj6Gns4a2hNLfVMsuuew9nXIZUr7rlBhG1EFgaIx_8l6jVqaMY8DzKNbdmStxUm--ei9PzKR1nLAyBYfmHaqfJBL9jrGLgqwxf1z5H6H4C7kT0fzMYXKRq1wHDm_tjts5qZ6wl2Tlmi_8VAanPyd6Uojh0maiPydx0HP-jM9mz6Fj_zLmMUzabHjbP9MHDWTN3WytJ2x-dyiYOvFFumuM1grbpSNRt1b6K9O5LA9Jqu_X9HA76LwJq5HSZrb_4CJHuHLlvc9G0eGK6sreu32yrAEDneFPkX29uPZlGq-MWVYfAuyr854DuwrcueTb_Co-iB2IDKDndganfj5KY-oxndHbzqRixaDu6FGy8hYD8-5Iz83hzjg367w7wP-Ef2OnemWN49FIlS5zh4pog9h6m_RyKmNhWwLC2RxqRV-p8PN0ZFds6tHRTTo5kIb4e50lxoINJG8TT3_ZOpTcqCyutYh1EAnFzUqo1U18RhAEJdvNyY6qs2vCr4htFz0V1nvZsHCK1VDgiqDQGf3HQMTLVJSI1R5Zb6wZg4KhGDGaasNJfKZBAzvBBhr1SZKdydN4x7F6BEXPmJzOv9PmvBBg3Zza4CA5ntInO6V7ddHxM-ll8ep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=5204824771920790&bg=!XF-lXz3NAAa1ilLUlYo7AEcBe5WfONZGuEC9ydRSfH3dx3ZPHbfxEoQQcMeSKc3vUGAwT9HKcQ0tT16iJF200Vy_3Ml1U5f_QPBBCuppBHqi55xcKIpEtwIAAABPUgAAAAVoAQd-ADcWO1qIH9mt_O8TwaWciCrp79KnOHdBIfxrxttnFSzU6-b-_Ps9NkJBXdQrHH2m2Q016GtStp-zCgAGC1dZOa2CmQKcxvxfB9GqN6FyY2bKdOKrq6NXOH-h0QQzyENf0xp9D7O9XIBZXO3kZrAyMR1T8e_sIV5pMJfFRve9_WFE72qCvPu4bhvv-7qXm-qqKv6k-8w4H3O4VS3VeYJIZU4d3xXF0OISMYpGNWuC8fgvapb9291Ldjj-K8C6rppoiWo_0HrgedW3TJbFDnZ3P5uEmIdyN5UCjD0bmHteLD3UNUZHKbUX06SP1p_-SONHP7AscZP99jAfAlLNuQWVgbSy28aqhtId0L6KjAmxDLj6Gns4a2hNLfVMsuuew9nXIZUr7rlBhG1EFgaIx_8l6jVqaMY8DzKNbdmStxUm--ei9PzKR1nLAyBYfmHaqfJBL9jrGLgqwxf1z5H6H4C7kT0fzMYXKRq1wHDm_tjts5qZ6wl2Tlmi_8VAanPyd6Uojh0maiPydx0HP-jM9mz6Fj_zLmMUzabHjbP9MHDWTN3WytJ2x-dyiYOvFFumuM1grbpSNRt1b6K9O5LA9Jqu_X9HA76LwJq5HSZrb_4CJHuHLlvc9G0eGK6sreu32yrAEDneFPkX29uPZlGq-MWVYfAuyr854DuwrcueTb_Co-iB2IDKDndganfj5KY-oxndHbzqRixaDu6FGy8hYD8-5Iz83hzjg367w7wP-Ef2OnemWN49FIlS5zh4pog9h6m_RyKmNhWwLC2RxqRV-p8PN0ZFds6tHRTTo5kIb4e50lxoINJG8TT3_ZOpTcqCyutYh1EAnFzUqo1U18RhAEJdvNyY6qs2vCr4htFz0V1nvZsHCK1VDgiqDQGf3HQMTLVJSI1R5Zb6wZg4KhGDGaasNJfKZBAzvBBhr1SZKdydN4x7F6BEXPmJzOv9PmvBBg3Zza4CA5ntInO6V7ddHxM-ll8 — 204 — 17 B — 56 ms — h3https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 284 B — 101 ms — http/1.1https://stats-collector.cxense.com/cr-stats/event/in-screen?location=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&adId=6273522669&bnId=138430210597&pId=46753895%2Fde-tagesanzeiger.ch%2Finside-full-top%2Ffront&timeOnScreen=1&ckp=moaohkvt9d1jzw69&rnd=moaohkvtf8daoi7g&cxId=cx%3A3unndcj1ebekl31dtd7ppy9aqr%3A393io3qrix4b4&cxSiteId=1128463737549688071&ciSiteId=m5PazUWdpu&cSection=front&cTags=front&cType=website&t=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeigerstats-collector.cxense.com/cr-stats... https://stats-collector.cxense.com/cr-stats/event/in-screen?location=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&adId=6273522669&bnId=138430210597&pId=46753895%2Fde-tagesanzeiger.ch%2Finside-full-top%2Ffront&timeOnScreen=1&ckp=moaohkvt9d1jzw69&rnd=moaohkvtf8daoi7g&cxId=cx%3A3unndcj1ebekl31dtd7ppy9aqr%3A393io3qrix4b4&cxSiteId=1128463737549688071&ciSiteId=m5PazUWdpu&cSection=front&cTags=front&cType=website&t=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger — 200 — 135 B — 30 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjss7m5Y8VUJrzEmdCPqxNNwqQK1DkHAxZeW_QV5JVtezdOGyKGg5ywUmgXAEKolbwAATInRjnR2REyfBbU6ksNdW2Yq3EcZ7HTgmva_fO_8gpFVPgdVgtWX0siWM7UsLsS0abiFmxUWvUkOVXtJmxR5IuXQbJ53-Y3n84x4X6csEVzJdUnC3oQbz4w&sig=Cg0ArKJSzOgJZT9YiiTwEAE&id=lidar2&mcvt=1000&p=32,178,282,1172&tm=1036.5&tu=37&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=2679894027&rs=4&la=1&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7283298000&rst=1776900179887&rpt=181&isd=0&lsd=0&met=ce&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjss7m5Y8VUJrzEmdCPqxNNwqQK1DkHAxZeW_QV5JVtezdOGyKGg5ywUmgXAEKolbwAATInRjnR2REyfBbU6ksNdW2Yq3EcZ7HTgmva_fO_8gpFVPgdVgtWX0siWM7UsLsS0abiFmxUWvUkOVXtJmxR5IuXQbJ53-Y3n84x4X6csEVzJdUnC3oQbz4w&sig=Cg0ArKJSzOgJZT9YiiTwEAE&id=lidar2&mcvt=1000&p=32,178,282,1172&tm=1036.5&tu=37&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=2679894027&rs=4&la=1&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7283298000&rst=1776900179887&rpt=181&isd=0&lsd=0&met=ce&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 33 ms — h3https://stats-collector.cxense.com/cr-stats/event/in-screen?location=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&adId=6273522669&bnId=138430210597&pId=46753895%2Fde-tagesanzeiger.ch%2Finside-full-top%2Ffront&timeOnScreen=2&ckp=moaohkvt9d1jzw69&rnd=moaohkvtf8daoi7g&cxId=cx%3A3unndcj1ebekl31dtd7ppy9aqr%3A393io3qrix4b4&cxSiteId=1128463737549688071&ciSiteId=m5PazUWdpu&cSection=front&cTags=front&cType=website&t=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeigerstats-collector.cxense.com/cr-stats... https://stats-collector.cxense.com/cr-stats/event/in-screen?location=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&adId=6273522669&bnId=138430210597&pId=46753895%2Fde-tagesanzeiger.ch%2Finside-full-top%2Ffront&timeOnScreen=2&ckp=moaohkvt9d1jzw69&rnd=moaohkvtf8daoi7g&cxId=cx%3A3unndcj1ebekl31dtd7ppy9aqr%3A393io3qrix4b4&cxSiteId=1128463737549688071&ciSiteId=m5PazUWdpu&cSection=front&cTags=front&cType=website&t=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger — 200 — 135 B — 30 ms — h2https://buy.tinypass.com/api/v3/anon/assets/sdk-runtime-config.js?aid=m5PazUWdpubuy.tinypass.com/api/v3/anon/assets... https://buy.tinypass.com/api/v3/anon/assets/sdk-runtime-config.js?aid=m5PazUWdpu — 200 — 529 B — 33 ms — h3https://ads.pubmatic.com/AdServer/js/user_sync.html?kdntuid=1&p=163018ads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?kdntuid=1&p=163018 — 200 — 7.6 KiB — 57 ms — h2https://eus.rubiconproject.com/usync.htmleus.rubiconproject.com/usync.html https://eus.rubiconproject.com/usync.html — 200 — 379 B — 60 ms — h2https://acdn.adnxs.com/dmp/async_usersync.htmlacdn.adnxs.com/dmp/async_usersync.h... https://acdn.adnxs.com/dmp/async_usersync.html — 200 — 17.0 KiB — 52 ms — http/1.1https://js-sec.indexww.com/um/ixmatch.htmljs-sec.indexww.com/um/ixmatch.html https://js-sec.indexww.com/um/ixmatch.html — 200 — 1.6 KiB — 76 ms — h2https://sync.connectad.io/iFrameSyncer?sync.connectad.io/iFrameSyncer? https://sync.connectad.io/iFrameSyncer? — 204 — 112 B — 74 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 11.5 KiB — 4 ms — h2https://ut.pubmatic.com/geo?pubid=163018ut.pubmatic.com/geo?pubid=163018 https://ut.pubmatic.com/geo?pubid=163018 — 200 — 138 B — 109 ms — h2https://token.rubiconproject.com/khaos.json?token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json? — 200 — 380 B — 97 ms — http/1.1https://ib.adnxs.com/async_usersync?cbfn=queuePixelsib.adnxs.com/async_usersync?cbfn=qu... https://ib.adnxs.com/async_usersync?cbfn=queuePixels — 200 — 485 B — 98 ms — h2https://ssum-sec.casalemedia.com/usermatch?d=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3Fssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?d=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F — 302 — 864 B — 81 ms — h2https://ut.pubmatic.com/geo?pubid=163018ut.pubmatic.com/geo?pubid=163018 https://ut.pubmatic.com/geo?pubid=163018 — 200 — 0 B — 11 ms — h2https://ssum-sec.casalemedia.com/usermatch?d=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F&C=1ssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?d=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F&C=1 — 200 — 384 B — 42 ms — h2https://cdn.indexww.com/ht/htw-pixel.gif?0cdn.indexww.com/ht/htw-pixel.gif?0 https://cdn.indexww.com/ht/htw-pixel.gif?0 — 200 — 223 B — 24 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 284 B — 103 ms — http/1.1https://ib.adnxs.com/async_usersync?cbfn=queuePixelsib.adnxs.com/async_usersync?cbfn=qu... https://ib.adnxs.com/async_usersync?cbfn=queuePixels — 200 — 485 B — 32 ms — h2https://stats-collector.cxense.com/cr-stats/event/in-screen?location=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&adId=6273522669&bnId=138430210597&pId=46753895%2Fde-tagesanzeiger.ch%2Finside-full-top%2Ffront&timeOnScreen=4&ckp=moaohkvt9d1jzw69&rnd=moaohkvtf8daoi7g&cxId=cx%3A3unndcj1ebekl31dtd7ppy9aqr%3A393io3qrix4b4&cxSiteId=1128463737549688071&ciSiteId=m5PazUWdpu&cSection=front&cTags=front&cType=website&t=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeigerstats-collector.cxense.com/cr-stats... https://stats-collector.cxense.com/cr-stats/event/in-screen?location=https%3A%2F%2Fwww.tagesanzeiger.ch%2F&adId=6273522669&bnId=138430210597&pId=46753895%2Fde-tagesanzeiger.ch%2Finside-full-top%2Ffront&timeOnScreen=4&ckp=moaohkvt9d1jzw69&rnd=moaohkvtf8daoi7g&cxId=cx%3A3unndcj1ebekl31dtd7ppy9aqr%3A393io3qrix4b4&cxSiteId=1128463737549688071&ciSiteId=m5PazUWdpu&cSection=front&cTags=front&cType=website&t=Tages-Anzeiger%20%7C%20Aktuelle%20Nachrichten%20und%20Hintergr%C3%BCnde%20%7C%20Tages-Anzeiger — 200 — 135 B — 30 ms — h2https://dmp.decentriq.com/submitdmp.decentriq.com/submit https://dmp.decentriq.com/submit — 200 — 0 B — 163 ms — http/1.1https://dmp.decentriq.com/submitdmp.decentriq.com/submit https://dmp.decentriq.com/submit — 201 — 300 B — 49 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1643ms · 875KB · CHF8/mo
www.tagesanzeiger.ch
Other
Costly
Execution 406ms
Transfer 112 KB
Monthly Cost CHF2/mo
Unattributable
Other
Costly
Execution 297ms
Transfer 0 KB
Monthly Cost CHF2/mo
Google Tag Manager
Tag Manager
Costly
Execution 253ms
Transfer 194 KB
Unused 37%
Monthly Cost CHF1/mo
tdn.da-services.ch
Other
Optional
Execution 199ms
Transfer 57 KB
Monthly Cost CHF1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 179ms
Transfer 188 KB
Unused 51%
Monthly Cost CHF1/mo
Microsoft Clarity
Session Replay
Optional
Execution 90ms
Transfer 26 KB
Monthly Cost CHF0/mo
bf872841-cee7-4872-bf13-45d162adb7b1.edge.permutive.app
Other
Optional
Execution 87ms
Transfer 96 KB
Monthly Cost CHF0/mo
tdn.da-services.ch
Other
Optional
Execution 73ms
Transfer 129 KB
Unused 37%
Monthly Cost CHF0/mo
pagead2.googlesyndication.com
Other
Optional
Execution 59ms
Transfer 73 KB
Unused 42%
Monthly Cost CHF0/mo

These scripts may cost more than they're worth

  • www.tagesanzeiger.ch adds 406ms and costs ~CHF2/month
  • Unattributable adds 297ms and costs ~CHF2/month
  • Google Tag Manager adds 253ms and costs ~CHF1/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.tagesanzeiger.ch takes 406ms 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 297ms 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

Google Tag Manager takes 253ms 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 securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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