Skip to content
https://hindustantimes.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
70
GRADE
C
FIX
4
REVIEW
3
PASS
6
INFO
2

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

95
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
84
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

557 ms

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

933 ms

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

68 ms

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

0.006

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

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

4.14 s

Page Load Progression

787 ms
1.6 s
2.4 s
3.1 s
3.9 s
4.7 s
5.5 s
6.3 s
Checks
15
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
2.8 MB transferred, 189 requests
FIX
2.8 MB transferred, 189 requests
Warning::
Page weighs 8.7 MB (2.8 MB transferred)
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Warning::
189 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.60 g CO2 per page load
2.8 MB / 2.4 MB budget
2.8 MB transferred
189 requests
0.60 g CO2 per page load
JavaScript 1.8 MiB 63%
Images 740.3 KiB 25%
Fonts 105.5 KiB 4%
HTML 103.5 KiB 4%
Other 43.9 KiB 2%
CSS 42.8 KiB 1%
Other 23.9 KiB 1%
Other 18.2 KiB 1%
Other 563 B 0%
Other 517 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.8 MiB of 2.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
44 scripts, 761 KB unused
FIX
44 scripts, 761 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 127 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ads.pubmatic.com/AdServer/js/pwt/156370/24...: 81 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-9CYS...: 69 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client?_=177629525...: 69 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.moengage.com/release/dc_1/moe_webSdk.m...: 63 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 761 KB
761 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=31097816188 KB127 KB (68%)3rd
https://ads.pubmatic.com/AdServer/js/pwt/156370/2494/pwt.js229 KB81 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=G-9CYSK4EP0B&cx=c&gtm=4e64e1&bs=ctrl173 KB69 KB (40%)3rd
https://accounts.google.com/gsi/client?_=177629525384896 KB69 KB (72%)3rd
https://cdn.moengage.com/release/dc_1/moe_webSdk.min.latest.js101 KB63 KB (63%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-922573348&cx=c&gtm=4e64e1&bs=ctrl145 KB61 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-933842872&cx=c&gtm=4e64e1&bs=ctrl147 KB55 KB (38%)3rd
https://www.hindustantimes.com/res/js/custom.min.js?v7=1558 KB50 KB (86%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MXGJR36160 KB43 KB (27%)3rd
https://images.hindustantimes.com/sso/prod/sdk-ht/sso-sdk.js44 KB39 KB (90%)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
189 resources · 2.8 MB · 761 KB savings available
FIX
189 resources · 2.8 MB · 761 KB savings available
Warning::
Page weight 1.8 MB over 1MB target
Got: 2.8 MB Expected: ≤ 1 MB
Info::
~761 KB of savings available
Warning::
188 third-party resources (100% of weight)
Info::
1 resources over 200KB
189 resources · 2.8 MiB · 188 third-party 1.8 MiB over 1MB target
JavaScript 63% · 1.8 MiB
Image 25% · 740.3 KiB
Font 4% · 105.5 KiB
Document 4% · 103.9 KiB
Other 3% · 83.6 KiB
CSS 1% · 42.8 KiB

~760.8 KiB of savings available

Remove unused JavaScript: 760.8 KiB
C
Image Optimization
Action
67 images, 0 KB saveable
REVIEW
67 images, 0 KB saveable
Warning::
https://www.hindustantimes.com/static-content/1y/2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hindustantimes.com/ht-img/img/2026/04/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.livemint.com/lm-img/img/static/logo-mi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hindustantimes.com/static-content/1y/h... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hindustantimes.com/ht-img/img/2026/04/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hindustantimes.com/ht-img/img/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hindustantimes.com/ht-img/img/2026/04/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hindustantimes.com/static-content/1m/2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
67 images 740 KB
0 oversized -0 KB
34 legacy format
9 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1649ms total JS execution
REVIEW
1649ms total JS execution
Warning::
https://www.hindustantimes.com/: 468ms CPU time
Info::
Unattributable: 246ms CPU time
Info::
https://securepubads.g.doubleclick.net/pagead/mana...: 136ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-MXG...: 109ms CPU time
Info::
https://cdn.moengage.com/release/dc_1/moe_webSdk.m...: 92ms CPU time
Warning::
Third-party scripts: 1649ms (100% of total)

Main Thread Breakdown

Script Evaluation 49% Other 18% Style & Layout 17% Script Parsing & Compilation 7% Rendering 6%
ScriptTotalScriptingParse/CompileParty
https://www.hindustantimes.com/468ms26ms9ms3rd
Unattributable246ms34ms0ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604130101/pubads_impl.js?cb=31097816136ms102ms11ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MXGJR36109ms89ms12ms3rd
https://cdn.moengage.com/release/dc_1/moe_webSdk.min.latest.js92ms78ms6ms3rd
https://www.hindustantimes.com/res/js/require.min.js?v=190ms71ms0ms3rd
https://ads.pubmatic.com/AdServer/js/pwt/156370/2494/pwt.js80ms58ms22ms3rd
https://c.amazon-adsystem.com/aax2/apstag.js71ms60ms7ms3rd
https://fundingchoicesmessages.google.com/f/AGSKWxW_3YethXKuFr2vcORWhYKfLSi-_h86xGhdMHVkAs8qYuhYvBHC_AP8N1eC2HyiZAe7xWneDVFDNeDsDGK1mO9lEQm9WdwwLaV8g4c7zMSDwq5ijYsekq2Pj66Dnq1w-lqewzlYZw==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk1MjU0LDQ3ODAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuaGluZHVzdGFudGltZXMuY29tLyIsbnVsbCxbWzgsIldRU2pLdGtFWWlNIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDkyOF1dXSJdLFszNSwiMTc3NjI5NTI1NCJdLFsxOSwiMSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV067ms33ms9ms3rd
https://fundingchoicesmessages.google.com/i/1055314?ers=363ms58ms4ms3rd

Showing top 10 of 14 scripts

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

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
8 fonts (105 KB)
PASS
8 fonts (105 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

105 KB total

Render-blocking

0

of 8

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 557 ms LCP 933 mshttps://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 — 58 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2S6uyw4BMUTPHjx4wXiWtFCc... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 13.7 KiB — 36 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2S6uyw4BMUTPHjxAwXiWtFCf... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2 — 2.9 KiB — 36 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2S6u9w4BMUTPHh6UVSwiPGQ3... https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 13.8 KiB — 38 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wXiWtFCc.woff2S6uyw4BMUTPHjx4wXiWtFCc... https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 13.7 KiB — 44 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2S6u9w4BMUTPHh50XSwiPGQ3... https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2 — 13.4 KiB — 47 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh50XSwaPGQ3q5d0N7w.woff2S6u9w4BMUTPHh50XSwaPGQ3... https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh50XSwaPGQ3q5d0N7w.woff2 — 2.9 KiB — 46 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2S6u9w4BMUTPHh6UVSwaPGQ3... https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2 — 2.9 KiB — 36 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 58 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
S6uyw4BMUTPHjx4wXiWtFCc... woff2 swap
Size 14 KB
Load time 36 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
S6uyw4BMUTPHjxAwXiWtFCf... woff2 swap
Size 3 KB
Load time 36 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh6UVSwiPGQ3... woff2 swap
Size 14 KB
Load time 38 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
S6uyw4BMUTPHjx4wXiWtFCc... woff2 swap
Size 14 KB
Load time 44 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh50XSwiPGQ3... woff2 swap
Size 13 KB
Load time 47 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh50XSwaPGQ3... woff2 swap
Size 3 KB
Load time 46 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh6UVSwaPGQ3... woff2 swap
Size 3 KB
Load time 36 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
HTTP Caching
max-age=120 (2 minutes)
PASS
max-age=120 (2 minutes)
Info::
Cache-Control header is set
Got: public, max-age=120
Info::
Effective TTL: 2 minutes (max-age=120)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=120

DirectiveValueMeaning
publicAny cache may store this response
max-age120Cache for 2 minutes
Effective TTL: 120 seconds
Network Waterfall
189 requests over 6516ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 557 ms LCP 933 mshttps://hindustantimes.com// https://hindustantimes.com/ — 301 — 96 B — 38 ms — h2https://www.hindustantimes.com/www.hindustantimes.com/ https://www.hindustantimes.com/ — 200 — 103.5 KiB — 65 ms — h2https://www.hindustantimes.com/res/css/afterScroll.csswww.hindustantimes.com/res/css/afte... https://www.hindustantimes.com/res/css/afterScroll.css — 200 — 4.8 KiB — 13 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 — 149 ms — h2https://www.hindustantimes.com/static-content/1y/ht/ht_100_logoblack@2x.webpwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/ht_100_logoblack@2x.webp — 200 — 5.2 KiB — 33 ms — h2https://www.hindustantimes.com/static-content/1y/ht/Novel-jewels_Logo-flip_Desktop_white-bg.gifwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/Novel-jewels_Logo-flip_Desktop_white-bg.gif — 200 — 169.2 KiB — 23 ms — h2https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/TOPSHOT-CUBA-RUSSIA-US-OIL-8_1776283883198_1776283889863.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/TOPSHOT-CUBA-RUSSIA-US-OIL-8_1776283883198_1776283889863.jpg — 200 — 26.8 KiB — 31 ms — h2https://www.hindustantimes.com/cdp/user/htwww.hindustantimes.com/cdp/user/ht https://www.hindustantimes.com/cdp/user/ht — 200 — 653 B — 208 ms — h2https://www.hindustantimes.com/static-content/1y/ht/e-paper@2x.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/e-paper@2x.png — 200 — 503 B — 24 ms — h3https://www.hindustantimes.com/static-content/1y/ht/profile@2x.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/profile@2x.png — 200 — 890 B — 67 ms — h3https://www.hindustantimes.com/manifest.jsonwww.hindustantimes.com/manifest.jso... https://www.hindustantimes.com/manifest.json — 200 — 517 B — 45 ms — h3https://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 — 174 ms — h3https://ads.pubmatic.com/AdServer/js/pwt/156370/2494/pwt.jsads.pubmatic.com/AdServer/js/pwt/15... https://ads.pubmatic.com/AdServer/js/pwt/156370/2494/pwt.js — 200 — 229.1 KiB — 106 ms — h2https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.1 KiB — 92 ms — h2https://www.hindustantimes.com/static-content/1y/ht/magnifyingGlass@2x.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/magnifyingGlass@2x.png — 200 — 932 B — 66 ms — h3https://www.hindustantimes.com/static-content/1y/ht/country_in@2x.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/country_in@2x.png — 200 — 1.1 KiB — 55 ms — h3https://www.hindustantimes.com/static-content/1y/ht/country_us@2x.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/country_us@2x.png — 200 — 2.1 KiB — 66 ms — h3https://www.hindustantimes.com/static-content/1y/ht/1x1.webpwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/1x1.webp — 200 — 108 B — 64 ms — h3https://www.hindustantimes.com/static-content/1y/ht/crickit_l1.gifwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/crickit_l1.gif — 200 — 35.9 KiB — 72 ms — h3https://www.hindustantimes.com/static-content/1y/2025/new-ht-auto-logo.webpwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/2025/new-ht-auto-logo.webp — 200 — 6.1 KiB — 42 ms — h3https://www.hindustantimes.com/static-content/1y/2025/new-ht-tech-logo.webpwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/2025/new-ht-tech-logo.webp — 200 — 3.4 KiB — 41 ms — h3https://images.hindustantimes.com/default/148x111.jpgimages.hindustantimes.com/default/1... https://images.hindustantimes.com/default/148x111.jpg — 200 — 931 B — 17 ms — h2https://images.hindustantimes.com/default/550x309.jpgimages.hindustantimes.com/default/5... https://images.hindustantimes.com/default/550x309.jpg — 200 — 4.1 KiB — 15 ms — h2https://www.hindustantimes.com/static-content/1y/2023/ht-images/economist-banner-oct.jpgwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/2023/ht-images/economist-banner-oct.jpg — 200 — 42.9 KiB — 83 ms — h3https://www.livemint.com/lm-img/img/static/logo-mint2.svgwww.livemint.com/lm-img/img/static/... https://www.livemint.com/lm-img/img/static/logo-mint2.svg — 200 — 1.4 KiB — 84 ms — h2https://www.hindustantimes.com/static-content/1y/ht/ht-logo.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/ht-logo.png — 200 — 27.2 KiB — 52 ms — h3https://www.hindustantimes.com/static-content/1y/ht/menu-ht-logo.webpwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/menu-ht-logo.webp — 200 — 4.3 KiB — 40 ms — h3https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/home-new.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/home-new.png — 200 — 2.1 KiB — 38 ms — h3https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/home-new-active.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/home-new-active.png — 200 — 2.2 KiB — 42 ms — h3https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/cricket-new.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/cricket-new.png — 200 — 2.9 KiB — 41 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 557 ms LCP 933 mshttps://hindustantimes.com// https://hindustantimes.com/ — 301 — 96 B — 38 ms — h2https://www.hindustantimes.com/www.hindustantimes.com/ https://www.hindustantimes.com/ — 200 — 103.5 KiB — 65 ms — h2https://www.hindustantimes.com/res/css/afterScroll.csswww.hindustantimes.com/res/css/afte... https://www.hindustantimes.com/res/css/afterScroll.css — 200 — 4.8 KiB — 13 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 — 149 ms — h2https://www.hindustantimes.com/static-content/1y/ht/ht_100_logoblack@2x.webpwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/ht_100_logoblack@2x.webp — 200 — 5.2 KiB — 33 ms — h2https://www.hindustantimes.com/static-content/1y/ht/Novel-jewels_Logo-flip_Desktop_white-bg.gifwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/Novel-jewels_Logo-flip_Desktop_white-bg.gif — 200 — 169.2 KiB — 23 ms — h2https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/TOPSHOT-CUBA-RUSSIA-US-OIL-8_1776283883198_1776283889863.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/TOPSHOT-CUBA-RUSSIA-US-OIL-8_1776283883198_1776283889863.jpg — 200 — 26.8 KiB — 31 ms — h2https://www.hindustantimes.com/cdp/user/htwww.hindustantimes.com/cdp/user/ht https://www.hindustantimes.com/cdp/user/ht — 200 — 653 B — 208 ms — h2https://www.hindustantimes.com/static-content/1y/ht/e-paper@2x.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/e-paper@2x.png — 200 — 503 B — 24 ms — h3https://www.hindustantimes.com/static-content/1y/ht/profile@2x.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/profile@2x.png — 200 — 890 B — 67 ms — h3https://www.hindustantimes.com/manifest.jsonwww.hindustantimes.com/manifest.jso... https://www.hindustantimes.com/manifest.json — 200 — 517 B — 45 ms — h3https://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 — 174 ms — h3https://ads.pubmatic.com/AdServer/js/pwt/156370/2494/pwt.jsads.pubmatic.com/AdServer/js/pwt/15... https://ads.pubmatic.com/AdServer/js/pwt/156370/2494/pwt.js — 200 — 229.1 KiB — 106 ms — h2https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.1 KiB — 92 ms — h2https://www.hindustantimes.com/static-content/1y/ht/magnifyingGlass@2x.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/magnifyingGlass@2x.png — 200 — 932 B — 66 ms — h3https://www.hindustantimes.com/static-content/1y/ht/country_in@2x.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/country_in@2x.png — 200 — 1.1 KiB — 55 ms — h3https://www.hindustantimes.com/static-content/1y/ht/country_us@2x.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/country_us@2x.png — 200 — 2.1 KiB — 66 ms — h3https://www.hindustantimes.com/static-content/1y/ht/1x1.webpwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/1x1.webp — 200 — 108 B — 64 ms — h3https://www.hindustantimes.com/static-content/1y/ht/crickit_l1.gifwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/crickit_l1.gif — 200 — 35.9 KiB — 72 ms — h3https://www.hindustantimes.com/static-content/1y/2025/new-ht-auto-logo.webpwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/2025/new-ht-auto-logo.webp — 200 — 6.1 KiB — 42 ms — h3https://www.hindustantimes.com/static-content/1y/2025/new-ht-tech-logo.webpwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/2025/new-ht-tech-logo.webp — 200 — 3.4 KiB — 41 ms — h3https://images.hindustantimes.com/default/148x111.jpgimages.hindustantimes.com/default/1... https://images.hindustantimes.com/default/148x111.jpg — 200 — 931 B — 17 ms — h2https://images.hindustantimes.com/default/550x309.jpgimages.hindustantimes.com/default/5... https://images.hindustantimes.com/default/550x309.jpg — 200 — 4.1 KiB — 15 ms — h2https://www.hindustantimes.com/static-content/1y/2023/ht-images/economist-banner-oct.jpgwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/2023/ht-images/economist-banner-oct.jpg — 200 — 42.9 KiB — 83 ms — h3https://www.livemint.com/lm-img/img/static/logo-mint2.svgwww.livemint.com/lm-img/img/static/... https://www.livemint.com/lm-img/img/static/logo-mint2.svg — 200 — 1.4 KiB — 84 ms — h2https://www.hindustantimes.com/static-content/1y/ht/ht-logo.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/ht-logo.png — 200 — 27.2 KiB — 52 ms — h3https://www.hindustantimes.com/static-content/1y/ht/menu-ht-logo.webpwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/menu-ht-logo.webp — 200 — 4.3 KiB — 40 ms — h3https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/home-new.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/home-new.png — 200 — 2.1 KiB — 38 ms — h3https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/home-new-active.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/home-new-active.png — 200 — 2.2 KiB — 42 ms — h3https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/cricket-new.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/cricket-new.png — 200 — 2.9 KiB — 41 ms — h3https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/cricket-new-active.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/cricket-new-active.png — 200 — 2.5 KiB — 42 ms — h3https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/subscription-icon-HT.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/subscription-icon-HT.png — 200 — 2.3 KiB — 61 ms — h3https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/subscription-icon-active.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/subscription-icon-active.png — 200 — 2.0 KiB — 61 ms — h3https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/games-new.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/games-new.png — 200 — 3.6 KiB — 61 ms — h3https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/games-new-active.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/games-new-active.png — 200 — 3.3 KiB — 60 ms — h3https://www.hindustantimes.com/res/js/require.min.js?v=1www.hindustantimes.com/res/js/requi... https://www.hindustantimes.com/res/js/require.min.js?v=1 — 200 — 6.2 KiB — 81 ms — h3https://www.hindustantimes.com/static-content/1y/2026/ht/app-epaper-mobile.png?v=2www.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/2026/ht/app-epaper-mobile.png?v=2 — 200 — 39.1 KiB — 89 ms — h3https://www.hindustantimes.com/static-content/1y/2026/ht/app-epaper-web.png?v=2www.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/2026/ht/app-epaper-web.png?v=2 — 200 — 54.9 KiB — 89 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-MXGJR36www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MXGJR36 — 200 — 160.3 KiB — 291 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 86 ms — h2https://sb.scorecardresearch.com/p?c1=2&c2=6035286&c4=https://www.hindustantimes.com/&c7=https://www.hindustantimes.com/sb.scorecardresearch.com/p?c1=2&c2=... https://sb.scorecardresearch.com/p?c1=2&c2=6035286&c4=https://www.hindustantimes.com/&c7=https://www.hindustantimes.com/ — 200 — 301 B — 91 ms — h2https://analytics.htmedia.in/analytics-js/tracker.jsanalytics.htmedia.in/analytics-js/t... https://analytics.htmedia.in/analytics-js/tracker.js — 200 — 27.4 KiB — 79 ms — h2https://www.hindustantimes.com/res/images/weather-icon1.svgwww.hindustantimes.com/res/images/w... https://www.hindustantimes.com/res/images/weather-icon1.svg — 200 — 360 B — 67 ms — h3https://www.hindustantimes.com/static-content/1y/ht/ht-sprite-6-t.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/ht-sprite-6-t.png — 200 — 22.5 KiB — 66 ms — h3https://www.hindustantimes.com/static-content/1y/2021/labels-svg-1.svgwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/2021/labels-svg-1.svg — 200 — 8.3 KiB — 56 ms — h3https://www.hindustantimes.com/res/images/camera-icon.svgwww.hindustantimes.com/res/images/c... https://www.hindustantimes.com/res/images/camera-icon.svg — 200 — 633 B — 54 ms — h3https://www.hindustantimes.com/static-content/1y/ht/dropdown-arrow.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/dropdown-arrow.png — 200 — 666 B — 52 ms — h3https://config.aps.amazon-adsystem.com/configs/04490307-82e6-4a26-8a03-ce88452d8ffdconfig.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/04490307-82e6-4a26-8a03-ce88452d8ffd — 200 — 1.1 KiB — 54 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.hindustantimes.com&pubid=04490307-82e6-4a26-8a03-ce88452d8ffdc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.hindustantimes.com&pubid=04490307-82e6-4a26-8a03-ce88452d8ffd — 200 — 1.3 KiB — 19 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://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 71 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604130101/pubads_impl.js?cb=31097816securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604130101/pubads_impl.js?cb=31097816 — 200 — 187.6 KiB — 112 ms — h3https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 396 B — 88 ms — h2https://ut.pubmatic.com/geo?pubid=156370ut.pubmatic.com/geo?pubid=156370 https://ut.pubmatic.com/geo?pubid=156370 — 200 — 138 B — 120 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 — 10 ms — h2https://www.hindustantimes.com/res/js/custom.min.js?v7=15www.hindustantimes.com/res/js/custo... https://www.hindustantimes.com/res/js/custom.min.js?v7=15 — 200 — 57.6 KiB — 15 ms — h3https://www.hindustantimes.com/res/js/gotview.min.js?v=22www.hindustantimes.com/res/js/gotvi... https://www.hindustantimes.com/res/js/gotview.min.js?v=22 — 200 — 2.7 KiB — 22 ms — h3https://www.hindustantimes.com/res/js/lozad.min.jswww.hindustantimes.com/res/js/lozad... https://www.hindustantimes.com/res/js/lozad.min.js — 200 — 1.2 KiB — 22 ms — h3https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=hindustantimes.com&domain=hindustantimes.com&path=%2Fmab.chartbeat.com/mab_strategy/head... https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=hindustantimes.com&domain=hindustantimes.com&path=%2F — 200 — 518 B — 28 ms — h2https://ping.chartbeat.net/ping?h=hindustantimes.com&p=%2F&u=CaiAbEC1qEPUDjOq82&d=hindustantimes.com&g=63228&g0=homenew&g1=No%20author%20entered&n=1&f=00001&c=0&x=0&m=0&y=13448&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.hindustantimes.com%2F&b=537&t=6BPWjaJUDos0XQbD4DMEoCCXFA6&V=150&i=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&tz=0&sn=1&sv=BMs_R6CGPQWPByCiinBp8bbzCDl-0i&sr=external&sd=1&im=067b2ff3&_ping.chartbeat.net/ping?h=hindustan... https://ping.chartbeat.net/ping?h=hindustantimes.com&p=%2F&u=CaiAbEC1qEPUDjOq82&d=hindustantimes.com&g=63228&g0=homenew&g1=No%20author%20entered&n=1&f=00001&c=0&x=0&m=0&y=13448&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.hindustantimes.com%2F&b=537&t=6BPWjaJUDos0XQbD4DMEoCCXFA6&V=150&i=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&tz=0&sn=1&sv=BMs_R6CGPQWPByCiinBp8bbzCDl-0i&sr=external&sd=1&im=067b2ff3&_ — 200 — 201 B — 298 ms — h2https://www.hindustantimes.com/res/js/jquery-3.5.1.min.js?v=7www.hindustantimes.com/res/js/jquer... https://www.hindustantimes.com/res/js/jquery-3.5.1.min.js?v=7 — 200 — 29.8 KiB — 13 ms — h3https://www.hindustantimes.com/res/js/common.min.js?v1=16www.hindustantimes.com/res/js/commo... https://www.hindustantimes.com/res/js/common.min.js?v1=16 — 200 — 6.2 KiB — 26 ms — h3https://www.hindustantimes.com/res/js/ads-lazy.min.js?v=72www.hindustantimes.com/res/js/ads-l... https://www.hindustantimes.com/res/js/ads-lazy.min.js?v=72 — 200 — 11.8 KiB — 31 ms — h3https://www.hindustantimes.com/res/js/env.js?v=22www.hindustantimes.com/res/js/env.j... https://www.hindustantimes.com/res/js/env.js?v=22 — 200 — 1.3 KiB — 27 ms — h3https://www.hindustantimes.com/res/js/right-left-zone.min.js?v=60www.hindustantimes.com/res/js/right... https://www.hindustantimes.com/res/js/right-left-zone.min.js?v=60 — 200 — 9.4 KiB — 25 ms — h3https://dap.hindustantimes.com/gedap.hindustantimes.com/ge https://dap.hindustantimes.com/ge — -1 — 0 B — 200 ms — https://dap.hindustantimes.com/gedap.hindustantimes.com/ge https://dap.hindustantimes.com/ge — 403 — 0 B — 187 ms — h2https://dap.hindustantimes.com/com.htdigital.streams/tp2dap.hindustantimes.com/com.htdigita... https://dap.hindustantimes.com/com.htdigital.streams/tp2 — -1 — 0 B — 206 ms — https://dap.hindustantimes.com/com.htdigital.streams/tp2dap.hindustantimes.com/com.htdigita... https://dap.hindustantimes.com/com.htdigital.streams/tp2 — 403 — 0 B — 193 ms — h2https://www.hindustantimes.com/cdp/api/adserve/nht?user=MACHTMAD50471776295253www.hindustantimes.com/cdp/api/adse... https://www.hindustantimes.com/cdp/api/adserve/nht?user=MACHTMAD50471776295253 — 200 — 91 B — 796 ms — h3https://accounts.google.com/gsi/client?_=1776295253848accounts.google.com/gsi/client?_=17... https://accounts.google.com/gsi/client?_=1776295253848 — 200 — 96.2 KiB — 180 ms — h2https://api.hindustantimes.com/api/app/homenew/sectionfeed/v2/latest?size=5api.hindustantimes.com/api/app/home... https://api.hindustantimes.com/api/app/homenew/sectionfeed/v2/latest?size=5 — 200 — 2.1 KiB — 24 ms — h2https://www.hindustantimes.com/res/js/fetch.jswww.hindustantimes.com/res/js/fetch... https://www.hindustantimes.com/res/js/fetch.js — 200 — 33 B — 35 ms — h3https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/signIn-new.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/signIn-new.png — 200 — 1.6 KiB — 14 ms — h3https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/HTGooglesource_82-30.gifwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht/bottom-nav/HTGooglesource_82-30.gif — 200 — 17.0 KiB — 15 ms — h3https://www.hindustantimes.com/res/js/custom-drop-down.js?v=63www.hindustantimes.com/res/js/custo... https://www.hindustantimes.com/res/js/custom-drop-down.js?v=63 — 200 — 3.9 KiB — 13 ms — h3https://images.hindustantimes.com/sso/prod/sdk-ht/sso-sdk.jsimages.hindustantimes.com/sso/prod/... https://images.hindustantimes.com/sso/prod/sdk-ht/sso-sdk.js — 200 — 43.9 KiB — 19 ms — h2https://www.hindustantimes.com/static-content/5m/weather/delhi.jsonwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/5m/weather/delhi.json — 200 — 387 B — 20 ms — h3https://www.hindustantimes.com/res/js/swiper-init.min.js?v1=75www.hindustantimes.com/res/js/swipe... https://www.hindustantimes.com/res/js/swiper-init.min.js?v1=75 — 200 — 6.2 KiB — 13 ms — h3https://www.hindustantimes.com/res/js/fetch.jswww.hindustantimes.com/res/js/fetch... https://www.hindustantimes.com/res/js/fetch.js — 200 — 0 B — 84 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-922573348&cx=c&gtm=4e64e1&bs=ctrlwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-922573348&cx=c&gtm=4e64e1&bs=ctrl — 200 — 145.4 KiB — 119 ms — h2https://www.googletagmanager.com/gtag/js?id=G-9CYSK4EP0B&cx=c&gtm=4e64e1&bs=ctrlwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-9CYSK4EP0B&cx=c&gtm=4e64e1&bs=ctrl — 200 — 173.2 KiB — 120 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-933842872&cx=c&gtm=4e64e1&bs=ctrlwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-933842872&cx=c&gtm=4e64e1&bs=ctrl — 200 — 146.9 KiB — 117 ms — h2https://cdn.moengage.com/release/dc_1/moe_webSdk.min.latest.jscdn.moengage.com/release/dc_1/moe_w... https://cdn.moengage.com/release/dc_1/moe_webSdk.min.latest.js — 200 — 101.0 KiB — 117 ms — h2https://www.google.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.hindustantimes.com%2F&scrsrc=www.googletagmanager.com&rnd=1710364030.1776295254&dt=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&auid=485490648.1776295254&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64e1v896059541za200zd896059541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~116363098~117266400&apve=1&apvf=f&apvc=1&tft=1776295254000&tfd=744www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.hindustantimes.com%2F&scrsrc=www.googletagmanager.com&rnd=1710364030.1776295254&dt=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&auid=485490648.1776295254&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64e1v896059541za200zd896059541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~116363098~117266400&apve=1&apvf=f&apvc=1&tft=1776295254000&tfd=744 — 200 — 21 B — 210 ms — h3https://images.hindustantimes.com/sso/prod/sdk-ht/css/benefits.cssimages.hindustantimes.com/sso/prod/... https://images.hindustantimes.com/sso/prod/sdk-ht/css/benefits.css — 200 — 3.0 KiB — 6 ms — h2https://images.hindustantimes.com/sso/prod/sdk-ht/css/Login.cssimages.hindustantimes.com/sso/prod/... https://images.hindustantimes.com/sso/prod/sdk-ht/css/Login.css — 200 — 9.3 KiB — 7 ms — h2https://images.hindustantimes.com/sso/prod/sdk-ht/css/loader.cssimages.hindustantimes.com/sso/prod/... https://images.hindustantimes.com/sso/prod/sdk-ht/css/loader.css — 200 — 1.4 KiB — 8 ms — h2https://images.hindustantimes.com/sso/prod/sdk-ht/css/htStyle.cssimages.hindustantimes.com/sso/prod/... https://images.hindustantimes.com/sso/prod/sdk-ht/css/htStyle.css — 200 — 3.3 KiB — 9 ms — h2https://www.hindustantimes.com/res/js/swiper.min.jswww.hindustantimes.com/res/js/swipe... https://www.hindustantimes.com/res/js/swiper.min.js — 200 — 33.7 KiB — 17 ms — h3https://www.hindustantimes.com/static-content/5m/htweather.jsonwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/5m/htweather.json — 200 — 8.8 KiB — 19 ms — h3https://www.hindustantimes.com/res/images/news-icon-1.svgwww.hindustantimes.com/res/images/n... https://www.hindustantimes.com/res/images/news-icon-1.svg — 200 — 1.3 KiB — 15 ms — h3https://www.hindustantimes.com/res/images/checked-blue.svgwww.hindustantimes.com/res/images/c... https://www.hindustantimes.com/res/images/checked-blue.svg — 200 — 231 B — 15 ms — h3https://fundingchoicesmessages.google.com/i/1055314?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/1055314?ers=3 — 200 — 70.0 KiB — 219 ms — h2https://www.hindustantimes.com/static-content/1m/2022/ht-images/01n.svgwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1m/2022/ht-images/01n.svg — 200 — 284 B — 30 ms — h3https://www.google.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.hindustantimes.com%2F&scrsrc=www.googletagmanager.com&rnd=1710364030.1776295254&dt=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&auid=485490648.1776295254&navt=n&npa=1&gtm=45be64e1v9207970531z8896059541za20gzb896059541zd896059541xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938469~116363098~117266400~117884344~118579595&apve=1&apvf=f&apvc=0&tids=AW-922573348&tid=AW-922573348&tft=1776295254276&tfd=1020www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.hindustantimes.com%2F&scrsrc=www.googletagmanager.com&rnd=1710364030.1776295254&dt=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&auid=485490648.1776295254&navt=n&npa=1&gtm=45be64e1v9207970531z8896059541za20gzb896059541zd896059541xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938469~116363098~117266400~117884344~118579595&apve=1&apvf=f&apvc=0&tids=AW-922573348&tid=AW-922573348&tft=1776295254276&tfd=1020 — 200 — 21 B — 85 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-9CYSK4EP0B&gtm=45je64e1v885201950z8896059541za20gzb896059541zd896059541&_p=1776295253389&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1999369431.1776295254&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~116363098~117266400~117971173~118128923&sid=1776295254&sct=1&seg=0&dl=https%3A%2F%2Fwww.hindustantimes.com%2F&dt=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.transport_type=beacon&ep.htfpID=MACHTMAD50471776295253&ep.page_type=homepage&ep.section=homepage&ep.sub_section_name=NA&ep.published_date=NA&ep.author_name=NA&ep.created_by=NA&ep.story_id=NA&ep.aiContent=NA&ep.aiContentType=NA&ep.data_source=non_amp&ep.logged_in_status=non_logged_in&ep.is_premium_article=false&epn.event_label_3=5&up.htfpID=MACHTMAD50471776295253&up.publisherID=6cba8545ef715fe53a7a3b17b6808918180871c82fcc7157ae8ae7a106a2f820&up.login_status=non_logged_in&up.user_subscription_status=Not%20Subscribed&tfd=1099region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-9CYSK4EP0B&gtm=45je64e1v885201950z8896059541za20gzb896059541zd896059541&_p=1776295253389&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1999369431.1776295254&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~116363098~117266400~117971173~118128923&sid=1776295254&sct=1&seg=0&dl=https%3A%2F%2Fwww.hindustantimes.com%2F&dt=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.transport_type=beacon&ep.htfpID=MACHTMAD50471776295253&ep.page_type=homepage&ep.section=homepage&ep.sub_section_name=NA&ep.published_date=NA&ep.author_name=NA&ep.created_by=NA&ep.story_id=NA&ep.aiContent=NA&ep.aiContentType=NA&ep.data_source=non_amp&ep.logged_in_status=non_logged_in&ep.is_premium_article=false&epn.event_label_3=5&up.htfpID=MACHTMAD50471776295253&up.publisherID=6cba8545ef715fe53a7a3b17b6808918180871c82fcc7157ae8ae7a106a2f820&up.login_status=non_logged_in&up.user_subscription_status=Not%20Subscribed&tfd=1099 — 204 — 554 B — 135 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-9CYSK4EP0B&cid=1999369431.1776295254&gtm=45je64e1v885201950z8896059541za20gzb896059541zd896059541&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~116363098~117266400~117971173~118128923stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-9CYSK4EP0B&cid=1999369431.1776295254&gtm=45je64e1v885201950z8896059541za20gzb896059541zd896059541&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~116363098~117266400~117971173~118128923 — 204 — 563 B — 97 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-9CYSK4EP0B&cid=1999369431.1776295254&gtm=45je64e1v885201950z8896059541za20gzb896059541zd896059541&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~116363098~117266400~117971173~118128923&z=1407320035www.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-9CYSK4EP0B&cid=1999369431.1776295254&gtm=45je64e1v885201950z8896059541za20gzb896059541zd896059541&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~116363098~117266400~117971173~118128923&z=1407320035 — 200 — 408 B — 146 ms — h2https://www.googleadservices.com/pagead/conversion/933842872/?random=1776295254409&cv=11&fst=1776295254409&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v899372059z8896059541za20gzb896059541zd896059541xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~116363098~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.hindustantimes.com%2F&rcb=13&label=ulfrCN3cvoIYELifpb0D&capi=1&frm=0&tiba=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=485490648.1776295254&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/933842872/?random=1776295254409&cv=11&fst=1776295254409&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v899372059z8896059541za20gzb896059541zd896059541xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~116363098~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.hindustantimes.com%2F&rcb=13&label=ulfrCN3cvoIYELifpb0D&capi=1&frm=0&tiba=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=485490648.1776295254&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=7 — 200 — 1.2 KiB — 112 ms — h3https://www.google.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fwww.hindustantimes.com%2F&scrsrc=www.googletagmanager.com&rnd=1710364030.1776295254&dt=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&auid=485490648.1776295254&navt=n&npa=1&gtm=45be64e1v899372059z8896059541za20gzb896059541zd896059541xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~116363098~117266401&apve=1&apvf=f&apvc=0&tids=AW-933842872&tid=AW-933842872&tft=1776295254417&tfd=1161www.google.com/ccm/collect?rcb=13&f... https://www.google.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fwww.hindustantimes.com%2F&scrsrc=www.googletagmanager.com&rnd=1710364030.1776295254&dt=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&auid=485490648.1776295254&navt=n&npa=1&gtm=45be64e1v899372059z8896059541za20gzb896059541zd896059541xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~116363098~117266401&apve=1&apvf=f&apvc=0&tids=AW-933842872&tid=AW-933842872&tft=1776295254417&tfd=1161 — 200 — 21 B — 75 ms — h3https://www.google.com/ccm/collect?rcb=13&frm=0&ae=g&dl=https%3A%2F%2Fwww.hindustantimes.com%2F&scrsrc=www.googletagmanager.com&rnd=1710364030.1776295254&dt=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&auid=485490648.1776295254&navt=n&npa=1&_tu=CA&gtm=45be64e1v899372059z8896059541za20gzb896059541zd896059541xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~116363098~117266401&apve=1&apvf=f&apvc=0&tids=AW-933842872&tid=AW-933842872&tft=1776295254418&tfd=1162www.google.com/ccm/collect?rcb=13&f... https://www.google.com/ccm/collect?rcb=13&frm=0&ae=g&dl=https%3A%2F%2Fwww.hindustantimes.com%2F&scrsrc=www.googletagmanager.com&rnd=1710364030.1776295254&dt=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&auid=485490648.1776295254&navt=n&npa=1&_tu=CA&gtm=45be64e1v899372059z8896059541za20gzb896059541zd896059541xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~116363098~117266401&apve=1&apvf=f&apvc=0&tids=AW-933842872&tid=AW-933842872&tft=1776295254418&tfd=1162 — 200 — 21 B — 73 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWIfNhH-6OiLZx5bbWgcYzjPO0cWqXkI7HBE0ZqSFBmfB5UALXaW-VFy1fYeyCGDh_y3zItE6FsYlCutP3JBv5VR2xdTA627M9x1cspgK72sCVZH-fsMEjcSrri6QQZsOzztbiZZg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWIfNhH-6OiLZx5bbWgcYzjPO0cWqXkI7HBE0ZqSFBmfB5UALXaW-VFy1fYeyCGDh_y3zItE6FsYlCutP3JBv5VR2xdTA627M9x1cspgK72sCVZH-fsMEjcSrri6QQZsOzztbiZZg== — 204 — 28 B — 129 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWIfNhH-6OiLZx5bbWgcYzjPO0cWqXkI7HBE0ZqSFBmfB5UALXaW-VFy1fYeyCGDh_y3zItE6FsYlCutP3JBv5VR2xdTA627M9x1cspgK72sCVZH-fsMEjcSrri6QQZsOzztbiZZg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWIfNhH-6OiLZx5bbWgcYzjPO0cWqXkI7HBE0ZqSFBmfB5UALXaW-VFy1fYeyCGDh_y3zItE6FsYlCutP3JBv5VR2xdTA627M9x1cspgK72sCVZH-fsMEjcSrri6QQZsOzztbiZZg== — 204 — 28 B — 126 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWIfNhH-6OiLZx5bbWgcYzjPO0cWqXkI7HBE0ZqSFBmfB5UALXaW-VFy1fYeyCGDh_y3zItE6FsYlCutP3JBv5VR2xdTA627M9x1cspgK72sCVZH-fsMEjcSrri6QQZsOzztbiZZg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWIfNhH-6OiLZx5bbWgcYzjPO0cWqXkI7HBE0ZqSFBmfB5UALXaW-VFy1fYeyCGDh_y3zItE6FsYlCutP3JBv5VR2xdTA627M9x1cspgK72sCVZH-fsMEjcSrri6QQZsOzztbiZZg== — 204 — 28 B — 113 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxW_3YethXKuFr2vcORWhYKfLSi-_h86xGhdMHVkAs8qYuhYvBHC_AP8N1eC2HyiZAe7xWneDVFDNeDsDGK1mO9lEQm9WdwwLaV8g4c7zMSDwq5ijYsekq2Pj66Dnq1w-lqewzlYZw==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk1MjU0LDQ3ODAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuaGluZHVzdGFudGltZXMuY29tLyIsbnVsbCxbWzgsIldRU2pLdGtFWWlNIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDkyOF1dXSJdLFszNSwiMTc3NjI5NTI1NCJdLFsxOSwiMSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxW_3YethXKuFr2vcORWhYKfLSi-_h86xGhdMHVkAs8qYuhYvBHC_AP8N1eC2HyiZAe7xWneDVFDNeDsDGK1mO9lEQm9WdwwLaV8g4c7zMSDwq5ijYsekq2Pj66Dnq1w-lqewzlYZw==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk1MjU0LDQ3ODAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuaGluZHVzdGFudGltZXMuY29tLyIsbnVsbCxbWzgsIldRU2pLdGtFWWlNIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDkyOF1dXSJdLFszNSwiMTc3NjI5NTI1NCJdLFsxOSwiMSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0 — 200 — 67.1 KiB — 106 ms — h2https://ads.pubmatic.com/AdServer/js/pwt/floors/156370/2494/floors.jsonads.pubmatic.com/AdServer/js/pwt/fl... https://ads.pubmatic.com/AdServer/js/pwt/floors/156370/2494/floors.json — 200 — 5.2 KiB — 7 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gpt — 200 — 23.1 KiB — 64 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/933842872/?random=351477593&cv=11&fst=1776295254409&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v899372059z8896059541za20gzb896059541zd896059541xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~116363098~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.hindustantimes.com%2F&rcb=13&label=ulfrCN3cvoIYELifpb0D&capi=1&frm=0&tiba=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=485490648.1776295254&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1uYXZpZ2F0aW9uLXNvdXJjZSwgdHJpZ2dlcj1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&eitems=ChAI8O78zgYQz5PE8JvC18xsEh0AH3IwUEe_AvIZs6F151LdTOGzsr1fMqz5U3Gj7A&fsk=ChEI8O78zgYQ5Y3wiemDzOalARIsACpMXFGEbNjhOesIkLVbozaHCtHXZg_Vyu_yJJx8XUkMKqlkOA2uio8uv-UaAsZN&pscrd=IhMIkqWkvf_wkwMVuHGkBB2bES_AMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOh9odHRwczovL3d3dy5oaW5kdXN0YW50aW1lcy5jb20vQlZDaEFJOE83OHpnWVFudEhMeDh1VXk0UjhFaXdBYTlfX09JeWRNaFhoRmFpUHYtczlfU0c2eEFJN3ZmeFRPVjhSNVFvekk5bjZVaUJjSm5WWXdTNXJvZ3oMCAliCAgAEAAYACAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/933842872/?random=351477593&cv=11&fst=1776295254409&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v899372059z8896059541za20gzb896059541zd896059541xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~116363098~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.hindustantimes.com%2F&rcb=13&label=ulfrCN3cvoIYELifpb0D&capi=1&frm=0&tiba=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=485490648.1776295254&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1uYXZpZ2F0aW9uLXNvdXJjZSwgdHJpZ2dlcj1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&eitems=ChAI8O78zgYQz5PE8JvC18xsEh0AH3IwUEe_AvIZs6F151LdTOGzsr1fMqz5U3Gj7A&fsk=ChEI8O78zgYQ5Y3wiemDzOalARIsACpMXFGEbNjhOesIkLVbozaHCtHXZg_Vyu_yJJx8XUkMKqlkOA2uio8uv-UaAsZN&pscrd=IhMIkqWkvf_wkwMVuHGkBB2bES_AMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOh9odHRwczovL3d3dy5oaW5kdXN0YW50aW1lcy5jb20vQlZDaEFJOE83OHpnWVFudEhMeDh1VXk0UjhFaXdBYTlfX09JeWRNaFhoRmFpUHYtczlfU0c2eEFJN3ZmeFRPVjhSNVFvekk5bjZVaUJjSm5WWXdTNXJvZ3oMCAliCAgAEAAYACAA — 302 — 23 B — 229 ms — h3https://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.6 KiB — 170 ms — h2https://lh3.googleusercontent.com/LkCtwj8pEZ_fERQYDmMDA3OG1ulYdAQRduQDhLkQTFn9LVgbh-KPcz4e35SdZ3yUTQiQIplDOwS6pkkHwTfW_ccaoKH1r7kZjgRxRswNa4y1OeNucibg=h60lh3.googleusercontent.com/LkCtwj8pE... https://lh3.googleusercontent.com/LkCtwj8pEZ_fERQYDmMDA3OG1ulYdAQRduQDhLkQTFn9LVgbh-KPcz4e35SdZ3yUTQiQIplDOwS6pkkHwTfW_ccaoKH1r7kZjgRxRswNa4y1OeNucibg=h60 — 200 — 22.4 KiB — 173 ms — h2https://www.google.com/pagead/1p-conversion/933842872/?random=351477593&cv=11&fst=1776295254409&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v899372059z8896059541za20gzb896059541zd896059541xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~116363098~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.hindustantimes.com%2F&rcb=13&label=ulfrCN3cvoIYELifpb0D&capi=1&frm=0&tiba=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=485490648.1776295254&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1uYXZpZ2F0aW9uLXNvdXJjZSwgdHJpZ2dlcj1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8O78zgYQ5Y3wiemDzOalARIsACpMXFGEbNjhOesIkLVbozaHCtHXZg_Vyu_yJJx8XUkMKqlkOA2uio8uv-UaAsZN&pscrd=IhMIkqWkvf_wkwMVuHGkBB2bES_AMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOh9odHRwczovL3d3dy5oaW5kdXN0YW50aW1lcy5jb20vQlZDaEFJOE83OHpnWVFudEhMeDh1VXk0UjhFaXdBYTlfX09JeWRNaFhoRmFpUHYtczlfU0c2eEFJN3ZmeFRPVjhSNVFvekk5bjZVaUJjSm5WWXdTNXJvZ3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSWwAFq6B9SMyxhHhBc3qc_EHqR23ouQEpu9h_eoZ8p7dBbCRH6ESPjl1NDIjKnUwJa8fakKstBc6zm4nAgrE1ZmVNyhhZykiN5-0H61XjR9wWEXmszufNbyvRup8&eitems=ChAI8O78zgYQz5PE8JvC18xsEh0AH3IwUEslQnXTEFxm5L2WAhMbZQACpYlnpoL8Hg&random=271399522www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/933842872/?random=351477593&cv=11&fst=1776295254409&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v899372059z8896059541za20gzb896059541zd896059541xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~116363098~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.hindustantimes.com%2F&rcb=13&label=ulfrCN3cvoIYELifpb0D&capi=1&frm=0&tiba=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=485490648.1776295254&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1uYXZpZ2F0aW9uLXNvdXJjZSwgdHJpZ2dlcj1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8O78zgYQ5Y3wiemDzOalARIsACpMXFGEbNjhOesIkLVbozaHCtHXZg_Vyu_yJJx8XUkMKqlkOA2uio8uv-UaAsZN&pscrd=IhMIkqWkvf_wkwMVuHGkBB2bES_AMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOh9odHRwczovL3d3dy5oaW5kdXN0YW50aW1lcy5jb20vQlZDaEFJOE83OHpnWVFudEhMeDh1VXk0UjhFaXdBYTlfX09JeWRNaFhoRmFpUHYtczlfU0c2eEFJN3ZmeFRPVjhSNVFvekk5bjZVaUJjSm5WWXdTNXJvZ3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSWwAFq6B9SMyxhHhBc3qc_EHqR23ouQEpu9h_eoZ8p7dBbCRH6ESPjl1NDIjKnUwJa8fakKstBc6zm4nAgrE1ZmVNyhhZykiN5-0H61XjR9wWEXmszufNbyvRup8&eitems=ChAI8O78zgYQz5PE8JvC18xsEh0AH3IwUEslQnXTEFxm5L2WAhMbZQACpYlnpoL8Hg&random=271399522 — 302 — 22 B — 101 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 — 58 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWIfNhH-6OiLZx5bbWgcYzjPO0cWqXkI7HBE0ZqSFBmfB5UALXaW-VFy1fYeyCGDh_y3zItE6FsYlCutP3JBv5VR2xdTA627M9x1cspgK72sCVZH-fsMEjcSrri6QQZsOzztbiZZg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWIfNhH-6OiLZx5bbWgcYzjPO0cWqXkI7HBE0ZqSFBmfB5UALXaW-VFy1fYeyCGDh_y3zItE6FsYlCutP3JBv5VR2xdTA627M9x1cspgK72sCVZH-fsMEjcSrri6QQZsOzztbiZZg== — 204 — 28 B — 70 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWIfNhH-6OiLZx5bbWgcYzjPO0cWqXkI7HBE0ZqSFBmfB5UALXaW-VFy1fYeyCGDh_y3zItE6FsYlCutP3JBv5VR2xdTA627M9x1cspgK72sCVZH-fsMEjcSrri6QQZsOzztbiZZg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWIfNhH-6OiLZx5bbWgcYzjPO0cWqXkI7HBE0ZqSFBmfB5UALXaW-VFy1fYeyCGDh_y3zItE6FsYlCutP3JBv5VR2xdTA627M9x1cspgK72sCVZH-fsMEjcSrri6QQZsOzztbiZZg== — 204 — 28 B — 55 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWIfNhH-6OiLZx5bbWgcYzjPO0cWqXkI7HBE0ZqSFBmfB5UALXaW-VFy1fYeyCGDh_y3zItE6FsYlCutP3JBv5VR2xdTA627M9x1cspgK72sCVZH-fsMEjcSrri6QQZsOzztbiZZg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWIfNhH-6OiLZx5bbWgcYzjPO0cWqXkI7HBE0ZqSFBmfB5UALXaW-VFy1fYeyCGDh_y3zItE6FsYlCutP3JBv5VR2xdTA627M9x1cspgK72sCVZH-fsMEjcSrri6QQZsOzztbiZZg== — 204 — 28 B — 56 ms — h3https://www.google.es/pagead/1p-conversion/933842872/?random=351477593&cv=11&fst=1776295254409&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v899372059z8896059541za20gzb896059541zd896059541xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~116363098~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.hindustantimes.com%2F&rcb=13&label=ulfrCN3cvoIYELifpb0D&capi=1&frm=0&tiba=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=485490648.1776295254&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1uYXZpZ2F0aW9uLXNvdXJjZSwgdHJpZ2dlcj1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8O78zgYQ5Y3wiemDzOalARIsACpMXFGEbNjhOesIkLVbozaHCtHXZg_Vyu_yJJx8XUkMKqlkOA2uio8uv-UaAsZN&is_vtc=1&cid=CAQSWwAFq6B9SMyxhHhBc3qc_EHqR23ouQEpu9h_eoZ8p7dBbCRH6ESPjl1NDIjKnUwJa8fakKstBc6zm4nAgrE1ZmVNyhhZykiN5-0H61XjR9wWEXmszufNbyvRup8&eitems=ChAI8O78zgYQz5PE8JvC18xsEh0AH3IwUEslQnXTEFxm5L2WAhMbZQACpYlnpoL8Hg&random=271399522&ipr=y&pscrd=IhMIkqWkvf_wkwMVuHGkBB2bES_AMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOh9odHRwczovL3d3dy5oaW5kdXN0YW50aW1lcy5jb20vQlZDaEFJOE83OHpnWVFudEhMeDh1VXk0UjhFaXdBYTlfX09JeWRNaFhoRmFpUHYtczlfU0c2eEFJN3ZmeFRPVjhSNVFvekk5bjZVaUJjSm5WWXdTNXJvZ3oMCAliCAgAEAAYACAAwww.google.es/pagead/1p-conversion/... https://www.google.es/pagead/1p-conversion/933842872/?random=351477593&cv=11&fst=1776295254409&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64e1v899372059z8896059541za20gzb896059541zd896059541xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~116363098~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.hindustantimes.com%2F&rcb=13&label=ulfrCN3cvoIYELifpb0D&capi=1&frm=0&tiba=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=485490648.1776295254&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK25vdC1uYXZpZ2F0aW9uLXNvdXJjZSwgdHJpZ2dlcj1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8O78zgYQ5Y3wiemDzOalARIsACpMXFGEbNjhOesIkLVbozaHCtHXZg_Vyu_yJJx8XUkMKqlkOA2uio8uv-UaAsZN&is_vtc=1&cid=CAQSWwAFq6B9SMyxhHhBc3qc_EHqR23ouQEpu9h_eoZ8p7dBbCRH6ESPjl1NDIjKnUwJa8fakKstBc6zm4nAgrE1ZmVNyhhZykiN5-0H61XjR9wWEXmszufNbyvRup8&eitems=ChAI8O78zgYQz5PE8JvC18xsEh0AH3IwUEslQnXTEFxm5L2WAhMbZQACpYlnpoL8Hg&random=271399522&ipr=y&pscrd=IhMIkqWkvf_wkwMVuHGkBB2bES_AMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOh9odHRwczovL3d3dy5oaW5kdXN0YW50aW1lcy5jb20vQlZDaEFJOE83OHpnWVFudEhMeDh1VXk0UjhFaXdBYTlfX09JeWRNaFhoRmFpUHYtczlfU0c2eEFJN3ZmeFRPVjhSNVFvekk5bjZVaUJjSm5WWXdTNXJvZ3oMCAliCAgAEAAYACAA — 200 — 115 B — 65 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 665 B — 39 ms — h2https://accounts.google.com/gsi/log?client_id=63441311927-om5du5etm5btgsif64dgsr0n7nnneo6d.apps.googleusercontent.com&as=%2Fep0b%2FDXVuo%2FfM2%2FrB3DWtB%2BRScGDITZ5bHo7PT%2B8Tk&bs=2QIxlIIsioHMy5PohOgn69j9dHjBm7%2B4x43m8g6AwWU&event=onetap.card.prompt.apiCall&enable_itp_optimization=20accounts.google.com/gsi/log?client_... https://accounts.google.com/gsi/log?client_id=63441311927-om5du5etm5btgsif64dgsr0n7nnneo6d.apps.googleusercontent.com&as=%2Fep0b%2FDXVuo%2FfM2%2FrB3DWtB%2BRScGDITZ5bHo7PT%2B8Tk&bs=2QIxlIIsioHMy5PohOgn69j9dHjBm7%2B4x43m8g6AwWU&event=onetap.card.prompt.apiCall&enable_itp_optimization=20 — 200 — 23 B — 99 ms — h3https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2fonts.gstatic.com/s/lato/v25/S6uyw4... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 200 — 13.7 KiB — 36 ms — h3https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2fonts.gstatic.com/s/lato/v25/S6uyw4... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2 — 200 — 2.9 KiB — 36 ms — h3https://www.hindustantimes.com/static-content/1y/vitalScript.min.jswww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/vitalScript.min.js — 200 — 10.7 KiB — 15 ms — h3https://sdk-01.moengage.com/v2/websdksettings?app_id=43W6KMB4R4P0LQUXWDS4JSH1sdk-01.moengage.com/v2/websdksettin... https://sdk-01.moengage.com/v2/websdksettings?app_id=43W6KMB4R4P0LQUXWDS4JSH1 — 200 — 1.3 KiB — 144 ms — h2https://sdk-01.moengage.com/v3/sdkconfig/web/43W6KMB4R4P0LQUXWDS4JSH1sdk-01.moengage.com/v3/sdkconfig/we... https://sdk-01.moengage.com/v3/sdkconfig/web/43W6KMB4R4P0LQUXWDS4JSH1 — 200 — 728 B — 143 ms — h2https://www.hindustantimes.com/favicon.icowww.hindustantimes.com/favicon.ico https://www.hindustantimes.com/favicon.ico — 200 — 0 B — 5 ms — h3https://www.hindustantimes.com/res/images/icons/icon-144x144.pngwww.hindustantimes.com/res/images/i... https://www.hindustantimes.com/res/images/icons/icon-144x144.png — 200 — 0 B — 45 ms — h3https://api.hindustantimes.com/api/app/homenew/sectionfeed/v2/premium?size=5api.hindustantimes.com/api/app/home... https://api.hindustantimes.com/api/app/homenew/sectionfeed/v2/premium?size=5 — 200 — 2.2 KiB — 602 ms — h2https://api.hindustantimes.com/api/collections/v2?ids=101633085539873api.hindustantimes.com/api/collecti... https://api.hindustantimes.com/api/collections/v2?ids=101633085539873 — 200 — 5.4 KiB — 686 ms — h2https://api.hindustantimes.com/api/collections/v2?ids=101633599912715api.hindustantimes.com/api/collecti... https://api.hindustantimes.com/api/collections/v2?ids=101633599912715 — 200 — 3.7 KiB — 576 ms — h2https://api.hindustantimes.com/api/collections/v2?ids=101606719759208api.hindustantimes.com/api/collecti... https://api.hindustantimes.com/api/collections/v2?ids=101606719759208 — 200 — 4.7 KiB — 658 ms — h2https://api.hindustantimes.com/api/collections/v2?ids=101606719759208api.hindustantimes.com/api/collecti... https://api.hindustantimes.com/api/collections/v2?ids=101606719759208 — 200 — 4.7 KiB — 666 ms — h2https://api.hindustantimes.com/apis/stories/agency/wsjapi.hindustantimes.com/apis/stories... https://api.hindustantimes.com/apis/stories/agency/wsj — 200 — 8.0 KiB — 700 ms — h2https://sdk-01.moengage.com/v2/device/add?os=web&os_platform=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Safari%2F537.36&is_incognito=false&app_id=43W6KMB4R4P0LQUXWDS4JSH1&os_ver=macOS%2010.15.7&sdk_ver=2.73.01&model=Google%20Chrome&app_ver=1.0&device_ts=1776295255070&device_tz_offset=0&unique_id=c0b167be-a5a9-4ede-9aa7-0cf2f3470f9a&device_tz=0&device_unique_id=b4195eb6-cdf4-41c1-853f-c308308d70fc&subscription_type=vapid&vapid_public=BOW8ThWrEoB1yRMuW0kODbLGPL3RVc6GZV1_U-fAMoJNK3EY0X8Ti_KPstFgSkGIxNjcR4qqbPffJ1vWBwpJJZI&environment=sdk-01.moengage.com&url=https%3A%2F%2Fwww.hindustantimes.com%2Fsdk-01.moengage.com/v2/device/add?o... https://sdk-01.moengage.com/v2/device/add?os=web&os_platform=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Safari%2F537.36&is_incognito=false&app_id=43W6KMB4R4P0LQUXWDS4JSH1&os_ver=macOS%2010.15.7&sdk_ver=2.73.01&model=Google%20Chrome&app_ver=1.0&device_ts=1776295255070&device_tz_offset=0&unique_id=c0b167be-a5a9-4ede-9aa7-0cf2f3470f9a&device_tz=0&device_unique_id=b4195eb6-cdf4-41c1-853f-c308308d70fc&subscription_type=vapid&vapid_public=BOW8ThWrEoB1yRMuW0kODbLGPL3RVc6GZV1_U-fAMoJNK3EY0X8Ti_KPstFgSkGIxNjcR4qqbPffJ1vWBwpJJZI&environment=sdk-01.moengage.com&url=https%3A%2F%2Fwww.hindustantimes.com%2F — 200 — 394 B — 104 ms — h2https://sdk-01.moengage.com/v3/campaigns/inapp/live?sdk_ver=2.73.01&unique_id=c0b167be-a5a9-4ede-9aa7-0cf2f3470f9a&os=websdk-01.moengage.com/v3/campaigns/in... https://sdk-01.moengage.com/v3/campaigns/inapp/live?sdk_ver=2.73.01&unique_id=c0b167be-a5a9-4ede-9aa7-0cf2f3470f9a&os=web — 200 — 0 B — 111 ms — h2https://sdk-01.moengage.com/v3/campaigns/inapp/live?sdk_ver=2.73.01&unique_id=c0b167be-a5a9-4ede-9aa7-0cf2f3470f9a&os=websdk-01.moengage.com/v3/campaigns/in... https://sdk-01.moengage.com/v3/campaigns/inapp/live?sdk_ver=2.73.01&unique_id=c0b167be-a5a9-4ede-9aa7-0cf2f3470f9a&os=web — 200 — 648 B — 129 ms — h2https://www.hindustantimes.com/static-content/1y/ht-fonts/ht-fonts.css?v=1www.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/ht-fonts/ht-fonts.css?v=1 — 200 — 383 B — 15 ms — h3https://www.hindustantimes.com/res/css/styles.css?v3=53www.hindustantimes.com/res/css/styl... https://www.hindustantimes.com/res/css/styles.css?v3=53 — 200 — 13.4 KiB — 27 ms — h3https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v23/S6u9w4... https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 200 — 13.8 KiB — 38 ms — h3https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wXiWtFCc.woff2fonts.gstatic.com/s/lato/v23/S6uyw4... https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 200 — 13.7 KiB — 44 ms — h3https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v23/S6u9w4... https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2 — 200 — 13.4 KiB — 47 ms — h3https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh50XSwaPGQ3q5d0N7w.woff2fonts.gstatic.com/s/lato/v23/S6u9w4... https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh50XSwaPGQ3q5d0N7w.woff2 — 200 — 2.9 KiB — 46 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 123 ms — h3https://images.hindustantimes.com/default/257x145.jpgimages.hindustantimes.com/default/2... https://images.hindustantimes.com/default/257x145.jpg — 200 — 0 B — 31 ms — h2https://www.hindustantimes.com/ht-img/img/2025/03/03/550x309/97th-Academy-Awards---Roaming-Arrivals-84_1740965347186_1740965361358.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2025/03/03/550x309/97th-Academy-Awards---Roaming-Arrivals-84_1740965347186_1740965361358.jpg — 200 — 14.8 KiB — 45 ms — h3https://www.hindustantimes.com/static-content/1y/2023/ht-images/premium-lavel-new@2x.pngwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/1y/2023/ht-images/premium-lavel-new@2x.png — 200 — 723 B — 16 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/15/257x145/Rome-was-one-of-the-few-friends-Washington-could-c_1776266224172.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/257x145/Rome-was-one-of-the-few-friends-Washington-could-c_1776266224172.jpg — 200 — 6.1 KiB — 40 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/The-legislative-push-to-fast-track-the-reservation_1776266221112_1776266245598.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/The-legislative-push-to-fast-track-the-reservation_1776266221112_1776266245598.jpg — 200 — 3.1 KiB — 44 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/im-58513332_1776250594871_1776250613593.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/im-58513332_1776250594871_1776250613593.jpg — 200 — 4.2 KiB — 31 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/im-85415818_1776250247682_1776250269652.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/im-85415818_1776250247682_1776250269652.jpg — 200 — 2.1 KiB — 45 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/im-95669341_1776250077663_1776250132362.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/im-95669341_1776250077663_1776250132362.jpg — 200 — 4.0 KiB — 41 ms — h3https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2fonts.gstatic.com/s/lato/v23/S6u9w4... https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2 — 200 — 2.9 KiB — 36 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/SNAP-REGULATOR-BRITAIN-0_1696625396258_1776274113521.JPGwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/SNAP-REGULATOR-BRITAIN-0_1696625396258_1776274113521.JPG — 200 — 3.3 KiB — 45 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/photo-1461468611824-46457c0e11fd_1765296367017_1765296374756_1776271535763.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/photo-1461468611824-46457c0e11fd_1765296367017_1765296374756_1776271535763.jpg — 200 — 1.6 KiB — 53 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/Sailesh_Gurung_1776268725418_1776268731538.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/Sailesh_Gurung_1776268725418_1776268731538.jpg — 200 — 3.4 KiB — 58 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/fbfb_1763353331507_1763353337581_1776263887937.pngwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/fbfb_1763353331507_1763353337581_1776263887937.png — 200 — 3.3 KiB — 59 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/11/550x309/Sanju_Samson_1775932759639_1775932759758.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/11/550x309/Sanju_Samson_1775932759639_1775932759758.jpg — 200 — 15.0 KiB — 44 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/11/148x111/CRICKET-IPL-PBKS-SRH--49_1775914881982_1775915541258_1775917111896.JPGwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/11/148x111/CRICKET-IPL-PBKS-SRH--49_1775914881982_1775915541258_1775917111896.JPG — 200 — 4.5 KiB — 44 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/10/148x111/India-IPL-Cricket-0_1775799782650_1775799813081_1775801545048.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/10/148x111/India-IPL-Cricket-0_1775799782650_1775799813081_1775801545048.jpg — 200 — 4.3 KiB — 44 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/08/148x111/PTI04-08-2026-000735B-0_1775676070458_1775676244916_1775676400881.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/08/148x111/PTI04-08-2026-000735B-0_1775676070458_1775676244916_1775676400881.jpg — 200 — 3.8 KiB — 45 ms — h3https://link.rubiconproject.com/magnite/17094.jslink.rubiconproject.com/magnite/170... https://link.rubiconproject.com/magnite/17094.js — 200 — 856 B — 39 ms — h2https://www.hindustantimes.com/ht-img/img/2026/04/15/150x84/iran_pakistan_1776263647453_1776263647680.jpegwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/150x84/iran_pakistan_1776263647453_1776263647680.jpeg — 200 — 3.1 KiB — 42 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/PTI01-28-2026-000200B-0_1776265438746_1776265480272.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/148x111/PTI01-28-2026-000200B-0_1776265438746_1776265480272.jpg — 200 — 5.0 KiB — 20 ms — h3https://carbon-cdn.ccgateway.net/script?id=www.hindustantimes.com&parentId=0eb6f0830ecarbon-cdn.ccgateway.net/script?id=... https://carbon-cdn.ccgateway.net/script?id=www.hindustantimes.com&parentId=0eb6f0830e — 200 — 8.0 KiB — 323 ms — h2https://script-api.ccgateway.net/1/userIdscript-api.ccgateway.net/1/userId https://script-api.ccgateway.net/1/userId — 200 — 706 B — 103 ms — h2https://script-api.ccgateway.net/script/launcher/2/user.jsscript-api.ccgateway.net/script/lau... https://script-api.ccgateway.net/script/launcher/2/user.js — 200 — 677 B — 103 ms — h2https://script-api.ccgateway.net/script/launcher/1/customevents.jsscript-api.ccgateway.net/script/lau... https://script-api.ccgateway.net/script/launcher/1/customevents.js — 200 — 1.7 KiB — 100 ms — h2https://script-api.ccgateway.net/script/launcher/6/api.jsscript-api.ccgateway.net/script/lau... https://script-api.ccgateway.net/script/launcher/6/api.js — 200 — 1.6 KiB — 102 ms — h2https://script-api.ccgateway.net/setUser?parent=0eb6f0830e&site=www.hindustantimes.com&ccuid=d7a05c36-fcd4-4f55-9079-84124878bd1b&ccsid=05ae5db4-ce46-4188-aab7-2f302f41ecc8script-api.ccgateway.net/setUser?pa... https://script-api.ccgateway.net/setUser?parent=0eb6f0830e&site=www.hindustantimes.com&ccuid=d7a05c36-fcd4-4f55-9079-84124878bd1b&ccsid=05ae5db4-ce46-4188-aab7-2f302f41ecc8 — 200 — 360 B — 99 ms — h2https://script-api.ccgateway.net/script/bundle?id=www.hindustantimes.com&parentId=0eb6f0830escript-api.ccgateway.net/script/bun... https://script-api.ccgateway.net/script/bundle?id=www.hindustantimes.com&parentId=0eb6f0830e — 200 — 4.7 KiB — 101 ms — h2https://pb-ing-02.ccgateway.net/v1.0/parent/0eb6f0830e/engagement/trigger/page_visitpb-ing-02.ccgateway.net/v1.0/parent... https://pb-ing-02.ccgateway.net/v1.0/parent/0eb6f0830e/engagement/trigger/page_visit — 204 — 0 B — 531 ms — h2https://sync.crwdcntrl.net/qmap?c=18513&tp=MGNI&tpid=d7a05c36-fcd4-4f55-9079-84124878bd1b&d=https%3A%2F%2Fpb-ing-02.ccgateway.net%2Fv1.0%2Fparent%2F0eb6f0830e%2Fengagement%2Ftrigger%2Fuser_sync%3Fsrc%3Dlotame%26puid%3D$%7Bprofile_id%7D%26id%3Dwww.hindustantimes.com%26parentId%3D0eb6f0830e%26ccsid%3D05ae5db4-ce46-4188-aab7-2f302f41ecc8%26ccuid%3Dd7a05c36-fcd4-4f55-9079-84124878bd1b%26ccpt%3D0%26pvid%3Ddc12f004-592b-4662-b63d-b0e89322f4b0%26engid%3Dd3a882f0-289e-4bbd-9e51-d18fc64134c0%26engcount%3D0%26engttl%3D60sync.crwdcntrl.net/qmap?c=18513&tp=... https://sync.crwdcntrl.net/qmap?c=18513&tp=MGNI&tpid=d7a05c36-fcd4-4f55-9079-84124878bd1b&d=https%3A%2F%2Fpb-ing-02.ccgateway.net%2Fv1.0%2Fparent%2F0eb6f0830e%2Fengagement%2Ftrigger%2Fuser_sync%3Fsrc%3Dlotame%26puid%3D$%7Bprofile_id%7D%26id%3Dwww.hindustantimes.com%26parentId%3D0eb6f0830e%26ccsid%3D05ae5db4-ce46-4188-aab7-2f302f41ecc8%26ccuid%3Dd7a05c36-fcd4-4f55-9079-84124878bd1b%26ccpt%3D0%26pvid%3Ddc12f004-592b-4662-b63d-b0e89322f4b0%26engid%3Dd3a882f0-289e-4bbd-9e51-d18fc64134c0%26engcount%3D0%26engttl%3D60 — 302 — 422 B — 117 ms — h2https://pb-ing-02.ccgateway.net/v1.0/parent/0eb6f0830e/engagement/trigger/user_sync?src=lotame&puid=&id=www.hindustantimes.com&parentId=0eb6f0830e&ccsid=05ae5db4-ce46-4188-aab7-2f302f41ecc8&ccuid=d7a05c36-fcd4-4f55-9079-84124878bd1b&ccpt=0&pvid=dc12f004-592b-4662-b63d-b0e89322f4b0&engid=d3a882f0-289e-4bbd-9e51-d18fc64134c0&engcount=0&engttl=60pb-ing-02.ccgateway.net/v1.0/parent... https://pb-ing-02.ccgateway.net/v1.0/parent/0eb6f0830e/engagement/trigger/user_sync?src=lotame&puid=&id=www.hindustantimes.com&parentId=0eb6f0830e&ccsid=05ae5db4-ce46-4188-aab7-2f302f41ecc8&ccuid=d7a05c36-fcd4-4f55-9079-84124878bd1b&ccpt=0&pvid=dc12f004-592b-4662-b63d-b0e89322f4b0&engid=d3a882f0-289e-4bbd-9e51-d18fc64134c0&engcount=0&engttl=60 — 200 — 155 B — 513 ms — h2https://dap.hindustantimes.com/gedap.hindustantimes.com/ge https://dap.hindustantimes.com/ge — -1 — 0 B — 189 ms — https://dap.hindustantimes.com/gedap.hindustantimes.com/ge https://dap.hindustantimes.com/ge — 403 — 0 B — 187 ms — h2https://sb.scorecardresearch.com/cs/6035286/beacon.jssb.scorecardresearch.com/cs/6035286... https://sb.scorecardresearch.com/cs/6035286/beacon.js — 302 — 262 B — 28 ms — h2https://sb.scorecardresearch.com/internal-cs/default/beacon.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon.js — 200 — 6.7 KiB — 19 ms — h2https://pb-ing-02.ccgateway.net/v1.0/parent/0eb6f0830e/engagement/trigger/page_visitpb-ing-02.ccgateway.net/v1.0/parent... https://pb-ing-02.ccgateway.net/v1.0/parent/0eb6f0830e/engagement/trigger/page_visit — 200 — 341 B — 178 ms — h2https://www.hindustantimes.com/static-content/5m/air-quality-v3/delhi.jsonwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/5m/air-quality-v3/delhi.json — 200 — 697 B — 20 ms — h3https://api.hindustantimes.com/api/page/v2?url=cities/delhi-news&size=5api.hindustantimes.com/api/page/v2?... https://api.hindustantimes.com/api/page/v2?url=cities/delhi-news&size=5 — 200 — 4.3 KiB — 11 ms — h2https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/Across-stations--the-Ridge-in-north-Delhi-recorded_1776279252365.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/Across-stations--the-Ridge-in-north-Delhi-recorded_1776279252365.jpg — 200 — 52.6 KiB — 1.4 s — h3https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/One-semi-automatic-Italy-made-Beretta-pistol-and-f_1776279247890.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/One-semi-automatic-Italy-made-Beretta-pistol-and-f_1776279247890.jpg — 200 — 23.5 KiB — 64 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/The-victim-s-18-year-old-sister-said-the-families-_1776279245755.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/The-victim-s-18-year-old-sister-said-the-families-_1776279245755.jpg — 200 — 8.7 KiB — 1.0 s — h3https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/A-bench-of-justice-Purushaindra-Kumar-Kaurav--in-a_1776279210270.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/A-bench-of-justice-Purushaindra-Kumar-Kaurav--in-a_1776279210270.jpg — 200 — 24.1 KiB — 982 ms — h3https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/The-court-said-that-circulation-of-the-video-viola_1776279207011.jpgwww.hindustantimes.com/ht-img/img/2... https://www.hindustantimes.com/ht-img/img/2026/04/15/550x309/The-court-said-that-circulation-of-the-video-viola_1776279207011.jpg — 200 — 24.7 KiB — 1.0 s — h3https://dap.hindustantimes.com/gedap.hindustantimes.com/ge https://dap.hindustantimes.com/ge — -1 — 0 B — 188 ms — https://dap.hindustantimes.com/gedap.hindustantimes.com/ge https://dap.hindustantimes.com/ge — 403 — 0 B — 187 ms — h2https://www.hindustantimes.com/res/js/fetch.jswww.hindustantimes.com/res/js/fetch... https://www.hindustantimes.com/res/js/fetch.js — 200 — 0 B — 9 ms — h3https://www.hindustantimes.com/static-content/5m/weather/new-delhi.jsonwww.hindustantimes.com/static-conte... https://www.hindustantimes.com/static-content/5m/weather/new-delhi.json — 200 — 388 B — 18 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-9CYSK4EP0B&gtm=45je64e1v885201950z8896059541za20gzb896059541zd896059541&_p=1776295253389&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&_eu=AAAAAGQ&are=1&cid=1999369431.1776295254&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&tag_exp=0~115938466~115938468~116363098~117266400~117971173~118128923&sid=1776295254&sct=1&seg=0&dl=https%3A%2F%2Fwww.hindustantimes.com%2F&dt=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&_s=2&tfd=6490region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-9CYSK4EP0B&gtm=45je64e1v885201950z8896059541za20gzb896059541zd896059541&_p=1776295253389&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&_eu=AAAAAGQ&are=1&cid=1999369431.1776295254&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&tag_exp=0~115938466~115938468~116363098~117266400~117971173~118128923&sid=1776295254&sct=1&seg=0&dl=https%3A%2F%2Fwww.hindustantimes.com%2F&dt=Hindustan%20Times%3A%20Breaking%20News%2C%20Latest%20News%2C%20India%20News%2C%20World%20News%20%26%20Cricket%20Today%27s%20Headlines%20%7C%20Hindustan%20Times&_s=2&tfd=6490 — 204 — 48 B — 25 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1649ms · 1539KB · ₹244/mo
www.hindustantimes.com
Other
Costly
Execution 468ms
Transfer 104 KB
Monthly Cost ₹69/mo
Unattributable
Other
Costly
Execution 246ms
Transfer 0 KB
Monthly Cost ₹36/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 136ms
Transfer 188 KB
Unused 68%
Monthly Cost ₹20/mo
Google Tag Manager
Tag Manager
Optional
Execution 109ms
Transfer 160 KB
Unused 27%
Monthly Cost ₹16/mo
cdn.moengage.com
Other
Optional
Execution 92ms
Transfer 101 KB
Unused 63%
Monthly Cost ₹14/mo
www.hindustantimes.com
Other
Optional
Execution 90ms
Transfer 6 KB
Monthly Cost ₹13/mo
ads.pubmatic.com
Other
Optional
Execution 80ms
Transfer 229 KB
Unused 38%
Monthly Cost ₹12/mo
c.amazon-adsystem.com
Other
Optional
Execution 71ms
Transfer 91 KB
Unused 43%
Monthly Cost ₹11/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 67ms
Transfer 67 KB
Monthly Cost ₹10/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 63ms
Transfer 70 KB
Unused 52%
Monthly Cost ₹9/mo
Google Tag Manager
Tag Manager
Optional
Execution 61ms
Transfer 173 KB
Unused 40%
Monthly Cost ₹9/mo
Google Tag Manager
Tag Manager
Optional
Execution 57ms
Transfer 147 KB
Unused 38%
Monthly Cost ₹8/mo
www.hindustantimes.com
Other
Optional
Execution 56ms
Transfer 58 KB
Unused 86%
Monthly Cost ₹8/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 145 KB
Unused 42%
Monthly Cost ₹8/mo

These scripts may cost more than they're worth

  • www.hindustantimes.com adds 468ms and costs ~₹69/month
  • Unattributable adds 246ms and costs ~₹36/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

www.hindustantimes.com takes 468ms 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 246ms 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

63% of cdn.moengage.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

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

86% of www.hindustantimes.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback