Skip to content
https://euronews.com

Performance

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

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

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

1.46 s

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

1.87 s

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

49 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.35 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.62 s

Page Load Progression

389 ms
777 ms
1.2 s
1.6 s
1.9 s
2.3 s
2.7 s
3.1 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
3.8 MB transferred, 212 requests
FIX
3.8 MB transferred, 212 requests
Warning::
Page weighs 8.9 MB (3.8 MB transferred)
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Warning::
212 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.79 g CO2 per page load
3.8 MB / 2.4 MB budget
3.8 MB transferred
212 requests
0.79 g CO2 per page load
JavaScript 1.6 MiB 43%
Images 1.1 MiB 28%
HTML 563.5 KiB 15%
Other 379.9 KiB 10%
Fonts 71.5 KiB 2%
CSS 41.9 KiB 1%
Other 35.9 KiB 1%
Other 14.7 KiB 0%
Other 838 B 0%
Other 210 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

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

Why this matters

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

Source: web.dev

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 (3.8 MiB of 3.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2061ms total JS execution
FIX
2061ms total JS execution
Warning::
https://www.euronews.com/: 563ms CPU time
Warning::
Unattributable: 338ms CPU time
Warning::
https://ssl.p.jwpcdn.com/player/v/8.46.2/provider....: 255ms CPU time
Info::
https://scripts.opti-digital.com/lib/?site=euronew...: 176ms CPU time
Info::
https://securepubads.g.doubleclick.net/pagead/mana...: 140ms CPU time
Warning::
Third-party scripts: 2061ms (100% of total)

Main Thread Breakdown

Script Evaluation 48% Other 19% Style & Layout 18% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
https://www.euronews.com/563ms15ms3ms3rd
Unattributable338ms54ms0ms3rd
https://ssl.p.jwpcdn.com/player/v/8.46.2/provider.hlsjs.js255ms179ms18ms3rd
https://scripts.opti-digital.com/lib/?site=euronews&lib=launcher&v=5.3.5176ms104ms1ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604140101/pubads_impl.js?cb=31097850140ms88ms21ms3rd
https://ssl.p.jwpcdn.com/player/services/vertical-video/v/0/index.js129ms76ms13ms3rd
https://www.euronews.com/build/c0de44d07475b825d642-main.js114ms86ms3ms3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js88ms67ms13ms3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/ui-web-en-web.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js81ms39ms8ms3rd
https://euronewsfr.api.useinsider.com/ins.js?c=065ms51ms13ms3rd

Showing top 10 of 12 scripts

D
JS Bundles
Action
70 scripts, 469 KB unused
FIX
70 scripts, 469 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 131 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ssl.p.jwpcdn.com/player/v/8.46.2/provider....: 83 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-105...: 62 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://scripts.opti-digital.com/lib/?site=euronew...: 57 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ssl.p.jwpcdn.com/player/services/vertical-...: 46 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 469 KB
469 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604140101/pubads_impl.js?cb=31097850188 KB131 KB (70%)3rd
https://ssl.p.jwpcdn.com/player/v/8.46.2/provider.hlsjs.js139 KB83 KB (59%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1055912344144 KB62 KB (43%)3rd
https://scripts.opti-digital.com/lib/?site=euronews&lib=launcher&v=5.3.599 KB57 KB (58%)3rd
https://ssl.p.jwpcdn.com/player/services/vertical-video/v/0/index.js69 KB46 KB (66%)3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js101 KB45 KB (45%)3rd
https://cdn.jwplayer.com/v2/sites/6HUPuXLy/player.js68 KB23 KB (34%)3rd
https://ats-wrapper.privacymanager.io/ats-modules/1ce4ee76-b856-49c4-b2c3-c955116dc590/ats.js39 KB22 KB (57%)3rd
https://static.chartbeat.com/js/chartbeat_mab.js10 KB3rd
https://www.euronews.com/build/0f0230a11afedd2a0d4a-287.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
212 resources · 3.8 MB · 469 KB savings available
FIX
212 resources · 3.8 MB · 469 KB savings available
Warning::
Page weight 2.8 MB over 1MB target
Got: 3.8 MB Expected: ≤ 1 MB
Info::
~469 KB of savings available
Warning::
211 third-party resources (100% of weight)
Info::
2 resources over 200KB
212 resources · 3.8 MiB · 211 third-party 2.8 MiB over 1MB target
JavaScript 43% · 1.6 MiB
Image 29% · 1.1 MiB
Document 15% · 566.2 KiB
Media 9% · 359.7 KiB
Font 2% · 71.5 KiB
Other 2% · 59.8 KiB
CSS 1% · 41.9 KiB

~469.1 KiB of savings available

Remove unused JavaScript: 469.1 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
62 images, 0 KB saveable
REVIEW
62 images, 0 KB saveable
Warning::
https://static.euronews.com/website/images/Home/lo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
62 images 1.1 MB
0 oversized -0 KB
37 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

4

72 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.5 s LCP 1.9 shttps://static.euronews.com/fonts/inter/inter-variable-latin.woff2inter-variable-latin.woff2 https://static.euronews.com/fonts/inter/inter-variable-latin.woff2 — 37.5 KiB — 12 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVIUwaEQbjA.woff2memSYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVIUwaEQbjA.woff2 — 13.2 KiB — 6 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5OaVIUwaEQbjB_mQ.woff2memSYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5OaVIUwaEQbjB_mQ.woff2 — 6.7 KiB — 4 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5caVIUwaEQbjB_mQ.woff2memSYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5caVIUwaEQbjB_mQ.woff2 — 14.2 KiB — 10 ms — font-display: swap
inter-variable-latin.woff2 woff2 swap
Size 37 KB
Load time 12 ms
Start 857 ms
Risk FOUT — text flashes from fallback to web font
memSYaGs126MiZpBA-UvWbX... woff2 swap
Size 13 KB
Load time 6 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
memSYaGs126MiZpBA-UvWbX... woff2 swap
Size 7 KB
Load time 4 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
memSYaGs126MiZpBA-UvWbX... woff2 swap
Size 14 KB
Load time 10 ms
Start 3.1 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
Network Waterfall
212 requests over 3871ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 1.9 shttps://euronews.com// https://euronews.com/ — 301 — 86 B — 515 ms — h2https://www.euronews.com/www.euronews.com/ https://www.euronews.com/ — 200 — 560.3 KiB — 113 ms — h2https://www.euronews.com/build/7e9e89dd9db252b8deac-reduce-cls.csswww.euronews.com/build/7e9e89dd9db2... https://www.euronews.com/build/7e9e89dd9db252b8deac-reduce-cls.css — 200 — 3.1 KiB — 67 ms — h2https://www.euronews.com/build/70408b8296f73edb4cdd-common.csswww.euronews.com/build/70408b8296f7... https://www.euronews.com/build/70408b8296f73edb4cdd-common.css — 200 — 9.3 KiB — 67 ms — h2https://www.euronews.com/build/04cd5d253fd9b1c3bc84-trumps.csswww.euronews.com/build/04cd5d253fd9... https://www.euronews.com/build/04cd5d253fd9b1c3bc84-trumps.css — 200 — 1.5 KiB — 67 ms — h2https://www.euronews.com/build/e7d4bf530e2ac8ed01ce-header.csswww.euronews.com/build/e7d4bf530e2a... https://www.euronews.com/build/e7d4bf530e2ac8ed01ce-header.css — 200 — 6.5 KiB — 68 ms — h2https://www.euronews.com/build/e7ee234781cb33287891-app_css.csswww.euronews.com/build/e7ee234781cb... https://www.euronews.com/build/e7ee234781cb33287891-app_css.css — 200 — 2.2 KiB — 68 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.5 KiB — 76 ms — h3https://www.euronews.com/build/509b54a72fb69fe05136-didomi.csswww.euronews.com/build/509b54a72fb6... https://www.euronews.com/build/509b54a72fb69fe05136-didomi.css — 200 — 377 B — 64 ms — h2https://www.euronews.com/build/b405a13a0ff24a76a4f6-runtime.jswww.euronews.com/build/b405a13a0ff2... https://www.euronews.com/build/b405a13a0ff24a76a4f6-runtime.js — 200 — 3.1 KiB — 67 ms — h2https://www.euronews.com/build/836d7f3c256945f79ca8-2155.jswww.euronews.com/build/836d7f3c2569... https://www.euronews.com/build/836d7f3c256945f79ca8-2155.js — 200 — 15.1 KiB — 71 ms — h2https://www.euronews.com/build/c0de44d07475b825d642-main.jswww.euronews.com/build/c0de44d07475... https://www.euronews.com/build/c0de44d07475b825d642-main.js — 200 — 23.2 KiB — 77 ms — h2https://static.euronews.com/website/images/logos/logo-euronews-stacked-72x72-neon-blue.svgstatic.euronews.com/website/images/... https://static.euronews.com/website/images/logos/logo-euronews-stacked-72x72-neon-blue.svg — 200 — 5.8 KiB — 139 ms — h2https://www.euronews.com/build/fb06165d1958a011b867-the-media-object.csswww.euronews.com/build/fb06165d1958... https://www.euronews.com/build/fb06165d1958a011b867-the-media-object.css — 200 — 1.8 KiB — 25 ms — h3https://www.euronews.com/manifest.jsonwww.euronews.com/manifest.json https://www.euronews.com/manifest.json — 200 — 838 B — 24 ms — h3https://images.euronews.com/articles/stories/09/72/36/47/1366x768_cmsv2_209ed28e-d740-51d3-a6f2-7b9e7cc73cb5-9723647.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/36/47/1366x768_cmsv2_209ed28e-d740-51d3-a6f2-7b9e7cc73cb5-9723647.jpg — 200 — 116.1 KiB — 71 ms — h2https://www.euronews.com/build/b736a82193eaa3f243f2-block-bar-now.csswww.euronews.com/build/b736a82193ea... https://www.euronews.com/build/b736a82193eaa3f243f2-block-bar-now.css — 200 — 752 B — 27 ms — h3https://www.euronews.com/build/f47fecf2d51037879523-tc-frame.csswww.euronews.com/build/f47fecf2d510... https://www.euronews.com/build/f47fecf2d51037879523-tc-frame.css — 200 — 646 B — 45 ms — h3https://www.euronews.com/build/22e1760915a476ae80b6-tc-hero.csswww.euronews.com/build/22e1760915a4... https://www.euronews.com/build/22e1760915a476ae80b6-tc-hero.css — 200 — 970 B — 28 ms — h3https://www.euronews.com/build/d03131999140ceb8e719-tc-three-articles.csswww.euronews.com/build/d03131999140... https://www.euronews.com/build/d03131999140ceb8e719-tc-three-articles.css — 200 — 695 B — 24 ms — h3https://www.euronews.com/build/8a17ed807b67f9a1e968-tc-listing.csswww.euronews.com/build/8a17ed807b67... https://www.euronews.com/build/8a17ed807b67f9a1e968-tc-listing.css — 200 — 662 B — 38 ms — h3https://www.euronews.com/build/803e34ff9ac4ff4eb4b8-tc-justin.csswww.euronews.com/build/803e34ff9ac4... https://www.euronews.com/build/803e34ff9ac4ff4eb4b8-tc-justin.css — 200 — 869 B — 40 ms — h3https://www.euronews.com/build/4fd76b70af024804dde7-tc-image-live.csswww.euronews.com/build/4fd76b70af02... https://www.euronews.com/build/4fd76b70af024804dde7-tc-image-live.css — 200 — 813 B — 40 ms — h3https://www.euronews.com/build/5a51bf3f16cda3dbe8fc-tc-image.csswww.euronews.com/build/5a51bf3f16cd... https://www.euronews.com/build/5a51bf3f16cda3dbe8fc-tc-image.css — 200 — 718 B — 40 ms — h3https://www.euronews.com/build/d2663f46b7c6505db0b0-block_adaptative.csswww.euronews.com/build/d2663f46b7c6... https://www.euronews.com/build/d2663f46b7c6505db0b0-block_adaptative.css — 200 — 743 B — 40 ms — h3https://www.euronews.com/build/5e12e8dc772ed1616a26-block_bcs.csswww.euronews.com/build/5e12e8dc772e... https://www.euronews.com/build/5e12e8dc772ed1616a26-block_bcs.css — 200 — 588 B — 38 ms — h3https://www.euronews.com/build/2207f37ac1aa66de08f9-component-most-viewed.csswww.euronews.com/build/2207f37ac1aa... https://www.euronews.com/build/2207f37ac1aa66de08f9-component-most-viewed.css — 200 — 793 B — 37 ms — h3https://www.euronews.com/build/08f85f8c4aeda4eb2e1d-block_programs_list.csswww.euronews.com/build/08f85f8c4aed... https://www.euronews.com/build/08f85f8c4aeda4eb2e1d-block_programs_list.css — 200 — 626 B — 39 ms — h3https://www.euronews.com/build/1da215e6e22be4199cad-block_video.csswww.euronews.com/build/1da215e6e22b... https://www.euronews.com/build/1da215e6e22be4199cad-block_video.css — 200 — 602 B — 38 ms — h3https://www.euronews.com/build/70bc1db3eb8dbd4c3dbd-block_sponsored_content.csswww.euronews.com/build/70bc1db3eb8d... https://www.euronews.com/build/70bc1db3eb8dbd4c3dbd-block_sponsored_content.css — 200 — 429 B — 37 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 1.9 shttps://euronews.com// https://euronews.com/ — 301 — 86 B — 515 ms — h2https://www.euronews.com/www.euronews.com/ https://www.euronews.com/ — 200 — 560.3 KiB — 113 ms — h2https://www.euronews.com/build/7e9e89dd9db252b8deac-reduce-cls.csswww.euronews.com/build/7e9e89dd9db2... https://www.euronews.com/build/7e9e89dd9db252b8deac-reduce-cls.css — 200 — 3.1 KiB — 67 ms — h2https://www.euronews.com/build/70408b8296f73edb4cdd-common.csswww.euronews.com/build/70408b8296f7... https://www.euronews.com/build/70408b8296f73edb4cdd-common.css — 200 — 9.3 KiB — 67 ms — h2https://www.euronews.com/build/04cd5d253fd9b1c3bc84-trumps.csswww.euronews.com/build/04cd5d253fd9... https://www.euronews.com/build/04cd5d253fd9b1c3bc84-trumps.css — 200 — 1.5 KiB — 67 ms — h2https://www.euronews.com/build/e7d4bf530e2ac8ed01ce-header.csswww.euronews.com/build/e7d4bf530e2a... https://www.euronews.com/build/e7d4bf530e2ac8ed01ce-header.css — 200 — 6.5 KiB — 68 ms — h2https://www.euronews.com/build/e7ee234781cb33287891-app_css.csswww.euronews.com/build/e7ee234781cb... https://www.euronews.com/build/e7ee234781cb33287891-app_css.css — 200 — 2.2 KiB — 68 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.5 KiB — 76 ms — h3https://www.euronews.com/build/509b54a72fb69fe05136-didomi.csswww.euronews.com/build/509b54a72fb6... https://www.euronews.com/build/509b54a72fb69fe05136-didomi.css — 200 — 377 B — 64 ms — h2https://www.euronews.com/build/b405a13a0ff24a76a4f6-runtime.jswww.euronews.com/build/b405a13a0ff2... https://www.euronews.com/build/b405a13a0ff24a76a4f6-runtime.js — 200 — 3.1 KiB — 67 ms — h2https://www.euronews.com/build/836d7f3c256945f79ca8-2155.jswww.euronews.com/build/836d7f3c2569... https://www.euronews.com/build/836d7f3c256945f79ca8-2155.js — 200 — 15.1 KiB — 71 ms — h2https://www.euronews.com/build/c0de44d07475b825d642-main.jswww.euronews.com/build/c0de44d07475... https://www.euronews.com/build/c0de44d07475b825d642-main.js — 200 — 23.2 KiB — 77 ms — h2https://static.euronews.com/website/images/logos/logo-euronews-stacked-72x72-neon-blue.svgstatic.euronews.com/website/images/... https://static.euronews.com/website/images/logos/logo-euronews-stacked-72x72-neon-blue.svg — 200 — 5.8 KiB — 139 ms — h2https://www.euronews.com/build/fb06165d1958a011b867-the-media-object.csswww.euronews.com/build/fb06165d1958... https://www.euronews.com/build/fb06165d1958a011b867-the-media-object.css — 200 — 1.8 KiB — 25 ms — h3https://www.euronews.com/manifest.jsonwww.euronews.com/manifest.json https://www.euronews.com/manifest.json — 200 — 838 B — 24 ms — h3https://images.euronews.com/articles/stories/09/72/36/47/1366x768_cmsv2_209ed28e-d740-51d3-a6f2-7b9e7cc73cb5-9723647.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/36/47/1366x768_cmsv2_209ed28e-d740-51d3-a6f2-7b9e7cc73cb5-9723647.jpg — 200 — 116.1 KiB — 71 ms — h2https://www.euronews.com/build/b736a82193eaa3f243f2-block-bar-now.csswww.euronews.com/build/b736a82193ea... https://www.euronews.com/build/b736a82193eaa3f243f2-block-bar-now.css — 200 — 752 B — 27 ms — h3https://www.euronews.com/build/f47fecf2d51037879523-tc-frame.csswww.euronews.com/build/f47fecf2d510... https://www.euronews.com/build/f47fecf2d51037879523-tc-frame.css — 200 — 646 B — 45 ms — h3https://www.euronews.com/build/22e1760915a476ae80b6-tc-hero.csswww.euronews.com/build/22e1760915a4... https://www.euronews.com/build/22e1760915a476ae80b6-tc-hero.css — 200 — 970 B — 28 ms — h3https://www.euronews.com/build/d03131999140ceb8e719-tc-three-articles.csswww.euronews.com/build/d03131999140... https://www.euronews.com/build/d03131999140ceb8e719-tc-three-articles.css — 200 — 695 B — 24 ms — h3https://www.euronews.com/build/8a17ed807b67f9a1e968-tc-listing.csswww.euronews.com/build/8a17ed807b67... https://www.euronews.com/build/8a17ed807b67f9a1e968-tc-listing.css — 200 — 662 B — 38 ms — h3https://www.euronews.com/build/803e34ff9ac4ff4eb4b8-tc-justin.csswww.euronews.com/build/803e34ff9ac4... https://www.euronews.com/build/803e34ff9ac4ff4eb4b8-tc-justin.css — 200 — 869 B — 40 ms — h3https://www.euronews.com/build/4fd76b70af024804dde7-tc-image-live.csswww.euronews.com/build/4fd76b70af02... https://www.euronews.com/build/4fd76b70af024804dde7-tc-image-live.css — 200 — 813 B — 40 ms — h3https://www.euronews.com/build/5a51bf3f16cda3dbe8fc-tc-image.csswww.euronews.com/build/5a51bf3f16cd... https://www.euronews.com/build/5a51bf3f16cda3dbe8fc-tc-image.css — 200 — 718 B — 40 ms — h3https://www.euronews.com/build/d2663f46b7c6505db0b0-block_adaptative.csswww.euronews.com/build/d2663f46b7c6... https://www.euronews.com/build/d2663f46b7c6505db0b0-block_adaptative.css — 200 — 743 B — 40 ms — h3https://www.euronews.com/build/5e12e8dc772ed1616a26-block_bcs.csswww.euronews.com/build/5e12e8dc772e... https://www.euronews.com/build/5e12e8dc772ed1616a26-block_bcs.css — 200 — 588 B — 38 ms — h3https://www.euronews.com/build/2207f37ac1aa66de08f9-component-most-viewed.csswww.euronews.com/build/2207f37ac1aa... https://www.euronews.com/build/2207f37ac1aa66de08f9-component-most-viewed.css — 200 — 793 B — 37 ms — h3https://www.euronews.com/build/08f85f8c4aeda4eb2e1d-block_programs_list.csswww.euronews.com/build/08f85f8c4aed... https://www.euronews.com/build/08f85f8c4aeda4eb2e1d-block_programs_list.css — 200 — 626 B — 39 ms — h3https://www.euronews.com/build/1da215e6e22be4199cad-block_video.csswww.euronews.com/build/1da215e6e22b... https://www.euronews.com/build/1da215e6e22be4199cad-block_video.css — 200 — 602 B — 38 ms — h3https://www.euronews.com/build/70bc1db3eb8dbd4c3dbd-block_sponsored_content.csswww.euronews.com/build/70bc1db3eb8d... https://www.euronews.com/build/70bc1db3eb8dbd4c3dbd-block_sponsored_content.css — 200 — 429 B — 37 ms — h3https://www.euronews.com/build/4d66b9dc20d964651c21-tc-title.csswww.euronews.com/build/4d66b9dc20d9... https://www.euronews.com/build/4d66b9dc20d964651c21-tc-title.css — 200 — 648 B — 37 ms — h3https://www.euronews.com/build/efdb2887119646ae87bc-block_languages.csswww.euronews.com/build/efdb28871196... https://www.euronews.com/build/efdb2887119646ae87bc-block_languages.css — 200 — 748 B — 37 ms — h3https://www.euronews.com/build/ac546a24019f4c997e0a-footer.csswww.euronews.com/build/ac546a24019f... https://www.euronews.com/build/ac546a24019f4c997e0a-footer.css — 200 — 2.8 KiB — 36 ms — h3https://static.euronews.com/website/images/logos/logo-euronews-stacked-outlined-72x72-grey-9.svgstatic.euronews.com/website/images/... https://static.euronews.com/website/images/logos/logo-euronews-stacked-outlined-72x72-grey-9.svg — 200 — 5.9 KiB — 45 ms — h2https://cdn.jwplayer.com/v2/sites/6HUPuXLy/placements/PFFKM35L/embed.js?divId=jw-vertical-video-player-PFFKM35L-2143439735cdn.jwplayer.com/v2/sites/6HUPuXLy/... https://cdn.jwplayer.com/v2/sites/6HUPuXLy/placements/PFFKM35L/embed.js?divId=jw-vertical-video-player-PFFKM35L-2143439735 — 200 — 33.6 KiB — 54 ms — h2https://static.euronews.com/website/images/vector/icon-view-thin-black.svgstatic.euronews.com/website/images/... https://static.euronews.com/website/images/vector/icon-view-thin-black.svg — 200 — 2.0 KiB — 49 ms — h2https://static.euronews.com/website/images/vector/icon-quote-close-neon-blue.svgstatic.euronews.com/website/images/... https://static.euronews.com/website/images/vector/icon-quote-close-neon-blue.svg — 200 — 897 B — 46 ms — h2https://www.euronews.com/build/0a99ec3795784c5a8509-fonts.csswww.euronews.com/build/0a99ec379578... https://www.euronews.com/build/0a99ec3795784c5a8509-fonts.css — 200 — 709 B — 52 ms — h3https://images.euronews.com/articles/stories/09/72/29/99/304x171_cmsv2_22293130-b71e-5fd3-ae64-b8408fd6b44a-9722999.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/29/99/304x171_cmsv2_22293130-b71e-5fd3-ae64-b8408fd6b44a-9722999.jpg — 200 — 9.7 KiB — 29 ms — h3https://images.euronews.com/articles/stories/09/72/31/07/304x171_cmsv2_42abc705-86f9-50c2-a4d3-f204a5a96ee4-9723107.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/31/07/304x171_cmsv2_42abc705-86f9-50c2-a4d3-f204a5a96ee4-9723107.jpg — 200 — 15.6 KiB — 43 ms — h3https://images.euronews.com/articles/stories/09/72/34/61/304x171_cmsv2_3a4371bc-a5f3-5e3e-aef9-42a39813ac16-9723461.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/34/61/304x171_cmsv2_3a4371bc-a5f3-5e3e-aef9-42a39813ac16-9723461.jpg — 200 — 8.5 KiB — 41 ms — h3https://images.euronews.com/articles/stories/09/72/36/30/304x171_cmsv2_6775b47d-7401-56b0-abf3-94e8e2e5638d-9723630.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/36/30/304x171_cmsv2_6775b47d-7401-56b0-abf3-94e8e2e5638d-9723630.jpg — 200 — 9.1 KiB — 41 ms — h3https://images.euronews.com/articles/stories/09/72/35/80/304x171_cmsv2_3da07ee8-994a-5c80-9502-b9e46331d9ba-9723580.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/35/80/304x171_cmsv2_3da07ee8-994a-5c80-9502-b9e46331d9ba-9723580.jpg — 200 — 9.3 KiB — 27 ms — h3https://images.euronews.com/articles/stories/09/72/29/59/304x171_cmsv2_956aac93-1dcd-5777-b395-67c906433061-9722959.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/29/59/304x171_cmsv2_956aac93-1dcd-5777-b395-67c906433061-9722959.jpg — 200 — 20.3 KiB — 40 ms — h3https://images.euronews.com/articles/stories/09/71/67/19/304x171_cmsv2_806faed2-aa90-5f1a-b2a4-54e640741888-9716719.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/71/67/19/304x171_cmsv2_806faed2-aa90-5f1a-b2a4-54e640741888-9716719.jpg — 200 — 6.2 KiB — 41 ms — h3https://images.euronews.com/articles/stories/09/72/02/28/304x171_cmsv2_46eb104c-4bda-504a-8a00-5d58c70b6bfd-9720228.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/02/28/304x171_cmsv2_46eb104c-4bda-504a-8a00-5d58c70b6bfd-9720228.jpg — 200 — 14.9 KiB — 26 ms — h3https://images.euronews.com/articles/stories/09/72/35/43/304x171_cmsv2_e821fe87-0d57-53af-9ca8-ae377b048c34-9723543.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/35/43/304x171_cmsv2_e821fe87-0d57-53af-9ca8-ae377b048c34-9723543.jpg — 200 — 11.5 KiB — 12 ms — h3https://images.euronews.com/articles/stories/09/72/32/72/304x171_cmsv2_24884931-7cbc-5ffc-b0d7-9a9c40720669-9723272.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/32/72/304x171_cmsv2_24884931-7cbc-5ffc-b0d7-9a9c40720669-9723272.jpg — 200 — 8.5 KiB — 40 ms — h3https://images.euronews.com/articles/stories/09/66/36/53/304x171_cmsv2_b31d620b-6726-5953-a447-9e5d59364d0c-9663653.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/66/36/53/304x171_cmsv2_b31d620b-6726-5953-a447-9e5d59364d0c-9663653.jpg — 200 — 34.2 KiB — 31 ms — h3https://images.euronews.com/articles/stories/09/72/31/80/304x171_cmsv2_8dc921e1-eb69-55c6-bcba-36f44d7bd70a-9723180.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/31/80/304x171_cmsv2_8dc921e1-eb69-55c6-bcba-36f44d7bd70a-9723180.jpg — 200 — 8.7 KiB — 47 ms — h3https://images.euronews.com/articles/stories/09/72/32/73/304x171_cmsv2_4a84ed81-0353-5a32-b5c7-399036861dd3-9723273.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/32/73/304x171_cmsv2_4a84ed81-0353-5a32-b5c7-399036861dd3-9723273.jpg — 200 — 10.7 KiB — 31 ms — h3https://static.euronews.com/website/images/live/live-en.jpgstatic.euronews.com/website/images/... https://static.euronews.com/website/images/live/live-en.jpg — 200 — 114.8 KiB — 41 ms — h3https://static.euronews.com/website/images/Home/bg-europe-today.jpgstatic.euronews.com/website/images/... https://static.euronews.com/website/images/Home/bg-europe-today.jpg — 200 — 53.3 KiB — 60 ms — h3https://static.euronews.com/website/images/Home/logo-EuropeToday-horizontal.pngstatic.euronews.com/website/images/... https://static.euronews.com/website/images/Home/logo-EuropeToday-horizontal.png — 200 — 6.1 KiB — 39 ms — h3https://images.euronews.com/articles/stories/09/72/18/33/480x270_cmsv2_a56ad088-0847-5ea3-b814-32908e2d2288-9721833.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/18/33/480x270_cmsv2_a56ad088-0847-5ea3-b814-32908e2d2288-9721833.jpg — 200 — 9.1 KiB — 28 ms — h3https://images.euronews.com/articles/stories/09/72/22/66/480x270_cmsv2_4db3c065-79ac-5b10-93a5-db5ad5b7cf16-9722266.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/22/66/480x270_cmsv2_4db3c065-79ac-5b10-93a5-db5ad5b7cf16-9722266.jpg — 200 — 11.3 KiB — 37 ms — h3https://images.euronews.com/articles/stories/09/72/25/07/480x270_cmsv2_a065f025-658f-560b-84b7-c973a251a6a4-9722507.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/25/07/480x270_cmsv2_a065f025-658f-560b-84b7-c973a251a6a4-9722507.jpg — 200 — 24.2 KiB — 41 ms — h3https://images.euronews.com/articles/stories/09/72/28/59/480x270_cmsv2_f9b2e2a0-6b94-5221-9254-2f28dea9d718-9722859.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/28/59/480x270_cmsv2_f9b2e2a0-6b94-5221-9254-2f28dea9d718-9722859.jpg — 200 — 15.6 KiB — 56 ms — h3https://images.euronews.com/articles/stories/09/72/33/87/480x270_cmsv2_a99e6793-86eb-5a52-8c17-31b142af2afd-9723387.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/33/87/480x270_cmsv2_a99e6793-86eb-5a52-8c17-31b142af2afd-9723387.jpg — 200 — 10.7 KiB — 47 ms — h3https://images.euronews.com/articles/stories/09/72/28/45/320x180_cmsv2_4abecc70-c27e-5637-955c-5763346d2650-9722845.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/28/45/320x180_cmsv2_4abecc70-c27e-5637-955c-5763346d2650-9722845.jpg — 200 — 6.0 KiB — 46 ms — h3https://images.euronews.com/articles/stories/09/72/29/13/320x180_cmsv2_b7a4cd22-78fe-5c06-96f4-247915339ff8-9722913.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/29/13/320x180_cmsv2_b7a4cd22-78fe-5c06-96f4-247915339ff8-9722913.jpg — 200 — 5.8 KiB — 46 ms — h3https://images.euronews.com/articles/stories/09/72/26/43/320x180_cmsv2_6d33c95c-dd5c-5831-92c6-204e4b261502-9722643.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/26/43/320x180_cmsv2_6d33c95c-dd5c-5831-92c6-204e4b261502-9722643.jpg — 200 — 5.2 KiB — 53 ms — h3https://images.euronews.com/articles/stories/09/71/99/00/320x180_cmsv2_929128b6-a6a3-5be9-84cd-8d3cabd119a0-9719900.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/71/99/00/320x180_cmsv2_929128b6-a6a3-5be9-84cd-8d3cabd119a0-9719900.jpg — 200 — 8.5 KiB — 46 ms — h3https://images.euronews.com/articles/stories/09/72/25/83/320x180_cmsv2_3d1229ca-9f34-5f84-b316-4463e5671328-9722583.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/25/83/320x180_cmsv2_3d1229ca-9f34-5f84-b316-4463e5671328-9722583.jpg — 200 — 11.7 KiB — 62 ms — h3https://images.euronews.com/articles/stories/09/72/25/12/320x180_cmsv2_863baec7-a999-52fa-af0c-861581ef3831-9722512.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/25/12/320x180_cmsv2_863baec7-a999-52fa-af0c-861581ef3831-9722512.jpg — 200 — 17.3 KiB — 62 ms — h3https://static.euronews.com/fonts/inter/inter-variable-latin.woff2static.euronews.com/fonts/inter/int... https://static.euronews.com/fonts/inter/inter-variable-latin.woff2 — 200 — 37.5 KiB — 12 ms — h3https://www.euronews.com/build/d38b1aa8917d4d16504e-print.csswww.euronews.com/build/d38b1aa8917d... https://www.euronews.com/build/d38b1aa8917d4d16504e-print.css — 200 — 630 B — 5 ms — h3https://www.euronews.com/build/4ebc128c2b144144af97-6431.jswww.euronews.com/build/4ebc128c2b14... https://www.euronews.com/build/4ebc128c2b144144af97-6431.js — 200 — 1.5 KiB — 8 ms — h3https://www.euronews.com/build/90c7f81380882a582f93-5112.jswww.euronews.com/build/90c7f8138088... https://www.euronews.com/build/90c7f81380882a582f93-5112.js — 200 — 1.3 KiB — 20 ms — h3https://www.euronews.com/build/1af53879cccfcc1d9598-3019.jswww.euronews.com/build/1af53879cccf... https://www.euronews.com/build/1af53879cccfcc1d9598-3019.js — 200 — 2.5 KiB — 22 ms — h3https://www.euronews.com/build/301b452fd94cca5db8d6-4916.jswww.euronews.com/build/301b452fd94c... https://www.euronews.com/build/301b452fd94cca5db8d6-4916.js — 200 — 839 B — 21 ms — h3https://www.euronews.com/build/33b919332f74cc6b02c8-6953.jswww.euronews.com/build/33b919332f74... https://www.euronews.com/build/33b919332f74cc6b02c8-6953.js — 200 — 1.5 KiB — 41 ms — h3https://www.euronews.com/build/8973bef05d7654a245c2-9397.jswww.euronews.com/build/8973bef05d76... https://www.euronews.com/build/8973bef05d7654a245c2-9397.js — 200 — 1011 B — 41 ms — h3https://www.euronews.com/build/ec60892a7526c5f26b89-1624.jswww.euronews.com/build/ec60892a7526... https://www.euronews.com/build/ec60892a7526c5f26b89-1624.js — 200 — 1.5 KiB — 42 ms — h3https://www.euronews.com/build/c56f9e159b540e1682f5-3022.jswww.euronews.com/build/c56f9e159b54... https://www.euronews.com/build/c56f9e159b540e1682f5-3022.js — 200 — 776 B — 46 ms — h3https://www.euronews.com/build/564d63dab5a7a8a8c925-513.jswww.euronews.com/build/564d63dab5a7... https://www.euronews.com/build/564d63dab5a7a8a8c925-513.js — 200 — 1.1 KiB — 46 ms — h3https://www.euronews.com/build/78c5e5d78029c60960af-3912.jswww.euronews.com/build/78c5e5d78029... https://www.euronews.com/build/78c5e5d78029c60960af-3912.js — 200 — 2.3 KiB — 46 ms — h3https://www.euronews.com/build/985bd45b1400be5746dc-6582.jswww.euronews.com/build/985bd45b1400... https://www.euronews.com/build/985bd45b1400be5746dc-6582.js — 200 — 925 B — 45 ms — h3https://www.euronews.com/build/f87782eb39612de43617-2578.jswww.euronews.com/build/f87782eb3961... https://www.euronews.com/build/f87782eb39612de43617-2578.js — 200 — 4.1 KiB — 45 ms — h3https://www.euronews.com/build/928337d5a95b6b51b750-4508.jswww.euronews.com/build/928337d5a95b... https://www.euronews.com/build/928337d5a95b6b51b750-4508.js — 200 — 782 B — 45 ms — h3https://www.euronews.com/build/15331420f8bf4a00b682-7207.jswww.euronews.com/build/15331420f8bf... https://www.euronews.com/build/15331420f8bf4a00b682-7207.js — 200 — 1.2 KiB — 44 ms — h3https://www.euronews.com/build/59ccd07ccb76133d4aad-9205.jswww.euronews.com/build/59ccd07ccb76... https://www.euronews.com/build/59ccd07ccb76133d4aad-9205.js — 200 — 5.4 KiB — 42 ms — h3https://www.euronews.com/build/d9ad68c7138711a57597-5184.jswww.euronews.com/build/d9ad68c71387... https://www.euronews.com/build/d9ad68c7138711a57597-5184.js — 200 — 2.8 KiB — 42 ms — h3https://www.euronews.com/build/5f8f7bd6133ca90de053-7403.jswww.euronews.com/build/5f8f7bd6133c... https://www.euronews.com/build/5f8f7bd6133ca90de053-7403.js — 200 — 16.2 KiB — 48 ms — h3https://www.euronews.com/build/0d46c947e98dfef72f92-9068.jswww.euronews.com/build/0d46c947e98d... https://www.euronews.com/build/0d46c947e98dfef72f92-9068.js — 200 — 5.1 KiB — 47 ms — h3https://www.euronews.com/build/c57021f6b70b17705cb7-3993.jswww.euronews.com/build/c57021f6b70b... https://www.euronews.com/build/c57021f6b70b17705cb7-3993.js — 200 — 751 B — 52 ms — h3https://www.euronews.com/build/77cbaae0b3f006501710-3320.jswww.euronews.com/build/77cbaae0b3f0... https://www.euronews.com/build/77cbaae0b3f006501710-3320.js — 200 — 4.2 KiB — 51 ms — h3https://cdn.jwplayer.com/v2/geo.jsoncdn.jwplayer.com/v2/geo.json https://cdn.jwplayer.com/v2/geo.json — 200 — 299 B — 26 ms — h2https://ssl.p.jwpcdn.com/player/services/jwpsrv/v/4/index.jsssl.p.jwpcdn.com/player/services/jw... https://ssl.p.jwpcdn.com/player/services/jwpsrv/v/4/index.js — 200 — 19.4 KiB — 23 ms — h2https://www.euronews.com/build/bf7c8497d0cb3ccf9b4c-8611.jswww.euronews.com/build/bf7c8497d0cb... https://www.euronews.com/build/bf7c8497d0cb3ccf9b4c-8611.js — 200 — 742 B — 4 ms — h3https://www.euronews.com/build/252996433d1d7c341fd1-3949.jswww.euronews.com/build/252996433d1d... https://www.euronews.com/build/252996433d1d7c341fd1-3949.js — 200 — 739 B — 5 ms — h3https://www.euronews.com/api/geowww.euronews.com/api/geo https://www.euronews.com/api/geo — 200 — 842 B — 4 ms — h3https://www.euronews.com/api/geowww.euronews.com/api/geo https://www.euronews.com/api/geo — 200 — 0 B — 8 ms — h3https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 14 ms — h2https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.1 KiB — 15 ms — h2https://assets.adobedtm.com/cbcaa08b4d07/21b46dbf0308/launch-18c76c3a7465.min.jsassets.adobedtm.com/cbcaa08b4d07/21... https://assets.adobedtm.com/cbcaa08b4d07/21b46dbf0308/launch-18c76c3a7465.min.js — 200 — 53.1 KiB — 15 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604140101/pubads_impl.js?cb=31097850securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604140101/pubads_impl.js?cb=31097850 — 200 — 187.7 KiB — 21 ms — h3https://ssl.p.jwpcdn.com/player/services/vertical-video/v/0/index.jsssl.p.jwpcdn.com/player/services/ve... https://ssl.p.jwpcdn.com/player/services/vertical-video/v/0/index.js — 200 — 69.1 KiB — 20 ms — h2https://www.euronews.com/build/703cfec3c2fee4060a7d-810.jswww.euronews.com/build/703cfec3c2fe... https://www.euronews.com/build/703cfec3c2fee4060a7d-810.js — 200 — 2.3 KiB — 16 ms — h3https://pub.doubleverify.com/dvtag/35076072/DV1446019/pub.jspub.doubleverify.com/dvtag/35076072... https://pub.doubleverify.com/dvtag/35076072/DV1446019/pub.js — 200 — 33.6 KiB — 44 ms — h3https://ping.chartbeat.net/ping?h=euronews.com&p=%2F&u=BZwdecDEK7wZrEge3&d=euronews.com&g=61229&g0=Unspecified&g1=Euronews&g4=home&n=1&f=00001&c=0&x=0&m=0&y=7370&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.euronews.com%2F&b=1274&t=BnMdr8BWyNxQB6cv5hBTh6_NDRyCj_&V=150&i=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&tz=0&sn=1&sv=DeXvLACcHJN8BI_S6_Bc36UUexyFk&sr=external&sd=1&im=067b2fff&_ping.chartbeat.net/ping?h=euronews.... https://ping.chartbeat.net/ping?h=euronews.com&p=%2F&u=BZwdecDEK7wZrEge3&d=euronews.com&g=61229&g0=Unspecified&g1=Euronews&g4=home&n=1&f=00001&c=0&x=0&m=0&y=7370&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.euronews.com%2F&b=1274&t=BnMdr8BWyNxQB6cv5hBTh6_NDRyCj_&V=150&i=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&tz=0&sn=1&sv=DeXvLACcHJN8BI_S6_Bc36UUexyFk&sr=external&sd=1&im=067b2fff&_ — 200 — 201 B — 785 ms — h2https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=euronews.com&domain=euronews.com&path=%2Fmab.chartbeat.com/mab_strategy/head... https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=euronews.com&domain=euronews.com&path=%2F — 200 — 513 B — 16 ms — h2https://ml314.com/tag.aspx?154ml314.com/tag.aspx?154 https://ml314.com/tag.aspx?154 — 200 — 12.7 KiB — 21 ms — h2https://www.euronews.com/build/0f0230a11afedd2a0d4a-287.jswww.euronews.com/build/0f0230a11afe... https://www.euronews.com/build/0f0230a11afedd2a0d4a-287.js — 200 — 752 B — 5 ms — h3https://scripts.opti-digital.com/modules/?site=euronewsscripts.opti-digital.com/modules/?s... https://scripts.opti-digital.com/modules/?site=euronews — 200 — 14.9 KiB — 31 ms — h3https://www.euronews.com/build/99a6f77dbdb7375655a3-650.jswww.euronews.com/build/99a6f77dbdb7... https://www.euronews.com/build/99a6f77dbdb7375655a3-650.js — 200 — 1.1 KiB — 8 ms — h3https://vi.ml314.com/get?eid=84280&tk=FRPO9OOjo7r2bfkOxwTcCdMr2bqgcMqZlYK6THIacwLAM3d&f&fp=vi.ml314.com/get?eid=84280&tk=FRPO9... https://vi.ml314.com/get?eid=84280&tk=FRPO9OOjo7r2bfkOxwTcCdMr2bqgcMqZlYK6THIacwLAM3d&f&fp= — 200 — 457 B — 36 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=237E3E1059F2E95E0A495E5D%40AdobeOrg&d_nsid=0&ts=1776295622923dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=237E3E1059F2E95E0A495E5D%40AdobeOrg&d_nsid=0&ts=1776295622923 — 200 — 1.5 KiB — 18 ms — h2https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.jsassets.adobedtm.com/extensions/EP31... https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.js — 200 — 13.0 KiB — 189 ms — h2https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.jsassets.adobedtm.com/extensions/EP31... https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.8 KiB — 190 ms — h2https://www.euronews.com/api/breaking-news.jsonwww.euronews.com/api/breaking-news.... https://www.euronews.com/api/breaking-news.json — 200 — 340 B — 10 ms — h3https://sdk.privacy-center.org/b32da769-c008-4f3b-a042-7a73c6bfb07d/loader.js?target=www.euronews.comsdk.privacy-center.org/b32da769-c00... https://sdk.privacy-center.org/b32da769-c008-4f3b-a042-7a73c6bfb07d/loader.js?target=www.euronews.com — 200 — 194.3 KiB — 815 ms — h2https://euronewsgroup.d3.sc.omtrdc.net/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=237E3E1059F2E95E0A495E5D%40AdobeOrg&mid=54053578365229773774123409562002551773&cl=34164000&ts=1776295622967euronewsgroup.d3.sc.omtrdc.net/id?d... https://euronewsgroup.d3.sc.omtrdc.net/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=237E3E1059F2E95E0A495E5D%40AdobeOrg&mid=54053578365229773774123409562002551773&cl=34164000&ts=1776295622967 — 200 — 267 B — 31 ms — h2https://cm.everesttech.net/cm/dd?d_uuid=54648399823209956614174265609222571761cm.everesttech.net/cm/dd?d_uuid=546... https://cm.everesttech.net/cm/dd?d_uuid=54648399823209956614174265609222571761 — 302 — 517 B — 48 ms — http/1.1https://euronewsgroup.demdex.net/dest5.html?d_nsid=0euronewsgroup.demdex.net/dest5.html... https://euronewsgroup.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 89 ms — h2https://scripts.opti-digital.com/lib/?site=euronews&lib=launcher&v=5.3.5scripts.opti-digital.com/lib/?site=... https://scripts.opti-digital.com/lib/?site=euronews&lib=launcher&v=5.3.5 — 200 — 99.2 KiB — 28 ms — h3https://optiyield-data.opti-digital.com/pfc/web/config?pubid=6458&device=30000&domain=www.euronews.com&nr=1&country=SGoptiyield-data.opti-digital.com/pfc... https://optiyield-data.opti-digital.com/pfc/web/config?pubid=6458&device=30000&domain=www.euronews.com&nr=1&country=SG — 200 — 3.6 KiB — 16 ms — h3https://fonts.googleapis.com/css?family=Open+Sansfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans — 200 — 2.0 KiB — 16 ms — h2https://pl.connatix.com/pl.connatix.com/ https://pl.connatix.com/ — 202 — 279 B — 329 ms — h2https://cdn.jwplayer.com/v2/sites/6HUPuXLy/player.jscdn.jwplayer.com/v2/sites/6HUPuXLy/... https://cdn.jwplayer.com/v2/sites/6HUPuXLy/player.js — 200 — 67.7 KiB — 12 ms — h2https://dpm.demdex.net/ibs:dpid=411&dpuuid=aeAexgAAAHOfKAM5dpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=aeAexgAAAHOfKAM5 — 302 — 532 B — 8 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aeAexgAAAHOfKAM5dpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aeAexgAAAHOfKAM5 — 200 — 470 B — 7 ms — h2https://pbs.optidigital.com/statuspbs.optidigital.com/status https://pbs.optidigital.com/status — 200 — 235 B — 85 ms — h2https://pbs.optidigital.com/cookie_syncpbs.optidigital.com/cookie_sync https://pbs.optidigital.com/cookie_sync — 200 — 648 B — 78 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fpbs.optidigital.com%2Fsetuid%3Fbidder%3Dappnexus%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UIDib.adnxs.com/getuid?https%3A%2F%2Fp... https://ib.adnxs.com/getuid?https%3A%2F%2Fpbs.optidigital.com%2Fsetuid%3Fbidder%3Dappnexus%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID — 307 — 1012 B — 52 ms — h2https://sync.1rx.io/usersync2/rmphb?gdpr=&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Fpbs.optidigital.com%2Fsetuid%3Fbidder%3Dunruly%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%5BRX_UUID%5Dsync.1rx.io/usersync2/rmphb?gdpr=&g... https://sync.1rx.io/usersync2/rmphb?gdpr=&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Fpbs.optidigital.com%2Fsetuid%3Fbidder%3Dunruly%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%5BRX_UUID%5D — 302 — 652 B — 31 ms — h2https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=35076072&cmp=DV1446019&url=https%3A%2F%2Feuronews.com&ids=1&token=%2Brp2Otoxpi0d%2Bbo9GFKA%2BAtWQtBQ6i%2BG5CQLDOU2n%2FWlhfLyW8%2BbMd2YhzpvplBz6oVGuhomtvoPxKY6MZI%2BjH%2FadbKRNvjcTqox9sPJNBZW%2BnC7nnDclW3iQ4geNqzT7UUoI7kvMg6nHS%2BPkR%2FVtiGj8czhGVs%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=35076072&cmp=DV1446019&url=https%3A%2F%2Feuronews.com&ids=1&token=%2Brp2Otoxpi0d%2Bbo9GFKA%2BAtWQtBQ6i%2BG5CQLDOU2n%2FWlhfLyW8%2BbMd2YhzpvplBz6oVGuhomtvoPxKY6MZI%2BjH%2FadbKRNvjcTqox9sPJNBZW%2BnC7nnDclW3iQ4geNqzT7UUoI7kvMg6nHS%2BPkR%2FVtiGj8czhGVs%3D — 200 — 359 B — 25 ms — h3https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=35076072&cmp=DV1446019&url=https%3A%2F%2Feuronews.com&bsc=1&abs=1&token=%2Brp2Otoxpi0d%2Bbo9GFKA%2BAtWQtBQ6i%2BG5CQLDOU2n%2FWlhfLyW8%2BbMd2YhzpvplBz6oVGuhomtvoPxKY6MZI%2BjH%2FadbKRNvjcTqox9sPJNBZW%2BnC7nnDclW3iQ4geNqzT7UUoI7kvMg6nHS%2BPkR%2FVtiGj8czhGVs%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=35076072&cmp=DV1446019&url=https%3A%2F%2Feuronews.com&bsc=1&abs=1&token=%2Brp2Otoxpi0d%2Bbo9GFKA%2BAtWQtBQ6i%2BG5CQLDOU2n%2FWlhfLyW8%2BbMd2YhzpvplBz6oVGuhomtvoPxKY6MZI%2BjH%2FadbKRNvjcTqox9sPJNBZW%2BnC7nnDclW3iQ4geNqzT7UUoI7kvMg6nHS%2BPkR%2FVtiGj8czhGVs%3D — 200 — 543 B — 31 ms — h3https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=35076072&cmp=DV1446019&url=https%3A%2F%2Feuronews.com&vlp=1&tvp=1&slot-0-%2F6458%2Fen_euronews_new%2Fhome=&slot-1-%2F6458%2Fen_euronews_new%2Fhome=800x250%2C728x90%2C700x250%2C300x250%2C468x60%2C1x1&token=%2Brp2Otoxpi0d%2Bbo9GFKA%2BAtWQtBQ6i%2BG5CQLDOU2n%2FWlhfLyW8%2BbMd2YhzpvplBz6oVGuhomtvoPxKY6MZI%2BjH%2FadbKRNvjcTqox9sPJNBZW%2BnC7nnDclW3iQ4geNqzT7UUoI7kvMg6nHS%2BPkR%2FVtiGj8czhGVs%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=35076072&cmp=DV1446019&url=https%3A%2F%2Feuronews.com&vlp=1&tvp=1&slot-0-%2F6458%2Fen_euronews_new%2Fhome=&slot-1-%2F6458%2Fen_euronews_new%2Fhome=800x250%2C728x90%2C700x250%2C300x250%2C468x60%2C1x1&token=%2Brp2Otoxpi0d%2Bbo9GFKA%2BAtWQtBQ6i%2BG5CQLDOU2n%2FWlhfLyW8%2BbMd2YhzpvplBz6oVGuhomtvoPxKY6MZI%2BjH%2FadbKRNvjcTqox9sPJNBZW%2BnC7nnDclW3iQ4geNqzT7UUoI7kvMg6nHS%2BPkR%2FVtiGj8czhGVs%3D — 200 — 540 B — 16 ms — h3https://www.euronews.com/build/7aa46e79c83bc70b6006-3190.jswww.euronews.com/build/7aa46e79c83b... https://www.euronews.com/build/7aa46e79c83bc70b6006-3190.js — 200 — 815 B — 4 ms — h3https://sync.1rx.io/usersync2/rmphb?zcc=1&redir=https%3A%2F%2Fpbs.optidigital.com%2Fsetuid%3Fbidder%3Dunruly%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%5BRX_UUID%5D&cb=1776295623357sync.1rx.io/usersync2/rmphb?zcc=1&r... https://sync.1rx.io/usersync2/rmphb?zcc=1&redir=https%3A%2F%2Fpbs.optidigital.com%2Fsetuid%3Fbidder%3Dunruly%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%5BRX_UUID%5D&cb=1776295623357 — 302 — 207 B — 6 ms — h2https://pbs.optidigital.com/setuid?bidder=unruly&gdpr=&gdpr_consent=&gpp=&gpp_sid=&f=i&uid=OPTOUTpbs.optidigital.com/setuid?bidder=u... https://pbs.optidigital.com/setuid?bidder=unruly&gdpr=&gdpr_consent=&gpp=&gpp_sid=&f=i&uid=OPTOUT — 200 — 334 B — 76 ms — h2https://ib.adnxs.com/bounce?%2Fgetuid%3Fhttps%253A%252F%252Fpbs.optidigital.com%252Fsetuid%253Fbidder%253Dappnexus%2526gdpr%253D%2526gdpr_consent%253D%2526gpp%253D%2526gpp_sid%253D%2526f%253Di%2526uid%253D%2524UIDib.adnxs.com/bounce?%2Fgetuid%3Fhtt... https://ib.adnxs.com/bounce?%2Fgetuid%3Fhttps%253A%252F%252Fpbs.optidigital.com%252Fsetuid%253Fbidder%253Dappnexus%2526gdpr%253D%2526gdpr_consent%253D%2526gpp%253D%2526gpp_sid%253D%2526f%253Di%2526uid%253D%2524UID — 302 — 823 B — 5 ms — h2https://pbs.optidigital.com/setuid?bidder=appnexus&gdpr=&gdpr_consent=&gpp=&gpp_sid=&f=i&uid=5095837696244758224pbs.optidigital.com/setuid?bidder=a... https://pbs.optidigital.com/setuid?bidder=appnexus&gdpr=&gdpr_consent=&gpp=&gpp_sid=&f=i&uid=5095837696244758224 — 200 — 105 B — 80 ms — h3https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=35076072&cmp=DV1446019&cd111=success&cm106=0&cm107=26&cd112=modern&cd115=&cm116=1&cd102=b68ea28&cd103=&cd107=14c7dedf-2345-4214-a009-0de4dea33385&cd109=modern&cd200=com&cd108=&cd105=35076072&cd106=DV1446019&cd104=www.euronews.com&cd101=ad-request&cm101=1&cid=31a5562c-dabd-4aab-8037-7120bea764e5&t=event&v=1&z=31a5562c-dabd-4aab-8037-7120bea764e5&cd160=31a5562c-dabd-4aab-8037-7120bea764e5vtrk.dv.tech/?ec=dvtag&ea=ad-reques... https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=35076072&cmp=DV1446019&cd111=success&cm106=0&cm107=26&cd112=modern&cd115=&cm116=1&cd102=b68ea28&cd103=&cd107=14c7dedf-2345-4214-a009-0de4dea33385&cd109=modern&cd200=com&cd108=&cd105=35076072&cd106=DV1446019&cd104=www.euronews.com&cd101=ad-request&cm101=1&cid=31a5562c-dabd-4aab-8037-7120bea764e5&t=event&v=1&z=31a5562c-dabd-4aab-8037-7120bea764e5&cd160=31a5562c-dabd-4aab-8037-7120bea764e5 — 204 — 210 B — 21 ms — h3https://cdn.jwplayer.com/v2/playlists/vEP1MJ4ncdn.jwplayer.com/v2/playlists/vEP1M... https://cdn.jwplayer.com/v2/playlists/vEP1MJ4n — 200 — 10.7 KiB — 288 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gpt — 200 — 23.1 KiB — 8 ms — h3https://pbs.optidigital.com/bidder/p371pbs.optidigital.com/bidder/p371 https://pbs.optidigital.com/bidder/p371 — 200 — 653 B — 85 ms — h3https://euronewsgroup.d3.sc.omtrdc.net/b/ss/euronewsgroupeuronews/1/JS-2.27.0-LGPQ/s15058042492748?AQB=1&ndh=1&pf=1&t=15%2F3%2F2026%2023%3A27%3A3%203%200&mid=54053578365229773774123409562002551773&aamlh=3&ce=UTF-8&cl=34190000&pageName=euronews.multi.multi.multi.main&g=https%3A%2F%2Fwww.euronews.com%2F&c.&getPercentPageViewed=5.0.2&handlePPVevents=4.0&p_fo=3.0&cm.&ssf=1&.cm&.c&cc=EUR&server=www.euronews.com&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c1=https%3A%2F%2Fwww.euronews.com%2F&c3=none&c4=none&v4=euronews.multi.multi.multi.main&c10=desktop&c11=en&v12=www.euronews.com%2F&c14=prod&c15=euronews&v15=none&c16=web&v16=no&c17=16.35.0&v17=none&v18=none&c20=home&c21=multi&v21=none&c22=multi&v22=none&c23=multi&v23=no&c24=txt&c25=none&c26=none&c27=none&c28=none&c29=none&c30=none&c36=none&c40=none&c41=none&c42=none&c43=none&c44=none&c45=none&c46=none&c47=none&c49=none&c51=none&c56=none&c57=none&v99=none&v100=desktop&v101=16.35.0&v104=prod&v105=euronews&v106=web&v107=home&v108=https%3A%2F%2Fwww.euronews.com%2F&v110=multi&v111=multi&v112=multi&v113=txt&v115=none&v120=none&v121=none&v123=none&v124=none&v126=none&v127=none&v128=none&v130=none&v131=none&v133=none&v139=none&v140=1&v200=en&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=237E3E1059F2E95E0A495E5D%40AdobeOrg&AQE=1euronewsgroup.d3.sc.omtrdc.net/b/ss... https://euronewsgroup.d3.sc.omtrdc.net/b/ss/euronewsgroupeuronews/1/JS-2.27.0-LGPQ/s15058042492748?AQB=1&ndh=1&pf=1&t=15%2F3%2F2026%2023%3A27%3A3%203%200&mid=54053578365229773774123409562002551773&aamlh=3&ce=UTF-8&cl=34190000&pageName=euronews.multi.multi.multi.main&g=https%3A%2F%2Fwww.euronews.com%2F&c.&getPercentPageViewed=5.0.2&handlePPVevents=4.0&p_fo=3.0&cm.&ssf=1&.cm&.c&cc=EUR&server=www.euronews.com&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c1=https%3A%2F%2Fwww.euronews.com%2F&c3=none&c4=none&v4=euronews.multi.multi.multi.main&c10=desktop&c11=en&v12=www.euronews.com%2F&c14=prod&c15=euronews&v15=none&c16=web&v16=no&c17=16.35.0&v17=none&v18=none&c20=home&c21=multi&v21=none&c22=multi&v22=none&c23=multi&v23=no&c24=txt&c25=none&c26=none&c27=none&c28=none&c29=none&c30=none&c36=none&c40=none&c41=none&c42=none&c43=none&c44=none&c45=none&c46=none&c47=none&c49=none&c51=none&c56=none&c57=none&v99=none&v100=desktop&v101=16.35.0&v104=prod&v105=euronews&v106=web&v107=home&v108=https%3A%2F%2Fwww.euronews.com%2F&v110=multi&v111=multi&v112=multi&v113=txt&v115=none&v120=none&v121=none&v123=none&v124=none&v126=none&v127=none&v128=none&v130=none&v131=none&v133=none&v139=none&v140=1&v200=en&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=237E3E1059F2E95E0A495E5D%40AdobeOrg&AQE=1 — 200 — 221 B — 8 ms — h2https://entitlements.jwplayer.com/RSrOxteAEeKPnRIxOQulpA.jsonentitlements.jwplayer.com/RSrOxteAE... https://entitlements.jwplayer.com/RSrOxteAEeKPnRIxOQulpA.json — 200 — 431 B — 19 ms — h2https://ssl.p.jwpcdn.com/player/v/8.46.2/jwpsrv.jsssl.p.jwpcdn.com/player/v/8.46.2/jw... https://ssl.p.jwpcdn.com/player/v/8.46.2/jwpsrv.js — 200 — 18.0 KiB — 4 ms — h2https://ssl.p.jwpcdn.com/player/v/8.46.2/jwplayer.core.jsssl.p.jwpcdn.com/player/v/8.46.2/jw... https://ssl.p.jwpcdn.com/player/v/8.46.2/jwplayer.core.js — 200 — 50.0 KiB — 8 ms — h2https://ssl.p.jwpcdn.com/player/v/8.46.2/provider.hlsjs.jsssl.p.jwpcdn.com/player/v/8.46.2/pr... https://ssl.p.jwpcdn.com/player/v/8.46.2/provider.hlsjs.js — 200 — 139.2 KiB — 17 ms — h2https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.jssdk.privacy-center.org/sdk/d4911c3d... https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js — 200 — 100.9 KiB — 200 ms — h2https://cdn.jwplayer.com/manifests/GiFlctg1.m3u8cdn.jwplayer.com/manifests/GiFlctg1... https://cdn.jwplayer.com/manifests/GiFlctg1.m3u8 — 200 — 765 B — 5 ms — h2https://cdn.jwplayer.com/v2/media/GiFlctg1/poster.jpg?width=320cdn.jwplayer.com/v2/media/GiFlctg1/... https://cdn.jwplayer.com/v2/media/GiFlctg1/poster.jpg?width=320 — 302 — 441 B — 233 ms — h2https://cdn.jwplayer.com/v2/media/vh2IWCrt/poster.jpg?width=320cdn.jwplayer.com/v2/media/vh2IWCrt/... https://cdn.jwplayer.com/v2/media/vh2IWCrt/poster.jpg?width=320 — 302 — 440 B — 232 ms — h2https://cdn.jwplayer.com/v2/media/YJTJeUA1/poster.jpg?width=320cdn.jwplayer.com/v2/media/YJTJeUA1/... https://cdn.jwplayer.com/v2/media/YJTJeUA1/poster.jpg?width=320 — 302 — 441 B — 253 ms — h2https://cdn.jwplayer.com/v2/media/2MO2VWrt/poster.jpg?width=320cdn.jwplayer.com/v2/media/2MO2VWrt/... https://cdn.jwplayer.com/v2/media/2MO2VWrt/poster.jpg?width=320 — 302 — 440 B — 251 ms — h2https://cdn.jwplayer.com/v2/media/SHpOgJBt/poster.jpg?width=320cdn.jwplayer.com/v2/media/SHpOgJBt/... https://cdn.jwplayer.com/v2/media/SHpOgJBt/poster.jpg?width=320 — 302 — 441 B — 252 ms — h2https://cdn.jwplayer.com/v2/media/zp69J5M0/poster.jpg?width=320cdn.jwplayer.com/v2/media/zp69J5M0/... https://cdn.jwplayer.com/v2/media/zp69J5M0/poster.jpg?width=320 — 302 — 441 B — 229 ms — h2https://cdn.jwplayer.com/v2/media/eUZl8ujq/poster.jpg?width=320cdn.jwplayer.com/v2/media/eUZl8ujq/... https://cdn.jwplayer.com/v2/media/eUZl8ujq/poster.jpg?width=320 — 302 — 439 B — 226 ms — h2https://cdn.jwplayer.com/v2/media/UYHNIneh/poster.jpg?width=320cdn.jwplayer.com/v2/media/UYHNIneh/... https://cdn.jwplayer.com/v2/media/UYHNIneh/poster.jpg?width=320 — 302 — 440 B — 251 ms — h2https://cdn.jwplayer.com/v2/media/5hySydrz/poster.jpg?width=320cdn.jwplayer.com/v2/media/5hySydrz/... https://cdn.jwplayer.com/v2/media/5hySydrz/poster.jpg?width=320 — 302 — 440 B — 250 ms — h2https://cdn.jwplayer.com/v2/media/R2gvHl3c/poster.jpg?width=320cdn.jwplayer.com/v2/media/R2gvHl3c/... https://cdn.jwplayer.com/v2/media/R2gvHl3c/poster.jpg?width=320 — 302 — 440 B — 249 ms — h2https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVIUwaEQbjA.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVIUwaEQbjA.woff2 — 200 — 13.2 KiB — 6 ms — h3https://videos-cloudfront-usp.jwpsrv.com/69e0c9fc_5aa8cc799bda9eaa15b34da5fc7abe2aaea8625a/sites/6HUPuXLy/media/GiFlctg1/versions/mk8EDoFz/manifest.ism/manifest-audio_0_kMf6k2lv_cTMynoHr=112003-video_0_kMf6k2lv_QmioNWdd=488802.m3u8videos-cloudfront-usp.jwpsrv.com/69... https://videos-cloudfront-usp.jwpsrv.com/69e0c9fc_5aa8cc799bda9eaa15b34da5fc7abe2aaea8625a/sites/6HUPuXLy/media/GiFlctg1/versions/mk8EDoFz/manifest.ism/manifest-audio_0_kMf6k2lv_cTMynoHr=112003-video_0_kMf6k2lv_QmioNWdd=488802.m3u8 — 200 — 5.8 KiB — 24 ms — h2https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/consent-string.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.jssdk.privacy-center.org/sdk/d4911c3d... https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/consent-string.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js — 200 — 15.6 KiB — 155 ms — h3https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_gcm_gcm_js.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.jssdk.privacy-center.org/sdk/d4911c3d... https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_gcm_gcm_js.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js — 200 — 1.3 KiB — 143 ms — h3https://videos-cloudfront-usp.jwpsrv.com/69e0c9fc_5aa8cc799bda9eaa15b34da5fc7abe2aaea8625a/sites/6HUPuXLy/media/GiFlctg1/versions/mk8EDoFz/manifest.ism/manifest-audio_0_kMf6k2lv_cTMynoHr=112003-video_0_kMf6k2lv_QmioNWdd=488802-1.tsvideos-cloudfront-usp.jwpsrv.com/69... https://videos-cloudfront-usp.jwpsrv.com/69e0c9fc_5aa8cc799bda9eaa15b34da5fc7abe2aaea8625a/sites/6HUPuXLy/media/GiFlctg1/versions/mk8EDoFz/manifest.ism/manifest-audio_0_kMf6k2lv_cTMynoHr=112003-video_0_kMf6k2lv_QmioNWdd=488802-1.ts — 200 — 359.7 KiB — 37 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/XRX08xNN-320.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/XRX08xNN-320.jpg — 200 — 44.5 KiB — 43 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/gI6joT3H-320.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/gI6joT3H-320.jpg — 200 — 37.1 KiB — 29 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/JEG8bDMY-320.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/JEG8bDMY-320.jpg — 200 — 49.8 KiB — 24 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/w3FaGUom-320.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/w3FaGUom-320.jpg — 200 — 50.0 KiB — 29 ms — h2blob:https://www.euronews.com/f55ee8b7-c853-451e-8bef-29077e4cbe57www.euronews.com/f55ee8b7-c853-451e... blob:https://www.euronews.com/f55ee8b7-c853-451e-8bef-29077e4cbe57 — 200 — -1 B — 60 ms — blobhttps://assets-jpcust.jwpsrv.com/thumbnails/6NeeYRET-320.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/6NeeYRET-320.jpg — 200 — 49.1 KiB — 15 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/79aSHp6v-320.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/79aSHp6v-320.jpg — 200 — 50.5 KiB — 22 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/hyN8jlwy-320.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/hyN8jlwy-320.jpg — 200 — 63.4 KiB — 24 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/O79NvUO8-320.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/O79NvUO8-320.jpg — 200 — 40.7 KiB — 44 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/sEr5wv4I-320.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/sEr5wv4I-320.jpg — 200 — 47.7 KiB — 29 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/jCMVLzLf-320.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/jCMVLzLf-320.jpg — 200 — 58.1 KiB — 44 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 54 ms — h3https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/ui-web-en-web.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.jssdk.privacy-center.org/sdk/d4911c3d... https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/ui-web-en-web.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js — 200 — 52.5 KiB — 208 ms — h3https://videos-cloudfront-usp.jwpsrv.com/69e0c9fc_5aa8cc799bda9eaa15b34da5fc7abe2aaea8625a/sites/6HUPuXLy/media/GiFlctg1/versions/mk8EDoFz/manifest.ism/manifest-audio_0_kMf6k2lv_cTMynoHr=112003-video_0_kMf6k2lv_QmioNWdd=1544334.m3u8videos-cloudfront-usp.jwpsrv.com/69... https://videos-cloudfront-usp.jwpsrv.com/69e0c9fc_5aa8cc799bda9eaa15b34da5fc7abe2aaea8625a/sites/6HUPuXLy/media/GiFlctg1/versions/mk8EDoFz/manifest.ism/manifest-audio_0_kMf6k2lv_cTMynoHr=112003-video_0_kMf6k2lv_QmioNWdd=1544334.m3u8 — 200 — 5.9 KiB — 6 ms — h2https://static.euronews.com/website/images/vector/euronews-logo-redesigned.svgstatic.euronews.com/website/images/... https://static.euronews.com/website/images/vector/euronews-logo-redesigned.svg — 200 — 5.8 KiB — 4 ms — h3https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5OaVIUwaEQbjB_mQ.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5OaVIUwaEQbjB_mQ.woff2 — 200 — 6.7 KiB — 4 ms — h3https://euronewsfr.api.useinsider.com/ins.js?c=0euronewsfr.api.useinsider.com/ins.j... https://euronewsfr.api.useinsider.com/ins.js?c=0 — 200 — 75.7 KiB — 41 ms — h2https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5caVIUwaEQbjB_mQ.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5caVIUwaEQbjB_mQ.woff2 — 200 — 14.2 KiB — 10 ms — h3https://www.euronews.com/build/0373f216c7d1178b0ed0-5978.jswww.euronews.com/build/0373f216c7d1... https://www.euronews.com/build/0373f216c7d1178b0ed0-5978.js — 200 — 992 B — 9 ms — h3https://www.euronews.com/build/56d7ba6e3eaeb7dba62c-9528.jswww.euronews.com/build/56d7ba6e3eae... https://www.euronews.com/build/56d7ba6e3eaeb7dba62c-9528.js — 200 — 783 B — 9 ms — h3https://www.euronews.com/build/aed7487cd60bd8d9fbb6-4819.jswww.euronews.com/build/aed7487cd60b... https://www.euronews.com/build/aed7487cd60bd8d9fbb6-4819.js — 200 — 2.4 KiB — 7 ms — h3https://www.euronews.com/build/043cd11762448c9f15ff-1436.jswww.euronews.com/build/043cd1176244... https://www.euronews.com/build/043cd11762448c9f15ff-1436.js — 200 — 985 B — 11 ms — h3https://www.euronews.com/build/ada57042a9f72d4c2624-9904.jswww.euronews.com/build/ada57042a9f7... https://www.euronews.com/build/ada57042a9f72d4c2624-9904.js — 200 — 2.0 KiB — 19 ms — h3https://www.euronews.com/build/53e8058e06ebc7d9db67-4734.jswww.euronews.com/build/53e8058e06eb... https://www.euronews.com/build/53e8058e06ebc7d9db67-4734.js — 200 — 1.5 KiB — 19 ms — h3https://www.euronews.com/build/36790a72d7fbeda523b8-3630.jswww.euronews.com/build/36790a72d7fb... https://www.euronews.com/build/36790a72d7fbeda523b8-3630.js — 200 — 671 B — 19 ms — h3https://www.euronews.com/build/ebaad1b87376a1ef852d-5605.jswww.euronews.com/build/ebaad1b87376... https://www.euronews.com/build/ebaad1b87376a1ef852d-5605.js — 200 — 1.3 KiB — 19 ms — h3https://www.euronews.com/build/8b682ca23e67d5124f41-2295.jswww.euronews.com/build/8b682ca23e67... https://www.euronews.com/build/8b682ca23e67d5124f41-2295.js — 200 — 772 B — 20 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-1055912344www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1055912344 — 200 — 143.6 KiB — 31 ms — h2https://launchpad-wrapper.privacymanager.io/8c0b718a-c5c6-4041-9ce0-daab8b6d1c2a/launchpad-liveramp.jslaunchpad-wrapper.privacymanager.io... https://launchpad-wrapper.privacymanager.io/8c0b718a-c5c6-4041-9ce0-daab8b6d1c2a/launchpad-liveramp.js — 200 — 1.8 KiB — 19 ms — h2https://launchpad.privacymanager.io/latest/launchpad.bundle.jslaunchpad.privacymanager.io/latest/... https://launchpad.privacymanager.io/latest/launchpad.bundle.js — 200 — 45.5 KiB — 22 ms — h2https://www.euronews.com/build/c262f7f223df6a1c96c8-1154.jswww.euronews.com/build/c262f7f223df... https://www.euronews.com/build/c262f7f223df6a1c96c8-1154.js — 200 — 627 B — 4 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=19&frm=0&en=page_view&dl=https%3A%2F%2Fwww.euronews.com%2F&scrsrc=www.googletagmanager.com&rnd=1373131599.1776295625&navt=n&npa=1&gdpr=1&gdpr_consent=CQitFIAQitFIAAHABBENCaFgAAAAAEPgAAAAAAAXWgpgALAAdABQAFQALgAcAA8ACAAEgAKgAZAA0ABwADwAIoATAAqgBdADEAGgAPwAhABEACOAE0AJwAUYArQBhgDKAGiAOQAc4A7gB7AD9gIOAhABFgCMQEcAR2AkoCTAEpANoAdsA_4CHQETgI9ATIAmkBR4Cn4FSAVKAqwBYQC1AFsALdAXIAvMBfQC_wGGgMWAZIAycBlgDLgGmgN1AcmA5YB_YEBAIGAQTAkaBMECfoFAQKEAUlAuYBdYAAAA.IMAJB9G5eTSFHcDJ3YbsEYIQVxXhp4sAhBgCBEwABSDJQIIwEFmA6IACAIiACABAAIEQAIAEgCABARAAAIIAAACDIAEAQIBgCIGAACAAAQgBACAAIEglgSAABAEBkokUAiQiB4BIASNQAAgAgAWAQACAAAACQAQAAACAAQAAAAEAAwEBAgAgAAAAAAAAQQBAAAAAAIAAAAAAAAhgAAAAAAAAiBAAAAKCAACACQAAAAQCAAAAAAAAAAAggAEAQAAAAAAQ.YAAAAAwAAAAA&did=dMTc4Zm&gdid=dMTc4Zm&gtm=45be64e1v9167142170za200zd9167142170xec&gcs=G100&gcd=13q3p3q3q5l1&dma_cps=-&dma=1&tcfd=1075a&tag_exp=0~115616985~115938466~115938468~117266400~117884344&apve=1&apvf=f&apvc=1&tids=AW-1055912344&tid=AW-1055912344&tft=1776295624969&tfd=3378pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=19&frm=0&en=page_view&dl=https%3A%2F%2Fwww.euronews.com%2F&scrsrc=www.googletagmanager.com&rnd=1373131599.1776295625&navt=n&npa=1&gdpr=1&gdpr_consent=CQitFIAQitFIAAHABBENCaFgAAAAAEPgAAAAAAAXWgpgALAAdABQAFQALgAcAA8ACAAEgAKgAZAA0ABwADwAIoATAAqgBdADEAGgAPwAhABEACOAE0AJwAUYArQBhgDKAGiAOQAc4A7gB7AD9gIOAhABFgCMQEcAR2AkoCTAEpANoAdsA_4CHQETgI9ATIAmkBR4Cn4FSAVKAqwBYQC1AFsALdAXIAvMBfQC_wGGgMWAZIAycBlgDLgGmgN1AcmA5YB_YEBAIGAQTAkaBMECfoFAQKEAUlAuYBdYAAAA.IMAJB9G5eTSFHcDJ3YbsEYIQVxXhp4sAhBgCBEwABSDJQIIwEFmA6IACAIiACABAAIEQAIAEgCABARAAAIIAAACDIAEAQIBgCIGAACAAAQgBACAAIEglgSAABAEBkokUAiQiB4BIASNQAAgAgAWAQACAAAACQAQAAACAAQAAAAEAAwEBAgAgAAAAAAAAQQBAAAAAAIAAAAAAAAhgAAAAAAAAiBAAAAKCAACACQAAAAQCAAAAAAAAAAAggAEAQAAAAAAQ.YAAAAAwAAAAA&did=dMTc4Zm&gdid=dMTc4Zm&gtm=45be64e1v9167142170za200zd9167142170xec&gcs=G100&gcd=13q3p3q3q5l1&dma_cps=-&dma=1&tcfd=1075a&tag_exp=0~115616985~115938466~115938468~117266400~117884344&apve=1&apvf=f&apvc=1&tids=AW-1055912344&tid=AW-1055912344&tft=1776295624969&tfd=3378 — 200 — 21 B — 55 ms — h3https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 0 B — 195 ms — h2https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=-1401792714&e=pll&n=1589985954209209&aid=RSrOxteAEeKPnRIxOQulpA&lid=6nvlo1g6rmh5&pgi=19gaq4n1kkuv&plv=0.51.2&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&tv=4.0.11&sa=1776295622837placement-prd.jwpltx.com/v1/placeme... https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=-1401792714&e=pll&n=1589985954209209&aid=RSrOxteAEeKPnRIxOQulpA&lid=6nvlo1g6rmh5&pgi=19gaq4n1kkuv&plv=0.51.2&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&tv=4.0.11&sa=1776295622837 — 204 — 200 B — 451 ms — h2https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=1823507316&e=pea&n=6242539903457782&aid=RSrOxteAEeKPnRIxOQulpA&lid=6nvlo1g6rmh5&pgi=19gaq4n1kkuv&plv=0.51.2&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&tv=4.0.11&i=0&idp=PFFKM35L&pei=zwvav41w&sa=1776295622837placement-prd.jwpltx.com/v1/placeme... https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=1823507316&e=pea&n=6242539903457782&aid=RSrOxteAEeKPnRIxOQulpA&lid=6nvlo1g6rmh5&pgi=19gaq4n1kkuv&plv=0.51.2&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&tv=4.0.11&i=0&idp=PFFKM35L&pei=zwvav41w&sa=1776295622837 — 204 — 203 B — 439 ms — h2https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=-1096849694&e=pes&n=1546744776460416&aid=RSrOxteAEeKPnRIxOQulpA&lid=6nvlo1g6rmh5&pgi=19gaq4n1kkuv&plv=0.51.2&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&tv=4.0.11&eid=uh2xpzzp&idp=PFFKM35L&pei=zwvav41w&so=7cvVnZC2&sa=1776295622837placement-prd.jwpltx.com/v1/placeme... https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=-1096849694&e=pes&n=1546744776460416&aid=RSrOxteAEeKPnRIxOQulpA&lid=6nvlo1g6rmh5&pgi=19gaq4n1kkuv&plv=0.51.2&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&tv=4.0.11&eid=uh2xpzzp&idp=PFFKM35L&pei=zwvav41w&so=7cvVnZC2&sa=1776295622837 — 204 — 201 B — 447 ms — h2https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=-1112998946&e=pe&n=2956259490920663&aid=RSrOxteAEeKPnRIxOQulpA&lid=6nvlo1g6rmh5&pgi=19gaq4n1kkuv&plv=0.51.2&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&tv=4.0.11&i=0&idp=PFFKM35L&pei=zwvav41w&sa=1776295624053placement-prd.jwpltx.com/v1/placeme... https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=-1112998946&e=pe&n=2956259490920663&aid=RSrOxteAEeKPnRIxOQulpA&lid=6nvlo1g6rmh5&pgi=19gaq4n1kkuv&plv=0.51.2&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&tv=4.0.11&i=0&idp=PFFKM35L&pei=zwvav41w&sa=1776295624053 — 204 — 202 B — 448 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1525940425&e=e&n=0634648828960593&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=1rpc9vn1x08c&i=0&id=GiFlctg1&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=gvxlbz1j0roj&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=1&stpe=0&t=Drone%20warfare%3A%20Europe%E2%80%99s%20new%20security%20threat&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-0&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FGiFlctg1.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2400&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=230&sa=1776295623989prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1525940425&e=e&n=0634648828960593&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=1rpc9vn1x08c&i=0&id=GiFlctg1&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=gvxlbz1j0roj&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=1&stpe=0&t=Drone%20warfare%3A%20Europe%E2%80%99s%20new%20security%20threat&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-0&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FGiFlctg1.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2400&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=230&sa=1776295623989 — 204 — 201 B — 249 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1413863879&e=e&n=9404229618327687&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=o3ldh51mqzaq&i=0&id=vh2IWCrt&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=1bgc6g51kgsd&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=2&stpe=0&t=The%20EU%20backs%20its%20defence%20innovators%20with%20%E2%82%AC115%20million%20under%20AGILE%20&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-1&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2Fvh2IWCrt.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2400&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=240&sa=1776295624000prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1413863879&e=e&n=9404229618327687&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=o3ldh51mqzaq&i=0&id=vh2IWCrt&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=1bgc6g51kgsd&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=2&stpe=0&t=The%20EU%20backs%20its%20defence%20innovators%20with%20%E2%82%AC115%20million%20under%20AGILE%20&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-1&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2Fvh2IWCrt.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2400&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=240&sa=1776295624000 — 204 — 200 B — 237 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1911624712&e=e&n=9070278523158916&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=a8kkvo44gdob&i=0&id=YJTJeUA1&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=jw015cphncpz&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=3&stpe=0&t=Is%20the%20EU%20done%20with%20member%20states%20using%20vetoes%20as%20a%20power%20move%3F%20&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-2&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FYJTJeUA1.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2400&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=240&sa=1776295624005prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1911624712&e=e&n=9070278523158916&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=a8kkvo44gdob&i=0&id=YJTJeUA1&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=jw015cphncpz&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=3&stpe=0&t=Is%20the%20EU%20done%20with%20member%20states%20using%20vetoes%20as%20a%20power%20move%3F%20&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-2&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FYJTJeUA1.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2400&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=240&sa=1776295624005 — 204 — 201 B — 239 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-190824338&e=e&n=0131234580426015&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=1r3zlgehdr28&i=0&id=2MO2VWrt&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=1qc5bp0xhc4v&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=4&stpe=0&t=The%20EU%20has%20adopted%20a%20housing%20plan.%20Will%20it%20fix%20the%20crisis%3F&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-3&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2F2MO2VWrt.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2400&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=250&sa=1776295624009prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-190824338&e=e&n=0131234580426015&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=1r3zlgehdr28&i=0&id=2MO2VWrt&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=1qc5bp0xhc4v&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=4&stpe=0&t=The%20EU%20has%20adopted%20a%20housing%20plan.%20Will%20it%20fix%20the%20crisis%3F&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-3&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2F2MO2VWrt.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2400&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=250&sa=1776295624009 — 204 — 201 B — 244 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1288368847&e=e&n=7826518365973604&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=mpxse21vd9sg&i=0&id=SHpOgJBt&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=wjfbqo1jgw4w&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=5&stpe=0&t=Is%20the%20EU%E2%80%99s%20Grids%20Package%20the%20answer%20to%20energy%20independence%3F%20&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-4&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FSHpOgJBt.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2400&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=250&sa=1776295624014prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1288368847&e=e&n=7826518365973604&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=mpxse21vd9sg&i=0&id=SHpOgJBt&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=wjfbqo1jgw4w&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=5&stpe=0&t=Is%20the%20EU%E2%80%99s%20Grids%20Package%20the%20answer%20to%20energy%20independence%3F%20&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-4&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FSHpOgJBt.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2400&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=250&sa=1776295624014 — 204 — 200 B — 237 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1320237322&e=e&n=8946473607903781&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=ydhgdc1evj11&i=0&id=zp69J5M0&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=1fyb6di11bbe&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=6&stpe=0&t=How%20the%20EU%20protects%20citizens%20and%20the%20economy%20in%20times%20of%20war%20and%20crisis&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-5&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2Fzp69J5M0.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2450&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=250&sa=1776295624018prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1320237322&e=e&n=8946473607903781&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=ydhgdc1evj11&i=0&id=zp69J5M0&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=1fyb6di11bbe&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=6&stpe=0&t=How%20the%20EU%20protects%20citizens%20and%20the%20economy%20in%20times%20of%20war%20and%20crisis&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-5&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2Fzp69J5M0.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2450&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=250&sa=1776295624018 — 204 — 203 B — 234 ms — h2https://www.euronews.com/favicon-32x32.pngwww.euronews.com/favicon-32x32.png https://www.euronews.com/favicon-32x32.png — 200 — 1.1 KiB — 8 ms — h3https://static.euronews.com/favicons/android-icon-144x144.pngstatic.euronews.com/favicons/androi... https://static.euronews.com/favicons/android-icon-144x144.png — 200 — 3.7 KiB — 5 ms — h3https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=176205692&e=e&n=8286422175231734&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=zh05tq3r9gjn&i=0&id=eUZl8ujq&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=19bc8gtbor87&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=7&stpe=0&t=Why%20Europe%20needs%20a%20payment%20system%20independent%20of%20Mastercard%20and%20Visa&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-6&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FeUZl8ujq.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2450&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=260&sa=1776295624021prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=176205692&e=e&n=8286422175231734&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=zh05tq3r9gjn&i=0&id=eUZl8ujq&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=19bc8gtbor87&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=7&stpe=0&t=Why%20Europe%20needs%20a%20payment%20system%20independent%20of%20Mastercard%20and%20Visa&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-6&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FeUZl8ujq.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2450&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=260&sa=1776295624021 — 204 — 201 B — 217 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=761802611&e=e&n=3368247114750814&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=t1h0be1hjbbz&i=0&id=UYHNIneh&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=cvdjvcwmgw6p&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=8&stpe=0&t=%27One%20Europe%2C%20one%20market%E2%80%99%20and%20%E2%80%98buy%20European%E2%80%99%20push%20for%20competitiveness&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-7&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FUYHNIneh.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2450&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=260&sa=1776295624025prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=761802611&e=e&n=3368247114750814&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=t1h0be1hjbbz&i=0&id=UYHNIneh&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=cvdjvcwmgw6p&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=8&stpe=0&t=%27One%20Europe%2C%20one%20market%E2%80%99%20and%20%E2%80%98buy%20European%E2%80%99%20push%20for%20competitiveness&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-7&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FUYHNIneh.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2450&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=260&sa=1776295624025 — 204 — 202 B — 219 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-2003708885&e=e&n=8413449683078387&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=thwjpv68u0f1&i=0&id=5hySydrz&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=1m87vh717q7w&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=9&stpe=0&t=The%20EU%20offers%20a%20%E2%82%AC6%2C000%20salary%20and%20a%20lifelong%20job%2C%20but%20only%203%25%20will%20get%20in%20&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-8&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2F5hySydrz.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2450&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=260&sa=1776295624030prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-2003708885&e=e&n=8413449683078387&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=thwjpv68u0f1&i=0&id=5hySydrz&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=1m87vh717q7w&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=9&stpe=0&t=The%20EU%20offers%20a%20%E2%82%AC6%2C000%20salary%20and%20a%20lifelong%20job%2C%20but%20only%203%25%20will%20get%20in%20&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-8&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2F5hySydrz.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2450&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=260&sa=1776295624030 — 204 — 203 B — 225 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1536131490&e=e&n=7832731819688776&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=1dl88681czjo&i=0&id=R2gvHl3c&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=oz16a31tgd21&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=10&stpe=0&t=Europe%E2%80%99s%20gun%20industry%3A%20From%20regulation%20to%20global%20exports%20%20&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-9&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FR2gvHl3c.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2450&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=260&sa=1776295624035prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1536131490&e=e&n=7832731819688776&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=uh2xpzzp&emi=1dl88681czjo&i=0&id=R2gvHl3c&idp=PFFKM35L&lid=6nvlo1g6rmh5&lsa=read&mt=1&pbd=1&pbr=1&pei=zwvav41w&pgi=18i718c1limt&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=oz16a31tgd21&pp=hlsjs&ppm=VOD&prc=10&ps=1&pss=1&pt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&pu=https%3A%2F%2Fwww.euronews.com%2F&pv=8.46.2&pyc=0&s=0&sdk=0&so=7cvVnZC2&stc=10&stpe=0&t=Europe%E2%80%99s%20gun%20industry%3A%20From%20regulation%20to%20global%20exports%20%20&tv=4.0.10-14&vb=0&vi=0&vl=90&wd=259&ab=0&cae=0&cb=0&cdid=jwExperienceDiv_1g4pv97wlhfb-9&cme=0&dd=1&fed=vEP1MJ4n&flc=0&fv=&ga=0&lng=en&mk=hls&mu=https%3A%2F%2Fcdn.jwplayer.com%2Fmanifests%2FR2gvHl3c.m3u8&pbc=0&pd=2&pdr=&plng=en&plt=2450&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=260&sa=1776295624035 — 204 — 200 B — 223 ms — h2https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 425 B — 5 ms — h2https://ats-wrapper.privacymanager.io/ats-modules/1ce4ee76-b856-49c4-b2c3-c955116dc590/ats.jsats-wrapper.privacymanager.io/ats-m... https://ats-wrapper.privacymanager.io/ats-modules/1ce4ee76-b856-49c4-b2c3-c955116dc590/ats.js — 200 — 38.9 KiB — 21 ms — h2https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 424 B — 4 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 2061ms · 1505KB · €22/mo
www.euronews.com
Other
Costly
Execution 563ms
Transfer 560 KB
Monthly Cost €6/mo
Unattributable
Other
Costly
Execution 338ms
Transfer 0 KB
Monthly Cost €4/mo
ssl.p.jwpcdn.com
Other
Costly
Execution 255ms
Transfer 139 KB
Unused 59%
Monthly Cost €3/mo
scripts.opti-digital.com
Other
Optional
Execution 176ms
Transfer 99 KB
Unused 58%
Monthly Cost €2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 140ms
Transfer 188 KB
Unused 70%
Monthly Cost €2/mo
ssl.p.jwpcdn.com
Other
Optional
Execution 129ms
Transfer 69 KB
Unused 66%
Monthly Cost €1/mo
www.euronews.com
Other
Optional
Execution 114ms
Transfer 23 KB
Monthly Cost €1/mo
sdk.privacy-center.org
Other
Optional
Execution 88ms
Transfer 101 KB
Unused 45%
Monthly Cost €1/mo
sdk.privacy-center.org
Other
Optional
Execution 81ms
Transfer 53 KB
Monthly Cost €1/mo
euronewsfr.api.useinsider.com
Other
Optional
Execution 65ms
Transfer 76 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 57ms
Transfer 144 KB
Unused 43%
Monthly Cost €1/mo
assets.adobedtm.com
Other
Optional
Execution 53ms
Transfer 53 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.euronews.com adds 563ms and costs ~€6/month
  • Unattributable adds 338ms and costs ~€4/month
  • ssl.p.jwpcdn.com adds 255ms and costs ~€3/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.euronews.com takes 563ms 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 338ms 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

ssl.p.jwpcdn.com takes 255ms 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

59% of ssl.p.jwpcdn.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

58% of scripts.opti-digital.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

66% of ssl.p.jwpcdn.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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