Skip to content
https://elpais.com

Performance

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

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

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

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

1.08 s

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

2.95 s

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

210 ms

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

0.005

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

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

5.35 s

Page Load Progression

942 ms
1.9 s
2.8 s
3.8 s
4.7 s
5.7 s
6.6 s
7.5 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
4.2 MB transferred, 135 requests
FIX
4.2 MB transferred, 135 requests
Critical::
Page weighs 9.0 MB (4.2 MB transferred)
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Info::
Fonts are 347 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 347 KB
Warning::
135 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.88 g CO2 per page load
4.2 MB / 2.4 MB budget
4.2 MB transferred
135 requests
0.88 g CO2 per page load
Other 1.7 MiB 40%
JavaScript 1.3 MiB 32%
Images 660.3 KiB 15%
Fonts 346.8 KiB 8%
HTML 126.7 KiB 3%
CSS 39.2 KiB 1%
Other 13.6 KiB 0%
Other 11.9 KiB 0%
Other 8.9 KiB 0%
Other 1.4 KiB 0%
Other 98 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
97% third-party, 0 ms blocking
FIX
97% third-party, 0 ms blocking
Warning::
Third-party code accounts for 97% of page weight (4.1 MiB of 4.2 MiB)
Info::
Third-party blocking time is low (0 ms)
97%
First-party Third-party
D
JS Execution Cost
Action
2734ms total JS execution
FIX
2734ms total JS execution
Warning::
https://elpais.com/: 1368ms CPU time
Warning::
Unattributable: 433ms CPU time
Warning::
https://sdk.mrf.io/statics/marfeel-sdk.js?id=2223: 257ms CPU time
Info::
https://assets.adobedtm.com/0681c221600c/d0943e7fe...: 206ms CPU time
Info::
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a8...: 107ms CPU time
Info::
Third-party scripts: 1366ms (50% of total)

Main Thread Breakdown

Script Evaluation 38% Other 29% Style & Layout 15% Rendering 10% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://elpais.com/1368ms20ms3ms1st
Unattributable433ms94ms0ms3rd
https://sdk.mrf.io/statics/marfeel-sdk.js?id=2223257ms245ms0ms3rd
https://assets.adobedtm.com/0681c221600c/d0943e7fed9e/launch-90f4fb204f3b.min.js206ms171ms27ms3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js107ms89ms13ms3rd
https://dd.elpais.com/tags.js98ms82ms3ms3rd
https://static.elpais.com/dist/resources/js/bb68fdafcde215f438478153f2f47c32/ENP-section-front.js89ms51ms34ms3rd
https://c.amazon-adsystem.com/aax2/apstag.js68ms53ms12ms3rd
https://fundingchoicesmessages.google.com/f/AGSKWxWl4OHVOhONFmrW5xi_scJ2jYwch61PP591wCtLQJVTlKBzlHvrAnxtgHVpItmxcNRmUnc2DlVHjXZ1d7PY57ms49ms7ms3rd
https://player.prisamedia.com/core//js/coreplayer.min.js52ms19ms9ms3rd
F
JS Bundles
Action
40 scripts, 602 KB unused
FIX
40 scripts, 602 KB unused
Warning::
https://static.elpais.com/dist/resources/js/bb68fd...: 131 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 79 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pagead2.googlesyndication.com/pagead/js/li...: 65 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://c.amazon-adsystem.com/aax2/apstag.js: 51 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.adobedtm.com/0681c221600c/d0943e7fe...: 49 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 602 KB
602 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://static.elpais.com/dist/resources/js/bb68fdafcde215f438478153f2f47c32/ENP-section-front.js192 KB131 KB (68%)3rd
https://accounts.google.com/gsi/client96 KB79 KB (83%)3rd
https://pagead2.googlesyndication.com/pagead/js/lidar.js?fcd=true83 KB65 KB (78%)3rd
https://c.amazon-adsystem.com/aax2/apstag.js91 KB51 KB (56%)3rd
https://assets.adobedtm.com/0681c221600c/d0943e7fed9e/launch-90f4fb204f3b.min.js140 KB49 KB (35%)3rd
https://player.prisamedia.com/core//js/coreplayer.min.js69 KB49 KB (71%)3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js101 KB44 KB (43%)3rd
https://fundingchoicesmessages.google.com/f/AGSKWxWl4OHVOhONFmrW5xi_scJ2jYwch61PP591wCtLQJVTlKBzlHvrAnxtgHVpItmxcNRmUnc2DlVHjXZ1d7PY70 KB36 KB (53%)3rd
https://ak-ads-ns.prisasd.com/slot/elpais/slot.js53 KB33 KB (63%)3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/ui-web-en-web.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js53 KB22 KB (43%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
135 resources · 4.2 MB · 602 KB savings available
FIX
135 resources · 4.2 MB · 602 KB savings available
Warning::
Page weight 3.2 MB over 1MB target
Got: 4.2 MB Expected: ≤ 1 MB
Info::
~602 KB of savings available
Warning::
132 third-party resources (97% of weight)
Info::
1 resources over 200KB
135 resources · 4.2 MiB · 132 third-party 3.2 MiB over 1MB target
Media 40% · 1.7 MiB
JavaScript 32% · 1.3 MiB
Image 16% · 671.6 KiB
Font 8% · 346.8 KiB
Document 3% · 128.3 KiB
CSS 1% · 39.2 KiB
Other 0% · 19.4 KiB

~602.4 KiB of savings available

Remove unused JavaScript: 602.4 KiB
B
Image Optimization
31 images, 0 KB saveable
REVIEW
31 images, 0 KB saveable
Info::
All images are well-optimized
31 images 660 KB
0 oversized -0 KB
15 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
13 fonts (347 KB)
PASS
13 fonts (347 KB)
Info::
13 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

13

347 KB total

Render-blocking

0

of 13

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.1 s LCP 3.0 shttps://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold.woff2Majrit-Text-Bold.woff2 https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold.woff2 — 31.4 KiB — 566 ms — font-display: swaphttps://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Roman.woff2Majrit-Text-Roman.woff2 https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Roman.woff2 — 27.5 KiB — 607 ms — font-display: swaphttps://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-regular-webfont.woff2marcinantb-regular-webf... https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-regular-webfont.woff2 — 23.2 KiB — 175 ms — font-display: swaphttps://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-bold-webfont.woff2marcinantb-bold-webfont... https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-bold-webfont.woff2 — 23.0 KiB — 200 ms — font-display: swaphttps://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Black.woff2Majrit-Text-Black.woff2 https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Black.woff2 — 28.4 KiB — 240 ms — font-display: swaphttps://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold-Italic.woff2Majrit-Text-Bold-Italic... https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold-Italic.woff2 — 27.2 KiB — 290 ms — font-display: swaphttps://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Medium.woff2Majrit-Text-Medium.woff2 https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Medium.woff2 — 28.7 KiB — 158 ms — font-display: swaphttps://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Semibold.woff2Majrit-Text-Semibold.woff2 https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Semibold.woff2 — 28.9 KiB — 173 ms — font-display: swaphttps://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Semibold-Italic.woff2Majrit-Text-Semibold-It... https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Semibold-Italic.woff2 — 31.9 KiB — 189 ms — font-display: swaphttps://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-medium-webfont.woff2marcinantb-medium-webfo... https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-medium-webfont.woff2 — 23.5 KiB — 215 ms — font-display: swaphttps://static.elpais.com/dist/resources/fonts/majrit/majrit-banner/Majrit-Banner-Light.woff2Majrit-Banner-Light.woff2 https://static.elpais.com/dist/resources/fonts/majrit/majrit-banner/Majrit-Banner-Light.woff2 — 27.0 KiB — 207 ms — font-display: swaphttps://d3cvruiabw27as.cloudfront.net/dist/resources/fonts/marcin-ant-b/marcinantb-bold-webfont.woff2marcinantb-bold-webfont... https://d3cvruiabw27as.cloudfront.net/dist/resources/fonts/marcin-ant-b/marcinantb-bold-webfont.woff2 — 22.9 KiB — 776 ms — font-display: swaphttps://d3cvruiabw27as.cloudfront.net/dist/resources/fonts/marcin-ant-b/marcinantb-regular-webfont.woff2marcinantb-regular-webf... https://d3cvruiabw27as.cloudfront.net/dist/resources/fonts/marcin-ant-b/marcinantb-regular-webfont.woff2 — 23.0 KiB — 616 ms — font-display: swap
Majrit-Text-Bold.woff2 woff2 swap
Size 31 KB
Load time 566 ms
Start 148 ms
Risk FOUT — text flashes from fallback to web font
Majrit-Text-Roman.woff2 woff2 swap
Size 27 KB
Load time 607 ms
Start 148 ms
Risk FOUT — text flashes from fallback to web font
marcinantb-regular-webf... woff2 swap
Size 23 KB
Load time 175 ms
Start 825 ms
Risk FOUT — text flashes from fallback to web font
marcinantb-bold-webfont... woff2 swap
Size 23 KB
Load time 200 ms
Start 826 ms
Risk FOUT — text flashes from fallback to web font
Majrit-Text-Black.woff2 woff2 swap
Size 28 KB
Load time 240 ms
Start 826 ms
Risk FOUT — text flashes from fallback to web font
Majrit-Text-Bold-Italic... woff2 swap
Size 27 KB
Load time 290 ms
Start 827 ms
Risk FOUT — text flashes from fallback to web font
Majrit-Text-Medium.woff2 woff2 swap
Size 29 KB
Load time 158 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
Majrit-Text-Semibold.woff2 woff2 swap
Size 29 KB
Load time 173 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
Majrit-Text-Semibold-It... woff2 swap
Size 32 KB
Load time 189 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
marcinantb-medium-webfo... woff2 swap
Size 24 KB
Load time 215 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
Majrit-Banner-Light.woff2 woff2 swap
Size 27 KB
Load time 207 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
marcinantb-bold-webfont... woff2 swap
Size 23 KB
Load time 776 ms
Start 4.5 s
Risk FOUT — text flashes from fallback to web font
marcinantb-regular-webf... woff2 swap
Size 23 KB
Load time 616 ms
Start 4.5 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP Caching
max-age=60 (1 minute)
PASS
max-age=60 (1 minute)
Info::
Cache-Control header is set
Got: private, max-age=60
Info::
Effective TTL: 1 minute (max-age=60)
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present
Cache-Control

private, max-age=60

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
max-age60Cache for 1 minute
Effective TTL: 60 seconds
Network Waterfall
135 requests over 5239ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.1 s LCP 3.0 shttps://elpais.com// https://elpais.com/ — 200 — 93.7 KiB — 136 ms — h2https://static.elpais.com/dist/resources/images/logos/primary/el-pais-slogan-esp.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/logos/primary/el-pais-slogan-esp.svg — 200 — 2.5 KiB — 434 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.0 KiB — 30 ms — h2https://imagenes.elpais.com/resizer/v2/CKVFVD52KZAABJWBDUHIFOKVKQ.jpg?auth=e668156f5673426d08a3e50a775515d2f71c3135946f989361548c8dca4ffe55&width=1200&height=675&smart=trueimagenes.elpais.com/resizer/v2/CKVF... https://imagenes.elpais.com/resizer/v2/CKVFVD52KZAABJWBDUHIFOKVKQ.jpg?auth=e668156f5673426d08a3e50a775515d2f71c3135946f989361548c8dca4ffe55&width=1200&height=675&smart=true — 200 — 112.3 KiB — 54 ms — h2https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold.woff2 — 200 — 31.4 KiB — 566 ms — h2https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Roman.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Roman.woff2 — 200 — 27.5 KiB — 607 ms — h2https://static.prisa.com/dist/subs/securesharesession/v2/latest/securesharesession.min.jsstatic.prisa.com/dist/subs/securesh... https://static.prisa.com/dist/subs/securesharesession/v2/latest/securesharesession.min.js — 200 — 5.6 KiB — 531 ms — h2https://elpais.com/pf/resources/manifests/site.webmanifest?d=2443/pf/resources/manifests/site.webman... https://elpais.com/pf/resources/manifests/site.webmanifest?d=2443 — 200 — 1.4 KiB — 50 ms — h2https://static.elpais.com/dist/resources/js/bb68fdafcde215f438478153f2f47c32/ENP-section-front.jsstatic.elpais.com/dist/resources/js... https://static.elpais.com/dist/resources/js/bb68fdafcde215f438478153f2f47c32/ENP-section-front.js — 200 — 192.4 KiB — 537 ms — h2https://contributor.google.com/scripts/1d9eb4aae2cdce07/loader.jscontributor.google.com/scripts/1d9e... https://contributor.google.com/scripts/1d9eb4aae2cdce07/loader.js — 200 — 1.2 KiB — 16 ms — h2https://static.elpais.com/dist/resources/images/logos/primary/el-pais-50.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/logos/primary/el-pais-50.svg — 200 — 2.3 KiB — 539 ms — h2https://static.prisa.com/dist/subs/pmuser/2.5.0/pmuser.min.jsstatic.prisa.com/dist/subs/pmuser/2... https://static.prisa.com/dist/subs/pmuser/2.5.0/pmuser.min.js — 200 — 25.6 KiB — 349 ms — h2https://static.prisa.com/dist/subs/pmcompass/1.0.0/pmcompass.iife.jsstatic.prisa.com/dist/subs/pmcompas... https://static.prisa.com/dist/subs/pmcompass/1.0.0/pmcompass.iife.js — 200 — 35.9 KiB — 407 ms — h2https://static.prisa.com/dist/subs/pmwall/1.3.0/pmwall.min.jsstatic.prisa.com/dist/subs/pmwall/1... https://static.prisa.com/dist/subs/pmwall/1.3.0/pmwall.min.js — 200 — 37.7 KiB — 436 ms — h2https://cmp.prisa.com/dist/cmp_ep.jscmp.prisa.com/dist/cmp_ep.js https://cmp.prisa.com/dist/cmp_ep.js — 200 — 8.3 KiB — 436 ms — h2https://fundingchoicesmessages.google.com/f/AGSKWxWl4OHVOhONFmrW5xi_scJ2jYwch61PP591wCtLQJVTlKBzlHvrAnxtgHVpItmxcNRmUnc2DlVHjXZ1d7PYfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxWl4OHVOhONFmrW5xi_scJ2jYwch61PP591wCtLQJVTlKBzlHvrAnxtgHVpItmxcNRmUnc2DlVHjXZ1d7PY — 200 — 69.8 KiB — 33 ms — h2https://static.elpais.com/dist/resources/css/bb68fdafcde215f438478153f2f47c32/ENP/el-pais/section-manual.cssstatic.elpais.com/dist/resources/cs... https://static.elpais.com/dist/resources/css/bb68fdafcde215f438478153f2f47c32/ENP/el-pais/section-manual.css — 200 — 30.6 KiB — 540 ms — h2https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-regular-webfont.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-regular-webfont.woff2 — 200 — 23.2 KiB — 175 ms — h2https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-bold-webfont.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-bold-webfont.woff2 — 200 — 23.0 KiB — 200 ms — h2https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Black.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Black.woff2 — 200 — 28.4 KiB — 240 ms — h2https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold-Italic.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold-Italic.woff2 — 200 — 27.2 KiB — 290 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U= — 204 — 28 B — 15 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U= — 204 — 28 B — 15 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U= — 204 — 28 B — 13 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U= — 204 — 28 B — 11 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxU23PMMN-Dd8cHuLLtakzG8mnOfaDxY9AH76ACE1evzaiMcelWoMrKL2BLPtBO60sahaOPPqwuj6fa4Pkd0EgNx9l76NxllGDeD1Wy4WZhfLlWY_AFMVpR-xwxtxeld4m4RY0E=?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2MjkzNzAxLDExMDAwMDAwXSxudWxsLG51bGwsbnVsbCxbbnVsbCxbN11dLCJodHRwczovL2VscGFpcy5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMTYsIlsxLDEsMV0iXSxbMzUsIjE3NzYyOTM3MDAiXSxbMTksIjIiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxU23PMMN-Dd8cHuLLtakzG8mnOfaDxY9AH76ACE1evzaiMcelWoMrKL2BLPtBO60sahaOPPqwuj6fa4Pkd0EgNx9l76NxllGDeD1Wy4WZhfLlWY_AFMVpR-xwxtxeld4m4RY0E=?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2MjkzNzAxLDExMDAwMDAwXSxudWxsLG51bGwsbnVsbCxbbnVsbCxbN11dLCJodHRwczovL2VscGFpcy5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMTYsIlsxLDEsMV0iXSxbMzUsIjE3NzYyOTM3MDAiXSxbMTksIjIiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0 — 200 — 4.2 KiB — 18 ms — h3https://imagenes.elpais.com/resizer/v2/ZX3ORAQDFZAQ3AJU3KJ3JLGA64.jpg?auth=5ec772bacd08c6558bcc6b0242dfe55d506990caca22b8f7fa970e1346d063a1&width=828&height=466&focal=1256%2C424imagenes.elpais.com/resizer/v2/ZX3O... https://imagenes.elpais.com/resizer/v2/ZX3ORAQDFZAQ3AJU3KJ3JLGA64.jpg?auth=5ec772bacd08c6558bcc6b0242dfe55d506990caca22b8f7fa970e1346d063a1&width=828&height=466&focal=1256%2C424 — 200 — 19.8 KiB — 68 ms — h2https://imagenes.elpais.com/resizer/v2/74NWTUGER5GAVPSS5PNPFLIKJY.jpg?auth=03c830d1b77d1a29866b6d6a1b77b57d6312a9e1341f55e1cf4d5da7c48e78b4&width=828&height=466&smart=trueimagenes.elpais.com/resizer/v2/74NW... https://imagenes.elpais.com/resizer/v2/74NWTUGER5GAVPSS5PNPFLIKJY.jpg?auth=03c830d1b77d1a29866b6d6a1b77b57d6312a9e1341f55e1cf4d5da7c48e78b4&width=828&height=466&smart=true — 200 — 67.1 KiB — 74 ms — h2https://imagenes.elpais.com/resizer/v2/4Q64J7N3CJCBVFGV3UCEVFHA6Q.jpg?auth=d9831819083485b63811177b12de910432c6adfc0bf87a35d45062e2462f5a91&width=828&height=828&focal=3005%2C1823imagenes.elpais.com/resizer/v2/4Q64... https://imagenes.elpais.com/resizer/v2/4Q64J7N3CJCBVFGV3UCEVFHA6Q.jpg?auth=d9831819083485b63811177b12de910432c6adfc0bf87a35d45062e2462f5a91&width=828&height=828&focal=3005%2C1823 — 200 — 55.7 KiB — 77 ms — h2https://imagenes.elpais.com/resizer/v2/STZCU542WFBSZHMJY6C7XVHUZE.jpg?auth=2ae3029ce88c7b52870e9d763857aa164279b32ccb77d0578e63217b951f708e&width=828&height=828&focal=2780%2C2792imagenes.elpais.com/resizer/v2/STZC... https://imagenes.elpais.com/resizer/v2/STZCU542WFBSZHMJY6C7XVHUZE.jpg?auth=2ae3029ce88c7b52870e9d763857aa164279b32ccb77d0578e63217b951f708e&width=828&height=828&focal=2780%2C2792 — 200 — 35.2 KiB — 60 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.1 s LCP 3.0 shttps://elpais.com// https://elpais.com/ — 200 — 93.7 KiB — 136 ms — h2https://static.elpais.com/dist/resources/images/logos/primary/el-pais-slogan-esp.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/logos/primary/el-pais-slogan-esp.svg — 200 — 2.5 KiB — 434 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.0 KiB — 30 ms — h2https://imagenes.elpais.com/resizer/v2/CKVFVD52KZAABJWBDUHIFOKVKQ.jpg?auth=e668156f5673426d08a3e50a775515d2f71c3135946f989361548c8dca4ffe55&width=1200&height=675&smart=trueimagenes.elpais.com/resizer/v2/CKVF... https://imagenes.elpais.com/resizer/v2/CKVFVD52KZAABJWBDUHIFOKVKQ.jpg?auth=e668156f5673426d08a3e50a775515d2f71c3135946f989361548c8dca4ffe55&width=1200&height=675&smart=true — 200 — 112.3 KiB — 54 ms — h2https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold.woff2 — 200 — 31.4 KiB — 566 ms — h2https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Roman.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Roman.woff2 — 200 — 27.5 KiB — 607 ms — h2https://static.prisa.com/dist/subs/securesharesession/v2/latest/securesharesession.min.jsstatic.prisa.com/dist/subs/securesh... https://static.prisa.com/dist/subs/securesharesession/v2/latest/securesharesession.min.js — 200 — 5.6 KiB — 531 ms — h2https://elpais.com/pf/resources/manifests/site.webmanifest?d=2443/pf/resources/manifests/site.webman... https://elpais.com/pf/resources/manifests/site.webmanifest?d=2443 — 200 — 1.4 KiB — 50 ms — h2https://static.elpais.com/dist/resources/js/bb68fdafcde215f438478153f2f47c32/ENP-section-front.jsstatic.elpais.com/dist/resources/js... https://static.elpais.com/dist/resources/js/bb68fdafcde215f438478153f2f47c32/ENP-section-front.js — 200 — 192.4 KiB — 537 ms — h2https://contributor.google.com/scripts/1d9eb4aae2cdce07/loader.jscontributor.google.com/scripts/1d9e... https://contributor.google.com/scripts/1d9eb4aae2cdce07/loader.js — 200 — 1.2 KiB — 16 ms — h2https://static.elpais.com/dist/resources/images/logos/primary/el-pais-50.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/logos/primary/el-pais-50.svg — 200 — 2.3 KiB — 539 ms — h2https://static.prisa.com/dist/subs/pmuser/2.5.0/pmuser.min.jsstatic.prisa.com/dist/subs/pmuser/2... https://static.prisa.com/dist/subs/pmuser/2.5.0/pmuser.min.js — 200 — 25.6 KiB — 349 ms — h2https://static.prisa.com/dist/subs/pmcompass/1.0.0/pmcompass.iife.jsstatic.prisa.com/dist/subs/pmcompas... https://static.prisa.com/dist/subs/pmcompass/1.0.0/pmcompass.iife.js — 200 — 35.9 KiB — 407 ms — h2https://static.prisa.com/dist/subs/pmwall/1.3.0/pmwall.min.jsstatic.prisa.com/dist/subs/pmwall/1... https://static.prisa.com/dist/subs/pmwall/1.3.0/pmwall.min.js — 200 — 37.7 KiB — 436 ms — h2https://cmp.prisa.com/dist/cmp_ep.jscmp.prisa.com/dist/cmp_ep.js https://cmp.prisa.com/dist/cmp_ep.js — 200 — 8.3 KiB — 436 ms — h2https://fundingchoicesmessages.google.com/f/AGSKWxWl4OHVOhONFmrW5xi_scJ2jYwch61PP591wCtLQJVTlKBzlHvrAnxtgHVpItmxcNRmUnc2DlVHjXZ1d7PYfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxWl4OHVOhONFmrW5xi_scJ2jYwch61PP591wCtLQJVTlKBzlHvrAnxtgHVpItmxcNRmUnc2DlVHjXZ1d7PY — 200 — 69.8 KiB — 33 ms — h2https://static.elpais.com/dist/resources/css/bb68fdafcde215f438478153f2f47c32/ENP/el-pais/section-manual.cssstatic.elpais.com/dist/resources/cs... https://static.elpais.com/dist/resources/css/bb68fdafcde215f438478153f2f47c32/ENP/el-pais/section-manual.css — 200 — 30.6 KiB — 540 ms — h2https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-regular-webfont.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-regular-webfont.woff2 — 200 — 23.2 KiB — 175 ms — h2https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-bold-webfont.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-bold-webfont.woff2 — 200 — 23.0 KiB — 200 ms — h2https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Black.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Black.woff2 — 200 — 28.4 KiB — 240 ms — h2https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold-Italic.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Bold-Italic.woff2 — 200 — 27.2 KiB — 290 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U= — 204 — 28 B — 15 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U= — 204 — 28 B — 15 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U= — 204 — 28 B — 13 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U= — 204 — 28 B — 11 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxU23PMMN-Dd8cHuLLtakzG8mnOfaDxY9AH76ACE1evzaiMcelWoMrKL2BLPtBO60sahaOPPqwuj6fa4Pkd0EgNx9l76NxllGDeD1Wy4WZhfLlWY_AFMVpR-xwxtxeld4m4RY0E=?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2MjkzNzAxLDExMDAwMDAwXSxudWxsLG51bGwsbnVsbCxbbnVsbCxbN11dLCJodHRwczovL2VscGFpcy5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMTYsIlsxLDEsMV0iXSxbMzUsIjE3NzYyOTM3MDAiXSxbMTksIjIiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxU23PMMN-Dd8cHuLLtakzG8mnOfaDxY9AH76ACE1evzaiMcelWoMrKL2BLPtBO60sahaOPPqwuj6fa4Pkd0EgNx9l76NxllGDeD1Wy4WZhfLlWY_AFMVpR-xwxtxeld4m4RY0E=?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2MjkzNzAxLDExMDAwMDAwXSxudWxsLG51bGwsbnVsbCxbbnVsbCxbN11dLCJodHRwczovL2VscGFpcy5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMTYsIlsxLDEsMV0iXSxbMzUsIjE3NzYyOTM3MDAiXSxbMTksIjIiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0 — 200 — 4.2 KiB — 18 ms — h3https://imagenes.elpais.com/resizer/v2/ZX3ORAQDFZAQ3AJU3KJ3JLGA64.jpg?auth=5ec772bacd08c6558bcc6b0242dfe55d506990caca22b8f7fa970e1346d063a1&width=828&height=466&focal=1256%2C424imagenes.elpais.com/resizer/v2/ZX3O... https://imagenes.elpais.com/resizer/v2/ZX3ORAQDFZAQ3AJU3KJ3JLGA64.jpg?auth=5ec772bacd08c6558bcc6b0242dfe55d506990caca22b8f7fa970e1346d063a1&width=828&height=466&focal=1256%2C424 — 200 — 19.8 KiB — 68 ms — h2https://imagenes.elpais.com/resizer/v2/74NWTUGER5GAVPSS5PNPFLIKJY.jpg?auth=03c830d1b77d1a29866b6d6a1b77b57d6312a9e1341f55e1cf4d5da7c48e78b4&width=828&height=466&smart=trueimagenes.elpais.com/resizer/v2/74NW... https://imagenes.elpais.com/resizer/v2/74NWTUGER5GAVPSS5PNPFLIKJY.jpg?auth=03c830d1b77d1a29866b6d6a1b77b57d6312a9e1341f55e1cf4d5da7c48e78b4&width=828&height=466&smart=true — 200 — 67.1 KiB — 74 ms — h2https://imagenes.elpais.com/resizer/v2/4Q64J7N3CJCBVFGV3UCEVFHA6Q.jpg?auth=d9831819083485b63811177b12de910432c6adfc0bf87a35d45062e2462f5a91&width=828&height=828&focal=3005%2C1823imagenes.elpais.com/resizer/v2/4Q64... https://imagenes.elpais.com/resizer/v2/4Q64J7N3CJCBVFGV3UCEVFHA6Q.jpg?auth=d9831819083485b63811177b12de910432c6adfc0bf87a35d45062e2462f5a91&width=828&height=828&focal=3005%2C1823 — 200 — 55.7 KiB — 77 ms — h2https://imagenes.elpais.com/resizer/v2/STZCU542WFBSZHMJY6C7XVHUZE.jpg?auth=2ae3029ce88c7b52870e9d763857aa164279b32ccb77d0578e63217b951f708e&width=828&height=828&focal=2780%2C2792imagenes.elpais.com/resizer/v2/STZC... https://imagenes.elpais.com/resizer/v2/STZCU542WFBSZHMJY6C7XVHUZE.jpg?auth=2ae3029ce88c7b52870e9d763857aa164279b32ccb77d0578e63217b951f708e&width=828&height=828&focal=2780%2C2792 — 200 — 35.2 KiB — 60 ms — h2https://imagenes.elpais.com/resizer/v2/U6J6ACTVJFB43K6VSYPIYUU4P4.jpg?auth=018725973d5a9ac517e5058741009e170461e6fef9d006565a81aa3a39f56c8c&width=828&height=621&focal=2194%2C1913imagenes.elpais.com/resizer/v2/U6J6... https://imagenes.elpais.com/resizer/v2/U6J6ACTVJFB43K6VSYPIYUU4P4.jpg?auth=018725973d5a9ac517e5058741009e170461e6fef9d006565a81aa3a39f56c8c&width=828&height=621&focal=2194%2C1913 — 200 — 62.8 KiB — 97 ms — h2https://imagenes.elpais.com/resizer/v2/G2WTPIHTYFMOHOO6MXQMCHAZTE.jpg?auth=2a83668bee534d16855534e42eea231d86efcba65352cdd990b6dd265822c71a&width=828&height=466&focal=1067%2C432imagenes.elpais.com/resizer/v2/G2WT... https://imagenes.elpais.com/resizer/v2/G2WTPIHTYFMOHOO6MXQMCHAZTE.jpg?auth=2a83668bee534d16855534e42eea231d86efcba65352cdd990b6dd265822c71a&width=828&height=466&focal=1067%2C432 — 200 — 32.5 KiB — 153 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U= — 204 — 28 B — 15 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U= — 204 — 28 B — 9 ms — h3https://imagenes.elpais.com/resizer/v2/KBMMNPJN2NGALHESN6AUWOSJFM.jpg?auth=ff12d10d1f40b9a67e46d2de076421633831c01a6007c8aabfbdb8029ec643b2&width=828&height=466&smart=trueimagenes.elpais.com/resizer/v2/KBMM... https://imagenes.elpais.com/resizer/v2/KBMMNPJN2NGALHESN6AUWOSJFM.jpg?auth=ff12d10d1f40b9a67e46d2de076421633831c01a6007c8aabfbdb8029ec643b2&width=828&height=466&smart=true — 200 — 36.9 KiB — 59 ms — h2https://imagenes.elpais.com/resizer/v2/H3LWMMAD6JALPNUZHTQZE3UAJA.jpg?auth=8e0cdea902feae2ab81d80b6ad1e9ab94179b66e9f1c627b6752b643a94211e1&width=828&height=466&focal=1317%2C571imagenes.elpais.com/resizer/v2/H3LW... https://imagenes.elpais.com/resizer/v2/H3LWMMAD6JALPNUZHTQZE3UAJA.jpg?auth=8e0cdea902feae2ab81d80b6ad1e9ab94179b66e9f1c627b6752b643a94211e1&width=828&height=466&focal=1317%2C571 — 200 — 18.2 KiB — 57 ms — h2https://imagenes.elpais.com/resizer/v2/TLNLERVBPJDXJOL3QB6ZY4MDMU.jpg?auth=4182337766457f67add509e14880e6e4bdbc45c0766bc8f5d60a8a164a9978e5&width=828&height=466&smart=trueimagenes.elpais.com/resizer/v2/TLNL... https://imagenes.elpais.com/resizer/v2/TLNLERVBPJDXJOL3QB6ZY4MDMU.jpg?auth=4182337766457f67add509e14880e6e4bdbc45c0766bc8f5d60a8a164a9978e5&width=828&height=466&smart=true — 200 — 32.1 KiB — 100 ms — h2https://imagenes.elpais.com/resizer/v2/24OUM7YSJRBYBGJOLRZDKA2C3E.jpg?auth=395510ecb529e3d5942866303daf7830f6843353c6b2ca70c8bc7a3fd84c1672&width=1200&height=675&smart=trueimagenes.elpais.com/resizer/v2/24OU... https://imagenes.elpais.com/resizer/v2/24OUM7YSJRBYBGJOLRZDKA2C3E.jpg?auth=395510ecb529e3d5942866303daf7830f6843353c6b2ca70c8bc7a3fd84c1672&width=1200&height=675&smart=true — 200 — 35.5 KiB — 109 ms — h2https://imagenes.elpais.com/resizer/v2/YUYZ6AVK4ZDC5GOOW5KD2DTVBU.jpg?auth=d74e038554b79865cfedfe57cc7d708a76b23049db621edda4bead3fae071086&width=1200&height=675&smart=trueimagenes.elpais.com/resizer/v2/YUYZ... https://imagenes.elpais.com/resizer/v2/YUYZ6AVK4ZDC5GOOW5KD2DTVBU.jpg?auth=d74e038554b79865cfedfe57cc7d708a76b23049db621edda4bead3fae071086&width=1200&height=675&smart=true — 200 — 15.4 KiB — 105 ms — h2https://static.elpais.com/dist/resources/images/v2/e_suscripcion.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/v2/e_suscripcion.svg — 200 — 895 B — 142 ms — h2https://static.elpais.com/dist/resources/images/v2/ico-play.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/v2/ico-play.svg — 200 — 972 B — 142 ms — h2https://static.elpais.com/dist/resources/images/sections/economia5d/linea-cincodias.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/sections/economia5d/linea-cincodias.svg — 200 — 2.8 KiB — 142 ms — h2https://static.elpais.com/dist/resources/images/sections/el-pais-expres/logo-pais-expres-tematico.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/sections/el-pais-expres/logo-pais-expres-tematico.svg — 200 — 5.3 KiB — 144 ms — h2https://static.elpais.com/dist/resources/images/thematic/en_video.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/thematic/en_video.svg — 200 — 929 B — 143 ms — h2https://static.elpais.com/dist/resources/images/swipe/logo-escaparate.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/swipe/logo-escaparate.svg — 200 — 2.5 KiB — 143 ms — h2https://static.elpais.com/dist/resources/images/logos/classifieds/escaparate_elpais_white_desktop.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/logos/classifieds/escaparate_elpais_white_desktop.svg — 200 — 10.6 KiB — 145 ms — h2https://static.elpais.com/dist/resources/images/sections/el-pais-expres/icono-hamburguesa.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/sections/el-pais-expres/icono-hamburguesa.svg — 200 — 1.4 KiB — 144 ms — h2https://static.elpais.com/dist/resources/images/commercial/kicker/buenahuella/buenahuella-section.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/commercial/kicker/buenahuella/buenahuella-section.svg — 200 — 2.4 KiB — 149 ms — h2https://static.elpais.com/dist/resources/images/commercial/kicker/buenahuella/buenahuella-sponsor.svg?v=2static.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/commercial/kicker/buenahuella/buenahuella-sponsor.svg?v=2 — 200 — 4.4 KiB — 147 ms — h2https://static.elpais.com/dist/resources/images/sections/escaparate/logo-escaparate-enp.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/sections/escaparate/logo-escaparate-enp.svg — 200 — 3.7 KiB — 224 ms — h2https://imagenes.elpais.com/resizer/v2/UNXIA24YSJBHDAXFLC26SFK7TY.jpg?auth=3ff03d7370243c14727df9425a731f7251e05f55097e7c0720a7055bea1ed9c6&width=828&height=466&smart=trueimagenes.elpais.com/resizer/v2/UNXI... https://imagenes.elpais.com/resizer/v2/UNXIA24YSJBHDAXFLC26SFK7TY.jpg?auth=3ff03d7370243c14727df9425a731f7251e05f55097e7c0720a7055bea1ed9c6&width=828&height=466&smart=true — 200 — 11.5 KiB — 45 ms — h2https://imagenes.elpais.com/resizer/v2/D5BHQMB3BVHYZG4MGANTQZV2J4.jpg?auth=733f4d97fd520aaccdfba31c51a00763df8421503d7952e15244bd52cdc61aa2&width=1200&height=675&focal=2955%2C855imagenes.elpais.com/resizer/v2/D5BH... https://imagenes.elpais.com/resizer/v2/D5BHQMB3BVHYZG4MGANTQZV2J4.jpg?auth=733f4d97fd520aaccdfba31c51a00763df8421503d7952e15244bd52cdc61aa2&width=1200&height=675&focal=2955%2C855 — 200 — 26.5 KiB — 47 ms — h2https://imagenes.elpais.com/resizer/v2/JX7TVDNBSFC2LL32WZXCW5DLXU.JPG?auth=c5256dc2ec67b4f4c00084c53eb4165b0642f227c3ca96b07a1387d2aca23eea&width=1200&height=675&smart=trueimagenes.elpais.com/resizer/v2/JX7T... https://imagenes.elpais.com/resizer/v2/JX7TVDNBSFC2LL32WZXCW5DLXU.JPG?auth=c5256dc2ec67b4f4c00084c53eb4165b0642f227c3ca96b07a1387d2aca23eea&width=1200&height=675&smart=true — 200 — 35.3 KiB — 63 ms — h2https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Medium.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Medium.woff2 — 200 — 28.7 KiB — 158 ms — h2https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Semibold.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Semibold.woff2 — 200 — 28.9 KiB — 173 ms — h2https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Semibold-Italic.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/majrit/majrit-text/Majrit-Text-Semibold-Italic.woff2 — 200 — 31.9 KiB — 189 ms — h2https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-medium-webfont.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/marcin-ant-b/marcinantb-medium-webfont.woff2 — 200 — 23.5 KiB — 215 ms — h2https://static.elpais.com/dist/resources/fonts/majrit/majrit-banner/Majrit-Banner-Light.woff2static.elpais.com/dist/resources/fo... https://static.elpais.com/dist/resources/fonts/majrit/majrit-banner/Majrit-Banner-Light.woff2 — 200 — 27.0 KiB — 207 ms — h2https://publicapi.elpais.com/sales/public/v1/entitlementspublicapi.elpais.com/sales/public/v... https://publicapi.elpais.com/sales/public/v1/entitlements — 204 — 0 B — 200 ms — h2https://elpais.com/arc/subs/p.min.js/arc/subs/p.min.js https://elpais.com/arc/subs/p.min.js — 200 — 27.1 KiB — 68 ms — h2https://assets.adobedtm.com/0681c221600c/d0943e7fed9e/launch-90f4fb204f3b.min.jsassets.adobedtm.com/0681c221600c/d0... https://assets.adobedtm.com/0681c221600c/d0943e7fed9e/launch-90f4fb204f3b.min.js — 200 — 140.3 KiB — 19 ms — h2https://player.prisamedia.com/core/js/coreplayer_launcher.jsplayer.prisamedia.com/core/js/corep... https://player.prisamedia.com/core/js/coreplayer_launcher.js — 200 — 886 B — 572 ms — h2https://player.prisamedia.com/componentes/reels/reels.lib.jsplayer.prisamedia.com/componentes/r... https://player.prisamedia.com/componentes/reels/reels.lib.js — 200 — 13.4 KiB — 562 ms — h2https://ak-ads-ns.prisasd.com/slot/elpais/slot.jsak-ads-ns.prisasd.com/slot/elpais/s... https://ak-ads-ns.prisasd.com/slot/elpais/slot.js — 200 — 52.9 KiB — 725 ms — h2https://imagenes.elpais.com/resizer/v2/CKVFVD52KZAABJWBDUHIFOKVKQ.jpg?auth=e668156f5673426d08a3e50a775515d2f71c3135946f989361548c8dca4ffe55&width=414&height=233&smart=trueimagenes.elpais.com/resizer/v2/CKVF... https://imagenes.elpais.com/resizer/v2/CKVFVD52KZAABJWBDUHIFOKVKQ.jpg?auth=e668156f5673426d08a3e50a775515d2f71c3135946f989361548c8dca4ffe55&width=414&height=233&smart=true — 200 — 21.3 KiB — 44 ms — h2https://publicapi.elpais.com/sales/public/v1/entitlementspublicapi.elpais.com/sales/public/v... https://publicapi.elpais.com/sales/public/v1/entitlements — 200 — 563 B — 193 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=2387401053DB208C0A490D4C%40AdobeOrg&d_nsid=0&ts=1776293701857dpm.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_verify=1&d_orgid=2387401053DB208C0A490D4C%40AdobeOrg&d_nsid=0&ts=1776293701857 — 302 — 668 B — 87 ms — h2https://assets.adobedtm.com/extensions/EPbf7b42aa08bc4f10879b1484195e80d1/AppMeasurement.min.jsassets.adobedtm.com/extensions/EPbf... https://assets.adobedtm.com/extensions/EPbf7b42aa08bc4f10879b1484195e80d1/AppMeasurement.min.js — 200 — 12.4 KiB — 64 ms — h2https://assets.adobedtm.com/extensions/EPbf7b42aa08bc4f10879b1484195e80d1/AppMeasurement_Module_ActivityMap.min.jsassets.adobedtm.com/extensions/EPbf... https://assets.adobedtm.com/extensions/EPbf7b42aa08bc4f10879b1484195e80d1/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.8 KiB — 58 ms — h2https://dd.elpais.com/tags.jsdd.elpais.com/tags.js https://dd.elpais.com/tags.js — 200 — 39.4 KiB — 17 ms — h2https://vdmedia.elpais.com/elpaistop/multimedia/20264/15/1159718.mp4vdmedia.elpais.com/elpaistop/multim... https://vdmedia.elpais.com/elpaistop/multimedia/20264/15/1159718.mp4 — 206 — 1.7 MiB — 1.6 s — h2https://dpm.demdex.net/id/rd?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=2387401053DB208C0A490D4C%40AdobeOrg&d_nsid=0&ts=1776293701857dpm.demdex.net/id/rd?d_visid_ver=5.... https://dpm.demdex.net/id/rd?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=2387401053DB208C0A490D4C%40AdobeOrg&d_nsid=0&ts=1776293701857 — 200 — 612 B — 9 ms — h2https://smetrics.elpais.com/id?d_visid_ver=5.5.0&d_fieldgroup=MC&mcorgid=2387401053DB208C0A490D4C%40AdobeOrg&ts=1776293701963smetrics.elpais.com/id?d_visid_ver=... https://smetrics.elpais.com/id?d_visid_ver=5.5.0&d_fieldgroup=MC&mcorgid=2387401053DB208C0A490D4C%40AdobeOrg&ts=1776293701963 — 200 — 640 B — 19 ms — h2blob:https://elpais.com/c9fd0e50-3732-4d2d-84f1-60b22585c2a5elpais.com/c9fd0e50-3732-4d2d-84f1-... blob:https://elpais.com/c9fd0e50-3732-4d2d-84f1-60b22585c2a5 — 200 — -1 B — 84 ms — blobhttps://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=2387401053DB208C0A490D4C%40AdobeOrg&d_nsid=0&d_mid=87654121518995385090128980514913187084&d_cid_ic=user_id%01not-set%011&d_cid_ic=AdobeCampaignID%01not-set%011&ts=1776293702018dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=2387401053DB208C0A490D4C%40AdobeOrg&d_nsid=0&d_mid=87654121518995385090128980514913187084&d_cid_ic=user_id%01not-set%011&d_cid_ic=AdobeCampaignID%01not-set%011&ts=1776293702018 — 200 — 1.3 KiB — 7 ms — h2https://prisacom.tt.omtrdc.net/rest/v1/delivery?client=prisacom&sessionId=08b3e44688b541ae89789488dda7be6a&version=2.11.4prisacom.tt.omtrdc.net/rest/v1/deli... https://prisacom.tt.omtrdc.net/rest/v1/delivery?client=prisacom&sessionId=08b3e44688b541ae89789488dda7be6a&version=2.11.4 — 200 — 949 B — 205 ms — h2https://publicapi.elpais.com/sales/public/v2/subscriptions/entitlementspublicapi.elpais.com/sales/public/v... https://publicapi.elpais.com/sales/public/v2/subscriptions/entitlements — 204 — 0 B — 188 ms — h2https://prisacom.demdex.net/dest5.html?d_nsid=0prisacom.demdex.net/dest5.html?d_ns... https://prisacom.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 120 ms — h2https://dd.elpais.com/js/dd.elpais.com/js/ https://dd.elpais.com/js/ — 200 — 641 B — 16 ms — h2https://fundingchoicesmessages.google.com/f/AGSKWxWg-6qrDTS37VXmhMEBLLuQD3i9b2Ac6UB72MHBZ9V3Dmy8ZgxpKsVo4mNR8UNxAc4w8I8s2zCrmWpM_rYfp5o5pscx_KF169MmD-5xzqLaLXHOM0cstcdHU1BMLYsqlAonpy62IqqoMZkv_G4mQyKcFF4h4HutJQMG6matKzbjbcOslksvDmaGm_hQ/_.admicro./ad_bar_/slidetopad./video-ads-management._down_ad_fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxWg-6qrDTS37VXmhMEBLLuQD3i9b2Ac6UB72MHBZ9V3Dmy8ZgxpKsVo4mNR8UNxAc4w8I8s2zCrmWpM_rYfp5o5pscx_KF169MmD-5xzqLaLXHOM0cstcdHU1BMLYsqlAonpy62IqqoMZkv_G4mQyKcFF4h4HutJQMG6matKzbjbcOslksvDmaGm_hQ/_.admicro./ad_bar_/slidetopad./video-ads-management._down_ad_ — 200 — 109 B — 15 ms — h3https://pagead2.googlesyndication.com/pagead/js/lidar.js?fcd=truepagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/lidar.js?fcd=true — 200 — 83.1 KiB — 29 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U= — 204 — 28 B — 14 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U= — 204 — 28 B — 12 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U= — 204 — 28 B — 9 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUoNh2lpssIDwGlJTCLhn6pDKXYnyYQgUa52YEWuwDFSt50FjAe1uhH_LXZwWgjNvTlaZXNVOm6zWyTTETXyMJgB6OwZVvTZWtJp9Wq7ptwQviYFnc6ZMVeD-hlMmcXDB4JC8U= — 204 — 28 B — 12 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxVrK-8scy2W8vwpZKcdOzyKEZUWDqQNwqU1RyLJNUp3Zl4x827TJC8NT9Ut3n2FO2quJ3NWTLW8dCvoT9Bu2WnSJGaS-Y3RHJ5F6EHPQ2eERwUY7uqn2E_VovwCgnpM-k0D8Jo=?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2MjkzNzAyLDIyMzAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNl0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vZWxwYWlzLmNvbS8iLG51bGwsW1s4LCJXUVNqS3RrRVlpTSJdLFs5LCJlbi1VUyJdLFsxNiwiWzEsMSwxXSJdLFszNSwiMTc3NjI5MzcwMCJdLFsxOSwiMiJdLFsxNywiWzBdIl0sWzI0LCIiXSxbMjksImZhbHNlIl1dXQfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxVrK-8scy2W8vwpZKcdOzyKEZUWDqQNwqU1RyLJNUp3Zl4x827TJC8NT9Ut3n2FO2quJ3NWTLW8dCvoT9Bu2WnSJGaS-Y3RHJ5F6EHPQ2eERwUY7uqn2E_VovwCgnpM-k0D8Jo=?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2MjkzNzAyLDIyMzAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNl0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vZWxwYWlzLmNvbS8iLG51bGwsW1s4LCJXUVNqS3RrRVlpTSJdLFs5LCJlbi1VUyJdLFsxNiwiWzEsMSwxXSJdLFszNSwiMTc3NjI5MzcwMCJdLFsxOSwiMiJdLFsxNywiWzBdIl0sWzI0LCIiXSxbMjksImZhbHNlIl1dXQ — 200 — 1.5 KiB — 20 ms — h3https://publicapi.elpais.com/sales/public/v2/subscriptions/entitlementspublicapi.elpais.com/sales/public/v... https://publicapi.elpais.com/sales/public/v2/subscriptions/entitlements — 200 — 564 B — 181 ms — h2https://assets.adobedtm.com/0681c221600c/d0943e7fed9e/eab809f3921c/RC4f707dd6fa144f7895ad985262176386-source.min.jsassets.adobedtm.com/0681c221600c/d0... https://assets.adobedtm.com/0681c221600c/d0943e7fed9e/eab809f3921c/RC4f707dd6fa144f7895ad985262176386-source.min.js — 200 — 36.3 KiB — 10 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxU1bse0BPvPisWFY-rGN1MMG7PMGLyUVq0-k9DLxOjXZgHDD1gU58qNQerF0C-605-HXwFHYDXLednb-PkPok0iPo0ZKhrL34z2-m4m80k3fUvLTPiwlp3VP9sdM61rl61RrRQ=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxU1bse0BPvPisWFY-rGN1MMG7PMGLyUVq0-k9DLxOjXZgHDD1gU58qNQerF0C-605-HXwFHYDXLednb-PkPok0iPo0ZKhrL34z2-m4m80k3fUvLTPiwlp3VP9sdM61rl61RrRQ= — 204 — 28 B — 11 ms — h3https://assets.adobedtm.com/0681c221600c/d0943e7fed9e/eab809f3921c/RC6d06c68917d84e94b03fdb45321f2626-source.min.jsassets.adobedtm.com/0681c221600c/d0... https://assets.adobedtm.com/0681c221600c/d0943e7fed9e/eab809f3921c/RC6d06c68917d84e94b03fdb45321f2626-source.min.js — 200 — 1.4 KiB — 35 ms — h2https://es-config.sensic.net/s2s-web.jses-config.sensic.net/s2s-web.js https://es-config.sensic.net/s2s-web.js — 200 — 31.0 KiB — 54 ms — h2https://sdk.mrf.io/statics/marfeel-sdk.js?id=2223sdk.mrf.io/statics/marfeel-sdk.js?i... https://sdk.mrf.io/statics/marfeel-sdk.js?id=2223 — 200 — 60.1 KiB — 30 ms — h3https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?siteId=2223&url=https://elpais.com&experimentType=HeadlineAB&lang=es&version=esnextmarfeelexperimentsexperienceengine.... https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?siteId=2223&url=https://elpais.com&experimentType=HeadlineAB&lang=es&version=esnext — 200 — 2.3 KiB — 512 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.8 KiB — 32 ms — h2https://player.prisamedia.com/core//js/coreplayer.min.jsplayer.prisamedia.com/core//js/core... https://player.prisamedia.com/core//js/coreplayer.min.js — 200 — 69.5 KiB — 407 ms — h2https://adobedc.demdex.net/ee/v1/identity/acquire?configId=9ad480a3-985a-4cc5-9907-d80eae43012e&requestId=e1e17c15-76ef-4efa-97ec-0aa7de70e52fadobedc.demdex.net/ee/v1/identity/a... https://adobedc.demdex.net/ee/v1/identity/acquire?configId=9ad480a3-985a-4cc5-9907-d80eae43012e&requestId=e1e17c15-76ef-4efa-97ec-0aa7de70e52f — 200 — 986 B — 19 ms — h2https://events.newsroom.bi/ingest.phpevents.newsroom.bi/ingest.php https://events.newsroom.bi/ingest.php — 200 — 1.0 KiB — 513 ms — h2https://sdk.mrf.io/statics/4f3040276b65d670f769.jssdk.mrf.io/statics/4f3040276b65d670... https://sdk.mrf.io/statics/4f3040276b65d670f769.js — 200 — 23.4 KiB — 10 ms — h3https://sdk.privacy-center.org/8ba38674-edba-484d-8053-435051d79f72/loader.js?target=elpais.comsdk.privacy-center.org/8ba38674-edb... https://sdk.privacy-center.org/8ba38674-edba-484d-8053-435051d79f72/loader.js?target=elpais.com — 200 — 34.2 KiB — 488 ms — h2https://static.elpais.com/dist/resources/subs/configuration-button-layer/button.jsonstatic.elpais.com/dist/resources/su... https://static.elpais.com/dist/resources/subs/configuration-button-layer/button.json — 200 — 1.4 KiB — 142 ms — h2https://config.aps.amazon-adsystem.com/configs/3226config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3226 — 200 — 989 B — 17 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=3226&u=https%3A%2F%2Felpais.comc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=3226&u=https%3A%2F%2Felpais.com — 200 — 1.1 KiB — 4 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 9 ms — h2https://ak-ads-ns.prisasd.com/slot/control/hb/control.jsonak-ads-ns.prisasd.com/slot/control/... https://ak-ads-ns.prisasd.com/slot/control/hb/control.json — 200 — 516 B — 524 ms — h2https://ak-ads-ns.prisasd.com/slot/elpais/data/lazyload.jsonak-ads-ns.prisasd.com/slot/elpais/d... https://ak-ads-ns.prisasd.com/slot/elpais/data/lazyload.json — 200 — 630 B — 522 ms — h2https://ak-ads-ns.prisasd.com/slot/control/fl/desktop.jsonak-ads-ns.prisasd.com/slot/control/... https://ak-ads-ns.prisasd.com/slot/control/fl/desktop.json — 200 — 477 B — 525 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=3226&u=https%3A%2F%2Felpais.comc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=3226&u=https%3A%2F%2Felpais.com — 200 — 0 B — 2 ms — h2https://1776293702600495d6fea4d2ce02e3307f49169ae2f076dcb0ec16fb.trk.sensic.net/tp.gif?m=ElpaisWeb&r=elpais.com&p=es1&instanceid=1776293702600495D6FEA4D2CE02E3307F49169AE2F076DCB0EC16FB&ipad=false&redirect=manual1776293702600495d6fea4d2ce02e3307f4... https://1776293702600495d6fea4d2ce02e3307f49169ae2f076dcb0ec16fb.trk.sensic.net/tp.gif?m=ElpaisWeb&r=elpais.com&p=es1&instanceid=1776293702600495D6FEA4D2CE02E3307F49169AE2F076DCB0EC16FB&ipad=false&redirect=manual — 204 — 362 B — 716 ms — h2https://es1-s2s.sensic.net/es1-s2s.sensic.net/ https://es1-s2s.sensic.net/ — 204 — 296 B — 469 ms — h2https://es-config.sensic.net/3pc.htmles-config.sensic.net/3pc.html https://es-config.sensic.net/3pc.html — 200 — 29.8 KiB — 10 ms — h2https://player.prisamedia.com/core//style/core.cssplayer.prisamedia.com/core//style/c... https://player.prisamedia.com/core//style/core.css — 200 — 2.4 KiB — 181 ms — h2https://fapi-top.prisasd.com/api/null/player/469?ignoreAccountfapi-top.prisasd.com/api/null/playe... https://fapi-top.prisasd.com/api/null/player/469?ignoreAccount — 200 — 725 B — 514 ms — h2https://prisacom.tt.omtrdc.net/rest/v1/delivery?client=prisacom&sessionId=08b3e44688b541ae89789488dda7be6a&version=2.11.4prisacom.tt.omtrdc.net/rest/v1/deli... https://prisacom.tt.omtrdc.net/rest/v1/delivery?client=prisacom&sessionId=08b3e44688b541ae89789488dda7be6a&version=2.11.4 — 204 — 98 B — 15 ms — h2https://smetrics.elpais.com/b/ss/prisacomglobal/1/JS-2.23.0-LGPQ/s15038596051487?AQB=1&ndh=1&pf=1&t=15%2F3%2F2026%2022%3A55%3A2%203%200&cid.&user_id.&id=not-set&as=1&.user_id&AdobeCampaignID.&id=not-set&as=1&.AdobeCampaignID&.cid&sdid=1881137CE24B6A14-096E00448830C78E&mid=87654121518995385090128980514913187084&aamlh=3&ce=UTF-8&ns=prisacom&cdp=2&pageName=elpaiscom%2F&g=https%3A%2F%2Felpais.com%2F&c.&getTimeParting=6.3&getNewRepeat=3.0&getVisitNum=4.2&.c&cc=EUR&ch=home&server=elpais.com&events=event2%2Cevent91&aamb=j8Odv6LonN4r3an7LhD3WZrU1bUpAkFkkiY1ncBR96t2PTI&c1=home&v1=D%3Dg&h1=D%3Dc18%2B%22%3E%22%2Bc19%2B%22%3E%22%2Bc20%2B%22%3E%22%2Bc1%2B%22%3E%22pageName&c3=portada&v3=D%3DpageName&v4=D%3Dch&c5=D%3Dg&v5=D%3Dc1&c6=D%3Dr&v7=D%3Dc3&c17=web&v17=D%3Dc17&c19=el%20pais&v19=D%3Dc19&c20=elpais.com&v20=D%3Dc20&c21=New&v21=D%3Dc21&v22=anonimo&v27=https%3A%2F%2Felpais.com%2F&c28=1&v28=D%3Dc28&c31=informacion&v31=1776293509549_91801356&c34=87654121518995385090128980514913187084&v41=ElpaisWeb&c42=anonimo&v43=D%3Dc34&c45=EL%20PA%C3%8DS%3A%20el%20peri%C3%B3dico%20global&v45=EL%20PA%C3%8DS%3A%20el%20peri%C3%B3dico%20global&c47=espa%C3%B1a&v47=D%3Dc47&c49=0&v49=D%3Dc49&c50=arc&v50=D%3Dc50&c53=https%3A%2F%2Felpais.com%2F&v53=D%3Dc53&v55=not-set&c61=espa%C3%B1a&v61=D%3Dc61&v62=D%3Dc31&v63=D%3Dr&c66=secuencial&v66=D%3Dc66&c67=NA&v81=D%3Dmid&v92=anonimo&v93=not-set&v96=21279&v101=launch-ep-8.50&v102=2.23.0&v103=Visitor%205.5.0&v104=smetrics.elpais.com&v105=no-needed&v107=elpais_web%2Fportada&v112=not-set&v151=free&v153=abierto&v154=not-set&v155=none&v156=no-suscriptor&v157=inactivo&v159=not-set&v160=not-set&v161=not-set&v166=elpaiscom%2F&v170=EL%20PA%C3%8DS%3A%20el%20peri%C3%B3dico%20global&v191=Mozilla%2F5.0%20%28Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F146.0.0.0%20Safari%2F537.36&v193=none&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=2387401053DB208C0A490D4C%40AdobeOrg&AQE=1smetrics.elpais.com/b/ss/prisacomgl... https://smetrics.elpais.com/b/ss/prisacomglobal/1/JS-2.23.0-LGPQ/s15038596051487?AQB=1&ndh=1&pf=1&t=15%2F3%2F2026%2022%3A55%3A2%203%200&cid.&user_id.&id=not-set&as=1&.user_id&AdobeCampaignID.&id=not-set&as=1&.AdobeCampaignID&.cid&sdid=1881137CE24B6A14-096E00448830C78E&mid=87654121518995385090128980514913187084&aamlh=3&ce=UTF-8&ns=prisacom&cdp=2&pageName=elpaiscom%2F&g=https%3A%2F%2Felpais.com%2F&c.&getTimeParting=6.3&getNewRepeat=3.0&getVisitNum=4.2&.c&cc=EUR&ch=home&server=elpais.com&events=event2%2Cevent91&aamb=j8Odv6LonN4r3an7LhD3WZrU1bUpAkFkkiY1ncBR96t2PTI&c1=home&v1=D%3Dg&h1=D%3Dc18%2B%22%3E%22%2Bc19%2B%22%3E%22%2Bc20%2B%22%3E%22%2Bc1%2B%22%3E%22pageName&c3=portada&v3=D%3DpageName&v4=D%3Dch&c5=D%3Dg&v5=D%3Dc1&c6=D%3Dr&v7=D%3Dc3&c17=web&v17=D%3Dc17&c19=el%20pais&v19=D%3Dc19&c20=elpais.com&v20=D%3Dc20&c21=New&v21=D%3Dc21&v22=anonimo&v27=https%3A%2F%2Felpais.com%2F&c28=1&v28=D%3Dc28&c31=informacion&v31=1776293509549_91801356&c34=87654121518995385090128980514913187084&v41=ElpaisWeb&c42=anonimo&v43=D%3Dc34&c45=EL%20PA%C3%8DS%3A%20el%20peri%C3%B3dico%20global&v45=EL%20PA%C3%8DS%3A%20el%20peri%C3%B3dico%20global&c47=espa%C3%B1a&v47=D%3Dc47&c49=0&v49=D%3Dc49&c50=arc&v50=D%3Dc50&c53=https%3A%2F%2Felpais.com%2F&v53=D%3Dc53&v55=not-set&c61=espa%C3%B1a&v61=D%3Dc61&v62=D%3Dc31&v63=D%3Dr&c66=secuencial&v66=D%3Dc66&c67=NA&v81=D%3Dmid&v92=anonimo&v93=not-set&v96=21279&v101=launch-ep-8.50&v102=2.23.0&v103=Visitor%205.5.0&v104=smetrics.elpais.com&v105=no-needed&v107=elpais_web%2Fportada&v112=not-set&v151=free&v153=abierto&v154=not-set&v155=none&v156=no-suscriptor&v157=inactivo&v159=not-set&v160=not-set&v161=not-set&v166=elpaiscom%2F&v170=EL%20PA%C3%8DS%3A%20el%20peri%C3%B3dico%20global&v191=Mozilla%2F5.0%20%28Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F146.0.0.0%20Safari%2F537.36&v193=none&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=2387401053DB208C0A490D4C%40AdobeOrg&AQE=1 — 200 — 223 B — 11 ms — h2https://events.newsroom.bi/data/rfv.phpevents.newsroom.bi/data/rfv.php https://events.newsroom.bi/data/rfv.php — 200 — 451 B — 172 ms — h2https://events.newsroom.bi/data2/rfv.phpevents.newsroom.bi/data2/rfv.php https://events.newsroom.bi/data2/rfv.php — 200 — 444 B — 172 ms — h2https://events.newsroom.bi/recirculation/recirculation.phpevents.newsroom.bi/recirculation/re... https://events.newsroom.bi/recirculation/recirculation.php — 200 — 495 B — 495 ms — h2https://flowcards.mrf.io/json/experiences?url=https%3A%2F%2Felpais.com%2F&cdp_cohorts=&clid=55f1a77e-3b8f-4eb5-ae55-41c7183c4439&seid=8fe111a7-a926-4311-ab64-1d42b58931a3&kbps=88190&ctyp=4g&fvst=1776293702&geo=__INJECT_GEO__&ptch=0&pgv=1&sdu=1&sid=2223&userVar::ecid=87654121518995385090128980514913187084&userVar::subscriberType=not-set&experiment::laau5wjRRDyovaRacBpKrw=1e5437ef-ba93-41bd-9682-106d0ee1c0e0&experiment::TWQej09DTX6akdkaUtOrNA=1563fd78-6ea7-48ae-aa98-5fc693f5b8a3&experiment::TxY6RPdTTCqvwQAXdNOokA=f1beeba6-6b16-4fee-b49f-486b3c2d6018&experiment::37VL6g_DSUCZaVjuFm9lXA=bdc89ebb-ab0f-46b2-8289-50a9bf5dc0f0&experiment::Zb6y5805R7GqErxqQBn3qw=6cc4406a-d392-4c29-b751-f8364e7d3576&experiment::Ep-Test%20A-B=1&experiment::EP-TEST-10=9&uexp=AC_LpizvD9pQIe6euU8CaAM0A,l|1|m|1|w|1|d|1&useg=&utyp=0&v=2flowcards.mrf.io/json/experiences?u... https://flowcards.mrf.io/json/experiences?url=https%3A%2F%2Felpais.com%2F&cdp_cohorts=&clid=55f1a77e-3b8f-4eb5-ae55-41c7183c4439&seid=8fe111a7-a926-4311-ab64-1d42b58931a3&kbps=88190&ctyp=4g&fvst=1776293702&geo=__INJECT_GEO__&ptch=0&pgv=1&sdu=1&sid=2223&userVar::ecid=87654121518995385090128980514913187084&userVar::subscriberType=not-set&experiment::laau5wjRRDyovaRacBpKrw=1e5437ef-ba93-41bd-9682-106d0ee1c0e0&experiment::TWQej09DTX6akdkaUtOrNA=1563fd78-6ea7-48ae-aa98-5fc693f5b8a3&experiment::TxY6RPdTTCqvwQAXdNOokA=f1beeba6-6b16-4fee-b49f-486b3c2d6018&experiment::37VL6g_DSUCZaVjuFm9lXA=bdc89ebb-ab0f-46b2-8289-50a9bf5dc0f0&experiment::Zb6y5805R7GqErxqQBn3qw=6cc4406a-d392-4c29-b751-f8364e7d3576&experiment::Ep-Test%20A-B=1&experiment::EP-TEST-10=9&uexp=AC_LpizvD9pQIe6euU8CaAM0A,l|1|m|1|w|1|d|1&useg=&utyp=0&v=2 — 204 — 0 B — 267 ms — h3https://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 — 337 ms — h2https://gapi.prisasd.com/api/v2/search/elpais/audio/idref/1776069992934?player_info=truegapi.prisasd.com/api/v2/search/elpa... https://gapi.prisasd.com/api/v2/search/elpais/audio/idref/1776069992934?player_info=true — 200 — 2.0 KiB — 187 ms — h2https://flowcards.mrf.io/json/experiences?url=https%3A%2F%2Felpais.com%2F&cdp_cohorts=&clid=55f1a77e-3b8f-4eb5-ae55-41c7183c4439&seid=8fe111a7-a926-4311-ab64-1d42b58931a3&kbps=88190&ctyp=4g&fvst=1776293702&geo=__INJECT_GEO__&ptch=0&pgv=1&sdu=1&sid=2223&userVar::ecid=87654121518995385090128980514913187084&userVar::subscriberType=not-set&experiment::laau5wjRRDyovaRacBpKrw=1e5437ef-ba93-41bd-9682-106d0ee1c0e0&experiment::TWQej09DTX6akdkaUtOrNA=1563fd78-6ea7-48ae-aa98-5fc693f5b8a3&experiment::TxY6RPdTTCqvwQAXdNOokA=f1beeba6-6b16-4fee-b49f-486b3c2d6018&experiment::37VL6g_DSUCZaVjuFm9lXA=bdc89ebb-ab0f-46b2-8289-50a9bf5dc0f0&experiment::Zb6y5805R7GqErxqQBn3qw=6cc4406a-d392-4c29-b751-f8364e7d3576&experiment::Ep-Test%20A-B=1&experiment::EP-TEST-10=9&uexp=AC_LpizvD9pQIe6euU8CaAM0A,l|1|m|1|w|1|d|1&useg=&utyp=0&v=2flowcards.mrf.io/json/experiences?u... https://flowcards.mrf.io/json/experiences?url=https%3A%2F%2Felpais.com%2F&cdp_cohorts=&clid=55f1a77e-3b8f-4eb5-ae55-41c7183c4439&seid=8fe111a7-a926-4311-ab64-1d42b58931a3&kbps=88190&ctyp=4g&fvst=1776293702&geo=__INJECT_GEO__&ptch=0&pgv=1&sdu=1&sid=2223&userVar::ecid=87654121518995385090128980514913187084&userVar::subscriberType=not-set&experiment::laau5wjRRDyovaRacBpKrw=1e5437ef-ba93-41bd-9682-106d0ee1c0e0&experiment::TWQej09DTX6akdkaUtOrNA=1563fd78-6ea7-48ae-aa98-5fc693f5b8a3&experiment::TxY6RPdTTCqvwQAXdNOokA=f1beeba6-6b16-4fee-b49f-486b3c2d6018&experiment::37VL6g_DSUCZaVjuFm9lXA=bdc89ebb-ab0f-46b2-8289-50a9bf5dc0f0&experiment::Zb6y5805R7GqErxqQBn3qw=6cc4406a-d392-4c29-b751-f8364e7d3576&experiment::Ep-Test%20A-B=1&experiment::EP-TEST-10=9&uexp=AC_LpizvD9pQIe6euU8CaAM0A,l|1|m|1|w|1|d|1&useg=&utyp=0&v=2 — 200 — 1.4 KiB — 779 ms — h3https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_google_google_js.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.jssdk.privacy-center.org/sdk/d4911c3d... https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_google_google_js.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js — 200 — 1.2 KiB — 142 ms — h3https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_salesforce-dmp_salesforce-dmp_js.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.jssdk.privacy-center.org/sdk/d4911c3d... https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_salesforce-dmp_salesforce-dmp_js.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js — 200 — 1.1 KiB — 143 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 — 144 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 — 257 ms — h3https://player.prisamedia.com/core//skins/epaudioportada/epaudioportada.min.jsplayer.prisamedia.com/core//skins/e... https://player.prisamedia.com/core//skins/epaudioportada/epaudioportada.min.js — 200 — 12.5 KiB — 188 ms — h2https://static.elpais.com/dist/resources/images/logos/primary/el-pais.svgstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/logos/primary/el-pais.svg — 200 — 1.4 KiB — 165 ms — h2https://player.prisamedia.com/core//skins/epaudioportada/css/player.cssplayer.prisamedia.com/core//skins/e... https://player.prisamedia.com/core//skins/epaudioportada/css/player.css — 200 — 4.3 KiB — 184 ms — h2https://player.prisamedia.com/core//skins/epaudioportada/css/player-storycard.cssplayer.prisamedia.com/core//skins/e... https://player.prisamedia.com/core//skins/epaudioportada/css/player-storycard.css — 200 — 1.9 KiB — 181 ms — h2https://events.newsroom.bi/recirculation/recirculation.phpevents.newsroom.bi/recirculation/re... https://events.newsroom.bi/recirculation/recirculation.php — 200 — 495 B — 172 ms — h2https://player.prisamedia.com/core//skins/epaudioportada/template/template.htmlplayer.prisamedia.com/core//skins/e... https://player.prisamedia.com/core//skins/epaudioportada/template/template.html — 200 — 1.3 KiB — 542 ms — h2https://static.elpais.com/dist/resources/images/favicon.icostatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/favicon.ico — 200 — 1.5 KiB — 142 ms — h2https://static.elpais.com/dist/resources/images/favicon_512.pngstatic.elpais.com/dist/resources/im... https://static.elpais.com/dist/resources/images/favicon_512.png — 200 — 9.8 KiB — 146 ms — h2https://d3cvruiabw27as.cloudfront.net/dist/resources/fonts/marcin-ant-b/marcinantb-bold-webfont.woff2d3cvruiabw27as.cloudfront.net/dist/... https://d3cvruiabw27as.cloudfront.net/dist/resources/fonts/marcin-ant-b/marcinantb-bold-webfont.woff2 — 200 — 22.9 KiB — 776 ms — h2https://d3cvruiabw27as.cloudfront.net/dist/resources/fonts/marcin-ant-b/marcinantb-regular-webfont.woff2d3cvruiabw27as.cloudfront.net/dist/... https://d3cvruiabw27as.cloudfront.net/dist/resources/fonts/marcin-ant-b/marcinantb-regular-webfont.woff2 — 200 — 23.0 KiB — 616 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
50% of JavaScript execution is third-party
First-party Third-party 1366ms · 763KB · €7/mo
Unattributable
Other
Costly
Execution 433ms
Transfer 0 KB
Monthly Cost €2/mo
sdk.mrf.io
Other
Costly
Execution 257ms
Transfer 60 KB
Monthly Cost €1/mo
assets.adobedtm.com
Other
Costly
Execution 206ms
Transfer 140 KB
Unused 35%
Monthly Cost €1/mo
sdk.privacy-center.org
Other
Optional
Execution 107ms
Transfer 101 KB
Unused 43%
Monthly Cost €1/mo
dd.elpais.com
Other
Optional
Execution 98ms
Transfer 39 KB
Monthly Cost €1/mo
static.elpais.com
Other
Optional
Execution 89ms
Transfer 192 KB
Unused 68%
Monthly Cost €0/mo
c.amazon-adsystem.com
Other
Optional
Execution 68ms
Transfer 91 KB
Unused 56%
Monthly Cost €0/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 57ms
Transfer 70 KB
Unused 53%
Monthly Cost €0/mo
player.prisamedia.com
Other
Optional
Execution 52ms
Transfer 69 KB
Unused 71%
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • Unattributable adds 433ms and costs ~€2/month
  • sdk.mrf.io adds 257ms and costs ~€1/month
  • assets.adobedtm.com adds 206ms and costs ~€1/month

50% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 433ms 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.mrf.io takes 257ms 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

assets.adobedtm.com takes 206ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

68% of static.elpais.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

56% of c.amazon-adsystem.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

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

Why this matters

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

Source: web.dev

71% of player.prisamedia.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback