Skip to content
https://cadenaser.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
3
REVIEW
4
PASS
8
INFO
2

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

45
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
80
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.

1.58 s

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

8.51 s

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

615 ms

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

0.204

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

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

20.57 s

Page Load Progression

391 ms
782 ms
1.2 s
1.6 s
2.0 s
2.3 s
2.7 s
3.1 s
Checks
17
8 PASS 4 REVIEW 3 FIX
F
Page Weight Budget
Action
3.5 MB transferred, 247 requests
FIX
3.5 MB transferred, 247 requests
Warning::
Page weighs 8.2 MB (3.5 MB transferred)
Warning::
Images are 2.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.0 MB
Warning::
JavaScript is 861 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 861 KB
Warning::
247 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.73 g CO2 per page load
3.5 MB / 2.4 MB budget
3.5 MB transferred
247 requests
0.73 g CO2 per page load
Images 2.0 MiB 57%
JavaScript 860.8 KiB 24%
Other 187.1 KiB 5%
Fonts 176.0 KiB 5%
CSS 134.9 KiB 4%
HTML 133.7 KiB 4%
Other 49.4 KiB 1%
Other 6.8 KiB 0%
Other 736 B 0%
Other 300 B 0%
Other 169 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

F
JS Execution Cost
Action
8935ms total JS execution
FIX
8935ms total JS execution
Warning::
https://cadenaser.com/: 4286ms CPU time
Warning::
Unattributable: 1905ms CPU time
Warning::
https://assets.adobedtm.com/0681c221600c/b59a37979...: 824ms CPU time
Warning::
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a8...: 385ms CPU time
Warning::
https://dd.cadenaser.com/tags.js: 338ms CPU time
Warning::
Third-party scripts: 4480ms (50% of total)

Main Thread Breakdown

Other 36% Script Evaluation 29% Style & Layout 17% Rendering 12% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://cadenaser.com/4286ms38ms19ms1st
Unattributable1905ms292ms0ms3rd
https://assets.adobedtm.com/0681c221600c/b59a37979c54/launch-475bab79d334.min.js824ms692ms58ms3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js385ms316ms53ms3rd
https://dd.cadenaser.com/tags.js338ms291ms9ms3rd
https://prra.spxl.socy.es/pixel/js/PRRA_827_738_836/155ms110ms21ms3rd
https://sdk.mrf.io/statics/marfeel-sdk.js?id=2225140ms133ms1ms3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/ui-web-en-web.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js122ms71ms18ms3rd
https://cp.cadenaser.com/first-layer/?start&theme=classic&v=20260415121454-ac5c4b897f&locale=en-US%2Cen&planId=48e64987-3032-4a34-be5c-4b1b84429968&propertyId=7de8bfc4-64b2-4517-b18b-18a424611bea&purposesList=1%2C2%2C3%2C4%2C5%2C6%2C7%2C8%2C9%2C10%2C11%2Csf1%2Csf2&vendorCount=1007117ms26ms3ms3rd
https://cadenaser.com/pf/resources/js/libs/persistent-player.min.js?d=1789106ms73ms8ms1st

Showing top 10 of 18 scripts

D
Page Weight Inventory
Action
247 resources · 3.5 MB · 218 KB savings available
FIX
247 resources · 3.5 MB · 218 KB savings available
Warning::
Page weight 2.5 MB over 1MB target
Got: 3.5 MB Expected: ≤ 1 MB
Info::
~218 KB of savings available
Warning::
162 third-party resources (47% of weight)
Info::
3 resources over 200KB
247 resources · 3.5 MiB · 162 third-party 2.5 MiB over 1MB target
Image 57% · 2.0 MiB
JavaScript 24% · 861.5 KiB
Other 7% · 235.0 KiB
Font 5% · 176.0 KiB
Document 4% · 136.1 KiB
CSS 4% · 134.9 KiB
Media 0% · 300 B

~217.7 KiB of savings available

Remove unused JavaScript: 217.7 KiB
B
Third-Party Impact
47% third-party, 0 ms blocking
REVIEW
47% third-party, 0 ms blocking
Info::
Third-party code accounts for 47% of page weight (1.7 MiB of 3.5 MiB)
Info::
Third-party blocking time is low (0 ms)
53%
47%
First-party Third-party
C
Image Optimization
Action
105 images, 0 KB saveable
REVIEW
105 images, 0 KB saveable
Warning::
https://cadenaser.com/estaticos/recursosgraficos/r... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cadenaser.com/pf/resources/img/ico-aud.svg... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cadenaser.com/pf/resources/img/ico-vid.svg... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
105 images 1.9 MB
0 oversized -0 KB
58 legacy format
3 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Bundles
Action
80 scripts, 218 KB unused
REVIEW
80 scripts, 218 KB unused
Warning::
https://player.prisamedia.com/core//js/coreplayer....: 51 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.adobedtm.com/0681c221600c/b59a37979...: 49 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a8...: 43 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://sdk.mrf.io/statics/marfeel-sdk.js?id=2225: 30 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a8...: 23 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 218 KB
218 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://player.prisamedia.com/core//js/coreplayer.min.js69 KB51 KB (74%)3rd
https://assets.adobedtm.com/0681c221600c/b59a37979c54/launch-475bab79d334.min.js140 KB49 KB (35%)3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js101 KB43 KB (42%)3rd
https://sdk.mrf.io/statics/marfeel-sdk.js?id=222558 KB30 KB (51%)3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/ui-web-en-web.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js53 KB23 KB (43%)3rd
https://ak-ads-ns.prisasd.com/slot/cadenaser/slot.js49 KB22 KB (75%)3rd
https://cp.cadenaser.com/first-layer/_astro/Button.jWCU6vhv.js1 KB3rd
https://cp.cadenaser.com/first-layer/_astro/locale.C-3kXXby.js28 KB3rd
https://cadenaser.com/pf/resources/dist/js/video-player.js?d=17895 KB1st
https://cadenaser.com/pf/resources/dist/js/playlist-video.js?d=17896 KB1st

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

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

Web fonts

10

176 KB total

Render-blocking

0

of 10

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 6.0 s 7.0 s 8.0 s FCP 1.6 s LCP 8.5 shttps://cadenaser.com/pf/resources/dist/fonts/roboto-serif-700.woff2?d=1789&mxId=00000000roboto-serif-700.woff2 https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-700.woff2?d=1789&mxId=00000000 — 27.2 KiB — 11 ms — font-display: swaphttps://cadenaser.com/pf/resources/dist/fonts/roboto-serif-regular.woff2?d=1789&mxId=00000000roboto-serif-regular.woff2 https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-regular.woff2?d=1789&mxId=00000000 — 25.3 KiB — 19 ms — font-display: swaphttps://cadenaser.com/pf/resources/dist/fonts/poppins-regular.woff2?d=1789&mxId=00000000poppins-regular.woff2 https://cadenaser.com/pf/resources/dist/fonts/poppins-regular.woff2?d=1789&mxId=00000000 — 8.1 KiB — 20 ms — font-display: swaphttps://cadenaser.com/pf/resources/dist/fonts/poppins-700.woff2?d=1789&mxId=00000000poppins-700.woff2 https://cadenaser.com/pf/resources/dist/fonts/poppins-700.woff2?d=1789&mxId=00000000 — 8.0 KiB — 21 ms — font-display: swaphttps://cadenaser.com/pf/resources/dist/fonts/poppins-600.woff2?d=1789&mxId=00000000poppins-600.woff2 https://cadenaser.com/pf/resources/dist/fonts/poppins-600.woff2?d=1789&mxId=00000000 — 8.1 KiB — 27 ms — font-display: swaphttps://cadenaser.com/pf/resources/dist/fonts/roboto-serif-600.woff2?d=1789&mxId=00000000roboto-serif-600.woff2 https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-600.woff2?d=1789&mxId=00000000 — 27.5 KiB — 27 ms — font-display: swaphttps://cadenaser.com/pf/resources/dist/fonts/poppins-500.woff2?d=1789&mxId=00000000poppins-500.woff2 https://cadenaser.com/pf/resources/dist/fonts/poppins-500.woff2?d=1789&mxId=00000000 — 16.5 KiB — 29 ms — font-display: swaphttps://cadenaser.com/pf/resources/dist/fonts/roboto-serif-700-italic.woff2?d=1789&mxId=00000000roboto-serif-700-italic... https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-700-italic.woff2?d=1789&mxId=00000000 — 29.5 KiB — 31 ms — font-display: swaphttps://cp.cadenaser.com/first-layer/fonts/InterTight-Bold-CP.ttfInterTight-Bold-CP.ttf https://cp.cadenaser.com/first-layer/fonts/InterTight-Bold-CP.ttf — 17.8 KiB — 42 ms — font-display: swaphttps://cadenaser.com/pf/resources/dist/fonts/poppins-300.woff2?d=1789&mxId=00000000poppins-300.woff2 https://cadenaser.com/pf/resources/dist/fonts/poppins-300.woff2?d=1789&mxId=00000000 — 8.0 KiB — 10 ms — font-display: swap
roboto-serif-700.woff2 woff2 swap
Size 27 KB
Load time 11 ms
Start 75 ms
Risk FOUT — text flashes from fallback to web font
roboto-serif-regular.woff2 woff2 swap
Size 25 KB
Load time 19 ms
Start 76 ms
Risk FOUT — text flashes from fallback to web font
poppins-regular.woff2 woff2 swap
Size 8 KB
Load time 20 ms
Start 76 ms
Risk FOUT — text flashes from fallback to web font
poppins-700.woff2 woff2 swap
Size 8 KB
Load time 21 ms
Start 242 ms
Risk FOUT — text flashes from fallback to web font
poppins-600.woff2 woff2 swap
Size 8 KB
Load time 27 ms
Start 242 ms
Risk FOUT — text flashes from fallback to web font
roboto-serif-600.woff2 woff2 swap
Size 28 KB
Load time 27 ms
Start 243 ms
Risk FOUT — text flashes from fallback to web font
poppins-500.woff2 woff2 swap
Size 16 KB
Load time 29 ms
Start 243 ms
Risk FOUT — text flashes from fallback to web font
roboto-serif-700-italic... woff2 swap
Size 29 KB
Load time 31 ms
Start 243 ms
Risk FOUT — text flashes from fallback to web font
InterTight-Bold-CP.ttf ttf swap
Size 18 KB
Load time 42 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
poppins-300.woff2 woff2 swap
Size 8 KB
Load time 10 ms
Start 2.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)

Fixing the unchecked items could save ~5 KB and ~10 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
1
preload
3
dns-prefetch
prefetch

4 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
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
247 requests over 8119ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 1.6 s LCP 8.5 shttps://cadenaser.com// https://cadenaser.com/ — 200 — 77.3 KiB — 61 ms — h2https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-700.woff2?d=1789&mxId=00000000/pf/resources/dist/fonts/roboto-ser... https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-700.woff2?d=1789&mxId=00000000 — 200 — 27.2 KiB — 11 ms — h2https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-regular.woff2?d=1789&mxId=00000000/pf/resources/dist/fonts/roboto-ser... https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-regular.woff2?d=1789&mxId=00000000 — 200 — 25.3 KiB — 19 ms — h2https://cadenaser.com/pf/resources/dist/fonts/poppins-regular.woff2?d=1789&mxId=00000000/pf/resources/dist/fonts/poppins-re... https://cadenaser.com/pf/resources/dist/fonts/poppins-regular.woff2?d=1789&mxId=00000000 — 200 — 8.1 KiB — 20 ms — h2https://cadenaser.com/estaticos/recursosgraficos/responsive/cabeceras-personalizadas/liga-fantasy/liga-fantasy-camiseta.svg/estaticos/recursosgraficos/respons... https://cadenaser.com/estaticos/recursosgraficos/responsive/cabeceras-personalizadas/liga-fantasy/liga-fantasy-camiseta.svg — 200 — 784.0 KiB — 175 ms — h2https://cadenaser.com/estaticos/recursosgraficos/responsive/cabeceras-personalizadas/liga-fantasy/logo-liga-fantasy.svg/estaticos/recursosgraficos/respons... https://cadenaser.com/estaticos/recursosgraficos/responsive/cabeceras-personalizadas/liga-fantasy/logo-liga-fantasy.svg — 200 — 2.0 KiB — 90 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 — 891 B — 73 ms — h2https://cmp.prisa.com/dist/cmp.jscmp.prisa.com/dist/cmp.js https://cmp.prisa.com/dist/cmp.js — 200 — 5.4 KiB — 72 ms — h2https://ak-ads-ns.prisasd.com/slot/cadenaser/slot.jsak-ads-ns.prisasd.com/slot/cadenase... https://ak-ads-ns.prisasd.com/slot/cadenaser/slot.js — 200 — 48.5 KiB — 75 ms — h2https://static.prisa.com/dist/subs/pmuser/v2/stable/pmuser.min.jsstatic.prisa.com/dist/subs/pmuser/v... https://static.prisa.com/dist/subs/pmuser/v2/stable/pmuser.min.js — 200 — 19.3 KiB — 72 ms — h2https://servg1.net/o.js?uid=335710f47cbabb7a68076111servg1.net/o.js?uid=335710f47cbabb7... https://servg1.net/o.js?uid=335710f47cbabb7a68076111 — 200 — 2.9 KiB — 409 ms — h2https://cadenaser.com/resizer/v2/https%3A%2F%2Fsdmedia.playser.cadenaser.com%2Fplayser%2Fimage%2F20264%2F15%2F1776288332939_1776288352_asset_still.jpeg?auth=c12bf970c752d1e9a2da30c13e7255282315554404303a11a95c06ac0b0f5b26&quality=70&width=655&height=368&smart=true/resizer/v2/https%3A%2F%2Fsdmedia.p... https://cadenaser.com/resizer/v2/https%3A%2F%2Fsdmedia.playser.cadenaser.com%2Fplayser%2Fimage%2F20264%2F15%2F1776288332939_1776288352_asset_still.jpeg?auth=c12bf970c752d1e9a2da30c13e7255282315554404303a11a95c06ac0b0f5b26&quality=70&width=655&height=368&smart=true — 200 — 33.5 KiB — 75 ms — h2https://cadenaser.com/pf/resources/dist/js/main.js?d=1789/pf/resources/dist/js/main.js?d=178... https://cadenaser.com/pf/resources/dist/js/main.js?d=1789 — 200 — 11.2 KiB — 77 ms — h2https://cadenaser.com/pf/resources/dist/js/custom-include.js?d=1789/pf/resources/dist/js/custom-includ... https://cadenaser.com/pf/resources/dist/js/custom-include.js?d=1789 — 200 — 5.0 KiB — 78 ms — h2https://cadenaser.com/pf/resources/dist/js/test-adobe.js?d=1789/pf/resources/dist/js/test-adobe.js... https://cadenaser.com/pf/resources/dist/js/test-adobe.js?d=1789 — 200 — 2.0 KiB — 12 ms — h2https://cadenaser.com/pf/resources/dist/js/video-player.js?d=1789/pf/resources/dist/js/video-player.... https://cadenaser.com/pf/resources/dist/js/video-player.js?d=1789 — 200 — 4.9 KiB — 79 ms — h2https://cadenaser.com/pf/resources/dist/js/playlist-video.js?d=1789/pf/resources/dist/js/playlist-vide... https://cadenaser.com/pf/resources/dist/js/playlist-video.js?d=1789 — 200 — 5.6 KiB — 81 ms — h2https://cadenaser.com/pf/resources/dist/js/daily-events-scores.js?d=1789/pf/resources/dist/js/daily-events-... https://cadenaser.com/pf/resources/dist/js/daily-events-scores.js?d=1789 — 200 — 5.3 KiB — 83 ms — h2https://cadenaser.com/pf/resources/js/libs/persistent-player.min.js?d=1789/pf/resources/js/libs/persistent-pl... https://cadenaser.com/pf/resources/js/libs/persistent-player.min.js?d=1789 — 200 — 20.0 KiB — 86 ms — h2https://cadenaser.com/pf/resources/js/libs/header.min.js?d=1789/pf/resources/js/libs/header.min.js... https://cadenaser.com/pf/resources/js/libs/header.min.js?d=1789 — 200 — 2.8 KiB — 86 ms — h2https://cadenaser.com/pf/resources/manifests/prisaradio/manifest.json?d=1789&mxId=00000000/pf/resources/manifests/prisaradio/... https://cadenaser.com/pf/resources/manifests/prisaradio/manifest.json?d=1789&mxId=00000000 — 200 — 736 B — 33 ms — h2https://cadenaser.com/pf/resources/dist/img/ser-cl1.svg?d=1789&mxId=00000000/pf/resources/dist/img/ser-cl1.svg?... https://cadenaser.com/pf/resources/dist/img/ser-cl1.svg?d=1789&mxId=00000000 — 200 — 1.4 KiB — 75 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-arrow-down-cl1.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-arrow-do... https://cadenaser.com/pf/resources/dist/img/ico-arrow-down-cl1.svg?d=1789&mxId=00000000 — 200 — 479 B — 76 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-play.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-play.svg... https://cadenaser.com/pf/resources/dist/img/ico-play.svg?d=1789&mxId=00000000 — 200 — 679 B — 74 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-opc-blanco.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-opc-blan... https://cadenaser.com/pf/resources/dist/img/ico-opc-blanco.svg?d=1789&mxId=00000000 — 200 — 636 B — 75 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-video-sc.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-video-sc... https://cadenaser.com/pf/resources/dist/img/ico-video-sc.svg?d=1789&mxId=00000000 — 200 — 601 B — 76 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-news-cl9.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-news-cl9... https://cadenaser.com/pf/resources/dist/img/ico-news-cl9.svg?d=1789&mxId=00000000 — 200 — 1.1 KiB — 77 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-usu-cl9.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-usu-cl9.... https://cadenaser.com/pf/resources/dist/img/ico-usu-cl9.svg?d=1789&mxId=00000000 — 200 — 1.3 KiB — 79 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-sig-cl1.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-sig-cl1.... https://cadenaser.com/pf/resources/dist/img/ico-sig-cl1.svg?d=1789&mxId=00000000 — 200 — 691 B — 80 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-ca-cl12.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-ca-cl12.... https://cadenaser.com/pf/resources/dist/img/ico-ca-cl12.svg?d=1789&mxId=00000000 — 200 — 1.5 KiB — 81 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 1.6 s LCP 8.5 shttps://cadenaser.com// https://cadenaser.com/ — 200 — 77.3 KiB — 61 ms — h2https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-700.woff2?d=1789&mxId=00000000/pf/resources/dist/fonts/roboto-ser... https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-700.woff2?d=1789&mxId=00000000 — 200 — 27.2 KiB — 11 ms — h2https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-regular.woff2?d=1789&mxId=00000000/pf/resources/dist/fonts/roboto-ser... https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-regular.woff2?d=1789&mxId=00000000 — 200 — 25.3 KiB — 19 ms — h2https://cadenaser.com/pf/resources/dist/fonts/poppins-regular.woff2?d=1789&mxId=00000000/pf/resources/dist/fonts/poppins-re... https://cadenaser.com/pf/resources/dist/fonts/poppins-regular.woff2?d=1789&mxId=00000000 — 200 — 8.1 KiB — 20 ms — h2https://cadenaser.com/estaticos/recursosgraficos/responsive/cabeceras-personalizadas/liga-fantasy/liga-fantasy-camiseta.svg/estaticos/recursosgraficos/respons... https://cadenaser.com/estaticos/recursosgraficos/responsive/cabeceras-personalizadas/liga-fantasy/liga-fantasy-camiseta.svg — 200 — 784.0 KiB — 175 ms — h2https://cadenaser.com/estaticos/recursosgraficos/responsive/cabeceras-personalizadas/liga-fantasy/logo-liga-fantasy.svg/estaticos/recursosgraficos/respons... https://cadenaser.com/estaticos/recursosgraficos/responsive/cabeceras-personalizadas/liga-fantasy/logo-liga-fantasy.svg — 200 — 2.0 KiB — 90 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 — 891 B — 73 ms — h2https://cmp.prisa.com/dist/cmp.jscmp.prisa.com/dist/cmp.js https://cmp.prisa.com/dist/cmp.js — 200 — 5.4 KiB — 72 ms — h2https://ak-ads-ns.prisasd.com/slot/cadenaser/slot.jsak-ads-ns.prisasd.com/slot/cadenase... https://ak-ads-ns.prisasd.com/slot/cadenaser/slot.js — 200 — 48.5 KiB — 75 ms — h2https://static.prisa.com/dist/subs/pmuser/v2/stable/pmuser.min.jsstatic.prisa.com/dist/subs/pmuser/v... https://static.prisa.com/dist/subs/pmuser/v2/stable/pmuser.min.js — 200 — 19.3 KiB — 72 ms — h2https://servg1.net/o.js?uid=335710f47cbabb7a68076111servg1.net/o.js?uid=335710f47cbabb7... https://servg1.net/o.js?uid=335710f47cbabb7a68076111 — 200 — 2.9 KiB — 409 ms — h2https://cadenaser.com/resizer/v2/https%3A%2F%2Fsdmedia.playser.cadenaser.com%2Fplayser%2Fimage%2F20264%2F15%2F1776288332939_1776288352_asset_still.jpeg?auth=c12bf970c752d1e9a2da30c13e7255282315554404303a11a95c06ac0b0f5b26&quality=70&width=655&height=368&smart=true/resizer/v2/https%3A%2F%2Fsdmedia.p... https://cadenaser.com/resizer/v2/https%3A%2F%2Fsdmedia.playser.cadenaser.com%2Fplayser%2Fimage%2F20264%2F15%2F1776288332939_1776288352_asset_still.jpeg?auth=c12bf970c752d1e9a2da30c13e7255282315554404303a11a95c06ac0b0f5b26&quality=70&width=655&height=368&smart=true — 200 — 33.5 KiB — 75 ms — h2https://cadenaser.com/pf/resources/dist/js/main.js?d=1789/pf/resources/dist/js/main.js?d=178... https://cadenaser.com/pf/resources/dist/js/main.js?d=1789 — 200 — 11.2 KiB — 77 ms — h2https://cadenaser.com/pf/resources/dist/js/custom-include.js?d=1789/pf/resources/dist/js/custom-includ... https://cadenaser.com/pf/resources/dist/js/custom-include.js?d=1789 — 200 — 5.0 KiB — 78 ms — h2https://cadenaser.com/pf/resources/dist/js/test-adobe.js?d=1789/pf/resources/dist/js/test-adobe.js... https://cadenaser.com/pf/resources/dist/js/test-adobe.js?d=1789 — 200 — 2.0 KiB — 12 ms — h2https://cadenaser.com/pf/resources/dist/js/video-player.js?d=1789/pf/resources/dist/js/video-player.... https://cadenaser.com/pf/resources/dist/js/video-player.js?d=1789 — 200 — 4.9 KiB — 79 ms — h2https://cadenaser.com/pf/resources/dist/js/playlist-video.js?d=1789/pf/resources/dist/js/playlist-vide... https://cadenaser.com/pf/resources/dist/js/playlist-video.js?d=1789 — 200 — 5.6 KiB — 81 ms — h2https://cadenaser.com/pf/resources/dist/js/daily-events-scores.js?d=1789/pf/resources/dist/js/daily-events-... https://cadenaser.com/pf/resources/dist/js/daily-events-scores.js?d=1789 — 200 — 5.3 KiB — 83 ms — h2https://cadenaser.com/pf/resources/js/libs/persistent-player.min.js?d=1789/pf/resources/js/libs/persistent-pl... https://cadenaser.com/pf/resources/js/libs/persistent-player.min.js?d=1789 — 200 — 20.0 KiB — 86 ms — h2https://cadenaser.com/pf/resources/js/libs/header.min.js?d=1789/pf/resources/js/libs/header.min.js... https://cadenaser.com/pf/resources/js/libs/header.min.js?d=1789 — 200 — 2.8 KiB — 86 ms — h2https://cadenaser.com/pf/resources/manifests/prisaradio/manifest.json?d=1789&mxId=00000000/pf/resources/manifests/prisaradio/... https://cadenaser.com/pf/resources/manifests/prisaradio/manifest.json?d=1789&mxId=00000000 — 200 — 736 B — 33 ms — h2https://cadenaser.com/pf/resources/dist/img/ser-cl1.svg?d=1789&mxId=00000000/pf/resources/dist/img/ser-cl1.svg?... https://cadenaser.com/pf/resources/dist/img/ser-cl1.svg?d=1789&mxId=00000000 — 200 — 1.4 KiB — 75 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-arrow-down-cl1.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-arrow-do... https://cadenaser.com/pf/resources/dist/img/ico-arrow-down-cl1.svg?d=1789&mxId=00000000 — 200 — 479 B — 76 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-play.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-play.svg... https://cadenaser.com/pf/resources/dist/img/ico-play.svg?d=1789&mxId=00000000 — 200 — 679 B — 74 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-opc-blanco.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-opc-blan... https://cadenaser.com/pf/resources/dist/img/ico-opc-blanco.svg?d=1789&mxId=00000000 — 200 — 636 B — 75 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-video-sc.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-video-sc... https://cadenaser.com/pf/resources/dist/img/ico-video-sc.svg?d=1789&mxId=00000000 — 200 — 601 B — 76 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-news-cl9.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-news-cl9... https://cadenaser.com/pf/resources/dist/img/ico-news-cl9.svg?d=1789&mxId=00000000 — 200 — 1.1 KiB — 77 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-usu-cl9.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-usu-cl9.... https://cadenaser.com/pf/resources/dist/img/ico-usu-cl9.svg?d=1789&mxId=00000000 — 200 — 1.3 KiB — 79 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-sig-cl1.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-sig-cl1.... https://cadenaser.com/pf/resources/dist/img/ico-sig-cl1.svg?d=1789&mxId=00000000 — 200 — 691 B — 80 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-ca-cl12.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-ca-cl12.... https://cadenaser.com/pf/resources/dist/img/ico-ca-cl12.svg?d=1789&mxId=00000000 — 200 — 1.5 KiB — 81 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-emi-cl12.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-emi-cl12... https://cadenaser.com/pf/resources/dist/img/ico-emi-cl12.svg?d=1789&mxId=00000000 — 200 — 1.4 KiB — 82 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-esp-cl12.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-esp-cl12... https://cadenaser.com/pf/resources/dist/img/ico-esp-cl12.svg?d=1789&mxId=00000000 — 200 — 1.2 KiB — 83 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-bz-cl12.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-bz-cl12.... https://cadenaser.com/pf/resources/dist/img/ico-bz-cl12.svg?d=1789&mxId=00000000 — 200 — 820 B — 85 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-di-cl1.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-di-cl1.s... https://cadenaser.com/pf/resources/dist/img/ico-di-cl1.svg?d=1789&mxId=00000000 — 200 — 1011 B — 87 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-tk-cl12.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-tk-cl12.... https://cadenaser.com/pf/resources/dist/img/ico-tk-cl12.svg?d=1789&mxId=00000000 — 200 — 895 B — 88 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-yt-cl12.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-yt-cl12.... https://cadenaser.com/pf/resources/dist/img/ico-yt-cl12.svg?d=1789&mxId=00000000 — 200 — 1.0 KiB — 92 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-tw-cl12.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-tw-cl12.... https://cadenaser.com/pf/resources/dist/img/ico-tw-cl12.svg?d=1789&mxId=00000000 — 200 — 828 B — 92 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-fb2-cl12.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-fb2-cl12... https://cadenaser.com/pf/resources/dist/img/ico-fb2-cl12.svg?d=1789&mxId=00000000 — 200 — 567 B — 94 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-ig-cl12.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-ig-cl12.... https://cadenaser.com/pf/resources/dist/img/ico-ig-cl12.svg?d=1789&mxId=00000000 — 200 — 1.3 KiB — 94 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-twch-cl12.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-twch-cl1... https://cadenaser.com/pf/resources/dist/img/ico-twch-cl12.svg?d=1789&mxId=00000000 — 200 — 775 B — 95 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-wh-cl12.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-wh-cl12.... https://cadenaser.com/pf/resources/dist/img/ico-wh-cl12.svg?d=1789&mxId=00000000 — 200 — 843 B — 96 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-fl-ab.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-fl-ab.sv... https://cadenaser.com/pf/resources/dist/img/ico-fl-ab.svg?d=1789&mxId=00000000 — 200 — 824 B — 97 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-share.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-share.sv... https://cadenaser.com/pf/resources/dist/img/ico-share.svg?d=1789&mxId=00000000 — 200 — 833 B — 98 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-boletin-pp.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-boletin-... https://cadenaser.com/pf/resources/dist/img/ico-boletin-pp.svg?d=1789&mxId=00000000 — 200 — 1.5 KiB — 99 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-programacion.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-programa... https://cadenaser.com/pf/resources/dist/img/ico-programacion.svg?d=1789&mxId=00000000 — 200 — 1.2 KiB — 100 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-ondas.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-ondas.sv... https://cadenaser.com/pf/resources/dist/img/ico-ondas.svg?d=1789&mxId=00000000 — 200 — 628 B — 101 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-playlist.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-playlist... https://cadenaser.com/pf/resources/dist/img/ico-playlist.svg?d=1789&mxId=00000000 — 200 — 682 B — 102 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-lme-cl1.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-lme-cl1.... https://cadenaser.com/pf/resources/dist/img/ico-lme-cl1.svg?d=1789&mxId=00000000 — 200 — 1.1 KiB — 103 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-boletin.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-boletin.... https://cadenaser.com/pf/resources/dist/img/ico-boletin.svg?d=1789&mxId=00000000 — 200 — 1.5 KiB — 105 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-cerrar-capa.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-cerrar-c... https://cadenaser.com/pf/resources/dist/img/ico-cerrar-capa.svg?d=1789&mxId=00000000 — 200 — 821 B — 106 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-di-cl66.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-di-cl66.... https://cadenaser.com/pf/resources/dist/img/ico-di-cl66.svg?d=1789&mxId=00000000 — 200 — 585 B — 108 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-fb-cl1.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-fb-cl1.s... https://cadenaser.com/pf/resources/dist/img/ico-fb-cl1.svg?d=1789&mxId=00000000 — 200 — 854 B — 109 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-tw-cl1.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-tw-cl1.s... https://cadenaser.com/pf/resources/dist/img/ico-tw-cl1.svg?d=1789&mxId=00000000 — 200 — 807 B — 118 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-li-cl1.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-li-cl1.s... https://cadenaser.com/pf/resources/dist/img/ico-li-cl1.svg?d=1789&mxId=00000000 — 200 — 1.2 KiB — 120 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-em.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-em.svg?d... https://cadenaser.com/pf/resources/dist/img/ico-em.svg?d=1789&mxId=00000000 — 200 — 517 B — 121 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-dw-cl1.svp.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-dw-cl1.s... https://cadenaser.com/pf/resources/dist/img/ico-dw-cl1.svp.svg?d=1789&mxId=00000000 — 200 — 697 B — 81 ms — h2https://recursosweb.prisaradio.com/fotos/original/010006373206.pngrecursosweb.prisaradio.com/fotos/or... https://recursosweb.prisaradio.com/fotos/original/010006373206.png — 200 — 76.1 KiB — 65 ms — h2https://cadenaser.com/resizer/v2/IQOFBUNJMBLMPFWNLDBG7QOCZY.jpg?auth=f9becdf2f8c557e047791300e3bffd02d838fd1b15874bd7a0a702c049302418&quality=70&width=778&height=437&smart=true/resizer/v2/IQOFBUNJMBLMPFWNLDBG7QO... https://cadenaser.com/resizer/v2/IQOFBUNJMBLMPFWNLDBG7QOCZY.jpg?auth=f9becdf2f8c557e047791300e3bffd02d838fd1b15874bd7a0a702c049302418&quality=70&width=778&height=437&smart=true — 200 — 30.9 KiB — 56 ms — h2https://cadenaser.com/pf/resources/img/ico-aud.svg?d=1789&mxId=00000000/pf/resources/img/ico-aud.svg?d=178... https://cadenaser.com/pf/resources/img/ico-aud.svg?d=1789&mxId=00000000 — 200 — 836 B — 39 ms — h2https://cadenaser.com/pf/resources/img/ico-vid.svg?d=1789&mxId=00000000/pf/resources/img/ico-vid.svg?d=178... https://cadenaser.com/pf/resources/img/ico-vid.svg?d=1789&mxId=00000000 — 200 — 629 B — 40 ms — h2https://cadenaser.com/resizer/v2/7UEFUGKDWFEZNHZQSHL6STAQWY.jpg?auth=fd1f04785ab5f025ad1d6fabc2ad57386f17729a242fbfd79a790f0165b5af5d&quality=70&width=778&height=437&smart=true/resizer/v2/7UEFUGKDWFEZNHZQSHL6STA... https://cadenaser.com/resizer/v2/7UEFUGKDWFEZNHZQSHL6STAQWY.jpg?auth=fd1f04785ab5f025ad1d6fabc2ad57386f17729a242fbfd79a790f0165b5af5d&quality=70&width=778&height=437&smart=true — 200 — 24.9 KiB — 56 ms — h2https://cadenaser.com/resizer/v2/37GOLRADG5GTPLUGLAPZNDEJFU.gif?auth=17e9d8f65eec501b62873853a6492ca35928d7ee30c445db824e801419a795d3&quality=70&width=778&height=437&smart=true/resizer/v2/37GOLRADG5GTPLUGLAPZNDE... https://cadenaser.com/resizer/v2/37GOLRADG5GTPLUGLAPZNDEJFU.gif?auth=17e9d8f65eec501b62873853a6492ca35928d7ee30c445db824e801419a795d3&quality=70&width=778&height=437&smart=true — 200 — 310.6 KiB — 53 ms — h2https://cadenaser.com/resizer/v2/C76OUM23YBF3LDGAVHLOUCNTVM.jpg?auth=75790c02c68a1913903b67e8ee4e510625fdf96f6dbc148afe988930922acef7&quality=70&width=778&height=437&smart=true/resizer/v2/C76OUM23YBF3LDGAVHLOUCN... https://cadenaser.com/resizer/v2/C76OUM23YBF3LDGAVHLOUCNTVM.jpg?auth=75790c02c68a1913903b67e8ee4e510625fdf96f6dbc148afe988930922acef7&quality=70&width=778&height=437&smart=true — 200 — 35.1 KiB — 48 ms — h2https://cadenaser.com/resizer/v2/https%3A%2F%2Fsdmedia.playser.cadenaser.com%2Fplayser%2Fimage%2F20264%2F15%2F1776271718067_1776271872_asset_still.png?auth=9616c6dcb1680fc6faefcfbaf5a6bdef3da81951947594f3c4d891b25eae2500&quality=70&width=778&height=437&smart=true/resizer/v2/https%3A%2F%2Fsdmedia.p... https://cadenaser.com/resizer/v2/https%3A%2F%2Fsdmedia.playser.cadenaser.com%2Fplayser%2Fimage%2F20264%2F15%2F1776271718067_1776271872_asset_still.png?auth=9616c6dcb1680fc6faefcfbaf5a6bdef3da81951947594f3c4d891b25eae2500&quality=70&width=778&height=437&smart=true — 200 — 17.6 KiB — 51 ms — h2https://recursosweb.prisaradio.com/fotos/original/010006381272.pngrecursosweb.prisaradio.com/fotos/or... https://recursosweb.prisaradio.com/fotos/original/010006381272.png — 200 — 88.5 KiB — 59 ms — h2https://cadenaser00.epimg.net/estaticos/recursosgraficos/responsive/img/cadena-ser.svgcadenaser00.epimg.net/estaticos/rec... https://cadenaser00.epimg.net/estaticos/recursosgraficos/responsive/img/cadena-ser.svg — 200 — 1012 B — 65 ms — h2https://sdmedia.playser.cadenaser.com/playser/image/20243/15/1710493531483_138.pngsdmedia.playser.cadenaser.com/plays... https://sdmedia.playser.cadenaser.com/playser/image/20243/15/1710493531483_138.png — 200 — 313.4 KiB — 65 ms — h2https://cadenaser.com/pf/resources/dist/fonts/poppins-700.woff2?d=1789&mxId=00000000/pf/resources/dist/fonts/poppins-70... https://cadenaser.com/pf/resources/dist/fonts/poppins-700.woff2?d=1789&mxId=00000000 — 200 — 8.0 KiB — 21 ms — h2https://cadenaser.com/pf/resources/dist/fonts/poppins-600.woff2?d=1789&mxId=00000000/pf/resources/dist/fonts/poppins-60... https://cadenaser.com/pf/resources/dist/fonts/poppins-600.woff2?d=1789&mxId=00000000 — 200 — 8.1 KiB — 27 ms — h2https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-600.woff2?d=1789&mxId=00000000/pf/resources/dist/fonts/roboto-ser... https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-600.woff2?d=1789&mxId=00000000 — 200 — 27.5 KiB — 27 ms — h2https://cadenaser.com/pf/resources/dist/fonts/poppins-500.woff2?d=1789&mxId=00000000/pf/resources/dist/fonts/poppins-50... https://cadenaser.com/pf/resources/dist/fonts/poppins-500.woff2?d=1789&mxId=00000000 — 200 — 16.5 KiB — 29 ms — h2https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-700-italic.woff2?d=1789&mxId=00000000/pf/resources/dist/fonts/roboto-ser... https://cadenaser.com/pf/resources/dist/fonts/roboto-serif-700-italic.woff2?d=1789&mxId=00000000 — 200 — 29.5 KiB — 31 ms — h2https://cadenaser.com/pf/resources/dist/css/prisaradio/bundle_all.css?d=1789&mxId=00000000/pf/resources/dist/css/prisaradio/b... https://cadenaser.com/pf/resources/dist/css/prisaradio/bundle_all.css?d=1789&mxId=00000000 — 200 — 68.6 KiB — 16 ms — h2https://cadenaser.com/pf/resources/dist/css/prisaradio/bundle_all_print.css?d=1789&mxId=00000000/pf/resources/dist/css/prisaradio/b... https://cadenaser.com/pf/resources/dist/css/prisaradio/bundle_all_print.css?d=1789&mxId=00000000 — 200 — 63.9 KiB — 23 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 — 15 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 — 658 B — 5 ms — h2https://ak-ads-ns.prisasd.com/slot/cadenaser/data/lazyload.jsonak-ads-ns.prisasd.com/slot/cadenase... https://ak-ads-ns.prisasd.com/slot/cadenaser/data/lazyload.json — 200 — 363 B — 6 ms — h2https://static.as.com/dist/resources/images/v2/ui/main-footer-light-xs.pngstatic.as.com/dist/resources/images... https://static.as.com/dist/resources/images/v2/ui/main-footer-light-xs.png — 200 — 6.2 KiB — 99 ms — h2https://servg1.net/px.gif?ch=1&rn=8.048253384050305servg1.net/px.gif?ch=1&rn=8.0482533... https://servg1.net/px.gif?ch=1&rn=8.048253384050305 — 200 — 1.1 KiB — 123 ms — h2https://servg1.net/px.gif?ch=2&rn=8.048253384050305servg1.net/px.gif?ch=2&rn=8.0482533... https://servg1.net/px.gif?ch=2&rn=8.048253384050305 — 200 — 1.1 KiB — 121 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/launch-475bab79d334.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/launch-475bab79d334.min.js — 200 — 139.9 KiB — 48 ms — h2https://prra.spxl.socy.es/pixel/js/PRRA_827_738_836/prra.spxl.socy.es/pixel/js/PRRA_827... https://prra.spxl.socy.es/pixel/js/PRRA_827_738_836/ — 200 — 9.4 KiB — 148 ms — h2https://cadenaser.com/pf/api/v3/content/fetch/radio-api-auth?_website=prisaradio/pf/api/v3/content/fetch/radio-api-... https://cadenaser.com/pf/api/v3/content/fetch/radio-api-auth?_website=prisaradio — 200 — 1.1 KiB — 8 ms — h2https://sdk.privacy-center.org/8ba38674-edba-484d-8053-435051d79f72/loader.js?target=cadenaser.comsdk.privacy-center.org/8ba38674-edb... https://sdk.privacy-center.org/8ba38674-edba-484d-8053-435051d79f72/loader.js?target=cadenaser.com — 200 — 34.0 KiB — 238 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 24 B — 157 ms — h3https://dpm.demdex.net/id?d_visid_ver=5.4.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=2387401053DB208C0A490D4C%40AdobeOrg&d_nsid=0&ts=1776294903959dpm.demdex.net/id?d_visid_ver=5.4.0... https://dpm.demdex.net/id?d_visid_ver=5.4.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=2387401053DB208C0A490D4C%40AdobeOrg&d_nsid=0&ts=1776294903959 — 302 — 670 B — 158 ms — h2https://assets.adobedtm.com/extensions/EP171e731c9ba34f1c950c36d26e3efd61/AppMeasurement.min.jsassets.adobedtm.com/extensions/EP17... https://assets.adobedtm.com/extensions/EP171e731c9ba34f1c950c36d26e3efd61/AppMeasurement.min.js — 200 — 12.1 KiB — 4 ms — h2https://assets.adobedtm.com/extensions/EP171e731c9ba34f1c950c36d26e3efd61/AppMeasurement_Module_ActivityMap.min.jsassets.adobedtm.com/extensions/EP17... https://assets.adobedtm.com/extensions/EP171e731c9ba34f1c950c36d26e3efd61/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.8 KiB — 6 ms — h2https://dd.cadenaser.com/tags.jsdd.cadenaser.com/tags.js https://dd.cadenaser.com/tags.js — 200 — 39.4 KiB — 121 ms — h2https://prra.spxl.socy.es/pixel.json?t=PRRA_827_738_836&r=&h=https%3A%2F%2Fcadenaser.com%2F&_ga=&_gid=&_uid=bs.1.0.kB0ABIbVD6hP&_tcode=websiteprra.spxl.socy.es/pixel.json?t=PRRA... https://prra.spxl.socy.es/pixel.json?t=PRRA_827_738_836&r=&h=https%3A%2F%2Fcadenaser.com%2F&_ga=&_gid=&_uid=bs.1.0.kB0ABIbVD6hP&_tcode=website — 200 — 5.9 KiB — 91 ms — h2https://cadenaser.com/pf/api/v3/content/fetch/radio-api-station-by-id?query=%7B%22radioStationId%22%3A%22001000%22%7D&d=1789/pf/api/v3/content/fetch/radio-api-... https://cadenaser.com/pf/api/v3/content/fetch/radio-api-station-by-id?query=%7B%22radioStationId%22%3A%22001000%22%7D&d=1789 — 200 — 939 B — 9 ms — h2https://player.prisamedia.com/core//style/core.cssplayer.prisamedia.com/core//style/c... https://player.prisamedia.com/core//style/core.css — 200 — 2.5 KiB — 2 ms — h2https://fapi-top.prisasd.com/api/null/player/535?ignoreAccountfapi-top.prisasd.com/api/null/playe... https://fapi-top.prisasd.com/api/null/player/535?ignoreAccount — 200 — 659 B — 36 ms — h2https://dpm.demdex.net/id/rd?d_visid_ver=5.4.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=2387401053DB208C0A490D4C%40AdobeOrg&d_nsid=0&ts=1776294903959dpm.demdex.net/id/rd?d_visid_ver=5.... https://dpm.demdex.net/id/rd?d_visid_ver=5.4.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=2387401053DB208C0A490D4C%40AdobeOrg&d_nsid=0&ts=1776294903959 — 200 — 614 B — 40 ms — h2https://fapi-top.prisasd.com/api/v2/search/playser/audio/idref/cadena_ser/station?player_info=truefapi-top.prisasd.com/api/v2/search/... https://fapi-top.prisasd.com/api/v2/search/playser/audio/idref/cadena_ser/station?player_info=true — 200 — 1.9 KiB — 3 ms — h2https://gra7-mat.socy.pro/mat.php/check?media=217&t=2960492gra7-mat.socy.pro/mat.php/check?med... https://gra7-mat.socy.pro/mat.php/check?media=217&t=2960492 — 200 — 37.4 KiB — 142 ms — h3https://cadenaser.com/pf/api/v3/content/fetch/radio-api-live-broadcast?query=%7B%22radioStationId%22%3A%22001000%22%2C%22date%22%3A%222026-04-15T23%253A15%253A00%252B00%253A00%22%2C%22itemsPerPage%22%3A5%2C%22imageCutCode%22%3A%22REC_1_1_256%22%7D&d=1789/pf/api/v3/content/fetch/radio-api-... https://cadenaser.com/pf/api/v3/content/fetch/radio-api-live-broadcast?query=%7B%22radioStationId%22%3A%22001000%22%2C%22date%22%3A%222026-04-15T23%253A15%253A00%252B00%253A00%22%2C%22itemsPerPage%22%3A5%2C%22imageCutCode%22%3A%22REC_1_1_256%22%7D&d=1789 — 200 — 1.7 KiB — 80 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 — 101.1 KiB — 42 ms — h2blob:https://cadenaser.com/077845db-c209-4714-85c2-6773192bd7facadenaser.com/077845db-c209-4714-85... blob:https://cadenaser.com/077845db-c209-4714-85c2-6773192bd7fa — 200 — -1 B — 210 ms — blobhttps://smetrics.cadenaser.com/id?d_visid_ver=5.4.0&d_fieldgroup=MC&mcorgid=2387401053DB208C0A490D4C%40AdobeOrg&ts=1776294904187smetrics.cadenaser.com/id?d_visid_v... https://smetrics.cadenaser.com/id?d_visid_ver=5.4.0&d_fieldgroup=MC&mcorgid=2387401053DB208C0A490D4C%40AdobeOrg&ts=1776294904187 — 200 — 626 B — 133 ms — h2https://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 — 21 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 — 20 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 — 53.3 KiB — 25 ms — h3https://ib.adnxs.com/getuid?https://gra7-mat.socy.pro/mat.php/api/xandr_usermapping?pxl_id=p2_69e01bf81c1244.91553447&user_id=$UID&gdpr=1&gdpr_consent=ib.adnxs.com/getuid?https://gra7-ma... https://ib.adnxs.com/getuid?https://gra7-mat.socy.pro/mat.php/api/xandr_usermapping?pxl_id=p2_69e01bf81c1244.91553447&user_id=$UID&gdpr=1&gdpr_consent= — -1 — 0 B — 137 ms — https://dpm.demdex.net/id?d_visid_ver=5.4.0&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=2387401053DB208C0A490D4C%40AdobeOrg&d_nsid=0&d_mid=68681450028366072381821336556173634428&ts=1776294904357dpm.demdex.net/id?d_visid_ver=5.4.0... https://dpm.demdex.net/id?d_visid_ver=5.4.0&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=2387401053DB208C0A490D4C%40AdobeOrg&d_nsid=0&d_mid=68681450028366072381821336556173634428&ts=1776294904357 — 200 — 1.3 KiB — 44 ms — h2https://prisacom.tt.omtrdc.net/rest/v1/delivery?client=prisacom&sessionId=f690e01d833f44928ab7e9bcc6ec3715&version=2.11.4prisacom.tt.omtrdc.net/rest/v1/deli... https://prisacom.tt.omtrdc.net/rest/v1/delivery?client=prisacom&sessionId=f690e01d833f44928ab7e9bcc6ec3715&version=2.11.4 — 200 — 857 B — 212 ms — h2https://servg1.net/?uid=613bb0d66b6a5524b8fb18d3&oab=1servg1.net/?uid=613bb0d66b6a5524b8f... https://servg1.net/?uid=613bb0d66b6a5524b8fb18d3&oab=1 — 200 — 586 B — 122 ms — h2https://cadenaser.com/pf/api/v3/content/fetch/radio-api-live-broadcast?query=%7B%22radioStationId%22%3A%22001000%22%2C%22date%22%3A%222026-04-15T23%253A15%253A00%252B00%253A00%22%2C%22itemsPerPage%22%3A5%2C%22imageCutCode%22%3A%22REC_1_1_256%22%2C%22emissionType%22%3A%22Normal%22%7D&d=1789/pf/api/v3/content/fetch/radio-api-... https://cadenaser.com/pf/api/v3/content/fetch/radio-api-live-broadcast?query=%7B%22radioStationId%22%3A%22001000%22%2C%22date%22%3A%222026-04-15T23%253A15%253A00%252B00%253A00%22%2C%22itemsPerPage%22%3A5%2C%22imageCutCode%22%3A%22REC_1_1_256%22%2C%22emissionType%22%3A%22Normal%22%7D&d=1789 — 200 — 1.7 KiB — 575 ms — h2https://dd.cadenaser.com/js/dd.cadenaser.com/js/ https://dd.cadenaser.com/js/ — 200 — 643 B — 67 ms — h2https://cp.cadenaser.com/now.jscp.cadenaser.com/now.js https://cp.cadenaser.com/now.js — 200 — 34.9 KiB — 177 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 — 165 ms — h2https://gra7-mat.socy.pro/mat.php/load/yc/master-2/217/?media=217&matToken=0x3e96b23ee8cf098c075261ffc2a205db&_ga=&matSession=sessionCached&_=&adsocyTest=&geoip=&matR=&xandrData=&t=2960492&nc=0gra7-mat.socy.pro/mat.php/load/yc/m... https://gra7-mat.socy.pro/mat.php/load/yc/master-2/217/?media=217&matToken=0x3e96b23ee8cf098c075261ffc2a205db&_ga=&matSession=sessionCached&_=&adsocyTest=&geoip=&matR=&xandrData=&t=2960492&nc=0 — 200 — 7.7 KiB — 40 ms — h3https://servg1.net/?uid=613bb0d66b6a5524b8fb18d3&oab=1&puburl=https%253A%252F%252Fcadenaser.com%252Fservg1.net/?uid=613bb0d66b6a5524b8f... https://servg1.net/?uid=613bb0d66b6a5524b8fb18d3&oab=1&puburl=https%253A%252F%252Fcadenaser.com%252F — 200 — 743 B — 126 ms — h2https://cdn.socy.cloud/PRRA/amixv2/PRRA_827_738_836/217/3e96b23ee8cf098c075261ffc2a205db/378/1/v3.json/1776294900.jsoncdn.socy.cloud/PRRA/amixv2/PRRA_827... https://cdn.socy.cloud/PRRA/amixv2/PRRA_827_738_836/217/3e96b23ee8cf098c075261ffc2a205db/378/1/v3.json/1776294900.json — 200 — 28.1 KiB — 127 ms — h3https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC37a8453a668a46eb89c41f6b548663e0-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC37a8453a668a46eb89c41f6b548663e0-source.min.js — 200 — 8.5 KiB — 6.5 s — h2https://cp.cadenaser.com/properties/7de8bfc4/config.jsoncp.cadenaser.com/properties/7de8bfc... https://cp.cadenaser.com/properties/7de8bfc4/config.json — 200 — 2.7 KiB — 104 ms — h2https://static.servg1.net/m.jsstatic.servg1.net/m.js https://static.servg1.net/m.js — 200 — 3.9 KiB — 92 ms — h2https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/f/202310/upload/uf_1696332334yyCmrI6BX93v2pNmzLGhNCrXiJ.pngcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/f/202310/upload/uf_1696332334yyCmrI6BX93v2pNmzLGhNCrXiJ.png — 200 — 1.9 KiB — 74 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_556679731776294173__ctptqkf0wgml5b8jbsqrqhwrvwksk.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_556679731776294173__ctptqkf0wgml5b8jbsqrqhwrvwksk.jpg — 200 — 3.9 KiB — 138 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_439520471776294178_hsdzzq__55jspptq_vkpltntvsnbrd.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_439520471776294178_hsdzzq__55jspptq_vkpltntvsnbrd.jpg — 200 — 3.0 KiB — 142 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_257677641776294183_ch53nf__t8s9pl1hs_61vnm3g5vmmc.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_257677641776294183_ch53nf__t8s9pl1hs_61vnm3g5vmmc.jpg — 200 — 3.3 KiB — 141 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_431746901776291692_5_8kc9plcjcm18l2wjc3jlqc6mp4pp.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_431746901776291692_5_8kc9plcjcm18l2wjc3jlqc6mp4pp.jpg — 200 — 3.0 KiB — 141 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_196147351776288056_wn3b9jvpfqlh2p1fc07ptl6bg95pbl.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_196147351776288056_wn3b9jvpfqlh2p1fc07ptl6bg95pbl.jpg — 200 — 2.6 KiB — 142 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_763678411776285506_ts4nbdgbnj_fdc7fvbtd_krwz2__rg.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_763678411776285506_ts4nbdgbnj_fdc7fvbtd_krwz2__rg.jpg — 200 — 2.5 KiB — 140 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_674950271776288061_jfzzskf7gdkd2tmtjg8rwmm8kw2htn.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_674950271776288061_jfzzskf7gdkd2tmtjg8rwmm8kw2htn.jpg — 200 — 3.1 KiB — 138 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_216965611776285512_t4sh_c6fc6h7c4pscjqf7_r_t1wrbb.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_216965611776285512_t4sh_c6fc6h7c4pscjqf7_r_t1wrbb.jpg — 200 — 2.2 KiB — 106 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_356197101776281648_6r1npd_mjlkk_lrng7c3z2vcjrj_35.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_356197101776281648_6r1npd_mjlkk_lrng7c3z2vcjrj_35.jpg — 200 — 3.1 KiB — 140 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_831776431776278993_qkf3ccv_ftttmbs6hbtbmqrt6hdqww.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_831776431776278993_qkf3ccv_ftttmbs6hbtbmqrt6hdqww.jpg — 200 — 3.0 KiB — 139 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_927831951776279084_w6mdrtgztljfs8jptm2tpzw36r_b7n.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_927831951776279084_w6mdrtgztljfs8jptm2tpzw36r_b7n.jpg — 200 — 2.4 KiB — 139 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_600598491776279090_9k2_ktzv5lcs5vgqvkfch4clclgs0_.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_600598491776279090_9k2_ktzv5lcs5vgqvkfch4clclgs0_.jpg — 200 — 2.9 KiB — 114 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_951779231776279094_0kjf5fdtq0t2nthsb9jrtcrjfrn6q3.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_951779231776279094_0kjf5fdtq0t2nthsb9jrtcrjfrn6q3.jpg — 200 — 2.1 KiB — 58 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_147045661776279098_v66m1czjdzsrmbflhqm4h_jj_gwzg6.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_147045661776279098_v66m1czjdzsrmbflhqm4h_jj_gwzg6.jpg — 200 — 2.4 KiB — 139 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_774108751776272552_wv3jh5p9c7sd_6jwf_wv6fk053kbfh.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_774108751776272552_wv3jh5p9c7sd_6jwf_wv6fk053kbfh.jpg — 200 — 2.3 KiB — 139 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_703566821776272644_k7f7z_nfhp4wcp_7l0d3gs_w98bflt.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_703566821776272644_k7f7z_nfhp4wcp_7l0d3gs_w98bflt.jpg — 200 — 2.5 KiB — 138 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_834421831776268623_29s8tcpg57bnb6np2rb4_vv6wbzn6_.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_834421831776268623_29s8tcpg57bnb6np2rb4_vv6wbzn6_.jpg — 200 — 3.4 KiB — 138 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_922731871776268628_6r2_zmln32v6qqtccjtwhbk46zb20g.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_922731871776268628_6r2_zmln32v6qqtccjtwhbk46zb20g.jpg — 200 — 5.0 KiB — 51 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_679613251776268595_ggw69fjbkhjlmsskpzb1q48bgs7_vq.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_679613251776268595_ggw69fjbkhjlmsskpzb1q48bgs7_vq.jpg — 200 — 3.5 KiB — 134 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_990744421776262284_3pzbdbhfwww0sn24cpbq39b1c2cd03.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_990744421776262284_3pzbdbhfwww0sn24cpbq39b1c2cd03.jpg — 200 — 3.3 KiB — 104 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_827722271776255839_nmkfz2f_qdl7bmh341hm8zf6sdb6kt.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_827722271776255839_nmkfz2f_qdl7bmh341hm8zf6sdb6kt.jpg — 200 — 3.8 KiB — 131 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_536055221776239472_vmlkrwlct55w_l_vp7ppwt7nbtccpw.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_536055221776239472_vmlkrwlct55w_l_vp7ppwt7nbtccpw.jpg — 200 — 2.9 KiB — 37 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_963051591776236980_6z2msqr5znlgmnn4p926hcdklzfgwq.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_963051591776236980_6z2msqr5znlgmnn4p926hcdklzfgwq.jpg — 200 — 2.5 KiB — 131 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_771815271776231300_gjts4qgfgrd7wzkf3qsjbhvpbgk93d.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_771815271776231300_gjts4qgfgrd7wzkf3qsjbhvpbgk93d.jpg — 200 — 2.9 KiB — 132 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_383608821776227996_zn45cs27m_pkdrhhg4p2r58_dwt_bh.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_383608821776227996_zn45cs27m_pkdrhhg4p2r58_dwt_bh.jpg — 200 — 3.9 KiB — 137 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_546791881776222372_pbcp3t_frp1ltbqfpwktr3wqvnbl8b.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_546791881776222372_pbcp3t_frp1ltbqfpwktr3wqvnbl8b.jpg — 200 — 3.4 KiB — 48 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_793364511776216426_tcv7b3lmlbnl67cs7hs13js7hqqhrz.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_793364511776216426_tcv7b3lmlbnl67cs7hs13js7hqqhrz.jpg — 200 — 3.0 KiB — 138 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_956919771776210647_jm6sqkrn0wp1fr_hjcpwgb20g7mk9z.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_956919771776210647_jm6sqkrn0wp1fr_hjcpwgb20g7mk9z.jpg — 200 — 3.6 KiB — 139 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_121437911776208073_lccrkjnldlc70__vl_knznw7cpsghg.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_121437911776208073_lccrkjnldlc70__vl_knznw7cpsghg.jpg — 200 — 2.2 KiB — 138 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_851254481776208078_6j27tfmtnmdd_ccdrl6_zk4_27_4n0.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_851254481776208078_6j27tfmtnmdd_ccdrl6_zk4_27_4n0.jpg — 200 — 2.1 KiB — 139 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_570971251776188518_t83fn7fjw5_zmw39mv1k3vcfnmzf8f.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_570971251776188518_t83fn7fjw5_zmw39mv1k3vcfnmzf8f.jpg — 200 — 2.0 KiB — 138 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_447359201776188522_5bl5nr_jscptz0tgqrd663wwpnzgbj.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_447359201776188522_5bl5nr_jscptz0tgqrd663wwpnzgbj.jpg — 200 — 2.3 KiB — 138 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_951428561776169411_z5nnhdb8qrgbnb1g_vvnm9vwh_k__g.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_951428561776169411_z5nnhdb8qrgbnb1g_vvnm9vwh_k__g.jpg — 200 — 1.8 KiB — 127 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_235389271776143288_phw7qppwmj0f_84dmlmpnqcd_mbcj1.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202604/PRRA/upload_235389271776143288_phw7qppwmj0f_84dmlmpnqcd_mbcj1.jpg — 200 — 2.9 KiB — 139 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202603/PRRA/upload_207423011774529128_m0jz_hrht1w5lt52krg6mzhnv3w023.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202603/PRRA/upload_207423011774529128_m0jz_hrht1w5lt52krg6mzhnv3w023.jpg — 200 — 2.4 KiB — 138 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202603/PRRA/upload_612185041774444563_z690swfhkbmj43nkgvfwnclhfb4mhf.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202603/PRRA/upload_612185041774444563_z690swfhkbmj43nkgvfwnclhfb4mhf.jpg — 200 — 2.8 KiB — 139 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202603/PRRA/upload_405647561774365980_lk4rtzsz6lh7nbjzg98_5cd1dmn1p4.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202603/PRRA/upload_405647561774365980_lk4rtzsz6lh7nbjzg98_5cd1dmn1p4.jpg — 200 — 2.7 KiB — 139 ms — h3https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202603/PRRA/upload_921607151774332307_htchg_csvbwcfcvwczt__z35fj3f2j.jpgcdn.socy.cloud/PRRA/v3/SSFC/st50x50... https://cdn.socy.cloud/PRRA/v3/SSFC/st50x50x26021976_100_100/https://files.socy.cloud/_20/202603/PRRA/upload_921607151774332307_htchg_csvbwcfcvwczt__z35fj3f2j.jpg — 200 — 2.8 KiB — 138 ms — h3https://p1.socy.es/p1.json?o=AN&e=onPrint&d=eyJhbmNob3JfaWQiOiIzNzgiLCJhbmNob3JfbW9kZWwiOiJNSVhfdjIiLCJhbmNob3JfZm9ybWF0IjoiYmFsbHMiLCJhbmNob3JfdHlwZSI6Ik1JWCIsImlkX2NsaWVudGUiOiJQUlJBIiwibWVkaWFfaWQiOiIyMTciLCJtZWRpYV90b2tlbiI6IlBSUkFfODI3XzczOF84MzYiLCJyZWZlcmVyanMiOiJodHRwczovL2NhZGVuYXNlci5jb20vIiwiZXZlbnQiOiJvblByaW50IiwidW5peHRpbWVfdXRjIjoxNzc2Mjk0OTA1LCJmcmFtZXMiOlsiNDNmMGFmZDQ4M2ViZjI5OGE5OGQiLCJlNjA4OWVhMzZhNWRjYTZjYjY2MSIsImIyZmJiZjk5YTdiNWZkNWNiYjllIiwiZjUwZThhZTE2MDZiOGQ3YTYzMDQiLCI5MmNkN2M1NjdkM2Q3NDVlZWQ0ZCIsIjQyMTEyNTAzOTJkZjk3ZDVmOGM1IiwiNjk1MzE2NzliYjJiOGEwYWQxNjEiLCIwYmIzYTYwMTIxOGQxNWU4ZDk3MyIsImQzM2ZiZTY2ZTJmNzRiMzYyZGVhIiwiYzQyZDg4MmFjOTFkMDVlZDI2MzIiXX0%3Dp1.socy.es/p1.json?o=AN&e=onPrint&d... https://p1.socy.es/p1.json?o=AN&e=onPrint&d=eyJhbmNob3JfaWQiOiIzNzgiLCJhbmNob3JfbW9kZWwiOiJNSVhfdjIiLCJhbmNob3JfZm9ybWF0IjoiYmFsbHMiLCJhbmNob3JfdHlwZSI6Ik1JWCIsImlkX2NsaWVudGUiOiJQUlJBIiwibWVkaWFfaWQiOiIyMTciLCJtZWRpYV90b2tlbiI6IlBSUkFfODI3XzczOF84MzYiLCJyZWZlcmVyanMiOiJodHRwczovL2NhZGVuYXNlci5jb20vIiwiZXZlbnQiOiJvblByaW50IiwidW5peHRpbWVfdXRjIjoxNzc2Mjk0OTA1LCJmcmFtZXMiOlsiNDNmMGFmZDQ4M2ViZjI5OGE5OGQiLCJlNjA4OWVhMzZhNWRjYTZjYjY2MSIsImIyZmJiZjk5YTdiNWZkNWNiYjllIiwiZjUwZThhZTE2MDZiOGQ3YTYzMDQiLCI5MmNkN2M1NjdkM2Q3NDVlZWQ0ZCIsIjQyMTEyNTAzOTJkZjk3ZDVmOGM1IiwiNjk1MzE2NzliYjJiOGEwYWQxNjEiLCIwYmIzYTYwMTIxOGQxNWU4ZDk3MyIsImQzM2ZiZTY2ZTJmNzRiMzYyZGVhIiwiYzQyZDg4MmFjOTFkMDVlZDI2MzIiXX0%3D — 200 — 496 B — 154 ms — h2https://cp.cadenaser.com/chunks/cp-chunk-renderFunnel-iframe-ssr.20260415121454-ac5c4b897f.0b6b2fb9d8b1d96e9d1b.jscp.cadenaser.com/chunks/cp-chunk-re... https://cp.cadenaser.com/chunks/cp-chunk-renderFunnel-iframe-ssr.20260415121454-ac5c4b897f.0b6b2fb9d8b1d96e9d1b.js — 200 — 13.1 KiB — 62 ms — h2https://cp.cadenaser.com/chunks/cp-chunk-cmp-didomi.20260415121454-ac5c4b897f.e5432d4407a4d49d9fb2.jscp.cadenaser.com/chunks/cp-chunk-cm... https://cp.cadenaser.com/chunks/cp-chunk-cmp-didomi.20260415121454-ac5c4b897f.e5432d4407a4d49d9fb2.js — 200 — 8.3 KiB — 60 ms — h2https://cp.cadenaser.com/first-layer/?start&theme=classic&v=20260415121454-ac5c4b897f&locale=en-US%2Cen&planId=48e64987-3032-4a34-be5c-4b1b84429968&propertyId=7de8bfc4-64b2-4517-b18b-18a424611bea&purposesList=1%2C2%2C3%2C4%2C5%2C6%2C7%2C8%2C9%2C10%2C11%2Csf1%2Csf2&vendorCount=1007cp.cadenaser.com/first-layer/?start... https://cp.cadenaser.com/first-layer/?start&theme=classic&v=20260415121454-ac5c4b897f&locale=en-US%2Cen&planId=48e64987-3032-4a34-be5c-4b1b84429968&propertyId=7de8bfc4-64b2-4517-b18b-18a424611bea&purposesList=1%2C2%2C3%2C4%2C5%2C6%2C7%2C8%2C9%2C10%2C11%2Csf1%2Csf2&vendorCount=1007 — 200 — 23.4 KiB — 90 ms — h2https://cadenaser.com/resizer/v2/https%3A%2F%2Fsdmedia.playser.cadenaser.com%2Fplayser%2Fimage%2F20264%2F15%2F1776288332939_1776288352_asset_still.jpeg?auth=c12bf970c752d1e9a2da30c13e7255282315554404303a11a95c06ac0b0f5b26&quality=70&width=655&height=368&smart=true/resizer/v2/https%3A%2F%2Fsdmedia.p... https://cadenaser.com/resizer/v2/https%3A%2F%2Fsdmedia.playser.cadenaser.com%2Fplayser%2Fimage%2F20264%2F15%2F1776288332939_1776288352_asset_still.jpeg?auth=c12bf970c752d1e9a2da30c13e7255282315554404303a11a95c06ac0b0f5b26&quality=70&width=655&height=368&smart=true — 200 — 0 B — 4 ms — h2https://fapi-top.prisasd.com/api/null/player/483?ignoreAccountfapi-top.prisasd.com/api/null/playe... https://fapi-top.prisasd.com/api/null/player/483?ignoreAccount — 200 — 584 B — 3 ms — h2https://fapi-top.prisasd.com/api/v2/search/playser/video/idref/1776288332939/station?player_info=truefapi-top.prisasd.com/api/v2/search/... https://fapi-top.prisasd.com/api/v2/search/playser/video/idref/1776288332939/station?player_info=true — 200 — 2.0 KiB — 3 ms — h2https://cp.cadenaser.com/first-layer/_astro/hoisted.BgSoR3dw.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/hoisted.BgSoR3dw.js — 200 — 1.1 KiB — 30 ms — h2https://cp.cadenaser.com/first-layer/_astro/en.B8gy0O3s.gifcp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/en.B8gy0O3s.gif — 200 — 975 B — 28 ms — h2https://cp.cadenaser.com/first-layer/_astro/es.BVEKRW7y.gifcp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/es.BVEKRW7y.gif — 200 — 944 B — 29 ms — h2https://cp.cadenaser.com/first-layer/_astro/Dialog.kjMqLjzA.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/Dialog.kjMqLjzA.js — 200 — 2.2 KiB — 31 ms — h2https://cp.cadenaser.com/first-layer/_astro/client.BjPOFb63.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/client.BjPOFb63.js — 200 — 766 B — 30 ms — h2https://cp.cadenaser.com/first-layer/_astro/Scrollable.iU2RwmUs.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/Scrollable.iU2RwmUs.js — 200 — 1.4 KiB — 33 ms — h2https://cp.cadenaser.com/first-layer/_astro/ContentpassPurposes.B40_I9Ps.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/ContentpassPurposes.B40_I9Ps.js — 200 — 1.1 KiB — 35 ms — h2https://cp.cadenaser.com/first-layer/_astro/Button.jWCU6vhv.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/Button.jWCU6vhv.js — 200 — 1.4 KiB — 35 ms — h2https://cp.cadenaser.com/first-layer/_astro/NavLanguageClassic.CHrLr68e.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/NavLanguageClassic.CHrLr68e.js — 200 — 1.6 KiB — 36 ms — h2https://cp.cadenaser.com/first-layer/img/bg-panel.svgcp.cadenaser.com/first-layer/img/bg... https://cp.cadenaser.com/first-layer/img/bg-panel.svg — 200 — 1.3 KiB — 31 ms — h2https://cp.cadenaser.com/properties/00-tmp-static/7de8bfc4-64b2-4517-b18b-18a424611bea/1704910233602.pngcp.cadenaser.com/properties/00-tmp-... https://cp.cadenaser.com/properties/00-tmp-static/7de8bfc4-64b2-4517-b18b-18a424611bea/1704910233602.png — 200 — 9.5 KiB — 40 ms — h2data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%…data:image/svg+xml,%3Csvg%20width%3... data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.…www.… data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datahttps://cp.cadenaser.com/first-layer/fonts/InterTight-Bold-CP.ttfcp.cadenaser.com/first-layer/fonts/... https://cp.cadenaser.com/first-layer/fonts/InterTight-Bold-CP.ttf — 200 — 17.8 KiB — 42 ms — h2https://cp.cadenaser.com/first-layer/_astro/hoisted.SB7aqk4k.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/hoisted.SB7aqk4k.js — 200 — 1.4 KiB — 44 ms — h2https://cp.cadenaser.com/first-layer/_astro/hoisted.DzDAlLCK.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/hoisted.DzDAlLCK.js — 200 — 1.9 KiB — 45 ms — h2https://cp.cadenaser.com/first-layer/_astro/sdk.B3vYLDp8.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/sdk.B3vYLDp8.js — 200 — 2.6 KiB — 63 ms — h2https://cp.cadenaser.com/first-layer/_astro/vendor.CIk3FFFW.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/vendor.CIk3FFFW.js — 200 — 13.0 KiB — 54 ms — h2https://cp.cadenaser.com/first-layer/_astro/envVariables.DOraY0yD.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/envVariables.DOraY0yD.js — 200 — 915 B — 70 ms — h2https://cp.cadenaser.com/first-layer/_astro/locales.DcAdu8vd.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/locales.DcAdu8vd.js — 200 — 788 B — 46 ms — h2https://cp.cadenaser.com/first-layer/_astro/userEvent.n3BsXOEW.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/userEvent.n3BsXOEW.js — 200 — 805 B — 50 ms — h2https://cp.cadenaser.com/first-layer/_astro/dictionary.BczEDVjj.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/dictionary.BczEDVjj.js — 200 — 1.2 KiB — 45 ms — h2https://cp.cadenaser.com/first-layer/_astro/_mode_.2cfa8d3c.BDBoEAhx.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/_mode_.2cfa8d3c.BDBoEAhx.js — 200 — 1.1 KiB — 48 ms — h2https://cp.cadenaser.com/first-layer/_astro/_mode_.66bd0590.Ci842C0J.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/_mode_.66bd0590.Ci842C0J.js — 200 — 1.0 KiB — 63 ms — h2https://cp.cadenaser.com/first-layer/_astro/locale.C-3kXXby.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/locale.C-3kXXby.js — 200 — 27.5 KiB — 68 ms — h2https://cp.cadenaser.com/first-layer/_astro/Icon.BGaub_Zi.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/Icon.BGaub_Zi.js — 200 — 1.5 KiB — 52 ms — h2https://cp.cadenaser.com/first-layer/_astro/constants.DXIfEjjF.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/constants.DXIfEjjF.js — 200 — 829 B — 49 ms — h2https://cp.cadenaser.com/first-layer/_astro/NavLegalClassic.BS0tq7JM.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/NavLegalClassic.BS0tq7JM.js — 200 — 1.2 KiB — 53 ms — h2https://cp.cadenaser.com/first-layer/_astro/PurposeListItems.BzxtepJA.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/PurposeListItems.BzxtepJA.js — 200 — 2.2 KiB — 59 ms — h2https://cadenaser.com/pf/api/v3/content/fetch/radio-api-live-broadcast?query=%7B%22radioStationId%22%3A%22001000%22%2C%22date%22%3A%222026-04-15T23%253A15%253A00%252B00%253A00%22%2C%22itemsPerPage%22%3A2%2C%22imageCutCode%22%3A%22REC_1_1_256%22%2C%22emissionType%22%3A%22Alternativa%22%7D&d=1789/pf/api/v3/content/fetch/radio-api-... https://cadenaser.com/pf/api/v3/content/fetch/radio-api-live-broadcast?query=%7B%22radioStationId%22%3A%22001000%22%2C%22date%22%3A%222026-04-15T23%253A15%253A00%252B00%253A00%22%2C%22itemsPerPage%22%3A2%2C%22imageCutCode%22%3A%22REC_1_1_256%22%2C%22emissionType%22%3A%22Alternativa%22%7D&d=1789 — 200 — 1.5 KiB — 719 ms — h2https://cp.cadenaser.com/first-layer/_astro/_mode_.4236391b.Ch3MHCFm.jscp.cadenaser.com/first-layer/_astro... https://cp.cadenaser.com/first-layer/_astro/_mode_.4236391b.Ch3MHCFm.js — 200 — 855 B — 63 ms — h2https://cadenaser.com/pf/api/v3/content/fetch/radio-api-program-schedules?query=%7B%22radioStationId%22%3A%22001000%22%2C%22date%22%3A%222026-04-15T23%3A15%3A00%2B00%3A00%22%2C%22deviceType%22%3A%22web%22%2C%22cutTypeCode%22%3A%22REC_1_1_256%22%2C%22withAudios%22%3Atrue%7D&d=1789/pf/api/v3/content/fetch/radio-api-... https://cadenaser.com/pf/api/v3/content/fetch/radio-api-program-schedules?query=%7B%22radioStationId%22%3A%22001000%22%2C%22date%22%3A%222026-04-15T23%3A15%3A00%2B00%3A00%22%2C%22deviceType%22%3A%22web%22%2C%22cutTypeCode%22%3A%22REC_1_1_256%22%2C%22withAudios%22%3Atrue%7D&d=1789 — 200 — 6.1 KiB — 940 ms — h2https://recursosweb.prisaradio.com/fotos/original/010006380980.pngrecursosweb.prisaradio.com/fotos/or... https://recursosweb.prisaradio.com/fotos/original/010006380980.png — 200 — 70.8 KiB — 4 ms — h2https://cadenaser.com/pf/api/v3/content/fetch/radio-api-program-audios?query=%7B%22programId%22%3A%2214%22%2C%22size%22%3A1%7D&d=1789/pf/api/v3/content/fetch/radio-api-... https://cadenaser.com/pf/api/v3/content/fetch/radio-api-program-audios?query=%7B%22programId%22%3A%2214%22%2C%22size%22%3A1%7D&d=1789 — 200 — 657 B — 16 ms — h2https://cadenaser.com/pf/api/v3/content/fetch/radio-api-program-audios?query=%7B%22programId%22%3A%227149%22%2C%22size%22%3A1%7D&d=1789/pf/api/v3/content/fetch/radio-api-... https://cadenaser.com/pf/api/v3/content/fetch/radio-api-program-audios?query=%7B%22programId%22%3A%227149%22%2C%22size%22%3A1%7D&d=1789 — 200 — 650 B — 8 ms — h2https://cadenaser.com/pf/api/v3/content/fetch/radio-api-cross-podcasts-audios?query=%7B%22id%22%3A%2289428cd5-818b-5949-8591-39a571ddceb8%22%2C%22endDate%22%3Anull%2C%22startDate%22%3Anull%2C%22itemsPerPage%22%3A1%2C%22page%22%3A1%7D&d=1789/pf/api/v3/content/fetch/radio-api-... https://cadenaser.com/pf/api/v3/content/fetch/radio-api-cross-podcasts-audios?query=%7B%22id%22%3A%2289428cd5-818b-5949-8591-39a571ddceb8%22%2C%22endDate%22%3Anull%2C%22startDate%22%3Anull%2C%22itemsPerPage%22%3A1%2C%22page%22%3A1%7D&d=1789 — 200 — 899 B — 8 ms — h2https://cadenaser.com/pf/api/v3/content/fetch/radio-api-provinces?query=%7B%22countryId%22%3A%5B1%2C6%5D%7D&d=1789/pf/api/v3/content/fetch/radio-api-... https://cadenaser.com/pf/api/v3/content/fetch/radio-api-provinces?query=%7B%22countryId%22%3A%5B1%2C6%5D%7D&d=1789 — 200 — 1.4 KiB — 7 ms — h2https://cadenaser.com/pf/api/v3/content/fetch/radio-api-stations?query=%7B%22productId%22%3A%5B1%2C47%5D%7D&d=1789/pf/api/v3/content/fetch/radio-api-... https://cadenaser.com/pf/api/v3/content/fetch/radio-api-stations?query=%7B%22productId%22%3A%5B1%2C47%5D%7D&d=1789 — 200 — 99.0 KiB — 10 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-x-cl1.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-x-cl1.sv... https://cadenaser.com/pf/resources/dist/img/ico-x-cl1.svg?d=1789&mxId=00000000 — 200 — 902 B — 8 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-lupa.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-lupa.svg... https://cadenaser.com/pf/resources/dist/img/ico-lupa.svg?d=1789&mxId=00000000 — 200 — 1.0 KiB — 20 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-emisora-on.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-emisora-... https://cadenaser.com/pf/resources/dist/img/ico-emisora-on.svg?d=1789&mxId=00000000 — 200 — 986 B — 15 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-emisora-off.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-emisora-... https://cadenaser.com/pf/resources/dist/img/ico-emisora-off.svg?d=1789&mxId=00000000 — 200 — 969 B — 16 ms — h2https://cadenaser.com/pf/resources/dist/fonts/poppins-300.woff2?d=1789&mxId=00000000/pf/resources/dist/fonts/poppins-30... https://cadenaser.com/pf/resources/dist/fonts/poppins-300.woff2?d=1789&mxId=00000000 — 200 — 8.0 KiB — 10 ms — h2https://player.prisamedia.com/componentes/reels/reels.min.jsplayer.prisamedia.com/componentes/r... https://player.prisamedia.com/componentes/reels/reels.min.js — 200 — 7.3 KiB — 2 ms — h2https://fapi-top.prisasd.com/api/v2/search/playser/video/idrefs?idrefs=1776288312673,1776274721223,1776288559349,1776274527295,1776267639471,1776252853928,1776243114857,1776250772583,1776245611203,1776256150655,1776245618516,1776217087028,1776211600564,1776203132373,1776202941425,1776189696828,1776181810792,1776180092170,1776158361853,1776152625601,1776163658909,1776123638570,1776128181598,1776117628533,1776115669497,1776112242813,1776094226439,1776078131581,1776062160319,1776075444140,1776074638529,1775835242219,1776074795043,1776024171755,1775935166509,1775897900377,1775858090722,1775986914665,1776104665978,1775907369846,1775849447022,1775867516251,1775855738750,1775854427212,1775804303893,1775823658570,1775804355892,1775812731254,1775780259591,1775780254993,1775768407296,1775753953595,1775737578427&ignoreAccount=truefapi-top.prisasd.com/api/v2/search/... https://fapi-top.prisasd.com/api/v2/search/playser/video/idrefs?idrefs=1776288312673,1776274721223,1776288559349,1776274527295,1776267639471,1776252853928,1776243114857,1776250772583,1776245611203,1776256150655,1776245618516,1776217087028,1776211600564,1776203132373,1776202941425,1776189696828,1776181810792,1776180092170,1776158361853,1776152625601,1776163658909,1776123638570,1776128181598,1776117628533,1776115669497,1776112242813,1776094226439,1776078131581,1776062160319,1776075444140,1776074638529,1775835242219,1776074795043,1776024171755,1775935166509,1775897900377,1775858090722,1775986914665,1776104665978,1775907369846,1775849447022,1775867516251,1775855738750,1775854427212,1775804303893,1775823658570,1775804355892,1775812731254,1775780259591,1775780254993,1775768407296,1775753953595,1775737578427&ignoreAccount=true — 200 — 18.4 KiB — 4 ms — h2https://player.prisamedia.com/componentes/reels/templates/template_carrusel.htmlplayer.prisamedia.com/componentes/r... https://player.prisamedia.com/componentes/reels/templates/template_carrusel.html — 200 — 655 B — 5 ms — h2https://player.prisamedia.com/componentes/reels//templates/template_modal.htmlplayer.prisamedia.com/componentes/r... https://player.prisamedia.com/componentes/reels//templates/template_modal.html — 200 — 1.2 KiB — 2 ms — h2https://cadenaser.com/pf/resources/dist/img/ico-pl.svg?d=1789&mxId=00000000/pf/resources/dist/img/ico-pl.svg?d... https://cadenaser.com/pf/resources/dist/img/ico-pl.svg?d=1789&mxId=00000000 — 200 — 738 B — 11 ms — h2https://cadenaser.com/recorte_624x1110.png/recorte_624x1110.png https://cadenaser.com/recorte_624x1110.png — 404 — 64.0 KiB — 44 ms — h2https://vdmedia.elpais.com/elpaistop/multimedia/20244/22/20240422173147245_1713799936_video_1800.mp4vdmedia.elpais.com/elpaistop/multim... https://vdmedia.elpais.com/elpaistop/multimedia/20244/22/20240422173147245_1713799936_video_1800.mp4 — 206 — 300 B — 36 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC4ad7d039cf78444bb4438cd7b55c2f18-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC4ad7d039cf78444bb4438cd7b55c2f18-source.min.js — 200 — 1.2 KiB — 3 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC032eaece8c1842869248598fde5c458c-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC032eaece8c1842869248598fde5c458c-source.min.js — 200 — 544 B — 3 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RCe4f68539cab649feb8960912da267738-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RCe4f68539cab649feb8960912da267738-source.min.js — 200 — 4.3 KiB — 4 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC60ac10dd8be34261b9686c904aeeb24b-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC60ac10dd8be34261b9686c904aeeb24b-source.min.js — 200 — 502 B — 8 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC5cb52b9588f14ae1b925e69db8268393-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC5cb52b9588f14ae1b925e69db8268393-source.min.js — 200 — 3.5 KiB — 9 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RCfef5da47520548a5947cb26724e45b13-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RCfef5da47520548a5947cb26724e45b13-source.min.js — 200 — 3.0 KiB — 10 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC5d2798aa07a54d86afa3648bafbc72a8-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC5d2798aa07a54d86afa3648bafbc72a8-source.min.js — 200 — 1.1 KiB — 14 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RCbf86f5ebaf9d4c74bfbded82cedf821c-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RCbf86f5ebaf9d4c74bfbded82cedf821c-source.min.js — 200 — 1009 B — 21 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC42fd054bff9a45e6967b09a4e077d7bf-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC42fd054bff9a45e6967b09a4e077d7bf-source.min.js — 200 — 1.3 KiB — 14 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RCd5c648d1e78c4f4481b929d6903a1181-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RCd5c648d1e78c4f4481b929d6903a1181-source.min.js — 200 — 1.1 KiB — 14 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RCafd6a6fa906044bab245b731527d2a9a-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RCafd6a6fa906044bab245b731527d2a9a-source.min.js — 200 — 1.5 KiB — 13 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC2ef95f0206e04dd68a267dd296954039-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC2ef95f0206e04dd68a267dd296954039-source.min.js — 200 — 1.0 KiB — 11 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC58f55a681dcb4254a2f3a472da56ee26-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC58f55a681dcb4254a2f3a472da56ee26-source.min.js — 200 — 625 B — 11 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RCea34ab460b714762b74d0512da00f401-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RCea34ab460b714762b74d0512da00f401-source.min.js — 200 — 1.4 KiB — 13 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC06e1acc54e7f4dc290d7e00d4985428a-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC06e1acc54e7f4dc290d7e00d4985428a-source.min.js — 200 — 1.5 KiB — 17 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC035bbc2f65b94e148be831857b074052-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC035bbc2f65b94e148be831857b074052-source.min.js — 200 — 877 B — 18 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RCfe68dc0646454281ad96512f42f5a860-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RCfe68dc0646454281ad96512f42f5a860-source.min.js — 200 — 622 B — 19 ms — h2https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC7b3ab3a0233e48298d418b63a762580b-source.min.jsassets.adobedtm.com/0681c221600c/b5... https://assets.adobedtm.com/0681c221600c/b59a37979c54/c456f8b26b85/RC7b3ab3a0233e48298d418b63a762580b-source.min.js — 200 — 1.8 KiB — 20 ms — h2https://adobedc.demdex.net/ee/v1/identity/acquire?configId=9ad480a3-985a-4cc5-9907-d80eae43012e&requestId=34187dad-218f-4a08-a461-d55496eacd3fadobedc.demdex.net/ee/v1/identity/a... https://adobedc.demdex.net/ee/v1/identity/acquire?configId=9ad480a3-985a-4cc5-9907-d80eae43012e&requestId=34187dad-218f-4a08-a461-d55496eacd3f — 200 — 993 B — 137 ms — h2https://prisacom.tt.omtrdc.net/rest/v1/delivery?client=prisacom&sessionId=f690e01d833f44928ab7e9bcc6ec3715&version=2.11.4prisacom.tt.omtrdc.net/rest/v1/deli... https://prisacom.tt.omtrdc.net/rest/v1/delivery?client=prisacom&sessionId=f690e01d833f44928ab7e9bcc6ec3715&version=2.11.4 — 204 — 121 B — 44 ms — h2https://prisacom.tt.omtrdc.net/rest/v1/delivery?client=prisacom&sessionId=f690e01d833f44928ab7e9bcc6ec3715&version=2.11.4prisacom.tt.omtrdc.net/rest/v1/deli... https://prisacom.tt.omtrdc.net/rest/v1/delivery?client=prisacom&sessionId=f690e01d833f44928ab7e9bcc6ec3715&version=2.11.4 — 204 — 48 B — 44 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 — 101 ms — h2https://sdk.mrf.io/statics/marfeel-sdk.js?id=2225sdk.mrf.io/statics/marfeel-sdk.js?i... https://sdk.mrf.io/statics/marfeel-sdk.js?id=2225 — 200 — 58.0 KiB — 78 ms — h3https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?siteId=2225&url=https://cadenaser.com/&experimentType=HeadlineAB&lang=es&version=esnextmarfeelexperimentsexperienceengine.... https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?siteId=2225&url=https://cadenaser.com/&experimentType=HeadlineAB&lang=es&version=esnext — 200 — 2.3 KiB — 94 ms — h2https://smetrics.cadenaser.com/b/ss/prisacomglobal/1/JS-2.22.4-LGPQ/s17501083556126?AQB=1&ndh=1&pf=1&t=15%2F3%2F2026%2023%3A15%3A11%203%200&sdid=3104F5DAFE651204-59F5C6AE0B998981&mid=68681450028366072381821336556173634428&aamlh=6&ce=UTF-8&ns=prisacom&cdp=2&pageName=cadenasercom%2F&g=https%3A%2F%2Fcadenaser.com%2F&c.&getValOnce=3.0&getVisitNum=4.2&.c&cc=EUR&ch=home&server=cadenaser.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&v7=D%3Dc3&c13=cadenaser&v13=D%3Dc13&c17=web&v17=D%3Dc17&c19=cadenaser&v19=D%3Dc19&c20=cadenaser.com&v20=D%3Dc20&v22=anonimo&v27=https%3A%2F%2Fcadenaser.com%2F&c28=1&v28=D%3Dc28&c31=convencional&v31=1776294880567_7179970&c34=not-set&v41=CadenaserWeb&c42=anonimo&v43=D%3Dc34&c45=Cadena%20SER%3A%20Noticias%20y%20Radio%20Online&v45=Cadena%20SER%3A%20Noticias%20y%20Radio%20Online&c47=espa%C3%B1a&v47=D%3Dc47&c49=not-set&v49=D%3Dc49&c50=arc&v50=D%3Dc50&c53=https%3A%2F%2Fcadenaser.com%2F&v53=D%3Dc53&v55=not-set&c61=cadenaser&v61=D%3Dc61&v62=D%3Dc31&c66=secuencial&v66=D%3Dc66&c69=cadenaser.com%3Acontentpass&v81=D%3Dmid&v92=D%3Dc42&v101=launch-ser-4.0.24&v102=2.22.4&v103=Visitor%205.4.0&v104=smetrics.cadenaser.com&v105=no-needed&v112=not-set&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=2387401053DB208C0A490D4C%40AdobeOrg&AQE=1smetrics.cadenaser.com/b/ss/prisaco... https://smetrics.cadenaser.com/b/ss/prisacomglobal/1/JS-2.22.4-LGPQ/s17501083556126?AQB=1&ndh=1&pf=1&t=15%2F3%2F2026%2023%3A15%3A11%203%200&sdid=3104F5DAFE651204-59F5C6AE0B998981&mid=68681450028366072381821336556173634428&aamlh=6&ce=UTF-8&ns=prisacom&cdp=2&pageName=cadenasercom%2F&g=https%3A%2F%2Fcadenaser.com%2F&c.&getValOnce=3.0&getVisitNum=4.2&.c&cc=EUR&ch=home&server=cadenaser.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&v7=D%3Dc3&c13=cadenaser&v13=D%3Dc13&c17=web&v17=D%3Dc17&c19=cadenaser&v19=D%3Dc19&c20=cadenaser.com&v20=D%3Dc20&v22=anonimo&v27=https%3A%2F%2Fcadenaser.com%2F&c28=1&v28=D%3Dc28&c31=convencional&v31=1776294880567_7179970&c34=not-set&v41=CadenaserWeb&c42=anonimo&v43=D%3Dc34&c45=Cadena%20SER%3A%20Noticias%20y%20Radio%20Online&v45=Cadena%20SER%3A%20Noticias%20y%20Radio%20Online&c47=espa%C3%B1a&v47=D%3Dc47&c49=not-set&v49=D%3Dc49&c50=arc&v50=D%3Dc50&c53=https%3A%2F%2Fcadenaser.com%2F&v53=D%3Dc53&v55=not-set&c61=cadenaser&v61=D%3Dc61&v62=D%3Dc31&c66=secuencial&v66=D%3Dc66&c69=cadenaser.com%3Acontentpass&v81=D%3Dmid&v92=D%3Dc42&v101=launch-ser-4.0.24&v102=2.22.4&v103=Visitor%205.4.0&v104=smetrics.cadenaser.com&v105=no-needed&v112=not-set&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=2387401053DB208C0A490D4C%40AdobeOrg&AQE=1 — 200 — 329 B — 35 ms — h2https://17762949112638ab504f62db21d470721b5e7103b0f9daaa2eafd904.trk.sensic.net/tp.gif?m=CadenaserWeb&r=cadenaser.com&p=es1&instanceid=17762949112638AB504F62DB21D470721B5E7103B0F9DAAA2EAFD904&ipad=false&redirect=manual17762949112638ab504f62db21d470721b5... https://17762949112638ab504f62db21d470721b5e7103b0f9daaa2eafd904.trk.sensic.net/tp.gif?m=CadenaserWeb&r=cadenaser.com&p=es1&instanceid=17762949112638AB504F62DB21D470721B5E7103B0F9DAAA2EAFD904&ipad=false&redirect=manual — 204 — 428 B — 128 ms — h2https://es1-s2s.sensic.net/es1-s2s.sensic.net/ https://es1-s2s.sensic.net/ — 204 — 296 B — 117 ms — h2https://es-config.sensic.net/3pc.htmles-config.sensic.net/3pc.html https://es-config.sensic.net/3pc.html — 200 — 29.9 KiB — 57 ms — h2https://edge.adobedc.net/ee/irl1/v1/interact?configId=9ad480a3-985a-4cc5-9907-d80eae43012e&requestId=0495c429-4b8e-4476-abf5-3e4505e7377fedge.adobedc.net/ee/irl1/v1/interac... https://edge.adobedc.net/ee/irl1/v1/interact?configId=9ad480a3-985a-4cc5-9907-d80eae43012e&requestId=0495c429-4b8e-4476-abf5-3e4505e7377f — 200 — 780 B — 169 ms — h2https://cadenaser.com/pf/api/v3/content/fetch/site-service?query=%7B%22sectionIds%22%3A%22%2Fcadena-ser%22%7D&d=1789/pf/api/v3/content/fetch/site-servi... https://cadenaser.com/pf/api/v3/content/fetch/site-service?query=%7B%22sectionIds%22%3A%22%2Fcadena-ser%22%7D&d=1789 — 200 — 1014 B — 13 ms — h2https://fapi-top.prisasd.com/api/v2/search/playser/audio/idref/1776271718067/tfpfapi-top.prisasd.com/api/v2/search/... https://fapi-top.prisasd.com/api/v2/search/playser/audio/idref/1776271718067/tfp — 200 — 5.0 KiB — 10 ms — h2https://cadenaser00.epimg.net/favicon.pngcadenaser00.epimg.net/favicon.png https://cadenaser00.epimg.net/favicon.png — 200 — 1.2 KiB — 2 ms — h2https://cadenaser00.epimg.net/estaticos/recursosgraficos/img/app/ser_512.pngcadenaser00.epimg.net/estaticos/rec... https://cadenaser00.epimg.net/estaticos/recursosgraficos/img/app/ser_512.png — 200 — 5.0 KiB — 3 ms — h2https://localhost.sensic.net:54325/?&m=CadenaserWeb&r=cadenaser.com&p=es1&instanceid=17762949112638AB504F62DB21D470721B5E7103B0F9DAAA2EAFD904&ipad=false&redirect=manuallocalhost.sensic.net:54325/?&m=Cade... https://localhost.sensic.net:54325/?&m=CadenaserWeb&r=cadenaser.com&p=es1&instanceid=17762949112638AB504F62DB21D470721B5E7103B0F9DAAA2EAFD904&ipad=false&redirect=manual — -1 — 0 B — 23 ms —
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 4480ms · 630KB · €49/mo
Unattributable
Other
Costly
Execution 1905ms
Transfer 0 KB
Monthly Cost €21/mo
assets.adobedtm.com
Other
Costly
Execution 824ms
Transfer 140 KB
Unused 35%
Monthly Cost €9/mo
sdk.privacy-center.org
Other
Costly
Execution 385ms
Transfer 101 KB
Unused 42%
Monthly Cost €4/mo
dd.cadenaser.com
Other
Costly
Execution 338ms
Transfer 39 KB
Monthly Cost €4/mo
prra.spxl.socy.es
Other
Optional
Execution 155ms
Transfer 9 KB
Monthly Cost €2/mo
sdk.mrf.io
Other
Optional
Execution 140ms
Transfer 58 KB
Unused 51%
Monthly Cost €2/mo
sdk.privacy-center.org
Other
Optional
Execution 122ms
Transfer 53 KB
Unused 43%
Monthly Cost €1/mo
cp.cadenaser.com
Other
Optional
Execution 117ms
Transfer 23 KB
Monthly Cost €1/mo
player.prisamedia.com
Other
Optional
Execution 100ms
Transfer 69 KB
Unused 74%
Monthly Cost €1/mo
es-config.sensic.net
Other
Optional
Execution 86ms
Transfer 31 KB
Monthly Cost €1/mo
cp.cadenaser.com
Other
Optional
Execution 68ms
Transfer 2 KB
Monthly Cost €1/mo
servg1.net
Other
Optional
Execution 64ms
Transfer 1 KB
Monthly Cost €1/mo
ak-ads-ns.prisasd.com
Other
Optional
Execution 63ms
Transfer 49 KB
Unused 75%
Monthly Cost €1/mo
static.prisa.com
Other
Optional
Execution 61ms
Transfer 19 KB
Monthly Cost €1/mo
cp.cadenaser.com
Other
Optional
Execution 51ms
Transfer 35 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1905ms and costs ~€21/month
  • assets.adobedtm.com adds 824ms and costs ~€9/month
  • sdk.privacy-center.org adds 385ms and costs ~€4/month
  • dd.cadenaser.com adds 338ms and costs ~€4/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 1905ms 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 824ms 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 385ms 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

dd.cadenaser.com takes 338ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

51% of sdk.mrf.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

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

75% of ak-ads-ns.prisasd.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