Skip to content
https://euronews.com

Performance

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

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

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

5.01 s

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

20.86 s

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

1.61 s

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

0.009

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

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

23.14 s

Page Load Progression

402 ms
805 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
3.8 MB transferred, 199 requests
FIX
3.8 MB transferred, 199 requests
Warning::
Page weighs 8.9 MB (3.8 MB transferred)
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Warning::
199 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
199 requests
0.79 g CO2 per page load
JavaScript 1.7 MiB 45%
Images 1020.3 KiB 26%
HTML 571.1 KiB 15%
Other 380.4 KiB 10%
Fonts 71.4 KiB 2%
CSS 41.8 KiB 1%
Other 34.2 KiB 1%
Other 14.7 KiB 0%
Other 838 B 0%
Other 210 B 0%
Other 0 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

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
F
JS Execution Cost
Action
8652ms total JS execution
FIX
8652ms total JS execution
Warning::
Unattributable: 1469ms CPU time
Warning::
https://www.euronews.com/: 1351ms CPU time
Warning::
https://ssl.p.jwpcdn.com/player/v/8.46.2/provider....: 1037ms CPU time
Warning::
https://ssl.p.jwpcdn.com/player/services/vertical-...: 483ms CPU time
Warning::
https://www.euronews.com/build/c0de44d07475b825d64...: 445ms CPU time
Warning::
Third-party scripts: 8652ms (100% of total)

Main Thread Breakdown

Script Evaluation 51% Other 18% Style & Layout 15% Script Parsing & Compilation 9%
ScriptTotalScriptingParse/CompileParty
Unattributable1469ms231ms0ms3rd
https://www.euronews.com/1351ms39ms10ms3rd
https://ssl.p.jwpcdn.com/player/v/8.46.2/provider.hlsjs.js1037ms730ms70ms3rd
https://ssl.p.jwpcdn.com/player/services/vertical-video/v/0/ab/index.js483ms281ms64ms3rd
https://www.euronews.com/build/c0de44d07475b825d642-main.js445ms311ms11ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js335ms238ms86ms3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/ui-web-en-web.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js313ms146ms31ms3rd
https://scripts.opti-digital.com/modules/?site=euronews295ms238ms1ms3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js294ms241ms52ms3rd
https://scripts.opti-digital.com/lib/?site=euronews&lib=launcher&v=5.3.5260ms94ms2ms3rd

Showing top 10 of 30 scripts

D
JS Bundles
Action
70 scripts, 469 KB unused
FIX
70 scripts, 469 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 132 KB unused (71%)
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 (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-105...: 63 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://scripts.opti-digital.com/lib/?site=euronew...: 55 KB unused (56%)
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/m202604100101/pubads_impl.js186 KB132 KB (71%)3rd
https://ssl.p.jwpcdn.com/player/v/8.46.2/provider.hlsjs.js139 KB83 KB (60%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1055912344144 KB63 KB (44%)3rd
https://scripts.opti-digital.com/lib/?site=euronews&lib=launcher&v=5.3.599 KB55 KB (56%)3rd
https://ssl.p.jwpcdn.com/player/services/vertical-video/v/0/ab/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
199 resources · 3.8 MB · 469 KB savings available
FIX
199 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::
198 third-party resources (100% of weight)
Info::
3 resources over 200KB
199 resources · 3.8 MiB · 198 third-party 2.8 MiB over 1MB target
JavaScript 45% · 1.7 MiB
Image 27% · 1.0 MiB
Document 15% · 572.0 KiB
Media 9% · 359.7 KiB
Font 2% · 71.4 KiB
Other 2% · 60.2 KiB
CSS 1% · 41.8 KiB

~468.7 KiB of savings available

Remove unused JavaScript: 468.7 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
49 images, 0 KB saveable
REVIEW
49 images, 0 KB saveable
Info::
All images are well-optimized
49 images 1020 KB
0 oversized -0 KB
35 legacy format
0 missing dimensions CLS risk
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 (71 KB)
PASS
4 fonts (71 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

71 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 5.0 s LCP 20.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 — 13 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVIUx6EQ.woff2memSYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVIUx6EQ.woff2 — 13.1 KiB — 8 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5OaVIUx6EQRjA.woff2memSYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5OaVIUx6EQRjA.woff2 — 6.6 KiB — 4 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5caVIUx6EQRjA.woff2memSYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5caVIUx6EQRjA.woff2 — 14.2 KiB — 5 ms — font-display: swap
inter-variable-latin.woff2 woff2 swap
Size 37 KB
Load time 13 ms
Start 977 ms
Risk FOUT — text flashes from fallback to web font
memSYaGs126MiZpBA-UvWbX... woff2 swap
Size 13 KB
Load time 8 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
memSYaGs126MiZpBA-UvWbX... woff2 swap
Size 7 KB
Load time 4 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
memSYaGs126MiZpBA-UvWbX... woff2 swap
Size 14 KB
Load time 5 ms
Start 3.2 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
18 hints, 0 missing preconnects
PASS
18 hints, 0 missing preconnects
Info::
Page uses 18 resource hint(s)

Current Resource Hints

preconnect
5
preload
9
dns-prefetch
4
prefetch

18 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
199 requests over 4426ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 5.0 s LCP 20.9 shttps://euronews.com// https://euronews.com/ — 301 — 86 B — 713 ms — h2https://www.euronews.com/www.euronews.com/ https://www.euronews.com/ — 200 — 560.3 KiB — 90 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 — 39 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 — 39 ms — h2https://www.euronews.com/build/04cd5d253fd9b1c3bc84-trumps.csswww.euronews.com/build/04cd5d253fd9... https://www.euronews.com/build/04cd5d253fd9b1c3bc84-trumps.css — 200 — 1.7 KiB — 39 ms — h2https://www.euronews.com/build/e7d4bf530e2ac8ed01ce-header.csswww.euronews.com/build/e7d4bf530e2a... https://www.euronews.com/build/e7d4bf530e2ac8ed01ce-header.css — 200 — 6.3 KiB — 39 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 — 49 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 — 55 ms — h3https://www.euronews.com/build/509b54a72fb69fe05136-didomi.csswww.euronews.com/build/509b54a72fb6... https://www.euronews.com/build/509b54a72fb69fe05136-didomi.css — 200 — 360 B — 57 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 — 56 ms — h2https://www.euronews.com/build/836d7f3c256945f79ca8-2155.jswww.euronews.com/build/836d7f3c2569... https://www.euronews.com/build/836d7f3c256945f79ca8-2155.js — 200 — 15.0 KiB — 53 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 — 60 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 — 58 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 — 52 ms — h2https://www.euronews.com/manifest.jsonwww.euronews.com/manifest.json https://www.euronews.com/manifest.json — 200 — 838 B — 21 ms — h3https://www.euronews.com/build/b736a82193eaa3f243f2-block-bar-now.csswww.euronews.com/build/b736a82193ea... https://www.euronews.com/build/b736a82193eaa3f243f2-block-bar-now.css — 200 — 753 B — 20 ms — h3https://images.euronews.com/articles/stories/09/72/36/47/1536x864_cmsv2_209ed28e-d740-51d3-a6f2-7b9e7cc73cb5-9723647.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/36/47/1536x864_cmsv2_209ed28e-d740-51d3-a6f2-7b9e7cc73cb5-9723647.jpg — 200 — 140.8 KiB — 44 ms — h2https://www.euronews.com/build/f47fecf2d51037879523-tc-frame.csswww.euronews.com/build/f47fecf2d510... https://www.euronews.com/build/f47fecf2d51037879523-tc-frame.css — 200 — 646 B — 13 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 — 12 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 — 9 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 — 8 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 — 29 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 — 33 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 — 37 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 — 37 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 — 37 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 — 37 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 — 37 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 — 38 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 5.0 s LCP 20.9 shttps://euronews.com// https://euronews.com/ — 301 — 86 B — 713 ms — h2https://www.euronews.com/www.euronews.com/ https://www.euronews.com/ — 200 — 560.3 KiB — 90 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 — 39 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 — 39 ms — h2https://www.euronews.com/build/04cd5d253fd9b1c3bc84-trumps.csswww.euronews.com/build/04cd5d253fd9... https://www.euronews.com/build/04cd5d253fd9b1c3bc84-trumps.css — 200 — 1.7 KiB — 39 ms — h2https://www.euronews.com/build/e7d4bf530e2ac8ed01ce-header.csswww.euronews.com/build/e7d4bf530e2a... https://www.euronews.com/build/e7d4bf530e2ac8ed01ce-header.css — 200 — 6.3 KiB — 39 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 — 49 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 — 55 ms — h3https://www.euronews.com/build/509b54a72fb69fe05136-didomi.csswww.euronews.com/build/509b54a72fb6... https://www.euronews.com/build/509b54a72fb69fe05136-didomi.css — 200 — 360 B — 57 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 — 56 ms — h2https://www.euronews.com/build/836d7f3c256945f79ca8-2155.jswww.euronews.com/build/836d7f3c2569... https://www.euronews.com/build/836d7f3c256945f79ca8-2155.js — 200 — 15.0 KiB — 53 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 — 60 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 — 58 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 — 52 ms — h2https://www.euronews.com/manifest.jsonwww.euronews.com/manifest.json https://www.euronews.com/manifest.json — 200 — 838 B — 21 ms — h3https://www.euronews.com/build/b736a82193eaa3f243f2-block-bar-now.csswww.euronews.com/build/b736a82193ea... https://www.euronews.com/build/b736a82193eaa3f243f2-block-bar-now.css — 200 — 753 B — 20 ms — h3https://images.euronews.com/articles/stories/09/72/36/47/1536x864_cmsv2_209ed28e-d740-51d3-a6f2-7b9e7cc73cb5-9723647.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/36/47/1536x864_cmsv2_209ed28e-d740-51d3-a6f2-7b9e7cc73cb5-9723647.jpg — 200 — 140.8 KiB — 44 ms — h2https://www.euronews.com/build/f47fecf2d51037879523-tc-frame.csswww.euronews.com/build/f47fecf2d510... https://www.euronews.com/build/f47fecf2d51037879523-tc-frame.css — 200 — 646 B — 13 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 — 12 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 — 9 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 — 8 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 — 29 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 — 33 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 — 37 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 — 37 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 — 37 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 — 37 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 — 37 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 — 38 ms — h3https://www.euronews.com/build/4d66b9dc20d964651c21-tc-title.csswww.euronews.com/build/4d66b9dc20d9... https://www.euronews.com/build/4d66b9dc20d964651c21-tc-title.css — 200 — 649 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 — 39 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 — 6.0 KiB — 37 ms — h3https://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 — 49 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.2 KiB — 37 ms — h3https://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 — 1.1 KiB — 37 ms — h3https://www.euronews.com/build/0a99ec3795784c5a8509-fonts.csswww.euronews.com/build/0a99ec379578... https://www.euronews.com/build/0a99ec3795784c5a8509-fonts.css — 200 — 709 B — 37 ms — h3https://images.euronews.com/articles/stories/09/72/29/99/400x225_cmsv2_22293130-b71e-5fd3-ae64-b8408fd6b44a-9722999.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/29/99/400x225_cmsv2_22293130-b71e-5fd3-ae64-b8408fd6b44a-9722999.jpg — 200 — 14.0 KiB — 22 ms — h3https://images.euronews.com/articles/stories/09/72/31/07/400x225_cmsv2_42abc705-86f9-50c2-a4d3-f204a5a96ee4-9723107.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/31/07/400x225_cmsv2_42abc705-86f9-50c2-a4d3-f204a5a96ee4-9723107.jpg — 200 — 23.9 KiB — 19 ms — h3https://images.euronews.com/articles/stories/09/72/34/61/400x225_cmsv2_3a4371bc-a5f3-5e3e-aef9-42a39813ac16-9723461.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/34/61/400x225_cmsv2_3a4371bc-a5f3-5e3e-aef9-42a39813ac16-9723461.jpg — 200 — 12.5 KiB — 30 ms — h3https://images.euronews.com/articles/stories/09/72/36/30/400x225_cmsv2_6775b47d-7401-56b0-abf3-94e8e2e5638d-9723630.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/36/30/400x225_cmsv2_6775b47d-7401-56b0-abf3-94e8e2e5638d-9723630.jpg — 200 — 13.1 KiB — 30 ms — h3https://images.euronews.com/articles/stories/09/72/35/80/400x225_cmsv2_3da07ee8-994a-5c80-9502-b9e46331d9ba-9723580.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/35/80/400x225_cmsv2_3da07ee8-994a-5c80-9502-b9e46331d9ba-9723580.jpg — 200 — 13.9 KiB — 27 ms — h3https://images.euronews.com/articles/stories/09/72/29/59/400x225_cmsv2_956aac93-1dcd-5777-b395-67c906433061-9722959.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/29/59/400x225_cmsv2_956aac93-1dcd-5777-b395-67c906433061-9722959.jpg — 200 — 31.4 KiB — 41 ms — h3https://images.euronews.com/articles/stories/09/71/67/19/400x225_cmsv2_806faed2-aa90-5f1a-b2a4-54e640741888-9716719.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/71/67/19/400x225_cmsv2_806faed2-aa90-5f1a-b2a4-54e640741888-9716719.jpg — 200 — 8.2 KiB — 30 ms — h3https://images.euronews.com/articles/stories/09/72/02/28/400x225_cmsv2_46eb104c-4bda-504a-8a00-5d58c70b6bfd-9720228.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/02/28/400x225_cmsv2_46eb104c-4bda-504a-8a00-5d58c70b6bfd-9720228.jpg — 200 — 22.9 KiB — 27 ms — h3https://images.euronews.com/articles/stories/09/72/35/43/400x225_cmsv2_e821fe87-0d57-53af-9ca8-ae377b048c34-9723543.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/35/43/400x225_cmsv2_e821fe87-0d57-53af-9ca8-ae377b048c34-9723543.jpg — 200 — 17.5 KiB — 30 ms — h3https://images.euronews.com/articles/stories/09/72/32/72/400x225_cmsv2_24884931-7cbc-5ffc-b0d7-9a9c40720669-9723272.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/32/72/400x225_cmsv2_24884931-7cbc-5ffc-b0d7-9a9c40720669-9723272.jpg — 200 — 11.6 KiB — 24 ms — h3https://images.euronews.com/articles/stories/09/66/36/53/400x225_cmsv2_b31d620b-6726-5953-a447-9e5d59364d0c-9663653.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/66/36/53/400x225_cmsv2_b31d620b-6726-5953-a447-9e5d59364d0c-9663653.jpg — 200 — 51.9 KiB — 36 ms — h3https://images.euronews.com/articles/stories/09/72/31/80/400x225_cmsv2_8dc921e1-eb69-55c6-bcba-36f44d7bd70a-9723180.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/31/80/400x225_cmsv2_8dc921e1-eb69-55c6-bcba-36f44d7bd70a-9723180.jpg — 200 — 13.4 KiB — 33 ms — h3https://images.euronews.com/articles/stories/09/72/32/73/400x225_cmsv2_4a84ed81-0353-5a32-b5c7-399036861dd3-9723273.jpgimages.euronews.com/articles/storie... https://images.euronews.com/articles/stories/09/72/32/73/400x225_cmsv2_4a84ed81-0353-5a32-b5c7-399036861dd3-9723273.jpg — 200 — 14.4 KiB — 34 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 — 18 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 — 13 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 — 9 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 — 16 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 — 840 B — 25 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 — 37 ms — h3https://www.euronews.com/build/8973bef05d7654a245c2-9397.jswww.euronews.com/build/8973bef05d76... https://www.euronews.com/build/8973bef05d7654a245c2-9397.js — 200 — 1011 B — 27 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 — 37 ms — h3https://www.euronews.com/build/c56f9e159b540e1682f5-3022.jswww.euronews.com/build/c56f9e159b54... https://www.euronews.com/build/c56f9e159b540e1682f5-3022.js — 200 — 776 B — 38 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 — 38 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 — 36 ms — h3https://www.euronews.com/build/985bd45b1400be5746dc-6582.jswww.euronews.com/build/985bd45b1400... https://www.euronews.com/build/985bd45b1400be5746dc-6582.js — 200 — 925 B — 36 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 — 36 ms — h3https://www.euronews.com/build/928337d5a95b6b51b750-4508.jswww.euronews.com/build/928337d5a95b... https://www.euronews.com/build/928337d5a95b6b51b750-4508.js — 200 — 782 B — 37 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 — 37 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 — 36 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 — 45 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 — 42 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 — 41 ms — h3https://www.euronews.com/build/c57021f6b70b17705cb7-3993.jswww.euronews.com/build/c57021f6b70b... https://www.euronews.com/build/c57021f6b70b17705cb7-3993.js — 200 — 751 B — 41 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 — 41 ms — h3https://cdn.jwplayer.com/v2/geo.jsoncdn.jwplayer.com/v2/geo.json https://cdn.jwplayer.com/v2/geo.json — 200 — 299 B — 32 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 — 122 ms — h2https://www.euronews.com/build/bf7c8497d0cb3ccf9b4c-8611.jswww.euronews.com/build/bf7c8497d0cb... https://www.euronews.com/build/bf7c8497d0cb3ccf9b4c-8611.js — 200 — 742 B — 3 ms — h3https://www.euronews.com/build/252996433d1d7c341fd1-3949.jswww.euronews.com/build/252996433d1d... https://www.euronews.com/build/252996433d1d7c341fd1-3949.js — 200 — 739 B — 3 ms — h3https://www.euronews.com/api/geowww.euronews.com/api/geo https://www.euronews.com/api/geo — 200 — 842 B — 3 ms — h3https://www.euronews.com/api/geowww.euronews.com/api/geo https://www.euronews.com/api/geo — 200 — 0 B — 4 ms — h3https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 19 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 — 23 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 — 18 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js — 200 — 186.4 KiB — 21 ms — h3https://ssl.p.jwpcdn.com/player/services/vertical-video/v/0/ab/index.jsssl.p.jwpcdn.com/player/services/ve... https://ssl.p.jwpcdn.com/player/services/vertical-video/v/0/ab/index.js — 200 — 69.1 KiB — 28 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 — 12 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.7 KiB — 40 ms — h3https://ping.chartbeat.net/ping?h=euronews.com&p=%2F&u=DC9zBxCGYUzdDRyPmc&d=euronews.com&g=61229&g0=Unspecified&g1=Euronews&g4=home&n=1&f=00001&c=0&x=0&m=0&y=7005&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.euronews.com%2F&b=1370&t=BpkjH_MAIurDNNx7LDy1Du_DlUn7c&V=150&i=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&tz=0&sn=1&sv=I8AcMCAW07XCtKaUcBo2PWJDhYUFx&sr=external&sd=1&im=067b2fff&_ping.chartbeat.net/ping?h=euronews.... https://ping.chartbeat.net/ping?h=euronews.com&p=%2F&u=DC9zBxCGYUzdDRyPmc&d=euronews.com&g=61229&g0=Unspecified&g1=Euronews&g4=home&n=1&f=00001&c=0&x=0&m=0&y=7005&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.euronews.com%2F&b=1370&t=BpkjH_MAIurDNNx7LDy1Du_DlUn7c&V=150&i=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&tz=0&sn=1&sv=I8AcMCAW07XCtKaUcBo2PWJDhYUFx&sr=external&sd=1&im=067b2fff&_ — 200 — 201 B — 743 ms — h2https://ml314.com/tag.aspx?154ml314.com/tag.aspx?154 https://ml314.com/tag.aspx?154 — 200 — 12.7 KiB — 20 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 — 32 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 — 6 ms — h3https://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 — 22 ms — h2https://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 — 45 ms — h2https://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 — 271.1 KiB — 997 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 — 32 ms — h3https://optiyield-data.opti-digital.com/pfc/web/config?pubid=6458&device=30001&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=30001&domain=www.euronews.com&nr=1&country=SG — 200 — 4.2 KiB — 15 ms — h3https://www.euronews.com/api/breaking-news.jsonwww.euronews.com/api/breaking-news.... https://www.euronews.com/api/breaking-news.json — 200 — 340 B — 4 ms — h3https://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=1776295592293dpm.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=1776295592293 — 200 — 1.5 KiB — 25 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 — 5 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 — 7 ms — h2https://pbs.optidigital.com/statuspbs.optidigital.com/status https://pbs.optidigital.com/status — 200 — 235 B — 90 ms — h2https://pbs.optidigital.com/cookie_syncpbs.optidigital.com/cookie_sync https://pbs.optidigital.com/cookie_sync — 200 — 706 B — 78 ms — h2https://euronewsgroup.d3.sc.omtrdc.net/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=237E3E1059F2E95E0A495E5D%40AdobeOrg&mid=77726492918104377050847537055912396597&cl=34164000&ts=1776295592423euronewsgroup.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=77726492918104377050847537055912396597&cl=34164000&ts=1776295592423 — 200 — 267 B — 26 ms — h2https://cm.everesttech.net/cm/dd?d_uuid=77127794483070441970799315425273360921cm.everesttech.net/cm/dd?d_uuid=771... https://cm.everesttech.net/cm/dd?d_uuid=77127794483070441970799315425273360921 — 302 — 517 B — 86 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 — 116 ms — h2https://dpm.demdex.net/ibs:dpid=411&dpuuid=aeAeqAAAAE4OwwN8dpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=aeAeqAAAAE4OwwN8 — 302 — 530 B — 9 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 — 111 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aeAeqAAAAE4OwwN8dpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aeAeqAAAAE4OwwN8 — 200 — 470 B — 5 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?gdpr=&gdpr_consent=&us_privacy=&predirect=https%3A%2F%2Fpbs.optidigital.com%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3Dads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?gdpr=&gdpr_consent=&us_privacy=&predirect=https%3A%2F%2Fpbs.optidigital.com%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D — 200 — 7.6 KiB — 23 ms — h2https://fonts.googleapis.com/css?family=Open+Sansfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans — 200 — 2.0 KiB — 25 ms — h2https://pl.connatix.com/pl.connatix.com/ https://pl.connatix.com/ — 202 — 286 B — 265 ms — h3https://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 — 19 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 — 358 B — 37 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 — 541 B — 38 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=320x50%2C320x80%2C320x100%2C300x100%2C300x50&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=320x50%2C320x80%2C320x100%2C300x100%2C300x50&token=%2Brp2Otoxpi0d%2Bbo9GFKA%2BAtWQtBQ6i%2BG5CQLDOU2n%2FWlhfLyW8%2BbMd2YhzpvplBz6oVGuhomtvoPxKY6MZI%2BjH%2FadbKRNvjcTqox9sPJNBZW%2BnC7nnDclW3iQ4geNqzT7UUoI7kvMg6nHS%2BPkR%2FVtiGj8czhGVs%3D — 200 — 529 B — 25 ms — h3https://www.euronews.com/build/7aa46e79c83bc70b6006-3190.jswww.euronews.com/build/7aa46e79c83b... https://www.euronews.com/build/7aa46e79c83bc70b6006-3190.js — 200 — 813 B — 6 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=1776295592632sync.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=1776295592632 — 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 — 80 ms — h2https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=35076072&cmp=DV1446019&cd111=success&cm106=0&cm107=10&cd112=modern&cd115=&cm116=1&cd102=b68ea28&cd103=&cd107=39a1e5c4-f775-4f78-ba20-18e4f29ee151&cd109=modern&cd200=com&cd108=&cd105=35076072&cd106=DV1446019&cd104=www.euronews.com&cd101=ad-request&cm101=1&cid=1e893e89-107d-4da8-b24b-8041c1478e22&t=event&v=1&z=1e893e89-107d-4da8-b24b-8041c1478e22&cd160=1e893e89-107d-4da8-b24b-8041c1478e22vtrk.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=10&cd112=modern&cd115=&cm116=1&cd102=b68ea28&cd103=&cd107=39a1e5c4-f775-4f78-ba20-18e4f29ee151&cd109=modern&cd200=com&cd108=&cd105=35076072&cd106=DV1446019&cd104=www.euronews.com&cd101=ad-request&cm101=1&cid=1e893e89-107d-4da8-b24b-8041c1478e22&t=event&v=1&z=1e893e89-107d-4da8-b24b-8041c1478e22&cd160=1e893e89-107d-4da8-b24b-8041c1478e22 — 204 — 210 B — 18 ms — h3https://cdn.jwplayer.com/v2/playlists/vEP1MJ4ncdn.jwplayer.com/v2/playlists/vEP1M... https://cdn.jwplayer.com/v2/playlists/vEP1MJ4n — 200 — 10.7 KiB — 6 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 — 9 ms — h3https://entitlements.jwplayer.com/RSrOxteAEeKPnRIxOQulpA.jsonentitlements.jwplayer.com/RSrOxteAE... https://entitlements.jwplayer.com/RSrOxteAEeKPnRIxOQulpA.json — 200 — 431 B — 13 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 — 17.9 KiB — 6 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.1 KiB — 18 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.1 KiB — 21 ms — h2https://pbs.optidigital.com/bidder/p371pbs.optidigital.com/bidder/p371 https://pbs.optidigital.com/bidder/p371 — 200 — 425 B — 82 ms — h3https://euronewsgroup.d3.sc.omtrdc.net/b/ss/euronewsgroupeuronews/1/JS-2.27.0-LGPQ/s13542072288918?AQB=1&ndh=1&pf=1&t=15%2F3%2F2026%2023%3A26%3A32%203%200&mid=77726492918104377050847537055912396597&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=mobile&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=mobile&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&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/s13542072288918?AQB=1&ndh=1&pf=1&t=15%2F3%2F2026%2023%3A26%3A32%203%200&mid=77726492918104377050847537055912396597&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=mobile&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=mobile&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=237E3E1059F2E95E0A495E5D%40AdobeOrg&AQE=1 — 200 — 199 B — 9 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 — 447 B — 21 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 — 445 B — 18 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 — 446 B — 18 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 — 445 B — 18 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 — 445 B — 18 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 — 447 B — 17 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 — 446 B — 17 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 — 446 B — 17 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 — 446 B — 17 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 — 447 B — 17 ms — h2https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVIUx6EQ.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVIUx6EQ.woff2 — 200 — 13.1 KiB — 8 ms — h3https://assets-jpcust.jwpsrv.com/thumbnails/JEG8bDMY-320.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/JEG8bDMY-320.jpg — 200 — 49.7 KiB — 54 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 — 41 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.8 KiB — 38 ms — h2https://assets-jpcust.jwpsrv.com/thumbnails/6NeeYRET-320.jpgassets-jpcust.jwpsrv.com/thumbnails... https://assets-jpcust.jwpsrv.com/thumbnails/6NeeYRET-320.jpg — 200 — 49.0 KiB — 43 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.6 KiB — 48 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 — 39 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.4 KiB — 25 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 — 32 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 — 12 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 — 34 ms — h2blob:https://www.euronews.com/ce453fda-494f-47c9-8cdc-91de58fc78dfwww.euronews.com/ce453fda-494f-47c9... blob:https://www.euronews.com/ce453fda-494f-47c9-8cdc-91de58fc78df — 206 — 0 B — 4 ms — blobhttps://cdn.jwplayer.com/manifests/GiFlctg1.m3u8cdn.jwplayer.com/manifests/GiFlctg1... https://cdn.jwplayer.com/manifests/GiFlctg1.m3u8 — 200 — 765 B — 5 ms — h2https://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 — 56 ms — h2https://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 — 34 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 — 199 ms — h2blob:https://www.euronews.com/0c0fc65b-26ca-49b2-a7ac-8cef6e1d93e4www.euronews.com/0c0fc65b-26ca-49b2... blob:https://www.euronews.com/0c0fc65b-26ca-49b2-a7ac-8cef6e1d93e4 — 200 — -1 B — 46 ms — blobhttps://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://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 — 170 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 — 160 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 16 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 — 233 ms — h3https://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 — 3 ms — h3https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5OaVIUx6EQRjA.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5OaVIUx6EQRjA.woff2 — 200 — 6.6 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.8 KiB — 42 ms — h2https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5caVIUx6EQRjA.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5caVIUx6EQRjA.woff2 — 200 — 14.2 KiB — 5 ms — h3https://www.euronews.com/build/0373f216c7d1178b0ed0-5978.jswww.euronews.com/build/0373f216c7d1... https://www.euronews.com/build/0373f216c7d1178b0ed0-5978.js — 200 — 991 B — 3 ms — h3https://www.euronews.com/build/56d7ba6e3eaeb7dba62c-9528.jswww.euronews.com/build/56d7ba6e3eae... https://www.euronews.com/build/56d7ba6e3eaeb7dba62c-9528.js — 200 — 783 B — 5 ms — h3https://www.euronews.com/build/043cd11762448c9f15ff-1436.jswww.euronews.com/build/043cd1176244... https://www.euronews.com/build/043cd11762448c9f15ff-1436.js — 200 — 984 B — 6 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 — 12 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 — 14 ms — h3https://www.euronews.com/build/36790a72d7fbeda523b8-3630.jswww.euronews.com/build/36790a72d7fb... https://www.euronews.com/build/36790a72d7fbeda523b8-3630.js — 200 — 671 B — 13 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 — 14 ms — h3https://www.euronews.com/build/8b682ca23e67d5124f41-2295.jswww.euronews.com/build/8b682ca23e67... https://www.euronews.com/build/8b682ca23e67d5124f41-2295.js — 200 — 772 B — 14 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 — 13 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 — 36 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 — 26 ms — h2https://www.euronews.com/build/c262f7f223df6a1c96c8-1154.jswww.euronews.com/build/c262f7f223df... https://www.euronews.com/build/c262f7f223df6a1c96c8-1154.js — 200 — 627 B — 3 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=1534854870.1776295594&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~115616986~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tids=AW-1055912344&tid=AW-1055912344&tft=1776295594324&tfd=3498pagead2.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=1534854870.1776295594&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~115616986~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tids=AW-1055912344&tid=AW-1055912344&tft=1776295594324&tfd=3498 — 200 — 21 B — 64 ms — h3https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 0 B — 198 ms — h2https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=1114309626&e=pll&n=5790322540167114&aid=RSrOxteAEeKPnRIxOQulpA&lid=1wv7cg51bllb&pgi=1awyl9pkoir5&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=1776295592270placement-prd.jwpltx.com/v1/placeme... https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=1114309626&e=pll&n=5790322540167114&aid=RSrOxteAEeKPnRIxOQulpA&lid=1wv7cg51bllb&pgi=1awyl9pkoir5&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=1776295592270 — 204 — 202 B — 457 ms — h2https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=-478164589&e=pea&n=4285639528041236&aid=RSrOxteAEeKPnRIxOQulpA&lid=1wv7cg51bllb&pgi=1awyl9pkoir5&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=8xui3rzt&sa=1776295592270placement-prd.jwpltx.com/v1/placeme... https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=-478164589&e=pea&n=4285639528041236&aid=RSrOxteAEeKPnRIxOQulpA&lid=1wv7cg51bllb&pgi=1awyl9pkoir5&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=8xui3rzt&sa=1776295592270 — 204 — 202 B — 885 ms — h2https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=1273309343&e=pes&n=5626585216071893&aid=RSrOxteAEeKPnRIxOQulpA&lid=1wv7cg51bllb&pgi=1awyl9pkoir5&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=1s4wjo6u&idp=PFFKM35L&pei=8xui3rzt&so=7cvVnZC2&sa=1776295592271placement-prd.jwpltx.com/v1/placeme... https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=1273309343&e=pes&n=5626585216071893&aid=RSrOxteAEeKPnRIxOQulpA&lid=1wv7cg51bllb&pgi=1awyl9pkoir5&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=1s4wjo6u&idp=PFFKM35L&pei=8xui3rzt&so=7cvVnZC2&sa=1776295592271 — 204 — 202 B — 453 ms — h2https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=-1464347745&e=pe&n=0423732346369328&aid=RSrOxteAEeKPnRIxOQulpA&lid=1wv7cg51bllb&pgi=1awyl9pkoir5&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=8xui3rzt&sa=1776295593009placement-prd.jwpltx.com/v1/placeme... https://placement-prd.jwpltx.com/v1/placement/ping.gif?h=-1464347745&e=pe&n=0423732346369328&aid=RSrOxteAEeKPnRIxOQulpA&lid=1wv7cg51bllb&pgi=1awyl9pkoir5&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=8xui3rzt&sa=1776295593009 — 204 — 203 B — 451 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=924603618&e=e&n=0395917075113211&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=jjsnjf1hh52g&i=0&id=GiFlctg1&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=oxz0769c642c&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_hb5dkv1oqlym-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=2100&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=210&sa=1776295592946prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=924603618&e=e&n=0395917075113211&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=jjsnjf1hh52g&i=0&id=GiFlctg1&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=oxz0769c642c&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_hb5dkv1oqlym-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=2100&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=210&sa=1776295592946 — 204 — 204 B — 231 ms — h2https://ping-meta-prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1180307424&e=xapi&n=4455341518461944&aid=RSrOxteAEeKPnRIxOQulpA&emi=jjsnjf1hh52g&id=GiFlctg1&pli=oxz0769c642c&pv=8.46.2&tv=4.0.10-14&ed=3&prs=idle&pid=DEFAULT0&ph=1&sdk=0&xam=getContainer&sa=1776295592996ping-meta-prd.jwpltx.com/v1/jwplaye... https://ping-meta-prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1180307424&e=xapi&n=4455341518461944&aid=RSrOxteAEeKPnRIxOQulpA&emi=jjsnjf1hh52g&id=GiFlctg1&pli=oxz0769c642c&pv=8.46.2&tv=4.0.10-14&ed=3&prs=idle&pid=DEFAULT0&ph=1&sdk=0&xam=getContainer&sa=1776295592996 — 204 — 202 B — 453 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1659276283&e=e&n=3200196936807607&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=sf2ohvd5dbh9&i=0&id=vh2IWCrt&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=rs3ghk1homp9&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=210&sa=1776295592958prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1659276283&e=e&n=3200196936807607&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=sf2ohvd5dbh9&i=0&id=vh2IWCrt&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=rs3ghk1homp9&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=210&sa=1776295592958 — 204 — 202 B — 243 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1051038370&e=e&n=0033443876755445&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=eaxc8tb51sw4&i=0&id=YJTJeUA1&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=1546hc6pegut&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=220&sa=1776295592963prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1051038370&e=e&n=0033443876755445&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=eaxc8tb51sw4&i=0&id=YJTJeUA1&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=1546hc6pegut&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=220&sa=1776295592963 — 204 — 202 B — 231 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1440362247&e=e&n=3380721310488931&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=1tnsdzvmzbhw&i=0&id=2MO2VWrt&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=d76htt4lma4h&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=230&sa=1776295592967prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1440362247&e=e&n=3380721310488931&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=1tnsdzvmzbhw&i=0&id=2MO2VWrt&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=d76htt4lma4h&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=230&sa=1776295592967 — 204 — 202 B — 235 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1402712583&e=e&n=0555429088813679&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=1rq7ozp1r47m&i=0&id=SHpOgJBt&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=1jurspgatidj&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=230&sa=1776295592970prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1402712583&e=e&n=0555429088813679&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=1rq7ozp1r47m&i=0&id=SHpOgJBt&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=1jurspgatidj&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=230&sa=1776295592970 — 204 — 202 B — 232 ms — h2https://www.euronews.com/favicon-32x32.pngwww.euronews.com/favicon-32x32.png https://www.euronews.com/favicon-32x32.png — 200 — 1.1 KiB — 4 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 — 7 ms — h3https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1731111369&e=e&n=7915611901373504&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=k1uuqi104zt0&i=0&id=zp69J5M0&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=6987jykocu4b&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=230&sa=1776295592974prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1731111369&e=e&n=7915611901373504&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=k1uuqi104zt0&i=0&id=zp69J5M0&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=6987jykocu4b&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=230&sa=1776295592974 — 204 — 202 B — 223 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=306671523&e=e&n=4415198718644141&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=1dm3te818o3m&i=0&id=eUZl8ujq&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=qhoq7i1o118a&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=230&sa=1776295592978prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=306671523&e=e&n=4415198718644141&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=1dm3te818o3m&i=0&id=eUZl8ujq&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=qhoq7i1o118a&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=230&sa=1776295592978 — 204 — 203 B — 225 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=86054112&e=e&n=9739721444846478&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=a8u4dpuy1lek&i=0&id=UYHNIneh&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=15e8eq8wd7g3&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=230&sa=1776295592981prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=86054112&e=e&n=9739721444846478&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=a8u4dpuy1lek&i=0&id=UYHNIneh&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=15e8eq8wd7g3&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=230&sa=1776295592981 — 204 — 201 B — 231 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1157782788&e=e&n=9170754378589223&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=1hsl1h4wfn6u&i=0&id=5hySydrz&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=17hk7ie19ph3&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=240&sa=1776295592986prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=1157782788&e=e&n=9170754378589223&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=1hsl1h4wfn6u&i=0&id=5hySydrz&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=17hk7ie19ph3&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=240&sa=1776295592986 — 204 — 202 B — 220 ms — h2https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1024761973&e=e&n=8342599335125275&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=1fgymbx1lgto&i=0&id=R2gvHl3c&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=1pufezdbg4q8&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=240&sa=1776295592990prd.jwpltx.com/v1/jwplayer6/ping.gi... https://prd.jwpltx.com/v1/jwplayer6/ping.gif?h=-1024761973&e=e&n=8342599335125275&aid=RSrOxteAEeKPnRIxOQulpA&amp=0&at=1&c=-1&ccp=0&cp=1&d=0&eb=0&ed=3&eid=1s4wjo6u&emi=1fgymbx1lgto&i=0&id=R2gvHl3c&idp=PFFKM35L&lid=1wv7cg51bllb&lsa=read&mt=1&pbd=1&pbr=1&pei=8xui3rzt&pgi=e0ww3i1xe3wa&ph=1&pid=DEFAULT0&pii=0&pl=460&plc=1&pli=1pufezdbg4q8&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_hb5dkv1oqlym-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=2150&pni=0&po=0&pogt=Latest%20breaking%20news%20available%20as%20free%20video%20on%20demand%20%7C%20Euronews&sp=0&st=240&sa=1776295592990 — 204 — 200 B — 226 ms — h2https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 426 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 — 18 ms — h2https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 427 B — 5 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 8652ms · 2163KB · €94/mo
Unattributable
Other
Costly
Execution 1469ms
Transfer 0 KB
Monthly Cost €16/mo
www.euronews.com
Other
Costly
Execution 1351ms
Transfer 560 KB
Monthly Cost €15/mo
ssl.p.jwpcdn.com
Other
Costly
Execution 1037ms
Transfer 139 KB
Unused 60%
Monthly Cost €11/mo
ssl.p.jwpcdn.com
Other
Costly
Execution 483ms
Transfer 69 KB
Unused 66%
Monthly Cost €5/mo
www.euronews.com
Other
Costly
Execution 445ms
Transfer 23 KB
Monthly Cost €5/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 335ms
Transfer 186 KB
Unused 71%
Monthly Cost €4/mo
sdk.privacy-center.org
Other
Costly
Execution 313ms
Transfer 53 KB
Monthly Cost €3/mo
scripts.opti-digital.com
Other
Costly
Execution 295ms
Transfer 15 KB
Monthly Cost €3/mo
sdk.privacy-center.org
Other
Costly
Execution 294ms
Transfer 101 KB
Unused 45%
Monthly Cost €3/mo
scripts.opti-digital.com
Other
Costly
Execution 260ms
Transfer 99 KB
Unused 56%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 253ms
Transfer 144 KB
Unused 44%
Monthly Cost €3/mo
euronewsfr.api.useinsider.com
Other
Costly
Execution 233ms
Transfer 76 KB
Monthly Cost €3/mo
cdn.jwplayer.com
Other
Optional
Execution 193ms
Transfer 68 KB
Unused 34%
Monthly Cost €2/mo
assets.adobedtm.com
Other
Optional
Execution 191ms
Transfer 53 KB
Monthly Cost €2/mo
pub.doubleverify.com
Other
Optional
Execution 170ms
Transfer 34 KB
Monthly Cost €2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 143ms
Transfer 35 KB
Monthly Cost €2/mo
www.euronews.com
Other
Optional
Execution 135ms
Transfer 1 KB
Monthly Cost €1/mo
sdk.privacy-center.org
Other
Optional
Execution 130ms
Transfer 271 KB
Monthly Cost €1/mo
cdn.jwplayer.com
Other
Optional
Execution 112ms
Transfer 34 KB
Monthly Cost €1/mo
www.euronews.com
Other
Optional
Execution 108ms
Transfer 2 KB
Monthly Cost €1/mo
static.chartbeat.com
Other
Optional
Execution 105ms
Transfer 16 KB
Monthly Cost €1/mo
ssl.p.jwpcdn.com
Other
Optional
Execution 87ms
Transfer 50 KB
Monthly Cost €1/mo
sdk.privacy-center.org
Other
Optional
Execution 78ms
Transfer 1 KB
Monthly Cost €1/mo
assets.adobedtm.com
Other
Optional
Execution 71ms
Transfer 2 KB
Monthly Cost €1/mo
static.chartbeat.com
Other
Optional
Execution 66ms
Transfer 10 KB
Monthly Cost €1/mo
launchpad.privacymanager.io
Other
Optional
Execution 63ms
Transfer 45 KB
Monthly Cost €1/mo
ssl.p.jwpcdn.com
Other
Optional
Execution 62ms
Transfer 18 KB
Monthly Cost €1/mo
ats-wrapper.privacymanager.io
Other
Optional
Execution 59ms
Transfer 39 KB
Unused 57%
Monthly Cost €1/mo
www.euronews.com
Other
Optional
Execution 57ms
Transfer 4 KB
Monthly Cost €1/mo
sdk.privacy-center.org
Other
Optional
Execution 53ms
Transfer 16 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1469ms and costs ~€16/month
  • www.euronews.com adds 1351ms and costs ~€15/month
  • ssl.p.jwpcdn.com adds 1037ms and costs ~€11/month
  • ssl.p.jwpcdn.com adds 483ms and costs ~€5/month
  • www.euronews.com adds 445ms and costs ~€5/month
  • securepubads.g.doubleclick.net adds 335ms and costs ~€4/month
  • sdk.privacy-center.org adds 313ms and costs ~€3/month
  • scripts.opti-digital.com adds 295ms and costs ~€3/month
  • sdk.privacy-center.org adds 294ms and costs ~€3/month
  • scripts.opti-digital.com adds 260ms and costs ~€3/month
  • Google Tag Manager adds 253ms and costs ~€3/month
  • euronewsfr.api.useinsider.com adds 233ms 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

Unattributable takes 1469ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.euronews.com takes 1351ms 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 1037ms 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

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

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

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

www.euronews.com takes 445ms 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

securepubads.g.doubleclick.net takes 335ms 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

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

sdk.privacy-center.org takes 313ms 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

scripts.opti-digital.com takes 295ms 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

sdk.privacy-center.org takes 294ms 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

scripts.opti-digital.com takes 260ms 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

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

Google Tag Manager takes 253ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

euronewsfr.api.useinsider.com takes 233ms 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

57% of ats-wrapper.privacymanager.io'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