Skip to content
https://ndtv.com

Performance

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

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

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

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

15.35 s

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

7.17 s

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

0.018

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

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

39.18 s

Page Load Progression

1.1 s
2.2 s
3.3 s
4.4 s
5.6 s
6.7 s
7.8 s
8.9 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
92.0 MB transferred, 289 requests
FIX
92.0 MB transferred, 289 requests
Critical::
Page weighs 108.1 MB (92.0 MB transferred)
Warning::
JavaScript is 3.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.3 MB
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Info::
Fonts are 415 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 415 KB
Warning::
289 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 19.3 g CO2 per page load
92.0 MB / 2.4 MB budget
92.0 MB transferred
289 requests
19.3 g CO2 per page load
Other 81.1 MiB 88%
Other 5.2 MiB 6%
JavaScript 3.3 MiB 4%
Images 1.4 MiB 2%
HTML 578.3 KiB 1%
Fonts 415.1 KiB 0%
Other 52.8 KiB 0%
Other 29.7 KiB 0%
CSS 19.5 KiB 0%
Other 1.3 KiB 0%
Other 1.0 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (92.0 MiB of 92.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
24953ms total JS execution
FIX
24953ms total JS execution
Warning::
https://cdn.ndtv.com/c/jquery-3.6.0.min.js: 6200ms CPU time
Warning::
Unattributable: 3812ms CPU time
Warning::
https://www.ndtv.com/: 3199ms CPU time
Warning::
https://www.ndtv.com/ouzsXu/b/Z/CnSAbSU2NA/QrkYzki...: 2260ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N2R...: 1497ms CPU time
Warning::
Third-party scripts: 24953ms (100% of total)

Main Thread Breakdown

Script Evaluation 42% Style & Layout 26% Other 21% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://cdn.ndtv.com/c/jquery-3.6.0.min.js6200ms927ms24ms3rd
Unattributable3812ms490ms0ms3rd
https://www.ndtv.com/3199ms228ms20ms3rd
https://www.ndtv.com/ouzsXu/b/Z/CnSAbSU2NA/QrkYzkiu/SBsWbRYqUQ/eUFWTx/IgXCcNAg?v=005ff385-cbd6-ac3f-0915-6d463c2302112260ms1980ms74ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N2R2KQQ1497ms1115ms309ms3rd
https://c.amazon-adsystem.com/aax2/apstag.js703ms517ms154ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js663ms593ms53ms3rd
https://ads.pubmatic.com/AdServer/js/pwt/158451/3767/pwt.js556ms465ms86ms3rd
https://sdk.mrf.io/statics/marfeel-sdk.js?id=10485424ms150ms1ms3rd
https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js409ms367ms39ms3rd

Showing top 10 of 42 scripts

F
JS Bundles
Action
80 scripts, 1.6 MB unused
FIX
80 scripts, 1.6 MB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 140 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://imasdk.googleapis.com/js/sdkloader/ima3_da...: 136 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ads.pubmatic.com/AdServer/js/pwt/158451/37...: 127 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 127 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.vuukle.com/static/prebid3.js: 95 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.vuukle.com/static/prebid3.js: unminified — 18 KB could be saved
Info::
Total unused JavaScript: 1.6 MB
1646 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604130101/pubads_impl.js?cb=31097849188 KB140 KB (74%)3rd
https://imasdk.googleapis.com/js/sdkloader/ima3_dai.js184 KB136 KB (74%)3rd
https://ads.pubmatic.com/AdServer/js/pwt/158451/3767/pwt.js194 KB127 KB (66%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js186 KB127 KB (68%)3rd
https://cdn.vuukle.com/static/prebid3.js159 KB95 KB (59%)3rd
https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js142 KB89 KB (63%)3rd
https://cdn.ndtv.com/vp/static/js/hls.min.js?_=1776295205440160 KB84 KB (53%)3rd
https://imasdk.googleapis.com/js/sdkloader/ima3.js?v=2026-04-16-4150 KB81 KB (54%)3rd
https://www.googletagmanager.com/gtag/destination?id=G-WHYDFTB5HJ&cx=c&gtm=4e64e1156 KB66 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-XQCGTLW8NV&cx=c&gtm=4e64e1172 KB66 KB (38%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
289 resources · 92.0 MB · 1.6 MB savings available
FIX
289 resources · 92.0 MB · 1.6 MB savings available
Warning::
Page weight 91.0 MB over 1MB target
Got: 92.0 MB Expected: ≤ 1 MB
Info::
~1.6 MB of savings available
Warning::
288 third-party resources (100% of weight)
Info::
18 resources over 200KB
289 resources · 92.0 MiB · 288 third-party 91.0 MiB over 1MB target
Media 94% · 86.3 MiB
JavaScript 4% · 3.3 MiB
Image 2% · 1.4 MiB
Document 1% · 579.4 KiB
Font 0% · 415.1 KiB
Other 0% · 94.0 KiB
CSS 0% · 19.5 KiB

~1.6 MiB of savings available

Remove unused JavaScript: 1.6 MiB
C
Image Optimization
Action
65 images, 0 KB saveable
REVIEW
65 images, 0 KB saveable
Warning::
https://drop.ndtv.com/images/world-globeNew.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://drop.ndtv.com/images/india-flag-icon.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://c.ndtvimg.com/2026-03/opokm89s_banne_240x1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
65 images 1.4 MB
0 oversized -0 KB
23 legacy format
3 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0, no-cache
REVIEW
max-age=0, no-cache
Info::
Cache-Control header is set
Got: max-age=0, no-cache
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, no-cache

DirectiveValueMeaning
max-age0Cache for 0 seconds
no-cacheCache but always revalidate first
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
7 fonts (415 KB)
PASS
7 fonts (415 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

415 KB total

Render-blocking

0

of 7

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 FCP 8.1 s LCP 15.4 shttps://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2UcCo3FwrK3iLTcviYwYZ8UA... https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2 — 71.3 KiB — 112 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 — 104 ms — font-display: swaphttps://fonts.gstatic.com/s/notoserif/v33/ga6faw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_P3_ct_NFiQg.woff2ga6faw1J5X9T9RW6j9bNfFI... https://fonts.gstatic.com/s/notoserif/v33/ga6faw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_P3_ct_NFiQg.woff2 — 46.9 KiB — 107 ms — font-display: swaphttps://fonts.gstatic.com/s/notoserif/v33/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf0D33WsNFHuQk.woff2ga6daw1J5X9T9RW6j9bNVls... https://fonts.gstatic.com/s/notoserif/v33/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf0D33WsNFHuQk.woff2 — 182.3 KiB — 74 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 37 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.1 KiB — 38 ms — font-display: swap
UcCo3FwrK3iLTcviYwYZ8UA... woff2 swap
Size 71 KB
Load time 112 ms
Start 554 ms
Risk FOUT — text flashes from fallback to web font
ga6daw1J5X9T9RW6j9bNVls... woff2 swap
Size 36 KB
Load time 104 ms
Start 555 ms
Risk FOUT — text flashes from fallback to web font
ga6faw1J5X9T9RW6j9bNfFI... woff2 swap
Size 47 KB
Load time 107 ms
Start 555 ms
Risk FOUT — text flashes from fallback to web font
ga6daw1J5X9T9RW6j9bNVls... woff2 swap
Size 182 KB
Load time 74 ms
Start 826 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 37 ms
Start 3.6 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 38 ms
Start 5.3 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~91 KB and ~182 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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
289 requests over 8404ms
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 FCP 8.1 s LCP 15.4 shttps://ndtv.com// https://ndtv.com/ — 301 — 157 B — 29 ms — h2https://www.ndtv.com/www.ndtv.com/ https://www.ndtv.com/ — 200 — 191.2 KiB — 237 ms — h2https://drop.ndtv.com/test/hk-ndtv/fonts/miller-typekit1.css?display=swapdrop.ndtv.com/test/hk-ndtv/fonts/mi... https://drop.ndtv.com/test/hk-ndtv/fonts/miller-typekit1.css?display=swap — 200 — 571 B — 61 ms — h2https://c.ndtvimg.com/2026-04/0ti3l6bg_us-iran-china-satellite_650x400_16_April_26.jpg?downsize=500:281c.ndtvimg.com/2026-04/0ti3l6bg_us-i... https://c.ndtvimg.com/2026-04/0ti3l6bg_us-iran-china-satellite_650x400_16_April_26.jpg?downsize=500:281 — 200 — 36.5 KiB — 82 ms — h2https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900fonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900 — 200 — 1.1 KiB — 157 ms — h2https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900fonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900 — 200 — 1.2 KiB — 238 ms — h2https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap — 200 — 1.1 KiB — 157 ms — h2https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap — 200 — 1.2 KiB — 238 ms — h2https://link.rubiconproject.com/magnite/11990.jslink.rubiconproject.com/magnite/119... https://link.rubiconproject.com/magnite/11990.js — 200 — 857 B — 47 ms — h2https://c.ndtvimg.com/2026-04/cu4ct1ak_hormuz-strait-iran-usa_625x300_13_April_26.jpg?im=FitAndFill,algorithm=dnn,width=240,height=180c.ndtvimg.com/2026-04/cu4ct1ak_horm... https://c.ndtvimg.com/2026-04/cu4ct1ak_hormuz-strait-iran-usa_625x300_13_April_26.jpg?im=FitAndFill,algorithm=dnn,width=240,height=180 — 200 — 7.8 KiB — 166 ms — h2https://c.ndtvimg.com/2026-03/opokm89s_banne_240x180_19_March_26.pngc.ndtvimg.com/2026-03/opokm89s_bann... https://c.ndtvimg.com/2026-03/opokm89s_banne_240x180_19_March_26.png — 200 — 14.2 KiB — 77 ms — h2https://c.ndtvimg.com/2026-04/2j3n0in8_delhi-dehradun-expressway_625x300_05_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=332,height=186&w=332c.ndtvimg.com/2026-04/2j3n0in8_delh... https://c.ndtvimg.com/2026-04/2j3n0in8_delhi-dehradun-expressway_625x300_05_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=332,height=186&w=332 — 200 — 16.6 KiB — 15 ms — h2https://c.ndtvimg.com/2026-03/530fn10g_how-to-spot-fake-payment-requests-on-paytm-upi_625x300_03_March_26.jpg?im=FeatureCrop,algorithm=dnn,width=460,height=258&w=460c.ndtvimg.com/2026-03/530fn10g_how-... https://c.ndtvimg.com/2026-03/530fn10g_how-to-spot-fake-payment-requests-on-paytm-upi_625x300_03_March_26.jpg?im=FeatureCrop,algorithm=dnn,width=460,height=258&w=460 — 200 — 7.9 KiB — 16 ms — h3https://www.ndtv.com/estatic/manifest.jsonwww.ndtv.com/estatic/manifest.json https://www.ndtv.com/estatic/manifest.json — 200 — 1.0 KiB — 14 ms — h2https://cdn.ndtv.com/common/css/select2.min.csscdn.ndtv.com/common/css/select2.min... https://cdn.ndtv.com/common/css/select2.min.css — 200 — 4.0 KiB — 19 ms — h2https://cdn.ndtv.com/c/jquery-3.6.0.min.jscdn.ndtv.com/c/jquery-3.6.0.min.js https://cdn.ndtv.com/c/jquery-3.6.0.min.js — 200 — 30.5 KiB — 11 ms — h2https://cdn.ndtv.com/common/js/select2.min.jscdn.ndtv.com/common/js/select2.min.... https://cdn.ndtv.com/common/js/select2.min.js — 200 — 21.1 KiB — 14 ms — h2https://cdn.ndtv.com/common/js/ndtvwaphpalljs_25_25_5.js?ver=1cdn.ndtv.com/common/js/ndtvwaphpall... https://cdn.ndtv.com/common/js/ndtvwaphpalljs_25_25_5.js?ver=1 — 200 — 6.0 KiB — 17 ms — h2https://cdn.izooto.com/scripts/dbbe89d47703ab400e6d7332c8b4ffb71a510fb1.jscdn.izooto.com/scripts/dbbe89d47703... https://cdn.izooto.com/scripts/dbbe89d47703ab400e6d7332c8b4ffb71a510fb1.js — 200 — 1.2 KiB — 84 ms — h3https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.1 KiB — 120 ms — h2https://sdk.mrf.io/statics/marfeel-sdk.js?id=10485sdk.mrf.io/statics/marfeel-sdk.js?i... https://sdk.mrf.io/statics/marfeel-sdk.js?id=10485 — 200 — 41.5 KiB — 117 ms — h3https://c.ndtvimg.com/2026-04/9218pj2g_home-essentials_240x180_15_April_26.jpg?downsize=222:222&w=222c.ndtvimg.com/2026-04/9218pj2g_home... https://c.ndtvimg.com/2026-04/9218pj2g_home-essentials_240x180_15_April_26.jpg?downsize=222:222&w=222 — 200 — 12.7 KiB — 16 ms — h3https://c.ndtvimg.com/2026-04/gnvnsfq8_home-appliances_240x180_15_April_26.jpg?downsize=222:222&w=222c.ndtvimg.com/2026-04/gnvnsfq8_home... https://c.ndtvimg.com/2026-04/gnvnsfq8_home-appliances_240x180_15_April_26.jpg?downsize=222:222&w=222 — 200 — 2.3 KiB — 57 ms — h3https://c.ndtvimg.com/2026-04/nac97c2_skincare_240x180_15_April_26.jpg?downsize=222:222&w=222c.ndtvimg.com/2026-04/nac97c2_skinc... https://c.ndtvimg.com/2026-04/nac97c2_skincare_240x180_15_April_26.jpg?downsize=222:222&w=222 — 200 — 2.4 KiB — 26 ms — h3https://c.ndtvimg.com/2026-04/vl4sk4o8_mrunal-thakur_625x300_15_April_26.jpeg?im=FitAndFill,algorithm=dnn,width=350,height=197&w=350c.ndtvimg.com/2026-04/vl4sk4o8_mrun... https://c.ndtvimg.com/2026-04/vl4sk4o8_mrunal-thakur_625x300_15_April_26.jpeg?im=FitAndFill,algorithm=dnn,width=350,height=197&w=350 — 200 — 9.1 KiB — 175 ms — h3https://c.ndtvimg.com/2025-08/r165jvrs_ms-dhoni-bcci_625x300_09_August_25.jpg?im=FeatureCrop,algorithm=dnn,width=806,height=605c.ndtvimg.com/2025-08/r165jvrs_ms-d... https://c.ndtvimg.com/2025-08/r165jvrs_ms-dhoni-bcci_625x300_09_August_25.jpg?im=FeatureCrop,algorithm=dnn,width=806,height=605 — 200 — 59.5 KiB — 66 ms — h3https://c.ndtvimg.com/2026-04/6bvvbkqo_dhoni-and-noor-ahmad-afp_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224c.ndtvimg.com/2026-04/6bvvbkqo_dhon... https://c.ndtvimg.com/2026-04/6bvvbkqo_dhoni-and-noor-ahmad-afp_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224 — 200 — 6.8 KiB — 64 ms — h3https://c.ndtvimg.com/2025-09/i0m49e0k_sahibzada-farhan-afp_625x300_28_September_25.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224c.ndtvimg.com/2025-09/i0m49e0k_sahi... https://c.ndtvimg.com/2025-09/i0m49e0k_sahibzada-farhan-afp_625x300_28_September_25.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224 — 200 — 5.5 KiB — 94 ms — h3https://c.ndtvimg.com/2026-04/vervl154_hardik-pandya-and-rohit-sharma-ani_625x300_14_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224c.ndtvimg.com/2026-04/vervl154_hard... https://c.ndtvimg.com/2026-04/vervl154_hardik-pandya-and-rohit-sharma-ani_625x300_14_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224 — 200 — 7.1 KiB — 114 ms — h3https://c.ndtvimg.com/2026-04/bi5bpdvs_david-warner_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224c.ndtvimg.com/2026-04/bi5bpdvs_davi... https://c.ndtvimg.com/2026-04/bi5bpdvs_david-warner_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224 — 200 — 5.4 KiB — 82 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 8.1 s LCP 15.4 shttps://ndtv.com// https://ndtv.com/ — 301 — 157 B — 29 ms — h2https://www.ndtv.com/www.ndtv.com/ https://www.ndtv.com/ — 200 — 191.2 KiB — 237 ms — h2https://drop.ndtv.com/test/hk-ndtv/fonts/miller-typekit1.css?display=swapdrop.ndtv.com/test/hk-ndtv/fonts/mi... https://drop.ndtv.com/test/hk-ndtv/fonts/miller-typekit1.css?display=swap — 200 — 571 B — 61 ms — h2https://c.ndtvimg.com/2026-04/0ti3l6bg_us-iran-china-satellite_650x400_16_April_26.jpg?downsize=500:281c.ndtvimg.com/2026-04/0ti3l6bg_us-i... https://c.ndtvimg.com/2026-04/0ti3l6bg_us-iran-china-satellite_650x400_16_April_26.jpg?downsize=500:281 — 200 — 36.5 KiB — 82 ms — h2https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900fonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900 — 200 — 1.1 KiB — 157 ms — h2https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900fonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900 — 200 — 1.2 KiB — 238 ms — h2https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap — 200 — 1.1 KiB — 157 ms — h2https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap — 200 — 1.2 KiB — 238 ms — h2https://link.rubiconproject.com/magnite/11990.jslink.rubiconproject.com/magnite/119... https://link.rubiconproject.com/magnite/11990.js — 200 — 857 B — 47 ms — h2https://c.ndtvimg.com/2026-04/cu4ct1ak_hormuz-strait-iran-usa_625x300_13_April_26.jpg?im=FitAndFill,algorithm=dnn,width=240,height=180c.ndtvimg.com/2026-04/cu4ct1ak_horm... https://c.ndtvimg.com/2026-04/cu4ct1ak_hormuz-strait-iran-usa_625x300_13_April_26.jpg?im=FitAndFill,algorithm=dnn,width=240,height=180 — 200 — 7.8 KiB — 166 ms — h2https://c.ndtvimg.com/2026-03/opokm89s_banne_240x180_19_March_26.pngc.ndtvimg.com/2026-03/opokm89s_bann... https://c.ndtvimg.com/2026-03/opokm89s_banne_240x180_19_March_26.png — 200 — 14.2 KiB — 77 ms — h2https://c.ndtvimg.com/2026-04/2j3n0in8_delhi-dehradun-expressway_625x300_05_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=332,height=186&w=332c.ndtvimg.com/2026-04/2j3n0in8_delh... https://c.ndtvimg.com/2026-04/2j3n0in8_delhi-dehradun-expressway_625x300_05_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=332,height=186&w=332 — 200 — 16.6 KiB — 15 ms — h2https://c.ndtvimg.com/2026-03/530fn10g_how-to-spot-fake-payment-requests-on-paytm-upi_625x300_03_March_26.jpg?im=FeatureCrop,algorithm=dnn,width=460,height=258&w=460c.ndtvimg.com/2026-03/530fn10g_how-... https://c.ndtvimg.com/2026-03/530fn10g_how-to-spot-fake-payment-requests-on-paytm-upi_625x300_03_March_26.jpg?im=FeatureCrop,algorithm=dnn,width=460,height=258&w=460 — 200 — 7.9 KiB — 16 ms — h3https://www.ndtv.com/estatic/manifest.jsonwww.ndtv.com/estatic/manifest.json https://www.ndtv.com/estatic/manifest.json — 200 — 1.0 KiB — 14 ms — h2https://cdn.ndtv.com/common/css/select2.min.csscdn.ndtv.com/common/css/select2.min... https://cdn.ndtv.com/common/css/select2.min.css — 200 — 4.0 KiB — 19 ms — h2https://cdn.ndtv.com/c/jquery-3.6.0.min.jscdn.ndtv.com/c/jquery-3.6.0.min.js https://cdn.ndtv.com/c/jquery-3.6.0.min.js — 200 — 30.5 KiB — 11 ms — h2https://cdn.ndtv.com/common/js/select2.min.jscdn.ndtv.com/common/js/select2.min.... https://cdn.ndtv.com/common/js/select2.min.js — 200 — 21.1 KiB — 14 ms — h2https://cdn.ndtv.com/common/js/ndtvwaphpalljs_25_25_5.js?ver=1cdn.ndtv.com/common/js/ndtvwaphpall... https://cdn.ndtv.com/common/js/ndtvwaphpalljs_25_25_5.js?ver=1 — 200 — 6.0 KiB — 17 ms — h2https://cdn.izooto.com/scripts/dbbe89d47703ab400e6d7332c8b4ffb71a510fb1.jscdn.izooto.com/scripts/dbbe89d47703... https://cdn.izooto.com/scripts/dbbe89d47703ab400e6d7332c8b4ffb71a510fb1.js — 200 — 1.2 KiB — 84 ms — h3https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.1 KiB — 120 ms — h2https://sdk.mrf.io/statics/marfeel-sdk.js?id=10485sdk.mrf.io/statics/marfeel-sdk.js?i... https://sdk.mrf.io/statics/marfeel-sdk.js?id=10485 — 200 — 41.5 KiB — 117 ms — h3https://c.ndtvimg.com/2026-04/9218pj2g_home-essentials_240x180_15_April_26.jpg?downsize=222:222&w=222c.ndtvimg.com/2026-04/9218pj2g_home... https://c.ndtvimg.com/2026-04/9218pj2g_home-essentials_240x180_15_April_26.jpg?downsize=222:222&w=222 — 200 — 12.7 KiB — 16 ms — h3https://c.ndtvimg.com/2026-04/gnvnsfq8_home-appliances_240x180_15_April_26.jpg?downsize=222:222&w=222c.ndtvimg.com/2026-04/gnvnsfq8_home... https://c.ndtvimg.com/2026-04/gnvnsfq8_home-appliances_240x180_15_April_26.jpg?downsize=222:222&w=222 — 200 — 2.3 KiB — 57 ms — h3https://c.ndtvimg.com/2026-04/nac97c2_skincare_240x180_15_April_26.jpg?downsize=222:222&w=222c.ndtvimg.com/2026-04/nac97c2_skinc... https://c.ndtvimg.com/2026-04/nac97c2_skincare_240x180_15_April_26.jpg?downsize=222:222&w=222 — 200 — 2.4 KiB — 26 ms — h3https://c.ndtvimg.com/2026-04/vl4sk4o8_mrunal-thakur_625x300_15_April_26.jpeg?im=FitAndFill,algorithm=dnn,width=350,height=197&w=350c.ndtvimg.com/2026-04/vl4sk4o8_mrun... https://c.ndtvimg.com/2026-04/vl4sk4o8_mrunal-thakur_625x300_15_April_26.jpeg?im=FitAndFill,algorithm=dnn,width=350,height=197&w=350 — 200 — 9.1 KiB — 175 ms — h3https://c.ndtvimg.com/2025-08/r165jvrs_ms-dhoni-bcci_625x300_09_August_25.jpg?im=FeatureCrop,algorithm=dnn,width=806,height=605c.ndtvimg.com/2025-08/r165jvrs_ms-d... https://c.ndtvimg.com/2025-08/r165jvrs_ms-dhoni-bcci_625x300_09_August_25.jpg?im=FeatureCrop,algorithm=dnn,width=806,height=605 — 200 — 59.5 KiB — 66 ms — h3https://c.ndtvimg.com/2026-04/6bvvbkqo_dhoni-and-noor-ahmad-afp_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224c.ndtvimg.com/2026-04/6bvvbkqo_dhon... https://c.ndtvimg.com/2026-04/6bvvbkqo_dhoni-and-noor-ahmad-afp_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224 — 200 — 6.8 KiB — 64 ms — h3https://c.ndtvimg.com/2025-09/i0m49e0k_sahibzada-farhan-afp_625x300_28_September_25.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224c.ndtvimg.com/2025-09/i0m49e0k_sahi... https://c.ndtvimg.com/2025-09/i0m49e0k_sahibzada-farhan-afp_625x300_28_September_25.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224 — 200 — 5.5 KiB — 94 ms — h3https://c.ndtvimg.com/2026-04/vervl154_hardik-pandya-and-rohit-sharma-ani_625x300_14_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224c.ndtvimg.com/2026-04/vervl154_hard... https://c.ndtvimg.com/2026-04/vervl154_hardik-pandya-and-rohit-sharma-ani_625x300_14_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224 — 200 — 7.1 KiB — 114 ms — h3https://c.ndtvimg.com/2026-04/bi5bpdvs_david-warner_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224c.ndtvimg.com/2026-04/bi5bpdvs_davi... https://c.ndtvimg.com/2026-04/bi5bpdvs_david-warner_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224 — 200 — 5.4 KiB — 82 ms — h3https://c.ndtvimg.com/2026-04/igskbji4_ajinkya-rahane-kkr-ani_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224c.ndtvimg.com/2026-04/igskbji4_ajin... https://c.ndtvimg.com/2026-04/igskbji4_ajinkya-rahane-kkr-ani_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224 — 200 — 5.3 KiB — 82 ms — h3https://c.ndtvimg.com/2025-07/9qqj1je4_brydon-carse-ravindra-jadeja_625x300_14_July_25.jpeg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224c.ndtvimg.com/2025-07/9qqj1je4_bryd... https://c.ndtvimg.com/2025-07/9qqj1je4_brydon-carse-ravindra-jadeja_625x300_14_July_25.jpeg?im=FeatureCrop,algorithm=dnn,width=224,height=126&w=224 — 200 — 5.6 KiB — 35 ms — h3https://c.ndtvimg.com/2026-04/t92i2p08_chhattisgarh-cabinet-meeting-decision_625x300_15_April_26.jpg?im=FitAndFill,algorithm=cascade,width=380,height=214&w=380c.ndtvimg.com/2026-04/t92i2p08_chha... https://c.ndtvimg.com/2026-04/t92i2p08_chhattisgarh-cabinet-meeting-decision_625x300_15_April_26.jpg?im=FitAndFill,algorithm=cascade,width=380,height=214&w=380 — 200 — 7.7 KiB — 56 ms — h3https://c.ndtvimg.com/2026-04/5tmltva4_rajasthan-bjp-office_625x300_15_April_26.jpg?downsize=380:214&w=380c.ndtvimg.com/2026-04/5tmltva4_raja... https://c.ndtvimg.com/2026-04/5tmltva4_rajasthan-bjp-office_625x300_15_April_26.jpg?downsize=380:214&w=380 — 200 — 16.1 KiB — 89 ms — h3https://c.ndtvimg.com/2026-04/3ho1lms4_better-sleep-tips_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=380,height=214&w=380c.ndtvimg.com/2026-04/3ho1lms4_bett... https://c.ndtvimg.com/2026-04/3ho1lms4_better-sleep-tips_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=380,height=214&w=380 — 200 — 10.6 KiB — 83 ms — h3https://c.ndtvimg.com/2026-04/9erj1cgg_diet_625x300_15_April_26.jpg?im=FitAndFill,algorithm=dnn,width=350,height=197&w=350c.ndtvimg.com/2026-04/9erj1cgg_diet... https://c.ndtvimg.com/2026-04/9erj1cgg_diet_625x300_15_April_26.jpg?im=FitAndFill,algorithm=dnn,width=350,height=197&w=350 — 200 — 9.5 KiB — 93 ms — h3https://c.ndtvimg.com/2026-04/bnjfio84_food_625x300_15_April_26.jpg?im=FaceCrop,algorithm=dnn,width=350,height=197&w=350c.ndtvimg.com/2026-04/bnjfio84_food... https://c.ndtvimg.com/2026-04/bnjfio84_food_625x300_15_April_26.jpg?im=FaceCrop,algorithm=dnn,width=350,height=197&w=350 — 200 — 10.1 KiB — 112 ms — h3https://c.ndtvimg.com/2026-04/3trfi1mc_trump_625x300_13_April_26.jpg?downsize=460:258&w=460c.ndtvimg.com/2026-04/3trfi1mc_trum... https://c.ndtvimg.com/2026-04/3trfi1mc_trump_625x300_13_April_26.jpg?downsize=460:258&w=460 — 200 — 23.4 KiB — 67 ms — h3https://c.ndtvimg.com/2026-04/dqbttnr4_samrat-chaudhary_625x300_15_April_26.jpg?downsize=288:162&w=288c.ndtvimg.com/2026-04/dqbttnr4_samr... https://c.ndtvimg.com/2026-04/dqbttnr4_samrat-chaudhary_625x300_15_April_26.jpg?downsize=288:162&w=288 — 200 — 11.5 KiB — 80 ms — h3https://c.ndtvimg.com/2026-04/0hdfpd1g_cbse-class-10-2nd-board-exam_625x300_15_April_26.jpg?downsize=288:162&w=288c.ndtvimg.com/2026-04/0hdfpd1g_cbse... https://c.ndtvimg.com/2026-04/0hdfpd1g_cbse-class-10-2nd-board-exam_625x300_15_April_26.jpg?downsize=288:162&w=288 — 200 — 12.5 KiB — 88 ms — h3https://c.ndtvimg.com/2026-04/pk7njhdk_thai-tourist-water-festival_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=350,height=197&w=350c.ndtvimg.com/2026-04/pk7njhdk_thai... https://c.ndtvimg.com/2026-04/pk7njhdk_thai-tourist-water-festival_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=350,height=197&w=350 — 200 — 17.2 KiB — 66 ms — h3https://c.ndtvimg.com/2026-04/n1ijbbck_maternal-obesity-has-been-established-as-a-risk-factor-for-fatty-liver-in-offspring_625x300_13_April_26.png?im=FeatureCrop,algorithm=dnn,width=350,height=197&w=350c.ndtvimg.com/2026-04/n1ijbbck_mate... https://c.ndtvimg.com/2026-04/n1ijbbck_maternal-obesity-has-been-established-as-a-risk-factor-for-fatty-liver-in-offspring_625x300_13_April_26.png?im=FeatureCrop,algorithm=dnn,width=350,height=197&w=350 — 200 — 15.6 KiB — 56 ms — h3https://i.gadgets360cdn.com/large/oppo_f33_series_oppo_1775823572800.jpg?downsize=350:197&w=350i.gadgets360cdn.com/large/oppo_f33_... https://i.gadgets360cdn.com/large/oppo_f33_series_oppo_1775823572800.jpg?downsize=350:197&w=350 — 200 — 8.0 KiB — 73 ms — h2https://c.ndtvimg.com/2026-04/j73v8vt4_fdgdrg_240x180_13_April_26.jpg?downsize=460:258&w=460c.ndtvimg.com/2026-04/j73v8vt4_fdgd... https://c.ndtvimg.com/2026-04/j73v8vt4_fdgdrg_240x180_13_April_26.jpg?downsize=460:258&w=460 — 200 — 20.6 KiB — 54 ms — h3https://c.ndtvimg.com/2026-04/8q4ktoo4_xdfsd_240x180_13_April_26.jpg?downsize=460:258&w=460c.ndtvimg.com/2026-04/8q4ktoo4_xdfs... https://c.ndtvimg.com/2026-04/8q4ktoo4_xdfsd_240x180_13_April_26.jpg?downsize=460:258&w=460 — 200 — 17.3 KiB — 64 ms — h3https://c.ndtvimg.com/2026-04/g22o8er4_dsads_240x180_13_April_26.jpg?downsize=460:258&w=460c.ndtvimg.com/2026-04/g22o8er4_dsad... https://c.ndtvimg.com/2026-04/g22o8er4_dsads_240x180_13_April_26.jpg?downsize=460:258&w=460 — 200 — 10.8 KiB — 81 ms — h3https://drop.ndtv.com/homepage/images/spotlight.svgdrop.ndtv.com/homepage/images/spotl... https://drop.ndtv.com/homepage/images/spotlight.svg — 200 — 9.2 KiB — 728 ms — h2https://cdn.ndtv.com/common/js/embed-player.min.jscdn.ndtv.com/common/js/embed-player... https://cdn.ndtv.com/common/js/embed-player.min.js — 200 — 4.2 KiB — 70 ms — h2https://cdn.ndtv.com/ndtvhomepages/ndtvdesktop/js/ndtv-trc-min.jscdn.ndtv.com/ndtvhomepages/ndtvdesk... https://cdn.ndtv.com/ndtvhomepages/ndtvdesktop/js/ndtv-trc-min.js — 200 — 1.4 KiB — 70 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datahttps://www.ndtv.com/ouzsXu/b/Z/CnSAbSU2NA/QrkYzkiu/SBsWbRYqUQ/eUFWTx/IgXCcNAg?v=005ff385-cbd6-ac3f-0915-6d463c230211www.ndtv.com/ouzsXu/b/Z/CnSAbSU2NA/... https://www.ndtv.com/ouzsXu/b/Z/CnSAbSU2NA/QrkYzkiu/SBsWbRYqUQ/eUFWTx/IgXCcNAg?v=005ff385-cbd6-ac3f-0915-6d463c230211 — 200 — 157.8 KiB — 192 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-N2R2KQQwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N2R2KQQ — 200 — 181.3 KiB — 270 ms — h2https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 96 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 100 ms — h2https://ads.pubmatic.com/AdServer/js/pwt/158451/3767/pwt.jsads.pubmatic.com/AdServer/js/pwt/15... https://ads.pubmatic.com/AdServer/js/pwt/158451/3767/pwt.js — 200 — 194.3 KiB — 56 ms — h2https://s.go-mpulse.net/boomerang/HWZRJ-J5QJF-WUSXD-JYWTR-U3CKMs.go-mpulse.net/boomerang/HWZRJ-J5Q... https://s.go-mpulse.net/boomerang/HWZRJ-J5QJF-WUSXD-JYWTR-U3CKM — 200 — 34.5 KiB — 57 ms — h2https://www.ndtv.com/video/embed-player/?site=classic&id=LIVE_BG24x7&autostart=1&pWidth=100&pHeight=100&category=embed&cube=0www.ndtv.com/video/embed-player/?si... https://www.ndtv.com/video/embed-player/?site=classic&id=LIVE_BG24x7&autostart=1&pWidth=100&pHeight=100&category=embed&cube=0 — 200 — 109.4 KiB — 163 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 112 ms — h2https://c2.taboola.com/nr/ndtv-ndtvmobile/newsroom.jsc2.taboola.com/nr/ndtv-ndtvmobile/n... https://c2.taboola.com/nr/ndtv-ndtvmobile/newsroom.js — 200 — 18.8 KiB — 251 ms — h2https://carbon-cdn.ccgateway.net/script?id=www.ndtv.com&parentId=77b2147262carbon-cdn.ccgateway.net/script?id=... https://carbon-cdn.ccgateway.net/script?id=www.ndtv.com&parentId=77b2147262 — 200 — 8.0 KiB — 355 ms — h2https://cdn.vuukle.com/platform.jscdn.vuukle.com/platform.js https://cdn.vuukle.com/platform.js — 200 — 59.5 KiB — 139 ms — h3https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/app_gify_Marker1_486795_290096_320.mp4ndtvod.pc.cdn.bitgravity.com/23372/... https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/app_gify_Marker1_486795_290096_320.mp4 — 206 — 411.3 KiB — 446 ms — h2https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2fonts.gstatic.com/s/inter/v20/UcCo3... https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2 — 200 — 71.3 KiB — 112 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 — 104 ms — h3https://fonts.gstatic.com/s/notoserif/v33/ga6faw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_P3_ct_NFiQg.woff2fonts.gstatic.com/s/notoserif/v33/g... https://fonts.gstatic.com/s/notoserif/v33/ga6faw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_P3_ct_NFiQg.woff2 — 200 — 46.9 KiB — 107 ms — h3https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/app_gify_EXPRESSWAY_486227_289600_320.mp4ndtvod.pc.cdn.bitgravity.com/23372/... https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/app_gify_EXPRESSWAY_486227_289600_320.mp4 — 206 — 549.9 KiB — 413 ms — h2https://drop.ndtv.com/test/vj-ndtv/html/placeholder/v1.2/logo-placeholder.svgdrop.ndtv.com/test/vj-ndtv/html/pla... https://drop.ndtv.com/test/vj-ndtv/html/placeholder/v1.2/logo-placeholder.svg — 200 — 1.3 KiB — 32 ms — h2https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/shortshivvertical_185583.mp4ndtvod.pc.cdn.bitgravity.com/23372/... https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/shortshivvertical_185583.mp4 — 206 — 6.3 MiB — 2.8 s — h2https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/short_vance_185557.mp4ndtvod.pc.cdn.bitgravity.com/23372/... https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/short_vance_185557.mp4 — 206 — 8.3 MiB — 2.6 s — h2https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/short_chicken_185554.mp4ndtvod.pc.cdn.bitgravity.com/23372/... https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/short_chicken_185554.mp4 — 206 — 7.4 MiB — 2.4 s — h2https://events.newsroom.bi/ingest.phpevents.newsroom.bi/ingest.php https://events.newsroom.bi/ingest.php — 200 — 1.0 KiB — 128 ms — h2https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/navneetranashorts_185546.mp4ndtvod.pc.cdn.bitgravity.com/23372/... https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/navneetranashorts_185546.mp4 — 206 — 10.3 MiB — 2.9 s — h2https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/jdvancepopevod_185538.mp4ndtvod.pc.cdn.bitgravity.com/23372/... https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/jdvancepopevod_185538.mp4 — 206 — 7.6 MiB — 3.1 s — h2https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/1504_assamcmvertical_185534.mp4ndtvod.pc.cdn.bitgravity.com/23372/... https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/1504_assamcmvertical_185534.mp4 — 206 — 9.1 MiB — 3.7 s — h2https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/short_trump_war_over_185533.mp4ndtvod.pc.cdn.bitgravity.com/23372/... https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/short_trump_war_over_185533.mp4 — 206 — 7.2 MiB — 3.9 s — h2https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/vedikawallamravatihowthetrapwasset_185530.mp4ndtvod.pc.cdn.bitgravity.com/23372/... https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/vedikawallamravatihowthetrapwasset_185530.mp4 — 206 — 8.9 MiB — 4.3 s — h2https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/trumpnew_185495.mp4ndtvod.pc.cdn.bitgravity.com/23372/... https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/trumpnew_185495.mp4 — 206 — 6.0 MiB — 2.1 s — h2https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/tcsharassmentshocker_185485.mp4ndtvod.pc.cdn.bitgravity.com/23372/... https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/tcsharassmentshocker_185485.mp4 — 206 — 9.2 MiB — 4.4 s — h2https://cdn.ndtv.com/c/jquery-3.6.0.min.jscdn.ndtv.com/c/jquery-3.6.0.min.js https://cdn.ndtv.com/c/jquery-3.6.0.min.js — 200 — 0 B — 0 ms — h2https://fonts.googleapis.com/css?family=Rubik+Mono+One|Roboto:400,500,700,900&display=swapfonts.googleapis.com/css?family=Rub... https://fonts.googleapis.com/css?family=Rubik+Mono+One|Roboto:400,500,700,900&display=swap — 200 — 1.9 KiB — 60 ms — h2https://c.ndtvimg.com/2023-09/tp922vsg_ndtv-24x7_624x370_02_September_23.jpgc.ndtvimg.com/2023-09/tp922vsg_ndtv... https://c.ndtvimg.com/2023-09/tp922vsg_ndtv-24x7_624x370_02_September_23.jpg — 200 — 81.9 KiB — 24 ms — h3https://fonts.googleapis.com/css?family=Inter:wght@300;400;500;600;700;800;900|Rubik+Mono+One|Roboto:400,500,700,900&display=swapfonts.googleapis.com/css?family=Int... https://fonts.googleapis.com/css?family=Inter:wght@300;400;500;600;700;800;900|Rubik+Mono+One|Roboto:400,500,700,900&display=swap — 200 — 2.1 KiB — 59 ms — h2https://imasdk.googleapis.com/js/sdkloader/ima3_dai.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3_dai.js — 200 — 183.8 KiB — 332 ms — h2https://imasdk.googleapis.com/js/sdkloader/ima3.js?v=2026-04-16-4imasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js?v=2026-04-16-4 — 200 — 149.7 KiB — 316 ms — h2https://cdn.ndtv.com/vp/static/js/initvidplayerDAI.min.new.js?v=2026-04-16-4cdn.ndtv.com/vp/static/js/initvidpl... https://cdn.ndtv.com/vp/static/js/initvidplayerDAI.min.new.js?v=2026-04-16-4 — 200 — 73.0 KiB — 22 ms — h2https://cdn.ndtv.com/vp/static/js/embed-miniplayer.js?2026-04-16-4cdn.ndtv.com/vp/static/js/embed-min... https://cdn.ndtv.com/vp/static/js/embed-miniplayer.js?2026-04-16-4 — 200 — 1.7 KiB — 19 ms — h2https://s3.data.ndtv.com/livetv/now-playing-schedule.jsons3.data.ndtv.com/livetv/now-playing... https://s3.data.ndtv.com/livetv/now-playing-schedule.json — 200 — 1.3 KiB — 373 ms — h2https://cdn.izooto.com/scripts/sdk/izooto.jscdn.izooto.com/scripts/sdk/izooto.j... https://cdn.izooto.com/scripts/sdk/izooto.js — 200 — 95.3 KiB — 80 ms — h3https://fonts.gstatic.com/s/notoserif/v33/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf0D33WsNFHuQk.woff2fonts.gstatic.com/s/notoserif/v33/g... https://fonts.gstatic.com/s/notoserif/v33/ga6daw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTYf0D33WsNFHuQk.woff2 — 200 — 182.3 KiB — 74 ms — h3https://www.ndtv.com/ouzsXu/b/Z/CnSAbSU2NA/QrkYzkiu/SBsWbRYqUQ/eUFWTx/IgXCcNAg?v=005ff385-cbd6-ac3f-0915-6d463c230211www.ndtv.com/ouzsXu/b/Z/CnSAbSU2NA/... https://www.ndtv.com/ouzsXu/b/Z/CnSAbSU2NA/QrkYzkiu/SBsWbRYqUQ/eUFWTx/IgXCcNAg?v=005ff385-cbd6-ac3f-0915-6d463c230211 — 200 — 0 B — 11 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-N2R2KQQwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N2R2KQQ — 200 — 0 B — 11 ms — h2https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=ndtv.com&domain=ndtv.com&path=%2Fmab.chartbeat.com/mab_strategy/head... https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=ndtv.com&domain=ndtv.com&path=%2F — 200 — 509 B — 37 ms — h2https://edata.ndtv.com/weather/weather_v1.jsonedata.ndtv.com/weather/weather_v1.j... https://edata.ndtv.com/weather/weather_v1.json — 200 — 39.1 KiB — 146 ms — h2https://c.ndtvimg.com/2026-04/dcag7s4s_tcs-nashik-_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=240,height=180c.ndtvimg.com/2026-04/dcag7s4s_tcs-... https://c.ndtvimg.com/2026-04/dcag7s4s_tcs-nashik-_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=240,height=180 — 200 — 9.6 KiB — 43 ms — h3https://c.ndtvimg.com/2026-04/603lc7ac_lebanon-reuters_625x300_10_April_26.jpeg?im=FeatureCrop,algorithm=dnn,width=240,height=180c.ndtvimg.com/2026-04/603lc7ac_leba... https://c.ndtvimg.com/2026-04/603lc7ac_lebanon-reuters_625x300_10_April_26.jpeg?im=FeatureCrop,algorithm=dnn,width=240,height=180 — 200 — 10.6 KiB — 74 ms — h3https://c.ndtvimg.com/2026-04/etuugqms_trump-china-_625x300_15_April_26.jpeg?im=FeatureCrop,algorithm=dnn,width=1200,height=738c.ndtvimg.com/2026-04/etuugqms_trum... https://c.ndtvimg.com/2026-04/etuugqms_trump-china-_625x300_15_April_26.jpeg?im=FeatureCrop,algorithm=dnn,width=1200,height=738 — 200 — 162.3 KiB — 85 ms — h3https://c.ndtvimg.com/2026-04/eahbvkkg_cbse-class-10-result-2026-live-updates_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=1200,height=738c.ndtvimg.com/2026-04/eahbvkkg_cbse... https://c.ndtvimg.com/2026-04/eahbvkkg_cbse-class-10-result-2026-live-updates_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=1200,height=738 — 200 — 79.4 KiB — 42 ms — h3https://c.ndtvimg.com/2026-04/ju7pd4gk_raghav-chadha_625x300_03_April_26.jpgc.ndtvimg.com/2026-04/ju7pd4gk_ragh... https://c.ndtvimg.com/2026-04/ju7pd4gk_raghav-chadha_625x300_03_April_26.jpg — 200 — 54.1 KiB — 69 ms — h3https://c.ndtvimg.com/2026-04/3m0adjrk_virat-kohli-bcci_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=806,height=605c.ndtvimg.com/2026-04/3m0adjrk_vira... https://c.ndtvimg.com/2026-04/3m0adjrk_virat-kohli-bcci_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=806,height=605 — 200 — 51.4 KiB — 30 ms — h3https://c.ndtvimg.com/2026-03/h42hhp18_trump-iran-new-leader_625x300_20_March_26.jpeg?im=FaceCrop,algorithm=dnn,width=1200,height=738c.ndtvimg.com/2026-03/h42hhp18_trum... https://c.ndtvimg.com/2026-03/h42hhp18_trump-iran-new-leader_625x300_20_March_26.jpeg?im=FaceCrop,algorithm=dnn,width=1200,height=738 — 200 — 57.3 KiB — 64 ms — h3https://c.ndtvimg.com/2026-04/t2esbvkg_trump-xi-ndtv-_650x400_15_April_26.jpg?im=FitAndFill,algorithm=dnn,width=240,height=180c.ndtvimg.com/2026-04/t2esbvkg_trum... https://c.ndtvimg.com/2026-04/t2esbvkg_trump-xi-ndtv-_650x400_15_April_26.jpg?im=FitAndFill,algorithm=dnn,width=240,height=180 — 200 — 7.9 KiB — 30 ms — h3https://c.ndtvimg.com/2026-04/n763jjdc_cbse-class-10-_650x400_14_April_26.jpgc.ndtvimg.com/2026-04/n763jjdc_cbse... https://c.ndtvimg.com/2026-04/n763jjdc_cbse-class-10-_650x400_14_April_26.jpg — 200 — 136.4 KiB — 32 ms — h3https://c.ndtvimg.com/2026-04/uhu1j94c_lucknow-fire_625x300_15_April_26.jpeg?im=FitAndFill,algorithm=dnn,width=1200,height=738?downsize=169:104&w=169c.ndtvimg.com/2026-04/uhu1j94c_luck... https://c.ndtvimg.com/2026-04/uhu1j94c_lucknow-fire_625x300_15_April_26.jpeg?im=FitAndFill,algorithm=dnn,width=1200,height=738?downsize=169:104&w=169 — 200 — 199.9 KiB — 568 ms — h3https://c.ndtvimg.com/2026-04/rekgjrq_maharashtra-sexual-assault-case-mohammad-ayaz-bulldozer-action_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=240,height=180?downsize=169:104&w=169c.ndtvimg.com/2026-04/rekgjrq_mahar... https://c.ndtvimg.com/2026-04/rekgjrq_maharashtra-sexual-assault-case-mohammad-ayaz-bulldozer-action_625x300_15_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=240,height=180?downsize=169:104&w=169 — 200 — 124.8 KiB — 788 ms — h3https://c.ndtvimg.com/2026-04/lsm6s01o_tcs_625x300_08_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=137,height=103&w=137c.ndtvimg.com/2026-04/lsm6s01o_tcs_... https://c.ndtvimg.com/2026-04/lsm6s01o_tcs_625x300_08_April_26.jpg?im=FeatureCrop,algorithm=dnn,width=137,height=103&w=137 — 200 — 4.4 KiB — 50 ms — h3https://c.ndtvimg.com/2025-03/p00g5c6o_vinod-kambli-_625x300_22_March_25.jpg?im=FitAndFill,algorithm=dnn,width=137,height=103&w=137c.ndtvimg.com/2025-03/p00g5c6o_vino... https://c.ndtvimg.com/2025-03/p00g5c6o_vinod-kambli-_625x300_22_March_25.jpg?im=FitAndFill,algorithm=dnn,width=137,height=103&w=137 — 200 — 3.0 KiB — 17 ms — h3https://drop.ndtv.com/images/india-flag-icon.svgdrop.ndtv.com/images/india-flag-ico... https://drop.ndtv.com/images/india-flag-icon.svg — 200 — 12.2 KiB — 677 ms — h2https://drop.ndtv.com/images/world-globeNew.svgdrop.ndtv.com/images/world-globeNew... https://drop.ndtv.com/images/world-globeNew.svg — 200 — 13.6 KiB — 53 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.js?network-code=23323946259securepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js?network-code=23323946259 — 200 — 35.5 KiB — 104 ms — h3https://ut.pubmatic.com/geo?pubid=158451ut.pubmatic.com/geo?pubid=158451 https://ut.pubmatic.com/geo?pubid=158451 — 200 — 138 B — 116 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 115 ms — h2https://icu.newsroom.bi/ingest.phpicu.newsroom.bi/ingest.php https://icu.newsroom.bi/ingest.php — 200 — 1.0 KiB — 152 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 388 B — 90 ms — h2https://cdn.izooto.com/scripts/sak/iz_setcid.html?v=1cdn.izooto.com/scripts/sak/iz_setci... https://cdn.izooto.com/scripts/sak/iz_setcid.html?v=1 — 200 — 1.6 KiB — 48 ms — h3https://events.newsroom.bi/data/rfv.phpevents.newsroom.bi/data/rfv.php https://events.newsroom.bi/data/rfv.php — 200 — 453 B — 33 ms — h2https://events.newsroom.bi/data2/rfv.phpevents.newsroom.bi/data2/rfv.php https://events.newsroom.bi/data2/rfv.php — 200 — 446 B — 30 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=9548033&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776295207198&ns_c=UTF-8&cs_cfg=1001110&c7=https%3A%2F%2Fwww.ndtv.com%2F&c8=Get%20Latest%20News%2C%20India%20News%2C%20Breaking%20News%2C%20Today%27s%20News%20-%20NDTV.com&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=9548033&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776295207198&ns_c=UTF-8&cs_cfg=1001110&c7=https%3A%2F%2Fwww.ndtv.com%2F&c8=Get%20Latest%20News%2C%20India%20News%2C%20Breaking%20News%2C%20Today%27s%20News%20-%20NDTV.com&c9= — 204 — 224 B — 31 ms — h2https://ping.chartbeat.net/ping?h=ndtv.com&p=%2F&u=CWvUbbBj6qGJC2Iq21&d=ndtv.com&g=34512&g0=NDTV%20homepage&g1=No%20Author&g4=home&n=1&f=00001&c=0&x=0&m=0&y=26757&o=413&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.ndtv.com%2F&b=2580&t=DKIB7SDknXjIC-iBIfD1Hp-Bo3Uww&V=150&i=NDTV.com%3A%20Latest%20News%2C%20India%20News%2C%20Business%2C%20Cricket%2C%20Bollywood%2C%20Video%20%26amp%3B%20Breaking%20News&tz=0&sn=1&sv=H-WF-BxosQiDc7qahBwHd-OS2LBv&sr=external&sd=1&im=067b0fff&_ping.chartbeat.net/ping?h=ndtv.com&... https://ping.chartbeat.net/ping?h=ndtv.com&p=%2F&u=CWvUbbBj6qGJC2Iq21&d=ndtv.com&g=34512&g0=NDTV%20homepage&g1=No%20Author&g4=home&n=1&f=00001&c=0&x=0&m=0&y=26757&o=413&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.ndtv.com%2F&b=2580&t=DKIB7SDknXjIC-iBIfD1Hp-Bo3Uww&V=150&i=NDTV.com%3A%20Latest%20News%2C%20India%20News%2C%20Business%2C%20Cricket%2C%20Bollywood%2C%20Video%20%26amp%3B%20Breaking%20News&tz=0&sn=1&sv=H-WF-BxosQiDc7qahBwHd-OS2LBv&sr=external&sd=1&im=067b0fff&_ — 200 — 201 B — 323 ms — h2https://config.aps.amazon-adsystem.com/configs/5d5467fe-bc8c-4335-993a-e0314547592econfig.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/5d5467fe-bc8c-4335-993a-e0314547592e — 200 — 812 B — 97 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.ndtv.com&pubid=5d5467fe-bc8c-4335-993a-e0314547592ec.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.ndtv.com&pubid=5d5467fe-bc8c-4335-993a-e0314547592e — 204 — 307 B — 21 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 55 ms — h2https://c.go-mpulse.net/api/config.json?key=HWZRJ-J5QJF-WUSXD-JYWTR-U3CKM&d=www.ndtv.com&t=5920984&v=1.792.20&sl=0&si=1efde323-9800-491a-8d9c-e63d1e342065-tdk65h&plugins=AK,ConfigOverride,PageParams,RT,PaintTiming,NavigationTiming,ResourceTiming,Memory,Akamai,EventTiming,BFCache,LOGN&acao=&ak.ai=216860c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=HWZRJ-J5QJF-WUSXD-JYWTR-U3CKM&d=www.ndtv.com&t=5920984&v=1.792.20&sl=0&si=1efde323-9800-491a-8d9c-e63d1e342065-tdk65h&plugins=AK,ConfigOverride,PageParams,RT,PaintTiming,NavigationTiming,ResourceTiming,Memory,Akamai,EventTiming,BFCache,LOGN&acao=&ak.ai=216860 — 200 — 793 B — 346 ms — h2https://privacy-location-edge.ccgateway.net/privacy/locationprivacy-location-edge.ccgateway.net... https://privacy-location-edge.ccgateway.net/privacy/location — 200 — 188 B — 371 ms — h2https://www.googletagmanager.com/gtag/js?id=G-XQCGTLW8NV&cx=c&gtm=4e64e1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-XQCGTLW8NV&cx=c&gtm=4e64e1 — 200 — 172.4 KiB — 106 ms — h2https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.ndtv.com%2F&scrsrc=www.googletagmanager.com&rnd=58258905.1776295208&dt=Get%20Latest%20News%2C%20India%20News%2C%20Breaking%20News%2C%20Today%27s%20News%20-%20NDTV.com&auid=138747790.1776295208&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64e1v76535019za200zd76535019xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~116363097~117266401~118131810~118463262&apve=1&apvf=f&apvc=1&tft=1776295207625&tfd=2980www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.ndtv.com%2F&scrsrc=www.googletagmanager.com&rnd=58258905.1776295208&dt=Get%20Latest%20News%2C%20India%20News%2C%20Breaking%20News%2C%20Today%27s%20News%20-%20NDTV.com&auid=138747790.1776295208&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64e1v76535019za200zd76535019xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~116363097~117266401~118131810~118463262&apve=1&apvf=f&apvc=1&tft=1776295207625&tfd=2980 — 200 — 21 B — 411 ms — h3https://trc.taboola.com/1010811/log/3/unip?en=page_view&gtmcb=34732034trc.taboola.com/1010811/log/3/unip?... https://trc.taboola.com/1010811/log/3/unip?en=page_view&gtmcb=34732034 — 204 — 300 B — 56 ms — h2https://nr-events.taboola.com/newsroom/1.0/ndtv-ndtvmobile/get-action?page.url=https%3A%2F%2Fwww.ndtv.com%2F&view.id=138942661207248055&page.template=home-mobile&page.dashboard=home-mobilenr-events.taboola.com/newsroom/1.0/... https://nr-events.taboola.com/newsroom/1.0/ndtv-ndtvmobile/get-action?page.url=https%3A%2F%2Fwww.ndtv.com%2F&view.id=138942661207248055&page.template=home-mobile&page.dashboard=home-mobile — 200 — 395 B — 90 ms — h2https://www.googletagmanager.com/gtag/js?id=G-EDK4P8CHKM&cx=c&gtm=4e64e1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-EDK4P8CHKM&cx=c&gtm=4e64e1 — 200 — 157.5 KiB — 133 ms — h3https://www.google.com/ccm/collect?rcb=8&frm=1&ae=g&en=page_view&dr=www.ndtv.com&dl=https%3A%2F%2Fwww.ndtv.com%2F&scrsrc=www.googletagmanager.com&rnd=2013465446.1776295208&dt=NDTV%20News&auid=138747790.1776295208&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64e1v76535019za200zd76535019xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776295207754&tfd=2654www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=1&ae=g&en=page_view&dr=www.ndtv.com&dl=https%3A%2F%2Fwww.ndtv.com%2F&scrsrc=www.googletagmanager.com&rnd=2013465446.1776295208&dt=NDTV%20News&auid=138747790.1776295208&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64e1v76535019za200zd76535019xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776295207754&tfd=2654 — 200 — 21 B — 322 ms — h3https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 0 B — 0 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 35.5 KiB — 74 ms — h3https://wapi.ndtv.com/geo.jsonwapi.ndtv.com/geo.json https://wapi.ndtv.com/geo.json — 200 — 534 B — 97 ms — h2https://api.vuukle.com/api/v1/Publishers/PublicConfigs?apiKey=e6741053-104a-43d2-8bd8-b2536529f5cd&host=ndtv.comapi.vuukle.com/api/v1/Publishers/Pu... https://api.vuukle.com/api/v1/Publishers/PublicConfigs?apiKey=e6741053-104a-43d2-8bd8-b2536529f5cd&host=ndtv.com — 200 — 1.3 KiB — 245 ms — h3https://cdn.vuukle.com/cmg.platform.jscdn.vuukle.com/cmg.platform.js https://cdn.vuukle.com/cmg.platform.js — 200 — 3.2 KiB — 40 ms — h3https://cdn.vuukle.com/abd.platform.jscdn.vuukle.com/abd.platform.js https://cdn.vuukle.com/abd.platform.js — 200 — 1.0 KiB — 36 ms — h3https://cdn.vuukle.com/domain-configs/ndtv.com_1.jscdn.vuukle.com/domain-configs/ndtv.... https://cdn.vuukle.com/domain-configs/ndtv.com_1.js — 200 — 458 B — 36 ms — h3https://nr-events.taboola.com/newsroom/1.0/ndtv-ndtvmobile/notify-impression?page.url=https%3A%2F%2Fwww.ndtv.com%2F&view.id=138942661207248055&page.template=home-mobile&page.dashboard=home-mobilenr-events.taboola.com/newsroom/1.0/... https://nr-events.taboola.com/newsroom/1.0/ndtv-ndtvmobile/notify-impression?page.url=https%3A%2F%2Fwww.ndtv.com%2F&view.id=138942661207248055&page.template=home-mobile&page.dashboard=home-mobile — 204 — 91 B — 61 ms — h2https://config.aps.amazon-adsystem.com/configs/5d5467fe-bc8c-4335-993a-e0314547592econfig.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/5d5467fe-bc8c-4335-993a-e0314547592e — 200 — 0 B — 0 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.ndtv.com&pubid=5d5467fe-bc8c-4335-993a-e0314547592ec.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.ndtv.com&pubid=5d5467fe-bc8c-4335-993a-e0314547592e — 204 — 0 B — 2 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 0 B — 3 ms — h2https://trc.taboola.com/1010811/log/3/unip?en=page_view&gtmcb=37630951trc.taboola.com/1010811/log/3/unip?... https://trc.taboola.com/1010811/log/3/unip?en=page_view&gtmcb=37630951 — 204 — 83 B — 32 ms — h2https://cdn.ndtv.com/vp/static/js/hls.min.js?_=1776295205440cdn.ndtv.com/vp/static/js/hls.min.j... https://cdn.ndtv.com/vp/static/js/hls.min.js?_=1776295205440 — 200 — 160.0 KiB — 21 ms — h2https://cdn.vuukle.com/cst.platform.jscdn.vuukle.com/cst.platform.js https://cdn.vuukle.com/cst.platform.js — 200 — 1.3 KiB — 27 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604130101/pubads_impl.js?cb=31097849securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604130101/pubads_impl.js?cb=31097849 — 200 — 187.6 KiB — 110 ms — h3https://cdn.vuukle.com/chu.platform.jscdn.vuukle.com/chu.platform.js https://cdn.vuukle.com/chu.platform.js — 200 — 773 B — 28 ms — h3https://ads.pubmatic.com/AdServer/js/pwt/158451/3767/84/config.jsonads.pubmatic.com/AdServer/js/pwt/15... https://ads.pubmatic.com/AdServer/js/pwt/158451/3767/84/config.json — 200 — 589 B — 13 ms — h2https://cdn.vuukle.com/ads/ndtv.com.jsoncdn.vuukle.com/ads/ndtv.com.json https://cdn.vuukle.com/ads/ndtv.com.json — 200 — 2.3 KiB — 216 ms — h3https://cdn.vuukle.com/static/prebid3.jscdn.vuukle.com/static/prebid3.js https://cdn.vuukle.com/static/prebid3.js — 200 — 159.3 KiB — 79 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-EDK4P8CHKM&gtm=45je64e1v9189189525za20gzb76535019zd76535019&_p=1776295205443&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EEAAAGA&ae=a&are=1&cid=1514350843.1776295208&frm=1&ir=1&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512543&dl=https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&sid=1776295208&sct=1&seg=0&dr=https%3A%2F%2Fwww.ndtv.com%2F&dt=NDTV%20News&_tu=QA&en=scroll&_fv=1&_nsi=1&_ss=1&epn.percent_scrolled=90&tfd=3130region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-EDK4P8CHKM&gtm=45je64e1v9189189525za20gzb76535019zd76535019&_p=1776295205443&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EEAAAGA&ae=a&are=1&cid=1514350843.1776295208&frm=1&ir=1&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512543&dl=https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&sid=1776295208&sct=1&seg=0&dr=https%3A%2F%2Fwww.ndtv.com%2F&dt=NDTV%20News&_tu=QA&en=scroll&_fv=1&_nsi=1&_ss=1&epn.percent_scrolled=90&tfd=3130 — 204 — 547 B — 233 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-EDK4P8CHKM&cid=1514350843.1776295208&gtm=45je64e1v9189189525za20gzb76535019zd76535019&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=1&tag_exp=0~115938466~115938469~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-EDK4P8CHKM&cid=1514350843.1776295208&gtm=45je64e1v9189189525za20gzb76535019zd76535019&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=1&tag_exp=0~115938466~115938469~117266401~117512543 — 204 — 556 B — 104 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-EDK4P8CHKM&cid=1514350843.1776295208&gtm=45je64e1v9189189525za20gzb76535019zd76535019&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=1&tag_exp=0~115938466~115938469~117266401~117512543&z=1094037109www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-EDK4P8CHKM&cid=1514350843.1776295208&gtm=45je64e1v9189189525za20gzb76535019zd76535019&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=1&tag_exp=0~115938466~115938469~117266401~117512543&z=1094037109 — 200 — 408 B — 147 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datahttps://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 — 37 ms — h3https://cdn.vuukle.com/cnsnt.platform.jscdn.vuukle.com/cnsnt.platform.js https://cdn.vuukle.com/cnsnt.platform.js — 200 — 1.7 KiB — 27 ms — h3https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/blackvideo.mp4ndtvod.pc.cdn.bitgravity.com/23372/... https://ndtvod.pc.cdn.bitgravity.com/23372/ndtv/blackvideo.mp4 — 206 — 5.8 KiB — 88 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datahttps://dmp.im-apps.net/secure-signal/provider.jsdmp.im-apps.net/secure-signal/provi... https://dmp.im-apps.net/secure-signal/provider.js — 200 — 2.5 KiB — 50 ms — h2https://connectid.analytics.yahoo.com/connectId-gpt.jsconnectid.analytics.yahoo.com/conne... https://connectid.analytics.yahoo.com/connectId-gpt.js — 200 — 9.0 KiB — 98 ms — h2https://cdn.jsdelivr.net/gh/prebid/shared-id/pubcid.js/docs/pubcid.min.jscdn.jsdelivr.net/gh/prebid/shared-i... https://cdn.jsdelivr.net/gh/prebid/shared-id/pubcid.js/docs/pubcid.min.js — 200 — 698 B — 35 ms — h2https://tags.crwdcntrl.net/lt/c/16589/sync.min.jstags.crwdcntrl.net/lt/c/16589/sync.... https://tags.crwdcntrl.net/lt/c/16589/sync.min.js — 200 — 13.2 KiB — 88 ms — h2https://invstatic101.creativecdn.com/encrypted-signals/encrypted-tag-g.jsinvstatic101.creativecdn.com/encryp... https://invstatic101.creativecdn.com/encrypted-signals/encrypted-tag-g.js — 200 — 2.9 KiB — 113 ms — h2https://cdn.id5-sync.com/api/1.0/esp.jscdn.id5-sync.com/api/1.0/esp.js https://cdn.id5-sync.com/api/1.0/esp.js — 200 — 34.7 KiB — 106 ms — h2https://static.criteo.net/js/ld/publishertag.ids.jsstatic.criteo.net/js/ld/publisherta... https://static.criteo.net/js/ld/publishertag.ids.js — 200 — 14.8 KiB — 105 ms — h2https://ads.pubmatic.com/AdServer/js/google-esp.jsads.pubmatic.com/AdServer/js/google... https://ads.pubmatic.com/AdServer/js/google-esp.js — 200 — 3.4 KiB — 6 ms — h2https://cdn.mgaru.dev/static/myGaruStandalone.jscdn.mgaru.dev/static/myGaruStandalo... https://cdn.mgaru.dev/static/myGaruStandalone.js — 200 — 2.1 KiB — 76 ms — h3https://oa.openxcdn.net/esp.jsoa.openxcdn.net/esp.js https://oa.openxcdn.net/esp.js — 200 — 8.2 KiB — 82 ms — h2https://cdn.vuukle.com/ads/ndtv.com.jsoncdn.vuukle.com/ads/ndtv.com.json https://cdn.vuukle.com/ads/ndtv.com.json — 200 — 0 B — 2 ms — h3https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 266 B — 129 ms — h2https://sync6.im-apps.net/9001/pid?ref=null&page=https://www.ndtv.com/sync6.im-apps.net/9001/pid?ref=null... https://sync6.im-apps.net/9001/pid?ref=null&page=https://www.ndtv.com/ — 200 — 281 B — 287 ms — http/1.1https://ident.mygaru.com/v2/id?partner_id=abd6fad8-5220-4364-8fd1-052f78594be6ident.mygaru.com/v2/id?partner_id=a... https://ident.mygaru.com/v2/id?partner_id=abd6fad8-5220-4364-8fd1-052f78594be6 — 200 — 382 B — 188 ms — h2https://tracking.mygaru.com/ident/?domain=www.ndtv.com&otp=0&ttems=77.1&i=myg-standalone&resource=script&type=script&conn_id=null&conn_req_num=null&dns=32.5&tcp=0.09999999999999787&tls=19.8&ttfb=21.7&transfer=1.3&redirect=0&blocked=0&total=77.1&fromCache=falsetracking.mygaru.com/ident/?domain=w... https://tracking.mygaru.com/ident/?domain=www.ndtv.com&otp=0&ttems=77.1&i=myg-standalone&resource=script&type=script&conn_id=null&conn_req_num=null&dns=32.5&tcp=0.09999999999999787&tls=19.8&ttfb=21.7&transfer=1.3&redirect=0&blocked=0&total=77.1&fromCache=false — 200 — 253 B — 659 ms — h2https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 62 B — 139 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 0 B — 1 ms — h3https://cdn.confiant-integrations.net/RNw7xiqRu-6_97G1pl1Hr7_2fbE/gpt_and_prebid/config.jscdn.confiant-integrations.net/RNw7x... https://cdn.confiant-integrations.net/RNw7xiqRu-6_97G1pl1Hr7_2fbE/gpt_and_prebid/config.js — 200 — 69.1 KiB — 132 ms — h3https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 62 B — 159 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js — 200 — 186.4 KiB — 77 ms — h3https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 62 B — 146 ms — h2https://id5-sync.com/api/esp/increment?counter=no-configid5-sync.com/api/esp/increment?coun... https://id5-sync.com/api/esp/increment?counter=no-config — 204 — 228 B — 94 ms — h2https://ssl.google-analytics.com/ga.jsssl.google-analytics.com/ga.js https://ssl.google-analytics.com/ga.js — 200 — 17.4 KiB — 155 ms — h2https://imasdk.googleapis.com/js/core/bridge3.757.0_en.html?gdpr=1imasdk.googleapis.com/js/core/bridg... https://imasdk.googleapis.com/js/core/bridge3.757.0_en.html?gdpr=1 — 200 — 270.9 KiB — 247 ms — h2https://cdn.ndtv.com/vp/static/images/normal_button_all.png?ver=28112019cdn.ndtv.com/vp/static/images/norma... https://cdn.ndtv.com/vp/static/images/normal_button_all.png?ver=28112019 — 200 — 30.5 KiB — 18 ms — h2https://cdn.ndtv.com/vp/static/js/comscore.js?_=1776295205441cdn.ndtv.com/vp/static/js/comscore.... https://cdn.ndtv.com/vp/static/js/comscore.js?_=1776295205441 — 200 — 49.1 KiB — 17 ms — h2https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 62 B — 74 ms — h2https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 62 B — 107 ms — h2https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 62 B — 140 ms — h2https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.jspagead2.googlesyndication.com/omsdk... https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js — 200 — 15.4 KiB — 144 ms — h3https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 0 B — 0 ms — h2https://esp.rtbhouse.com/encryptesp.rtbhouse.com/encrypt https://esp.rtbhouse.com/encrypt — 200 — 634 B — 106 ms — h2https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 62 B — 98 ms — h2https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 62 B — 87 ms — h2https://config.aps.amazon-adsystem.com/configs/842701b4-f689-4de3-9ff4-bc1999093771config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/842701b4-f689-4de3-9ff4-bc1999093771 — 200 — 1.8 KiB — 19 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.ndtv.com&pubid=842701b4-f689-4de3-9ff4-bc1999093771c.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.ndtv.com&pubid=842701b4-f689-4de3-9ff4-bc1999093771 — 200 — 2.4 KiB — 20 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 0 B — 1 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 387 B — 59 ms — h2https://id.a-mx.com/sync/?tagId=&ref=null&u=https://www.ndtv.com/&tl=https://www.ndtv.com/&nf=0&rt=true&v=9.18.0&av=2.0&vg=vuuklehb&us_privacy=null&am=null&gdpr=0&gdpr_consent=id.a-mx.com/sync/?tagId=&ref=null&u... https://id.a-mx.com/sync/?tagId=&ref=null&u=https://www.ndtv.com/&tl=https://www.ndtv.com/&nf=0&rt=true&v=9.18.0&av=2.0&vg=vuuklehb&us_privacy=null&am=null&gdpr=0&gdpr_consent= — 200 — 465 B — 126 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 387 B — 50 ms — h2https://fundingchoicesmessages.google.com/i/23323946259?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/23323946259?ers=3 — 200 — 70.1 KiB — 239 ms — h2https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.jscdn.confiant-integrations.net/gptpr... https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js — 200 — 141.8 KiB — 62 ms — h3https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 62 B — 33 ms — h2https://www.googletagmanager.com/gtag/destination?id=G-WHYDFTB5HJ&cx=c&gtm=4e64e1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=G-WHYDFTB5HJ&cx=c&gtm=4e64e1 — 200 — 155.8 KiB — 99 ms — h3https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=789921181&utmhn=www.ndtv.com&utmcs=UTF-8&utmsr=412x823&utmvp=372x209&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=NDTV%20News&utmhid=1770074260&utmr=0&utmp=html5videoplayer%2FLIVE_BG24x7https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&utmht=1776295209171&utmac=UA-11243047-15&utmcc=__utma%3D165355488.1514350843.1776295208.1776295209.1776295209.1%3B%2B__utmz%3D165355488.1776295209.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=438211763&utmredir=1&utmu=qACAAAAAAAAAAAAAAAABAAAE~ssl.google-analytics.com/r/__utm.gi... https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=789921181&utmhn=www.ndtv.com&utmcs=UTF-8&utmsr=412x823&utmvp=372x209&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=NDTV%20News&utmhid=1770074260&utmr=0&utmp=html5videoplayer%2FLIVE_BG24x7https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&utmht=1776295209171&utmac=UA-11243047-15&utmcc=__utma%3D165355488.1514350843.1776295208.1776295209.1776295209.1%3B%2B__utmz%3D165355488.1776295209.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=438211763&utmredir=1&utmu=qACAAAAAAAAAAAAAAAABAAAE~ — 200 — 365 B — 60 ms — h2https://ssl.google-analytics.com/__utm.gif?utmwv=5.7.2&utms=2&utmn=259026701&utmhn=www.ndtv.com&utmt=event&utme=5(PlayerInit*html5videoplayer%2C%20Video%20type%3A%20LIVE%2C%20channel%3A%20NDTV24X7%2C%20videoform%3A%20LIVE_BG24x7%2C%20show%3A%20LIVE_BG24x7%2C%20Network%3A%20NDTV%2C%20Video%20ID%3A%20LIVE_BG24x7%2C%20Category%3A%20ndtv24x7%2C%20alias%3A%20ndtv_wap_news_24x7_live_pre%2C%20Device%3A%20Android%2C%20autostart%3A%20true%2C%20URL%3A%20https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0*LIVE_BG24x7)&utmcs=UTF-8&utmsr=412x823&utmvp=372x209&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=NDTV%20News&utmhid=1770074260&utmr=0&utmp=%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&utmht=1776295209174&utmac=UA-114407664-1&utmcc=__utma%3D165355488.1514350843.1776295208.1776295209.1776295209.1%3B%2B__utmz%3D165355488.1776295209.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=&utmmt=1&utmu=6ACAAAAAAAAAAAAAAAABAAAE~ssl.google-analytics.com/__utm.gif?... https://ssl.google-analytics.com/__utm.gif?utmwv=5.7.2&utms=2&utmn=259026701&utmhn=www.ndtv.com&utmt=event&utme=5(PlayerInit*html5videoplayer%2C%20Video%20type%3A%20LIVE%2C%20channel%3A%20NDTV24X7%2C%20videoform%3A%20LIVE_BG24x7%2C%20show%3A%20LIVE_BG24x7%2C%20Network%3A%20NDTV%2C%20Video%20ID%3A%20LIVE_BG24x7%2C%20Category%3A%20ndtv24x7%2C%20alias%3A%20ndtv_wap_news_24x7_live_pre%2C%20Device%3A%20Android%2C%20autostart%3A%20true%2C%20URL%3A%20https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0*LIVE_BG24x7)&utmcs=UTF-8&utmsr=412x823&utmvp=372x209&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=NDTV%20News&utmhid=1770074260&utmr=0&utmp=%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&utmht=1776295209174&utmac=UA-114407664-1&utmcc=__utma%3D165355488.1514350843.1776295208.1776295209.1776295209.1%3B%2B__utmz%3D165355488.1776295209.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=&utmmt=1&utmu=6ACAAAAAAAAAAAAAAAABAAAE~ — 200 — 438 B — 40 ms — h2https://ssl.google-analytics.com/__utm.gif?utmwv=5.7.2&utms=3&utmn=179714285&utmhn=www.ndtv.com&utmcs=UTF-8&utmsr=412x823&utmvp=372x209&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=NDTV%20News&utmhid=1770074260&utmr=0&utmp=html5videoplayer%2FLIVE%2FLIVE_BG24x7https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&utmht=1776295209175&utmac=UA-114407664-1&utmcc=__utma%3D165355488.1514350843.1776295208.1776295209.1776295209.1%3B%2B__utmz%3D165355488.1776295209.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=&utmmt=1&utmu=6ACAAAAAAAAAAAAAAAABAAAE~ssl.google-analytics.com/__utm.gif?... https://ssl.google-analytics.com/__utm.gif?utmwv=5.7.2&utms=3&utmn=179714285&utmhn=www.ndtv.com&utmcs=UTF-8&utmsr=412x823&utmvp=372x209&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=NDTV%20News&utmhid=1770074260&utmr=0&utmp=html5videoplayer%2FLIVE%2FLIVE_BG24x7https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&utmht=1776295209175&utmac=UA-114407664-1&utmcc=__utma%3D165355488.1514350843.1776295208.1776295209.1776295209.1%3B%2B__utmz%3D165355488.1776295209.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=&utmmt=1&utmu=6ACAAAAAAAAAAAAAAAABAAAE~ — 200 — 94 B — 41 ms — h2https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.jssecure.cdn.fastclick.net/js/pubcid/... https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.js — 200 — 21.7 KiB — 60 ms — h2https://cdn.id5-sync.com/api/1.0/id5-api.jscdn.id5-sync.com/api/1.0/id5-api.js https://cdn.id5-sync.com/api/1.0/id5-api.js — 200 — 34.3 KiB — 32 ms — h2https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher-stub.min.jssecure.cdn.fastclick.net/js/cnvr-la... https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher-stub.min.js — 200 — 1.1 KiB — 59 ms — h2https://tracking.mygaru.com/ident/?domain=www.ndtv.com&otp=eR8Oru6WEmnXVSuO4a7sJbHWbgNuppNO96Z%2Fttp1MzjrXcyLEm1Af%2BZdkjWiqrRbkbYzclBRmP6sSZlmr3%2B5ybuMcBNAh9lHLQ%3D%3D&ttems=791&i=myg-standalone&resource=id&type=fetch&conn_id=null&conn_req_num=null&dns=0.9&tcp=58.599999999999994&tls=67.9&ttfb=58.6&transfer=1.5&redirect=0&blocked=0&total=193.8&fromCache=falsetracking.mygaru.com/ident/?domain=w... https://tracking.mygaru.com/ident/?domain=www.ndtv.com&otp=eR8Oru6WEmnXVSuO4a7sJbHWbgNuppNO96Z%2Fttp1MzjrXcyLEm1Af%2BZdkjWiqrRbkbYzclBRmP6sSZlmr3%2B5ybuMcBNAh9lHLQ%3D%3D&ttems=791&i=myg-standalone&resource=id&type=fetch&conn_id=null&conn_req_num=null&dns=0.9&tcp=58.599999999999994&tls=67.9&ttfb=58.6&transfer=1.5&redirect=0&blocked=0&total=193.8&fromCache=false — 200 — 45 B — 417 ms — h2blob:https://www.ndtv.com/e41a6ba7-18db-40c0-a7a9-08fb14f11a0dwww.ndtv.com/e41a6ba7-18db-40c0-a7a... blob:https://www.ndtv.com/e41a6ba7-18db-40c0-a7a9-08fb14f11a0d — 200 — 0 B — 3 ms — blobhttps://s0.2mdn.net/instream/video/client.jss0.2mdn.net/instream/video/client.j... https://s0.2mdn.net/instream/video/client.js — 200 — 16.8 KiB — 152 ms — h2https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 62 B — 33 ms — h2https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher.min.jssecure.cdn.fastclick.net/js/cnvr-la... https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher.min.js — 200 — 24.7 KiB — 4 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-WHYDFTB5HJ&gtm=45je64e1v9177575135z876535019za20gzb76535019zd76535019&_p=1776295205088&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1514350843.1776295208&frm=0&pscdl=noapi&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~116363097~117266400~117971173&dl=https%3A%2F%2Fwww.ndtv.com%2F&sid=1776295209&sct=1&seg=0&dt=Get%20Latest%20News%2C%20India%20News%2C%20Breaking%20News%2C%20Today%27s%20News%20-%20NDTV.com&en=page_view&_fv=1&_ss=1&ep.author=blank&ep.article_category=blank&ep.article_title=blank&ep.publication_date=blank&ep.article_length=blank&ep.language_hit=english&ep.article_tags=blank&ep.page_type=home&ep.gtm_id_version=GTM-N2R2KQQ%20-%20454&ep.platform_hit=mobile&ep.sectionfilter=blank&tfd=4914region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-WHYDFTB5HJ&gtm=45je64e1v9177575135z876535019za20gzb76535019zd76535019&_p=1776295205088&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1514350843.1776295208&frm=0&pscdl=noapi&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~116363097~117266400~117971173&dl=https%3A%2F%2Fwww.ndtv.com%2F&sid=1776295209&sct=1&seg=0&dt=Get%20Latest%20News%2C%20India%20News%2C%20Breaking%20News%2C%20Today%27s%20News%20-%20NDTV.com&en=page_view&_fv=1&_ss=1&ep.author=blank&ep.article_category=blank&ep.article_title=blank&ep.publication_date=blank&ep.article_length=blank&ep.language_hit=english&ep.article_tags=blank&ep.page_type=home&ep.gtm_id_version=GTM-N2R2KQQ%20-%20454&ep.platform_hit=mobile&ep.sectionfilter=blank&tfd=4914 — 204 — 48 B — 182 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-WHYDFTB5HJ&cid=1514350843.1776295208&gtm=45je64e1v9177575135z876535019za20gzb76535019zd76535019&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~116363097~117266400~117971173stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-WHYDFTB5HJ&cid=1514350843.1776295208&gtm=45je64e1v9177575135z876535019za20gzb76535019zd76535019&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~116363097~117266400~117971173 — 204 — 57 B — 36 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-WHYDFTB5HJ&cid=1514350843.1776295208&gtm=45je64e1v9177575135z876535019za20gzb76535019zd76535019&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~116363097~117266400~117971173&z=2048280669www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-WHYDFTB5HJ&cid=1514350843.1776295208&gtm=45je64e1v9177575135z876535019za20gzb76535019zd76535019&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~116363097~117266400~117971173&z=2048280669 — 200 — 107 B — 58 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxXefkFedni_7XWof8eZRhkXI-4a7LeF-5NnGj3jhvzyarPYmgRWOjY7_0x5w-qgps_c9EjQX-7ZbzkbPHEaZygc2daWlU6bByH2SrWASg7VuXvbyX5KBmbFLhWmOHnR1PqDI2XEfundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXefkFedni_7XWof8eZRhkXI-4a7LeF-5NnGj3jhvzyarPYmgRWOjY7_0x5w-qgps_c9EjQX-7ZbzkbPHEaZygc2daWlU6bByH2SrWASg7VuXvbyX5KBmbFLhWmOHnR1PqDI2XE — 204 — 28 B — 128 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXefkFedni_7XWof8eZRhkXI-4a7LeF-5NnGj3jhvzyarPYmgRWOjY7_0x5w-qgps_c9EjQX-7ZbzkbPHEaZygc2daWlU6bByH2SrWASg7VuXvbyX5KBmbFLhWmOHnR1PqDI2XEfundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXefkFedni_7XWof8eZRhkXI-4a7LeF-5NnGj3jhvzyarPYmgRWOjY7_0x5w-qgps_c9EjQX-7ZbzkbPHEaZygc2daWlU6bByH2SrWASg7VuXvbyX5KBmbFLhWmOHnR1PqDI2XE — 204 — 28 B — 123 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXefkFedni_7XWof8eZRhkXI-4a7LeF-5NnGj3jhvzyarPYmgRWOjY7_0x5w-qgps_c9EjQX-7ZbzkbPHEaZygc2daWlU6bByH2SrWASg7VuXvbyX5KBmbFLhWmOHnR1PqDI2XEfundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXefkFedni_7XWof8eZRhkXI-4a7LeF-5NnGj3jhvzyarPYmgRWOjY7_0x5w-qgps_c9EjQX-7ZbzkbPHEaZygc2daWlU6bByH2SrWASg7VuXvbyX5KBmbFLhWmOHnR1PqDI2XE — 204 — 28 B — 111 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxW-2raQSkfkhaCaFut3LoGzrG1oZXsnsh2lJBQ_Tzp9LeXZ9PjblgiYqa5MqOV6BXoT3QXiu8JXGBFBI0CakgjXB-JSgOwfT500kRqNHWPAd20oLEKT0Vi-Z6m4utDBOR5KzayK?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk1MjA5LDY0MTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cubmR0di5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMTgsIltbW251bGwsNDM4OF1dXSJdLFszNSwiMTc3NjI5NTIwOSJdLFsxOSwiMSJdLFsxNywiWzBdIl0sWzI0LCIiXSxbMjksImZhbHNlIl1dXQfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxW-2raQSkfkhaCaFut3LoGzrG1oZXsnsh2lJBQ_Tzp9LeXZ9PjblgiYqa5MqOV6BXoT3QXiu8JXGBFBI0CakgjXB-JSgOwfT500kRqNHWPAd20oLEKT0Vi-Z6m4utDBOR5KzayK?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk1MjA5LDY0MTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cubmR0di5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMTgsIltbW251bGwsNDM4OF1dXSJdLFszNSwiMTc3NjI5NTIwOSJdLFsxOSwiMSJdLFsxNywiWzBdIl0sWzI0LCIiXSxbMjksImZhbHNlIl1dXQ — 200 — 68.8 KiB — 117 ms — h2https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 62 B — 32 ms — h2https://proc.ad.cpe.dotomi.com/cvx/client/direct/launcher?version=1.2.0&lid=681proc.ad.cpe.dotomi.com/cvx/client/d... https://proc.ad.cpe.dotomi.com/cvx/client/direct/launcher?version=1.2.0&lid=681 — 200 — 461 B — 147 ms — h2https://gum.criteo.com/syncframe?origin=publishertagids&topUrl=www.ndtv.comgum.criteo.com/syncframe?origin=pub... https://gum.criteo.com/syncframe?origin=publishertagids&topUrl=www.ndtv.com — 200 — 5.3 KiB — 98 ms — h2https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swapfonts.googleapis.com/css?family=Arc... https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swap — 200 — 6.2 KiB — 68 ms — h3https://lh3.googleusercontent.com/9Q1Z-OruukUbuy_kaMIMv95J-B1PLOuK0pciXXFdN8pZu-KwXnHJb82zcdcsC7KQS9PrPb_lkTSpE7zY-mNYCIjRy6TqztyY1m3QOT4vsVMwoFJg71BejQ=h60lh3.googleusercontent.com/9Q1Z-Oruu... https://lh3.googleusercontent.com/9Q1Z-OruukUbuy_kaMIMv95J-B1PLOuK0pciXXFdN8pZu-KwXnHJb82zcdcsC7KQS9PrPb_lkTSpE7zY-mNYCIjRy6TqztyY1m3QOT4vsVMwoFJg71BejQ=h60 — 200 — 2.8 KiB — 148 ms — h2https://secure.cdn.fastclick.net/js/cnvr-coreid/latest/coreid.min.jssecure.cdn.fastclick.net/js/cnvr-co... https://secure.cdn.fastclick.net/js/cnvr-coreid/latest/coreid.min.js — 200 — 47.1 KiB — 5 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 — 0 B — 0 ms — h3https://gum.criteo.com/sid/json?origin=publishertagids&domain=ndtv.com&sn=AndroidSyncframe&so=0&topUrl=www.ndtv.com&pm=1gum.criteo.com/sid/json?origin=publ... https://gum.criteo.com/sid/json?origin=publishertagids&domain=ndtv.com&sn=AndroidSyncframe&so=0&topUrl=www.ndtv.com&pm=1 — 302 — 684 B — 32 ms — h2https://mug.criteo.com/sid?cpp=NBSLjnxlaFFKbkMydGp0ZTVyRkkvRXMvYmxiNWhFWDhnYzJtVlBxYVJxc2kwdzhJN2RZUVJaNC9SYXFPRWVIdHNhMlovTEdJVlQwQ2VOdlpYWXF3T0N4djlWNWo4Z2lKU3RMajIvVEVqQ3RnNHA0RENhUlpSckV2aUVqK1l4L1ZtdUg4OEVrRHE3Y3dWZ05mbEpUazJRQTl1SDVVWCtrdGQ4aWZQdlp4ZDZRWlAxd00vVlhzRG1VUUpQQ0lhelNxVW5sWkpoN0lXZmtlcmJGUzRsakRZb1RPVEpLa1JxWjZ2cmRDV3A2cXVMS241b2NBPXw&cppv=2mug.criteo.com/sid?cpp=NBSLjnxlaFFK... https://mug.criteo.com/sid?cpp=NBSLjnxlaFFKbkMydGp0ZTVyRkkvRXMvYmxiNWhFWDhnYzJtVlBxYVJxc2kwdzhJN2RZUVJaNC9SYXFPRWVIdHNhMlovTEdJVlQwQ2VOdlpYWXF3T0N4djlWNWo4Z2lKU3RMajIvVEVqQ3RnNHA0RENhUlpSckV2aUVqK1l4L1ZtdUg4OEVrRHE3Y3dWZ05mbEpUazJRQTl1SDVVWCtrdGQ4aWZQdlp4ZDZRWlAxd00vVlhzRG1VUUpQQ0lhelNxVW5sWkpoN0lXZmtlcmJGUzRsakRZb1RPVEpLa1JxWjZ2cmRDV3A2cXVMS241b2NBPXw&cppv=2 — 200 — 757 B — 148 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxXefkFedni_7XWof8eZRhkXI-4a7LeF-5NnGj3jhvzyarPYmgRWOjY7_0x5w-qgps_c9EjQX-7ZbzkbPHEaZygc2daWlU6bByH2SrWASg7VuXvbyX5KBmbFLhWmOHnR1PqDI2XEfundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXefkFedni_7XWof8eZRhkXI-4a7LeF-5NnGj3jhvzyarPYmgRWOjY7_0x5w-qgps_c9EjQX-7ZbzkbPHEaZygc2daWlU6bByH2SrWASg7VuXvbyX5KBmbFLhWmOHnR1PqDI2XE — 204 — 28 B — 55 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXefkFedni_7XWof8eZRhkXI-4a7LeF-5NnGj3jhvzyarPYmgRWOjY7_0x5w-qgps_c9EjQX-7ZbzkbPHEaZygc2daWlU6bByH2SrWASg7VuXvbyX5KBmbFLhWmOHnR1PqDI2XEfundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXefkFedni_7XWof8eZRhkXI-4a7LeF-5NnGj3jhvzyarPYmgRWOjY7_0x5w-qgps_c9EjQX-7ZbzkbPHEaZygc2daWlU6bByH2SrWASg7VuXvbyX5KBmbFLhWmOHnR1PqDI2XE — 204 — 28 B — 56 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxXefkFedni_7XWof8eZRhkXI-4a7LeF-5NnGj3jhvzyarPYmgRWOjY7_0x5w-qgps_c9EjQX-7ZbzkbPHEaZygc2daWlU6bByH2SrWASg7VuXvbyX5KBmbFLhWmOHnR1PqDI2XEfundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxXefkFedni_7XWof8eZRhkXI-4a7LeF-5NnGj3jhvzyarPYmgRWOjY7_0x5w-qgps_c9EjQX-7ZbzkbPHEaZygc2daWlU6bByH2SrWASg7VuXvbyX5KBmbFLhWmOHnR1PqDI2XE — 204 — 28 B — 136 ms — h3https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.1 KiB — 38 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-XQCGTLW8NV&gtm=45je64e1v873431283z876535019za20gzb76535019zd76535019&_p=1776295205088&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&ecid=1799613790&_eu=EAAAAGA&are=1&cid=1514350843.1776295208&frm=0&ir=1&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~116363097~117266401~117384405~117971173&dl=https%3A%2F%2Fwww.ndtv.com%2F&sid=1776295210&sct=1&seg=0&dt=Get%20Latest%20News%2C%20India%20News%2C%20Breaking%20News%2C%20Today%27s%20News%20-%20NDTV.com&_tu=QA&en=adBlocker&_fv=2&_ss=2&ep.event_category=adblocker_mobile&ep.event_action=ad_blocked&ep.event_label=https%3A%2F%2Fwww.ndtv.com%2F&ep.adBlocker_status=enabled&ep.event_client_id=1514350843.1776295208.&up.custom_client_id=1514350843.1776295208.&tfd=5447region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-XQCGTLW8NV&gtm=45je64e1v873431283z876535019za20gzb76535019zd76535019&_p=1776295205088&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&ecid=1799613790&_eu=EAAAAGA&are=1&cid=1514350843.1776295208&frm=0&ir=1&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~116363097~117266401~117384405~117971173&dl=https%3A%2F%2Fwww.ndtv.com%2F&sid=1776295210&sct=1&seg=0&dt=Get%20Latest%20News%2C%20India%20News%2C%20Breaking%20News%2C%20Today%27s%20News%20-%20NDTV.com&_tu=QA&en=adBlocker&_fv=2&_ss=2&ep.event_category=adblocker_mobile&ep.event_action=ad_blocked&ep.event_label=https%3A%2F%2Fwww.ndtv.com%2F&ep.adBlocker_status=enabled&ep.event_client_id=1514350843.1776295208.&up.custom_client_id=1514350843.1776295208.&tfd=5447 — 204 — 20 B — 137 ms — h3https://stats.g.doubleclick.net/g/collect?v=2&tid=G-XQCGTLW8NV&cid=1514350843.1776295208&gtm=45je64e1v873431283z876535019za20gzb76535019zd76535019&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~116363097~117266401~117384405~117971173stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-XQCGTLW8NV&cid=1514350843.1776295208&gtm=45je64e1v873431283z876535019za20gzb76535019zd76535019&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~116363097~117266401~117384405~117971173 — 204 — 20 B — 35 ms — h3https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-XQCGTLW8NV&cid=1514350843.1776295208&gtm=45je64e1v873431283z876535019za20gzb76535019zd76535019&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~116363097~117266401~117384405~117971173&z=871080819www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-XQCGTLW8NV&cid=1514350843.1776295208&gtm=45je64e1v873431283z876535019za20gzb76535019zd76535019&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~116363097~117266401~117384405~117971173&z=871080819 — 200 — 63 B — 56 ms — h3https://cdn.izooto.com/scripts/sdk/izextf.jscdn.izooto.com/scripts/sdk/izextf.j... https://cdn.izooto.com/scripts/sdk/izextf.js — 200 — 11.5 KiB — 27 ms — h3https://pagead2.googlesyndication.com/gampad/ads?sz=400x300%7C640x360%7C320x240%7C480x360%7C360x640%7C240x320%7C360x480%7C300x400&iu=%2F23323946259%2Fndtv_wap_news_24x7_live_pre&gdfp_req=1&env=vp&output=xml_vast4&unviewed_position_start=1&vpmute=1&plcmt=1&url=https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic&id=LIVE_BG24x7&autostart=1&pWidth=100&pHeight=100&category=embed&cube=0&description_url=https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0%26&hl=en&cust_params=mediatype%3Dlive&vpa=auto&sdkv=h.3.757.0&osd=2&frm=1&vis=1&sdr=1&is_amp=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuNTUiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjU1Il0sWyJOb3QuQS9CcmFuZCIsIjguMC4wLjAiXV0sMF0.&u_so=l&ctv=0&gdpr_consent=tcunavailable&gpp=GPP_ERROR_STRING_LISTENER_REGISTRATION_TIMEOUT&gpp_sid=-1&sdki=100000445&ptt=20&vo=0&adk=269248245&sdk_apis=2%2C7%2C8&omid_p=Google1%2Fh.3.757.0&media_url=blob%3Ahttps%253a%2F%2Fwww.ndtv.com%2F4a34d1c1-4acd-40ad-b1bf-40be8a36a3e7&sid=FB4A2681-188A-43AB-B603-F6DBA1A4B0DE&eid=95322027%2C95331589%2C95332046&ref=https%3A%2F%2Fwww.ndtv.com%2F&top=https%3A%2F%2Fwww.ndtv.com%2F&loc=https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&dlt=1776295205362&idt=3911&dt=1776295210170&eoidce=1&pvsid=4483719754140867&correlator=2894347838136569&scor=4209344596501399&pied=CgwSCgi4lJuMt8GinQM.pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?sz=400x300%7C640x360%7C320x240%7C480x360%7C360x640%7C240x320%7C360x480%7C300x400&iu=%2F23323946259%2Fndtv_wap_news_24x7_live_pre&gdfp_req=1&env=vp&output=xml_vast4&unviewed_position_start=1&vpmute=1&plcmt=1&url=https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic&id=LIVE_BG24x7&autostart=1&pWidth=100&pHeight=100&category=embed&cube=0&description_url=https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0%26&hl=en&cust_params=mediatype%3Dlive&vpa=auto&sdkv=h.3.757.0&osd=2&frm=1&vis=1&sdr=1&is_amp=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ny4wLjc3MjcuNTUiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjU1Il0sWyJOb3QuQS9CcmFuZCIsIjguMC4wLjAiXV0sMF0.&u_so=l&ctv=0&gdpr_consent=tcunavailable&gpp=GPP_ERROR_STRING_LISTENER_REGISTRATION_TIMEOUT&gpp_sid=-1&sdki=100000445&ptt=20&vo=0&adk=269248245&sdk_apis=2%2C7%2C8&omid_p=Google1%2Fh.3.757.0&media_url=blob%3Ahttps%253a%2F%2Fwww.ndtv.com%2F4a34d1c1-4acd-40ad-b1bf-40be8a36a3e7&sid=FB4A2681-188A-43AB-B603-F6DBA1A4B0DE&eid=95322027%2C95331589%2C95332046&ref=https%3A%2F%2Fwww.ndtv.com%2F&top=https%3A%2F%2Fwww.ndtv.com%2F&loc=https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&dlt=1776295205362&idt=3911&dt=1776295210170&eoidce=1&pvsid=4483719754140867&correlator=2894347838136569&scor=4209344596501399&pied=CgwSCgi4lJuMt8GinQM. — 200 — 142 B — 180 ms — h3https://id5-sync.com/bounceid5-sync.com/bounce https://id5-sync.com/bounce — 200 — 521 B — 79 ms — h2https://lbs.eu-1-id5-sync.com/lbs/v1lbs.eu-1-id5-sync.com/lbs/v1 https://lbs.eu-1-id5-sync.com/lbs/v1 — 200 — 157 B — 84 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 342 B — 85 ms — h2https://www.ndtv.com/favicon.icowww.ndtv.com/favicon.ico https://www.ndtv.com/favicon.ico — 200 — 1.4 KiB — 12 ms — h2https://www.ndtv.com/estatic/static/images/pwa/144x144.pngwww.ndtv.com/estatic/static/images/... https://www.ndtv.com/estatic/static/images/pwa/144x144.png — 200 — 4.4 KiB — 15 ms — h2blob:https://www.ndtv.com/eedf4ec6-100b-42cc-bca1-0054d20fd636www.ndtv.com/eedf4ec6-100b-42cc-bca... blob:https://www.ndtv.com/eedf4ec6-100b-42cc-bca1-0054d20fd636 — -1 — 0 B — 0 ms — https://684dd32a.akstat.io/684dd32a.akstat.io/ https://684dd32a.akstat.io/ — 204 — 224 B — 237 ms — h2https://d0.eu-3-id5-sync.com/d0.eu-3-id5-sync.com/ https://d0.eu-3-id5-sync.com/ — 200 — 143 B — 134 ms — h2https://d1.eu-3-id5-sync.com/d1.eu-3-id5-sync.com/ https://d1.eu-3-id5-sync.com/ — 200 — 143 B — 105 ms — h2https://d2.eu-3-id5-sync.com/d2.eu-3-id5-sync.com/ https://d2.eu-3-id5-sync.com/ — 200 — 143 B — 120 ms — h2https://d3.eu-3-id5-sync.com/d3.eu-3-id5-sync.com/ https://d3.eu-3-id5-sync.com/ — 200 — 143 B — 127 ms — h2https://d4.eu-3-id5-sync.com/d4.eu-3-id5-sync.com/ https://d4.eu-3-id5-sync.com/ — 200 — 143 B — 162 ms — h2https://d5.eu-3-id5-sync.com/d5.eu-3-id5-sync.com/ https://d5.eu-3-id5-sync.com/ — 200 — 143 B — 134 ms — h2https://d6.eu-3-id5-sync.com/d6.eu-3-id5-sync.com/ https://d6.eu-3-id5-sync.com/ — 200 — 143 B — 141 ms — h2https://d7.eu-3-id5-sync.com/d7.eu-3-id5-sync.com/ https://d7.eu-3-id5-sync.com/ — 200 — 143 B — 158 ms — h2https://d0.eu-4-id5-sync.com/d0.eu-4-id5-sync.com/ https://d0.eu-4-id5-sync.com/ — 200 — 143 B — 120 ms — h2https://d1.eu-4-id5-sync.com/d1.eu-4-id5-sync.com/ https://d1.eu-4-id5-sync.com/ — 200 — 143 B — 126 ms — h2https://d2.eu-4-id5-sync.com/d2.eu-4-id5-sync.com/ https://d2.eu-4-id5-sync.com/ — 200 — 143 B — 149 ms — h2https://d3.eu-4-id5-sync.com/d3.eu-4-id5-sync.com/ https://d3.eu-4-id5-sync.com/ — 200 — 143 B — 142 ms — h2https://d4.eu-4-id5-sync.com/d4.eu-4-id5-sync.com/ https://d4.eu-4-id5-sync.com/ — 200 — 143 B — 135 ms — h2https://d5.eu-4-id5-sync.com/d5.eu-4-id5-sync.com/ https://d5.eu-4-id5-sync.com/ — 200 — 143 B — 120 ms — h2https://d6.eu-4-id5-sync.com/d6.eu-4-id5-sync.com/ https://d6.eu-4-id5-sync.com/ — 200 — 143 B — 151 ms — h2https://d7.eu-4-id5-sync.com/d7.eu-4-id5-sync.com/ https://d7.eu-4-id5-sync.com/ — 200 — 143 B — 144 ms — h2https://publish.vuukle.com/bq-publish?callback=&{%22action%22:%22view_page%22,%22hashed_email%22:%22$c94326-0b91-4349-abeb-6dd6f600ae8e%22,%22hostname%22:%22e6741053-104a-43d2-8bd8-b2536529f5cd%22,%22pubdomain%22:%22ndtv.com%22,%22refDomain%22:%22%22,%22sessionId%22:%22e5d48671-600b-4988-ac08-6de97e12f19c%22,%22version%22:%224.20%22,%22articleImg%22:%22%22,%22articleTitle%22:%22NDTV.com%22,%22article_id%22:%22https://www.ndtv.com/%22,%22hashed_article_url%22:%22ndtv.com%2F%22,%22referrer%22:%22%22,%22tags%22:%22%22,%22browser%22:%22Chrome%22,%22device%22:%22Mobile%22,%22os%22:%22Android%22,%22isArticleBrandSafe%22:null}&_=1489139930741publish.vuukle.com/bq-publish?callb... https://publish.vuukle.com/bq-publish?callback=&{%22action%22:%22view_page%22,%22hashed_email%22:%22$c94326-0b91-4349-abeb-6dd6f600ae8e%22,%22hostname%22:%22e6741053-104a-43d2-8bd8-b2536529f5cd%22,%22pubdomain%22:%22ndtv.com%22,%22refDomain%22:%22%22,%22sessionId%22:%22e5d48671-600b-4988-ac08-6de97e12f19c%22,%22version%22:%224.20%22,%22articleImg%22:%22%22,%22articleTitle%22:%22NDTV.com%22,%22article_id%22:%22https://www.ndtv.com/%22,%22hashed_article_url%22:%22ndtv.com%2F%22,%22referrer%22:%22%22,%22tags%22:%22%22,%22browser%22:%22Chrome%22,%22device%22:%22Mobile%22,%22os%22:%22Android%22,%22isArticleBrandSafe%22:null}&_=1489139930741 — 200 — 352 B — 217 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gpt — 200 — 23.1 KiB — 85 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gpt — 200 — 0 B — 82 ms — h3https://csi.gstatic.com/csi?v=2&s=ima&dmc=8&puid=1~mo0oaz23&c=2570043501493&slotId=1285021750746&eee=missing-element&bi=missing-id&vast_v=4.0&lima_p_ich=0&lima_p_icu=0csi.gstatic.com/csi?v=2&s=ima&dmc=8... https://csi.gstatic.com/csi?v=2&s=ima&dmc=8&puid=1~mo0oaz23&c=2570043501493&slotId=1285021750746&eee=missing-element&bi=missing-id&vast_v=4.0&lima_p_ich=0&lima_p_icu=0 — 204 — 368 B — 379 ms — h2https://sbp.izooto.com/nblksbp.izooto.com/nblk https://sbp.izooto.com/nblk — 200 — 400 B — 410 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-EDK4P8CHKM&gtm=45je64e1v9189189525z876535019za20gzb76535019zd76535019&_p=1776295205443&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&_eu=EAAAAGQ&are=1&cid=1514350843.1776295208&frm=1&ir=1&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938466~115938469~117266401~117512543~117971173&dl=https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&sid=1776295208&sct=1&seg=0&dr=https%3A%2F%2Fwww.ndtv.com%2F&dt=NDTV%20News&_tu=QA&en=video_track&ep.video_id=LIVE_BG24x7&ep.video_category=ndtv24x7&ep.video_form=LIVE_BG24x7&ep.video_type=LIVE&ep.video_auto_start=true&ep.show=LIVE_BG24x7&ep.channel=NA&ep.network=ndtv&ep.error_status=NA&ep.adformat=preroll%7Cdai&ep.author=NA&ep.event_action=LIVE_BG24x7&ep.event_category=PlayerInit&ep.event_label=LIVE_BG24x7&ep.video_title_name=NA&ep.gtm_id_version=GTM-N2R2KQQ%20-%20454&ep.publication_day=NaN&ep.publication_month=NaN&ep.publication_year=NaN&ep.publication_date=NaN-NaN-NaN&ep.device_type=Android&ep.videoformat=horizontal&tfd=5291region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-EDK4P8CHKM&gtm=45je64e1v9189189525z876535019za20gzb76535019zd76535019&_p=1776295205443&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&_eu=EAAAAGQ&are=1&cid=1514350843.1776295208&frm=1&ir=1&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938466~115938469~117266401~117512543~117971173&dl=https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&sid=1776295208&sct=1&seg=0&dr=https%3A%2F%2Fwww.ndtv.com%2F&dt=NDTV%20News&_tu=QA&en=video_track&ep.video_id=LIVE_BG24x7&ep.video_category=ndtv24x7&ep.video_form=LIVE_BG24x7&ep.video_type=LIVE&ep.video_auto_start=true&ep.show=LIVE_BG24x7&ep.channel=NA&ep.network=ndtv&ep.error_status=NA&ep.adformat=preroll%7Cdai&ep.author=NA&ep.event_action=LIVE_BG24x7&ep.event_category=PlayerInit&ep.event_label=LIVE_BG24x7&ep.video_title_name=NA&ep.gtm_id_version=GTM-N2R2KQQ%20-%20454&ep.publication_day=NaN&ep.publication_month=NaN&ep.publication_year=NaN&ep.publication_date=NaN-NaN-NaN&ep.device_type=Android&ep.videoformat=horizontal&tfd=5291 — 204 — 20 B — 51 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-EDK4P8CHKM&gtm=45je64e1v9189189525z876535019za20gzb76535019zd76535019&_p=1776295205443&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=1000h&_eu=EAAAAGQ&are=1&cid=1514350843.1776295208&frm=1&ir=1&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=3&tag_exp=0~115938466~115938469~117266401~117512543~117971173&dl=https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&sid=1776295208&sct=1&seg=0&dr=https%3A%2F%2Fwww.ndtv.com%2F&dt=NDTV%20News&_tu=QA&en=video_track&ep.video_id=LIVE_BG24x7&ep.video_category=ndtv24x7&ep.video_form=LIVE_BG24x7&ep.video_type=LIVE&ep.video_auto_start=true&ep.show=LIVE_BG24x7&ep.channel=NA&ep.network=ndtv&ep.error_status=With%20Error%20Google%20IMA%20SDK%20onAdError%20found%2C%20ErrorMsg%3A%20AdError%20303%3A%20No%20Ads%20VAST%20response%20after%20one%20or%20more%20Wrappers&ep.adformat=preroll%7Cdai&ep.event_client_id=1514350843.1776295208.&ep.author=NA&ep.event_action=END%2C%20FailOver%20TAG%3A%20false&ep.event_category=preroll&ep.event_label=0&ep.video_title_name=NA&ep.gtm_id_version=GTM-N2R2KQQ%20-%20454&ep.publication_day=NaN&ep.publication_month=NaN&ep.publication_year=NaN&ep.publication_date=NaN-NaN-NaN&ep.device_type=Android&ep.videoformat=horizontal&up.custom_client_id=1514350843.1776295208.&tfd=5292region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-EDK4P8CHKM&gtm=45je64e1v9189189525z876535019za20gzb76535019zd76535019&_p=1776295205443&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=1000h&_eu=EAAAAGQ&are=1&cid=1514350843.1776295208&frm=1&ir=1&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=3&tag_exp=0~115938466~115938469~117266401~117512543~117971173&dl=https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&sid=1776295208&sct=1&seg=0&dr=https%3A%2F%2Fwww.ndtv.com%2F&dt=NDTV%20News&_tu=QA&en=video_track&ep.video_id=LIVE_BG24x7&ep.video_category=ndtv24x7&ep.video_form=LIVE_BG24x7&ep.video_type=LIVE&ep.video_auto_start=true&ep.show=LIVE_BG24x7&ep.channel=NA&ep.network=ndtv&ep.error_status=With%20Error%20Google%20IMA%20SDK%20onAdError%20found%2C%20ErrorMsg%3A%20AdError%20303%3A%20No%20Ads%20VAST%20response%20after%20one%20or%20more%20Wrappers&ep.adformat=preroll%7Cdai&ep.event_client_id=1514350843.1776295208.&ep.author=NA&ep.event_action=END%2C%20FailOver%20TAG%3A%20false&ep.event_category=preroll&ep.event_label=0&ep.video_title_name=NA&ep.gtm_id_version=GTM-N2R2KQQ%20-%20454&ep.publication_day=NaN&ep.publication_month=NaN&ep.publication_year=NaN&ep.publication_date=NaN-NaN-NaN&ep.device_type=Android&ep.videoformat=horizontal&up.custom_client_id=1514350843.1776295208.&tfd=5292 — 204 — 20 B — 51 ms — h3https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?oid=5&p=156578&publisherId=156578&src=esp_google&ver=1&coppa=0&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 62 B — 44 ms — h2https://ssl.google-analytics.com/__utm.gif?utmwv=5.7.2&utms=4&utmn=345138106&utmhn=www.ndtv.com&utmt=event&utme=5(preroll*END%2C%20html5videoplayer%2C%20Video%20type%3A%20LIVE%2C%20Network%3A%20ndtv%2C%20Video%20ID%3A%20LIVE_BG24x7%2C%20FailOver%20TAG%3A%20false%2C%20Ad%20agency%20-%20dfp%5Bdfp%5D%5BIN%5D%2C%20ErrorStatus%3A%20With%20Error%20Google%20IMA%20SDK%20onAdError%20found%2C%20ErrorMsg%3A%20AdError%20303%3A%20No%20Ads%20VAST%20response%20after%20one%20or%20more%20Wrappers%2C%20URL%3A%20https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0%2C0)&utmcs=UTF-8&utmsr=412x823&utmvp=372x209&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=NDTV%20News&utmhid=1770074260&utmr=0&utmp=%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&utmht=1776295210379&utmac=UA-114407664-1&utmcc=__utma%3D165355488.1514350843.1776295208.1776295209.1776295209.1%3B%2B__utmz%3D165355488.1776295209.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=&utmmt=1&utmu=6ACAAAAAAAAAAAAAAAABAAAE~ssl.google-analytics.com/__utm.gif?... https://ssl.google-analytics.com/__utm.gif?utmwv=5.7.2&utms=4&utmn=345138106&utmhn=www.ndtv.com&utmt=event&utme=5(preroll*END%2C%20html5videoplayer%2C%20Video%20type%3A%20LIVE%2C%20Network%3A%20ndtv%2C%20Video%20ID%3A%20LIVE_BG24x7%2C%20FailOver%20TAG%3A%20false%2C%20Ad%20agency%20-%20dfp%5Bdfp%5D%5BIN%5D%2C%20ErrorStatus%3A%20With%20Error%20Google%20IMA%20SDK%20onAdError%20found%2C%20ErrorMsg%3A%20AdError%20303%3A%20No%20Ads%20VAST%20response%20after%20one%20or%20more%20Wrappers%2C%20URL%3A%20https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0%2C0)&utmcs=UTF-8&utmsr=412x823&utmvp=372x209&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=NDTV%20News&utmhid=1770074260&utmr=0&utmp=%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&utmht=1776295210379&utmac=UA-114407664-1&utmcc=__utma%3D165355488.1514350843.1776295208.1776295209.1776295209.1%3B%2B__utmz%3D165355488.1776295209.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=&utmmt=1&utmu=6ACAAAAAAAAAAAAAAAABAAAE~ — 200 — 58 B — 46 ms — h3https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-EDK4P8CHKM&cid=1514350843.1776295208&gtm=45je64e1v9189189525z876535019za20gzb76535019zd76535019&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=1&tag_exp=0~115938466~115938469~117266401~117512543~117971173&z=180951750www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-EDK4P8CHKM&cid=1514350843.1776295208&gtm=45je64e1v9189189525z876535019za20gzb76535019zd76535019&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=1&tag_exp=0~115938466~115938469~117266401~117512543~117971173&z=180951750 — 200 — 63 B — 94 ms — h3https://id5-sync.com/gm/v3id5-sync.com/gm/v3 https://id5-sync.com/gm/v3 — 200 — 836 B — 27 ms — h2blob:https://www.ndtv.com/910faa35-700a-47f4-897d-d2eac8c06265www.ndtv.com/910faa35-700a-47f4-897... blob:https://www.ndtv.com/910faa35-700a-47f4-897d-d2eac8c06265 — -1 — 0 B — 0 ms — https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 106 ms — h3https://pagead2.googlesyndication.com/pagead/ads?ad_type=video&client=ca-video-pub-7641565019577886&description_url=https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0%26videoad_start_delay%3D0&hl=en&max_ad_duration=33000&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&vpa=auto&vpmute=1&sdkv=h.3.757.0&video_product_type=0&min_ad_duration=0&sz=372x209&adsafe=high&videoad_start_delay=1&ca_type=image&unviewed_position_start=1&output=xml_vast4&osd=2&frm=1&vis=1&sdr=1&num_ads=1&t_pyv=exclude&video_format=43&is_amp=0&u_so=l&gdpr_consent=tcunavailable&sdki=100000445&ptt=20&adk=705755232&sdk_apis=2%2C7%2C8&omid_p=Google1%2Fh.3.757.0&media_url=blob%3Ahttps%253a%2F%2Fwww.ndtv.com%2F4a34d1c1-4acd-40ad-b1bf-40be8a36a3e7&eid=95322027%2C95331589%2C95332046&ref=https%3A%2F%2Fwww.ndtv.com%2F&url=https%3A%2F%2Fwww.ndtv.com%2F&dlt=1776295205362&idt=3911&dt=1776295210911&correlator=2894347838136569&ad_block=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ads?ad_type=video&client=ca-video-pub-7641565019577886&description_url=https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0%26videoad_start_delay%3D0&hl=en&max_ad_duration=33000&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&vpa=auto&vpmute=1&sdkv=h.3.757.0&video_product_type=0&min_ad_duration=0&sz=372x209&adsafe=high&videoad_start_delay=1&ca_type=image&unviewed_position_start=1&output=xml_vast4&osd=2&frm=1&vis=1&sdr=1&num_ads=1&t_pyv=exclude&video_format=43&is_amp=0&u_so=l&gdpr_consent=tcunavailable&sdki=100000445&ptt=20&adk=705755232&sdk_apis=2%2C7%2C8&omid_p=Google1%2Fh.3.757.0&media_url=blob%3Ahttps%253a%2F%2Fwww.ndtv.com%2F4a34d1c1-4acd-40ad-b1bf-40be8a36a3e7&eid=95322027%2C95331589%2C95332046&ref=https%3A%2F%2Fwww.ndtv.com%2F&url=https%3A%2F%2Fwww.ndtv.com%2F&dlt=1776295205362&idt=3911&dt=1776295210911&correlator=2894347838136569&ad_block=1 — 200 — 135 B — 97 ms — h3https://csi.gstatic.com/csi?v=2&s=ima&dmc=8&puid=2~mo0ob05a&c=2570043501493&slotId=1285021750746&ghmsh_eids=95322027%2C95331589%2C95332046csi.gstatic.com/csi?v=2&s=ima&dmc=8... https://csi.gstatic.com/csi?v=2&s=ima&dmc=8&puid=2~mo0ob05a&c=2570043501493&slotId=1285021750746&ghmsh_eids=95322027%2C95331589%2C95332046 — 204 — 60 B — 124 ms — h2https://ssl.google-analytics.com/__utm.gif?utmwv=5.7.2&utms=5&utmn=32457629&utmhn=www.ndtv.com&utmt=event&utme=5(preroll*END%2C%20html5videoplayer%2C%20Video%20type%3A%20LIVE%2C%20Network%3A%20ndtv%2C%20Video%20ID%3A%20LIVE_BG24x7%2C%20FailOver%20TAG%3A%20true%2C%20Ad%20agency%20-%20dfp%5Bdefault%5D%5BIN%5D%2C%20ErrorStatus%3A%20With%20Error%20Google%20IMA%20SDK%20onAdError%20found%2C%20ErrorMsg%3A%20AdError%20303%3A%20No%20Ads%20VAST%20response%20after%20one%20or%20more%20Wrappers%2C%20URL%3A%20https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0%2C0)&utmcs=UTF-8&utmsr=412x823&utmvp=372x209&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=NDTV%20News&utmhid=1770074260&utmr=0&utmp=%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&utmht=1776295211014&utmac=UA-114407664-1&utmcc=__utma%3D165355488.1514350843.1776295208.1776295209.1776295209.1%3B%2B__utmz%3D165355488.1776295209.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=&utmmt=1&utmu=6ACAAAAAAAAAAAAAAAABAAAE~ssl.google-analytics.com/__utm.gif?... https://ssl.google-analytics.com/__utm.gif?utmwv=5.7.2&utms=5&utmn=32457629&utmhn=www.ndtv.com&utmt=event&utme=5(preroll*END%2C%20html5videoplayer%2C%20Video%20type%3A%20LIVE%2C%20Network%3A%20ndtv%2C%20Video%20ID%3A%20LIVE_BG24x7%2C%20FailOver%20TAG%3A%20true%2C%20Ad%20agency%20-%20dfp%5Bdefault%5D%5BIN%5D%2C%20ErrorStatus%3A%20With%20Error%20Google%20IMA%20SDK%20onAdError%20found%2C%20ErrorMsg%3A%20AdError%20303%3A%20No%20Ads%20VAST%20response%20after%20one%20or%20more%20Wrappers%2C%20URL%3A%20https%3A%2F%2Fwww.ndtv.com%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0%2C0)&utmcs=UTF-8&utmsr=412x823&utmvp=372x209&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=NDTV%20News&utmhid=1770074260&utmr=0&utmp=%2Fvideo%2Fembed-player%2F%3Fsite%3Dclassic%26id%3DLIVE_BG24x7%26autostart%3D1%26pWidth%3D100%26pHeight%3D100%26category%3Dembed%26cube%3D0&utmht=1776295211014&utmac=UA-114407664-1&utmcc=__utma%3D165355488.1514350843.1776295208.1776295209.1776295209.1%3B%2B__utmz%3D165355488.1776295209.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=&utmmt=1&utmu=6ACAAAAAAAAAAAAAAAABAAAE~ — 200 — 58 B — 35 ms — h3https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/master.m3u8ndtv24x7elemarchana.akamaized.net/h... https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/master.m3u8 — 200 — 1.2 KiB — 167 ms — http/1.1https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/master.m3u8ndtv24x7elemarchana.akamaized.net/h... https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/master.m3u8 — 200 — 1.2 KiB — 170 ms — http/1.1https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_480p@2.m3u8ndtv24x7elemarchana.akamaized.net/h... https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_480p@2.m3u8 — 200 — 1.1 KiB — 131 ms — http/1.1https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_480p@220260415T231953_168519.tsndtv24x7elemarchana.akamaized.net/h... https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_480p@220260415T231953_168519.ts — 200 — 599.9 KiB — 1.3 s — http/1.1https://www.ndtv.com/ouzsXu/b/Z/CnSAbSU2NA/QrkYzkiu/SBsWbRYqUQ/eUFWTx/IgXCcNAgwww.ndtv.com/ouzsXu/b/Z/CnSAbSU2NA/... https://www.ndtv.com/ouzsXu/b/Z/CnSAbSU2NA/QrkYzkiu/SBsWbRYqUQ/eUFWTx/IgXCcNAg — 200 — 1.0 KiB — 90 ms — h2blob:https://www.ndtv.com/56124282-879f-4012-81b9-e26f5ca8ce03www.ndtv.com/56124282-879f-4012-81b... blob:https://www.ndtv.com/56124282-879f-4012-81b9-e26f5ca8ce03 — 200 — -1 B — 33 ms — blobhttps://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_360p@1.m3u8ndtv24x7elemarchana.akamaized.net/h... https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_360p@1.m3u8 — -1 — 0 B — 108 ms — https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_720p@3.m3u8ndtv24x7elemarchana.akamaized.net/h... https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_720p@3.m3u8 — 200 — 1.1 KiB — 8 ms — http/1.1https://www.ndtv.com/ouzsXu/b/Z/CnSAbSU2NA/QrkYzkiu/SBsWbRYqUQ/eUFWTx/IgXCcNAgwww.ndtv.com/ouzsXu/b/Z/CnSAbSU2NA/... https://www.ndtv.com/ouzsXu/b/Z/CnSAbSU2NA/QrkYzkiu/SBsWbRYqUQ/eUFWTx/IgXCcNAg — 202 — 224 B — 92 ms — h2https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_720p@320260415T231953_168519.tsndtv24x7elemarchana.akamaized.net/h... https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_720p@320260415T231953_168519.ts — 200 — 1.4 MiB — 39 ms — http/1.1https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_720p@320260415T231957_168520.tsndtv24x7elemarchana.akamaized.net/h... https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_720p@320260415T231957_168520.ts — 200 — 1.3 MiB — 39 ms — http/1.1https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_720p@320260415T232001_168521.tsndtv24x7elemarchana.akamaized.net/h... https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_720p@320260415T232001_168521.ts — 200 — 1.3 MiB — 41 ms — http/1.1https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_720p@320260415T232005_168522.tsndtv24x7elemarchana.akamaized.net/h... https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678-b/ndtv24x7/masterb_720p@320260415T232005_168522.ts — 200 — 652.0 KiB — 20 ms — http/1.1
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 24953ms · 2911KB · ₹3694/mo
cdn.ndtv.com
Other
Costly
Execution 6200ms
Transfer 0 KB
Monthly Cost ₹918/mo
Unattributable
Other
Costly
Execution 3812ms
Transfer 0 KB
Monthly Cost ₹564/mo
www.ndtv.com
Other
Costly
Execution 3199ms
Transfer 191 KB
Monthly Cost ₹474/mo
www.ndtv.com
Other
Costly
Execution 2260ms
Transfer 0 KB
Unused 21%
Monthly Cost ₹335/mo
Google Tag Manager
Tag Manager
Costly
Execution 1497ms
Transfer 0 KB
Unused 33%
Monthly Cost ₹222/mo
c.amazon-adsystem.com
Other
Costly
Execution 703ms
Transfer 0 KB
Unused 42%
Monthly Cost ₹104/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 663ms
Transfer 186 KB
Unused 68%
Monthly Cost ₹98/mo
ads.pubmatic.com
Other
Costly
Execution 556ms
Transfer 194 KB
Unused 66%
Monthly Cost ₹82/mo
sdk.mrf.io
Other
Costly
Execution 424ms
Transfer 42 KB
Monthly Cost ₹63/mo
cdn.confiant-integrations.net
Other
Costly
Execution 409ms
Transfer 142 KB
Unused 63%
Monthly Cost ₹61/mo
imasdk.googleapis.com
Other
Costly
Execution 362ms
Transfer 150 KB
Unused 54%
Monthly Cost ₹54/mo
Google Tag Manager
Tag Manager
Costly
Execution 330ms
Transfer 157 KB
Unused 40%
Monthly Cost ₹49/mo
www.ndtv.com
Other
Costly
Execution 303ms
Transfer 109 KB
Monthly Cost ₹45/mo
cdn.ndtv.com
Other
Costly
Execution 298ms
Transfer 6 KB
Monthly Cost ₹44/mo
cdn.ndtv.com
Other
Costly
Execution 290ms
Transfer 160 KB
Unused 53%
Monthly Cost ₹43/mo
cdn.confiant-integrations.net
Other
Costly
Execution 285ms
Transfer 69 KB
Monthly Cost ₹42/mo
fundingchoicesmessages.google.com
Other
Costly
Execution 274ms
Transfer 69 KB
Monthly Cost ₹41/mo
Google Tag Manager
Tag Manager
Costly
Execution 265ms
Transfer 172 KB
Unused 38%
Monthly Cost ₹39/mo
cdn.vuukle.com
Other
Costly
Execution 264ms
Transfer 159 KB
Unused 59%
Monthly Cost ₹39/mo
Google Tag Manager
Tag Manager
Costly
Execution 233ms
Transfer 156 KB
Unused 43%
Monthly Cost ₹34/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 217ms
Transfer 188 KB
Unused 74%
Monthly Cost ₹32/mo
fundingchoicesmessages.google.com
Other
Costly
Execution 202ms
Transfer 70 KB
Unused 53%
Monthly Cost ₹30/mo
cdn.izooto.com
Other
Optional
Execution 192ms
Transfer 95 KB
Unused 67%
Monthly Cost ₹28/mo
c2.taboola.com
Other
Optional
Execution 180ms
Transfer 19 KB
Monthly Cost ₹27/mo
imasdk.googleapis.com
Other
Optional
Execution 144ms
Transfer 184 KB
Unused 74%
Monthly Cost ₹21/mo
cdn.ndtv.com
Other
Optional
Execution 144ms
Transfer 1 KB
Monthly Cost ₹21/mo
cdn.vuukle.com
Other
Optional
Execution 143ms
Transfer 60 KB
Unused 62%
Monthly Cost ₹21/mo
static.chartbeat.com
Other
Optional
Execution 117ms
Transfer 16 KB
Monthly Cost ₹17/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 113ms
Transfer 0 KB
Unused 64%
Monthly Cost ₹17/mo
s.go-mpulse.net
Other
Optional
Execution 113ms
Transfer 35 KB
Monthly Cost ₹17/mo
cdn.ndtv.com
Other
Optional
Execution 93ms
Transfer 2 KB
Monthly Cost ₹14/mo
Google Analytics
Analytics
Optional
Execution 81ms
Transfer 17 KB
Monthly Cost ₹12/mo
secure.cdn.fastclick.net
Other
Optional
Execution 76ms
Transfer 47 KB
Monthly Cost ₹11/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 64ms
Transfer 36 KB
Monthly Cost ₹9/mo
pagead2.googlesyndication.com
Other
Optional
Execution 62ms
Transfer 15 KB
Monthly Cost ₹9/mo
www.ndtv.com
Other
Optional
Execution 59ms
Transfer 0 KB
Monthly Cost ₹9/mo
config.aps.amazon-adsystem.com
Other
Optional
Execution 57ms
Transfer 0 KB
Monthly Cost ₹8/mo
cdn.ndtv.com
Other
Optional
Execution 56ms
Transfer 73 KB
Unused 50%
Monthly Cost ₹8/mo
cdn.id5-sync.com
Other
Optional
Execution 56ms
Transfer 34 KB
Monthly Cost ₹8/mo
secure.cdn.fastclick.net
Other
Optional
Execution 54ms
Transfer 22 KB
Monthly Cost ₹8/mo
secure.cdn.fastclick.net
Other
Optional
Execution 53ms
Transfer 25 KB
Monthly Cost ₹8/mo
static.chartbeat.com
Other
Optional
Execution 52ms
Transfer 10 KB
Monthly Cost ₹8/mo

These scripts may cost more than they're worth

  • cdn.ndtv.com adds 6200ms and costs ~₹918/month
  • Unattributable adds 3812ms and costs ~₹564/month
  • www.ndtv.com adds 3199ms and costs ~₹474/month
  • www.ndtv.com adds 2260ms and costs ~₹335/month
  • Google Tag Manager adds 1497ms and costs ~₹222/month
  • c.amazon-adsystem.com adds 703ms and costs ~₹104/month
  • securepubads.g.doubleclick.net adds 663ms and costs ~₹98/month
  • ads.pubmatic.com adds 556ms and costs ~₹82/month
  • sdk.mrf.io adds 424ms and costs ~₹63/month
  • cdn.confiant-integrations.net adds 409ms and costs ~₹61/month
  • imasdk.googleapis.com adds 362ms and costs ~₹54/month
  • Google Tag Manager adds 330ms and costs ~₹49/month
  • www.ndtv.com adds 303ms and costs ~₹45/month
  • cdn.ndtv.com adds 298ms and costs ~₹44/month
  • cdn.ndtv.com adds 290ms and costs ~₹43/month
  • cdn.confiant-integrations.net adds 285ms and costs ~₹42/month
  • fundingchoicesmessages.google.com adds 274ms and costs ~₹41/month
  • Google Tag Manager adds 265ms and costs ~₹39/month
  • cdn.vuukle.com adds 264ms and costs ~₹39/month
  • Google Tag Manager adds 233ms and costs ~₹34/month
  • securepubads.g.doubleclick.net adds 217ms and costs ~₹32/month
  • fundingchoicesmessages.google.com adds 202ms and costs ~₹30/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

cdn.ndtv.com takes 6200ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 3812ms 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.ndtv.com takes 3199ms 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.ndtv.com takes 2260ms 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 1497ms 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

c.amazon-adsystem.com takes 703ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

securepubads.g.doubleclick.net takes 663ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

68% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

ads.pubmatic.com takes 556ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

66% of ads.pubmatic.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

sdk.mrf.io takes 424ms 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

cdn.confiant-integrations.net takes 409ms 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

63% of cdn.confiant-integrations.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

imasdk.googleapis.com takes 362ms 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

54% of imasdk.googleapis.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

Google Tag Manager takes 330ms 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.ndtv.com takes 303ms 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

cdn.ndtv.com takes 298ms 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

cdn.ndtv.com takes 290ms 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

53% of cdn.ndtv.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

cdn.confiant-integrations.net takes 285ms 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

fundingchoicesmessages.google.com takes 274ms 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 265ms 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

cdn.vuukle.com takes 264ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

74% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

fundingchoicesmessages.google.com takes 202ms 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

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

Why this matters

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

Source: web.dev

67% of cdn.izooto.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

74% of imasdk.googleapis.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

62% of cdn.vuukle.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

64% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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