Skip to content
https://rediff.com

Performance

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

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

67
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
79
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
54
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.

861 ms

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

1.00 s

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

541 ms

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

0.001

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

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

6.85 s

Page Load Progression

1.0 s
2.0 s
3.0 s
4.0 s
5.1 s
6.1 s
7.1 s
8.1 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
4.8 MB transferred, 236 requests
FIX
4.8 MB transferred, 236 requests
Critical::
Page weighs 14.0 MB (4.8 MB transferred)
Warning::
JavaScript is 3.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.1 MB
Warning::
236 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.0 g CO2 per page load
4.8 MB / 2.4 MB budget
4.8 MB transferred
236 requests
1.0 g CO2 per page load
JavaScript 3.1 MiB 63%
Images 974.8 KiB 20%
HTML 391.6 KiB 8%
Fonts 195.2 KiB 4%
CSS 109.4 KiB 2%
Other 100.5 KiB 2%
Other 32.6 KiB 1%
Other 27.1 KiB 1%
Other 606 B 0%
Other 0 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 (4.8 MiB of 4.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
3618ms total JS execution
FIX
3618ms total JS execution
Warning::
Unattributable: 585ms CPU time
Warning::
https://a.vdo.ai/core/dependencies_hbv4_latest/vdo...: 551ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 549ms CPU time
Warning::
https://www.rediff.com/: 500ms CPU time
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 416ms CPU time
Warning::
Third-party scripts: 3618ms (100% of total)

Main Thread Breakdown

Script Evaluation 61% Other 16% Style & Layout 8% Script Parsing & Compilation 7% Rendering 4%
ScriptTotalScriptingParse/CompileParty
Unattributable585ms100ms0ms3rd
https://a.vdo.ai/core/dependencies_hbv4_latest/vdo.min.js?v=551ms471ms10ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604210101/pubads_impl.js?cb=31098008549ms451ms37ms3rd
https://www.rediff.com/500ms24ms3ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js416ms317ms27ms3rd
https://www.googletagmanager.com/gtag/js?id=G-3FM4PW27JR307ms273ms27ms3rd
https://a.vdo.ai/core/assets/rtb_v10.10.0.js122ms109ms10ms3rd
https://cdn.izooto.com/scripts/sdk/izooto.js119ms66ms16ms3rd
https://c.amazon-adsystem.com/aax2/apstag.js112ms94ms9ms3rd
https://www.googletagmanager.com/gtag/destination?id=G-8J9SC9WB3T&cx=c&gtm=4e64h1h1110ms86ms19ms3rd

Showing top 10 of 13 scripts

F
JS Bundles
Action
53 scripts, 1.0 MB unused
FIX
53 scripts, 1.0 MB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-8J9S...: 111 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-HXEC...: 110 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://imasdk.googleapis.com/js/sdkloader/ima3.js: 97 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 95 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://a.vdo.ai/core/assets/rtb_v10.10.0.js: 94 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.0 MB
1050 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-8J9SC9WB3T159 KB111 KB (70%)3rd
https://www.googletagmanager.com/gtag/js?id=G-HXEC5QES15&cx=c&gtm=4e64h1h1157 KB110 KB (70%)3rd
https://imasdk.googleapis.com/js/sdkloader/ima3.js148 KB97 KB (65%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604210101/pubads_impl.js?cb=31098008188 KB95 KB (51%)3rd
https://a.vdo.ai/core/assets/rtb_v10.10.0.js172 KB94 KB (55%)3rd
https://www.googletagmanager.com/gtag/js?id=G-HXEC5QES15157 KB66 KB (42%)3rd
https://www.googletagmanager.com/gtag/destination?id=G-8J9SC9WB3T&cx=c&gtm=4e64h1h1158 KB65 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-111630784-8&cx=c&gtm=4e64h1h1124 KB64 KB (52%)3rd
https://cdn.izooto.com/scripts/sdk/izooto.js95 KB64 KB (68%)3rd
https://www.googletagmanager.com/gtag/js?id=G-3FM4PW27JR173 KB56 KB (32%)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
236 resources · 4.8 MB · 1.0 MB savings available
FIX
236 resources · 4.8 MB · 1.0 MB savings available
Warning::
Page weight 3.8 MB over 1MB target
Got: 4.8 MB Expected: ≤ 1 MB
Info::
~1.0 MB of savings available
Warning::
235 third-party resources (100% of weight)
Info::
2 resources over 200KB
236 resources · 4.8 MiB · 235 third-party 3.8 MiB over 1MB target
JavaScript 63% · 3.1 MiB
Image 20% · 977.2 KiB
Document 8% · 394.3 KiB
Font 4% · 195.2 KiB
Other 3% · 152.7 KiB
CSS 2% · 109.4 KiB
Media 0% · 0 B

~1.0 MiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
68 images, 0 KB saveable
REVIEW
68 images, 0 KB saveable
Warning::
https://imworld.rediff.com/worldrediff/pix/blank.g... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://imworld.rediff.com/worldrediff/pix/podcast... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
68 images 975 KB
0 oversized -0 KB
41 legacy format
2 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

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

Web fonts

4

195 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 861 ms LCP 1.0 shttps://www.rediff.com/worldrediff/fonts_1/Roboto-Bold.woff2Roboto-Bold.woff2 https://www.rediff.com/worldrediff/fonts_1/Roboto-Bold.woff2 — 64.5 KiB — 31 ms — font-display: swaphttps://www.rediff.com/worldrediff/fonts_1/Roboto-Regular.woff2Roboto-Regular.woff2 https://www.rediff.com/worldrediff/fonts_1/Roboto-Regular.woff2 — 64.3 KiB — 58 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 62 ms — font-display: swaphttps://s0.2mdn.net/sadbundle/5461282863131823818/woff_69ceeaf5dcbc6896572094.woffwoff_69ceeaf5dcbc689657... https://s0.2mdn.net/sadbundle/5461282863131823818/woff_69ceeaf5dcbc6896572094.woff — 32.5 KiB — 32 ms — font-display: swap
Roboto-Bold.woff2 woff2 swap
Size 65 KB
Load time 31 ms
Start 321 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Regular.woff2 woff2 swap
Size 64 KB
Load time 58 ms
Start 321 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 62 ms
Start 427 ms
Risk FOUT — text flashes from fallback to web font
woff_69ceeaf5dcbc689657... woff swap
Size 32 KB
Load time 32 ms
Start 3.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

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

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
236 requests over 8090ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 861 ms LCP 1.0 shttps://rediff.com// https://rediff.com/ — 302 — 169 B — 17 ms — http/1.1http://www.rediff.com/www.rediff.com/ http://www.rediff.com/ — 307 — 0 B — 2 ms — http/1.1https://www.rediff.com/www.rediff.com/ https://www.rediff.com/ — 200 — 25.9 KiB — 126 ms — h2https://im.rediff.com/worldrediff/pix/homesprite2.webpim.rediff.com/worldrediff/pix/homes... https://im.rediff.com/worldrediff/pix/homesprite2.webp — 200 — 14.6 KiB — 25 ms — h2https://imworld.rediff.com/worldrediff/style_3_16/newhome_us_8.cssimworld.rediff.com/worldrediff/styl... https://imworld.rediff.com/worldrediff/style_3_16/newhome_us_8.css — 200 — 5.7 KiB — 69 ms — h2https://im.rediff.com/430-250/getahead/2026/apr/17sai-tamhankar-lead3.jpgim.rediff.com/430-250/getahead/2026... https://im.rediff.com/430-250/getahead/2026/apr/17sai-tamhankar-lead3.jpg — 200 — 19.4 KiB — 21 ms — h2https://imworld.rediff.com/worldrediff/pix/podcast-logo.webpimworld.rediff.com/worldrediff/pix/... https://imworld.rediff.com/worldrediff/pix/podcast-logo.webp — 200 — 4.2 KiB — 32 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 76 ms — h3https://cdn.izooto.com/scripts/39851dc0ca7139b97c039b38dd09bd76150834db.jscdn.izooto.com/scripts/39851dc0ca71... https://cdn.izooto.com/scripts/39851dc0ca7139b97c039b38dd09bd76150834db.js — 200 — 1.5 KiB — 55 ms — h3https://imworld.rediff.com/worldrediff/pix/rediff_newlogo.svgimworld.rediff.com/worldrediff/pix/... https://imworld.rediff.com/worldrediff/pix/rediff_newlogo.svg — 200 — 1.2 KiB — 29 ms — h2https://im.rediff.com/120-80/news/2026/apr/22kerala-fireworks-unit-blast.jpgim.rediff.com/120-80/news/2026/apr/... https://im.rediff.com/120-80/news/2026/apr/22kerala-fireworks-unit-blast.jpg — 200 — 4.0 KiB — 47 ms — h2https://imworld.rediff.com/worldrediff/pix/rediff-on-net-footer-2.pngimworld.rediff.com/worldrediff/pix/... https://imworld.rediff.com/worldrediff/pix/rediff-on-net-footer-2.png — 200 — 3.6 KiB — 30 ms — h2https://imworld.rediff.com/worldrediff/js_2_5/newhome_us_12_min.jsimworld.rediff.com/worldrediff/js_2... https://imworld.rediff.com/worldrediff/js_2_5/newhome_us_12_min.js — 200 — 3.4 KiB — 32 ms — h2https://newads.rediff.com/rediffadserver/www/delivery/asyncjs.phpnewads.rediff.com/rediffadserver/ww... https://newads.rediff.com/rediffadserver/www/delivery/asyncjs.php — 200 — 3.8 KiB — 1.1 s — h2https://www.googletagmanager.com/gtag/js?id=G-3FM4PW27JRwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-3FM4PW27JR — 200 — 173.0 KiB — 118 ms — h2https://sb.scorecardresearch.com/cs/6035613/beacon.jssb.scorecardresearch.com/cs/6035613... https://sb.scorecardresearch.com/cs/6035613/beacon.js — 302 — 264 B — 116 ms — h2https://usmetric.rediff.com/www.rediff.com/?rkey=508715&w=800x600&device=pcusmetric.rediff.com/www.rediff.com/... https://usmetric.rediff.com/www.rediff.com/?rkey=508715&w=800x600&device=pc — 200 — 355 B — 926 ms — http/1.1https://im.rediff.com/worldrediff/pix/commdef.webpim.rediff.com/worldrediff/pix/commd... https://im.rediff.com/worldrediff/pix/commdef.webp — 200 — 1.7 KiB — 68 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCEtLSBDcmVhdGVkIHdpd…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCEtLSBDcmVhdGVkIHdpd… — 200 — 0 B — 0 ms — datahttps://www.youtube.com/embed/11WKlwEhc-0www.youtube.com/embed/11WKlwEhc-0 https://www.youtube.com/embed/11WKlwEhc-0 — 200 — 56.2 KiB — 151 ms — h2https://im.rediff.com/430-250/movies/2026/apr/17matka-king-lead3.jpgim.rediff.com/430-250/movies/2026/a... https://im.rediff.com/430-250/movies/2026/apr/17matka-king-lead3.jpg — 200 — 9.0 KiB — 63 ms — h2https://im.rediff.com/200-120/movies/2026/apr/21david-dhawan-lead1.jpgim.rediff.com/200-120/movies/2026/a... https://im.rediff.com/200-120/movies/2026/apr/21david-dhawan-lead1.jpg — 200 — 7.5 KiB — 65 ms — h2https://im.rediff.com/200-120/getahead/2026/apr/14-bhutan-dance1.jpgim.rediff.com/200-120/getahead/2026... https://im.rediff.com/200-120/getahead/2026/apr/14-bhutan-dance1.jpg — 200 — 8.4 KiB — 65 ms — h2https://im.rediff.com/430-250/news/2026/apr/12mamata-banerjee.jpgim.rediff.com/430-250/news/2026/apr... https://im.rediff.com/430-250/news/2026/apr/12mamata-banerjee.jpg — 200 — 16.4 KiB — 69 ms — h2https://www.rediff.com/worldrediff/fonts_1/Roboto-Bold.woff2www.rediff.com/worldrediff/fonts_1/... https://www.rediff.com/worldrediff/fonts_1/Roboto-Bold.woff2 — 200 — 64.5 KiB — 31 ms — h3https://www.rediff.com/worldrediff/fonts_1/Roboto-Regular.woff2www.rediff.com/worldrediff/fonts_1/... https://www.rediff.com/worldrediff/fonts_1/Roboto-Regular.woff2 — 200 — 64.3 KiB — 58 ms — h3https://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 — 9 ms — h2https://www.youtube.com/s/player/218d9d92/www-player.csswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-player.css — 200 — 56.9 KiB — 56 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUwwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUw — 200 — 45.1 KiB — 121 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,base — 200 — 193.3 KiB — 174 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 861 ms LCP 1.0 shttps://rediff.com// https://rediff.com/ — 302 — 169 B — 17 ms — http/1.1http://www.rediff.com/www.rediff.com/ http://www.rediff.com/ — 307 — 0 B — 2 ms — http/1.1https://www.rediff.com/www.rediff.com/ https://www.rediff.com/ — 200 — 25.9 KiB — 126 ms — h2https://im.rediff.com/worldrediff/pix/homesprite2.webpim.rediff.com/worldrediff/pix/homes... https://im.rediff.com/worldrediff/pix/homesprite2.webp — 200 — 14.6 KiB — 25 ms — h2https://imworld.rediff.com/worldrediff/style_3_16/newhome_us_8.cssimworld.rediff.com/worldrediff/styl... https://imworld.rediff.com/worldrediff/style_3_16/newhome_us_8.css — 200 — 5.7 KiB — 69 ms — h2https://im.rediff.com/430-250/getahead/2026/apr/17sai-tamhankar-lead3.jpgim.rediff.com/430-250/getahead/2026... https://im.rediff.com/430-250/getahead/2026/apr/17sai-tamhankar-lead3.jpg — 200 — 19.4 KiB — 21 ms — h2https://imworld.rediff.com/worldrediff/pix/podcast-logo.webpimworld.rediff.com/worldrediff/pix/... https://imworld.rediff.com/worldrediff/pix/podcast-logo.webp — 200 — 4.2 KiB — 32 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 76 ms — h3https://cdn.izooto.com/scripts/39851dc0ca7139b97c039b38dd09bd76150834db.jscdn.izooto.com/scripts/39851dc0ca71... https://cdn.izooto.com/scripts/39851dc0ca7139b97c039b38dd09bd76150834db.js — 200 — 1.5 KiB — 55 ms — h3https://imworld.rediff.com/worldrediff/pix/rediff_newlogo.svgimworld.rediff.com/worldrediff/pix/... https://imworld.rediff.com/worldrediff/pix/rediff_newlogo.svg — 200 — 1.2 KiB — 29 ms — h2https://im.rediff.com/120-80/news/2026/apr/22kerala-fireworks-unit-blast.jpgim.rediff.com/120-80/news/2026/apr/... https://im.rediff.com/120-80/news/2026/apr/22kerala-fireworks-unit-blast.jpg — 200 — 4.0 KiB — 47 ms — h2https://imworld.rediff.com/worldrediff/pix/rediff-on-net-footer-2.pngimworld.rediff.com/worldrediff/pix/... https://imworld.rediff.com/worldrediff/pix/rediff-on-net-footer-2.png — 200 — 3.6 KiB — 30 ms — h2https://imworld.rediff.com/worldrediff/js_2_5/newhome_us_12_min.jsimworld.rediff.com/worldrediff/js_2... https://imworld.rediff.com/worldrediff/js_2_5/newhome_us_12_min.js — 200 — 3.4 KiB — 32 ms — h2https://newads.rediff.com/rediffadserver/www/delivery/asyncjs.phpnewads.rediff.com/rediffadserver/ww... https://newads.rediff.com/rediffadserver/www/delivery/asyncjs.php — 200 — 3.8 KiB — 1.1 s — h2https://www.googletagmanager.com/gtag/js?id=G-3FM4PW27JRwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-3FM4PW27JR — 200 — 173.0 KiB — 118 ms — h2https://sb.scorecardresearch.com/cs/6035613/beacon.jssb.scorecardresearch.com/cs/6035613... https://sb.scorecardresearch.com/cs/6035613/beacon.js — 302 — 264 B — 116 ms — h2https://usmetric.rediff.com/www.rediff.com/?rkey=508715&w=800x600&device=pcusmetric.rediff.com/www.rediff.com/... https://usmetric.rediff.com/www.rediff.com/?rkey=508715&w=800x600&device=pc — 200 — 355 B — 926 ms — http/1.1https://im.rediff.com/worldrediff/pix/commdef.webpim.rediff.com/worldrediff/pix/commd... https://im.rediff.com/worldrediff/pix/commdef.webp — 200 — 1.7 KiB — 68 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCEtLSBDcmVhdGVkIHdpd…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCEtLSBDcmVhdGVkIHdpd… — 200 — 0 B — 0 ms — datahttps://www.youtube.com/embed/11WKlwEhc-0www.youtube.com/embed/11WKlwEhc-0 https://www.youtube.com/embed/11WKlwEhc-0 — 200 — 56.2 KiB — 151 ms — h2https://im.rediff.com/430-250/movies/2026/apr/17matka-king-lead3.jpgim.rediff.com/430-250/movies/2026/a... https://im.rediff.com/430-250/movies/2026/apr/17matka-king-lead3.jpg — 200 — 9.0 KiB — 63 ms — h2https://im.rediff.com/200-120/movies/2026/apr/21david-dhawan-lead1.jpgim.rediff.com/200-120/movies/2026/a... https://im.rediff.com/200-120/movies/2026/apr/21david-dhawan-lead1.jpg — 200 — 7.5 KiB — 65 ms — h2https://im.rediff.com/200-120/getahead/2026/apr/14-bhutan-dance1.jpgim.rediff.com/200-120/getahead/2026... https://im.rediff.com/200-120/getahead/2026/apr/14-bhutan-dance1.jpg — 200 — 8.4 KiB — 65 ms — h2https://im.rediff.com/430-250/news/2026/apr/12mamata-banerjee.jpgim.rediff.com/430-250/news/2026/apr... https://im.rediff.com/430-250/news/2026/apr/12mamata-banerjee.jpg — 200 — 16.4 KiB — 69 ms — h2https://www.rediff.com/worldrediff/fonts_1/Roboto-Bold.woff2www.rediff.com/worldrediff/fonts_1/... https://www.rediff.com/worldrediff/fonts_1/Roboto-Bold.woff2 — 200 — 64.5 KiB — 31 ms — h3https://www.rediff.com/worldrediff/fonts_1/Roboto-Regular.woff2www.rediff.com/worldrediff/fonts_1/... https://www.rediff.com/worldrediff/fonts_1/Roboto-Regular.woff2 — 200 — 64.3 KiB — 58 ms — h3https://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 — 9 ms — h2https://www.youtube.com/s/player/218d9d92/www-player.csswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-player.css — 200 — 56.9 KiB — 56 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUwwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUw — 200 — 45.1 KiB — 121 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,base — 200 — 193.3 KiB — 174 ms — h2https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/218d9d92/p... https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js — 200 — 435.7 KiB — 201 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 62 ms — h3https://im.rediff.com/200-120/news/2026/apr/16aiadmk-1.jpgim.rediff.com/200-120/news/2026/apr... https://im.rediff.com/200-120/news/2026/apr/16aiadmk-1.jpg — 200 — 9.0 KiB — 59 ms — h3https://im.rediff.com/200-120/news/2026/apr/20tvk-vijay.jpgim.rediff.com/200-120/news/2026/apr... https://im.rediff.com/200-120/news/2026/apr/20tvk-vijay.jpg — 200 — 7.9 KiB — 64 ms — h3https://im.rediff.com/430-250/news/2026/apr/21daily-life-in-tehran1.jpgim.rediff.com/430-250/news/2026/apr... https://im.rediff.com/430-250/news/2026/apr/21daily-life-in-tehran1.jpg — 200 — 21.2 KiB — 92 ms — h3https://im.rediff.com/200-120/news/2026/apr/20samrat-choudhary1.jpgim.rediff.com/200-120/news/2026/apr... https://im.rediff.com/200-120/news/2026/apr/20samrat-choudhary1.jpg — 200 — 7.8 KiB — 84 ms — h3https://im.rediff.com/200-120/news/2026/apr/18parliament-special-session3.jpgim.rediff.com/200-120/news/2026/apr... https://im.rediff.com/200-120/news/2026/apr/18parliament-special-session3.jpg — 200 — 8.6 KiB — 150 ms — h3https://im.rediff.com/430-250/news/2024/nov/20up-police.jpgim.rediff.com/430-250/news/2024/nov... https://im.rediff.com/430-250/news/2024/nov/20up-police.jpg — 200 — 23.2 KiB — 78 ms — h3https://imworld.rediff.com/worldrediff/pix/latestnewsback.webpimworld.rediff.com/worldrediff/pix/... https://imworld.rediff.com/worldrediff/pix/latestnewsback.webp — 200 — 24.2 KiB — 75 ms — h3https://im.rediff.com/295-180/movies/2026/mar/26podcast-sheetal-sharma-lead1.jpgim.rediff.com/295-180/movies/2026/m... https://im.rediff.com/295-180/movies/2026/mar/26podcast-sheetal-sharma-lead1.jpg — 200 — 6.0 KiB — 80 ms — h3https://im.rediff.com/295-180/news/2026/jan/09aditya-thackeray1.jpgim.rediff.com/295-180/news/2026/jan... https://im.rediff.com/295-180/news/2026/jan/09aditya-thackeray1.jpg — 200 — 9.8 KiB — 89 ms — h3https://im.rediff.com/295-180/getahead/2026/mar/04sathya-saran3.jpgim.rediff.com/295-180/getahead/2026... https://im.rediff.com/295-180/getahead/2026/mar/04sathya-saran3.jpg — 200 — 9.6 KiB — 92 ms — h3https://im.rediff.com/295-180/news/2026/apr/07ajitbalakrishnan2.jpgim.rediff.com/295-180/news/2026/apr... https://im.rediff.com/295-180/news/2026/apr/07ajitbalakrishnan2.jpg — 200 — 11.2 KiB — 66 ms — h3https://gurus.rediff.com/rediffguru/pix/answerpix_new/27edu-loans.jpggurus.rediff.com/rediffguru/pix/ans... https://gurus.rediff.com/rediffguru/pix/answerpix_new/27edu-loans.jpg — 200 — 37.1 KiB — 125 ms — h2https://gurus.rediff.com/rediffguru/pix/answerpix_new/student-o.jpggurus.rediff.com/rediffguru/pix/ans... https://gurus.rediff.com/rediffguru/pix/answerpix_new/student-o.jpg — 200 — 46.7 KiB — 132 ms — h2https://gurus.rediff.com/rediffguru/pix/answerpix_new/05bank-it.jpggurus.rediff.com/rediffguru/pix/ans... https://gurus.rediff.com/rediffguru/pix/answerpix_new/05bank-it.jpg — 200 — 27.5 KiB — 110 ms — h2https://recoprofile.rediff.com/shopping_recommendation/get_recommendation_new.php/?function=show_recommendation&frompage=rediffhomerecoprofile.rediff.com/shopping_rec... https://recoprofile.rediff.com/shopping_recommendation/get_recommendation_new.php/?function=show_recommendation&frompage=rediffhome — 200 — 2.1 KiB — 1.2 s — http/1.1https://cdn.izooto.com/scripts/sdk/izooto.jscdn.izooto.com/scripts/sdk/izooto.j... https://cdn.izooto.com/scripts/sdk/izooto.js — 200 — 95.3 KiB — 65 ms — h3https://www.googletagmanager.com/gtag/js?id=UA-111630784-8&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-111630784-8&cx=c&gtm=4e64h1h1 — 200 — 123.9 KiB — 64 ms — h2https://www.google.com/measurement/conversion?random=1776818839969&cv=11&tid=G-3FM4PW27JR&fst=1776818839969&fmt=8&en=first_visit&gtm=45je64h1h1v9117567754za200zd9117567754xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~117512543&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rediff.com%2F&gacid=382237928.1776818840&frm=0&tiba=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&gtm_ee=1&npa=0&pscdl=noapi&auid=1594952794.1776818840&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&rcb=16www.google.com/measurement/conversi... https://www.google.com/measurement/conversion?random=1776818839969&cv=11&tid=G-3FM4PW27JR&fst=1776818839969&fmt=8&en=first_visit&gtm=45je64h1h1v9117567754za200zd9117567754xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~117512543&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rediff.com%2F&gacid=382237928.1776818840&frm=0&tiba=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&gtm_ee=1&npa=0&pscdl=noapi&auid=1594952794.1776818840&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&rcb=16 — 200 — 19 B — 109 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-3FM4PW27JR&gtm=45je64h1h1v9117567754za200zd9117567754&_p=1776818839789&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&_prs=ok&are=1&cid=382237928.1776818840&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512543&sid=1776818839&sct=1&seg=0&dl=https%3A%2F%2Fwww.rediff.com%2F&dt=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&en=page_view&_fv=2&_nsi=1&_ss=1&_ee=1&tfd=768analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-3FM4PW27JR&gtm=45je64h1h1v9117567754za200zd9117567754&_p=1776818839789&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&_prs=ok&are=1&cid=382237928.1776818840&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512543&sid=1776818839&sct=1&seg=0&dl=https%3A%2F%2Fwww.rediff.com%2F&dt=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&en=page_view&_fv=2&_nsi=1&_ss=1&_ee=1&tfd=768 — 204 — 549 B — 59 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-3FM4PW27JR&cid=382237928.1776818840&gtm=45je64h1h1v9117567754za200zd9117567754&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938468~117266400~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-3FM4PW27JR&cid=382237928.1776818840&gtm=45je64h1h1v9117567754za200zd9117567754&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938468~117266400~117512543 — 204 — 549 B — 72 ms — h2https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=985275&position=r1_c1_i1_1&label=edit_topstories&c_type=edit_getahead&news=https%3A%2F%2Fwww.rediff.com%2Fgetahead%2Freport%2Fsai-tamhankar-loves-to-switch-it-up%2F20260421.htmusmetric.rediff.com/www.rediff.com/... https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=985275&position=r1_c1_i1_1&label=edit_topstories&c_type=edit_getahead&news=https%3A%2F%2Fwww.rediff.com%2Fgetahead%2Freport%2Fsai-tamhankar-loves-to-switch-it-up%2F20260421.htm — 200 — 249 B — 622 ms — http/1.1https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=210643&position=r1_c2_t1_7&label=edit_topstories&c_type=edit_news&news=https%3A%2F%2Fwww.rediff.com%2Fnews%2Freport%2Firan-refuses-to-send-delegation-for-peace-talks-in-pakistan%2F20260421.htmusmetric.rediff.com/www.rediff.com/... https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=210643&position=r1_c2_t1_7&label=edit_topstories&c_type=edit_news&news=https%3A%2F%2Fwww.rediff.com%2Fnews%2Freport%2Firan-refuses-to-send-delegation-for-peace-talks-in-pakistan%2F20260421.htm — 200 — 240 B — 747 ms — http/1.1https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=357636&position=r1_c2_t2_7&label=edit_topstories&c_type=edit_news&news=https%3A%2F%2Fwww.rediff.com%2Fnews%2Freport%2Fvances-departure-to-islamabad-put-on-hold-as-iran-fails-to-respond%2F20260422.htmusmetric.rediff.com/www.rediff.com/... https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=357636&position=r1_c2_t2_7&label=edit_topstories&c_type=edit_news&news=https%3A%2F%2Fwww.rediff.com%2Fnews%2Freport%2Fvances-departure-to-islamabad-put-on-hold-as-iran-fails-to-respond%2F20260422.htm — 200 — 250 B — 752 ms — http/1.1https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=238391&position=r1_c2_t3_7&label=edit_topstories&c_type=edit_news&news=https%3A%2F%2Fwww.rediff.com%2Fnews%2Fspecial%2Firan-ceasefire-hours-from-collapse%2F20260421.htmusmetric.rediff.com/www.rediff.com/... https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=238391&position=r1_c2_t3_7&label=edit_topstories&c_type=edit_news&news=https%3A%2F%2Fwww.rediff.com%2Fnews%2Fspecial%2Firan-ceasefire-hours-from-collapse%2F20260421.htm — 200 — 250 B — 761 ms — http/1.1https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=87469&position=r1_c2_t4_7&label=edit_topstories&c_type=edit_news&news=https%3A%2F%2Fwww.rediff.com%2Fnews%2Freport%2Fdid-modi-violate-poll-code-ec-to-examine-complaint%2F20260421.htmusmetric.rediff.com/www.rediff.com/... https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=87469&position=r1_c2_t4_7&label=edit_topstories&c_type=edit_news&news=https%3A%2F%2Fwww.rediff.com%2Fnews%2Freport%2Fdid-modi-violate-poll-code-ec-to-examine-complaint%2F20260421.htm — 200 — 250 B — 762 ms — http/1.1https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604210101/pubads_impl.js?cb=31098008securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604210101/pubads_impl.js?cb=31098008 — 200 — 187.6 KiB — 28 ms — h3https://sb.scorecardresearch.com/b?c1=2&c2=6035613&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776818840104&ns_c=UTF-8&cs_cfg=1001110&c7=https%3A%2F%2Fwww.rediff.com%2F&c8=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=6035613&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776818840104&ns_c=UTF-8&cs_cfg=1001110&c7=https%3A%2F%2Fwww.rediff.com%2F&c8=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&c9= — 302 — 604 B — 24 ms — h2https://sb.scorecardresearch.com/b2?c1=2&c2=6035613&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776818840104&ns_c=UTF-8&cs_cfg=1001110&c7=https%3A%2F%2Fwww.rediff.com%2F&c8=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&c9=sb.scorecardresearch.com/b2?c1=2&c2... https://sb.scorecardresearch.com/b2?c1=2&c2=6035613&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776818840104&ns_c=UTF-8&cs_cfg=1001110&c7=https%3A%2F%2Fwww.rediff.com%2F&c8=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&c9= — 204 — 225 B — 19 ms — h2https://cdn.izooto.com/scripts/sak/iz_setcid.html?v=1cdn.izooto.com/scripts/sak/iz_setci... https://cdn.izooto.com/scripts/sak/iz_setcid.html?v=1 — 200 — 1.6 KiB — 32 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 28 ms — h2https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 178 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 63 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drb — 200 — 146.3 KiB — 35 ms — h3https://cm.g.doubleclick.net/partnerpixels?url=https%3A%2F%2Fwww.rediff.com%2Fcm.g.doubleclick.net/partnerpixels?... https://cm.g.doubleclick.net/partnerpixels?url=https%3A%2F%2Fwww.rediff.com%2F — 200 — 232 B — 62 ms — h2https://securepubads.g.doubleclick.net/gampad/ads?pvsid=6679649963736832&correlator=3654533999098133&eid=31098008&output=ldjh&gdfp_req=1&vrg=202604210101&ptt=17&impl=fifs&iu_parts=21677187305%2C728x90_LB_INTLHP%2C300x250_BOX03_INTLHP%2CRediff_Home_300x250_BTF_INTL%2CRediff_Home_728x90_Middle_INTL&enc_prev_ius=%2F0%2F1%2C%2F0%2F2%2C%2F0%2F3%2C%2F0%2F4&prev_iu_szs=970x90%7C970x250%7C300x250%7C728x90%2C300x250%7C336x280%2C300x250%7C336x280%2C960x90%7C950x90%7C930x180%7C970x66%7C970x250%7C970x90%7C750x100%7C728x90%7C750x200&ifi=1&dids=div-gpt-ad-1739426571109-0~div-gpt-ad-1739426718792-0~div-gpt-ad-1742276345677-0~div-gpt-ad-1742276493539-0&adfs=2582630345~4247937738~3812958883~76195792&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776818840360&lmt=1776818840&adxs=190%2C1009%2C1009%2C180&adys=118%2C459%2C3517%2C2389&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0%7C0%7C1%7C2&ucis=1%7C2%7C3%7C4&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.rediff.com%2F&vis=1&psz=1316x90%7C300x250%7C362x250%7C990x66&msz=970x90%7C300x250%7C300x250%7C990x66&fws=0%2C0%2C0%2C0&ohw=0%2C0%2C0%2C0&dlt=1776818839418&idt=814&adks=2964980878%2C2305377621%2C4185232017%2C2737920524&frm=20&eoidce=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=6679649963736832&correlator=3654533999098133&eid=31098008&output=ldjh&gdfp_req=1&vrg=202604210101&ptt=17&impl=fifs&iu_parts=21677187305%2C728x90_LB_INTLHP%2C300x250_BOX03_INTLHP%2CRediff_Home_300x250_BTF_INTL%2CRediff_Home_728x90_Middle_INTL&enc_prev_ius=%2F0%2F1%2C%2F0%2F2%2C%2F0%2F3%2C%2F0%2F4&prev_iu_szs=970x90%7C970x250%7C300x250%7C728x90%2C300x250%7C336x280%2C300x250%7C336x280%2C960x90%7C950x90%7C930x180%7C970x66%7C970x250%7C970x90%7C750x100%7C728x90%7C750x200&ifi=1&dids=div-gpt-ad-1739426571109-0~div-gpt-ad-1739426718792-0~div-gpt-ad-1742276345677-0~div-gpt-ad-1742276493539-0&adfs=2582630345~4247937738~3812958883~76195792&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776818840360&lmt=1776818840&adxs=190%2C1009%2C1009%2C180&adys=118%2C459%2C3517%2C2389&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0%7C0%7C1%7C2&ucis=1%7C2%7C3%7C4&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.rediff.com%2F&vis=1&psz=1316x90%7C300x250%7C362x250%7C990x66&msz=970x90%7C300x250%7C300x250%7C990x66&fws=0%2C0%2C0%2C0&ohw=0%2C0%2C0%2C0&dlt=1776818839418&idt=814&adks=2964980878%2C2305377621%2C4185232017%2C2737920524&frm=20&eoidce=1 — 200 — 75.0 KiB — 1.4 s — h3https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=34930&position=r1_c2_t5_7&label=edit_topstories&c_type=edit_news&news=https%3A%2F%2Fwww.rediff.com%2Fnews%2Freport%2Fcontroversy-erupts-after-kharge-calls-modi-terrorist%2F20260421.htmusmetric.rediff.com/www.rediff.com/... https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=34930&position=r1_c2_t5_7&label=edit_topstories&c_type=edit_news&news=https%3A%2F%2Fwww.rediff.com%2Fnews%2Freport%2Fcontroversy-erupts-after-kharge-calls-modi-terrorist%2F20260421.htm — 200 — 250 B — 395 ms — http/1.1https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 27 ms — h3https://9e690fcd83d58a9f0cf629df28eb85ac.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html9e690fcd83d58a9f0cf629df28eb85ac.sa... https://9e690fcd83d58a9f0cf629df28eb85ac.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 71 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 36 ms — h3https://i.ytimg.com/vi/11WKlwEhc-0/default.jpg?sqp=-oaymwEkCHgQWvKriqkDGvABAfgB_gmAAtAFigIMCAAQARg8IFcoZTAP&rs=AOn4CLAeVi_DEGNhr0T5ZowR1AowBXxbtAi.ytimg.com/vi/11WKlwEhc-0/default.... https://i.ytimg.com/vi/11WKlwEhc-0/default.jpg?sqp=-oaymwEkCHgQWvKriqkDGvABAfgB_gmAAtAFigIMCAAQARg8IFcoZTAP&rs=AOn4CLAeVi_DEGNhr0T5ZowR1AowBXxbtA — 200 — 3.0 KiB — 28 ms — h2https://yt3.ggpht.com/U2fM-JB3rFTRByGtvKn8SY3-ZDxnWnslaUhdttYlNqKNLSBScRNSWk0QTudp3Axvkg32q9fp5Sw=s68-c-k-c0x00ffffff-no-rjyt3.ggpht.com/U2fM-JB3rFTRByGtvKn8S... https://yt3.ggpht.com/U2fM-JB3rFTRByGtvKn8SY3-ZDxnWnslaUhdttYlNqKNLSBScRNSWk0QTudp3Axvkg32q9fp5Sw=s68-c-k-c0x00ffffff-no-rj — 200 — 1.5 KiB — 33 ms — h2https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 726 B — 34 ms — h2https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=534989&position=r1_c2_t6_7&label=edit_topstories&c_type=edit_news&news=https%3A%2F%2Fwww.rediff.com%2Fnews%2Finterview%2Fpahalgam-terror-attack-what-those-terrorists-did-was-the-murder-of-humanity%2F20260421.htmusmetric.rediff.com/www.rediff.com/... https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=534989&position=r1_c2_t6_7&label=edit_topstories&c_type=edit_news&news=https%3A%2F%2Fwww.rediff.com%2Fnews%2Finterview%2Fpahalgam-terror-attack-what-those-terrorists-did-was-the-murder-of-humanity%2F20260421.htm — 200 — 249 B — 249 ms — http/1.1https://www.google.com/js/th/qKGyavTtqsN8WEgkipKf66gOrjuRyzmwbl6TXabwSno.jswww.google.com/js/th/qKGyavTtqsN8WE... https://www.google.com/js/th/qKGyavTtqsN8WEgkipKf66gOrjuRyzmwbl6TXabwSno.js — 200 — 23.2 KiB — 34 ms — h3https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=588257&position=r1_c2_t7_7&label=edit_topstories&c_type=edit_news&news=https%3A%2F%2Fwww.rediff.com%2Fnews%2Freport%2Fa-year-after-pahalgam-attack-families-still-await-closure%2F20260421.htmusmetric.rediff.com/www.rediff.com/... https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=588257&position=r1_c2_t7_7&label=edit_topstories&c_type=edit_news&news=https%3A%2F%2Fwww.rediff.com%2Fnews%2Freport%2Fa-year-after-pahalgam-attack-families-still-await-closure%2F20260421.htm — 200 — 239 B — 242 ms — http/1.1https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=764166&position=r1_c2_t8_7&label=edit_topstories&c_type=edit_cricket&news=https%3A%2F%2Fwww.rediff.com%2Fcricket%2Freport%2Fipl-2026-srh-vs-dc-result-abhishek-sharma-68-ball-135-powers-sunrisers-to-242-against-delhi-capitals%2F20260421.htmusmetric.rediff.com/www.rediff.com/... https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=764166&position=r1_c2_t8_7&label=edit_topstories&c_type=edit_cricket&news=https%3A%2F%2Fwww.rediff.com%2Fcricket%2Freport%2Fipl-2026-srh-vs-dc-result-abhishek-sharma-68-ball-135-powers-sunrisers-to-242-against-delhi-capitals%2F20260421.htm — 200 — 249 B — 251 ms — http/1.1https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=135050&position=r1_c2_t9_7&label=edit_topstories&c_type=edit_cricket&news=https%3A%2F%2Fwww.rediff.com%2Fcricket%2Freport%2Ffrom-october-1-even-smallest-misstep-can-cost-a-wicket%2F20260421.htmusmetric.rediff.com/www.rediff.com/... https://usmetric.rediff.com/www.rediff.com/dynimpression?rkey=135050&position=r1_c2_t9_7&label=edit_topstories&c_type=edit_cricket&news=https%3A%2F%2Fwww.rediff.com%2Fcricket%2Freport%2Ffrom-october-1-even-smallest-misstep-can-cost-a-wicket%2F20260421.htm — 200 — 249 B — 253 ms — http/1.1https://www.youtube.com/generate_204?9N1z7wwww.youtube.com/generate_204?9N1z7w https://www.youtube.com/generate_204?9N1z7w — 204 — 10 B — 4 ms — h3https://im.rediff.com/100-80/sports/2026/apr/21chennaiyin1.jpgim.rediff.com/100-80/sports/2026/ap... https://im.rediff.com/100-80/sports/2026/apr/21chennaiyin1.jpg — 200 — 3.2 KiB — 52 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 55 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604210101&st=env&sjk=6679649963736832ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604210101&st=env&sjk=6679649963736832 — 200 — 13.2 KiB — 60 ms — h3https://newads.rediff.com/rediffadserver/www/delivery/asyncspc.php?zones=343%7C91%7C93&prefix=revive-0-&source=_blank&target=_blank&loc=https%3A%2F%2Fwww.rediff.com%2Fnewads.rediff.com/rediffadserver/ww... https://newads.rediff.com/rediffadserver/www/delivery/asyncspc.php?zones=343%7C91%7C93&prefix=revive-0-&source=_blank&target=_blank&loc=https%3A%2F%2Fwww.rediff.com%2F — 200 — 1.3 KiB — 354 ms — h2https://im.rediff.com/favicon2.icoim.rediff.com/favicon2.ico https://im.rediff.com/favicon2.ico — 200 — 1.1 KiB — 17 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 29 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 50 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 30 ms — h2https://www.google.com/recaptcha/api2/aframewww.google.com/recaptcha/api2/afram... https://www.google.com/recaptcha/api2/aframe — 200 — 568 B — 37 ms — h3https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 74 ms — h3https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604210101&jk=6679649963736832&rc=pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604210101&jk=6679649963736832&rc= — 204 — 17 B — 63 ms — h3https://a.vdo.ai/core/v-rediff-v10/vdo.ai.jsa.vdo.ai/core/v-rediff-v10/vdo.ai.j... https://a.vdo.ai/core/v-rediff-v10/vdo.ai.js — 200 — 9.7 KiB — 38 ms — h3https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 34.0 KiB — 74 ms — h2https://newads.rediff.com/rediffadserver/www/delivery/lg.php?bannerid=13373&campaignid=3703&zoneid=343&source=_blank&loc=https%3A%2F%2Fwww.rediff.com%2F&cb=bc18377b39newads.rediff.com/rediffadserver/ww... https://newads.rediff.com/rediffadserver/www/delivery/lg.php?bannerid=13373&campaignid=3703&zoneid=343&source=_blank&loc=https%3A%2F%2Fwww.rediff.com%2F&cb=bc18377b39 — 200 — 392 B — 1.1 s — h2https://newads.rediff.com/rediffadserver/www/delivery/lg.php?bannerid=2871&campaignid=1121&zoneid=91&source=_blank&loc=https%3A%2F%2Fwww.rediff.com%2F&cb=81ce112444newads.rediff.com/rediffadserver/ww... https://newads.rediff.com/rediffadserver/www/delivery/lg.php?bannerid=2871&campaignid=1121&zoneid=91&source=_blank&loc=https%3A%2F%2Fwww.rediff.com%2F&cb=81ce112444 — 200 — 390 B — 293 ms — h2https://imworld.rediff.com/worldrediff/pix/blank.gifimworld.rediff.com/worldrediff/pix/... https://imworld.rediff.com/worldrediff/pix/blank.gif — 200 — 62 B — 23 ms — h3https://newads.rediff.com/rediffadserver/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=93&source=_blank&loc=https%3A%2F%2Fwww.rediff.com%2F&cb=b998880737newads.rediff.com/rediffadserver/ww... https://newads.rediff.com/rediffadserver/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=93&source=_blank&loc=https%3A%2F%2Fwww.rediff.com%2F&cb=b998880737 — 200 — 392 B — 1.1 s — h2https://ep2.adtrafficquality.google/generate_204?rEb0RAep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?rEb0RA — 204 — 40 B — 9 ms — h2https://securepubads.g.doubleclick.net/gampad/ads?pvsid=6679649963736832&correlator=3654533999098133&eid=31098008&output=ldjh&gdfp_req=1&vrg=202604210101&ptt=17&impl=fifs&iu_parts=21677187305%2CRediff_Home_728x90_BTF_IN&enc_prev_ius=%2F0%2F1&prev_iu_szs=970x90%7C728x90%7C970x66%7C970x250&ifi=5&dids=div-gpt-ad-1585656027928-0&adfs=3509740480&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776818841473&lmt=1776818841&adxs=180&adys=6904&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=5&ucis=5&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.rediff.com%2F&vis=1&psz=0x0&msz=990x0&fws=0&ohw=0&dlt=1776818839418&idt=814&adks=2717300701&frm=20&eoidce=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=6679649963736832&correlator=3654533999098133&eid=31098008&output=ldjh&gdfp_req=1&vrg=202604210101&ptt=17&impl=fifs&iu_parts=21677187305%2CRediff_Home_728x90_BTF_IN&enc_prev_ius=%2F0%2F1&prev_iu_szs=970x90%7C728x90%7C970x66%7C970x250&ifi=5&dids=div-gpt-ad-1585656027928-0&adfs=3509740480&sfv=1-0-45&sc=1&cookie_enabled=1&abxe=1&dt=1776818841473&lmt=1776818841&adxs=180&adys=6904&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=5&ucis=5&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.rediff.com%2F&vis=1&psz=0x0&msz=990x0&fws=0&ohw=0&dlt=1776818839418&idt=814&adks=2717300701&frm=20&eoidce=1 — 200 — 10.7 KiB — 388 ms — h3https://www.googletagmanager.com/gtag/js?id=G-8J9SC9WB3Twww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-8J9SC9WB3T — 200 — 158.8 KiB — 99 ms — h3https://www.googletagmanager.com/gtag/destination?id=G-8J9SC9WB3T&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=G-8J9SC9WB3T&cx=c&gtm=4e64h1h1 — 200 — 157.7 KiB — 68 ms — h3https://analytics.vdo.ai/loggeranalytics.vdo.ai/logger https://analytics.vdo.ai/logger — 200 — 446 B — 242 ms — h3https://a.vdo.ai/core/dependencies_hbv4_latest/vdo.min.js?v=a.vdo.ai/core/dependencies_hbv4_lat... https://a.vdo.ai/core/dependencies_hbv4_latest/vdo.min.js?v= — 200 — 119.0 KiB — 32 ms — h3https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — 200 — 148.3 KiB — 116 ms — h2https://cloudflare.com/cdn-cgi/tracecloudflare.com/cdn-cgi/trace https://cloudflare.com/cdn-cgi/trace — 200 — 418 B — 24 ms — h3https://targeting.vdo.ai/allowed_url.php?test=cache&type=json&mul_type=os+wb&tag=v-rediff-v10&domain=rediff.com&c=US&ua=Mozilla/5.0%20(Macintosh;%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit/537.36%20(KHTML,%20like%20Gecko)%20Chrome/146.0.0.0%20Safari/537.36&cb=1776335899_06_17&url=rediff.comtargeting.vdo.ai/allowed_url.php?te... https://targeting.vdo.ai/allowed_url.php?test=cache&type=json&mul_type=os+wb&tag=v-rediff-v10&domain=rediff.com&c=US&ua=Mozilla/5.0%20(Macintosh;%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit/537.36%20(KHTML,%20like%20Gecko)%20Chrome/146.0.0.0%20Safari/537.36&cb=1776335899_06_17&url=rediff.com — 200 — 4.3 KiB — 23 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-8J9SC9WB3T&gtm=45je64h1h1v9116829475za200zb9117567754zd9117567754&_p=1776818839789&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=382237928.1776818840&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512543&sid=1776818841&sct=1&seg=0&dl=https%3A%2F%2Fwww.rediff.com%2F&dt=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&en=loaded&_fv=1&_ss=1&_ee=1&ep.event_category=vdoaijs&ep.event_label=v-rediff-v10&tfd=2440analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-8J9SC9WB3T&gtm=45je64h1h1v9116829475za200zb9117567754zd9117567754&_p=1776818839789&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=382237928.1776818840&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512543&sid=1776818841&sct=1&seg=0&dl=https%3A%2F%2Fwww.rediff.com%2F&dt=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&en=loaded&_fv=1&_ss=1&_ee=1&ep.event_category=vdoaijs&ep.event_label=v-rediff-v10&tfd=2440 — 204 — 48 B — 57 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-8J9SC9WB3T&cid=382237928.1776818840&gtm=45je64h1h1v9116829475za200zb9117567754zd9117567754&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938469~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-8J9SC9WB3T&cid=382237928.1776818840&gtm=45je64h1h1v9116829475za200zb9117567754zd9117567754&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938469~117266401~117512543 — 204 — 57 B — 29 ms — h2https://www.googletagmanager.com/gtag/js?id=G-HXEC5QES15www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-HXEC5QES15 — 200 — 157.0 KiB — 78 ms — h3https://www.googletagmanager.com/gtag/js?id=G-HXEC5QES15&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-HXEC5QES15&cx=c&gtm=4e64h1h1 — 200 — 157.0 KiB — 74 ms — h3https://analytics.vdo.ai/loggeranalytics.vdo.ai/logger https://analytics.vdo.ai/logger — 200 — 454 B — 221 ms — h3https://im.rediff.com/worldrediff/pix/rediff_icon_red.pngim.rediff.com/worldrediff/pix/redif... https://im.rediff.com/worldrediff/pix/rediff_icon_red.png — 200 — 11.4 KiB — 33 ms — h3blob:https://www.rediff.com/a560be43-2d2b-4ff6-bdd4-9844bbe141a5www.rediff.com/a560be43-2d2b-4ff6-b... blob:https://www.rediff.com/a560be43-2d2b-4ff6-bdd4-9844bbe141a5 — 206 — 0 B — 1 ms — blobhttps://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 91.0 KiB — 39 ms — h2https://a.vdo.ai/core/assets/rtb_v10.10.0.jsa.vdo.ai/core/assets/rtb_v10.10.0.j... https://a.vdo.ai/core/assets/rtb_v10.10.0.js — 200 — 171.8 KiB — 30 ms — h3https://img.vdo.ai/media_file/v-rediff-v10/source/uploads/thumbnails/1771568159436997fc1fa8d6d.pngimg.vdo.ai/media_file/v-rediff-v10/... https://img.vdo.ai/media_file/v-rediff-v10/source/uploads/thumbnails/1771568159436997fc1fa8d6d.png — 200 — 38.3 KiB — 23 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ… — 200 — 0 B — 0 ms — datahttps://imasdk.googleapis.com/js/core/bridge3.758.1_en.htmlimasdk.googleapis.com/js/core/bridg... https://imasdk.googleapis.com/js/core/bridge3.758.1_en.html — 200 — 270.9 KiB — 136 ms — h2https://s0.2mdn.net/instream/video/client.jss0.2mdn.net/instream/video/client.j... https://s0.2mdn.net/instream/video/client.js — 200 — 16.8 KiB — 67 ms — h2https://a.vdo.ai/core/assets/img/logo.svga.vdo.ai/core/assets/img/logo.svg https://a.vdo.ai/core/assets/img/logo.svg — 200 — 1.2 KiB — 34 ms — h3https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.jspagead2.googlesyndication.com/omsdk... https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js — 200 — 15.4 KiB — 23 ms — h3https://9e690fcd83d58a9f0cf629df28eb85ac.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html9e690fcd83d58a9f0cf629df28eb85ac.sa... https://9e690fcd83d58a9f0cf629df28eb85ac.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 0 B — 9 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstwKFtJ_XU8MKfmUTdGSlO5rVnMjaMxDiii3YHM4mgtAohXME7HMB8kg9qdvTcy3LQehFzzVcdt4P7vTUZN0y94M9q5_En636CLb3Iejc_YFeLRudaIrCbzZ3eaNmblNLURqaTVDR8OiH_YzYx-vMFt6xic8Mr2aXU99nPE3mMPWhKhT6CCqenU-gnpS_BSM8C9gsprUs9UGjQSIeyZ8qN1vt4yqvybar0FzZLAovVBGCiAk7mcBeLDGMQ_7e9Yc20YWUp1mA1vRAA9H-jex6v6_DwulQSqaNRAAMk-XbqU_GBPYXGdeaxiHwxqjREAhTN76vkiueqQTygVhPcfj8a5mwJJ_Jj_GXwjYhC77J0HpmzP0-QAgUPKKP-6Iz9rLArZ6jFvlVU3LECaqoLSvQKKIwdVdDPaje2ZGSLMfXylQRj-Zxz4MiBW2ybegm-zXTM&sai=AMfl-YTImIFAOovg0o_jK8rNT2i3JZiogPnjSzcVY-1zDl_GTRJ2nRUdOznAHlKaLj3XDWEB_c1SZE3qX4zvCQQzwuMA-C3CsPVEGtsvCi0HaeLPsKX7EQlcoNKZA-bEZm9he3sFOA7mkO4y_u_U_3MKuojDK_YaCNK4_7YrjqQ1nWfuWYHl7FRezQF6JoaWo09fyZRi3g6CW9NiIPgfueB50SlrfPyGqpE1qixYYyuSv-LPhfoGF9PnX6KJlzuIByVeYqo3uaOsXCL9F7xZFJyoKb7cqYoqs06sZzkX65sCTh5J9MOGb_HMsA5g9OlSPAWPjGgGHSp49sCVN8gXuJeiXtwmT5mqAwto5w&sig=Cg0ArKJSzBVKURVihx_xEAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstwKFtJ_XU8MKfmUTdGSlO5rVnMjaMxDiii3YHM4mgtAohXME7HMB8kg9qdvTcy3LQehFzzVcdt4P7vTUZN0y94M9q5_En636CLb3Iejc_YFeLRudaIrCbzZ3eaNmblNLURqaTVDR8OiH_YzYx-vMFt6xic8Mr2aXU99nPE3mMPWhKhT6CCqenU-gnpS_BSM8C9gsprUs9UGjQSIeyZ8qN1vt4yqvybar0FzZLAovVBGCiAk7mcBeLDGMQ_7e9Yc20YWUp1mA1vRAA9H-jex6v6_DwulQSqaNRAAMk-XbqU_GBPYXGdeaxiHwxqjREAhTN76vkiueqQTygVhPcfj8a5mwJJ_Jj_GXwjYhC77J0HpmzP0-QAgUPKKP-6Iz9rLArZ6jFvlVU3LECaqoLSvQKKIwdVdDPaje2ZGSLMfXylQRj-Zxz4MiBW2ybegm-zXTM&sai=AMfl-YTImIFAOovg0o_jK8rNT2i3JZiogPnjSzcVY-1zDl_GTRJ2nRUdOznAHlKaLj3XDWEB_c1SZE3qX4zvCQQzwuMA-C3CsPVEGtsvCi0HaeLPsKX7EQlcoNKZA-bEZm9he3sFOA7mkO4y_u_U_3MKuojDK_YaCNK4_7YrjqQ1nWfuWYHl7FRezQF6JoaWo09fyZRi3g6CW9NiIPgfueB50SlrfPyGqpE1qixYYyuSv-LPhfoGF9PnX6KJlzuIByVeYqo3uaOsXCL9F7xZFJyoKb7cqYoqs06sZzkX65sCTh5J9MOGb_HMsA5g9OlSPAWPjGgGHSp49sCVN8gXuJeiXtwmT5mqAwto5w&sig=Cg0ArKJSzBVKURVihx_xEAE&uach_m=%5BUACH%5D&adurl= — 200 — 30 B — 1.1 s — h3https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.js — 200 — 8.7 KiB — 97 ms — h2https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 1.3 KiB — 93 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 68 ms — h3https://tpc.googlesyndication.com/simgad/7423810833882497622tpc.googlesyndication.com/simgad/74... https://tpc.googlesyndication.com/simgad/7423810833882497622 — 200 — 24.6 KiB — 97 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.js — 200 — 0 B — 54 ms — h2https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 54 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 142 ms — h3https://tpc.googlesyndication.com/simgad/13848637148035585344tpc.googlesyndication.com/simgad/13... https://tpc.googlesyndication.com/simgad/13848637148035585344 — 200 — 43.4 KiB — 54 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsslOVyWnz51h7M9K22OyZlibO0isq-qSqgIQAXi5HfA_gEGc5H0RDBGUA9ngUfKRn1C3foDVMCMQJ2sm4QPBdYh6n-bkQucGbZSP1zmt7W4sBB7nMEmf6uu6PLU5ehXRe4brhpTWcAwpM5Y_BLdF0NGMrHoK-mgiYZZLKfb4RHnNOi1_g1ulYqb8qQjJQfK-OIsrPUN-ddH7xbxOG94drsM9gDEmoY--e625NEs6UB4VwU8YZH-aFXHYcasj8Y_3O3YvZUK5Gu9Ac0sEP274DBpSahqXsqtXb5fcUhOQtNMM-FJkngxh6ZLwyebvEQUQPRJl6uG-dppp_LY7bUvvZ-gl7xX3gHvV9aI8z5U0RtUtwLW-P5SIXsqlLdTELkfZkw5_GwpogpBH8V2BoKCnXKwtef4UsyFAYw4IHChrC6vTG6VIn6vKUrlXMN2HKRpu6Gu2uawa_4&sai=AMfl-YTA_i8dH9AOwtwkEPtm6Zvmh2GUFD_LQ9J2oVPNQrmVqEVOWe38s55S1GKheFW4u5K9HQeAEBVmGBOtyvYxwfG6jZRDXDHTPtnmTVbsj8Jwr6cwUJ38tMqu8hSJ9EvulGLxwvrHMwSBQ_5wLlNsSAAJPspfeDxi2WHuY2JH2dQuBxglthfWxc3jeiR9dcBD9lHAoOC4t6peHz03a9ioejz3aDwNAMMkxbgBMQT3Ixq9GwYF7iyd95CfhWXbeZmQbgrxRVarL7BMS3BNgnynzgNpinMMrgm4ZMdF1WAMqNavxSS-mQQYkbSCpDqN8Fu_dF-yRld93hc9dAmtLApz_MsFEKpGwb8Z_w&sig=Cg0ArKJSzNugg6QpgzGjEAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsslOVyWnz51h7M9K22OyZlibO0isq-qSqgIQAXi5HfA_gEGc5H0RDBGUA9ngUfKRn1C3foDVMCMQJ2sm4QPBdYh6n-bkQucGbZSP1zmt7W4sBB7nMEmf6uu6PLU5ehXRe4brhpTWcAwpM5Y_BLdF0NGMrHoK-mgiYZZLKfb4RHnNOi1_g1ulYqb8qQjJQfK-OIsrPUN-ddH7xbxOG94drsM9gDEmoY--e625NEs6UB4VwU8YZH-aFXHYcasj8Y_3O3YvZUK5Gu9Ac0sEP274DBpSahqXsqtXb5fcUhOQtNMM-FJkngxh6ZLwyebvEQUQPRJl6uG-dppp_LY7bUvvZ-gl7xX3gHvV9aI8z5U0RtUtwLW-P5SIXsqlLdTELkfZkw5_GwpogpBH8V2BoKCnXKwtef4UsyFAYw4IHChrC6vTG6VIn6vKUrlXMN2HKRpu6Gu2uawa_4&sai=AMfl-YTA_i8dH9AOwtwkEPtm6Zvmh2GUFD_LQ9J2oVPNQrmVqEVOWe38s55S1GKheFW4u5K9HQeAEBVmGBOtyvYxwfG6jZRDXDHTPtnmTVbsj8Jwr6cwUJ38tMqu8hSJ9EvulGLxwvrHMwSBQ_5wLlNsSAAJPspfeDxi2WHuY2JH2dQuBxglthfWxc3jeiR9dcBD9lHAoOC4t6peHz03a9ioejz3aDwNAMMkxbgBMQT3Ixq9GwYF7iyd95CfhWXbeZmQbgrxRVarL7BMS3BNgnynzgNpinMMrgm4ZMdF1WAMqNavxSS-mQQYkbSCpDqN8Fu_dF-yRld93hc9dAmtLApz_MsFEKpGwb8Z_w&sig=Cg0ArKJSzNugg6QpgzGjEAE&uach_m=%5BUACH%5D&adurl= — 200 — 30 B — 1.1 s — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 3 ms — datahttps://googleads.g.doubleclick.net/xbbe/pixel?d=CJHcChCdng4Y99jHugIwAQ&v=APEucNXroF7pCJPsvJaiYVr-zt20zVCidy4OePEpEdErt1JbWPD5OKQIDwOyUhbAIzdlpcAO0DfSW2jDJ62w1Ig5Gaf-RkAEJwgoogleads.g.doubleclick.net/xbbe/pi... https://googleads.g.doubleclick.net/xbbe/pixel?d=CJHcChCdng4Y99jHugIwAQ&v=APEucNXroF7pCJPsvJaiYVr-zt20zVCidy4OePEpEdErt1JbWPD5OKQIDwOyUhbAIzdlpcAO0DfSW2jDJ62w1Ig5Gaf-RkAEJw — 200 — 19 B — 48 ms — h3https://s0.2mdn.net/879366/express_html_inpage_rendering_lib_200_287.jss0.2mdn.net/879366/express_html_inp... https://s0.2mdn.net/879366/express_html_inpage_rendering_lib_200_287.js — 200 — 40.9 KiB — 145 ms — h2https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/elements/html/omrhp_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/elements/html/omrhp_fy2021.js — 200 — 3.3 KiB — 22 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.js — 200 — 8.4 KiB — 76 ms — h3https://ep2.adtrafficquality.google/sodar/VFc2VJAc.jsep2.adtrafficquality.google/sodar/V... https://ep2.adtrafficquality.google/sodar/VFc2VJAc.js — 200 — 14.0 KiB — 64 ms — h3https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 1.3 KiB — 133 ms — h2https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/qs_click_protection_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/qs_click_protection_fy2021.js — 200 — 8.9 KiB — 122 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=xbid&dbm_b=AKAmf-BL3iDJoq-y0NOk9VMvOhq1E8tRjHvkdS7wLRZTiJgTDBO6B2qBZLlE0MpCxYdOLCOEvZs6gE9g9n1F3IcMe4qL28Fw-w-aRfafBtiZ1O563lHxK_Upagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=xbid&dbm_b=AKAmf-BL3iDJoq-y0NOk9VMvOhq1E8tRjHvkdS7wLRZTiJgTDBO6B2qBZLlE0MpCxYdOLCOEvZs6gE9g9n1F3IcMe4qL28Fw-w-aRfafBtiZ1O563lHxK_U — 200 — 63 B — 74 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 88 ms — h3https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604210101&jk=6679649963736832&bg=!gIOlg-HNAAa1ilLUlYo7AEcBe5WfOK8IIyQmeYqHK6e5C9p1qyWtFdZhEMXXL5PdbAwQLn2cBAd7MTx7cZQYHO_v3hNFH6NqHZ8CsRLd4WKZBM-7-EJZkQIAAAB-UgAAAA5oAQd-ADfFtXW5xadrgUNUyVJBcjfNx2MA1O2O7B5e55LfXiYMpo0y6zuTD5ni6SMWlDA3M7CYpl5qJrp0CgCXF-Pw3XJSkPeJtnGINuZuJJBPYowXu-UxGWOkDatXomJdFbhIBfpa9GYNhnVZHLtEHGhPWFaq-ZGUCeESt21fnBjY1nsb_AuUmAA4a_3p0z_lhDeQIwQKDakTw4-vBHDkb1N2-MTBK1NK3Nv1abuVwg0UjKlmgorzKle7QjgKJ-mRxd9cti6GkplFGb5OFMV4YwepleSrUZkCoOGzfeu0OYuf46aEF0_rqK4Lro_f_3FMjVlSWqUgkhS1KOR3BtfHIqfKP8CNBjejMwlkwBlscoTUobtifG4v1LLMqRGDtxI-VnKIixm9eEJ3p-EJXC3W2_RmUSINCPLzrZUrFQ2uwDaYVfWkVaj9Ise-k9jIsDqHk9kdFNuqDpeX26ML5FKEM-5H7ywxBEwllno8qyLKugidlRFyghCftNxacQGQbb7xYo5p0IxWp288VDyZy0T7DUtmzgEecLeMEUoG7U2vNysq_bG7ta9amQhbeY5d-0I4ksF5xeTPdn4xj6nOiuz7xVaSyW7_mZYs8mIM-_jioUXE_uZz-n0n6Xd8-Oy8hGBHgVvbDcNEo8viC3uzCeBNJnor2F7QiEgPJ1UnSp1LQ2ulTpHi6Mhwjm9QCF-9JIj8HGJuxM4bZqH_MLYVymOE2ghEK3utcler74mNqKqhFFZyTwUW8eEX0erVO0kxp8XVx_3M5AIxLMaOu7kqFRWdw8xgKCMVvmb_lJk7Yu-o2ahSgeywmzprKNFFljuApy9Oanf08jyZQOkyh9Rbh000cEL1UoV09m5KBLQjyP5ZIxr13iqKsn0uwQURe5CGwCqtIhmnfiaUUNcodwEC8FOdPzBbUAB5lJ-cB6kUQBNFgaBHmZeWQQq6LYRHhgrbHquY0Slisi7zO130dTc4qFS4cohd5Avyh--CGSwbyA9rx34uAtbN5b-FysujZ93lxE7_gg4wmiwHF5ofEHCcgvdHtzWyoWQelF0iKEU1WZIIhUTZIJvSvKWzypXvaqJzBIL3-vE85cmJNfhkNrx7gYNyAJGi6DSl-SD69pNyz1qqVJzf-xvPFWQ_zrSrmJOD2ADDJTDzOT-cgtRHcOIvXnkXF01JxabeUVLwuQep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604210101&jk=6679649963736832&bg=!gIOlg-HNAAa1ilLUlYo7AEcBe5WfOK8IIyQmeYqHK6e5C9p1qyWtFdZhEMXXL5PdbAwQLn2cBAd7MTx7cZQYHO_v3hNFH6NqHZ8CsRLd4WKZBM-7-EJZkQIAAAB-UgAAAA5oAQd-ADfFtXW5xadrgUNUyVJBcjfNx2MA1O2O7B5e55LfXiYMpo0y6zuTD5ni6SMWlDA3M7CYpl5qJrp0CgCXF-Pw3XJSkPeJtnGINuZuJJBPYowXu-UxGWOkDatXomJdFbhIBfpa9GYNhnVZHLtEHGhPWFaq-ZGUCeESt21fnBjY1nsb_AuUmAA4a_3p0z_lhDeQIwQKDakTw4-vBHDkb1N2-MTBK1NK3Nv1abuVwg0UjKlmgorzKle7QjgKJ-mRxd9cti6GkplFGb5OFMV4YwepleSrUZkCoOGzfeu0OYuf46aEF0_rqK4Lro_f_3FMjVlSWqUgkhS1KOR3BtfHIqfKP8CNBjejMwlkwBlscoTUobtifG4v1LLMqRGDtxI-VnKIixm9eEJ3p-EJXC3W2_RmUSINCPLzrZUrFQ2uwDaYVfWkVaj9Ise-k9jIsDqHk9kdFNuqDpeX26ML5FKEM-5H7ywxBEwllno8qyLKugidlRFyghCftNxacQGQbb7xYo5p0IxWp288VDyZy0T7DUtmzgEecLeMEUoG7U2vNysq_bG7ta9amQhbeY5d-0I4ksF5xeTPdn4xj6nOiuz7xVaSyW7_mZYs8mIM-_jioUXE_uZz-n0n6Xd8-Oy8hGBHgVvbDcNEo8viC3uzCeBNJnor2F7QiEgPJ1UnSp1LQ2ulTpHi6Mhwjm9QCF-9JIj8HGJuxM4bZqH_MLYVymOE2ghEK3utcler74mNqKqhFFZyTwUW8eEX0erVO0kxp8XVx_3M5AIxLMaOu7kqFRWdw8xgKCMVvmb_lJk7Yu-o2ahSgeywmzprKNFFljuApy9Oanf08jyZQOkyh9Rbh000cEL1UoV09m5KBLQjyP5ZIxr13iqKsn0uwQURe5CGwCqtIhmnfiaUUNcodwEC8FOdPzBbUAB5lJ-cB6kUQBNFgaBHmZeWQQq6LYRHhgrbHquY0Slisi7zO130dTc4qFS4cohd5Avyh--CGSwbyA9rx34uAtbN5b-FysujZ93lxE7_gg4wmiwHF5ofEHCcgvdHtzWyoWQelF0iKEU1WZIIhUTZIJvSvKWzypXvaqJzBIL3-vE85cmJNfhkNrx7gYNyAJGi6DSl-SD69pNyz1qqVJzf-xvPFWQ_zrSrmJOD2ADDJTDzOT-cgtRHcOIvXnkXF01JxabeUVLwuQ — 204 — 17 B — 111 ms — h3https://ep2.adtrafficquality.google/sodar/Klz6NWr5.htmlep2.adtrafficquality.google/sodar/K... https://ep2.adtrafficquality.google/sodar/Klz6NWr5.html — 200 — 11.8 KiB — 19 ms — h3https://s0.2mdn.net/sadbundle/5461282863131823818/index.html?ev=01_262s0.2mdn.net/sadbundle/5461282863131... https://s0.2mdn.net/sadbundle/5461282863131823818/index.html?ev=01_262 — 200 — 15.1 KiB — 47 ms — h3https://ad.doubleclick.net/pcs/view?xai=AKAOjst4TGJHj3vBl-y-vLegtLUmJDYu9VtMqTVsdSeJWu9kRH7pyvM2xghsOFtDVrJmqryDETGtEhNpAaA_fhze9fXoRs_K9CgVftvbADeCyeurhVeXi-V8NIlOQlEd1GfC-wD3heEdmbeZJel4D4IlShPX4MtLFZrSxg7huVIEPjY4n-dImvAW-Z7nHsQ-LvOmkZjCfvGCA00rBnxuIzZm2MRvp_LJilZAWiqpF1LCHtKaldLAIobdFy_A30-tCNpk_oN2blAGR0Rs3nGQ4yujngTHsWNhNZlBHR6Lr0Ry1toyhi31-g4-EhlTjDbAwK4oXiu-KWhqRWWWLLpFTWQbdg8HtPv0inDFfE0oBfDaQ1as8efaJKPVV3s2rDFa7QXmFMvRWM5mhqFSbTnzxPiZeZ5yINlQ9gPyixSEeOeF-kMFJTzyegAxvSgO8gG1p1ilONcvEV3UMw8p9mt35a5fHt1gmsFUEsfl1p2nPu2s_x1i-cVVjVO-H3NAw-Tck_8agZDLTT1M6Eu8psklXTrjYVVJMLnpxSHdVJkf85rqB_TWyuDCEDs9UFhuTUwkM3nMMNT8sMxveOn5-W4K7j_T-vMiRN2dpRSyITxS0yfeH448ej75RcgKNE0wrekHH_Z05r3z76zPn1g23A1eUeebD4kP-5JBzI53PPYgMOaxj3c3FZkSkaVbxGK4lZDin6gDZYlBhGYdaW_FkcoMQTa9ngU26tyf7JXRgy8Q8vm1xQf855RpaTXbhN_C-EHHrdBk_bORKA0Es0c1zPk4b259wqORfwXvrw184SkwjmLOLVLOPqVvXp8IsSOq-JsEyS1-saoas_jSf3L_sgc8KIobJn_IM9QW0zEFQesb3WwAUfokgJKB1HzC8cfaWrCUvsdT7tAlm3fdde0ZdMcbZBVT4znim0I7EYU-620EwN62RYuxe5xxKSTeqJNhHUHI-sGxDwX4yPVZGJ60MYpnkt0fwPKQfRv316eiH4dLQnBtN5g7e0eB2aSN--dsk8cJsAYB8GdmxRmsPqrBau50QB5duXNJfCPvju7s_aSIC-f2s5cXVAD0ivG9dyhvTcgKhGHyjtjlULVL1yJEfHgaOyROaVO_KnP3yFU_L4_klKDEppuq6ys8j9cxVCeVwwrRjkxvRBmvkHsRE_G3NNgcMSWxtH_28Glq3_Ny0FsOx-9mTPnF-gnApuN3XtszUGQOoACxz0DXclspKZpb7rRGCp71Lyi7hxuD1HXKxkOqJwlDAsclBiyTc6qoPlEV8fihClEvTOEfzJOJDlbefdMbrkjScwW-QsfYkrwIh9MnGCr4IVSPE14Z9WtLi-lHQMtxI1SCyb7krBkwVgIESa0reyupCPX0OMJQaIpDzCKtzsTB7F8jmhZdJD6rB27kp66hDehVbiZBGtCqsHbSxALmn2IfCYDweV-njbNGXajjfj_glG8GHZG8iXOirtAVnaVpRqbD1Q6AMwzwy14DLMr8t6JgvYRVhzwmozgkqaqn0qq8I9Sj2X8GKwju-I84nZq3NB2VkuFpiQTWKEif5kiiw_065uLSBwhrDA1Vcp-MfImv9-c5b-O-D0W42lfqiVhDV6FoXeuEsWVyJgO7LKuNnbTK2lzJsXHs3YNeN9Djg7oUNQGVChMzZ6GCYbLaW30YSHeGJG5o6MkB22nG3VHqiGMm5-tATfPFk-aZAQmTKiL8Q3RkYFHXsGvEgK87EG5oIPNCAppq3Pcb7ootvXvaY7bYFEb7et3scfHMLmGvR1JQkZQ04gAFoVP5ypPucUAdtKeVYtRZ&sai=AMfl-YTlJ9JrC4r-IoehgWkjjb6HoveGPjTfS-_o-zW4WkCt3BDdzk5qtxURkqdpyZrYkzyvV3NxFNqhPAvq1Mat1Gyz5Dv2ubAspTyTCn6ehSV6PlaJ9NPp9wGzxx1HJYqd08WPzAMMLTsUJi-Xli9OJ3UmRHRNPu6mPTnhirhTEuignsjVO7YTe4TVidmURyktth0Bsxdlz1QbRAbw2y0S3gnTE6mxbPtsxwVRYRj8HtwZqsBFjOZktE_xdgiIyUTbSIs118LzAmWwW1TvU0LXlbhBnzP1BLT5G39vHqu73UBTF7rVuWK0E9RFibYTfRmhysTdpxCfZiUECJLlNO_hbal0z232c_kGplycgHE9ycBfQo8Yqk94ZIc7fwTRO177B1MEzF5ghWkWfv_11GjyXAEHxEY2F6wXSF9QtM8qb0Mc-Ch4RaC5JsihKTb8rh0Tt32KhQDHUeDAcG_SpReZqI2kXxRCc0Hornowu8M3ahvi_M0Nshok301XWeWEXEtJs4qxy6_0dZdrVUGC7f9YEgSSidWs1tuqlwldp6ZFyUG3A8xp3rPSGByPXL5CXOkeHc1T_o50vlLng5bVO-CZYTQldIA33wb0yBTL6QDsy8sOMViTnJ6w8Ly5fMxjX2TIYbaLIbRaCeXA_Sm_x5lFzYYwFEgJDv70e0lflQAWlOSwwXp_Pfk-wdd2Cy-Qy8S04c6tcxG59eX8Hc_0KUCXlWsq1EUs4K1nZOgYuRCO4XH6jpI_B-nJ5jx9NnwUuZp4rdrgXVqUwoPNCaGy9jXqlK0QhIYwP7oueqGjrN7xtVo1NcE-eyp1mDXE-pKLq7U_wjTUl5Ez8QMInif7vV4H13k0vkR7VKlbeTcYgVAGY2C0DGYlrxX1BGLmXSzkEyrSmj1etRZLlaT7njlIS9kA30PJ__JoW3O745_ZhUb3wrct7Hnm5pAjDsUQRxo2n65dl6ssCKYdieUr5K3h-zw4Z9zQW0qtlyjAhIIrAOHATozhLShSLJ1KtZ6bXP4mKbvUfvs0YoC0PMDBew7RpjFjVWg9MZnPso8KNkyFN-jqjOlxztjt_5Lsw6bGouS62-aARhRemzYPqHc6EAFdTJ0IK-TXxwhCtP8HzvoQUsVQ5sOYImteW3rraWDKAHfkeSCTp9yGeoAyLy2eDcKr0KCwpAEJtGMalefVHtevl7TY1mRQc6YBJTePD3XofSBh2Q-YAcHPGa3GNGJX9pBxqYbTiV-uQTkqidIEg5BT7c3G&sig=Cg0ArKJSzMVeIX-_t68WEAE&uach_m=%5BUACH%5D&crd=aHR0cHM6Ly9rbG0uY29t&pr=missingexchangepricemacro&fbs_aeid=%5Bgw_fbsaeid%5D&urlfix=1&omid=0&rm=1&ctpt=231&cbvp=1&cstd=212&cisv=r20260421.28906&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0.&arae=1&ftch=1&adurl=ad.doubleclick.net/pcs/view?xai=AKA... https://ad.doubleclick.net/pcs/view?xai=AKAOjst4TGJHj3vBl-y-vLegtLUmJDYu9VtMqTVsdSeJWu9kRH7pyvM2xghsOFtDVrJmqryDETGtEhNpAaA_fhze9fXoRs_K9CgVftvbADeCyeurhVeXi-V8NIlOQlEd1GfC-wD3heEdmbeZJel4D4IlShPX4MtLFZrSxg7huVIEPjY4n-dImvAW-Z7nHsQ-LvOmkZjCfvGCA00rBnxuIzZm2MRvp_LJilZAWiqpF1LCHtKaldLAIobdFy_A30-tCNpk_oN2blAGR0Rs3nGQ4yujngTHsWNhNZlBHR6Lr0Ry1toyhi31-g4-EhlTjDbAwK4oXiu-KWhqRWWWLLpFTWQbdg8HtPv0inDFfE0oBfDaQ1as8efaJKPVV3s2rDFa7QXmFMvRWM5mhqFSbTnzxPiZeZ5yINlQ9gPyixSEeOeF-kMFJTzyegAxvSgO8gG1p1ilONcvEV3UMw8p9mt35a5fHt1gmsFUEsfl1p2nPu2s_x1i-cVVjVO-H3NAw-Tck_8agZDLTT1M6Eu8psklXTrjYVVJMLnpxSHdVJkf85rqB_TWyuDCEDs9UFhuTUwkM3nMMNT8sMxveOn5-W4K7j_T-vMiRN2dpRSyITxS0yfeH448ej75RcgKNE0wrekHH_Z05r3z76zPn1g23A1eUeebD4kP-5JBzI53PPYgMOaxj3c3FZkSkaVbxGK4lZDin6gDZYlBhGYdaW_FkcoMQTa9ngU26tyf7JXRgy8Q8vm1xQf855RpaTXbhN_C-EHHrdBk_bORKA0Es0c1zPk4b259wqORfwXvrw184SkwjmLOLVLOPqVvXp8IsSOq-JsEyS1-saoas_jSf3L_sgc8KIobJn_IM9QW0zEFQesb3WwAUfokgJKB1HzC8cfaWrCUvsdT7tAlm3fdde0ZdMcbZBVT4znim0I7EYU-620EwN62RYuxe5xxKSTeqJNhHUHI-sGxDwX4yPVZGJ60MYpnkt0fwPKQfRv316eiH4dLQnBtN5g7e0eB2aSN--dsk8cJsAYB8GdmxRmsPqrBau50QB5duXNJfCPvju7s_aSIC-f2s5cXVAD0ivG9dyhvTcgKhGHyjtjlULVL1yJEfHgaOyROaVO_KnP3yFU_L4_klKDEppuq6ys8j9cxVCeVwwrRjkxvRBmvkHsRE_G3NNgcMSWxtH_28Glq3_Ny0FsOx-9mTPnF-gnApuN3XtszUGQOoACxz0DXclspKZpb7rRGCp71Lyi7hxuD1HXKxkOqJwlDAsclBiyTc6qoPlEV8fihClEvTOEfzJOJDlbefdMbrkjScwW-QsfYkrwIh9MnGCr4IVSPE14Z9WtLi-lHQMtxI1SCyb7krBkwVgIESa0reyupCPX0OMJQaIpDzCKtzsTB7F8jmhZdJD6rB27kp66hDehVbiZBGtCqsHbSxALmn2IfCYDweV-njbNGXajjfj_glG8GHZG8iXOirtAVnaVpRqbD1Q6AMwzwy14DLMr8t6JgvYRVhzwmozgkqaqn0qq8I9Sj2X8GKwju-I84nZq3NB2VkuFpiQTWKEif5kiiw_065uLSBwhrDA1Vcp-MfImv9-c5b-O-D0W42lfqiVhDV6FoXeuEsWVyJgO7LKuNnbTK2lzJsXHs3YNeN9Djg7oUNQGVChMzZ6GCYbLaW30YSHeGJG5o6MkB22nG3VHqiGMm5-tATfPFk-aZAQmTKiL8Q3RkYFHXsGvEgK87EG5oIPNCAppq3Pcb7ootvXvaY7bYFEb7et3scfHMLmGvR1JQkZQ04gAFoVP5ypPucUAdtKeVYtRZ&sai=AMfl-YTlJ9JrC4r-IoehgWkjjb6HoveGPjTfS-_o-zW4WkCt3BDdzk5qtxURkqdpyZrYkzyvV3NxFNqhPAvq1Mat1Gyz5Dv2ubAspTyTCn6ehSV6PlaJ9NPp9wGzxx1HJYqd08WPzAMMLTsUJi-Xli9OJ3UmRHRNPu6mPTnhirhTEuignsjVO7YTe4TVidmURyktth0Bsxdlz1QbRAbw2y0S3gnTE6mxbPtsxwVRYRj8HtwZqsBFjOZktE_xdgiIyUTbSIs118LzAmWwW1TvU0LXlbhBnzP1BLT5G39vHqu73UBTF7rVuWK0E9RFibYTfRmhysTdpxCfZiUECJLlNO_hbal0z232c_kGplycgHE9ycBfQo8Yqk94ZIc7fwTRO177B1MEzF5ghWkWfv_11GjyXAEHxEY2F6wXSF9QtM8qb0Mc-Ch4RaC5JsihKTb8rh0Tt32KhQDHUeDAcG_SpReZqI2kXxRCc0Hornowu8M3ahvi_M0Nshok301XWeWEXEtJs4qxy6_0dZdrVUGC7f9YEgSSidWs1tuqlwldp6ZFyUG3A8xp3rPSGByPXL5CXOkeHc1T_o50vlLng5bVO-CZYTQldIA33wb0yBTL6QDsy8sOMViTnJ6w8Ly5fMxjX2TIYbaLIbRaCeXA_Sm_x5lFzYYwFEgJDv70e0lflQAWlOSwwXp_Pfk-wdd2Cy-Qy8S04c6tcxG59eX8Hc_0KUCXlWsq1EUs4K1nZOgYuRCO4XH6jpI_B-nJ5jx9NnwUuZp4rdrgXVqUwoPNCaGy9jXqlK0QhIYwP7oueqGjrN7xtVo1NcE-eyp1mDXE-pKLq7U_wjTUl5Ez8QMInif7vV4H13k0vkR7VKlbeTcYgVAGY2C0DGYlrxX1BGLmXSzkEyrSmj1etRZLlaT7njlIS9kA30PJ__JoW3O745_ZhUb3wrct7Hnm5pAjDsUQRxo2n65dl6ssCKYdieUr5K3h-zw4Z9zQW0qtlyjAhIIrAOHATozhLShSLJ1KtZ6bXP4mKbvUfvs0YoC0PMDBew7RpjFjVWg9MZnPso8KNkyFN-jqjOlxztjt_5Lsw6bGouS62-aARhRemzYPqHc6EAFdTJ0IK-TXxwhCtP8HzvoQUsVQ5sOYImteW3rraWDKAHfkeSCTp9yGeoAyLy2eDcKr0KCwpAEJtGMalefVHtevl7TY1mRQc6YBJTePD3XofSBh2Q-YAcHPGa3GNGJX9pBxqYbTiV-uQTkqidIEg5BT7c3G&sig=Cg0ArKJSzMVeIX-_t68WEAE&uach_m=%5BUACH%5D&crd=aHR0cHM6Ly9rbG0uY29t&pr=missingexchangepricemacro&fbs_aeid=%5Bgw_fbsaeid%5D&urlfix=1&omid=0&rm=1&ctpt=231&cbvp=1&cstd=212&cisv=r20260421.28906&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0.&arae=1&ftch=1&adurl= — 200 — 32 B — 240 ms — h3https://ep1.adtrafficquality.google/bg/f5QAlvtNIG4WVQkBqopU_UJKye32LJV4C0JimSvBZxA.jsep1.adtrafficquality.google/bg/f5QA... https://ep1.adtrafficquality.google/bg/f5QAlvtNIG4WVQkBqopU_UJKye32LJV4C0JimSvBZxA.js — 200 — 21.8 KiB — 48 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 798 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 781 ms — h3https://s0.2mdn.net/sadbundle/5461282863131823818/main.csss0.2mdn.net/sadbundle/5461282863131... https://s0.2mdn.net/sadbundle/5461282863131823818/main.css — 200 — 1.6 KiB — 14 ms — h3https://s0.2mdn.net/sadbundle/5461282863131823818/main.jss0.2mdn.net/sadbundle/5461282863131... https://s0.2mdn.net/sadbundle/5461282863131823818/main.js — 200 — 66.9 KiB — 28 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 143 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 120 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 2 ms — datahttps://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssyvEEizfsWBReGQcPz5s55V-JcEEDnpFCXsG7xrc51-R_BC1-kpBa-RoKGnQvq9jL15ZBiO4rWtx85M_qFyYbkz5L_OB-Ps_YZKGiWIqIFK_tYrJAovpoLMFfm5tE76yfrRx3V6zDn5FdllYTPhR0qbrIKcFMTC0T68nuxxgML7Dt6cYkYIdQmMilY8sRTgD1sV3XQKUovesKHJYAExTh4FNQr8cQQdmL57tdfM2yukT0mEt7W5yrTi5cRV4y-piGuQtbdAQtfLjALL5A0wZJGec2AQeWGILWDBjnUIs7u8AWvSx3RzxgTPonG57K1xPHNHZ0ObNVuB2oYqo18HcrlTi7JUTyPbVf3y_9MGIDtx7XK8nGE530lPqfSOMV2aWEis83DdmtDnxFlK8rlaYm4GXz83OMg68bdBsYGJZeump5bqTugV5ld4w1dYsyTdRsN9Q&sai=AMfl-YQP1h2Y7ARtjeWgAGiMmoXtBEG6qGZ9PUbmRfnAm4myBVMhKEeziPmFhD4ta5sJ-5oJ3KUc7dqBG04qrutvjYI4slS3tC8tAZaWdcCmq6ijyu5WTCWKUML4XyVBwCITIeL_CNhZT9lDtDMXmXlV3BHNIARmXEMv1utrIR_VFv0txB1Y1iy2P6phAGZp9PXfQDRxGy-K47OTLCcst5i9Z3opbsch5_bZaJBghkXOq5S-gf2RANL9AKv4dCioGCc9TyZdvz5HOKEb43hUPQLDYM79GB_-dx3G9qw0ciiS2Gy8KoPropqZmDqyugrkufZranFAwxzMeXqvXQc1XB-5QZI-B_uoTAHV4g&sig=Cg0ArKJSzCcrTwuEEK96EAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssyvEEizfsWBReGQcPz5s55V-JcEEDnpFCXsG7xrc51-R_BC1-kpBa-RoKGnQvq9jL15ZBiO4rWtx85M_qFyYbkz5L_OB-Ps_YZKGiWIqIFK_tYrJAovpoLMFfm5tE76yfrRx3V6zDn5FdllYTPhR0qbrIKcFMTC0T68nuxxgML7Dt6cYkYIdQmMilY8sRTgD1sV3XQKUovesKHJYAExTh4FNQr8cQQdmL57tdfM2yukT0mEt7W5yrTi5cRV4y-piGuQtbdAQtfLjALL5A0wZJGec2AQeWGILWDBjnUIs7u8AWvSx3RzxgTPonG57K1xPHNHZ0ObNVuB2oYqo18HcrlTi7JUTyPbVf3y_9MGIDtx7XK8nGE530lPqfSOMV2aWEis83DdmtDnxFlK8rlaYm4GXz83OMg68bdBsYGJZeump5bqTugV5ld4w1dYsyTdRsN9Q&sai=AMfl-YQP1h2Y7ARtjeWgAGiMmoXtBEG6qGZ9PUbmRfnAm4myBVMhKEeziPmFhD4ta5sJ-5oJ3KUc7dqBG04qrutvjYI4slS3tC8tAZaWdcCmq6ijyu5WTCWKUML4XyVBwCITIeL_CNhZT9lDtDMXmXlV3BHNIARmXEMv1utrIR_VFv0txB1Y1iy2P6phAGZp9PXfQDRxGy-K47OTLCcst5i9Z3opbsch5_bZaJBghkXOq5S-gf2RANL9AKv4dCioGCc9TyZdvz5HOKEb43hUPQLDYM79GB_-dx3G9qw0ciiS2Gy8KoPropqZmDqyugrkufZranFAwxzMeXqvXQc1XB-5QZI-B_uoTAHV4g&sig=Cg0ArKJSzCcrTwuEEK96EAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 30 B — 656 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 35 ms — h3https://newads.rediff.com/rediffadserver/www/delivery/asyncjs.phpnewads.rediff.com/rediffadserver/ww... https://newads.rediff.com/rediffadserver/www/delivery/asyncjs.php — 200 — 3.8 KiB — 291 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstX2OrzAPyeGnt9-nNww_683mW7ytmKTv6hUb_tFH5veCy6gNp-5KfhxWoqL-gJ0BPPEI4WgxJKbHcuIY_Ldbbju9hIkiwnfW2Ug3E9Q6HPYtYbq6SIZ5wsSJ-r7FFO21UJqyJWz942lrH_-jpDdFLc5BmQ-ccORoX69Bz3XZ8vFMvWlzGl3MDHwYFD-1xB-37-m63QcAJXyCR7hUzA_sah4ZW03L7bUzXCR2Crsi9SKhbBUf_D4wIcw5A36HLo1aNvT6WDpQg-MfiCeCBaQmwFKe1kRbaW-g-g9s_UZnZeUxqNHN7jCe0SZzKo35p4g_dHOu-HtQZe6l5OMdfNoUeFUqVDgQAHnJWLvCD1pTK8aZj4gVsX2G23dstz0P4mx-jy6Xem4jXD6U8yqVhubsPDRpcxnlSbz-6OgHf3H-J_oiQ065vUCetpl_V_kccb1oBfZA&sai=AMfl-YRMhO1hOktV471Tnw2GCS-DCeRnWQp3_TGXt2eP0RfS1EzqbWjYuTXT-X8INSavRHvF_S8SSpnjLqLuJAY4stvD6I9O06udYp-q9OiTW-_3yuo_A_Cap9bUl9NFcYOTEKNk2MGS7XsYeSxabSVjq0sSP2iCMBxRt2uPDbUIAYl8qygPhQf6YPAJ9ZSdqIhB3pwgOaHdE9ifCQd7BtBj4VeVqfjBLuaPCVrFUxKTVLAVvw2ipQRw4Bll928IdYYxuFT6QPCRgSUDR28uZM-UbxQ83Sennj3mJ7-0LAffEplIEgG39hP7mQ8DhsXf1chQ9uiq4FQhLsKs3bMpp1DHaVpE7_RiBsvhPA&sig=Cg0ArKJSzPelyi5q8bfWEAE&uach_m=%5BUACH%5D&urlfix=1&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstX2OrzAPyeGnt9-nNww_683mW7ytmKTv6hUb_tFH5veCy6gNp-5KfhxWoqL-gJ0BPPEI4WgxJKbHcuIY_Ldbbju9hIkiwnfW2Ug3E9Q6HPYtYbq6SIZ5wsSJ-r7FFO21UJqyJWz942lrH_-jpDdFLc5BmQ-ccORoX69Bz3XZ8vFMvWlzGl3MDHwYFD-1xB-37-m63QcAJXyCR7hUzA_sah4ZW03L7bUzXCR2Crsi9SKhbBUf_D4wIcw5A36HLo1aNvT6WDpQg-MfiCeCBaQmwFKe1kRbaW-g-g9s_UZnZeUxqNHN7jCe0SZzKo35p4g_dHOu-HtQZe6l5OMdfNoUeFUqVDgQAHnJWLvCD1pTK8aZj4gVsX2G23dstz0P4mx-jy6Xem4jXD6U8yqVhubsPDRpcxnlSbz-6OgHf3H-J_oiQ065vUCetpl_V_kccb1oBfZA&sai=AMfl-YRMhO1hOktV471Tnw2GCS-DCeRnWQp3_TGXt2eP0RfS1EzqbWjYuTXT-X8INSavRHvF_S8SSpnjLqLuJAY4stvD6I9O06udYp-q9OiTW-_3yuo_A_Cap9bUl9NFcYOTEKNk2MGS7XsYeSxabSVjq0sSP2iCMBxRt2uPDbUIAYl8qygPhQf6YPAJ9ZSdqIhB3pwgOaHdE9ifCQd7BtBj4VeVqfjBLuaPCVrFUxKTVLAVvw2ipQRw4Bll928IdYYxuFT6QPCRgSUDR28uZM-UbxQ83Sennj3mJ7-0LAffEplIEgG39hP7mQ8DhsXf1chQ9uiq4FQhLsKs3bMpp1DHaVpE7_RiBsvhPA&sig=Cg0ArKJSzPelyi5q8bfWEAE&uach_m=%5BUACH%5D&urlfix=1&adurl= — 200 — 30 B — 988 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 9 ms — h3https://ep1.adtrafficquality.google/pagead/gen_204?id=sodar&v=46&t=2&bgai=BouNqmBroaaHTG-OW_tMP0ZuD4AMAAAAAOAHgBAI&bg=!RkWlRSfNAAY2C5OeFgs7AEcBe5WfOJcJdpf38CXwNTZmwoUqpmR5go06Ieuxp9BUqRGQnB83jvRj9NDQwcpEQwVXQZAMg9HJVkMd7HaTXon4Aq4Ie7LWKQIAAADFUgAAAApoAQd-ADXPvQQZ0Kvt8-f0HzMnx8BXK6hKn-PXXTLsN61ZQ-7PZwQvpx2oClGTcj5_kNHa7L6sZ-I18ZkC452FfY8RkWL3dRcdz8YX87Gw2N4oEVaFzBEFi30A0if5aL4dfLgpEhxlyr3nHCn3pFS0060nKMoHKhP5CnOI1IFqHKii7PZ_79dUChBd9JshWG0fV2ZOEl3HkbeeQDXCcKGfb9MS_emmMpv9l_4TMCcEr_6ewEbSWaoDr1ZuZy9kzrIiNG_c2K_GkxsvaqF7YM9xDQmvBDhwWAd3Jz7gNcj3p8JMoT1YoE5OhAcFLCvydBgSVXevWT9N-HTXYRuhDGMz-Xpg8ID54DYK9DquGGDpzSSxJP6FT8qFUVxfqbDT4h6nomN6LkCHb4wZBIIWhMRDEMG4F356Ryk0Dy9N_L-MfnkyMdeCyJ2kFDq-_HNX09-R6AwVEaB6HsYwjf28p3tBpQH1hjokeWRiUAYLz2XcMx6Nb8YDKzf-cpOk1UoZXVjZznmJhxpGQbU-OxrH5fjYAdKqJ5tlTEQ6zTApcCiz3QWTm8wvFgH7V_F-w1y0dpyCLXNuhdmFLwxq5FY5V_-hmgQUQ4KabOVeaUn4msZzwLMeHE3o5hRg2qTkxFMzXenNco-3XiM0_K_hIkSVetGdKpabgCdKViVkZ_TYLB7lEgsTUJAvZXtIOS_2k14wN4gv_KtX49cAyp7NLVh0qglHS3dawNdW0gNCTgr3SiKyhZzhLB0IvHu7UIsvY-xqKtQaWIEBMGMxrjAktK1mT6pJ455dTEqE-SgADR1WKuK1fbp4556TGbJHnkxGrVcjoBwpJg-dnR4LuvvIfrdjy2z5Ekokbc3SBtX7UzQcy3W8zCIDKu3_PEktz4esFE6ngn9zdnq2V8qHgyvAjVn1qLR0ukVA052O6vExVeTQc9v_4f08-9oKelNxPfS_MZHHkE6fhWVWmy7PcUHVQmCfBTY3iijR8v_QcXV0vR3l1jWZ9w0RRGP8llM0ZKkvkoLw7PsWH_xIxCVN6_2-2_WAzL-oOsMVZ7UxrJNnYh6AhYChinUep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/gen_204?id=sodar&v=46&t=2&bgai=BouNqmBroaaHTG-OW_tMP0ZuD4AMAAAAAOAHgBAI&bg=!RkWlRSfNAAY2C5OeFgs7AEcBe5WfOJcJdpf38CXwNTZmwoUqpmR5go06Ieuxp9BUqRGQnB83jvRj9NDQwcpEQwVXQZAMg9HJVkMd7HaTXon4Aq4Ie7LWKQIAAADFUgAAAApoAQd-ADXPvQQZ0Kvt8-f0HzMnx8BXK6hKn-PXXTLsN61ZQ-7PZwQvpx2oClGTcj5_kNHa7L6sZ-I18ZkC452FfY8RkWL3dRcdz8YX87Gw2N4oEVaFzBEFi30A0if5aL4dfLgpEhxlyr3nHCn3pFS0060nKMoHKhP5CnOI1IFqHKii7PZ_79dUChBd9JshWG0fV2ZOEl3HkbeeQDXCcKGfb9MS_emmMpv9l_4TMCcEr_6ewEbSWaoDr1ZuZy9kzrIiNG_c2K_GkxsvaqF7YM9xDQmvBDhwWAd3Jz7gNcj3p8JMoT1YoE5OhAcFLCvydBgSVXevWT9N-HTXYRuhDGMz-Xpg8ID54DYK9DquGGDpzSSxJP6FT8qFUVxfqbDT4h6nomN6LkCHb4wZBIIWhMRDEMG4F356Ryk0Dy9N_L-MfnkyMdeCyJ2kFDq-_HNX09-R6AwVEaB6HsYwjf28p3tBpQH1hjokeWRiUAYLz2XcMx6Nb8YDKzf-cpOk1UoZXVjZznmJhxpGQbU-OxrH5fjYAdKqJ5tlTEQ6zTApcCiz3QWTm8wvFgH7V_F-w1y0dpyCLXNuhdmFLwxq5FY5V_-hmgQUQ4KabOVeaUn4msZzwLMeHE3o5hRg2qTkxFMzXenNco-3XiM0_K_hIkSVetGdKpabgCdKViVkZ_TYLB7lEgsTUJAvZXtIOS_2k14wN4gv_KtX49cAyp7NLVh0qglHS3dawNdW0gNCTgr3SiKyhZzhLB0IvHu7UIsvY-xqKtQaWIEBMGMxrjAktK1mT6pJ455dTEqE-SgADR1WKuK1fbp4556TGbJHnkxGrVcjoBwpJg-dnR4LuvvIfrdjy2z5Ekokbc3SBtX7UzQcy3W8zCIDKu3_PEktz4esFE6ngn9zdnq2V8qHgyvAjVn1qLR0ukVA052O6vExVeTQc9v_4f08-9oKelNxPfS_MZHHkE6fhWVWmy7PcUHVQmCfBTY3iijR8v_QcXV0vR3l1jWZ9w0RRGP8llM0ZKkvkoLw7PsWH_xIxCVN6_2-2_WAzL-oOsMVZ7UxrJNnYh6AhYChinU — 204 — 20 B — 26 ms — h3https://s0.2mdn.net/sadbundle/5461282863131823818/videoInterface.csss0.2mdn.net/sadbundle/5461282863131... https://s0.2mdn.net/sadbundle/5461282863131823818/videoInterface.css — -1 — 0 B — 314 ms — https://config.aps.amazon-adsystem.com/configs/b3d50ad3-eca1-4091-be72-de4a8bc67a3dconfig.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/b3d50ad3-eca1-4091-be72-de4a8bc67a3d — 200 — 8.8 KiB — 38 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.rediff.com&pubid=b3d50ad3-eca1-4091-be72-de4a8bc67a3dc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.rediff.com&pubid=b3d50ad3-eca1-4091-be72-de4a8bc67a3d — 200 — 2.5 KiB — 12 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 — 46 ms — h2https://s0.2mdn.net/sadbundle/5461282863131823818/png_69ceeaeef019a431740360.pngs0.2mdn.net/sadbundle/5461282863131... https://s0.2mdn.net/sadbundle/5461282863131823818/png_69ceeaeef019a431740360.png — 200 — 11.0 KiB — 29 ms — h3https://s0.2mdn.net/sadbundle/5461282863131823818/png_69ceeaefb3564709505514.pngs0.2mdn.net/sadbundle/5461282863131... https://s0.2mdn.net/sadbundle/5461282863131823818/png_69ceeaefb3564709505514.png — 200 — 551 B — 46 ms — h3https://s0.2mdn.net/sadbundle/5461282863131823818/png_69ceeaf075282463982279.pngs0.2mdn.net/sadbundle/5461282863131... https://s0.2mdn.net/sadbundle/5461282863131823818/png_69ceeaf075282463982279.png — 200 — 89.6 KiB — 61 ms — h3https://s0.2mdn.net/sadbundle/5461282863131823818/jpg_69ceeaeedcfdf874636415.jpgs0.2mdn.net/sadbundle/5461282863131... https://s0.2mdn.net/sadbundle/5461282863131823818/jpg_69ceeaeedcfdf874636415.jpg — 200 — 132.5 KiB — 63 ms — h3https://s0.2mdn.net/sadbundle/5461282863131823818/jpg_69ceeaeebd218042064401.jpgs0.2mdn.net/sadbundle/5461282863131... https://s0.2mdn.net/sadbundle/5461282863131823818/jpg_69ceeaeebd218042064401.jpg — 200 — 124.3 KiB — 63 ms — h3https://s0.2mdn.net/sadbundle/5461282863131823818/jpg_69ceeaeea39ce072592155.jpgs0.2mdn.net/sadbundle/5461282863131... https://s0.2mdn.net/sadbundle/5461282863131823818/jpg_69ceeaeea39ce072592155.jpg — 200 — 128.8 KiB — 61 ms — h3https://s0.2mdn.net/sadbundle/5461282863131823818/jpg_69ceeaee834d6319493295.jpgs0.2mdn.net/sadbundle/5461282863131... https://s0.2mdn.net/sadbundle/5461282863131823818/jpg_69ceeaee834d6319493295.jpg — 200 — 15.8 KiB — 49 ms — h3https://storage.googleapis.com/cape-client-microservice/account-3/klm/91270.jsonstorage.googleapis.com/cape-client-... https://storage.googleapis.com/cape-client-microservice/account-3/klm/91270.json — 200 — 796 B — 106 ms — h2https://s0.2mdn.net/sadbundle/5461282863131823818/woff_69ceeaf5dcbc6896572094.woffs0.2mdn.net/sadbundle/5461282863131... https://s0.2mdn.net/sadbundle/5461282863131823818/woff_69ceeaf5dcbc6896572094.woff — 200 — 32.5 KiB — 32 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 765 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 755 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssaiVP2vqi5Csa3LEm1cT7Hg3sEZjgZ9TVMl7CxQnAhQgq2DL-Da173kqsxFtU9PLbkhqycxqbTk6LupVfJOhq8hprsPl3QzzDLNKeV_HzS6I48NDzX54FFINlk3JvN3erOYJQX-M4ufUUCgXvPSoTkwGAb_2Hg1-_B0uH8R8ZnvQLaKHFaS9MKfpi7kIAV-Ki7cnW2NnHacTnSZgYoJCtwloe1O2NzhrM-VGyzx2l2HJAjWG561h5NQgtxbBktOgkvFTqAOmiM-vXJhLdcOh6Cn4p0GsKBFO9Ah0vb6isW2MZQ2tlbGsnlhBcnozMSwzI_GdtmkBvhd6bSJgrFK8Z9F5lKOUes4FVd6NzLSH4vefgpBx8r08axTB6UXPOlukiaIPYA9c1Yxex7o6aR4GBR-INar60GWr9LvzOJel9R23hLGPsXV7nE6HGpYsAy-i0We1s4Pq6nrg&sai=AMfl-YShBBAME-9kkfnT8FQUeaRHwDx1StGsfhjn5ru2sMZEeYtkW989Hp-yzJnq_Y7RLOUaKayT1DF_TlgJc7CmmR7DG8LHZKHqvsZvG6PMhhGGMJxXj99qzX7EiBArg30Q5ROdjjG20mPaSRywi6wcU5roIt5xhJ7pdnKKV3OnGEWi0He2nAxyWvhmY7Wt-n0wQFc9TwrlBGHfiqCo_uHxpXrr5I9uDA4BLff_IMH_omLoWDz1hUuoMWbuCCmLztxp7AS7uoOVBlaH84ufSRsvDoAfozR6WlW1WLW7x1otpyNlaxcuOcx7sJjPHJzu-Kz80PEVXGTlAbnHFlzwRCi-CLhuX4rBaedx9A&sig=Cg0ArKJSzJ8WJQgQolcCEAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjssaiVP2vqi5Csa3LEm1cT7Hg3sEZjgZ9TVMl7CxQnAhQgq2DL-Da173kqsxFtU9PLbkhqycxqbTk6LupVfJOhq8hprsPl3QzzDLNKeV_HzS6I48NDzX54FFINlk3JvN3erOYJQX-M4ufUUCgXvPSoTkwGAb_2Hg1-_B0uH8R8ZnvQLaKHFaS9MKfpi7kIAV-Ki7cnW2NnHacTnSZgYoJCtwloe1O2NzhrM-VGyzx2l2HJAjWG561h5NQgtxbBktOgkvFTqAOmiM-vXJhLdcOh6Cn4p0GsKBFO9Ah0vb6isW2MZQ2tlbGsnlhBcnozMSwzI_GdtmkBvhd6bSJgrFK8Z9F5lKOUes4FVd6NzLSH4vefgpBx8r08axTB6UXPOlukiaIPYA9c1Yxex7o6aR4GBR-INar60GWr9LvzOJel9R23hLGPsXV7nE6HGpYsAy-i0We1s4Pq6nrg&sai=AMfl-YShBBAME-9kkfnT8FQUeaRHwDx1StGsfhjn5ru2sMZEeYtkW989Hp-yzJnq_Y7RLOUaKayT1DF_TlgJc7CmmR7DG8LHZKHqvsZvG6PMhhGGMJxXj99qzX7EiBArg30Q5ROdjjG20mPaSRywi6wcU5roIt5xhJ7pdnKKV3OnGEWi0He2nAxyWvhmY7Wt-n0wQFc9TwrlBGHfiqCo_uHxpXrr5I9uDA4BLff_IMH_omLoWDz1hUuoMWbuCCmLztxp7AS7uoOVBlaH84ufSRsvDoAfozR6WlW1WLW7x1otpyNlaxcuOcx7sJjPHJzu-Kz80PEVXGTlAbnHFlzwRCi-CLhuX4rBaedx9A&sig=Cg0ArKJSzJ8WJQgQolcCEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 30 B — 719 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 702 ms — h3https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 32 ms — h3https://ad.doubleclick.net/pcs/view?xai=AKAOjst4TGJHj3vBl-y-vLegtLUmJDYu9VtMqTVsdSeJWu9kRH7pyvM2xghsOFtDVrJmqryDETGtEhNpAaA_fhze9fXoRs_K9CgVftvbADeCyeurhVeXi-V8NIlOQlEd1GfC-wD3heEdmbeZJel4D4IlShPX4MtLFZrSxg7huVIEPjY4n-dImvAW-Z7nHsQ-LvOmkZjCfvGCA00rBnxuIzZm2MRvp_LJilZAWiqpF1LCHtKaldLAIobdFy_A30-tCNpk_oN2blAGR0Rs3nGQ4yujngTHsWNhNZlBHR6Lr0Ry1toyhi31-g4-EhlTjDbAwK4oXiu-KWhqRWWWLLpFTWQbdg8HtPv0inDFfE0oBfDaQ1as8efaJKPVV3s2rDFa7QXmFMvRWM5mhqFSbTnzxPiZeZ5yINlQ9gPyixSEeOeF-kMFJTzyegAxvSgO8gG1p1ilONcvEV3UMw8p9mt35a5fHt1gmsFUEsfl1p2nPu2s_x1i-cVVjVO-H3NAw-Tck_8agZDLTT1M6Eu8psklXTrjYVVJMLnpxSHdVJkf85rqB_TWyuDCEDs9UFhuTUwkM3nMMNT8sMxveOn5-W4K7j_T-vMiRN2dpRSyITxS0yfeH448ej75RcgKNE0wrekHH_Z05r3z76zPn1g23A1eUeebD4kP-5JBzI53PPYgMOaxj3c3FZkSkaVbxGK4lZDin6gDZYlBhGYdaW_FkcoMQTa9ngU26tyf7JXRgy8Q8vm1xQf855RpaTXbhN_C-EHHrdBk_bORKA0Es0c1zPk4b259wqORfwXvrw184SkwjmLOLVLOPqVvXp8IsSOq-JsEyS1-saoas_jSf3L_sgc8KIobJn_IM9QW0zEFQesb3WwAUfokgJKB1HzC8cfaWrCUvsdT7tAlm3fdde0ZdMcbZBVT4znim0I7EYU-620EwN62RYuxe5xxKSTeqJNhHUHI-sGxDwX4yPVZGJ60MYpnkt0fwPKQfRv316eiH4dLQnBtN5g7e0eB2aSN--dsk8cJsAYB8GdmxRmsPqrBau50QB5duXNJfCPvju7s_aSIC-f2s5cXVAD0ivG9dyhvTcgKhGHyjtjlULVL1yJEfHgaOyROaVO_KnP3yFU_L4_klKDEppuq6ys8j9cxVCeVwwrRjkxvRBmvkHsRE_G3NNgcMSWxtH_28Glq3_Ny0FsOx-9mTPnF-gnApuN3XtszUGQOoACxz0DXclspKZpb7rRGCp71Lyi7hxuD1HXKxkOqJwlDAsclBiyTc6qoPlEV8fihClEvTOEfzJOJDlbefdMbrkjScwW-QsfYkrwIh9MnGCr4IVSPE14Z9WtLi-lHQMtxI1SCyb7krBkwVgIESa0reyupCPX0OMJQaIpDzCKtzsTB7F8jmhZdJD6rB27kp66hDehVbiZBGtCqsHbSxALmn2IfCYDweV-njbNGXajjfj_glG8GHZG8iXOirtAVnaVpRqbD1Q6AMwzwy14DLMr8t6JgvYRVhzwmozgkqaqn0qq8I9Sj2X8GKwju-I84nZq3NB2VkuFpiQTWKEif5kiiw_065uLSBwhrDA1Vcp-MfImv9-c5b-O-D0W42lfqiVhDV6FoXeuEsWVyJgO7LKuNnbTK2lzJsXHs3YNeN9Djg7oUNQGVChMzZ6GCYbLaW30YSHeGJG5o6MkB22nG3VHqiGMm5-tATfPFk-aZAQmTKiL8Q3RkYFHXsGvEgK87EG5oIPNCAppq3Pcb7ootvXvaY7bYFEb7et3scfHMLmGvR1JQkZQ04gAFoVP5ypPucUAdtKeVYtRZ&sai=AMfl-YTlJ9JrC4r-IoehgWkjjb6HoveGPjTfS-_o-zW4WkCt3BDdzk5qtxURkqdpyZrYkzyvV3NxFNqhPAvq1Mat1Gyz5Dv2ubAspTyTCn6ehSV6PlaJ9NPp9wGzxx1HJYqd08WPzAMMLTsUJi-Xli9OJ3UmRHRNPu6mPTnhirhTEuignsjVO7YTe4TVidmURyktth0Bsxdlz1QbRAbw2y0S3gnTE6mxbPtsxwVRYRj8HtwZqsBFjOZktE_xdgiIyUTbSIs118LzAmWwW1TvU0LXlbhBnzP1BLT5G39vHqu73UBTF7rVuWK0E9RFibYTfRmhysTdpxCfZiUECJLlNO_hbal0z232c_kGplycgHE9ycBfQo8Yqk94ZIc7fwTRO177B1MEzF5ghWkWfv_11GjyXAEHxEY2F6wXSF9QtM8qb0Mc-Ch4RaC5JsihKTb8rh0Tt32KhQDHUeDAcG_SpReZqI2kXxRCc0Hornowu8M3ahvi_M0Nshok301XWeWEXEtJs4qxy6_0dZdrVUGC7f9YEgSSidWs1tuqlwldp6ZFyUG3A8xp3rPSGByPXL5CXOkeHc1T_o50vlLng5bVO-CZYTQldIA33wb0yBTL6QDsy8sOMViTnJ6w8Ly5fMxjX2TIYbaLIbRaCeXA_Sm_x5lFzYYwFEgJDv70e0lflQAWlOSwwXp_Pfk-wdd2Cy-Qy8S04c6tcxG59eX8Hc_0KUCXlWsq1EUs4K1nZOgYuRCO4XH6jpI_B-nJ5jx9NnwUuZp4rdrgXVqUwoPNCaGy9jXqlK0QhIYwP7oueqGjrN7xtVo1NcE-eyp1mDXE-pKLq7U_wjTUl5Ez8QMInif7vV4H13k0vkR7VKlbeTcYgVAGY2C0DGYlrxX1BGLmXSzkEyrSmj1etRZLlaT7njlIS9kA30PJ__JoW3O745_ZhUb3wrct7Hnm5pAjDsUQRxo2n65dl6ssCKYdieUr5K3h-zw4Z9zQW0qtlyjAhIIrAOHATozhLShSLJ1KtZ6bXP4mKbvUfvs0YoC0PMDBew7RpjFjVWg9MZnPso8KNkyFN-jqjOlxztjt_5Lsw6bGouS62-aARhRemzYPqHc6EAFdTJ0IK-TXxwhCtP8HzvoQUsVQ5sOYImteW3rraWDKAHfkeSCTp9yGeoAyLy2eDcKr0KCwpAEJtGMalefVHtevl7TY1mRQc6YBJTePD3XofSBh2Q-YAcHPGa3GNGJX9pBxqYbTiV-uQTkqidIEg5BT7c3G&sig=Cg0ArKJSzMVeIX-_t68WEAE&uach_m=%5BUACH%5D&crd=aHR0cHM6Ly9rbG0uY29t&pr=missingexchangepricemacro&fbs_aeid=%5Bgw_fbsaeid%5D&urlfix=1&omid=0&rm=1&ctpt=958&vt=11&dtpt=727&dett=3&cstd=212&cisv=r20260421.28906&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0.&arae=1&ftch=1&adurl=ad.doubleclick.net/pcs/view?xai=AKA... https://ad.doubleclick.net/pcs/view?xai=AKAOjst4TGJHj3vBl-y-vLegtLUmJDYu9VtMqTVsdSeJWu9kRH7pyvM2xghsOFtDVrJmqryDETGtEhNpAaA_fhze9fXoRs_K9CgVftvbADeCyeurhVeXi-V8NIlOQlEd1GfC-wD3heEdmbeZJel4D4IlShPX4MtLFZrSxg7huVIEPjY4n-dImvAW-Z7nHsQ-LvOmkZjCfvGCA00rBnxuIzZm2MRvp_LJilZAWiqpF1LCHtKaldLAIobdFy_A30-tCNpk_oN2blAGR0Rs3nGQ4yujngTHsWNhNZlBHR6Lr0Ry1toyhi31-g4-EhlTjDbAwK4oXiu-KWhqRWWWLLpFTWQbdg8HtPv0inDFfE0oBfDaQ1as8efaJKPVV3s2rDFa7QXmFMvRWM5mhqFSbTnzxPiZeZ5yINlQ9gPyixSEeOeF-kMFJTzyegAxvSgO8gG1p1ilONcvEV3UMw8p9mt35a5fHt1gmsFUEsfl1p2nPu2s_x1i-cVVjVO-H3NAw-Tck_8agZDLTT1M6Eu8psklXTrjYVVJMLnpxSHdVJkf85rqB_TWyuDCEDs9UFhuTUwkM3nMMNT8sMxveOn5-W4K7j_T-vMiRN2dpRSyITxS0yfeH448ej75RcgKNE0wrekHH_Z05r3z76zPn1g23A1eUeebD4kP-5JBzI53PPYgMOaxj3c3FZkSkaVbxGK4lZDin6gDZYlBhGYdaW_FkcoMQTa9ngU26tyf7JXRgy8Q8vm1xQf855RpaTXbhN_C-EHHrdBk_bORKA0Es0c1zPk4b259wqORfwXvrw184SkwjmLOLVLOPqVvXp8IsSOq-JsEyS1-saoas_jSf3L_sgc8KIobJn_IM9QW0zEFQesb3WwAUfokgJKB1HzC8cfaWrCUvsdT7tAlm3fdde0ZdMcbZBVT4znim0I7EYU-620EwN62RYuxe5xxKSTeqJNhHUHI-sGxDwX4yPVZGJ60MYpnkt0fwPKQfRv316eiH4dLQnBtN5g7e0eB2aSN--dsk8cJsAYB8GdmxRmsPqrBau50QB5duXNJfCPvju7s_aSIC-f2s5cXVAD0ivG9dyhvTcgKhGHyjtjlULVL1yJEfHgaOyROaVO_KnP3yFU_L4_klKDEppuq6ys8j9cxVCeVwwrRjkxvRBmvkHsRE_G3NNgcMSWxtH_28Glq3_Ny0FsOx-9mTPnF-gnApuN3XtszUGQOoACxz0DXclspKZpb7rRGCp71Lyi7hxuD1HXKxkOqJwlDAsclBiyTc6qoPlEV8fihClEvTOEfzJOJDlbefdMbrkjScwW-QsfYkrwIh9MnGCr4IVSPE14Z9WtLi-lHQMtxI1SCyb7krBkwVgIESa0reyupCPX0OMJQaIpDzCKtzsTB7F8jmhZdJD6rB27kp66hDehVbiZBGtCqsHbSxALmn2IfCYDweV-njbNGXajjfj_glG8GHZG8iXOirtAVnaVpRqbD1Q6AMwzwy14DLMr8t6JgvYRVhzwmozgkqaqn0qq8I9Sj2X8GKwju-I84nZq3NB2VkuFpiQTWKEif5kiiw_065uLSBwhrDA1Vcp-MfImv9-c5b-O-D0W42lfqiVhDV6FoXeuEsWVyJgO7LKuNnbTK2lzJsXHs3YNeN9Djg7oUNQGVChMzZ6GCYbLaW30YSHeGJG5o6MkB22nG3VHqiGMm5-tATfPFk-aZAQmTKiL8Q3RkYFHXsGvEgK87EG5oIPNCAppq3Pcb7ootvXvaY7bYFEb7et3scfHMLmGvR1JQkZQ04gAFoVP5ypPucUAdtKeVYtRZ&sai=AMfl-YTlJ9JrC4r-IoehgWkjjb6HoveGPjTfS-_o-zW4WkCt3BDdzk5qtxURkqdpyZrYkzyvV3NxFNqhPAvq1Mat1Gyz5Dv2ubAspTyTCn6ehSV6PlaJ9NPp9wGzxx1HJYqd08WPzAMMLTsUJi-Xli9OJ3UmRHRNPu6mPTnhirhTEuignsjVO7YTe4TVidmURyktth0Bsxdlz1QbRAbw2y0S3gnTE6mxbPtsxwVRYRj8HtwZqsBFjOZktE_xdgiIyUTbSIs118LzAmWwW1TvU0LXlbhBnzP1BLT5G39vHqu73UBTF7rVuWK0E9RFibYTfRmhysTdpxCfZiUECJLlNO_hbal0z232c_kGplycgHE9ycBfQo8Yqk94ZIc7fwTRO177B1MEzF5ghWkWfv_11GjyXAEHxEY2F6wXSF9QtM8qb0Mc-Ch4RaC5JsihKTb8rh0Tt32KhQDHUeDAcG_SpReZqI2kXxRCc0Hornowu8M3ahvi_M0Nshok301XWeWEXEtJs4qxy6_0dZdrVUGC7f9YEgSSidWs1tuqlwldp6ZFyUG3A8xp3rPSGByPXL5CXOkeHc1T_o50vlLng5bVO-CZYTQldIA33wb0yBTL6QDsy8sOMViTnJ6w8Ly5fMxjX2TIYbaLIbRaCeXA_Sm_x5lFzYYwFEgJDv70e0lflQAWlOSwwXp_Pfk-wdd2Cy-Qy8S04c6tcxG59eX8Hc_0KUCXlWsq1EUs4K1nZOgYuRCO4XH6jpI_B-nJ5jx9NnwUuZp4rdrgXVqUwoPNCaGy9jXqlK0QhIYwP7oueqGjrN7xtVo1NcE-eyp1mDXE-pKLq7U_wjTUl5Ez8QMInif7vV4H13k0vkR7VKlbeTcYgVAGY2C0DGYlrxX1BGLmXSzkEyrSmj1etRZLlaT7njlIS9kA30PJ__JoW3O745_ZhUb3wrct7Hnm5pAjDsUQRxo2n65dl6ssCKYdieUr5K3h-zw4Z9zQW0qtlyjAhIIrAOHATozhLShSLJ1KtZ6bXP4mKbvUfvs0YoC0PMDBew7RpjFjVWg9MZnPso8KNkyFN-jqjOlxztjt_5Lsw6bGouS62-aARhRemzYPqHc6EAFdTJ0IK-TXxwhCtP8HzvoQUsVQ5sOYImteW3rraWDKAHfkeSCTp9yGeoAyLy2eDcKr0KCwpAEJtGMalefVHtevl7TY1mRQc6YBJTePD3XofSBh2Q-YAcHPGa3GNGJX9pBxqYbTiV-uQTkqidIEg5BT7c3G&sig=Cg0ArKJSzMVeIX-_t68WEAE&uach_m=%5BUACH%5D&crd=aHR0cHM6Ly9rbG0uY29t&pr=missingexchangepricemacro&fbs_aeid=%5Bgw_fbsaeid%5D&urlfix=1&omid=0&rm=1&ctpt=958&vt=11&dtpt=727&dett=3&cstd=212&cisv=r20260421.28906&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0.&arae=1&ftch=1&adurl= — 200 — 30 B — 31 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 660 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 669 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://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 — 40 ms — h2https://cdn-ima.33across.com/ima.jscdn-ima.33across.com/ima.js https://cdn-ima.33across.com/ima.js — 200 — 6.9 KiB — 53 ms — h2https://cdn.id5-sync.com/api/1.0/id5-api.jscdn.id5-sync.com/api/1.0/id5-api.js https://cdn.id5-sync.com/api/1.0/id5-api.js — 200 — 34.5 KiB — 63 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 644 ms — h3https://cdn.izooto.com/scripts/sdk/izextf.jscdn.izooto.com/scripts/sdk/izextf.j... https://cdn.izooto.com/scripts/sdk/izextf.js — 200 — 11.6 KiB — 20 ms — h3https://analytics.vdo.ai/loggeranalytics.vdo.ai/logger https://analytics.vdo.ai/logger — 200 — 442 B — 198 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-HXEC5QES15&gtm=45je64h1v9193135355za200zb9117567754zd9117567754&_p=1776818839789&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=382237928.1776818840&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117512543~118463261&sid=1776818843&sct=1&seg=0&dl=https%3A%2F%2Fwww.rediff.com%2F&dt=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&en=page_view&_fv=1&_ss=1&_ee=1&tfd=4203www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-HXEC5QES15&gtm=45je64h1v9193135355za200zb9117567754zd9117567754&_p=1776818839789&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=382237928.1776818840&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117512543~118463261&sid=1776818843&sct=1&seg=0&dl=https%3A%2F%2Fwww.rediff.com%2F&dt=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&en=page_view&_fv=1&_ss=1&_ee=1&tfd=4203 — 204 — 407 B — 544 ms — h2https://analytics.vdo.ai/loggeranalytics.vdo.ai/logger https://analytics.vdo.ai/logger — 200 — 443 B — 203 ms — h3https://analytics.vdo.ai/loggeranalytics.vdo.ai/logger https://analytics.vdo.ai/logger — 200 — 453 B — 210 ms — h3https://analytics.vdo.ai/loggeranalytics.vdo.ai/logger https://analytics.vdo.ai/logger — 200 — 445 B — 218 ms — h3https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.jsoncdn.jsdelivr.net/gh/prebid/currency... https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json — 200 — 1.5 KiB — 37 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 — 51 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 — 37 ms — h2https://targeting.unrulymedia.com/unruly_prebidtargeting.unrulymedia.com/unruly_pr... https://targeting.unrulymedia.com/unruly_prebid — 204 — 0 B — 109 ms — h2https://ortb.vdo.ai/hbortb.vdo.ai/hb https://ortb.vdo.ai/hb — 200 — 523 B — 199 ms — h3https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 521 B — 364 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=27408&site_id=593348&zone_id=3790986&size_id=15&alt_size_ids=2%2C9%2C1%2C1%2C8%2C10%2C16%2C19%2C33%2C43%2C44%2C55%2C57%2C65%2C117%2C198%2C229&rp_schain=1.0,1!vdo.ai,2030,1,,,&rf=https%3A%2F%2Fwww.rediff.com%2F&kw=LatestIndiaNews%2CRediffmail%2CLiveStockUpdates%2CShareMarketAdvice%2CMutualFundQuotes%2CStockQuotes%2CShareprice%2CFreeemail%2CLiveCricketScore%2CSportsNews%2CBollywoodNews%2CMovieReview%2CRediffMoney%2CWealthManagement%2CSensex%2CMoneywiz%2CRediffmailLogin%2CVideos%2CBusinessEmail%2CRediff%2CBollywood%2CBollywoodGossip%2CGetAhead&tg_i.domain=rediff.com&tg_i.page=https%3A%2F%2Fwww.rediff.com%2F&tg_i.documentLang=en&tk_flint=pbjs_lite_v10.10.0&l_pb_bid_id=388ec87b-b26b-41b3-86a5-985423c3b76b&p_screen_res=800x600&rp_floor=0.8&rp_secure=1&rp_hard_floor=0.8&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.933472943477543fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=27408&site_id=593348&zone_id=3790986&size_id=15&alt_size_ids=2%2C9%2C1%2C1%2C8%2C10%2C16%2C19%2C33%2C43%2C44%2C55%2C57%2C65%2C117%2C198%2C229&rp_schain=1.0,1!vdo.ai,2030,1,,,&rf=https%3A%2F%2Fwww.rediff.com%2F&kw=LatestIndiaNews%2CRediffmail%2CLiveStockUpdates%2CShareMarketAdvice%2CMutualFundQuotes%2CStockQuotes%2CShareprice%2CFreeemail%2CLiveCricketScore%2CSportsNews%2CBollywoodNews%2CMovieReview%2CRediffMoney%2CWealthManagement%2CSensex%2CMoneywiz%2CRediffmailLogin%2CVideos%2CBusinessEmail%2CRediff%2CBollywood%2CBollywoodGossip%2CGetAhead&tg_i.domain=rediff.com&tg_i.page=https%3A%2F%2Fwww.rediff.com%2F&tg_i.documentLang=en&tk_flint=pbjs_lite_v10.10.0&l_pb_bid_id=388ec87b-b26b-41b3-86a5-985423c3b76b&p_screen_res=800x600&rp_floor=0.8&rp_secure=1&rp_hard_floor=0.8&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.933472943477543 — 200 — 729 B — 87 ms — h2https://ib.adnxs.com/ut/v3/prebidib.adnxs.com/ut/v3/prebid https://ib.adnxs.com/ut/v3/prebid — 200 — 721 B — 80 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 521 B — 197 ms — h2https://prebid.smilewanted.com/prebid.smilewanted.com/ https://prebid.smilewanted.com/ — 204 — 358 B — 207 ms — h3https://ib.adnxs.com/ut/v3/prebidib.adnxs.com/ut/v3/prebid https://ib.adnxs.com/ut/v3/prebid — 200 — 611 B — 67 ms — h2https://mp.4dex.io/prebidmp.4dex.io/prebid https://mp.4dex.io/prebid — 200 — 455 B — 136 ms — h2https://onetag-sys.com/prebid-requestonetag-sys.com/prebid-request https://onetag-sys.com/prebid-request — 200 — 411 B — 719 ms — h2https://ib.adnxs.com/ut/v3/prebidib.adnxs.com/ut/v3/prebid https://ib.adnxs.com/ut/v3/prebid — 200 — 612 B — 38 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=27408&site_id=593348&zone_id=3790986&size_id=2&alt_size_ids=1%2C19%2C43%2C44%2C55%2C117&rp_schain=1.0,1!vdo.ai,2030,1,,,&rf=https%3A%2F%2Fwww.rediff.com%2F&kw=LatestIndiaNews%2CRediffmail%2CLiveStockUpdates%2CShareMarketAdvice%2CMutualFundQuotes%2CStockQuotes%2CShareprice%2CFreeemail%2CLiveCricketScore%2CSportsNews%2CBollywoodNews%2CMovieReview%2CRediffMoney%2CWealthManagement%2CSensex%2CMoneywiz%2CRediffmailLogin%2CVideos%2CBusinessEmail%2CRediff%2CBollywood%2CBollywoodGossip%2CGetAhead&tg_i.domain=rediff.com&tg_i.page=https%3A%2F%2Fwww.rediff.com%2F&tg_i.documentLang=en&tk_flint=pbjs_lite_v10.10.0&l_pb_bid_id=7f84d71d-4a2f-4778-a615-a54a74852b16&p_screen_res=800x600&rp_floor=0.8&rp_secure=1&rp_hard_floor=0.8&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.6652984770047488fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=27408&site_id=593348&zone_id=3790986&size_id=2&alt_size_ids=1%2C19%2C43%2C44%2C55%2C117&rp_schain=1.0,1!vdo.ai,2030,1,,,&rf=https%3A%2F%2Fwww.rediff.com%2F&kw=LatestIndiaNews%2CRediffmail%2CLiveStockUpdates%2CShareMarketAdvice%2CMutualFundQuotes%2CStockQuotes%2CShareprice%2CFreeemail%2CLiveCricketScore%2CSportsNews%2CBollywoodNews%2CMovieReview%2CRediffMoney%2CWealthManagement%2CSensex%2CMoneywiz%2CRediffmailLogin%2CVideos%2CBusinessEmail%2CRediff%2CBollywood%2CBollywoodGossip%2CGetAhead&tg_i.domain=rediff.com&tg_i.page=https%3A%2F%2Fwww.rediff.com%2F&tg_i.documentLang=en&tk_flint=pbjs_lite_v10.10.0&l_pb_bid_id=7f84d71d-4a2f-4778-a615-a54a74852b16&p_screen_res=800x600&rp_floor=0.8&rp_secure=1&rp_hard_floor=0.8&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.6652984770047488 — 200 — 887 B — 13 ms — h2https://targeting.unrulymedia.com/unruly_prebidtargeting.unrulymedia.com/unruly_pr... https://targeting.unrulymedia.com/unruly_prebid — 204 — 0 B — 59 ms — h2https://ortb.vdo.ai/hbortb.vdo.ai/hb https://ortb.vdo.ai/hb — 200 — 522 B — 201 ms — h3https://onetag-sys.com/prebid-requestonetag-sys.com/prebid-request https://onetag-sys.com/prebid-request — 200 — 410 B — 700 ms — h2https://mp.4dex.io/prebidmp.4dex.io/prebid https://mp.4dex.io/prebid — 200 — 686 B — 66 ms — h2https://prebid.smilewanted.com/prebid.smilewanted.com/ https://prebid.smilewanted.com/ — 204 — 322 B — 210 ms — h3https://ib.adnxs.com/ut/v3/prebidib.adnxs.com/ut/v3/prebid https://ib.adnxs.com/ut/v3/prebid — 200 — 722 B — 70 ms — h2https://targeting.unrulymedia.com/unruly_prebidtargeting.unrulymedia.com/unruly_pr... https://targeting.unrulymedia.com/unruly_prebid — 204 — 162 B — 62 ms — h2https://targeting.unrulymedia.com/unruly_prebidtargeting.unrulymedia.com/unruly_pr... https://targeting.unrulymedia.com/unruly_prebid — 204 — 161 B — 73 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 205 ms — h3blob:https://www.rediff.com/a560be43-2d2b-4ff6-bdd4-9844bbe141a5www.rediff.com/a560be43-2d2b-4ff6-b... blob:https://www.rediff.com/a560be43-2d2b-4ff6-bdd4-9844bbe141a5 — 206 — 0 B — 4 ms — blobhttps://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvzPCvWWJDIRQyvLceM62MDKsJhBndk-Ltwq14eJEHSkvb4NtD8q-fY2VI8fCqUF50zKP1c9Bt4MrB_tU_2DBUTLkA2szUuzQHniRmeo1ttk4-cOoCapEg6M-az_TCqZfJzdUOK26AmHyvafiznfDeS2I0BjCDH7yuAoqojqSul9IOgGVk-7dTm-8EvvMHJEN6k_hrDtC4Rqay_hJBbYUY7pS3zE3q22kucQcWcvIcHg7IQu8zHAUhja_JrGxEEcj_9oLwXjCN8dpveiXgoT63b7eQ2lcnKTUw2iafGSx-EWuQUvhUmw5_EoZWAzS9GnLLGVmd3iUlIaZUrnHHPhhiXhCkEIXe3XN_nEWr3EslqnJU0OFRfLsrZgfZ8EWu2RqlePfjvCWVnavP7Ge-9PkeklpOqilfTX3sFtUbTpytpd4B2exHVRZhO0HpbNFFrMp7PUa42&sai=AMfl-YR8HmOMEb-tpy2JOuwNDpgVQcGhJvmWyqC3IZRir941KZFg8t9AXUTIakCJDGqt9MAtB261fkE7MYBqJUXK9QYs6P_BgpYRHRxHZV7vXSZCwKfWKhNB8JYUvk5NdkchIePratfjrTH5jlsdi0a4f4dCXz6mA_lnLbD9iTzEOvC-HCTAA2-BIGtcwMdkzXd01XCFYUcubXHWk6CzOrtsanL_PHtQi0_Gku8fYO7wtf3XPMKVD8fuRXQAmXHCbdwNKJUyFBeCHGtcRhIiPkrT3ERgsWkLgAA2OkcpSil-ksKU7X5PGgnN8mjfi6V9mIlLx8CTj3YPw6y1mJvykbr6FFKQVfu6iZRkLw&sig=Cg0ArKJSzNSBdgO1jPpcEAE&uach_m=%5BUACH%5D&urlfix=1&dett=4&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvzPCvWWJDIRQyvLceM62MDKsJhBndk-Ltwq14eJEHSkvb4NtD8q-fY2VI8fCqUF50zKP1c9Bt4MrB_tU_2DBUTLkA2szUuzQHniRmeo1ttk4-cOoCapEg6M-az_TCqZfJzdUOK26AmHyvafiznfDeS2I0BjCDH7yuAoqojqSul9IOgGVk-7dTm-8EvvMHJEN6k_hrDtC4Rqay_hJBbYUY7pS3zE3q22kucQcWcvIcHg7IQu8zHAUhja_JrGxEEcj_9oLwXjCN8dpveiXgoT63b7eQ2lcnKTUw2iafGSx-EWuQUvhUmw5_EoZWAzS9GnLLGVmd3iUlIaZUrnHHPhhiXhCkEIXe3XN_nEWr3EslqnJU0OFRfLsrZgfZ8EWu2RqlePfjvCWVnavP7Ge-9PkeklpOqilfTX3sFtUbTpytpd4B2exHVRZhO0HpbNFFrMp7PUa42&sai=AMfl-YR8HmOMEb-tpy2JOuwNDpgVQcGhJvmWyqC3IZRir941KZFg8t9AXUTIakCJDGqt9MAtB261fkE7MYBqJUXK9QYs6P_BgpYRHRxHZV7vXSZCwKfWKhNB8JYUvk5NdkchIePratfjrTH5jlsdi0a4f4dCXz6mA_lnLbD9iTzEOvC-HCTAA2-BIGtcwMdkzXd01XCFYUcubXHWk6CzOrtsanL_PHtQi0_Gku8fYO7wtf3XPMKVD8fuRXQAmXHCbdwNKJUyFBeCHGtcRhIiPkrT3ERgsWkLgAA2OkcpSil-ksKU7X5PGgnN8mjfi6V9mIlLx8CTj3YPw6y1mJvykbr6FFKQVfu6iZRkLw&sig=Cg0ArKJSzNSBdgO1jPpcEAE&uach_m=%5BUACH%5D&urlfix=1&dett=4&adurl= — 200 — 30 B — 142 ms — h3https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsuW2ofLrMnmJs9cBiBgatnaPF_SwQ9CMnB67ycigrJb0zRp8hbu4uW0QVw8u7eOlkW0Vg__HHrHJ9d-enoUqkoGE1NBYJA83FqBbQR7N7vIkC6YF9UcOoZcMjbJYA_4UOmLbuzbr6OTFsh2mwDcEnhMUKqhEiCvZzwltbNnb1p3WL9cDfG1mKJf3VbYZpkXiijH2kXHV8EGuzaoREG5gA&sai=AMfl-YTQnGdoMD1Tyc0tE58ZX_Clkolai3dVBLqSCfsszpFB9AjHcQB1n1DOmmR51euxpBiFhOiL9J2RrZ86oLjuZ5GTc_TRRGO-5n-DOd14F0Lk35yeFCCIcM5_jYyshWsKgnF1FidYAmGKSkOCcwy1sP0mIuR9uBBNJZNe-CwxS9SVxetS4-7ho1Ja7GzDoI8P4XwBcSZTr1RAs07h0_o8KZB7xSBByZP6LbQDMN8MbZrrW8vDx0MVuGN2wCRLpMZrtiahkZj6pT-I545PeYq0TmGE4N74ZffdbUqF8qI8salJVfVFpBWWF0Jdw9MY6z18Z6emyfKU-jRxlwIhPiBgH7BPRiAyKpnC5A&sig=Cg0ArKJSzLBqaPILwm0jEAE&cid=CAQS5AEABaugfbiuX5I6C_aarcexgsq9F0pVqispCZzay4dNN1RTK8WUc8Fk5qOIWfzy2iXaEls3uBl_cv-xi5g1DVmG68v-inWJLI0-y0UnxpGaBe1TwmNfC00ilYDZt6ExM3c6fHMsus1sf6UwazVuscn2Qdouw_PmU8FPfTxfbO6l1hxC9yg8QPdRawzxr8h1R9OsOyoqG-yYIC0koZNd9Qp2mlXYX-aeWJ8d0mjck7xzWx761AmHizdii-l4IK7ZGKYd_-GWoWZxmBS8cMf7tvDgsI6NHTcu6Q4ZLGDCl4kY3s6vnukYAQ&id=lidar2&mcvt=1000&p=118,190,368,1160&tm=1248.3000000715256&tu=248.30000007152557&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=0,0&mc=1&if=1&vu=1&app=0&itpl=20&adk=2964980878&rs=4&la=1&cr=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0%3D&vs=4&r=v&co=7275164200&rst=1776818842051&rpt=626&isd=0&lsd=0&met=ie&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsuW2ofLrMnmJs9cBiBgatnaPF_SwQ9CMnB67ycigrJb0zRp8hbu4uW0QVw8u7eOlkW0Vg__HHrHJ9d-enoUqkoGE1NBYJA83FqBbQR7N7vIkC6YF9UcOoZcMjbJYA_4UOmLbuzbr6OTFsh2mwDcEnhMUKqhEiCvZzwltbNnb1p3WL9cDfG1mKJf3VbYZpkXiijH2kXHV8EGuzaoREG5gA&sai=AMfl-YTQnGdoMD1Tyc0tE58ZX_Clkolai3dVBLqSCfsszpFB9AjHcQB1n1DOmmR51euxpBiFhOiL9J2RrZ86oLjuZ5GTc_TRRGO-5n-DOd14F0Lk35yeFCCIcM5_jYyshWsKgnF1FidYAmGKSkOCcwy1sP0mIuR9uBBNJZNe-CwxS9SVxetS4-7ho1Ja7GzDoI8P4XwBcSZTr1RAs07h0_o8KZB7xSBByZP6LbQDMN8MbZrrW8vDx0MVuGN2wCRLpMZrtiahkZj6pT-I545PeYq0TmGE4N74ZffdbUqF8qI8salJVfVFpBWWF0Jdw9MY6z18Z6emyfKU-jRxlwIhPiBgH7BPRiAyKpnC5A&sig=Cg0ArKJSzLBqaPILwm0jEAE&cid=CAQS5AEABaugfbiuX5I6C_aarcexgsq9F0pVqispCZzay4dNN1RTK8WUc8Fk5qOIWfzy2iXaEls3uBl_cv-xi5g1DVmG68v-inWJLI0-y0UnxpGaBe1TwmNfC00ilYDZt6ExM3c6fHMsus1sf6UwazVuscn2Qdouw_PmU8FPfTxfbO6l1hxC9yg8QPdRawzxr8h1R9OsOyoqG-yYIC0koZNd9Qp2mlXYX-aeWJ8d0mjck7xzWx761AmHizdii-l4IK7ZGKYd_-GWoWZxmBS8cMf7tvDgsI6NHTcu6Q4ZLGDCl4kY3s6vnukYAQ&id=lidar2&mcvt=1000&p=118,190,368,1160&tm=1248.3000000715256&tu=248.30000007152557&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=0,0&mc=1&if=1&vu=1&app=0&itpl=20&adk=2964980878&rs=4&la=1&cr=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0%3D&vs=4&r=v&co=7275164200&rst=1776818842051&rpt=626&isd=0&lsd=0&met=ie&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 38 ms — h3https://newads.rediff.com/rediffadserver/www/delivery/asyncspc.php?zones=473&prefix=revive-0-&source=_blank&target=_blank&loc=https%3A%2F%2Fwww.rediff.com%2F&referer=https%3A%2F%2Fwww.rediff.com%2Fnewads.rediff.com/rediffadserver/ww... https://newads.rediff.com/rediffadserver/www/delivery/asyncspc.php?zones=473&prefix=revive-0-&source=_blank&target=_blank&loc=https%3A%2F%2Fwww.rediff.com%2F&referer=https%3A%2F%2Fwww.rediff.com%2F — 200 — 785 B — 316 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsunTiDOr-vaiRHIZy-Vcfc6bUcqWejV-90Oxz97G4qyi4-_87ulwshcmB3i6Kai4OPkruWqgujf4vLhfrmm_ZNmcCBD2UwmbeXn_sb0uBvVSjPL4n1tAT-SxMdsxFN6ptJqVOtAqG4FcKKg-BOQk-BzsQMIb0ZPgExuW7_uTt242TNMQzeMAjgenH6T&sig=Cg0ArKJSzPCgvnUeqABDEAE&id=lidar2&mcvt=1205&p=458,1008,708,1308&tm=1259.3999999761581&tu=54.60000002384186&mtos=1205,1205,1205,1205,1205&tos=1205,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=2305377621&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7275164200&rst=1776818842066&rpt=620&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsunTiDOr-vaiRHIZy-Vcfc6bUcqWejV-90Oxz97G4qyi4-_87ulwshcmB3i6Kai4OPkruWqgujf4vLhfrmm_ZNmcCBD2UwmbeXn_sb0uBvVSjPL4n1tAT-SxMdsxFN6ptJqVOtAqG4FcKKg-BOQk-BzsQMIb0ZPgExuW7_uTt242TNMQzeMAjgenH6T&sig=Cg0ArKJSzPCgvnUeqABDEAE&id=lidar2&mcvt=1205&p=458,1008,708,1308&tm=1259.3999999761581&tu=54.60000002384186&mtos=1205,1205,1205,1205,1205&tos=1205,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=2305377621&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7275164200&rst=1776818842066&rpt=620&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 27 ms — h3https://lexicon.33across.com/v1/envelope?pid=0015a00002fP07hAAC&src=aps&ver=1.18.0lexicon.33across.com/v1/envelope?pi... https://lexicon.33across.com/v1/envelope?pid=0015a00002fP07hAAC&src=aps&ver=1.18.0 — 200 — 1.6 KiB — 19 ms — h2https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=n-smaato_n-index_n-start_n-onetag_n-simpli.fi_rbd_ppt_n-OMS_n-EXTE3pb_n-MediaNet_n-rtbhouses.amazon-adsystem.com/iu3?cm3ppd=1&... https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=n-smaato_n-index_n-start_n-onetag_n-simpli.fi_rbd_ppt_n-OMS_n-EXTE3pb_n-MediaNet_n-rtbhouse — 302 — 823 B — 214 ms — http/1.1https://imworld.rediff.com/worldrediff/pix/blank.gifimworld.rediff.com/worldrediff/pix/... https://imworld.rediff.com/worldrediff/pix/blank.gif — 200 — 0 B — 0 ms — h3https://newads.rediff.com/rediffadserver/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=473&source=_blank&loc=https%3A%2F%2Fwww.rediff.com%2F&referer=https%3A%2F%2Fwww.rediff.com%2F&cb=1777bcbc71newads.rediff.com/rediffadserver/ww... https://newads.rediff.com/rediffadserver/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=473&source=_blank&loc=https%3A%2F%2Fwww.rediff.com%2F&referer=https%3A%2F%2Fwww.rediff.com%2F&cb=1777bcbc71 — 200 — 392 B — 285 ms — h2https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=n-smaato_n-index_n-start_n-onetag_n-simpli.fi_rbd_ppt_n-OMS_n-EXTE3pb_n-MediaNet_n-rtbhouse&dcc=ts.amazon-adsystem.com/iu3?cm3ppd=1&... https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=n-smaato_n-index_n-start_n-onetag_n-simpli.fi_rbd_ppt_n-OMS_n-EXTE3pb_n-MediaNet_n-rtbhouse&dcc=t — 200 — 606 B — 84 ms — http/1.1https://id5-sync.com/bounceid5-sync.com/bounce https://id5-sync.com/bounce — 200 — 523 B — 507 ms — h2https://lbs.eu-1-id5-sync.com/lbs/v1lbs.eu-1-id5-sync.com/lbs/v1 https://lbs.eu-1-id5-sync.com/lbs/v1 — 200 — 159 B — 491 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 324 B — 494 ms — h2https://id5-sync.com/gm/v3id5-sync.com/gm/v3 https://id5-sync.com/gm/v3 — 200 — 2.3 KiB — 164 ms — h2https://id5-sync.com/i/1356/8.gif?o=api&id5id=ID5*Rk_RhP28rKjVGUegH4i3DCgIbp8eeZr-RXA4UvxG_Mn__2noGp1aAAEBCmnoGp0Aojdmta8IzxkEqOMKJVw3lQ&gdpr_consent=undefined&gdpr=falseid5-sync.com/i/1356/8.gif?o=api&id5... https://id5-sync.com/i/1356/8.gif?o=api&id5id=ID5*Rk_RhP28rKjVGUegH4i3DCgIbp8eeZr-RXA4UvxG_Mn__2noGp1aAAEBCmnoGp0Aojdmta8IzxkEqOMKJVw3lQ&gdpr_consent=undefined&gdpr=false — 302 — 1.2 KiB — 161 ms — h2https://id5-sync.com/c/1356/0/8/1.gif?gdpr=0&gdpr_consent=&us_privacy=id5-sync.com/c/1356/0/8/1.gif?gdpr=... https://id5-sync.com/c/1356/0/8/1.gif?gdpr=0&gdpr_consent=&us_privacy= — 200 — 1.0 KiB — 162 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-8J9SC9WB3T&gtm=45je64h1h1v9116829475za200zb9117567754zd9117567754&_p=1776818839789&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGQ&are=1&cid=382237928.1776818840&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&tag_exp=0~115616985~115938466~115938469~117266401~117512543&sid=1776818841&sct=1&seg=1&dl=https%3A%2F%2Fwww.rediff.com%2F&dt=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&_s=2&tfd=7450analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-8J9SC9WB3T&gtm=45je64h1h1v9116829475za200zb9117567754zd9117567754&_p=1776818839789&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGQ&are=1&cid=382237928.1776818840&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&tag_exp=0~115616985~115938466~115938469~117266401~117512543&sid=1776818841&sct=1&seg=1&dl=https%3A%2F%2Fwww.rediff.com%2F&dt=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&_s=2&tfd=7450 — 204 — 20 B — 23 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-3FM4PW27JR&gtm=45je64h1h1v9117567754za200zd9117567754&_p=1776818839789&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AEIAAGQ&are=1&cid=382237928.1776818840&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&tag_exp=0~115616986~115938466~115938468~117266400~117512543&sid=1776818839&sct=1&seg=0&dl=https%3A%2F%2Fwww.rediff.com%2F&dt=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&_s=2&tfd=8060analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-3FM4PW27JR&gtm=45je64h1h1v9117567754za200zd9117567754&_p=1776818839789&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AEIAAGQ&are=1&cid=382237928.1776818840&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&tag_exp=0~115616986~115938466~115938468~117266400~117512543&sid=1776818839&sct=1&seg=0&dl=https%3A%2F%2Fwww.rediff.com%2F&dt=Rediff.com%3A%20News%20%7C%20Rediffmail%20%7C%20Stock%20Quotes%20%7C%20Rediff%20Gurus&_s=2&tfd=8060 — 204 — 20 B — 27 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 3618ms · 1452KB · ₹536/mo
Unattributable
Other
Costly
Execution 585ms
Transfer 0 KB
Monthly Cost ₹87/mo
a.vdo.ai
Other
Costly
Execution 551ms
Transfer 119 KB
Unused 38%
Monthly Cost ₹82/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 549ms
Transfer 188 KB
Unused 51%
Monthly Cost ₹81/mo
www.rediff.com
Other
Costly
Execution 500ms
Transfer 26 KB
Monthly Cost ₹74/mo
pagead2.googlesyndication.com
Other
Costly
Execution 416ms
Transfer 0 KB
Unused 41%
Monthly Cost ₹62/mo
Google Tag Manager
Tag Manager
Costly
Execution 307ms
Transfer 173 KB
Unused 32%
Monthly Cost ₹45/mo
a.vdo.ai
Other
Optional
Execution 122ms
Transfer 172 KB
Unused 55%
Monthly Cost ₹18/mo
cdn.izooto.com
Other
Optional
Execution 119ms
Transfer 95 KB
Unused 68%
Monthly Cost ₹18/mo
c.amazon-adsystem.com
Other
Optional
Execution 112ms
Transfer 91 KB
Unused 41%
Monthly Cost ₹17/mo
Google Tag Manager
Tag Manager
Optional
Execution 110ms
Transfer 158 KB
Unused 41%
Monthly Cost ₹16/mo
imasdk.googleapis.com
Other
Optional
Execution 100ms
Transfer 148 KB
Unused 65%
Monthly Cost ₹15/mo
Google Tag Manager
Tag Manager
Optional
Execution 77ms
Transfer 159 KB
Unused 70%
Monthly Cost ₹11/mo
Google Tag Manager
Tag Manager
Optional
Execution 70ms
Transfer 124 KB
Unused 52%
Monthly Cost ₹10/mo

These scripts may cost more than they're worth

  • Unattributable adds 585ms and costs ~₹87/month
  • a.vdo.ai adds 551ms and costs ~₹82/month
  • securepubads.g.doubleclick.net adds 549ms and costs ~₹81/month
  • www.rediff.com adds 500ms and costs ~₹74/month
  • pagead2.googlesyndication.com adds 416ms and costs ~₹62/month
  • Google Tag Manager adds 307ms and costs ~₹45/month

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

Why this matters

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

Learn more

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

Source: web.dev

Unattributable takes 585ms 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

a.vdo.ai takes 551ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

51% of 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

www.rediff.com takes 500ms 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

pagead2.googlesyndication.com takes 416ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

55% of a.vdo.ai'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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

70% of Google Tag Manager'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 Google Tag Manager'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