Skip to content
https://rtve.es

Performance

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

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

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

8.29 s

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

19.11 s

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

617 ms

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

0.000

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

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

19.42 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
11.1 MB transferred, 368 requests
FIX
11.1 MB transferred, 368 requests
Critical::
Page weighs 16.4 MB (11.1 MB transferred)
Warning::
Images are 9.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 9.5 MB
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Warning::
368 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.3 g CO2 per page load
11.1 MB / 2.4 MB budget
11.1 MB transferred
368 requests
2.3 g CO2 per page load
Images 9.5 MiB 85%
JavaScript 1.0 MiB 9%
Other 274.5 KiB 2%
HTML 180.2 KiB 2%
Fonts 117.6 KiB 1%
CSS 60.6 KiB 1%
Other 16.6 KiB 0%
Other 2.1 KiB 0%
Other 0 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

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (11.1 MiB of 11.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6197ms total JS execution
FIX
6197ms total JS execution
Warning::
Unattributable: 1792ms CPU time
Warning::
https://www.rtve.es/: 1647ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-XGJ...: 735ms CPU time
Warning::
https://cdns.gigya.com/js/gigya.js?apikey=3_MVrnwO...: 478ms CPU time
Warning::
https://js2.rtve.es/pages/pf-portada/2.22.0/js/ven...: 335ms CPU time
Warning::
Third-party scripts: 6197ms (100% of total)

Main Thread Breakdown

Script Evaluation 39% Other 29% Style & Layout 17% Script Parsing & Compilation 9% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
Unattributable1792ms104ms0ms3rd
https://www.rtve.es/1647ms503ms27ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-XGJJ735ms490ms188ms3rd
https://cdns.gigya.com/js/gigya.js?apikey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmm478ms381ms52ms3rd
https://js2.rtve.es/pages/pf-portada/2.22.0/js/vendor/require.js335ms290ms2ms3rd
https://js2.rtve.es/js/conviva/convivaAppTracker-v1_4_3.js327ms171ms100ms3rd
https://static.chartbeat.com/js/chartbeat.js220ms74ms5ms3rd
https://js2.rtve.es/js/omniture/VisitorAPI.js151ms137ms6ms3rd
https://www.rtve.es/pages/pf-portada/2.22.0/js/init_pfPortada.js139ms40ms18ms3rd
https://cdnjs.cloudflare.com/ajax/libs/detectizr/2.2.0/detectizr.min.js113ms23ms2ms3rd

Showing top 10 of 14 scripts

D
JS Bundles
Action
56 scripts, 419 KB unused
FIX
56 scripts, 419 KB unused
Warning::
https://cdns.gigya.com/js/gigya.js?apikey=3_MVrnwO...: 137 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js2.rtve.es/pages/rtve-player-app/3.8.0/js...: 77 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js2.rtve.es/js/conviva/convivaAppTracker-v...: 63 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-XGJ...: 54 KB unused (30%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://apis.google.com/_/scs/abc-static/_/js/k=ga...: 36 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 419 KB
419 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdns.gigya.com/js/gigya.js?apikey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmm239 KB137 KB (58%)3rd
https://js2.rtve.es/pages/rtve-player-app/3.8.0/js/rtveplayer/RtvePlayerBoxFactory.js102 KB77 KB (75%)3rd
https://js2.rtve.es/js/conviva/convivaAppTracker-v1_4_3.js98 KB63 KB (64%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-XGJJ180 KB54 KB (30%)3rd
https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=plusone/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_QlMhY2cycn60Rs8eI1WInRwuahw/cb=gapi.loaded_0?le=scs54 KB36 KB (67%)3rd
https://www.rtve.es/pages/pf-portada/2.22.0/js/tpl/catalog.js27 KB27 KB (100%)3rd
https://js2.rtve.es/js/omniture/MediaSDK.min.js33 KB26 KB (80%)3rd
https://js2.rtve.es/js/user-tracker/v2.6.3/mark-collector.iife.js22 KB3rd
https://tvee.spxl.socy.es/pixel/js/TVEE_738_746_736/9 KB3rd
https://www.rtve.es/pages/pf-portada/2.22.0/js/init_pfPortada.js89 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
368 resources · 11.1 MB · 419 KB savings available
FIX
368 resources · 11.1 MB · 419 KB savings available
Warning::
Page weight 10.1 MB over 1MB target
Got: 11.1 MB Expected: ≤ 1 MB
Info::
~419 KB of savings available
Warning::
367 third-party resources (100% of weight)
Info::
9 resources over 200KB
368 resources · 11.1 MiB · 367 third-party 10.1 MiB over 1MB target
Image 85% · 9.5 MiB
JavaScript 12% · 1.3 MiB
Document 2% · 184.3 KiB
Font 1% · 117.6 KiB
CSS 1% · 60.6 KiB
Other 0% · 14.0 KiB

~419.3 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
264 images, 0 KB saveable
REVIEW
264 images, 0 KB saveable
Warning::
https://img.rtve.es/v/17033172?w=400 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17028573?h=400 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17028142?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17031848?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17024598?w=800 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17027557?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17016494?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17031672?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17034715?w=1600 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17029504?w=400 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17032658?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17032237?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/a/17015545?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17032071?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17023104?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17031454?w=800 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17032611?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17035095?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img2.rtve.es/css/style2011/i/PG_logo_RNE.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17021084?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17028689?w=400 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17031672?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17033029?h=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17029450?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17022315?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17034527?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17032161?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17027560?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17028623?h=400 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17031667?w=600 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/i/?h=400&i=01776420960082.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17033224?h=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17014795?w=600 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img2.rtve.es/css/style2011/i/PG_logo_RTVEe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img2.rtve.es/css/style2011/i/PG_logo_RTVE.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17033031?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17033325?w=400 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17029202?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17029523?w=400 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img2.rtve.es/css/style2011/i/PG_logo_TVE.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17026797?w=400 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17034063?h=400 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17032217?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17012716?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17035091?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17033126?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/i/?w=800&i=01776762150081.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17033439?h=400 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17035140?h=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17026789?h=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17031621?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/a/17028164?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img2.rtve.es/css/rtve.commons/rtve.header.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/v/17032053?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17034872?h=200 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17026546?w=400 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17028954?w=400 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/i/?h=200&i=01776698618770.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.rtve.es/n/17032811?w=300 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
264 images 9.5 MB
0 oversized -0 KB
243 legacy format
59 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Web fonts

3

118 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 8.3 s LCP 19.1 shttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 71 ms — font-display: swaphttps://fonts.gstatic.com/s/notoserif/v33/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf6D33WsNFH.woff2ga6daw1J5X9T9RW6j9bNVls... https://fonts.gstatic.com/s/notoserif/v33/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf6D33WsNFH.woff2 — 35.9 KiB — 70 ms — font-display: swaphttps://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2ieVl2ZhZI2eCN5jzbjEETS9... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2 — 45.0 KiB — 70 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 71 ms
Start 529 ms
Risk FOUT — text flashes from fallback to web font
ga6daw1J5X9T9RW6j9bNVls... woff2 swap
Size 36 KB
Load time 70 ms
Start 529 ms
Risk FOUT — text flashes from fallback to web font
ieVl2ZhZI2eCN5jzbjEETS9... woff2 swap
Size 45 KB
Load time 70 ms
Start 530 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
1
preload
dns-prefetch
prefetch

1 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
368 requests over 1962ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 8.3 s LCP 19.1 shttps://rtve.es// https://rtve.es/ — 301 — 161 B — 9 ms — h2https://www.rtve.es/www.rtve.es/ https://www.rtve.es/ — 200 — 79.9 KiB — 11 ms — h2https://css2.rtve.es/css/rtve.0000/rtve.0000.sites/rtve.noticias/rtve.noticias.portada.desktp.csscss2.rtve.es/css/rtve.0000/rtve.000... https://css2.rtve.es/css/rtve.0000/rtve.0000.sites/rtve.noticias/rtve.noticias.portada.desktp.css — 302 — 117 B — 59 ms — h2https://css2.rtve.es/css/rtve.2021/rtve.commons/rtve.modules/desktp.rtve-play.csscss2.rtve.es/css/rtve.2021/rtve.com... https://css2.rtve.es/css/rtve.2021/rtve.commons/rtve.modules/desktp.rtve-play.css — 302 — 109 B — 58 ms — h2https://img2.rtve.es/css/i/blank.gifimg2.rtve.es/css/i/blank.gif https://img2.rtve.es/css/i/blank.gif — 200 — 226 B — 69 ms — h2https://js2.rtve.es/pages/pf-portada/2.22.0/js/vendor/require.jsjs2.rtve.es/pages/pf-portada/2.22.0... https://js2.rtve.es/pages/pf-portada/2.22.0/js/vendor/require.js — 200 — 6.3 KiB — 76 ms — h2https://js2.rtve.es/js/modulos-rtve-play/rtveplay-modules.jsjs2.rtve.es/js/modulos-rtve-play/rt... https://js2.rtve.es/js/modulos-rtve-play/rtveplay-modules.js — 200 — 1.4 KiB — 64 ms — h2https://js2.rtve.es/js/ultima-noticia/refresco.jsjs2.rtve.es/js/ultima-noticia/refre... https://js2.rtve.es/js/ultima-noticia/refresco.js — 200 — 610 B — 59 ms — h2https://img2.rtve.es/css/rtve.commons/rtve.header.footer/i/logoRTVE.pngimg2.rtve.es/css/rtve.commons/rtve.... https://img2.rtve.es/css/rtve.commons/rtve.header.footer/i/logoRTVE.png — 200 — 2.9 KiB — 34 ms — h2https://img.rtve.es/n/17033224?h=300img.rtve.es/n/17033224?h=300 https://img.rtve.es/n/17033224?h=300 — 200 — 61.9 KiB — 54 ms — h2https://img.rtve.es/v/17035140?h=300img.rtve.es/v/17035140?h=300 https://img.rtve.es/v/17035140?h=300 — 200 — 34.5 KiB — 54 ms — h2https://img.rtve.es/i/?w=800&i=01776762150081.jpgimg.rtve.es/i/?w=800&i=017767621500... https://img.rtve.es/i/?w=800&i=01776762150081.jpg — 200 — 55.2 KiB — 54 ms — h2https://img.rtve.es/v/17035091?h=200img.rtve.es/v/17035091?h=200 https://img.rtve.es/v/17035091?h=200 — 200 — 11.2 KiB — 50 ms — h2https://img.rtve.es/v/17035095?h=200img.rtve.es/v/17035095?h=200 https://img.rtve.es/v/17035095?h=200 — 200 — 12.6 KiB — 56 ms — h2https://img.rtve.es/n/17031848?h=200img.rtve.es/n/17031848?h=200 https://img.rtve.es/n/17031848?h=200 — 200 — 106.3 KiB — 33 ms — h2https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfMjU4MDA4MjcxNzc2Nzk4NjAwX2oxdHJsNWpsNGtjaHZ6cTNoZHNnd2J3cHQxODRwYy5tcDQifQ.mADkZ2Rp73X2pSYtX9eaSRcb2HvBN8l5lWPZwLjSGdckHyO-XpXRVle43nBLMOHSDS60I2uXAIjcIbfzjmHHMHFIg4PfuXeQNh7yWw_OYuEg6PJjzC6RcG5YywAI4Y8qxHxfDZZINAlRa8OEiFJjaw-voUNphkQPsB_-JD5H45FCVRln3qLJhSBUd4pVOyS_QyZKZu1WxK_wbvDVquurgEatUOdH_0jl4WAsBwqE6Ala3kF5zJnKSU5ZiULPXvS8qfxTN-BjUO2BnXaG3rv1sXqfGuIquS3HPjwZWc1OUXL-UtlT9_2oMvxY5WtFzbjGEHIFU9YeoSSRFHsaW9A0X6wxufB9emgG_1gi70Pi4bXmMQJ55pky_kBVHUst5FvfMOgaDp0blTIYj4sg4eEo_06i93CGUcEsbgOKcfGp7EJeAHsf7tQjS-sVI5MMYQ0nucT4f5KecSuUF7Ev9d6jKCYqr5jdV-CwwB8HqKfkdhsAvJC4v5Lz4bJwMqBoIZVc/media-uploads/files/_20/202604/TVEE/upload_258008271776798600_j1trl5jl4kchvzq3hdsgwbwpt184pc.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfMjU4MDA4MjcxNzc2Nzk4NjAwX2oxdHJsNWpsNGtjaHZ6cTNoZHNnd2J3cHQxODRwYy5tcDQifQ.mADkZ2Rp73X2pSYtX9eaSRcb2HvBN8l5lWPZwLjSGdckHyO-XpXRVle43nBLMOHSDS60I2uXAIjcIbfzjmHHMHFIg4PfuXeQNh7yWw_OYuEg6PJjzC6RcG5YywAI4Y8qxHxfDZZINAlRa8OEiFJjaw-voUNphkQPsB_-JD5H45FCVRln3qLJhSBUd4pVOyS_QyZKZu1WxK_wbvDVquurgEatUOdH_0jl4WAsBwqE6Ala3kF5zJnKSU5ZiULPXvS8qfxTN-BjUO2BnXaG3rv1sXqfGuIquS3HPjwZWc1OUXL-UtlT9_2oMvxY5WtFzbjGEHIFU9YeoSSRFHsaW9A0X6wxufB9emgG_1gi70Pi4bXmMQJ55pky_kBVHUst5FvfMOgaDp0blTIYj4sg4eEo_06i93CGUcEsbgOKcfGp7EJeAHsf7tQjS-sVI5MMYQ0nucT4f5KecSuUF7Ev9d6jKCYqr5jdV-CwwB8HqKfkdhsAvJC4v5Lz4bJwMqBoIZVc/media-uploads/files/_20/202604/TVEE/upload_258008271776798600_j1trl5jl4kchvzq3hdsgwbwpt184pc.mp4.0_10.jpg — 200 — 7.6 KiB — 175 ms — h3https://css.rtve.es/css/rtve.2021/rtve.commons/rtve.modules/mobile.rtve-play.csscss.rtve.es/css/rtve.2021/rtve.comm... https://css.rtve.es/css/rtve.2021/rtve.commons/rtve.modules/mobile.rtve-play.css — 200 — 1.4 KiB — 50 ms — h2https://css.rtve.es/css/rtve.0000/rtve.0000.sites/rtve.noticias/rtve.noticias.portada.mobile.csscss.rtve.es/css/rtve.0000/rtve.0000... https://css.rtve.es/css/rtve.0000/rtve.0000.sites/rtve.noticias/rtve.noticias.portada.mobile.css — 200 — 1.7 KiB — 50 ms — h2https://img.rtve.es/n/17034872?h=200img.rtve.es/n/17034872?h=200 https://img.rtve.es/n/17034872?h=200 — 200 — 12.4 KiB — 12 ms — h2https://img.rtve.es/n/17014795?w=600img.rtve.es/n/17014795?w=600 https://img.rtve.es/n/17014795?w=600 — 200 — 39.6 KiB — 13 ms — h2https://img.rtve.es/n/17031667?w=600img.rtve.es/n/17031667?w=600 https://img.rtve.es/n/17031667?w=600 — 200 — 46.4 KiB — 15 ms — h2https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://files.socy.cloud/_20/202604/TVEE/upload_669513111776792263__0mqmbbjjkt75wbcss0dwdqhwlkcss.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://files.socy.cloud/_20/202604/TVEE/upload_669513111776792263__0mqmbbjjkt75wbcss0dwdqhwlkcss.jpg — 200 — 15.6 KiB — 119 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfODk5NDMwODQxNzc2NzkyMjY4X2NjMHYwdGNzY2Rodmw0azZxdm5sbnFjbnY0dG5uZC5tcDQifQ.CazczlKmPaMcsYoG122PO_YBn4fAoibiojJEm0zDREPo2znKSq4jMhkGEQ8H9ieCD4pPSv8PhC-YtGalhkZpMQN9NHpYfR1l2SmYTipovfalYU6MaF1rE45JyyiRheVkVk5kjg9aEMFdI4GCuAK_FvE71iRooisQcbHVP_2s25ktJ6HmJGHtqeu7j2FU7EbdV4Vyj49RkZpw2vTL8n2gg8fRTCmTqlFDBbkNQRQs-gvft-kE11fkY8djZvEzph6uxDSsAXRgdUr0AcVAMjpIbZ9FxznlnW9-Cggol2dbl_BIXZGRW1hNdIlQIZBYUUbE3njyD3SU2VR9y9zu57M06YkD1D0z1G4MEY60dPIHSXGICkQNOXQ8ZLIx3KSDyGB_3YYN1SdaXbbwowL33fK3E_xjzdRxXOmNr9mywsC3LsuRJBtwj1mzQGGjicWLFO7Xvd44-lamJWg5HRRkAppudEU_6BtahrpVGOPrQ-NflwVXUso4HcI1qQ9miZGqAdAz/media-uploads/files/_20/202604/TVEE/upload_899430841776792268_cc0v0tcscdhvl4k6qvnlnqcnv4tnnd.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfODk5NDMwODQxNzc2NzkyMjY4X2NjMHYwdGNzY2Rodmw0azZxdm5sbnFjbnY0dG5uZC5tcDQifQ.CazczlKmPaMcsYoG122PO_YBn4fAoibiojJEm0zDREPo2znKSq4jMhkGEQ8H9ieCD4pPSv8PhC-YtGalhkZpMQN9NHpYfR1l2SmYTipovfalYU6MaF1rE45JyyiRheVkVk5kjg9aEMFdI4GCuAK_FvE71iRooisQcbHVP_2s25ktJ6HmJGHtqeu7j2FU7EbdV4Vyj49RkZpw2vTL8n2gg8fRTCmTqlFDBbkNQRQs-gvft-kE11fkY8djZvEzph6uxDSsAXRgdUr0AcVAMjpIbZ9FxznlnW9-Cggol2dbl_BIXZGRW1hNdIlQIZBYUUbE3njyD3SU2VR9y9zu57M06YkD1D0z1G4MEY60dPIHSXGICkQNOXQ8ZLIx3KSDyGB_3YYN1SdaXbbwowL33fK3E_xjzdRxXOmNr9mywsC3LsuRJBtwj1mzQGGjicWLFO7Xvd44-lamJWg5HRRkAppudEU_6BtahrpVGOPrQ-NflwVXUso4HcI1qQ9miZGqAdAz/media-uploads/files/_20/202604/TVEE/upload_899430841776792268_cc0v0tcscdhvl4k6qvnlnqcnv4tnnd.mp4.0_10.jpg — 200 — 10.9 KiB — 153 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfNTY4NDQ5MzAxNzc2Nzg1NDkwXzJ0a2RfbjJ0c3Z3ZmpfbG5fdmN3cjJyem5xcjhiYy5tcDQifQ.HXgtJ9xMY_UzCzqPlshK5OQl2W5pOtqSZHWUDXPHnQdA0D8PtBIjL9TCJx47tluDl0ir51mMweRIH7qIEz0YkjZ62S0AGKf_GOs_XuXnNdH_23szmR2xhIMTLDtKsXfaDKQgP1VaAQm_flCijDh_J-WJ5HvvrnhqABQjntXP--VXFwENy_2szmUKc7nCUSYNjHqWG1byqNanJq0VBwkmu9pvfDBWuEzEpFQUJE9T5yY-LB_9MoONeH5hkmxZ2LGGUcAxa09atsCtJslFchCOU-9wJXGGysWRIPv4lg_3mRL8cUYPCyNKtKoIhB2dvcLBjP5N7SfM0R_CvjXB4TtlhMdbiCsYE_ogszqnO54rBVCIZ9pOdkrV8djEi9gWb_7fxIPb6U6DPdEa9kNlhnY1wMNs0CmqBIL3L4fFiaVijsuSX_UvZ4ptw38DriBRxIpG4LHbiLdKxezDeI6bIZQbIwZ7zLSAUUP4yFcQrv8eqvUEtlCKobAvmnacxZk5b0KE/media-uploads/files/_20/202604/TVEE/upload_568449301776785490_2tkd_n2tsvwfj_ln_vcwr2rznqr8bc.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfNTY4NDQ5MzAxNzc2Nzg1NDkwXzJ0a2RfbjJ0c3Z3ZmpfbG5fdmN3cjJyem5xcjhiYy5tcDQifQ.HXgtJ9xMY_UzCzqPlshK5OQl2W5pOtqSZHWUDXPHnQdA0D8PtBIjL9TCJx47tluDl0ir51mMweRIH7qIEz0YkjZ62S0AGKf_GOs_XuXnNdH_23szmR2xhIMTLDtKsXfaDKQgP1VaAQm_flCijDh_J-WJ5HvvrnhqABQjntXP--VXFwENy_2szmUKc7nCUSYNjHqWG1byqNanJq0VBwkmu9pvfDBWuEzEpFQUJE9T5yY-LB_9MoONeH5hkmxZ2LGGUcAxa09atsCtJslFchCOU-9wJXGGysWRIPv4lg_3mRL8cUYPCyNKtKoIhB2dvcLBjP5N7SfM0R_CvjXB4TtlhMdbiCsYE_ogszqnO54rBVCIZ9pOdkrV8djEi9gWb_7fxIPb6U6DPdEa9kNlhnY1wMNs0CmqBIL3L4fFiaVijsuSX_UvZ4ptw38DriBRxIpG4LHbiLdKxezDeI6bIZQbIwZ7zLSAUUP4yFcQrv8eqvUEtlCKobAvmnacxZk5b0KE/media-uploads/files/_20/202604/TVEE/upload_568449301776785490_2tkd_n2tsvwfj_ln_vcwr2rznqr8bc.mp4.0_10.jpg — 200 — 6.9 KiB — 136 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfODgzODM5NTYxNzc2Nzc5MjIxX25wdnZsZno0ajJ6amRiZ2JwZjZia3R2enZuMDBjMC5tcDQifQ.O7ZpYNjSIvNpIRhflLIdsMO-xYcTqcywBBh5fsq7tagvK_FWzMEWvqP3T1dw-03NKvIWwBwiG0uv-YXNOEGqHslCI-xS6Y0pUOdMC4cEDT9212vvG5delYXq2HHEO6NUXzN-AFQ16d0Phbav9x1a2RI4NWPADnBlWQt_MfOfKt58agxxO8c_o6qLSE_kqIPqdkYq9pD2TYYd6HbGcTE4uCfcH8JuVKK7WJgjN1cacrUAjti2vQe9bw21suNncp7HfGYUZ-8fbY4GMBByEnVBCWY1MDc_jdJPfRycDjb0Szu09OK_D_mXQu8LvMEW1DhhOIOfmKNdurlNVpnZ4rWvepkhWp4rUhH3uwrEsUIw7EiosQ0NMa2M7UXTdPtrpX_yqL_ZiblL5fuS81hz89NiNTrtIlyAIzg7IDmNw5AmRSQFo4F_vytgXL3Vef6DpT5ZTOCBw4Nf99Ix3IVNG0erjJhPUVEgCwxM3CEEQTQoCz66C0BmTJaacufSnCoE0BhZ/media-uploads/files/_20/202604/TVEE/upload_883839561776779221_npvvlfz4j2zjdbgbpf6bktvzvn00c0.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfODgzODM5NTYxNzc2Nzc5MjIxX25wdnZsZno0ajJ6amRiZ2JwZjZia3R2enZuMDBjMC5tcDQifQ.O7ZpYNjSIvNpIRhflLIdsMO-xYcTqcywBBh5fsq7tagvK_FWzMEWvqP3T1dw-03NKvIWwBwiG0uv-YXNOEGqHslCI-xS6Y0pUOdMC4cEDT9212vvG5delYXq2HHEO6NUXzN-AFQ16d0Phbav9x1a2RI4NWPADnBlWQt_MfOfKt58agxxO8c_o6qLSE_kqIPqdkYq9pD2TYYd6HbGcTE4uCfcH8JuVKK7WJgjN1cacrUAjti2vQe9bw21suNncp7HfGYUZ-8fbY4GMBByEnVBCWY1MDc_jdJPfRycDjb0Szu09OK_D_mXQu8LvMEW1DhhOIOfmKNdurlNVpnZ4rWvepkhWp4rUhH3uwrEsUIw7EiosQ0NMa2M7UXTdPtrpX_yqL_ZiblL5fuS81hz89NiNTrtIlyAIzg7IDmNw5AmRSQFo4F_vytgXL3Vef6DpT5ZTOCBw4Nf99Ix3IVNG0erjJhPUVEgCwxM3CEEQTQoCz66C0BmTJaacufSnCoE0BhZ/media-uploads/files/_20/202604/TVEE/upload_883839561776779221_npvvlfz4j2zjdbgbpf6bktvzvn00c0.mp4.0_10.jpg — 200 — 4.0 KiB — 108 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfNjI4OTQ3MjQxNzc2NzcyOTU3X3F0Y3dqejV6YnE5dGdxX3Bzc25oM19ta2Zicmx2Zy5tcDQifQ.UTtqZrwML-qqmTutBdk-5eIEtO4F5ETQhN8iXoqwscBdgCDoHGIWoAnFmwP0fF2FFV0N94oSn_CqsYW6yjuugmT5KslTfqbOoXhmfdei7FtmHMoTmencaNlQ5RYAEm8dmeEC9W6E8LK99ZkhGGMz3BW775Iokq6WCH1acdqDb8RHw5X2sBQKa4o39LB5rEh-Ux0kF8uUgmw5Sp_EQuZJEnMQGzrRZfzRvSSe6crHipy5mR-KtD9fmzcs3bSFqoYXzoSh2EAxChtsSy9y8AQu1y0lOkZj9BpLLp146qP4Z63UySVNyBx49uT4U4BYg5o0WKwRoacOTTBCV3Sd3D4CGlo8dbnPVc93w5yQMUg03GbAW0IK6XTKTeXwhgjJLTW8c-_Yjln7NPYjOg4kdGQSXqBJJD2S80xzSB9DVvNciguqJkhS_o8fWRUv98-rZn59Vm0nCh9j1Pa4Z8Jw4iheWiNKP5Rw2bP0fmW1T-yITTRyL8TSeF-YzOby81LtmdYx/media-uploads/files/_20/202604/TVEE/upload_628947241776772957_qtcwjz5zbq9tgq_pssnh3_mkfbrlvg.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfNjI4OTQ3MjQxNzc2NzcyOTU3X3F0Y3dqejV6YnE5dGdxX3Bzc25oM19ta2Zicmx2Zy5tcDQifQ.UTtqZrwML-qqmTutBdk-5eIEtO4F5ETQhN8iXoqwscBdgCDoHGIWoAnFmwP0fF2FFV0N94oSn_CqsYW6yjuugmT5KslTfqbOoXhmfdei7FtmHMoTmencaNlQ5RYAEm8dmeEC9W6E8LK99ZkhGGMz3BW775Iokq6WCH1acdqDb8RHw5X2sBQKa4o39LB5rEh-Ux0kF8uUgmw5Sp_EQuZJEnMQGzrRZfzRvSSe6crHipy5mR-KtD9fmzcs3bSFqoYXzoSh2EAxChtsSy9y8AQu1y0lOkZj9BpLLp146qP4Z63UySVNyBx49uT4U4BYg5o0WKwRoacOTTBCV3Sd3D4CGlo8dbnPVc93w5yQMUg03GbAW0IK6XTKTeXwhgjJLTW8c-_Yjln7NPYjOg4kdGQSXqBJJD2S80xzSB9DVvNciguqJkhS_o8fWRUv98-rZn59Vm0nCh9j1Pa4Z8Jw4iheWiNKP5Rw2bP0fmW1T-yITTRyL8TSeF-YzOby81LtmdYx/media-uploads/files/_20/202604/TVEE/upload_628947241776772957_qtcwjz5zbq9tgq_pssnh3_mkfbrlvg.mp4.0_10.jpg — 200 — 8.3 KiB — 147 ms — h3https://img.rtve.es/css/rtve.2019/rtve.commons/rtve.modules/rtve.slides/i/arrowL_ffffff.svgimg.rtve.es/css/rtve.2019/rtve.comm... https://img.rtve.es/css/rtve.2019/rtve.commons/rtve.modules/rtve.slides/i/arrowL_ffffff.svg — 200 — 546 B — 5 ms — h2https://img.rtve.es/css/rtve.2019/rtve.commons/rtve.modules/rtve.slides/i/arrowR_ffffff.svgimg.rtve.es/css/rtve.2019/rtve.comm... https://img.rtve.es/css/rtve.2019/rtve.commons/rtve.modules/rtve.slides/i/arrowR_ffffff.svg — 200 — 367 B — 6 ms — h2https://img.rtve.es/i/?w=1920&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/larevueltadirectoT2lunesjueves.jpgimg.rtve.es/i/?w=1920&i=https://img... https://img.rtve.es/i/?w=1920&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/larevueltadirectoT2lunesjueves.jpg — 200 — 393.9 KiB — 25 ms — h2https://img.rtve.es/contenidos/rtve.directos/imagenes/genericas/generica_vertical.gifimg.rtve.es/contenidos/rtve.directo... https://img.rtve.es/contenidos/rtve.directos/imagenes/genericas/generica_vertical.gif — 200 — 143.1 KiB — 16 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 8.3 s LCP 19.1 shttps://rtve.es// https://rtve.es/ — 301 — 161 B — 9 ms — h2https://www.rtve.es/www.rtve.es/ https://www.rtve.es/ — 200 — 79.9 KiB — 11 ms — h2https://css2.rtve.es/css/rtve.0000/rtve.0000.sites/rtve.noticias/rtve.noticias.portada.desktp.csscss2.rtve.es/css/rtve.0000/rtve.000... https://css2.rtve.es/css/rtve.0000/rtve.0000.sites/rtve.noticias/rtve.noticias.portada.desktp.css — 302 — 117 B — 59 ms — h2https://css2.rtve.es/css/rtve.2021/rtve.commons/rtve.modules/desktp.rtve-play.csscss2.rtve.es/css/rtve.2021/rtve.com... https://css2.rtve.es/css/rtve.2021/rtve.commons/rtve.modules/desktp.rtve-play.css — 302 — 109 B — 58 ms — h2https://img2.rtve.es/css/i/blank.gifimg2.rtve.es/css/i/blank.gif https://img2.rtve.es/css/i/blank.gif — 200 — 226 B — 69 ms — h2https://js2.rtve.es/pages/pf-portada/2.22.0/js/vendor/require.jsjs2.rtve.es/pages/pf-portada/2.22.0... https://js2.rtve.es/pages/pf-portada/2.22.0/js/vendor/require.js — 200 — 6.3 KiB — 76 ms — h2https://js2.rtve.es/js/modulos-rtve-play/rtveplay-modules.jsjs2.rtve.es/js/modulos-rtve-play/rt... https://js2.rtve.es/js/modulos-rtve-play/rtveplay-modules.js — 200 — 1.4 KiB — 64 ms — h2https://js2.rtve.es/js/ultima-noticia/refresco.jsjs2.rtve.es/js/ultima-noticia/refre... https://js2.rtve.es/js/ultima-noticia/refresco.js — 200 — 610 B — 59 ms — h2https://img2.rtve.es/css/rtve.commons/rtve.header.footer/i/logoRTVE.pngimg2.rtve.es/css/rtve.commons/rtve.... https://img2.rtve.es/css/rtve.commons/rtve.header.footer/i/logoRTVE.png — 200 — 2.9 KiB — 34 ms — h2https://img.rtve.es/n/17033224?h=300img.rtve.es/n/17033224?h=300 https://img.rtve.es/n/17033224?h=300 — 200 — 61.9 KiB — 54 ms — h2https://img.rtve.es/v/17035140?h=300img.rtve.es/v/17035140?h=300 https://img.rtve.es/v/17035140?h=300 — 200 — 34.5 KiB — 54 ms — h2https://img.rtve.es/i/?w=800&i=01776762150081.jpgimg.rtve.es/i/?w=800&i=017767621500... https://img.rtve.es/i/?w=800&i=01776762150081.jpg — 200 — 55.2 KiB — 54 ms — h2https://img.rtve.es/v/17035091?h=200img.rtve.es/v/17035091?h=200 https://img.rtve.es/v/17035091?h=200 — 200 — 11.2 KiB — 50 ms — h2https://img.rtve.es/v/17035095?h=200img.rtve.es/v/17035095?h=200 https://img.rtve.es/v/17035095?h=200 — 200 — 12.6 KiB — 56 ms — h2https://img.rtve.es/n/17031848?h=200img.rtve.es/n/17031848?h=200 https://img.rtve.es/n/17031848?h=200 — 200 — 106.3 KiB — 33 ms — h2https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfMjU4MDA4MjcxNzc2Nzk4NjAwX2oxdHJsNWpsNGtjaHZ6cTNoZHNnd2J3cHQxODRwYy5tcDQifQ.mADkZ2Rp73X2pSYtX9eaSRcb2HvBN8l5lWPZwLjSGdckHyO-XpXRVle43nBLMOHSDS60I2uXAIjcIbfzjmHHMHFIg4PfuXeQNh7yWw_OYuEg6PJjzC6RcG5YywAI4Y8qxHxfDZZINAlRa8OEiFJjaw-voUNphkQPsB_-JD5H45FCVRln3qLJhSBUd4pVOyS_QyZKZu1WxK_wbvDVquurgEatUOdH_0jl4WAsBwqE6Ala3kF5zJnKSU5ZiULPXvS8qfxTN-BjUO2BnXaG3rv1sXqfGuIquS3HPjwZWc1OUXL-UtlT9_2oMvxY5WtFzbjGEHIFU9YeoSSRFHsaW9A0X6wxufB9emgG_1gi70Pi4bXmMQJ55pky_kBVHUst5FvfMOgaDp0blTIYj4sg4eEo_06i93CGUcEsbgOKcfGp7EJeAHsf7tQjS-sVI5MMYQ0nucT4f5KecSuUF7Ev9d6jKCYqr5jdV-CwwB8HqKfkdhsAvJC4v5Lz4bJwMqBoIZVc/media-uploads/files/_20/202604/TVEE/upload_258008271776798600_j1trl5jl4kchvzq3hdsgwbwpt184pc.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfMjU4MDA4MjcxNzc2Nzk4NjAwX2oxdHJsNWpsNGtjaHZ6cTNoZHNnd2J3cHQxODRwYy5tcDQifQ.mADkZ2Rp73X2pSYtX9eaSRcb2HvBN8l5lWPZwLjSGdckHyO-XpXRVle43nBLMOHSDS60I2uXAIjcIbfzjmHHMHFIg4PfuXeQNh7yWw_OYuEg6PJjzC6RcG5YywAI4Y8qxHxfDZZINAlRa8OEiFJjaw-voUNphkQPsB_-JD5H45FCVRln3qLJhSBUd4pVOyS_QyZKZu1WxK_wbvDVquurgEatUOdH_0jl4WAsBwqE6Ala3kF5zJnKSU5ZiULPXvS8qfxTN-BjUO2BnXaG3rv1sXqfGuIquS3HPjwZWc1OUXL-UtlT9_2oMvxY5WtFzbjGEHIFU9YeoSSRFHsaW9A0X6wxufB9emgG_1gi70Pi4bXmMQJ55pky_kBVHUst5FvfMOgaDp0blTIYj4sg4eEo_06i93CGUcEsbgOKcfGp7EJeAHsf7tQjS-sVI5MMYQ0nucT4f5KecSuUF7Ev9d6jKCYqr5jdV-CwwB8HqKfkdhsAvJC4v5Lz4bJwMqBoIZVc/media-uploads/files/_20/202604/TVEE/upload_258008271776798600_j1trl5jl4kchvzq3hdsgwbwpt184pc.mp4.0_10.jpg — 200 — 7.6 KiB — 175 ms — h3https://css.rtve.es/css/rtve.2021/rtve.commons/rtve.modules/mobile.rtve-play.csscss.rtve.es/css/rtve.2021/rtve.comm... https://css.rtve.es/css/rtve.2021/rtve.commons/rtve.modules/mobile.rtve-play.css — 200 — 1.4 KiB — 50 ms — h2https://css.rtve.es/css/rtve.0000/rtve.0000.sites/rtve.noticias/rtve.noticias.portada.mobile.csscss.rtve.es/css/rtve.0000/rtve.0000... https://css.rtve.es/css/rtve.0000/rtve.0000.sites/rtve.noticias/rtve.noticias.portada.mobile.css — 200 — 1.7 KiB — 50 ms — h2https://img.rtve.es/n/17034872?h=200img.rtve.es/n/17034872?h=200 https://img.rtve.es/n/17034872?h=200 — 200 — 12.4 KiB — 12 ms — h2https://img.rtve.es/n/17014795?w=600img.rtve.es/n/17014795?w=600 https://img.rtve.es/n/17014795?w=600 — 200 — 39.6 KiB — 13 ms — h2https://img.rtve.es/n/17031667?w=600img.rtve.es/n/17031667?w=600 https://img.rtve.es/n/17031667?w=600 — 200 — 46.4 KiB — 15 ms — h2https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://files.socy.cloud/_20/202604/TVEE/upload_669513111776792263__0mqmbbjjkt75wbcss0dwdqhwlkcss.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://files.socy.cloud/_20/202604/TVEE/upload_669513111776792263__0mqmbbjjkt75wbcss0dwdqhwlkcss.jpg — 200 — 15.6 KiB — 119 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfODk5NDMwODQxNzc2NzkyMjY4X2NjMHYwdGNzY2Rodmw0azZxdm5sbnFjbnY0dG5uZC5tcDQifQ.CazczlKmPaMcsYoG122PO_YBn4fAoibiojJEm0zDREPo2znKSq4jMhkGEQ8H9ieCD4pPSv8PhC-YtGalhkZpMQN9NHpYfR1l2SmYTipovfalYU6MaF1rE45JyyiRheVkVk5kjg9aEMFdI4GCuAK_FvE71iRooisQcbHVP_2s25ktJ6HmJGHtqeu7j2FU7EbdV4Vyj49RkZpw2vTL8n2gg8fRTCmTqlFDBbkNQRQs-gvft-kE11fkY8djZvEzph6uxDSsAXRgdUr0AcVAMjpIbZ9FxznlnW9-Cggol2dbl_BIXZGRW1hNdIlQIZBYUUbE3njyD3SU2VR9y9zu57M06YkD1D0z1G4MEY60dPIHSXGICkQNOXQ8ZLIx3KSDyGB_3YYN1SdaXbbwowL33fK3E_xjzdRxXOmNr9mywsC3LsuRJBtwj1mzQGGjicWLFO7Xvd44-lamJWg5HRRkAppudEU_6BtahrpVGOPrQ-NflwVXUso4HcI1qQ9miZGqAdAz/media-uploads/files/_20/202604/TVEE/upload_899430841776792268_cc0v0tcscdhvl4k6qvnlnqcnv4tnnd.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfODk5NDMwODQxNzc2NzkyMjY4X2NjMHYwdGNzY2Rodmw0azZxdm5sbnFjbnY0dG5uZC5tcDQifQ.CazczlKmPaMcsYoG122PO_YBn4fAoibiojJEm0zDREPo2znKSq4jMhkGEQ8H9ieCD4pPSv8PhC-YtGalhkZpMQN9NHpYfR1l2SmYTipovfalYU6MaF1rE45JyyiRheVkVk5kjg9aEMFdI4GCuAK_FvE71iRooisQcbHVP_2s25ktJ6HmJGHtqeu7j2FU7EbdV4Vyj49RkZpw2vTL8n2gg8fRTCmTqlFDBbkNQRQs-gvft-kE11fkY8djZvEzph6uxDSsAXRgdUr0AcVAMjpIbZ9FxznlnW9-Cggol2dbl_BIXZGRW1hNdIlQIZBYUUbE3njyD3SU2VR9y9zu57M06YkD1D0z1G4MEY60dPIHSXGICkQNOXQ8ZLIx3KSDyGB_3YYN1SdaXbbwowL33fK3E_xjzdRxXOmNr9mywsC3LsuRJBtwj1mzQGGjicWLFO7Xvd44-lamJWg5HRRkAppudEU_6BtahrpVGOPrQ-NflwVXUso4HcI1qQ9miZGqAdAz/media-uploads/files/_20/202604/TVEE/upload_899430841776792268_cc0v0tcscdhvl4k6qvnlnqcnv4tnnd.mp4.0_10.jpg — 200 — 10.9 KiB — 153 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfNTY4NDQ5MzAxNzc2Nzg1NDkwXzJ0a2RfbjJ0c3Z3ZmpfbG5fdmN3cjJyem5xcjhiYy5tcDQifQ.HXgtJ9xMY_UzCzqPlshK5OQl2W5pOtqSZHWUDXPHnQdA0D8PtBIjL9TCJx47tluDl0ir51mMweRIH7qIEz0YkjZ62S0AGKf_GOs_XuXnNdH_23szmR2xhIMTLDtKsXfaDKQgP1VaAQm_flCijDh_J-WJ5HvvrnhqABQjntXP--VXFwENy_2szmUKc7nCUSYNjHqWG1byqNanJq0VBwkmu9pvfDBWuEzEpFQUJE9T5yY-LB_9MoONeH5hkmxZ2LGGUcAxa09atsCtJslFchCOU-9wJXGGysWRIPv4lg_3mRL8cUYPCyNKtKoIhB2dvcLBjP5N7SfM0R_CvjXB4TtlhMdbiCsYE_ogszqnO54rBVCIZ9pOdkrV8djEi9gWb_7fxIPb6U6DPdEa9kNlhnY1wMNs0CmqBIL3L4fFiaVijsuSX_UvZ4ptw38DriBRxIpG4LHbiLdKxezDeI6bIZQbIwZ7zLSAUUP4yFcQrv8eqvUEtlCKobAvmnacxZk5b0KE/media-uploads/files/_20/202604/TVEE/upload_568449301776785490_2tkd_n2tsvwfj_ln_vcwr2rznqr8bc.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfNTY4NDQ5MzAxNzc2Nzg1NDkwXzJ0a2RfbjJ0c3Z3ZmpfbG5fdmN3cjJyem5xcjhiYy5tcDQifQ.HXgtJ9xMY_UzCzqPlshK5OQl2W5pOtqSZHWUDXPHnQdA0D8PtBIjL9TCJx47tluDl0ir51mMweRIH7qIEz0YkjZ62S0AGKf_GOs_XuXnNdH_23szmR2xhIMTLDtKsXfaDKQgP1VaAQm_flCijDh_J-WJ5HvvrnhqABQjntXP--VXFwENy_2szmUKc7nCUSYNjHqWG1byqNanJq0VBwkmu9pvfDBWuEzEpFQUJE9T5yY-LB_9MoONeH5hkmxZ2LGGUcAxa09atsCtJslFchCOU-9wJXGGysWRIPv4lg_3mRL8cUYPCyNKtKoIhB2dvcLBjP5N7SfM0R_CvjXB4TtlhMdbiCsYE_ogszqnO54rBVCIZ9pOdkrV8djEi9gWb_7fxIPb6U6DPdEa9kNlhnY1wMNs0CmqBIL3L4fFiaVijsuSX_UvZ4ptw38DriBRxIpG4LHbiLdKxezDeI6bIZQbIwZ7zLSAUUP4yFcQrv8eqvUEtlCKobAvmnacxZk5b0KE/media-uploads/files/_20/202604/TVEE/upload_568449301776785490_2tkd_n2tsvwfj_ln_vcwr2rznqr8bc.mp4.0_10.jpg — 200 — 6.9 KiB — 136 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfODgzODM5NTYxNzc2Nzc5MjIxX25wdnZsZno0ajJ6amRiZ2JwZjZia3R2enZuMDBjMC5tcDQifQ.O7ZpYNjSIvNpIRhflLIdsMO-xYcTqcywBBh5fsq7tagvK_FWzMEWvqP3T1dw-03NKvIWwBwiG0uv-YXNOEGqHslCI-xS6Y0pUOdMC4cEDT9212vvG5delYXq2HHEO6NUXzN-AFQ16d0Phbav9x1a2RI4NWPADnBlWQt_MfOfKt58agxxO8c_o6qLSE_kqIPqdkYq9pD2TYYd6HbGcTE4uCfcH8JuVKK7WJgjN1cacrUAjti2vQe9bw21suNncp7HfGYUZ-8fbY4GMBByEnVBCWY1MDc_jdJPfRycDjb0Szu09OK_D_mXQu8LvMEW1DhhOIOfmKNdurlNVpnZ4rWvepkhWp4rUhH3uwrEsUIw7EiosQ0NMa2M7UXTdPtrpX_yqL_ZiblL5fuS81hz89NiNTrtIlyAIzg7IDmNw5AmRSQFo4F_vytgXL3Vef6DpT5ZTOCBw4Nf99Ix3IVNG0erjJhPUVEgCwxM3CEEQTQoCz66C0BmTJaacufSnCoE0BhZ/media-uploads/files/_20/202604/TVEE/upload_883839561776779221_npvvlfz4j2zjdbgbpf6bktvzvn00c0.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfODgzODM5NTYxNzc2Nzc5MjIxX25wdnZsZno0ajJ6amRiZ2JwZjZia3R2enZuMDBjMC5tcDQifQ.O7ZpYNjSIvNpIRhflLIdsMO-xYcTqcywBBh5fsq7tagvK_FWzMEWvqP3T1dw-03NKvIWwBwiG0uv-YXNOEGqHslCI-xS6Y0pUOdMC4cEDT9212vvG5delYXq2HHEO6NUXzN-AFQ16d0Phbav9x1a2RI4NWPADnBlWQt_MfOfKt58agxxO8c_o6qLSE_kqIPqdkYq9pD2TYYd6HbGcTE4uCfcH8JuVKK7WJgjN1cacrUAjti2vQe9bw21suNncp7HfGYUZ-8fbY4GMBByEnVBCWY1MDc_jdJPfRycDjb0Szu09OK_D_mXQu8LvMEW1DhhOIOfmKNdurlNVpnZ4rWvepkhWp4rUhH3uwrEsUIw7EiosQ0NMa2M7UXTdPtrpX_yqL_ZiblL5fuS81hz89NiNTrtIlyAIzg7IDmNw5AmRSQFo4F_vytgXL3Vef6DpT5ZTOCBw4Nf99Ix3IVNG0erjJhPUVEgCwxM3CEEQTQoCz66C0BmTJaacufSnCoE0BhZ/media-uploads/files/_20/202604/TVEE/upload_883839561776779221_npvvlfz4j2zjdbgbpf6bktvzvn00c0.mp4.0_10.jpg — 200 — 4.0 KiB — 108 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfNjI4OTQ3MjQxNzc2NzcyOTU3X3F0Y3dqejV6YnE5dGdxX3Bzc25oM19ta2Zicmx2Zy5tcDQifQ.UTtqZrwML-qqmTutBdk-5eIEtO4F5ETQhN8iXoqwscBdgCDoHGIWoAnFmwP0fF2FFV0N94oSn_CqsYW6yjuugmT5KslTfqbOoXhmfdei7FtmHMoTmencaNlQ5RYAEm8dmeEC9W6E8LK99ZkhGGMz3BW775Iokq6WCH1acdqDb8RHw5X2sBQKa4o39LB5rEh-Ux0kF8uUgmw5Sp_EQuZJEnMQGzrRZfzRvSSe6crHipy5mR-KtD9fmzcs3bSFqoYXzoSh2EAxChtsSy9y8AQu1y0lOkZj9BpLLp146qP4Z63UySVNyBx49uT4U4BYg5o0WKwRoacOTTBCV3Sd3D4CGlo8dbnPVc93w5yQMUg03GbAW0IK6XTKTeXwhgjJLTW8c-_Yjln7NPYjOg4kdGQSXqBJJD2S80xzSB9DVvNciguqJkhS_o8fWRUv98-rZn59Vm0nCh9j1Pa4Z8Jw4iheWiNKP5Rw2bP0fmW1T-yITTRyL8TSeF-YzOby81LtmdYx/media-uploads/files/_20/202604/TVEE/upload_628947241776772957_qtcwjz5zbq9tgq_pssnh3_mkfbrlvg.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfNjI4OTQ3MjQxNzc2NzcyOTU3X3F0Y3dqejV6YnE5dGdxX3Bzc25oM19ta2Zicmx2Zy5tcDQifQ.UTtqZrwML-qqmTutBdk-5eIEtO4F5ETQhN8iXoqwscBdgCDoHGIWoAnFmwP0fF2FFV0N94oSn_CqsYW6yjuugmT5KslTfqbOoXhmfdei7FtmHMoTmencaNlQ5RYAEm8dmeEC9W6E8LK99ZkhGGMz3BW775Iokq6WCH1acdqDb8RHw5X2sBQKa4o39LB5rEh-Ux0kF8uUgmw5Sp_EQuZJEnMQGzrRZfzRvSSe6crHipy5mR-KtD9fmzcs3bSFqoYXzoSh2EAxChtsSy9y8AQu1y0lOkZj9BpLLp146qP4Z63UySVNyBx49uT4U4BYg5o0WKwRoacOTTBCV3Sd3D4CGlo8dbnPVc93w5yQMUg03GbAW0IK6XTKTeXwhgjJLTW8c-_Yjln7NPYjOg4kdGQSXqBJJD2S80xzSB9DVvNciguqJkhS_o8fWRUv98-rZn59Vm0nCh9j1Pa4Z8Jw4iheWiNKP5Rw2bP0fmW1T-yITTRyL8TSeF-YzOby81LtmdYx/media-uploads/files/_20/202604/TVEE/upload_628947241776772957_qtcwjz5zbq9tgq_pssnh3_mkfbrlvg.mp4.0_10.jpg — 200 — 8.3 KiB — 147 ms — h3https://img.rtve.es/css/rtve.2019/rtve.commons/rtve.modules/rtve.slides/i/arrowL_ffffff.svgimg.rtve.es/css/rtve.2019/rtve.comm... https://img.rtve.es/css/rtve.2019/rtve.commons/rtve.modules/rtve.slides/i/arrowL_ffffff.svg — 200 — 546 B — 5 ms — h2https://img.rtve.es/css/rtve.2019/rtve.commons/rtve.modules/rtve.slides/i/arrowR_ffffff.svgimg.rtve.es/css/rtve.2019/rtve.comm... https://img.rtve.es/css/rtve.2019/rtve.commons/rtve.modules/rtve.slides/i/arrowR_ffffff.svg — 200 — 367 B — 6 ms — h2https://img.rtve.es/i/?w=1920&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/larevueltadirectoT2lunesjueves.jpgimg.rtve.es/i/?w=1920&i=https://img... https://img.rtve.es/i/?w=1920&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/larevueltadirectoT2lunesjueves.jpg — 200 — 393.9 KiB — 25 ms — h2https://img.rtve.es/contenidos/rtve.directos/imagenes/genericas/generica_vertical.gifimg.rtve.es/contenidos/rtve.directo... https://img.rtve.es/contenidos/rtve.directos/imagenes/genericas/generica_vertical.gif — 200 — 143.1 KiB — 16 ms — h2https://img.rtve.es/v/17033570/?w=1600img.rtve.es/v/17033570/?w=1600 https://img.rtve.es/v/17033570/?w=1600 — 200 — 225.3 KiB — 36 ms — h2https://css.rtve.es/css/rtve.2021/i/rtve-logos/logos_plus/logo_playPlus_ffffff.svgcss.rtve.es/css/rtve.2021/i/rtve-lo... https://css.rtve.es/css/rtve.2021/i/rtve-logos/logos_plus/logo_playPlus_ffffff.svg — 200 — 2.0 KiB — 21 ms — h2https://img.rtve.es/v/17034043/?w=1600img.rtve.es/v/17034043/?w=1600 https://img.rtve.es/v/17034043/?w=1600 — 200 — 163.8 KiB — 26 ms — h2https://css2.rtve.es/css/rtve.2021.rtve/rtveplay/directos.mobile.por.csscss2.rtve.es/css/rtve.2021.rtve/rtv... https://css2.rtve.es/css/rtve.2021.rtve/rtveplay/directos.mobile.por.css — 200 — 5.5 KiB — 5 ms — h2https://css2.rtve.es/css/rtveplay.2021/rtve.mod_live.mobile_alternate.csscss2.rtve.es/css/rtveplay.2021/rtve... https://css2.rtve.es/css/rtveplay.2021/rtve.mod_live.mobile_alternate.css — 200 — 1.4 KiB — 9 ms — h2https://css2.rtve.es/css/rtveplay.2021/rtve.play.grids.mobile.csscss2.rtve.es/css/rtveplay.2021/rtve... https://css2.rtve.es/css/rtveplay.2021/rtve.play.grids.mobile.css — 200 — 3.2 KiB — 9 ms — h2https://css2.rtve.es/css/rtveplay.2021/rtve.play.radio.grids.portada.mobile.csscss2.rtve.es/css/rtveplay.2021/rtve... https://css2.rtve.es/css/rtveplay.2021/rtve.play.radio.grids.portada.mobile.css — 200 — 2.5 KiB — 9 ms — h2https://css2.rtve.es/css/rtve.0000/rtve.0000.sites/rtve.television/rtve.television.portada.mobile.csscss2.rtve.es/css/rtve.0000/rtve.000... https://css2.rtve.es/css/rtve.0000/rtve.0000.sites/rtve.television/rtve.television.portada.mobile.css — 200 — 15.4 KiB — 16 ms — h2https://img.rtve.es/v/17033031/?w=1600img.rtve.es/v/17033031/?w=1600 https://img.rtve.es/v/17033031/?w=1600 — 200 — 214.6 KiB — 49 ms — h2https://img.rtve.es/v/17029484/?w=1600img.rtve.es/v/17029484/?w=1600 https://img.rtve.es/v/17029484/?w=1600 — 200 — 205.3 KiB — 41 ms — h2https://css2.rtve.es/css/rtveplay.2021/rtve.mod_live.basics_alternate.csscss2.rtve.es/css/rtveplay.2021/rtve... https://css2.rtve.es/css/rtveplay.2021/rtve.mod_live.basics_alternate.css — 200 — 4.0 KiB — 12 ms — h2https://css2.rtve.es/css/rtveplay.2021/rtve.play.grids.basics.csscss2.rtve.es/css/rtveplay.2021/rtve... https://css2.rtve.es/css/rtveplay.2021/rtve.play.grids.basics.css — 200 — 3.0 KiB — 14 ms — h2https://css2.rtve.es/css/rtveplay.2021/rtve.play.radio.basics.csscss2.rtve.es/css/rtveplay.2021/rtve... https://css2.rtve.es/css/rtveplay.2021/rtve.play.radio.basics.css — 200 — 993 B — 15 ms — h2https://img.rtve.es/v/17029080/?w=1600img.rtve.es/v/17029080/?w=1600 https://img.rtve.es/v/17029080/?w=1600 — 200 — 192.5 KiB — 43 ms — h2https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic,500,500italic,700,700italic,900,900italic&display=swapfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic,500,500italic,700,700italic,900,900italic&display=swap — 200 — 2.5 KiB — 125 ms — h2https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swapfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap — 200 — 828 B — 123 ms — h2https://fonts.googleapis.com/css?family=Roboto+Slab:100,200,300,400,500,600,700,800,900&display=swapfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto+Slab:100,200,300,400,500,600,700,800,900&display=swap — 200 — 1.4 KiB — 116 ms — h2https://css2.rtve.es/css/rtve.2015/rtve.commons/rtve.modules/mobile.mam.csscss2.rtve.es/css/rtve.2015/rtve.com... https://css2.rtve.es/css/rtve.2015/rtve.commons/rtve.modules/mobile.mam.css — 200 — 669 B — 11 ms — h2https://css2.rtve.es/css/rtve.2015/rtve.commons/rtve.modules/basics.mam.csscss2.rtve.es/css/rtve.2015/rtve.com... https://css2.rtve.es/css/rtve.2015/rtve.commons/rtve.modules/basics.mam.css — 200 — 2.0 KiB — 21 ms — h2https://css2.rtve.es/css/rtve.0000/rtve.0000.commons/rtve.extras/tag-libres.mobile.csscss2.rtve.es/css/rtve.0000/rtve.000... https://css2.rtve.es/css/rtve.0000/rtve.0000.commons/rtve.extras/tag-libres.mobile.css — 200 — 271 B — 26 ms — h2https://css2.rtve.es/css/rtve.0000/rtve.0000.basics/colecciones.por.csscss2.rtve.es/css/rtve.0000/rtve.000... https://css2.rtve.es/css/rtve.0000/rtve.0000.basics/colecciones.por.css — 200 — 2.9 KiB — 16 ms — h2https://css2.rtve.es/css/rtve.0000/rtve.0000.commons/rtve.modules/mobile.gallery.csscss2.rtve.es/css/rtve.0000/rtve.000... https://css2.rtve.es/css/rtve.0000/rtve.0000.commons/rtve.modules/mobile.gallery.css — 200 — 939 B — 17 ms — h2https://css2.rtve.es/css/rtve.0000/rtve.0000.commons/rtve.extras/cajon-cintillos.mobile.csscss2.rtve.es/css/rtve.0000/rtve.000... https://css2.rtve.es/css/rtve.0000/rtve.0000.commons/rtve.extras/cajon-cintillos.mobile.css — 200 — 5.1 KiB — 16 ms — h2https://img.rtve.es/v/17035061/?w=1600img.rtve.es/v/17035061/?w=1600 https://img.rtve.es/v/17035061/?w=1600 — 200 — 152.1 KiB — 44 ms — h2https://css2.rtve.es/css/rtveplay.2024/logos_canales_tematicos.csscss2.rtve.es/css/rtveplay.2024/logo... https://css2.rtve.es/css/rtveplay.2024/logos_canales_tematicos.css — 200 — 1.6 KiB — 18 ms — h2https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swapfonts.googleapis.com/css2?family=Co... https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap — 200 — 890 B — 99 ms — h2https://fonts.googleapis.com/css2?family=Anton&family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=An... https://fonts.googleapis.com/css2?family=Anton&family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap — 200 — 1.3 KiB — 97 ms — h2https://img.rtve.es/i/?w=400&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/larevueltadirectoT2lunesjueves.jpgimg.rtve.es/i/?w=400&i=https://img.... https://img.rtve.es/i/?w=400&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/larevueltadirectoT2lunesjueves.jpg — 200 — 31.1 KiB — 13 ms — h2https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfODk5MzczNzAxNzc2NzY2NTY0XzYwY2xzNjJ6cmg0NnNwX3d0Y2NkenRsYmpnOGtyYi5tcDQifQ.XPj3gqnvmldWmwWeYcJsykbuYlrnEU9Zxq-hroi60Hx8RVA3OhpazaCMOr3EuRWjb810BUhF9eU_xbumyguw9tzA_qjUIqhnsVp_VyKr715fK6UeSJls5ali7e6K8McWi9hwstPZIlr-UiE_yLFeCx3y8QtC6zAexln-dbZxvH5cemGiLslDPN9v6Hwf0F98tbrFCUHlGOcO71ECydJM6fZp8XwhW4M675fPwfF3WV_Bb7D7dwYbt1_uLkrRSNmxewq3uOWBn9IJm9EkU6Pcv2UQO7stba7WbwZ0tDFstYkk7wyVD_gELQfHDElm1Ksg0iLs6VTRlZ2cvn8vAWES4w8vHp_Y3DgrD_-JpJ-xEHN4RK7sl3yWUOtpR2gDmsImSRe2IOKSL1xq7dpHhCmVOsAv-F90d0B_oVwxS4Xp6naFB9XzKGZ0wInI3zv02A0oiOUfBsXuAQb-B4KzhalPPPCVNRjhjPK7hKYI_C-iHz77R6FEsIPBTSNDG-o-NGR9/media-uploads/files/_20/202604/TVEE/upload_899373701776766564_60cls62zrh46sp_wtccdztlbjg8krb.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfODk5MzczNzAxNzc2NzY2NTY0XzYwY2xzNjJ6cmg0NnNwX3d0Y2NkenRsYmpnOGtyYi5tcDQifQ.XPj3gqnvmldWmwWeYcJsykbuYlrnEU9Zxq-hroi60Hx8RVA3OhpazaCMOr3EuRWjb810BUhF9eU_xbumyguw9tzA_qjUIqhnsVp_VyKr715fK6UeSJls5ali7e6K8McWi9hwstPZIlr-UiE_yLFeCx3y8QtC6zAexln-dbZxvH5cemGiLslDPN9v6Hwf0F98tbrFCUHlGOcO71ECydJM6fZp8XwhW4M675fPwfF3WV_Bb7D7dwYbt1_uLkrRSNmxewq3uOWBn9IJm9EkU6Pcv2UQO7stba7WbwZ0tDFstYkk7wyVD_gELQfHDElm1Ksg0iLs6VTRlZ2cvn8vAWES4w8vHp_Y3DgrD_-JpJ-xEHN4RK7sl3yWUOtpR2gDmsImSRe2IOKSL1xq7dpHhCmVOsAv-F90d0B_oVwxS4Xp6naFB9XzKGZ0wInI3zv02A0oiOUfBsXuAQb-B4KzhalPPPCVNRjhjPK7hKYI_C-iHz77R6FEsIPBTSNDG-o-NGR9/media-uploads/files/_20/202604/TVEE/upload_899373701776766564_60cls62zrh46sp_wtccdztlbjg8krb.mp4.0_10.jpg — 200 — 2.3 KiB — 61 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://files.socy.cloud/_20/202604/TVEE/upload_852093551776766569_tszmshqnrbptnvmffld4cf58bzmvh9.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://files.socy.cloud/_20/202604/TVEE/upload_852093551776766569_tszmshqnrbptnvmffld4cf58bzmvh9.jpg — 200 — 23.4 KiB — 77 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfMzU5MjI5ODYxNzc2NzQ0OTI4X2NnaGtscWY0a25jaDFxZGYxemdyZ25qYnozY3BzcS5tcDQifQ.OhA6M3gCmr0p0OnMZk0kY3BPsNLtDfLVW8W0kVKD7AvBZF3101ikLRyB08Nz_SodQKKGpcfVcBbQ2s577-sJ7G6OTPqXpbXtgxRLonCRZEwAqasPy6SxJFBGHD0rfT-kGbrVJQBe3lbX_BRAiIKdKeaYXJBPth2WQs_a717RmGT1kLLgqyyDZjJ_aM_h67HJ86rQna5fgs0zvvMzsFvIjb0K0zgwethbDJojrlFZf8jQUUIPsT9YJ5bdpmF6in99gM_cJoh38kgxyJSW9KaYQGTcarGlf0eDCuebrSehWcLgTlqagKvI4j0l9aFQ13v41B2NSQ-7GmcPA44WAp6cJLuf6wTUL01B7KeNvIJL1XhzvcI-5p-FG0CkRjzrGw5KO5vcZPGq6WG92T5_rjBGeeIXFUI6YA3ebAKPQcTgv46bd-YtbTclXowxciKkFLn717VTj5F-nE_BsJ-Hboc46myUlw8y-pgsEqyd2cMlA3qcP47aHN9PlCtppal24TX5/media-uploads/files/_20/202604/TVEE/upload_359229861776744928_cghklqf4knch1qdf1zgrgnjbz3cpsq.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfMzU5MjI5ODYxNzc2NzQ0OTI4X2NnaGtscWY0a25jaDFxZGYxemdyZ25qYnozY3BzcS5tcDQifQ.OhA6M3gCmr0p0OnMZk0kY3BPsNLtDfLVW8W0kVKD7AvBZF3101ikLRyB08Nz_SodQKKGpcfVcBbQ2s577-sJ7G6OTPqXpbXtgxRLonCRZEwAqasPy6SxJFBGHD0rfT-kGbrVJQBe3lbX_BRAiIKdKeaYXJBPth2WQs_a717RmGT1kLLgqyyDZjJ_aM_h67HJ86rQna5fgs0zvvMzsFvIjb0K0zgwethbDJojrlFZf8jQUUIPsT9YJ5bdpmF6in99gM_cJoh38kgxyJSW9KaYQGTcarGlf0eDCuebrSehWcLgTlqagKvI4j0l9aFQ13v41B2NSQ-7GmcPA44WAp6cJLuf6wTUL01B7KeNvIJL1XhzvcI-5p-FG0CkRjzrGw5KO5vcZPGq6WG92T5_rjBGeeIXFUI6YA3ebAKPQcTgv46bd-YtbTclXowxciKkFLn717VTj5F-nE_BsJ-Hboc46myUlw8y-pgsEqyd2cMlA3qcP47aHN9PlCtppal24TX5/media-uploads/files/_20/202604/TVEE/upload_359229861776744928_cghklqf4knch1qdf1zgrgnjbz3cpsq.mp4.0_10.jpg — 200 — 7.0 KiB — 74 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfODI5MTg1MzQxNzc2NzE2NDE4X3ptbnRqYnBfcl9fenZ3cDFyMzRfazNsbXYxX3F3ai5tcDQifQ.Ml5Otfu6oMfoFdKl4Xe2mPed6EQsvuXYIZbSm-g0h3RHf5oKwKD1NvoyuhAOjZsORhglMAMuPaQwFH0OKM4Vf7nVXa13eL4UaGWx3u9LYJvwiZ2UbGOhxQ9ruOK4v3RgWpll3AHvCIJZ1ArJkHeiu1udl93EGarsWSzr2k2-8MIdhhh0gBJQw-LWoHu0Xr3x_xLmpLO_AbM6EQtpbyC_nWFiMEQvAxGD01act0U-AHGO3f5dJyDoNvoi9BqyzNhRm1hAlo0ciAIbqM-mIcd42Q2jWYDQoYkBtfKJ1Q2ZtkLUYYbFiCAupXVLcQ0IGb5pCQB3h1qHLlyGnDrjJCYd6L_jzE72Qh882tXHRoJpqc5-Nk6_dSbE5loXAjcByk4U6eoGju-6SX7ehy8wwCV0jzygHGAKZV6FpmgrLqgiaeYUOww8vSQ8xdj91wLUf7iokmMamFwjQm8XojzW6dfT-XAidl3X7zEFT5yJACgKjsz0D2cn7w5hWRQvnGEYF3oM/media-uploads/files/_20/202604/TVEE/upload_829185341776716418_zmntjbp_r__zvwp1r34_k3lmv1_qwj.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfODI5MTg1MzQxNzc2NzE2NDE4X3ptbnRqYnBfcl9fenZ3cDFyMzRfazNsbXYxX3F3ai5tcDQifQ.Ml5Otfu6oMfoFdKl4Xe2mPed6EQsvuXYIZbSm-g0h3RHf5oKwKD1NvoyuhAOjZsORhglMAMuPaQwFH0OKM4Vf7nVXa13eL4UaGWx3u9LYJvwiZ2UbGOhxQ9ruOK4v3RgWpll3AHvCIJZ1ArJkHeiu1udl93EGarsWSzr2k2-8MIdhhh0gBJQw-LWoHu0Xr3x_xLmpLO_AbM6EQtpbyC_nWFiMEQvAxGD01act0U-AHGO3f5dJyDoNvoi9BqyzNhRm1hAlo0ciAIbqM-mIcd42Q2jWYDQoYkBtfKJ1Q2ZtkLUYYbFiCAupXVLcQ0IGb5pCQB3h1qHLlyGnDrjJCYd6L_jzE72Qh882tXHRoJpqc5-Nk6_dSbE5loXAjcByk4U6eoGju-6SX7ehy8wwCV0jzygHGAKZV6FpmgrLqgiaeYUOww8vSQ8xdj91wLUf7iokmMamFwjQm8XojzW6dfT-XAidl3X7zEFT5yJACgKjsz0D2cn7w5hWRQvnGEYF3oM/media-uploads/files/_20/202604/TVEE/upload_829185341776716418_zmntjbp_r__zvwp1r34_k3lmv1_qwj.mp4.0_10.jpg — 200 — 14.8 KiB — 80 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://files.socy.cloud/_20/202604/TVEE/upload_345825181776710084_2gsn7mtbdzvr3h80kbsm3w_590_rll.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://files.socy.cloud/_20/202604/TVEE/upload_345825181776710084_2gsn7mtbdzvr3h80kbsm3w_590_rll.jpg — 200 — 7.9 KiB — 79 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://files.socy.cloud/_20/202604/TVEE/upload_446643671776710090_r5gjz8dhrk9fhvvzzclp5ts5nk3wnd.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://files.socy.cloud/_20/202604/TVEE/upload_446643671776710090_r5gjz8dhrk9fhvvzzclp5ts5nk3wnd.jpg — 200 — 4.3 KiB — 61 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://files.socy.cloud/_20/202604/TVEE/upload_894880831776710010_5njgh1qt1_51g7lc16dk7bhrf21dzt.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://files.socy.cloud/_20/202604/TVEE/upload_894880831776710010_5njgh1qt1_51g7lc16dk7bhrf21dzt.jpg — 200 — 7.5 KiB — 73 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfMzA3MjU1OTgxNzc2NzAyOTI5X3ZuMXprbndjYmwydHBfcW1nbDYydHdnc2Riejd6OC5tcDQifQ.E0iSyYSCjj2HsCn-ReUZH_l7xS5eNIFmqeOeECcb4AqAJEUvXlxkiK3WLV-L01jXVm7zX21RYR3OA3MinTs3tYOvItvsVyinEUsV0vGPO-98OgUQvzAiSrWZ9R6kcngaA9jY0ufBC-bf_0DcLL_3lHs2WFLz-wOLzHPMYsJimb6RgykcBIPkEr8qA-vnJ9oHlkzHOERAAGIM8DndccnTks7SGABHOuMvbi3TjoNdFgbivWsqYeXhoWzof-RfS5j4NizZWAKm6-yWnYLNxTsOyTDJpkfc-WNE3d4v3KUtaDB4K7qx5m6RknH3jl4sCWO4Ks1RiQAKMx49HzKcU3s1cDGC1dWDZ6EdSI7TFY8eFglZTA5MJeZ5hfu7_kx7s4zVqBMqN1XDcr6hqBJ7vrQY9RCIphSvbdKr3xRsoI2_4ES6-o9I55ZhBwecDJdlXdYfv0gHt3zA9YdPkmm9MD48NfMmu4blxnCr6exbbSPyGaXdH1xS_Tcw8iqJ3MVUKUIP/media-uploads/files/_20/202604/TVEE/upload_307255981776702929_vn1zknwcbl2tp_qmgl62twgsdbz7z8.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfMzA3MjU1OTgxNzc2NzAyOTI5X3ZuMXprbndjYmwydHBfcW1nbDYydHdnc2Riejd6OC5tcDQifQ.E0iSyYSCjj2HsCn-ReUZH_l7xS5eNIFmqeOeECcb4AqAJEUvXlxkiK3WLV-L01jXVm7zX21RYR3OA3MinTs3tYOvItvsVyinEUsV0vGPO-98OgUQvzAiSrWZ9R6kcngaA9jY0ufBC-bf_0DcLL_3lHs2WFLz-wOLzHPMYsJimb6RgykcBIPkEr8qA-vnJ9oHlkzHOERAAGIM8DndccnTks7SGABHOuMvbi3TjoNdFgbivWsqYeXhoWzof-RfS5j4NizZWAKm6-yWnYLNxTsOyTDJpkfc-WNE3d4v3KUtaDB4K7qx5m6RknH3jl4sCWO4Ks1RiQAKMx49HzKcU3s1cDGC1dWDZ6EdSI7TFY8eFglZTA5MJeZ5hfu7_kx7s4zVqBMqN1XDcr6hqBJ7vrQY9RCIphSvbdKr3xRsoI2_4ES6-o9I55ZhBwecDJdlXdYfv0gHt3zA9YdPkmm9MD48NfMmu4blxnCr6exbbSPyGaXdH1xS_Tcw8iqJ3MVUKUIP/media-uploads/files/_20/202604/TVEE/upload_307255981776702929_vn1zknwcbl2tp_qmgl62twgsdbz7z8.mp4.0_10.jpg — 200 — 9.8 KiB — 80 ms — h3https://css2.rtve.es/css/rtve.0000/rtve.0000.commons/rtve.extras/tag-libres.basics.csscss2.rtve.es/css/rtve.0000/rtve.000... https://css2.rtve.es/css/rtve.0000/rtve.0000.commons/rtve.extras/tag-libres.basics.css — 200 — 1.1 KiB — 8 ms — h2https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfNjQ1MzAyNjIxNzc2Njk2MDg0X2N6MzZjdzBkMGpwZ3JzcGs5X20xejhfZF9kMTJqcS5tcDQifQ.fHasRgOnAjGVk-cuITH4hjvFnUOuHhTCmEhXR_7htldm9PrzBk1Cr8hOjFiOMRkWslqVnmdR6N1xvELRVWfCSc29RGOWnXoG3pfVFvpYSfva6TYzyJG9adGEy6YD2BQ7exIyIW7NFx8YiGhrzlLAmgMf_52C1nTPNGw3OqO6DU1uaJnYkJTA8xUrvsctGg94sfSy5qfBMqeSRolDoevrbVBM4vpKeTwflcOIgOkQZTA09gxbd-wgxXNZhowoRtukSAKPHsq4vrVUnX5uBpCtaSmifINS-hI23lGt3FVfovKJlb28rft0E47xtd9JuWoaYfOYNQ8P1ygRKVfFozm2Hc4gl9M-q0Pp6hh0EFnHJqqbfncFhDt-fH5d56_NruQGyvGy3WUAJezMxafCAfn6e4hz_xS4Xs9lPnPusmrA-NAZsut57clHarAm2Xpcb3DwCMOtZ-vMIlIpvGqwuKiqw4ZanuyHLH3rIMGG-JGjNRB8RXTGiS86_kJ6Tvx6dFwa/media-uploads/files/_20/202604/TVEE/upload_645302621776696084_cz36cw0d0jpgrspk9_m1z8_d_d12jq.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfNjQ1MzAyNjIxNzc2Njk2MDg0X2N6MzZjdzBkMGpwZ3JzcGs5X20xejhfZF9kMTJqcS5tcDQifQ.fHasRgOnAjGVk-cuITH4hjvFnUOuHhTCmEhXR_7htldm9PrzBk1Cr8hOjFiOMRkWslqVnmdR6N1xvELRVWfCSc29RGOWnXoG3pfVFvpYSfva6TYzyJG9adGEy6YD2BQ7exIyIW7NFx8YiGhrzlLAmgMf_52C1nTPNGw3OqO6DU1uaJnYkJTA8xUrvsctGg94sfSy5qfBMqeSRolDoevrbVBM4vpKeTwflcOIgOkQZTA09gxbd-wgxXNZhowoRtukSAKPHsq4vrVUnX5uBpCtaSmifINS-hI23lGt3FVfovKJlb28rft0E47xtd9JuWoaYfOYNQ8P1ygRKVfFozm2Hc4gl9M-q0Pp6hh0EFnHJqqbfncFhDt-fH5d56_NruQGyvGy3WUAJezMxafCAfn6e4hz_xS4Xs9lPnPusmrA-NAZsut57clHarAm2Xpcb3DwCMOtZ-vMIlIpvGqwuKiqw4ZanuyHLH3rIMGG-JGjNRB8RXTGiS86_kJ6Tvx6dFwa/media-uploads/files/_20/202604/TVEE/upload_645302621776696084_cz36cw0d0jpgrspk9_m1z8_d_d12jq.mp4.0_10.jpg — 200 — 7.1 KiB — 69 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfODYzMjIxMTAxNzc2Njk2MDg3X25rbTFxZHBnamdiZnI5Zmh3X2dwbWpxZHZ6d2w4NC5tcDQifQ.BcQMsEm2ysll6LxE9BLp3EJdtDyRgFODLz9cXcYUtHwzGcgeWbRCWbh9QiSZDyDJ-s2HsTA31jqFdMMVEgI1uugK8930b-Fb3o-meXb8oZ27Gi0e-IqqfNBSNdQ7_7P7NRdqDOjw_ER9u1E9jfPtdg-iUzUACtWOLZjyhhZT8KsgVJqb0yxoFhlK0DKFceOq_g_QqvghduUR8zOANsFvKyEBj2nKv8XbqY5bU1wqT-D1rG-PG_BzemNy59NUSuRJ1klcW_s6wqXGicuB2OjSL3V1-r9zk8syujQk-mwaA2s7I32euuz5ndoIbb54f6bYsX3t9YK854yzuLumHb9Ev3Gj-vmiyzNlcuIKDxv_Kfd8ENtOW4147bd_GO1ek70rUlNtbJexfsogdGYIUd0piPiVve_qdHAibeJ6VCdhKjHOwMxVvqNexf5ICrUahlZClHE9tk53dbrhwLvR0mrQh9PXjiAlw_5ixBW6gyHqzasClLC3MDYRkpV7IGtU_V8Q/media-uploads/files/_20/202604/TVEE/upload_863221101776696087_nkm1qdpgjgbfr9fhw_gpmjqdvzwl84.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfODYzMjIxMTAxNzc2Njk2MDg3X25rbTFxZHBnamdiZnI5Zmh3X2dwbWpxZHZ6d2w4NC5tcDQifQ.BcQMsEm2ysll6LxE9BLp3EJdtDyRgFODLz9cXcYUtHwzGcgeWbRCWbh9QiSZDyDJ-s2HsTA31jqFdMMVEgI1uugK8930b-Fb3o-meXb8oZ27Gi0e-IqqfNBSNdQ7_7P7NRdqDOjw_ER9u1E9jfPtdg-iUzUACtWOLZjyhhZT8KsgVJqb0yxoFhlK0DKFceOq_g_QqvghduUR8zOANsFvKyEBj2nKv8XbqY5bU1wqT-D1rG-PG_BzemNy59NUSuRJ1klcW_s6wqXGicuB2OjSL3V1-r9zk8syujQk-mwaA2s7I32euuz5ndoIbb54f6bYsX3t9YK854yzuLumHb9Ev3Gj-vmiyzNlcuIKDxv_Kfd8ENtOW4147bd_GO1ek70rUlNtbJexfsogdGYIUd0piPiVve_qdHAibeJ6VCdhKjHOwMxVvqNexf5ICrUahlZClHE9tk53dbrhwLvR0mrQh9PXjiAlw_5ixBW6gyHqzasClLC3MDYRkpV7IGtU_V8Q/media-uploads/files/_20/202604/TVEE/upload_863221101776696087_nkm1qdpgjgbfr9fhw_gpmjqdvzwl84.mp4.0_10.jpg — 200 — 4.4 KiB — 70 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfMjQyMjY1MDExNzc2Njg5OTE2X3Bid2hrajBfN21nY2QyNDVtaHJ3cGZ0MjN6NGZ6Ny5tcDQifQ.HvIe3d885t0ANhD71JAcvS2h-m6KHJHZ0PYATUBIeEXS9pp6d-s1SqPDayYCK6WZTyAcc58kkQzEfSHq6V0wbPvQRer8Ph3dveS-66TkloDascOUrrUPicXs71_ticg_lnAUNTcvsFXbjnWVUFu4Kb3JFKk2w7DOZ8r1PJV4_T0XJl8rpx6779qDw3MlQOQjuYmRnhajaOyu1PKRtbSL0M2mTKupmTgmLPkPPOADLCJReCVFWl55o8u1QcpSGVcxkIZQeOtmzHmgqs3qVlWBNU8l4m36xgYLbG-Z8WohnKdq2UW87kEUHEy6e_mBfNjHEcmdM92sLwcb0AVAxCQ7g7EKRML0ThnLpESsFrmPagYiGEHMicJkkCA0bwXLh6csuiaZCtnNWZWGlgGu-RW7qWoM0sZYJ3Gnhyxgo0Q77UXoPxzETynkIhAoVN75Z4ylGdAQAEx3JCi2rn9L0lOXnRQpXys9gI2xr76ZYrCUD2ha-i2YAvi7bqqknW1AlLPC/media-uploads/files/_20/202604/TVEE/upload_242265011776689916_pbwhkj0_7mgcd245mhrwpft23z4fz7.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfMjQyMjY1MDExNzc2Njg5OTE2X3Bid2hrajBfN21nY2QyNDVtaHJ3cGZ0MjN6NGZ6Ny5tcDQifQ.HvIe3d885t0ANhD71JAcvS2h-m6KHJHZ0PYATUBIeEXS9pp6d-s1SqPDayYCK6WZTyAcc58kkQzEfSHq6V0wbPvQRer8Ph3dveS-66TkloDascOUrrUPicXs71_ticg_lnAUNTcvsFXbjnWVUFu4Kb3JFKk2w7DOZ8r1PJV4_T0XJl8rpx6779qDw3MlQOQjuYmRnhajaOyu1PKRtbSL0M2mTKupmTgmLPkPPOADLCJReCVFWl55o8u1QcpSGVcxkIZQeOtmzHmgqs3qVlWBNU8l4m36xgYLbG-Z8WohnKdq2UW87kEUHEy6e_mBfNjHEcmdM92sLwcb0AVAxCQ7g7EKRML0ThnLpESsFrmPagYiGEHMicJkkCA0bwXLh6csuiaZCtnNWZWGlgGu-RW7qWoM0sZYJ3Gnhyxgo0Q77UXoPxzETynkIhAoVN75Z4ylGdAQAEx3JCi2rn9L0lOXnRQpXys9gI2xr76ZYrCUD2ha-i2YAvi7bqqknW1AlLPC/media-uploads/files/_20/202604/TVEE/upload_242265011776689916_pbwhkj0_7mgcd245mhrwpft23z4fz7.mp4.0_10.jpg — 200 — 8.4 KiB — 80 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfNDgyMzMwOTExNzc2NjgwNDM2X21tdmxtX3IxYjlkbG10OXRfX253bDF0ZndrZjVfcy5tcDQifQ.iLqGD97WnDB0253RNM3x2ioz9-9fXMscdk0Z6gR3gBWlIQuBHIbXrXc_JbpEVUkfQhdkt9DgiuiDA2DGIiZtUZT58oQt2Ipyzop35VW-hkk0C9wJ_jJpHWiLL5HcKQbmExd11KRXJ2hXHQjpzTAVtb_vNNgp9y5kPPI-Q265-H-HTjRsL9fOtJpyxGpzpexlYsT5ZLfi22BQ3mDVbuYAMO9W1sbme2mNK3pJ0mcPkbtvpg7u7B-dbFIrOMnrjBPMPQPDKfbtNFiGt1ueCO5eJpLsnBiehqXoYTD8RK2a-nC7ojiauxmD-qy1wTvbFOPHcIS5pyFJQMMBniithzRqE31x6QU-4JdyLM9UR8dN6TZHe1trmgHCs21e-QV2LEw39NG-etFLmtSYa373b_uhS8bcXPfk57Fm2QqhBvjdSRcAgIUlZHrT6qxOP6Ie9ra3yJYypokSJSzbyShlfM2amrsHDcixUo8ZzLBIOkhXxpZ5o3VllwJumJbJJARuAQ25/media-uploads/files/_20/202604/TVEE/upload_482330911776680436_mmvlm_r1b9dlmt9t__nwl1tfwkf5_s.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfNDgyMzMwOTExNzc2NjgwNDM2X21tdmxtX3IxYjlkbG10OXRfX253bDF0ZndrZjVfcy5tcDQifQ.iLqGD97WnDB0253RNM3x2ioz9-9fXMscdk0Z6gR3gBWlIQuBHIbXrXc_JbpEVUkfQhdkt9DgiuiDA2DGIiZtUZT58oQt2Ipyzop35VW-hkk0C9wJ_jJpHWiLL5HcKQbmExd11KRXJ2hXHQjpzTAVtb_vNNgp9y5kPPI-Q265-H-HTjRsL9fOtJpyxGpzpexlYsT5ZLfi22BQ3mDVbuYAMO9W1sbme2mNK3pJ0mcPkbtvpg7u7B-dbFIrOMnrjBPMPQPDKfbtNFiGt1ueCO5eJpLsnBiehqXoYTD8RK2a-nC7ojiauxmD-qy1wTvbFOPHcIS5pyFJQMMBniithzRqE31x6QU-4JdyLM9UR8dN6TZHe1trmgHCs21e-QV2LEw39NG-etFLmtSYa373b_uhS8bcXPfk57Fm2QqhBvjdSRcAgIUlZHrT6qxOP6Ie9ra3yJYypokSJSzbyShlfM2amrsHDcixUo8ZzLBIOkhXxpZ5o3VllwJumJbJJARuAQ25/media-uploads/files/_20/202604/TVEE/upload_482330911776680436_mmvlm_r1b9dlmt9t__nwl1tfwkf5_s.mp4.0_10.jpg — 200 — 8.5 KiB — 80 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfNDQyMTcxNzAxNzc2NjY4NTc3X2poN3cyd2Q4Z3JzcDN0aG1zZ3B6a3ozdnpfa241Yy5tcDQifQ.EvspR2yFfxqAMXKyqNvZwJju5vljp_YINEnxfNB-COmVo4eyB-C3e2hTxpKOnj19aP3uNDUbP-lcAelgZYERQEkkjMkakTjwDu4bYlPYbgxMTraSTGJyY4YSDddT5P0AutbZM33u3OtLim3Itxe_OUDDHxCDEfHMTqJl-fCcXHTIP7o_oVheN1UcC-CTHT_j4dBK-UAycsMQg4mDQgBdKj3nE6YJAABv2C3pW3oKvPiyJrVCME-fmNTGjqUmY8_lA4OYa92I3cX8sB6ZtXWQvCFbzmbPNYuQCZoRZXCcoEuYDDYkRDTUlhsV_f53MmcVkjDtl2bgZE12w16qS6yBq1iph1-aN20dBqhDiVFK5h-BhaIG1Q1GLSAcu0TVs_j-zTbHTjFpkczQnHMQXeAFxZzk_r7pZAoJc3CzhqP1nTakGGO6o-ceXXjlc6dyA3FeK-lUJ3xXYiXzm97cxpEPdIpevdy-o4l1cJ2CrJwSC5RSURA-oh_0_7LlajoKKsQj/media-uploads/files/_20/202604/TVEE/upload_442171701776668577_jh7w2wd8grsp3thmsgpzkz3vz_kn5c.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfNDQyMTcxNzAxNzc2NjY4NTc3X2poN3cyd2Q4Z3JzcDN0aG1zZ3B6a3ozdnpfa241Yy5tcDQifQ.EvspR2yFfxqAMXKyqNvZwJju5vljp_YINEnxfNB-COmVo4eyB-C3e2hTxpKOnj19aP3uNDUbP-lcAelgZYERQEkkjMkakTjwDu4bYlPYbgxMTraSTGJyY4YSDddT5P0AutbZM33u3OtLim3Itxe_OUDDHxCDEfHMTqJl-fCcXHTIP7o_oVheN1UcC-CTHT_j4dBK-UAycsMQg4mDQgBdKj3nE6YJAABv2C3pW3oKvPiyJrVCME-fmNTGjqUmY8_lA4OYa92I3cX8sB6ZtXWQvCFbzmbPNYuQCZoRZXCcoEuYDDYkRDTUlhsV_f53MmcVkjDtl2bgZE12w16qS6yBq1iph1-aN20dBqhDiVFK5h-BhaIG1Q1GLSAcu0TVs_j-zTbHTjFpkczQnHMQXeAFxZzk_r7pZAoJc3CzhqP1nTakGGO6o-ceXXjlc6dyA3FeK-lUJ3xXYiXzm97cxpEPdIpevdy-o4l1cJ2CrJwSC5RSURA-oh_0_7LlajoKKsQj/media-uploads/files/_20/202604/TVEE/upload_442171701776668577_jh7w2wd8grsp3thmsgpzkz3vz_kn5c.mp4.0_10.jpg — 200 — 2.3 KiB — 62 ms — h3https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfOTA4NTUyNTUxNzc2NjM0OTcyX3FibmZkdHF3dmpnaG1jemxmZGJmOHpnY2h2MTZ3cy5tcDQifQ.FSWPbU9_ZpCRQPHrPTTf905CzKUNg3I55gC9s554FpaNoaTT2oyU7kscuaIHLEp5RwCAaONo_3tiA-s00lrbscJNlTFmCEPGc9ZzxQV223vyQ63R2NDlouuPtw2O7j8Z2DnrXKwLFGtsYRcECSZK8C9eaQfzzF2Mw_5D3gmeUyMSrmTQ-0hLQhd_oo6hOLu8piQuOKCR8DubnTZnNzjDgDRI6wIu7I73ZwDvxGGKvi6-MPtD8V9-kx4EkkHTCnVZNSZhYote4-D_h_G7jXDYJVqpwt9hSjVvE8uTXIP15FhPMwGS9K7HM-9ggA7S562GnTgBEfVVL_XtJUzwV_F3U8GwB0Md-LmBvecUJzt0LNd2Yhm1UCxUEG3PF0kR5oSXvecI-F-KwM_ZQ7pgbSADlk5uGZfTKgF3klbQOzDS0xX_e1seivSZ2dP1cJxHItjUORoAnWUZ-Ae0PMIj35rvh0C-rcWWYW5cPliauy8wKutm7q5Wl1b-_3IlGPXJATo9/media-uploads/files/_20/202604/TVEE/upload_908552551776634972_qbnfdtqwvjghmczlfdbf8zgchv16ws.mp4.0_10.jpgcdn.socy.cloud/TVEE/v3/SSFC/st50x50... https://cdn.socy.cloud/TVEE/v3/SSFC/st50x50x26021976_270_480/https://cdn.socy.cloud/TVEE/m/thumb/eyJmIjoiMF8xMCIsImsiOiJzUFo0UHZFWk54NHNhZC9vZTBGQXRGQ0lNbUtmMTBid3MwalUxak1MdWxjPSIsInUiOiJtZWRpYS11cGxvYWRzL2ZpbGVzL18yMC8yMDI2MDQvVFZFRS91cGxvYWRfOTA4NTUyNTUxNzc2NjM0OTcyX3FibmZkdHF3dmpnaG1jemxmZGJmOHpnY2h2MTZ3cy5tcDQifQ.FSWPbU9_ZpCRQPHrPTTf905CzKUNg3I55gC9s554FpaNoaTT2oyU7kscuaIHLEp5RwCAaONo_3tiA-s00lrbscJNlTFmCEPGc9ZzxQV223vyQ63R2NDlouuPtw2O7j8Z2DnrXKwLFGtsYRcECSZK8C9eaQfzzF2Mw_5D3gmeUyMSrmTQ-0hLQhd_oo6hOLu8piQuOKCR8DubnTZnNzjDgDRI6wIu7I73ZwDvxGGKvi6-MPtD8V9-kx4EkkHTCnVZNSZhYote4-D_h_G7jXDYJVqpwt9hSjVvE8uTXIP15FhPMwGS9K7HM-9ggA7S562GnTgBEfVVL_XtJUzwV_F3U8GwB0Md-LmBvecUJzt0LNd2Yhm1UCxUEG3PF0kR5oSXvecI-F-KwM_ZQ7pgbSADlk5uGZfTKgF3klbQOzDS0xX_e1seivSZ2dP1cJxHItjUORoAnWUZ-Ae0PMIj35rvh0C-rcWWYW5cPliauy8wKutm7q5Wl1b-_3IlGPXJATo9/media-uploads/files/_20/202604/TVEE/upload_908552551776634972_qbnfdtqwvjghmczlfdbf8zgchv16ws.mp4.0_10.jpg — 200 — 6.2 KiB — 73 ms — h3https://img.rtve.es/resources/thumbslive/1688877.jpgimg.rtve.es/resources/thumbslive/16... https://img.rtve.es/resources/thumbslive/1688877.jpg — 200 — 9.6 KiB — 7 ms — h2https://img.rtve.es/resources/thumbslive/16862827.jpgimg.rtve.es/resources/thumbslive/16... https://img.rtve.es/resources/thumbslive/16862827.jpg — 200 — 7.0 KiB — 7 ms — h2https://img.rtve.es/resources/thumbslive/1688885.jpgimg.rtve.es/resources/thumbslive/16... https://img.rtve.es/resources/thumbslive/1688885.jpg — 200 — 5.6 KiB — 7 ms — h2https://img.rtve.es/resources/thumbslive/1712295.jpgimg.rtve.es/resources/thumbslive/17... https://img.rtve.es/resources/thumbslive/1712295.jpg — 200 — 11.2 KiB — 12 ms — h2https://img.rtve.es/i/?w=400&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/deportes/Programas/EstudioEstadio/EE_SOLO_RESUMENES.pngimg.rtve.es/i/?w=400&i=https://img.... https://img.rtve.es/i/?w=400&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/deportes/Programas/EstudioEstadio/EE_SOLO_RESUMENES.png — 200 — 242.0 KiB — 41 ms — h2https://img.rtve.es/i/?w=400&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/deportes/tablero_deportivo/tablero_deportivo.jpegimg.rtve.es/i/?w=400&i=https://img.... https://img.rtve.es/i/?w=400&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/deportes/tablero_deportivo/tablero_deportivo.jpeg — 200 — 20.2 KiB — 11 ms — h2https://img.rtve.es/resources/thumbslive/1694255.jpgimg.rtve.es/resources/thumbslive/16... https://img.rtve.es/resources/thumbslive/1694255.jpg — 200 — 6.9 KiB — 12 ms — h2https://img.rtve.es/resources/thumbslive/5466990.jpgimg.rtve.es/resources/thumbslive/54... https://img.rtve.es/resources/thumbslive/5466990.jpg — 200 — 8.1 KiB — 9 ms — h2https://img.rtve.es/resources/thumbslive/3987218.jpgimg.rtve.es/resources/thumbslive/39... https://img.rtve.es/resources/thumbslive/3987218.jpg — 200 — 8.7 KiB — 16 ms — h2https://img.rtve.es/resources/thumbslive/16541485.jpgimg.rtve.es/resources/thumbslive/16... https://img.rtve.es/resources/thumbslive/16541485.jpg — 200 — 6.0 KiB — 37 ms — h2https://img.rtve.es/resources/thumbslive/16464389.jpgimg.rtve.es/resources/thumbslive/16... https://img.rtve.es/resources/thumbslive/16464389.jpg — 200 — 9.9 KiB — 36 ms — h2https://img.rtve.es/resources/thumbslive/16464374.jpgimg.rtve.es/resources/thumbslive/16... https://img.rtve.es/resources/thumbslive/16464374.jpg — 200 — 4.4 KiB — 38 ms — h2https://img.rtve.es/resources/thumbslive/16656232.jpgimg.rtve.es/resources/thumbslive/16... https://img.rtve.es/resources/thumbslive/16656232.jpg — 200 — 4.2 KiB — 29 ms — h2https://img.rtve.es/resources/thumbslive/16464377.jpgimg.rtve.es/resources/thumbslive/16... https://img.rtve.es/resources/thumbslive/16464377.jpg — 200 — 7.4 KiB — 23 ms — h2https://img2.rtve.es/css/style2011/i/PG_logo_RTVEes.pngimg2.rtve.es/css/style2011/i/PG_log... https://img2.rtve.es/css/style2011/i/PG_logo_RTVEes.png — 200 — 2.2 KiB — 38 ms — h2https://img.rtve.es/resources/thumbslive/6688753.jpgimg.rtve.es/resources/thumbslive/66... https://img.rtve.es/resources/thumbslive/6688753.jpg — 200 — 8.7 KiB — 36 ms — h2https://img.rtve.es/resources/thumbslive/6982918.jpgimg.rtve.es/resources/thumbslive/69... https://img.rtve.es/resources/thumbslive/6982918.jpg — 200 — 3.8 KiB — 24 ms — h2https://img2.rtve.es/css/style2011/i/PG_logo_TVE.pngimg2.rtve.es/css/style2011/i/PG_log... https://img2.rtve.es/css/style2011/i/PG_logo_TVE.png — 200 — 2.0 KiB — 24 ms — h2https://img2.rtve.es/css/style2011/i/PG_logo_RNE.pngimg2.rtve.es/css/style2011/i/PG_log... https://img2.rtve.es/css/style2011/i/PG_logo_RNE.png — 200 — 1.7 KiB — 24 ms — h2https://img.rtve.es/i/?w=400&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/zerodramasdirectoh.jpgimg.rtve.es/i/?w=400&i=https://img.... https://img.rtve.es/i/?w=400&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/zerodramasdirectoh.jpg — 200 — 21.9 KiB — 24 ms — h2https://img.rtve.es/i/?w=400&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/deportes/MMO26/directos_mutua_madrid-open-01.jpgimg.rtve.es/i/?w=400&i=https://img.... https://img.rtve.es/i/?w=400&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/deportes/MMO26/directos_mutua_madrid-open-01.jpg — 200 — 16.6 KiB — 27 ms — h2https://img2.rtve.es/css/style2011/i/PG_logo_RTVE.pngimg2.rtve.es/css/style2011/i/PG_log... https://img2.rtve.es/css/style2011/i/PG_logo_RTVE.png — 200 — 1.6 KiB — 24 ms — h2https://img.rtve.es/i/?w=400&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/deportes/MMO26/directos_mutua_madrid-open-02.jpgimg.rtve.es/i/?w=400&i=https://img.... https://img.rtve.es/i/?w=400&i=https://img.rtve.es/contenidos/rtve.directos/imagenes/deportes/MMO26/directos_mutua_madrid-open-02.jpg — 200 — 19.9 KiB — 34 ms — h2https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplayalcieloconella_nac_thumb.jpgimg.rtve.es/contenidos/rtve.directo... https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplayalcieloconella_nac_thumb.jpg — 200 — 47.5 KiB — 33 ms — h2https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplaydiatierra_nac.jpgimg.rtve.es/contenidos/rtve.directo... https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplaydiatierra_nac.jpg — 200 — 792.3 KiB — 22 ms — h2https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplaycocina_nac_thumb.jpgimg.rtve.es/contenidos/rtve.directo... https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplaycocina_nac_thumb.jpg — 200 — 64.9 KiB — 11 ms — h2https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplaypromesa_thumb.jpgimg.rtve.es/contenidos/rtve.directo... https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplaypromesa_thumb.jpg — 200 — 53.3 KiB — 12 ms — h2https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplaysomoscine-02_thumb.jpgimg.rtve.es/contenidos/rtve.directo... https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplaysomoscine-02_thumb.jpg — 200 — 56.6 KiB — 17 ms — h2https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplayrevuelta_nac_thumb.jpgimg.rtve.es/contenidos/rtve.directo... https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplayrevuelta_nac_thumb.jpg — 200 — 174.2 KiB — 34 ms — h2https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplaycuentame-02_thumb.jpgimg.rtve.es/contenidos/rtve.directo... https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplaycuentame-02_thumb.jpg — 200 — 57.0 KiB — 24 ms — h2https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplaysaberyganar_nac_thumb.jpgimg.rtve.es/contenidos/rtve.directo... https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplaysaberyganar_nac_thumb.jpg — 200 — 25.0 KiB — 29 ms — h2https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplaylamoderna_nac.jpgimg.rtve.es/contenidos/rtve.directo... https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast-rtveplaylamoderna_nac.jpg — 200 — 1.1 MiB — 45 ms — h2https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast_rtveplaycorciertosradio3_nac_thumb.jpgimg.rtve.es/contenidos/rtve.directo... https://img.rtve.es/contenidos/rtve.directos/imagenes/canales/fondos-fast/fast_rtveplaycorciertosradio3_nac_thumb.jpg — 200 — 59.8 KiB — 30 ms — h2https://img.rtve.es/v/17024598?w=800img.rtve.es/v/17024598?w=800 https://img.rtve.es/v/17024598?w=800 — 200 — 109.6 KiB — 32 ms — h2https://img.rtve.es/v/17026789?h=300img.rtve.es/v/17026789?h=300 https://img.rtve.es/v/17026789?h=300 — 200 — 45.0 KiB — 20 ms — h2https://img.rtve.es/n/17003284?h=300img.rtve.es/n/17003284?h=300 https://img.rtve.es/n/17003284?h=300 — 200 — 44.3 KiB — 19 ms — h2https://img.rtve.es/v/17028573?h=400img.rtve.es/v/17028573?h=400 https://img.rtve.es/v/17028573?h=400 — 200 — 44.9 KiB — 20 ms — h2data:image/gif;base64,R0lGODlhAQABAJH/AP///wAAAMDAwAAAACH5BAEAAAIALAAAAAABAAEAAAICVAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAJH/AP///wAAAMDAwAAAACH5BAEAAAIALAAAAAABAAEAAAICVAEAOw== — 200 — 0 B — 0 ms — datahttps://img.rtve.es/v/17028623?h=400img.rtve.es/v/17028623?h=400 https://img.rtve.es/v/17028623?h=400 — 200 — 55.7 KiB — 15 ms — h2https://img.rtve.es/n/17034715?w=1600img.rtve.es/n/17034715?w=1600 https://img.rtve.es/n/17034715?w=1600 — 200 — 327.0 KiB — 19 ms — h2https://img.rtve.es/v/17032237?w=300img.rtve.es/v/17032237?w=300 https://img.rtve.es/v/17032237?w=300 — 200 — 16.3 KiB — 12 ms — h2https://img.rtve.es/v/17032217?w=300img.rtve.es/v/17032217?w=300 https://img.rtve.es/v/17032217?w=300 — 200 — 15.0 KiB — 14 ms — h2https://img.rtve.es/v/17032161?w=300img.rtve.es/v/17032161?w=300 https://img.rtve.es/v/17032161?w=300 — 200 — 14.0 KiB — 14 ms — h2https://img.rtve.es/v/17032053?w=300img.rtve.es/v/17032053?w=300 https://img.rtve.es/v/17032053?w=300 — 200 — 16.7 KiB — 13 ms — h2https://img.rtve.es/v/17032071?w=300img.rtve.es/v/17032071?w=300 https://img.rtve.es/v/17032071?w=300 — 200 — 17.3 KiB — 10 ms — h2https://img.rtve.es/n/17032611?w=300img.rtve.es/n/17032611?w=300 https://img.rtve.es/n/17032611?w=300 — 200 — 16.1 KiB — 8 ms — h2https://img.rtve.es/n/17032811?w=300img.rtve.es/n/17032811?w=300 https://img.rtve.es/n/17032811?w=300 — 200 — 11.1 KiB — 7 ms — h2https://img.rtve.es/v/17033126?w=300img.rtve.es/v/17033126?w=300 https://img.rtve.es/v/17033126?w=300 — 200 — 19.8 KiB — 8 ms — h2https://img.rtve.es/v/17033031?w=300img.rtve.es/v/17033031?w=300 https://img.rtve.es/v/17033031?w=300 — 200 — 15.2 KiB — 8 ms — h2https://img.rtve.es/n/17031672?w=300img.rtve.es/n/17031672?w=300 https://img.rtve.es/n/17031672?w=300 — 200 — 12.2 KiB — 7 ms — h2https://img.rtve.es/n/17031621?h=200img.rtve.es/n/17031621?h=200 https://img.rtve.es/n/17031621?h=200 — 200 — 21.0 KiB — 9 ms — h2https://img.rtve.es/n/17028142?h=200img.rtve.es/n/17028142?h=200 https://img.rtve.es/n/17028142?h=200 — 200 — 18.4 KiB — 10 ms — h2https://img.rtve.es/n/17023104?h=200img.rtve.es/n/17023104?h=200 https://img.rtve.es/n/17023104?h=200 — 200 — 9.2 KiB — 10 ms — h2https://img.rtve.es/n/17029202?h=200img.rtve.es/n/17029202?h=200 https://img.rtve.es/n/17029202?h=200 — 200 — 18.4 KiB — 14 ms — h2https://img.rtve.es/v/17029504?w=400img.rtve.es/v/17029504?w=400 https://img.rtve.es/v/17029504?w=400 — 200 — 16.4 KiB — 15 ms — h2https://img.rtve.es/n/17029523?w=400img.rtve.es/n/17029523?w=400 https://img.rtve.es/n/17029523?w=400 — 200 — 19.6 KiB — 10 ms — h2https://img.rtve.es/v/17026797?w=400img.rtve.es/v/17026797?w=400 https://img.rtve.es/v/17026797?w=400 — 200 — 22.6 KiB — 12 ms — h2https://apis.google.com/js/plusone.jsapis.google.com/js/plusone.js https://apis.google.com/js/plusone.js — 200 — 24.3 KiB — 149 ms — h2https://img.rtve.es/n/17028689?w=400img.rtve.es/n/17028689?w=400 https://img.rtve.es/n/17028689?w=400 — 200 — 23.3 KiB — 12 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/config.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/config.js — 200 — 304 B — 10 ms — h2https://img.rtve.es/n/17026546?w=400img.rtve.es/n/17026546?w=400 https://img.rtve.es/n/17026546?w=400 — 200 — 21.7 KiB — 15 ms — h2https://p1.socy.es/p1.json?o=AN&e=onPrint&d=eyJhbmNob3JfaWQiOiI0MTUiLCJhbmNob3JfbW9kZWwiOiJNSVhfdjIiLCJhbmNob3JfZm9ybWF0IjoicG9ydHJhaXRfYmlnIiwiYW5jaG9yX3R5cGUiOiJNSVgiLCJpZF9jbGllbnRlIjoiVFZFRSIsIm1lZGlhX2lkIjoiNTQ5IiwibWVkaWFfdG9rZW4iOiJUVkVFXzczOF83NDZfNzM2IiwicmVmZXJlcmpzIjoiaHR0cHM6Ly93d3cucnR2ZS5lcy8iLCJldmVudCI6Im9uUHJpbnQiLCJ1bml4dGltZV91dGMiOjE3NzY4MDQ1MTQsImZyYW1lcyI6WyI0NWE2YjM2MTRhY2VlNzkxYWM2YiIsImViOWRjMDVjY2NkN2Q2YmE1MWJlIiwiZGI1Mzc2N2Y0OTA2MTQ5NTJlNjMiLCIxNDRlOGRlNDQ2MTYwNzBjYWY5YSIsIjFmNzhkMDM0ODMxZWMzMmVkYmQ1IiwiYzMxOTFiZWYwNDg5OTlmYTllNDUiLCJjMzVkZmZmZmU3NTA0NzRjMDllZCIsIjZmMGQ3MzYxMzFlMGZhYTg3MzNjIiwiZTU4ZDMxMjZiZWVmN2E0Mjc3MDkiLCI3ZDgxNmViNDlkOTA5M2QzY2I0MyJdfQ%3D%3Dp1.socy.es/p1.json?o=AN&e=onPrint&d... https://p1.socy.es/p1.json?o=AN&e=onPrint&d=eyJhbmNob3JfaWQiOiI0MTUiLCJhbmNob3JfbW9kZWwiOiJNSVhfdjIiLCJhbmNob3JfZm9ybWF0IjoicG9ydHJhaXRfYmlnIiwiYW5jaG9yX3R5cGUiOiJNSVgiLCJpZF9jbGllbnRlIjoiVFZFRSIsIm1lZGlhX2lkIjoiNTQ5IiwibWVkaWFfdG9rZW4iOiJUVkVFXzczOF83NDZfNzM2IiwicmVmZXJlcmpzIjoiaHR0cHM6Ly93d3cucnR2ZS5lcy8iLCJldmVudCI6Im9uUHJpbnQiLCJ1bml4dGltZV91dGMiOjE3NzY4MDQ1MTQsImZyYW1lcyI6WyI0NWE2YjM2MTRhY2VlNzkxYWM2YiIsImViOWRjMDVjY2NkN2Q2YmE1MWJlIiwiZGI1Mzc2N2Y0OTA2MTQ5NTJlNjMiLCIxNDRlOGRlNDQ2MTYwNzBjYWY5YSIsIjFmNzhkMDM0ODMxZWMzMmVkYmQ1IiwiYzMxOTFiZWYwNDg5OTlmYTllNDUiLCJjMzVkZmZmZmU3NTA0NzRjMDllZCIsIjZmMGQ3MzYxMzFlMGZhYTg3MzNjIiwiZTU4ZDMxMjZiZWVmN2E0Mjc3MDkiLCI3ZDgxNmViNDlkOTA5M2QzY2I0MyJdfQ%3D%3D — 200 — 496 B — 213 ms — h2https://img.rtve.es/n/17028954?w=400img.rtve.es/n/17028954?w=400 https://img.rtve.es/n/17028954?w=400 — 200 — 20.7 KiB — 13 ms — h2https://img.rtve.es/v/17034063?h=400img.rtve.es/v/17034063?h=400 https://img.rtve.es/v/17034063?h=400 — 200 — 29.8 KiB — 11 ms — h2https://img.rtve.es/v/17033029?h=300img.rtve.es/v/17033029?h=300 https://img.rtve.es/v/17033029?h=300 — 200 — 28.0 KiB — 11 ms — h2https://img.rtve.es/v/17033172?w=400img.rtve.es/v/17033172?w=400 https://img.rtve.es/v/17033172?w=400 — 200 — 40.7 KiB — 11 ms — h2https://img.rtve.es/n/17033325?w=400img.rtve.es/n/17033325?w=400 https://img.rtve.es/n/17033325?w=400 — 200 — 30.3 KiB — 11 ms — h2https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_point_up.svgcss2.rtve.es/css/rtve.2021/i/rtve-i... https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_point_up.svg — 200 — 550 B — 11 ms — h2https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_users_000000.svgcss2.rtve.es/css/rtve.2021/i/rtve-i... https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_users_000000.svg — 200 — 529 B — 13 ms — h2https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_search_000000.svgcss2.rtve.es/css/rtve.2021/i/rtve-i... https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_search_000000.svg — 200 — 477 B — 12 ms — h2https://img.rtve.es/v/17031454?w=800img.rtve.es/v/17031454?w=800 https://img.rtve.es/v/17031454?w=800 — 200 — 49.0 KiB — 17 ms — h2https://img.rtve.es/n/16996353?h=300img.rtve.es/n/16996353?h=300 https://img.rtve.es/n/16996353?h=300 — 200 — 32.6 KiB — 21 ms — h2https://img.rtve.es/v/17024434?h=300img.rtve.es/v/17024434?h=300 https://img.rtve.es/v/17024434?h=300 — 200 — 28.3 KiB — 9 ms — h2https://img.rtve.es/v/17021084?h=200img.rtve.es/v/17021084?h=200 https://img.rtve.es/v/17021084?h=200 — 200 — 15.1 KiB — 8 ms — h2https://img.rtve.es/n/17027557?h=200img.rtve.es/n/17027557?h=200 https://img.rtve.es/n/17027557?h=200 — 200 — 21.6 KiB — 15 ms — h2https://img.rtve.es/a/17028164?h=200img.rtve.es/a/17028164?h=200 https://img.rtve.es/a/17028164?h=200 — 200 — 18.8 KiB — 13 ms — h2https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_menu_000000.svgcss2.rtve.es/css/rtve.2021/i/rtve-i... https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_menu_000000.svg — 200 — 384 B — 12 ms — h2https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_playVideo_circulo.svgcss2.rtve.es/css/rtve.2021/i/rtve-i... https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_playVideo_circulo.svg — 200 — 632 B — 10 ms — h2https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_playAudio_circulo.svgcss2.rtve.es/css/rtve.2021/i/rtve-i... https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_playAudio_circulo.svg — 200 — 852 B — 12 ms — h2https://img.rtve.es/a/17015545?h=200img.rtve.es/a/17015545?h=200 https://img.rtve.es/a/17015545?h=200 — 200 — 116.1 KiB — 13 ms — h2https://img.rtve.es/p/125390/imgbackground/?w=640img.rtve.es/p/125390/imgbackground/... https://img.rtve.es/p/125390/imgbackground/?w=640 — 200 — 44.0 KiB — 13 ms — h2https://img.rtve.es/p/125390/logo/?w=240img.rtve.es/p/125390/logo/?w=240 https://img.rtve.es/p/125390/logo/?w=240 — 200 — 3.4 KiB — 8 ms — h2https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_point_down.svgcss2.rtve.es/css/rtve.2021/i/rtve-i... https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_point_down.svg — 200 — 548 B — 8 ms — h2https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_mas_circulo_000000.svgcss2.rtve.es/css/rtve.2021/i/rtve-i... https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_mas_circulo_000000.svg — 200 — 558 B — 9 ms — h2https://img2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_options.svgimg2.rtve.es/css/rtve.2021/i/rtve-i... https://img2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_options.svg — 200 — 644 B — 9 ms — h2https://img.rtve.es/a/17034805/square/?h=320img.rtve.es/a/17034805/square/?h=32... https://img.rtve.es/a/17034805/square/?h=320 — 200 — 32.9 KiB — 13 ms — h2https://img.rtve.es/a/17022929/square/?h=320img.rtve.es/a/17022929/square/?h=32... https://img.rtve.es/a/17022929/square/?h=320 — 200 — 25.8 KiB — 14 ms — h2https://img.rtve.es/a/17034557/square/?h=320img.rtve.es/a/17034557/square/?h=32... https://img.rtve.es/a/17034557/square/?h=320 — 200 — 31.1 KiB — 13 ms — h2https://img.rtve.es/a/17034521/square/?h=320img.rtve.es/a/17034521/square/?h=32... https://img.rtve.es/a/17034521/square/?h=320 — 200 — 195.4 KiB — 20 ms — h2https://img2.rtve.es/css/rtve.directos/logos_cadenas/rtve_nac.svgimg2.rtve.es/css/rtve.directos/logo... https://img2.rtve.es/css/rtve.directos/logos_cadenas/rtve_nac.svg — 200 — 1.3 KiB — 4 ms — h2https://img2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_playVideo_circulo_masa.svgimg2.rtve.es/css/rtve.2021/i/rtve-i... https://img2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_playVideo_circulo_masa.svg — 200 — 550 B — 11 ms — h2https://img2.rtve.es/css/rtve.directos/logos_cadenas/tv-la1_nac.svgimg2.rtve.es/css/rtve.directos/logo... https://img2.rtve.es/css/rtve.directos/logos_cadenas/tv-la1_nac.svg — 200 — 520 B — 6 ms — h2https://img.rtve.es/a/17033438/square/?h=320img.rtve.es/a/17033438/square/?h=32... https://img.rtve.es/a/17033438/square/?h=320 — 200 — 17.0 KiB — 11 ms — h2https://img.rtve.es/a/17033336/square/?h=320img.rtve.es/a/17033336/square/?h=32... https://img.rtve.es/a/17033336/square/?h=320 — 200 — 56.1 KiB — 13 ms — h2https://img.rtve.es/a/17033408/square/?h=320img.rtve.es/a/17033408/square/?h=32... https://img.rtve.es/a/17033408/square/?h=320 — 200 — 29.9 KiB — 13 ms — h2https://img.rtve.es/a/17033328/square/?h=320img.rtve.es/a/17033328/square/?h=32... https://img.rtve.es/a/17033328/square/?h=320 — 200 — 24.3 KiB — 9 ms — h2https://img.rtve.es/a/17022521/square/?h=320img.rtve.es/a/17022521/square/?h=32... https://img.rtve.es/a/17022521/square/?h=320 — 200 — 13.6 KiB — 10 ms — h2https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplayalcieloconella_nac.svgcss.rtve.es/css/rtve.directos/logos... https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplayalcieloconella_nac.svg — 200 — 6.3 KiB — 13 ms — h2https://img2.rtve.es/css/rtve.directos/logos_cadenas/tv-la2_nac.svgimg2.rtve.es/css/rtve.directos/logo... https://img2.rtve.es/css/rtve.directos/logos_cadenas/tv-la2_nac.svg — 200 — 776 B — 16 ms — h2https://img2.rtve.es/css/rtve.directos/logos_cadenas/tv-teledeporte_nac.svgimg2.rtve.es/css/rtve.directos/logo... https://img2.rtve.es/css/rtve.directos/logos_cadenas/tv-teledeporte_nac.svg — 200 — 1.1 KiB — 11 ms — h2https://img.rtve.es/a/17032535/square/?h=320img.rtve.es/a/17032535/square/?h=32... https://img.rtve.es/a/17032535/square/?h=320 — 200 — 12.4 KiB — 12 ms — h2https://img.rtve.es/a/17031885/square/?h=320img.rtve.es/a/17031885/square/?h=32... https://img.rtve.es/a/17031885/square/?h=320 — 200 — 19.4 KiB — 18 ms — h2https://img.rtve.es/a/17032861/square/?h=320img.rtve.es/a/17032861/square/?h=32... https://img.rtve.es/a/17032861/square/?h=320 — 200 — 21.3 KiB — 18 ms — h2https://img.rtve.es/a/17020701/square/?h=320img.rtve.es/a/17020701/square/?h=32... https://img.rtve.es/a/17020701/square/?h=320 — 200 — 29.6 KiB — 13 ms — h2https://img.rtve.es/a/17032672/square/?h=320img.rtve.es/a/17032672/square/?h=32... https://img.rtve.es/a/17032672/square/?h=320 — 200 — 33.5 KiB — 15 ms — h2https://img.rtve.es/a/17031870/square/?h=320img.rtve.es/a/17031870/square/?h=32... https://img.rtve.es/a/17031870/square/?h=320 — 200 — 25.5 KiB — 17 ms — h2https://css2.rtve.es/css/rtve.directos/logos_cadenas/rne_nac.svgcss2.rtve.es/css/rtve.directos/logo... https://css2.rtve.es/css/rtve.directos/logos_cadenas/rne_nac.svg — 200 — 993 B — 11 ms — h2https://img2.rtve.es/css/rtve.directos/logos_cadenas/tv-24-horas_nac.svgimg2.rtve.es/css/rtve.directos/logo... https://img2.rtve.es/css/rtve.directos/logos_cadenas/tv-24-horas_nac.svg — 200 — 1.5 KiB — 11 ms — h2https://img2.rtve.es/css/rtve.directos/logos_cadenas/tv-clan_nac.svgimg2.rtve.es/css/rtve.directos/logo... https://img2.rtve.es/css/rtve.directos/logos_cadenas/tv-clan_nac.svg — 200 — 1.8 KiB — 12 ms — h2https://img.rtve.es/a/17029667/square/?h=320img.rtve.es/a/17029667/square/?h=32... https://img.rtve.es/a/17029667/square/?h=320 — 200 — 38.6 KiB — 15 ms — h2https://img.rtve.es/a/17031797/square/?h=320img.rtve.es/a/17031797/square/?h=32... https://img.rtve.es/a/17031797/square/?h=320 — 200 — 20.2 KiB — 23 ms — h2https://img.rtve.es/a/17021893/square/?h=320img.rtve.es/a/17021893/square/?h=32... https://img.rtve.es/a/17021893/square/?h=320 — 200 — 33.3 KiB — 19 ms — h2https://img.rtve.es/a/17031592/square/?h=320img.rtve.es/a/17031592/square/?h=32... https://img.rtve.es/a/17031592/square/?h=320 — 200 — 12.8 KiB — 20 ms — h2https://img.rtve.es/a/17028723/square/?h=320img.rtve.es/a/17028723/square/?h=32... https://img.rtve.es/a/17028723/square/?h=320 — 200 — 20.4 KiB — 17 ms — h2https://css.rtve.es/css/rtve.directos/logos_cadenas/tv-la2_cat.svgcss.rtve.es/css/rtve.directos/logos... https://css.rtve.es/css/rtve.directos/logos_cadenas/tv-la2_cat.svg — 200 — 1.5 KiB — 18 ms — h2https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplaydiadelatierra_nac.svgcss.rtve.es/css/rtve.directos/logos... https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplaydiadelatierra_nac.svg — 200 — 4.8 KiB — 18 ms — h2https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplaysomoscine_nac2.pngcss.rtve.es/css/rtve.directos/logos... https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplaysomoscine_nac2.png — 200 — 11.1 KiB — 26 ms — h2https://img.rtve.es/a/17031616/square/?h=320img.rtve.es/a/17031616/square/?h=32... https://img.rtve.es/a/17031616/square/?h=320 — 200 — 21.5 KiB — 24 ms — h2https://img.rtve.es/a/17031553/square/?h=320img.rtve.es/a/17031553/square/?h=32... https://img.rtve.es/a/17031553/square/?h=320 — 200 — 23.3 KiB — 17 ms — h2https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 71 ms — h3https://fonts.gstatic.com/s/notoserif/v33/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf6D33WsNFH.woff2fonts.gstatic.com/s/notoserif/v33/g... https://fonts.gstatic.com/s/notoserif/v33/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf6D33WsNFH.woff2 — 200 — 35.9 KiB — 70 ms — h3https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2fonts.gstatic.com/s/robotocondensed... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2 — 200 — 45.0 KiB — 70 ms — h3https://img.rtve.es/a/17027973/square/?h=320img.rtve.es/a/17027973/square/?h=32... https://img.rtve.es/a/17027973/square/?h=320 — 200 — 20.8 KiB — 17 ms — h2https://img.rtve.es/a/17031889/square/?h=320img.rtve.es/a/17031889/square/?h=32... https://img.rtve.es/a/17031889/square/?h=320 — 200 — 21.3 KiB — 19 ms — h2https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplaypromesa_nac2.pngcss.rtve.es/css/rtve.directos/logos... https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplaypromesa_nac2.png — 200 — 11.1 KiB — 19 ms — h2https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplaycocina_nac.svgcss.rtve.es/css/rtve.directos/logos... https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplaycocina_nac.svg — 200 — 3.7 KiB — 15 ms — h2https://img.rtve.es/a/17031098/square/?h=320img.rtve.es/a/17031098/square/?h=32... https://img.rtve.es/a/17031098/square/?h=320 — 200 — 21.5 KiB — 15 ms — h2https://img.rtve.es/a/17031057/square/?h=320img.rtve.es/a/17031057/square/?h=32... https://img.rtve.es/a/17031057/square/?h=320 — 200 — 22.7 KiB — 32 ms — h2https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplaylamoderna_nac.svgcss.rtve.es/css/rtve.directos/logos... https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplaylamoderna_nac.svg — 200 — 4.0 KiB — 17 ms — h2https://img.rtve.es/a/17030918/square/?h=320img.rtve.es/a/17030918/square/?h=32... https://img.rtve.es/a/17030918/square/?h=320 — 200 — 26.7 KiB — 32 ms — h2https://img.rtve.es/a/17026607/square/?h=320img.rtve.es/a/17026607/square/?h=32... https://img.rtve.es/a/17026607/square/?h=320 — 200 — 18.6 KiB — 14 ms — h2https://img.rtve.es/a/17022523/square/?h=320img.rtve.es/a/17022523/square/?h=32... https://img.rtve.es/a/17022523/square/?h=320 — 200 — 28.3 KiB — 21 ms — h2https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rneaudioparatodos_nac.svgcss.rtve.es/css/rtve.directos/logos... https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rneaudioparatodos_nac.svg — 200 — 4.4 KiB — 21 ms — h2https://img.rtve.es/a/17030459/square/?h=320img.rtve.es/a/17030459/square/?h=32... https://img.rtve.es/a/17030459/square/?h=320 — 200 — 23.4 KiB — 29 ms — h2https://img.rtve.es/a/17030431/square/?h=320img.rtve.es/a/17030431/square/?h=32... https://img.rtve.es/a/17030431/square/?h=320 — 200 — 19.0 KiB — 31 ms — h2https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplayrevuelta_nac.svgcss.rtve.es/css/rtve.directos/logos... https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplayrevuelta_nac.svg — 200 — 3.5 KiB — 28 ms — h2https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplaycuentame_nac2.pngcss.rtve.es/css/rtve.directos/logos... https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplaycuentame_nac2.png — 200 — 9.8 KiB — 28 ms — h2https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplaysaberyganar_nac.svgcss.rtve.es/css/rtve.directos/logos... https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplaysaberyganar_nac.svg — 200 — 4.3 KiB — 22 ms — h2https://img.rtve.es/a/17026516/square/?h=320img.rtve.es/a/17026516/square/?h=32... https://img.rtve.es/a/17026516/square/?h=320 — 200 — 44.6 KiB — 21 ms — h2https://img.rtve.es/a/17029804/square/?h=320img.rtve.es/a/17029804/square/?h=32... https://img.rtve.es/a/17029804/square/?h=320 — 200 — 20.4 KiB — 17 ms — h2https://img.rtve.es/a/17026494/square/?h=320img.rtve.es/a/17026494/square/?h=32... https://img.rtve.es/a/17026494/square/?h=320 — 200 — 32.2 KiB — 26 ms — h2https://img.rtve.es/a/17030144/square/?h=320img.rtve.es/a/17030144/square/?h=32... https://img.rtve.es/a/17030144/square/?h=320 — 200 — 35.5 KiB — 24 ms — h2https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplayconciertosradio3_nac.svgcss.rtve.es/css/rtve.directos/logos... https://css.rtve.es/css/rtve.directos/logos_cadenas/fast-rtveplayconciertosradio3_nac.svg — 200 — 6.3 KiB — 24 ms — h2https://img.rtve.es/a/17029795/square/?h=320img.rtve.es/a/17029795/square/?h=32... https://img.rtve.es/a/17029795/square/?h=320 — 200 — 178.4 KiB — 21 ms — h2https://img.rtve.es/a/17027498/square/?h=320img.rtve.es/a/17027498/square/?h=32... https://img.rtve.es/a/17027498/square/?h=320 — 200 — 37.7 KiB — 12 ms — h2https://css2.rtve.es/css/rtveplay.2024/i/logo_rtveplay_pos-color.svgcss2.rtve.es/css/rtveplay.2024/i/lo... https://css2.rtve.es/css/rtveplay.2024/i/logo_rtveplay_pos-color.svg — 200 — 2.5 KiB — 11 ms — h2https://css2.rtve.es/css/rtve.2026/rtve.logos-programas/barrio_esperanza.pngcss2.rtve.es/css/rtve.2026/rtve.log... https://css2.rtve.es/css/rtve.2026/rtve.logos-programas/barrio_esperanza.png — 200 — 17.5 KiB — 17 ms — h2https://css2.rtve.es/css/rtve.2019/rtve.logos-programas/entretenimiento.pngcss2.rtve.es/css/rtve.2019/rtve.log... https://css2.rtve.es/css/rtve.2019/rtve.logos-programas/entretenimiento.png — 200 — 3.6 KiB — 16 ms — h2https://img.rtve.es/v/17033439?h=400img.rtve.es/v/17033439?h=400 https://img.rtve.es/v/17033439?h=400 — 200 — 31.7 KiB — 18 ms — h2https://img.rtve.es/i/?h=400&i=01776420960082.jpgimg.rtve.es/i/?h=400&i=017764209600... https://img.rtve.es/i/?h=400&i=01776420960082.jpg — 200 — 51.5 KiB — 19 ms — h2https://img.rtve.es/i/?h=200&i=01776698618770.jpgimg.rtve.es/i/?h=200&i=017766986187... https://img.rtve.es/i/?h=200&i=01776698618770.jpg — 200 — 25.1 KiB — 13 ms — h2https://img.rtve.es/n/17031672?h=200img.rtve.es/n/17031672?h=200 https://img.rtve.es/n/17031672?h=200 — 200 — 15.8 KiB — 12 ms — h2https://css2.rtve.es/css/rtve.2019/rtve.logos-programas/deportes.pngcss2.rtve.es/css/rtve.2019/rtve.log... https://css2.rtve.es/css/rtve.2019/rtve.logos-programas/deportes.png — 200 — 16.0 KiB — 12 ms — h2https://css2.rtve.es/css/rtve.2021/i/rtve-logos/logos_cabeceras/logo_rneaudio-completo_color.svgcss2.rtve.es/css/rtve.2021/i/rtve-l... https://css2.rtve.es/css/rtve.2021/i/rtve-logos/logos_cabeceras/logo_rneaudio-completo_color.svg — 200 — 3.4 KiB — 13 ms — h2https://img.rtve.es/n/17012716?h=200img.rtve.es/n/17012716?h=200 https://img.rtve.es/n/17012716?h=200 — 200 — 22.2 KiB — 16 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js — 200 — 29.1 KiB — 154 ms — h2https://img.rtve.es/n/17027560?h=200img.rtve.es/n/17027560?h=200 https://img.rtve.es/n/17027560?h=200 — 200 — 18.2 KiB — 11 ms — h2https://img.rtve.es/n/17022315?w=300img.rtve.es/n/17022315?w=300 https://img.rtve.es/n/17022315?w=300 — 200 — 19.8 KiB — 14 ms — h2https://img.rtve.es/n/17016494?w=300img.rtve.es/n/17016494?w=300 https://img.rtve.es/n/17016494?w=300 — 200 — 3.9 KiB — 12 ms — h2https://img.rtve.es/n/17029450?w=300img.rtve.es/n/17029450?w=300 https://img.rtve.es/n/17029450?w=300 — 200 — 98.2 KiB — 13 ms — h2https://img.rtve.es/n/17032658?w=300img.rtve.es/n/17032658?w=300 https://img.rtve.es/n/17032658?w=300 — 200 — 107.1 KiB — 27 ms — h2https://img.rtve.es/n/17034527?w=300img.rtve.es/n/17034527?w=300 https://img.rtve.es/n/17034527?w=300 — 200 — 7.5 KiB — 11 ms — h2https://img.rtve.es/n/17028153?w=400&preview=01776412541776.jpgimg.rtve.es/n/17028153?w=400&previe... https://img.rtve.es/n/17028153?w=400&preview=01776412541776.jpg — 200 — 19.5 KiB — 12 ms — h2https://img.rtve.es/n/17011017?w=400&preview=01775480101529.jpgimg.rtve.es/n/17011017?w=400&previe... https://img.rtve.es/n/17011017?w=400&preview=01775480101529.jpg — 200 — 27.3 KiB — 17 ms — h2https://img.rtve.es/n/17004075?w=400&preview=01774879491160.jpgimg.rtve.es/n/17004075?w=400&previe... https://img.rtve.es/n/17004075?w=400&preview=01774879491160.jpg — 200 — 13.2 KiB — 14 ms — h2https://img.rtve.es/n/17000608?w=400&preview=01774617101006.jpgimg.rtve.es/n/17000608?w=400&previe... https://img.rtve.es/n/17000608?w=400&preview=01774617101006.jpg — 200 — 12.6 KiB — 14 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/init_pfPortada.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/init_pfPortada.js — 200 — 89.0 KiB — 36 ms — h2https://img.rtve.es/n/16998297?w=400&preview=01774616727350.jpgimg.rtve.es/n/16998297?w=400&previe... https://img.rtve.es/n/16998297?w=400&preview=01774616727350.jpg — 200 — 18.6 KiB — 14 ms — h2https://img.rtve.es/n/16996184?w=400&preview=01774430279119.jpgimg.rtve.es/n/16996184?w=400&previe... https://img.rtve.es/n/16996184?w=400&preview=01774430279119.jpg — 200 — 24.4 KiB — 11 ms — h2https://img.rtve.es/n/16963611?w=400&preview=01772557834081.jpgimg.rtve.es/n/16963611?w=400&previe... https://img.rtve.es/n/16963611?w=400&preview=01772557834081.jpg — 200 — 33.1 KiB — 14 ms — h2https://img.rtve.es/n/16962329?w=400&preview=01772527767722.jpgimg.rtve.es/n/16962329?w=400&previe... https://img.rtve.es/n/16962329?w=400&preview=01772527767722.jpg — 200 — 27.3 KiB — 19 ms — h2https://img.rtve.es/n/16951667?w=400&preview=01771938991262.jpgimg.rtve.es/n/16951667?w=400&previe... https://img.rtve.es/n/16951667?w=400&preview=01771938991262.jpg — 200 — 33.0 KiB — 20 ms — h2https://img.rtve.es/n/16936037?w=400&preview=01770976720701.jpgimg.rtve.es/n/16936037?w=400&previe... https://img.rtve.es/n/16936037?w=400&preview=01770976720701.jpg — 200 — 25.6 KiB — 20 ms — h2https://img.rtve.es/n/16924744?w=400&preview=01770293123224.jpgimg.rtve.es/n/16924744?w=400&previe... https://img.rtve.es/n/16924744?w=400&preview=01770293123224.jpg — 200 — 15.6 KiB — 19 ms — h2https://img.rtve.es/n/16920461?w=400&preview=01770047387411.jpgimg.rtve.es/n/16920461?w=400&previe... https://img.rtve.es/n/16920461?w=400&preview=01770047387411.jpg — 200 — 26.2 KiB — 18 ms — h2https://img.rtve.es/n/16905585?w=400&preview=1768999320500.jpgimg.rtve.es/n/16905585?w=400&previe... https://img.rtve.es/n/16905585?w=400&preview=1768999320500.jpg — 200 — 16.5 KiB — 21 ms — h2https://img.rtve.es/n/16902233?w=400&preview=01768920481848.pngimg.rtve.es/n/16902233?w=400&previe... https://img.rtve.es/n/16902233?w=400&preview=01768920481848.png — 200 — 61.4 KiB — 13 ms — h2https://img.rtve.es/n/16892703?w=400&preview=1768311400028.jpgimg.rtve.es/n/16892703?w=400&previe... https://img.rtve.es/n/16892703?w=400&preview=1768311400028.jpg — 200 — 15.2 KiB — 11 ms — h2https://img.rtve.es/n/16890915?w=400&preview=01768292348019.jpgimg.rtve.es/n/16890915?w=400&previe... https://img.rtve.es/n/16890915?w=400&preview=01768292348019.jpg — 200 — 21.2 KiB — 14 ms — h2https://img.rtve.es/n/16876845?w=400&preview=01767009519989.jpgimg.rtve.es/n/16876845?w=400&previe... https://img.rtve.es/n/16876845?w=400&preview=01767009519989.jpg — 200 — 13.7 KiB — 9 ms — h2https://img.rtve.es/n/16871215?w=400&preview=01766482762386.jpgimg.rtve.es/n/16871215?w=400&previe... https://img.rtve.es/n/16871215?w=400&preview=01766482762386.jpg — 200 — 13.6 KiB — 7 ms — h2https://img.rtve.es/n/16845362?w=400&preview=01764861924618.jpgimg.rtve.es/n/16845362?w=400&previe... https://img.rtve.es/n/16845362?w=400&preview=01764861924618.jpg — 200 — 32.0 KiB — 9 ms — h2https://img.rtve.es/n/16841841?w=400&preview=01764688309020.jpgimg.rtve.es/n/16841841?w=400&previe... https://img.rtve.es/n/16841841?w=400&preview=01764688309020.jpg — 200 — 19.9 KiB — 9 ms — h2https://img.rtve.es/n/16839496?w=400&preview=01764592299244.jpgimg.rtve.es/n/16839496?w=400&previe... https://img.rtve.es/n/16839496?w=400&preview=01764592299244.jpg — 200 — 18.5 KiB — 9 ms — h2https://img.rtve.es/n/16834329?w=400&preview=01764243153387.jpgimg.rtve.es/n/16834329?w=400&previe... https://img.rtve.es/n/16834329?w=400&preview=01764243153387.jpg — 200 — 29.4 KiB — 12 ms — h2https://img.rtve.es/n/16808902?w=400&preview=01762778529636.jpgimg.rtve.es/n/16808902?w=400&previe... https://img.rtve.es/n/16808902?w=400&preview=01762778529636.jpg — 200 — 14.3 KiB — 10 ms — h2https://img.rtve.es/n/16806502?w=400&preview=01762531088113.jpgimg.rtve.es/n/16806502?w=400&previe... https://img.rtve.es/n/16806502?w=400&preview=01762531088113.jpg — 200 — 27.5 KiB — 12 ms — h2https://img.rtve.es/n/16801917?w=400&preview=01762340727686.jpgimg.rtve.es/n/16801917?w=400&previe... https://img.rtve.es/n/16801917?w=400&preview=01762340727686.jpg — 200 — 13.4 KiB — 4 ms — h2https://img.rtve.es/n/16791773?w=400&preview=01761907886294.jpgimg.rtve.es/n/16791773?w=400&previe... https://img.rtve.es/n/16791773?w=400&preview=01761907886294.jpg — 200 — 20.1 KiB — 10 ms — h2https://img.rtve.es/n/16795229?w=400&preview=01761903472605.jpgimg.rtve.es/n/16795229?w=400&previe... https://img.rtve.es/n/16795229?w=400&preview=01761903472605.jpg — 200 — 22.6 KiB — 10 ms — h2https://img.rtve.es/n/16793129?w=400&preview=01761812842827.jpgimg.rtve.es/n/16793129?w=400&previe... https://img.rtve.es/n/16793129?w=400&preview=01761812842827.jpg — 200 — 19.8 KiB — 11 ms — h2https://img.rtve.es/n/16790517?w=400&preview=01761663912294.jpgimg.rtve.es/n/16790517?w=400&previe... https://img.rtve.es/n/16790517?w=400&preview=01761663912294.jpg — 200 — 25.8 KiB — 13 ms — h2https://img.rtve.es/n/16790176?w=400&preview=01761656836729.jpgimg.rtve.es/n/16790176?w=400&previe... https://img.rtve.es/n/16790176?w=400&preview=01761656836729.jpg — 200 — 15.7 KiB — 13 ms — h2https://img.rtve.es/n/16790060?w=400&preview=01761654146542.jpgimg.rtve.es/n/16790060?w=400&previe... https://img.rtve.es/n/16790060?w=400&preview=01761654146542.jpg — 200 — 32.3 KiB — 11 ms — h2https://img.rtve.es/n/16788853?w=400&preview=01761585874712.jpgimg.rtve.es/n/16788853?w=400&previe... https://img.rtve.es/n/16788853?w=400&preview=01761585874712.jpg — 200 — 32.2 KiB — 10 ms — h2https://img.rtve.es/n/16785796?w=400&preview=01761326116950.jpgimg.rtve.es/n/16785796?w=400&previe... https://img.rtve.es/n/16785796?w=400&preview=01761326116950.jpg — 200 — 17.0 KiB — 10 ms — h2https://img.rtve.es/n/16773204?w=400&preview=01760607367131.jpgimg.rtve.es/n/16773204?w=400&previe... https://img.rtve.es/n/16773204?w=400&preview=01760607367131.jpg — 200 — 21.7 KiB — 10 ms — h2https://img.rtve.es/n/16756190?w=400&preview=01759506648091.jpgimg.rtve.es/n/16756190?w=400&previe... https://img.rtve.es/n/16756190?w=400&preview=01759506648091.jpg — 200 — 26.0 KiB — 12 ms — h2https://img.rtve.es/n/16744496?w=400&preview=01758809757224.jpgimg.rtve.es/n/16744496?w=400&previe... https://img.rtve.es/n/16744496?w=400&preview=01758809757224.jpg — 200 — 20.9 KiB — 13 ms — h2https://img.rtve.es/n/16744155?w=400&preview=01758801984171.jpgimg.rtve.es/n/16744155?w=400&previe... https://img.rtve.es/n/16744155?w=400&preview=01758801984171.jpg — 200 — 18.7 KiB — 16 ms — h2https://img.rtve.es/n/16734223?w=400&preview=1671641976294.jpgimg.rtve.es/n/16734223?w=400&previe... https://img.rtve.es/n/16734223?w=400&preview=1671641976294.jpg — 200 — 25.3 KiB — 13 ms — h2https://img.rtve.es/n/16730867?w=400&preview=01754903164877.jpgimg.rtve.es/n/16730867?w=400&previe... https://img.rtve.es/n/16730867?w=400&preview=01754903164877.jpg — 200 — 33.2 KiB — 15 ms — h2https://img.rtve.es/n/16709960?w=400&preview=01756388553019.jpgimg.rtve.es/n/16709960?w=400&previe... https://img.rtve.es/n/16709960?w=400&preview=01756388553019.jpg — 200 — 10.8 KiB — 12 ms — h2https://img.rtve.es/n/16650801?w=400&preview=1689253820144.jpgimg.rtve.es/n/16650801?w=400&previe... https://img.rtve.es/n/16650801?w=400&preview=1689253820144.jpg — 200 — 12.5 KiB — 10 ms — h2https://img.rtve.es/n/16641159?w=400&preview=01750946613465.jpgimg.rtve.es/n/16641159?w=400&previe... https://img.rtve.es/n/16641159?w=400&preview=01750946613465.jpg — 200 — 27.5 KiB — 10 ms — h2https://img.rtve.es/n/16641626?w=400&preview=01750942733061.jpgimg.rtve.es/n/16641626?w=400&previe... https://img.rtve.es/n/16641626?w=400&preview=01750942733061.jpg — 200 — 16.4 KiB — 6 ms — h2https://img.rtve.es/n/16641343?w=400&preview=01750934977841.jpgimg.rtve.es/n/16641343?w=400&previe... https://img.rtve.es/n/16641343?w=400&preview=01750934977841.jpg — 200 — 10.7 KiB — 6 ms — h2https://img.rtve.es/n/16636537?w=400&preview=01750672547485.jpgimg.rtve.es/n/16636537?w=400&previe... https://img.rtve.es/n/16636537?w=400&preview=01750672547485.jpg — 200 — 11.5 KiB — 8 ms — h2https://img.rtve.es/n/16628557?w=400&preview=01750158831419.jpgimg.rtve.es/n/16628557?w=400&previe... https://img.rtve.es/n/16628557?w=400&preview=01750158831419.jpg — 200 — 7.9 KiB — 8 ms — h2https://img.rtve.es/n/16617989?w=400&preview=01749540471328.jpgimg.rtve.es/n/16617989?w=400&previe... https://img.rtve.es/n/16617989?w=400&preview=01749540471328.jpg — 200 — 15.8 KiB — 8 ms — h2https://img.rtve.es/n/16616520?w=400&preview=01749459171107.jpgimg.rtve.es/n/16616520?w=400&previe... https://img.rtve.es/n/16616520?w=400&preview=01749459171107.jpg — 200 — 15.1 KiB — 7 ms — h2https://img.rtve.es/n/16602072?w=400&preview=01748521756193.jpgimg.rtve.es/n/16602072?w=400&previe... https://img.rtve.es/n/16602072?w=400&preview=01748521756193.jpg — 200 — 15.2 KiB — 6 ms — h2https://img.rtve.es/n/16517511?w=400&preview=01743583897787.jpgimg.rtve.es/n/16517511?w=400&previe... https://img.rtve.es/n/16517511?w=400&preview=01743583897787.jpg — 200 — 8.4 KiB — 7 ms — h2https://img.rtve.es/n/16509660?w=400&preview=01743083069188.jpgimg.rtve.es/n/16509660?w=400&previe... https://img.rtve.es/n/16509660?w=400&preview=01743083069188.jpg — 200 — 17.5 KiB — 12 ms — h2https://img.rtve.es/n/16470723?w=400&preview=01740747921207.jpgimg.rtve.es/n/16470723?w=400&previe... https://img.rtve.es/n/16470723?w=400&preview=01740747921207.jpg — 200 — 13.2 KiB — 8 ms — h2https://img.rtve.es/n/16465001?w=400&preview=01740486817997.jpgimg.rtve.es/n/16465001?w=400&previe... https://img.rtve.es/n/16465001?w=400&preview=01740486817997.jpg — 200 — 21.9 KiB — 8 ms — h2https://img.rtve.es/n/16464567?w=400&preview=01740479567270.jpgimg.rtve.es/n/16464567?w=400&previe... https://img.rtve.es/n/16464567?w=400&preview=01740479567270.jpg — 200 — 20.0 KiB — 14 ms — h2https://img.rtve.es/n/16463305?w=400&preview=01740391324080.jpgimg.rtve.es/n/16463305?w=400&previe... https://img.rtve.es/n/16463305?w=400&preview=01740391324080.jpg — 200 — 19.2 KiB — 9 ms — h2https://img.rtve.es/n/16445911?w=400&preview=01739290765840.jpgimg.rtve.es/n/16445911?w=400&previe... https://img.rtve.es/n/16445911?w=400&preview=01739290765840.jpg — 200 — 17.5 KiB — 11 ms — h2https://img.rtve.es/n/16438702?w=400&preview=01738849005271.jpgimg.rtve.es/n/16438702?w=400&previe... https://img.rtve.es/n/16438702?w=400&preview=01738849005271.jpg — 200 — 23.4 KiB — 8 ms — h2https://img.rtve.es/n/16436446?w=400&preview=01738748064200.jpgimg.rtve.es/n/16436446?w=400&previe... https://img.rtve.es/n/16436446?w=400&preview=01738748064200.jpg — 200 — 22.1 KiB — 11 ms — h2https://img.rtve.es/n/16429171?w=400&preview=01738249494892.jpgimg.rtve.es/n/16429171?w=400&previe... https://img.rtve.es/n/16429171?w=400&preview=01738249494892.jpg — 200 — 22.6 KiB — 6 ms — h2https://img.rtve.es/n/16420586?w=400&preview=01737715507058.jpgimg.rtve.es/n/16420586?w=400&previe... https://img.rtve.es/n/16420586?w=400&preview=01737715507058.jpg — 200 — 15.2 KiB — 6 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-XGJJwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-XGJJ — 200 — 180.1 KiB — 159 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/core/polyfill-none.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/core/polyfill-none.js — 200 — 258 B — 2 ms — h2https://www.rtve.es/modulos/cabecera/portada/TE_RTVE?device=mobilewww.rtve.es/modulos/cabecera/portad... https://www.rtve.es/modulos/cabecera/portada/TE_RTVE?device=mobile — 200 — 3.4 KiB — 2 ms — h2https://www.rtve.es/api/breakingNews.json?inPubTarget=PORTAL,RTVEwww.rtve.es/api/breakingNews.json?i... https://www.rtve.es/api/breakingNews.json?inPubTarget=PORTAL,RTVE — 200 — 743 B — 2 ms — h2https://www.rtve.es/servicios/player/version/?context=portadawww.rtve.es/servicios/player/versio... https://www.rtve.es/servicios/player/version/?context=portada — 200 — 179 B — 3 ms — h2https://cdns.gigya.com/js/gigya.js?apikey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmmcdns.gigya.com/js/gigya.js?apikey=3... https://cdns.gigya.com/js/gigya.js?apikey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmm — 200 — 238.6 KiB — 77 ms — h3https://www.rtve.es/pages/pf-portada/2.22.0/js/tops/catalog.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/tops/catalog.js — 200 — 822 B — 3 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/menu/level2subheader.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/menu/level2subheader.js — 200 — 637 B — 3 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/userFavor/UserFavor.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/userFavor/UserFavor.js — 200 — 1.1 KiB — 4 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/tpl/breakingnews/breakingNews.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/tpl/breakingnews/breakingNews.js — 200 — 1.4 KiB — 3 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/breakingnews/BreakingNewsParser.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/breakingnews/BreakingNewsParser.js — 200 — 638 B — 4 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/tpl/catalog.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/tpl/catalog.js — 200 — 26.8 KiB — 9 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/tops/mobile_fix.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/tops/mobile_fix.js — 200 — 612 B — 5 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/feedLoader/SliderStrategy.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/feedLoader/SliderStrategy.js — 200 — 388 B — 6 ms — h2https://js2.rtve.es/pages/rtve-player-app/3.8.0/js/rtveplayer/RtvePlayerBoxFactory.jsjs2.rtve.es/pages/rtve-player-app/3... https://js2.rtve.es/pages/rtve-player-app/3.8.0/js/rtveplayer/RtvePlayerBoxFactory.js — 200 — 102.2 KiB — 16 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/vendor/jstorage.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/vendor/jstorage.js — 200 — 4.3 KiB — 8 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/userFavor/Utils.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/userFavor/Utils.js — 200 — 605 B — 8 ms — h2https://img.rtve.es/imagenes/directo-estreno-portada-jungla-vivienda/1687377647038.jpgimg.rtve.es/imagenes/directo-estren... https://img.rtve.es/imagenes/directo-estreno-portada-jungla-vivienda/1687377647038.jpg — 200 — 3.3 KiB — 8 ms — h2https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=plusone/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_QlMhY2cycn60Rs8eI1WInRwuahw/cb=gapi.loaded_0?le=scsapis.google.com/_/scs/abc-static/_/... https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=plusone/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_QlMhY2cycn60Rs8eI1WInRwuahw/cb=gapi.loaded_0?le=scs — 200 — 54.4 KiB — 46 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/breakingnews/BreakingNewsHandler.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/breakingnews/BreakingNewsHandler.js — 200 — 475 B — 3 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/feedLoader/PaginationStrategy.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/feedLoader/PaginationStrategy.js — 200 — 625 B — 3 ms — h2https://js2.rtve.es/pages/rtve-player-app/3.8.0/js/vendor/videojs/encrypt/aes.jsjs2.rtve.es/pages/rtve-player-app/3... https://js2.rtve.es/pages/rtve-player-app/3.8.0/js/vendor/videojs/encrypt/aes.js — 200 — 4.9 KiB — 3 ms — h2https://www.rtve.es/pages/pf-portada/2.22.0/js/feedLoader/NewFeedLoader.jswww.rtve.es/pages/pf-portada/2.22.0... https://www.rtve.es/pages/pf-portada/2.22.0/js/feedLoader/NewFeedLoader.js — 200 — 1.2 KiB — 3 ms — h2https://cdns.gigya.com/sdk.config.get?apiKey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmm&httpStatusCodes=true&ver=1776804480000cdns.gigya.com/sdk.config.get?apiKe... https://cdns.gigya.com/sdk.config.get?apiKey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmm&httpStatusCodes=true&ver=1776804480000 — 200 — 3.7 KiB — 9 ms — h3https://js2.rtve.es/js/conviva/convivaAppTracker-v1_4_3.jsjs2.rtve.es/js/conviva/convivaAppTr... https://js2.rtve.es/js/conviva/convivaAppTracker-v1_4_3.js — 200 — 98.2 KiB — 4 ms — h2https://js2.rtve.es/js/user-tracker/v2.6.3/mark-collector.iife.jsjs2.rtve.es/js/user-tracker/v2.6.3/... https://js2.rtve.es/js/user-tracker/v2.6.3/mark-collector.iife.js — 200 — 21.7 KiB — 4 ms — h2https://js2.rtve.es/js/omniture/VisitorAPI.jsjs2.rtve.es/js/omniture/VisitorAPI.... https://js2.rtve.es/js/omniture/VisitorAPI.js — 200 — 19.9 KiB — 2 ms — h2https://cdn.cookielaw.org/consent/1ce517c9-60a0-49ff-8d5d-a8d756cdb3cf/otSDKStub.jscdn.cookielaw.org/consent/1ce517c9-... https://cdn.cookielaw.org/consent/1ce517c9-60a0-49ff-8d5d-a8d756cdb3cf/otSDKStub.js — -1 — 0 B — 111 ms — https://dev.visualwebsiteoptimizer.com/j.php?a=864486&u=https%3A%2F%2Fwww.rtve.es%2F&vn=2.1&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=864486&u=https%3A%2F%2Fwww.rtve.es%2F&vn=2.1&x=true — 200 — 10.7 KiB — 186 ms — h2https://tvee.spxl.socy.es/pixel/js/TVEE_738_746_736/tvee.spxl.socy.es/pixel/js/TVEE_738... https://tvee.spxl.socy.es/pixel/js/TVEE_738_746_736/ — 200 — 9.4 KiB — 131 ms — h2https://js2.rtve.es/js/comscore/streamsense_plugin_html5.jsjs2.rtve.es/js/comscore/streamsense... https://js2.rtve.es/js/comscore/streamsense_plugin_html5.js — 200 — 20.1 KiB — 2 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 49 ms — h2https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.1 KiB — 49 ms — h2https://cdnjs.cloudflare.com/ajax/libs/detectizr/2.2.0/detectizr.min.jscdnjs.cloudflare.com/ajax/libs/dete... https://cdnjs.cloudflare.com/ajax/libs/detectizr/2.2.0/detectizr.min.js — 200 — 3.6 KiB — 68 ms — h3https://cdns.eu1.gigya.com/js/Api.htm?apiKey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmm&version=latest&build=1535&flavor=base&serviceName=apiServicecdns.eu1.gigya.com/js/Api.htm?apiKe... https://cdns.eu1.gigya.com/js/Api.htm?apiKey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmm&version=latest&build=1535&flavor=base&serviceName=apiService — 200 — 55.9 KiB — 47 ms — h3https://rc.conviva.com/js/fda447e9ebc2e42ee456a10f8aba4f81b6ff14e5/1.4.3/remote_config.jsonrc.conviva.com/js/fda447e9ebc2e42ee... https://rc.conviva.com/js/fda447e9ebc2e42ee456a10f8aba4f81b6ff14e5/1.4.3/remote_config.json — 200 — 4.5 KiB — 186 ms — h2https://js2.rtve.es/js/user-tracker/init/v1.7.0/rtve-mark-collector-init.jsjs2.rtve.es/js/user-tracker/init/v1... https://js2.rtve.es/js/user-tracker/init/v1.7.0/rtve-mark-collector-init.js — 200 — 3.4 KiB — 9 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.2.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=0D3C2C1653DB264C0A490D4B%40AdobeOrg&d_nsid=0&ts=1776804514790dpm.demdex.net/id?d_visid_ver=5.2.0... https://dpm.demdex.net/id?d_visid_ver=5.2.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=0D3C2C1653DB264C0A490D4B%40AdobeOrg&d_nsid=0&ts=1776804514790 — 200 — 908 B — 157 ms — h2https://js2.rtve.es/js/omniture/MediaSDK.min.jsjs2.rtve.es/js/omniture/MediaSDK.mi... https://js2.rtve.es/js/omniture/MediaSDK.min.js — 200 — 33.1 KiB — 5 ms — h2https://cdns.eu1.gigya.com/sdk.config.get?apiKey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmm&httpStatusCodes=true&ver=1776804480000cdns.eu1.gigya.com/sdk.config.get?a... https://cdns.eu1.gigya.com/sdk.config.get?apiKey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmm&httpStatusCodes=true&ver=1776804480000 — 200 — 3.7 KiB — 7 ms — h3https://js2.rtve.es/js/omniture/normalize.jsjs2.rtve.es/js/omniture/normalize.j... https://js2.rtve.es/js/omniture/normalize.js — 200 — 2.3 KiB — 6 ms — h2https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=rtve.es&domain=rtve.es&path=%2Fmab.chartbeat.com/mab_strategy/head... https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=rtve.es&domain=rtve.es&path=%2F — 200 — 507 B — 34 ms — h2https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_close.svgcss2.rtve.es/css/rtve.2021/i/rtve-i... https://css2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_close.svg — 200 — 504 B — 2 ms — h2https://ping.chartbeat.net/ping?h=rtve.es&p=%2F&u=lT71wDjjcQlCzwN8o&d=rtve.es&g=61531&g0=WEB%20%7CRTVE%2CRTVE%2CWEB%20&g1=RTVE.es&n=1&f=00001&c=0&x=0&m=0&y=15457&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.rtve.es%2F&b=1217&t=DsPc82BWP73nBkGJ87-QdQ5C_luWT&V=150&i=Noticias%20de%20%C3%BAltima%20hora%2C%20programas%20y%20series%20de%20televisi%C3%B3n%20-%20RTVE.es&tz=0&sn=1&sv=DSf4ghDedaY9BZMEdDCuBm5lB9eDW7&sr=external&sd=1&im=06532c4f&_ping.chartbeat.net/ping?h=rtve.es&p... https://ping.chartbeat.net/ping?h=rtve.es&p=%2F&u=lT71wDjjcQlCzwN8o&d=rtve.es&g=61531&g0=WEB%20%7CRTVE%2CRTVE%2CWEB%20&g1=RTVE.es&n=1&f=00001&c=0&x=0&m=0&y=15457&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.rtve.es%2F&b=1217&t=DsPc82BWP73nBkGJ87-QdQ5C_luWT&V=150&i=Noticias%20de%20%C3%BAltima%20hora%2C%20programas%20y%20series%20de%20televisi%C3%B3n%20-%20RTVE.es&tz=0&sn=1&sv=DSf4ghDedaY9BZMEdDCuBm5lB9eDW7&sr=external&sd=1&im=06532c4f&_ — 200 — 201 B — 312 ms — h2https://users.rtve.es/accounts.webSdkBootstrap?apiKey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmm&pageURL=https%3A%2F%2Fwww.rtve.es%2F&sdk=js_latest&sdkBuild=1535&format=jsonusers.rtve.es/accounts.webSdkBootst... https://users.rtve.es/accounts.webSdkBootstrap?apiKey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmm&pageURL=https%3A%2F%2Fwww.rtve.es%2F&sdk=js_latest&sdkBuild=1535&format=json — 200 — 1.2 KiB — 123 ms — h2https://js2.rtve.es/js/omniture/AppMeasurement.jsjs2.rtve.es/js/omniture/AppMeasurem... https://js2.rtve.es/js/omniture/AppMeasurement.js — 200 — 15.5 KiB — 2 ms — h2https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.js — 200 — 71.7 KiB — 89 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.js — 200 — 96.5 KiB — 92 ms — h3https://dev.visualwebsiteoptimizer.com/eu01/v.gif?cd=0&a=864486&d=rtve.es&u=D9EFFFD3531C2E29E77AB06A55299B0A0&h=8fab2b7b11b11edc86122f6d680f6e62&t=falsedev.visualwebsiteoptimizer.com/eu01... https://dev.visualwebsiteoptimizer.com/eu01/v.gif?cd=0&a=864486&d=rtve.es&u=D9EFFFD3531C2E29E77AB06A55299B0A0&h=8fab2b7b11b11edc86122f6d680f6e62&t=false — 200 — 147 B — 26 ms — h2https://js2.rtve.es/js/omniture/heartbeat.jsjs2.rtve.es/js/omniture/heartbeat.j... https://js2.rtve.es/js/omniture/heartbeat.js — 200 — 1.7 KiB — 2 ms — h2https://fda447e9ebc2e42ee456a10f8aba4f81b6ff14e5.appgw.conviva.com/ctpfda447e9ebc2e42ee456a10f8aba4f81b6f... https://fda447e9ebc2e42ee456a10f8aba4f81b6ff14e5.appgw.conviva.com/ctp — 200 — 0 B — 424 ms — http/1.1https://sadbmetrics.rtve.es/id?d_visid_ver=5.2.0&d_fieldgroup=A&mcorgid=0D3C2C1653DB264C0A490D4B%40AdobeOrg&mid=14218968756546173911609048803265386649&ts=1776804514964sadbmetrics.rtve.es/id?d_visid_ver=... https://sadbmetrics.rtve.es/id?d_visid_ver=5.2.0&d_fieldgroup=A&mcorgid=0D3C2C1653DB264C0A490D4B%40AdobeOrg&mid=14218968756546173911609048803265386649&ts=1776804514964 — 200 — 451 B — 141 ms — h2https://cm.everesttech.net/cm/dd?d_uuid=14191231550648026811611820334010092751cm.everesttech.net/cm/dd?d_uuid=141... https://cm.everesttech.net/cm/dd?d_uuid=14191231550648026811611820334010092751 — 302 — 517 B — 206 ms — http/1.1https://rtve.demdex.net/dest5.html?d_nsid=0rtve.demdex.net/dest5.html?d_nsid=0 https://rtve.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 156 ms — h2blob:https://www.rtve.es/756685b0-86e1-4ecf-b261-b5e027a33450www.rtve.es/756685b0-86e1-4ecf-b261... blob:https://www.rtve.es/756685b0-86e1-4ecf-b261-b5e027a33450 — 200 — -1 B — 124 ms — blobhttps://dev.visualwebsiteoptimizer.com/cdn/edrv/nc-367e6623b8f828e1b7169e212977ec69.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/nc-367e6623b8f828e1b7169e212977ec69.br.js — 200 — 25.6 KiB — 21 ms — h3https://cdns.eu1.gigya.com/js/sso.htm?APIKey=3_xpC-b4gZO0jIm0DrLJUPp05bL-fjbLPeNZ9t8wTTQpB2DJyf2nz2ksLmTwl8LJzW&ssoSegment=&version=latest&build=1535&flavor=base&sourceKey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmmcdns.eu1.gigya.com/js/sso.htm?APIKe... https://cdns.eu1.gigya.com/js/sso.htm?APIKey=3_xpC-b4gZO0jIm0DrLJUPp05bL-fjbLPeNZ9t8wTTQpB2DJyf2nz2ksLmTwl8LJzW&ssoSegment=&version=latest&build=1535&flavor=base&sourceKey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmm — 200 — 40.8 KiB — 13 ms — h3https://cdns.eu1.gigya.com/sdk.config.get?apiKey=3_xpC-b4gZO0jIm0DrLJUPp05bL-fjbLPeNZ9t8wTTQpB2DJyf2nz2ksLmTwl8LJzW&httpStatusCodes=true&ver=1776804480000cdns.eu1.gigya.com/sdk.config.get?a... https://cdns.eu1.gigya.com/sdk.config.get?apiKey=3_xpC-b4gZO0jIm0DrLJUPp05bL-fjbLPeNZ9t8wTTQpB2DJyf2nz2ksLmTwl8LJzW&httpStatusCodes=true&ver=1776804480000 — 200 — 3.6 KiB — 5 ms — h3https://tvee.spxl.socy.es/pixel.json?t=TVEE_738_746_736&r=&h=https%3A%2F%2Fwww.rtve.es%2F&_ga=&_gid=&_uid=bs.1.0.ORaP3G3pvAa3&_tcode=websitetvee.spxl.socy.es/pixel.json?t=TVEE... https://tvee.spxl.socy.es/pixel.json?t=TVEE_738_746_736&r=&h=https%3A%2F%2Fwww.rtve.es%2F&_ga=&_gid=&_uid=bs.1.0.ORaP3G3pvAa3&_tcode=website — 200 — 5.1 KiB — 73 ms — h2https://dpm.demdex.net/ibs:dpid=411&dpuuid=aefiowAAAOOn6gOJdpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=aefiowAAAOOn6gOJ — 302 — 530 B — 39 ms — h2https://dev.visualwebsiteoptimizer.com/dcdn/settings.js?a=864486&settings_type=4&ts=1776790939&dt=mobile&cc=ESdev.visualwebsiteoptimizer.com/dcdn... https://dev.visualwebsiteoptimizer.com/dcdn/settings.js?a=864486&settings_type=4&ts=1776790939&dt=mobile&cc=ES — 200 — 6.8 KiB — 22 ms — h3https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aefiowAAAOOn6gOJdpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aefiowAAAOOn6gOJ — 200 — 470 B — 39 ms — h2https://cdns.eu1.gigya.com/js/sso.htm?APIKey=3_xpC-b4gZO0jIm0DrLJUPp05bL-fjbLPeNZ9t8wTTQpB2DJyf2nz2ksLmTwl8LJzW&ssoSegment=&version=latest&build=1535&flavor=base&sourceKey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmmcdns.eu1.gigya.com/js/sso.htm?APIKe... https://cdns.eu1.gigya.com/js/sso.htm?APIKey=3_xpC-b4gZO0jIm0DrLJUPp05bL-fjbLPeNZ9t8wTTQpB2DJyf2nz2ksLmTwl8LJzW&ssoSegment=&version=latest&build=1535&flavor=base&sourceKey=3_MVrnwOzwUbykkDXOuSGkJfyMFEpG8k4MI3A66RsIKg91icSRNMZ4XnfzYXsU6cmm — 200 — 571 B — 14 ms — h3https://fda447e9ebc2e42ee456a10f8aba4f81b6ff14e5.appgw.conviva.com/ctpfda447e9ebc2e42ee456a10f8aba4f81b6f... https://fda447e9ebc2e42ee456a10f8aba4f81b6ff14e5.appgw.conviva.com/ctp — 200 — 463 B — 98 ms — http/1.1https://cdns.eu1.gigya.com/sdk.config.get?apiKey=3_xpC-b4gZO0jIm0DrLJUPp05bL-fjbLPeNZ9t8wTTQpB2DJyf2nz2ksLmTwl8LJzW&httpStatusCodes=true&ver=1776804480000cdns.eu1.gigya.com/sdk.config.get?a... https://cdns.eu1.gigya.com/sdk.config.get?apiKey=3_xpC-b4gZO0jIm0DrLJUPp05bL-fjbLPeNZ9t8wTTQpB2DJyf2nz2ksLmTwl8LJzW&httpStatusCodes=true&ver=1776804480000 — 200 — 0 B — 2 ms — h3https://www.rtve.es/favicon.icowww.rtve.es/favicon.ico https://www.rtve.es/favicon.ico — 200 — 674 B — 2 ms — h2https://sadbmetrics.rtve.es/b/ss/rtveglobal/1/JS-2.17.0/s88563774558362?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2020%3A48%3A35%202%200&mid=14218968756546173911609048803265386649&aamlh=6&ce=UTF-8&ns=rtveglobal&pageName=www.rtve.es%3AWEB%3ANoticias%20de%20ultima%20hora%2C%20programas%20y%20series%20de%20television%20-%20RTVE.es&g=https%3A%2F%2Fwww.rtve.es%2F&cc=EUR&ch=RTVE&server=www.rtve.es&events=event1&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c1=D%3Dv1&v1=www.rtve.es&h1=WEB%20%7CRTVE&c2=D%3Dv2&v2=WEB&c3=D%3Dv3&v3=RTVE&v10=no%20aceptadas&c11=D%3Dg&v11=D%3Dg&c12=D%3Dr&v12=D%3Dr&c13=New&v13=D%3Dc13&c14=Martes&v14=D%3Dc14&c15=20&v15=D%3Dc15&c16=20%3A48&v16=D%3Dc16&c17=D%3Dv19&v17=D%3DpageName&c18=D%3Dv20&v19=no%20logado&v20=anonimo&v32=portada&c55=no%20aplica&v55=no%20aplica&c56=RTVE.es&v56=RTVE.es&v70=0&v71=0&v73=NO&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=0D3C2C1653DB264C0A490D4B%40AdobeOrg&AQE=1sadbmetrics.rtve.es/b/ss/rtveglobal... https://sadbmetrics.rtve.es/b/ss/rtveglobal/1/JS-2.17.0/s88563774558362?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2020%3A48%3A35%202%200&mid=14218968756546173911609048803265386649&aamlh=6&ce=UTF-8&ns=rtveglobal&pageName=www.rtve.es%3AWEB%3ANoticias%20de%20ultima%20hora%2C%20programas%20y%20series%20de%20television%20-%20RTVE.es&g=https%3A%2F%2Fwww.rtve.es%2F&cc=EUR&ch=RTVE&server=www.rtve.es&events=event1&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c1=D%3Dv1&v1=www.rtve.es&h1=WEB%20%7CRTVE&c2=D%3Dv2&v2=WEB&c3=D%3Dv3&v3=RTVE&v10=no%20aceptadas&c11=D%3Dg&v11=D%3Dg&c12=D%3Dr&v12=D%3Dr&c13=New&v13=D%3Dc13&c14=Martes&v14=D%3Dc14&c15=20&v15=D%3Dc15&c16=20%3A48&v16=D%3Dc16&c17=D%3Dv19&v17=D%3DpageName&c18=D%3Dv20&v19=no%20logado&v20=anonimo&v32=portada&c55=no%20aplica&v55=no%20aplica&c56=RTVE.es&v56=RTVE.es&v70=0&v71=0&v73=NO&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=0D3C2C1653DB264C0A490D4B%40AdobeOrg&AQE=1 — 200 — 302 B — 25 ms — h2https://fda447e9ebc2e42ee456a10f8aba4f81b6ff14e5.appgw.conviva.com/ctpfda447e9ebc2e42ee456a10f8aba4f81b6f... https://fda447e9ebc2e42ee456a10f8aba4f81b6ff14e5.appgw.conviva.com/ctp — 200 — 463 B — 97 ms — http/1.1https://dev.visualwebsiteoptimizer.com/cdn/7.0/track-8854bbf636dc51133b2fa5048349131fbr.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/7.0/track-8854bbf636dc51133b2fa5048349131fbr.js — 200 — 5.3 KiB — 24 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/analysis/4.0/opaEv-1c7ce826a687aa150a0d779609032360br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/analysis/4.0/opaEv-1c7ce826a687aa150a0d779609032360br.js — 200 — 44.1 KiB — 27 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/analysis/4.0/opaEv-1c7ce826a687aa150a0d779609032360br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/analysis/4.0/opaEv-1c7ce826a687aa150a0d779609032360br.js — 200 — 0 B — 27 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/analysis/4.0/worker-70faafffa0475802f5ee03ca5ff74179br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/analysis/4.0/worker-70faafffa0475802f5ee03ca5ff74179br.js — 200 — 13.1 KiB — 22 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 6197ms · 849KB · €67/mo
Unattributable
Other
Costly
Execution 1792ms
Transfer 0 KB
Monthly Cost €19/mo
www.rtve.es
Other
Costly
Execution 1647ms
Transfer 80 KB
Monthly Cost €18/mo
Google Tag Manager
Tag Manager
Costly
Execution 735ms
Transfer 180 KB
Unused 30%
Monthly Cost €8/mo
cdns.gigya.com
Other
Costly
Execution 478ms
Transfer 239 KB
Unused 58%
Monthly Cost €5/mo
js2.rtve.es
Other
Costly
Execution 335ms
Transfer 6 KB
Monthly Cost €4/mo
js2.rtve.es
Other
Costly
Execution 327ms
Transfer 98 KB
Unused 64%
Monthly Cost €4/mo
static.chartbeat.com
Other
Costly
Execution 220ms
Transfer 16 KB
Monthly Cost €2/mo
js2.rtve.es
Other
Optional
Execution 151ms
Transfer 20 KB
Monthly Cost €2/mo
www.rtve.es
Other
Optional
Execution 139ms
Transfer 89 KB
Monthly Cost €2/mo
cdnjs
CDN
Optional
Execution 113ms
Transfer 4 KB
Monthly Cost €1/mo
tvee.spxl.socy.es
Other
Optional
Execution 79ms
Transfer 9 KB
Monthly Cost €1/mo
apis.google.com
Other
Optional
Execution 66ms
Transfer 54 KB
Unused 67%
Monthly Cost €1/mo
ajax.googleapis.com
Other
Optional
Execution 58ms
Transfer 29 KB
Monthly Cost €1/mo
apis.google.com
Other
Optional
Execution 56ms
Transfer 24 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1792ms and costs ~€19/month
  • www.rtve.es adds 1647ms and costs ~€18/month
  • Google Tag Manager adds 735ms and costs ~€8/month
  • cdns.gigya.com adds 478ms and costs ~€5/month
  • js2.rtve.es adds 335ms and costs ~€4/month
  • js2.rtve.es adds 327ms and costs ~€4/month
  • static.chartbeat.com adds 220ms and costs ~€2/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

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

Why this matters

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

Source: web.dev

www.rtve.es takes 1647ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 735ms 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

cdns.gigya.com takes 478ms 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

58% of cdns.gigya.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

js2.rtve.es takes 335ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

js2.rtve.es takes 327ms 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

64% of js2.rtve.es'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

static.chartbeat.com takes 220ms 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

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

Why this matters

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

Source: web.dev

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