CINXE.COM
Sports Web Stories in Hindi - स्पोर्ट्स वेब स्टोरीज, Hindi Sports Visual stories
<!DOCTYPE html><html lang="hi" data-critters-container><head><meta name="viewport" content="width=device-width"><meta charset="utf-8"><link rel="preload" href="https://www.livehindustan.com/static-content/1y/lh/img/lh-logo-m.webp" as="image"><link rel="preconnect" href="https://www.googletagservices.com/"><link rel="preconnect" href="https://www.google-analytics.com/"><link rel="preconnect" href="https://securepubads.g.doubleclick.net/"><link rel="preconnect" href="https://sb.scorecardresearch.com/"><link rel="preconnect" href="https://www.hindustantimes.com/"><link rel="preconnect" href="https://stats.g.doubleclick.net/"><link rel="preconnect" href="https://secure-gl.imrworldwide.com/"><link rel="preconnect" href="https://s.adroll.com/"><link rel="preconnect" href="https://googleads.g.doubleclick.net/"><link rel="preconnect" href="https://analytics.htmedia.in/"><link rel="preconnect" href="https://ads.pubmatic.com/"><link rel="preconnect" href=" https://pagead2.googlesyndication.com/"><script src="https://images1.livehindustan.com/smart/sso/prod/onboarding/onboarding-sdk.js" async></script><script> function GTMGA4(loginStatus) { (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MKFNS68'); setFingerPrint(loginStatus); } </script><script> const getCookieName = (name) => { var nameEQ = name + "="; var ca = document.cookie.split(";"); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == " ") c = c.substring(1, c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length, c.length); } return null; }; const isSafari = () => { const userAgent = navigator.userAgent; return ( userAgent.includes("Safari") && !userAgent.includes("Chrome") && !userAgent.includes("Edge") ); } const isOnlyNumbers = (str) => { return /^[0-9]+$/.test(str); } function fetchWithTimeout(url, options = {}, timeout = 2000) { const controller = new AbortController(); const signal = controller.signal; const timer = setTimeout(() => controller.abort(), timeout); return fetch(url, { ...options, signal }) .then((response) => { clearTimeout(timer); // Clear the timeout if fetch succeeds return response; }) .catch((error) => { clearTimeout(timer); // Clear the timeout in case of an error if (error.name === "AbortError") { throw new Error("Request timed out"); } throw error; }); } window.dataLayer = window.dataLayer || []; const token = getCookieName('token'); const clientid = getCookieName('_ht_clientid'); let loginStatus = 'guest'; if(token && !token.includes('amp-') && clientid && isOnlyNumbers(clientid)) { loginStatus = 'logged_in'; } function setFingerPrint(loginStatus) { if(isSafari()){ if(dataLayer) { dataLayer.push({ 'event': 'custom_page_view', 'page_type': "null", 'section_name': "web-stories", 'sub_section_name': "sports", 'published_date': "null", 'author_name': "null", 'created_by': "null", 'story_id': "null", 'user_ID': getCookieName("lh_token")? getCookieName("_ht_clientid"):null, 'user_status': loginStatus, 'data_source':"Non-Amp", 'htfpID': getCookieName('_ht_fp'), 'publisherID':getCookieName('ppid'), 'clientID': loginStatus === 'logged_in' ? getCookieName("_ht_clientid"):"null", 'perpetual_story':0, 'automated_content_type': "null" ,'marketplace_name': "null" }); } } else { let fpUrl = 'https://www.hindustantimes.com/cdp/user/lh'; let ht_fp_Cookie = getCookieName('_ht_fp'); if(ht_fp_Cookie && ht_fp_Cookie !== null){ fpUrl = fpUrl + '?ex_htfp=' + ht_fp_Cookie; } fetchWithTimeout(fpUrl, { method: 'GET', credentials: 'include', },3000) .then((response) => response.json()) .then((data) => { if(dataLayer) { dataLayer.push({ 'event': 'custom_page_view', 'page_type': "null", 'section_name': "web-stories", 'sub_section_name': "sports", 'published_date': "null", 'author_name': "null", 'created_by': "null", 'story_id': "null", 'user_ID': getCookieName("lh_token")? getCookieName("_ht_clientid"):null, 'user_status': loginStatus, 'data_source':"Non-Amp", 'htfpID': data._ht_fp ? data._ht_fp : null, 'publisherID': data.ppid ? data.ppid : null, 'clientID': loginStatus === 'logged_in' ? getCookieName("_ht_clientid"):"null", 'perpetual_story':0, 'automated_content_type': "null" ,'marketplace_name': "null" }); } }) .catch((error) => { console.error("FingerPrint Call Failed:", error); if(dataLayer) { dataLayer.push({ 'event': 'custom_page_view', 'page_type': "null", 'section_name': "web-stories", 'sub_section_name': "sports", 'published_date': "null", 'author_name': "null", 'created_by': "null", 'story_id': "null", 'user_ID': getCookieName("lh_token")? getCookieName("_ht_clientid"):null, 'user_status': loginStatus, 'data_source':"Non-Amp", 'htfpID': getCookieName('_ht_fp') ? getCookieName('_ht_fp') : 'NA', 'publisherID': getCookieName('ppid') ? getCookieName('ppid') : 'NA', 'clientID': loginStatus === 'logged_in' ? getCookieName("_ht_clientid"):"null", 'perpetual_story':0, 'automated_content_type': "null" ,'marketplace_name': "null" }); } }); } } GTMGA4(loginStatus); </script><script> var analyticsHostName = 'https://analytics.htmedia.in/analytics-js/tracker.js'; const isSafariBrowser = () => { const userAgent = navigator.userAgent; return ( userAgent.includes("Safari") && !userAgent.includes("Chrome") && !userAgent.includes("Edge") ); } let dapTrackerDomain = isSafariBrowser() ? 'dap.livehindustan.com' : 'dap.hindustantimes.com'; var configObject = { "appId": "lh", "collectorHost": dapTrackerDomain, "pageViewRequired": true, "syncRequired": true, "userIdCookie": "_ht_clientid", "pltRequired": false, "existingImpressionCapture": false, "existingLinkClickCapture": false, "webEngageTokenRequired": false }; (function(p, l, o, w, i, k, n, g) { if (!p[i]) { p.GlobalSnowplowNamespace = p.GlobalSnowplowNamespace || []; p.GlobalSnowplowNamespace.push(i); p[i] = function() { (p[i].q = p[i].q || []).push(arguments); }; p[i].q = p[i].q || []; n = l.createElement(o); g = l.getElementsByTagName(o)[0]; n.async = 1; n.src = w; g.parentNode.insertBefore(n, g); n.onload = function() { window.dapTracker = new window.dapDataTracker(); dapTracker.init(k); } } }(window, document, 'script', analyticsHostName, 'snowplow', configObject)); </script><meta property="fb:pages" content="106615909377324"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="referrer" content="no-referrer-when-downgrade"><meta property="fb:app_id" content="457678261031170"><meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0, user-scalable=yes"><link rel="shortcut icon" href="https://www.livehindustan.com/static-content/1y/lh/img/favicon-96x96.ico"><link rel="canonical" href="https://www.livehindustan.com/web-stories/sports"><meta name="description" content="Sports Web Stories in Hindi : Check latest sports web stories, sports visual stories on Hindustan.यहां पाएं लेटेस्ट और ट्रेंडिंग खेल से जुडी वेब स्टोरीज हिंदी में |"><meta name="keywords" content="sports web stories, sports web stories in hindi, hindi sports web stories, sports visual stories, स्पोर्ट्स वेब स्टोरीज"><meta name="news_keywords" content="sports web stories, sports web stories in hindi, hindi sports web stories, sports visual stories, स्पोर्ट्स वेब स्टोरीज"><meta name="robots" content="index, follow, max-image-preview:large"><meta name="language" content="hi"><meta property="og:name" content="Hindustan हिन्दी"><meta property="og:admin" content="Hindustan हिन्दी"><meta property="og:title" content="Sports Web Stories in Hindi - स्पोर्ट्स वेब स्टोरीज, Hindi Sports Visual stories"><meta property="og:type" content="website"><meta property="og:url" content="https://www.livehindustan.com/web-stories/sports"><meta property="og:image" content="https://images.livehindustan.com/uploadimage/images/hh_logo.png"><meta property="og:description" content="Sports Web Stories in Hindi : Check latest sports web stories, sports visual stories on Hindustan.यहां पाएं लेटेस्ट और ट्रेंडिंग खेल से जुडी वेब स्टोरीज हिंदी में |"><meta property="og:locale" content="hi_IN"><meta property="og:image:height" content="60"><meta property="og:image:width" content="600"><meta name="twitter:title" content="Sports Web Stories in Hindi - स्पोर्ट्स वेब स्टोरीज, Hindi Sports Visual stories"><meta name="twitter:description" content="Sports Web Stories in Hindi : Check latest sports web stories, sports visual stories on Hindustan.यहां पाएं लेटेस्ट और ट्रेंडिंग खेल से जुडी वेब स्टोरीज हिंदी में |"><meta name="twitter:site" content="@Live_Hindustan"><meta name="twitter:image:src" content="https://images.livehindustan.com/uploadimage/images/hh_logo.png"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:creator" content="@Live_Hindustan"><meta name="twitter:url" content="https://www.livehindustan.com/web-stories/sports"><meta name="twitter:image:height" content="60"><meta name="twitter:image:width" content="600"><meta name="google-site-verification" content="emQ-XdCmKPxfYfQtyvDSkm3LMT40AyUdawRSbT9FQ9s"><script type="application/ld+json">{ "@context":"http://schema.org/", "@type":"WebPage", "name":"Sports Web Stories in Hindi - स्पोर्ट्स वेब स्टोरीज, Hindi Sports Visual stories", "description":"Sports Web Stories in Hindi : Check latest sports web stories, sports visual stories on Hindustan.यहां पाएं लेटेस्ट और ट्रेंडिंग खेल से जुडी वेब स्टोरीज हिंदी में |", "url":"https://www.livehindustan.com/web-stories/sports", "speakable": { "@type": "SpeakableSpecification", "cssSelector": ["h1"] } }</script><script type="application/ld+json">{ "@context": "https://schema.org", "@type": "NewsMediaOrganization", "name": "हिंदुस्तान", "url": "https://www.livehindustan.com/", "logo": { "@context": "https://schema.org", "@type": "ImageObject", "width": "600", "height": "60", "url": "https://www.livehindustan.com/static-content/1y/lh/img/Lh-logo-600x60.jpg" }, "sameAs": ["https://www.facebook.com/LiveHindustanNews", "https://twitter.com/Live_Hindustan"] }</script><script type="application/ld+json">{ "@context": "https://schema.org", "@type": "SiteNavigationElement", "name": ["होम","देश", "राज्य ","विदेश","मनोरंजन","क्रिकेट","प्रवासी भारतीय","वीडियो","धर्म","बिजनेस","कॅरियर-जॉब्स","लाइफस्टाइल","फोटो","गैजेट्स","ऑटो ","क्राइम","जोक्स","वायरल न्यूज़","फैक्ट चेक","खेल","विधानसभा चुनाव","हिन्दुस्तान ऐप"], "url": ["https://www.livehindustan.com/","https://www.livehindustan.com/national/","https://www.livehindustan.com/state/","https://www.livehindustan.com/international/","https://www.livehindustan.com/entertainment","https://www.livehindustan.com/cricket/","https://www.livehindustan.com/international/india-abroad-news/news","https://www.livehindustan.com/videos/","https://www.livehindustan.com/business/","https://www.livehindustan.com/career/", "https://www.livehindustan.com/lifestyle/","https://www.livehindustan.com/photos/","https://www.livehindustan.com/gadgets/","https://www.livehindustan.com/auto/","https://www.livehindustan.com/crime/","https://www.livehindustan.com/jokes/","https://www.livehindustan.com/viral-news/news","https://www.livehindustan.com/fact-check/news","https://www.livehindustan.com/sports/","https://www.livehindustan.com/assembly-elections/"] }</script><script type="application/ld+json">{ "@context":"http://schema.org", "@type":"BreadcrumbList", "itemListElement": [{"@type":"ListItem","position":"1","Item":{"@id":"https://www.livehindustan.com/","name":"Hindi News"}},{"@type":"ListItem","position":"2","Item":{"@id":"https://www.livehindustan.com/web-stories","name":"वेब स्टोरी"}}] }</script><title>Sports Web Stories in Hindi - स्पोर्ट्स वेब स्टोरीज, Hindi Sports Visual stories</title><link rel="amphtml" href="https://www.livehindustan.com/amp_web-stories/"><meta name="next-head-count" content="13"><script defer nomodule src="https://www.livehindustan.com/lhfeed/_next/static/chunks/polyfills-5cd94c89d3acac5f.js"></script><script defer src="https://www.livehindustan.com/lhfeed/_next/static/chunks/73433-20545195c7b52fe3.js"></script><script defer src="https://www.livehindustan.com/lhfeed/_next/static/chunks/14703.307f70b3fd494517.js"></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/webpack-cb4f9c17599589f2.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/main-e118ee2073520b39.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/framework-4bf87da4deb8797b.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/pages/_app-5ca6ae6a7c180c8e.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/86529-9e28fd0e91876f60.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/20128-2b1fe6ac1bcf49ef.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/78504-8683e8d51e8e9ca5.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/83907-ea85d681dd9a2403.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/89655-893a2ec9fcca6843.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/pages/web-stories-17ef47d48db32ba5.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/EPDN5R_3ClpSmeRAbEevD/_buildManifest.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/EPDN5R_3ClpSmeRAbEevD/_ssgManifest.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/EPDN5R_3ClpSmeRAbEevD/_middlewareManifest.js" defer></script><style>*,body,html{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:NotoSansDevanagari,sans-serif}a{color:inherit;text-decoration:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Header_hdrWrp__fkaiJ{position:-webkit-sticky;position:sticky;background:#fff;z-index:60;top:0;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.16);box-shadow:0 2px 4px 0 rgba(0,0,0,.16);padding-bottom:2px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.Header_hdrWrpCntr__qLvUY{max-width:1280px;margin:auto}.Header_lgnWrp__tchfH{position:relative}.Header_hdrNewNav__Zdt8H{position:absolute;background-color:#c4132a;color:#fff;font-size:9px;top:-7px;padding:3px;font-weight:700;border-radius:8px;text-transform:uppercase;right:-8px}.Header_mainHdr__ixSCE{border-bottom:1px solid #ededed}.Header_mainHdr__ixSCE .Header_hdrCnt__x44Kb{background-color:#fff;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;padding:20px 0 18px;-moz-box-align:center;align-items:center}.Header_logoImgCnt__TMm7y{width:277px;display:-moz-box;display:flex}.Header_logoImgCnt__TMm7y img{width:100%}.Header_hdrLft__PC_XK{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.Header_hdrMenuIcn__oHpPA{position:relative;width:40px;padding-left:10px;padding-right:12px;cursor:pointer;height:14px;display:block;margin-right:10px}.Header_hmbrgrLine__EFNsY,.Header_hmbrgrLine__EFNsY:after,.Header_hmbrgrLine__EFNsY:before{width:18px;height:2px;background-color:#454545;content:"";position:absolute;top:0}.Header_hmbrgrLine__EFNsY:before{top:6px}.Header_hmbrgrLine__EFNsY:after{top:12px}.Header_hdrRght__mpxzo{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;color:#fff;margin-top:25px}.Header_hdrRght__mpxzo a{padding:0 23px;color:#c4132a;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;position:relative}.Header_hdrRght__mpxzo .Header_sehrTxt__kydlQ{color:#c4132a;font-size:18px;margin-right:10px}.Header_hdrRght__mpxzo .Header_epprView__GHC6s,.Header_hdrRght__mpxzo .Header_shrChune__hglQx{border-right:1px solid #c2c2c2;cursor:pointer}.Header_hdrRght__mpxzo .Header_epprView__GHC6s img{height:24px;width:24px;margin-right:10px}.Header_hdrRght__mpxzo .Header_epprView__GHC6s .Header_epprTxt__UJPnV{color:#c4132a}.Header_hdrRght__mpxzo .Header_notificnIcn__aliCF{display:none}.Header_hdrRght__mpxzo .Header_epprWeb__DeTeh{height:24px;width:24px;margin-right:10px}.Header_hdrRght__mpxzo svg{margin-right:8px;height:20px;width:20px;vertical-align:middle}.Header_hdrRght__mpxzo .Header_vdeHdrLnk__XCz_S{border-left:1px solid #c2c2c2;border-right:1px solid #c2c2c2}.Header_hdrRght__mpxzo .Header_phtHdrLnk__1fnYQ img,.Header_hdrRght__mpxzo .Header_vdeHdrLnk__XCz_S img{margin-right:8px}.Header_hdrMenu___eWTq{-moz-box-align:center;align-items:center;height:46px;background-color:#fff}.Header_hdrMenu___eWTq{display:-moz-box;display:flex}.Header_hdrMenu___eWTq a{font-size:18px;color:#222;padding:0 22px;position:relative;white-space:nowrap}.Header_hdrMenu___eWTq a:first-child{padding-left:0}.Header_hdrMenu___eWTq a.Header_active__SBcCE{font-weight:700;color:#c4132a}.Header_hdrMenu___eWTq a.Header_active__SBcCE:before,.Header_hdrMenu___eWTq a:hover:before{content:"";border-bottom:4px solid #c4132a;height:2px;width:100%;left:0;position:absolute;top:32px}.Header_hdrMenu___eWTq .Header_menuCntrl___t90W{position:relative;height:23px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;width:25px}.Header_hdrMenu___eWTq .Header_menuCntrl___t90W:hover .Header_dwnMenu__7Ovu1{display:block}.Header_hdrMenu___eWTq .Header_moreMenu__WRJ_l{background-color:#444;border-radius:100%;width:4px;margin-left:12px;height:4px;cursor:pointer}.Header_hdrMenu___eWTq .Header_moreMenu__WRJ_l:after,.Header_hdrMenu___eWTq .Header_moreMenu__WRJ_l:before{background-color:#444;border-radius:100%;width:4px;margin-left:11px;height:4px;cursor:pointer}.Header_hdrMenu___eWTq .Header_moreMenu__WRJ_l:before{content:"";left:-8px;position:absolute}.Header_hdrMenu___eWTq .Header_moreMenu__WRJ_l:after{position:absolute;content:"";left:inherit}.Header_hdrMenu___eWTq .Header_dwnMenu__7Ovu1{position:absolute;right:0;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;top:21px;color:#444;background:#fff;z-index:22;padding:3px 0;display:none;border:1px solid #ededed;-webkit-box-shadow:0 2px 7px -1px #c1c1c1;box-shadow:0 2px 7px -1px #c1c1c1;width:180px;border-radius:4px}.Header_hdrMenu___eWTq .Header_dwnMenu__7Ovu1 a{display:block;font-size:18px;padding:7px 12px;border-bottom:1px solid #eee}.Header_hdrMenu___eWTq .Header_dwnMenu__7Ovu1 a:hover{color:#c4132a}.Header_searchBar__lBUUz{width:205px;position:relative;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}.Header_searchBar__lBUUz input{border:1px solid #c2c2c2;border-right:0;color:#7b7b7b;-moz-box-flex:1;flex:1 1;font-size:14px;padding:0 10px;border-radius:17px 0 0 17px;line-height:40px}.Header_searchBar__lBUUz button,.Header_searchBar__lBUUz input{height:34px;background-color:#fff;outline:0;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.Header_searchBar__lBUUz button{width:34px;border:1px solid #c2c2c2;cursor:pointer;border-radius:0 17px 17px 0;color:#fff;-moz-box-pack:center;justify-content:center;padding:3px 3px 7px 0;border-left:0}.Header_searchBar__lBUUz button i{display:inline-block;border:1px solid #c2c2c2;border-radius:50%;width:16px;height:16px}.Header_searchBar__lBUUz button i:after{content:"";width:7px;height:1px;background:#c2c2c2;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);position:absolute;bottom:11px;right:7px;display:inline-block}@media(max-width:1366px){.Header_hdrMenu___eWTq a{font-size:16px}}@media(max-width:1024px){.Header_hdrMenu___eWTq{width:100%;max-width:100%;overflow:hidden;overflow-x:scroll;white-space:nowrap;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;min-height:auto;height:39px;margin-bottom:-2px;display:-moz-box;display:flex}.Header_hdrMenu___eWTq .Header_dwnMenu__7Ovu1{display:inline-block;position:unset;background:0 0;-webkit-box-shadow:none;box-shadow:none;border:none}.Header_hdrMenu___eWTq .Header_dwnMenu__7Ovu1 a{display:inline-block;font-size:16px;border-bottom:none}.Header_hdrMenu___eWTq a{font-size:16px;padding:0 22px}.Header_hdrMenu___eWTq a:first-child{padding-left:10px}.Header_hdrMenu___eWTq .Header_moreMenu__WRJ_l{display:none}}@media(max-width:768px){.Header_hdrMenu___eWTq{display:none}.Header_epprView__GHC6s .Header_epprTxt__UJPnV{display:none}.Header_mainHdr__ixSCE .Header_hdrCnt__x44Kb{padding:10px 0}.Header_logoImgCnt__TMm7y{width:105px}.Header_logoImgCnt__TMm7y img{width:100%}.Header_hdrRght__mpxzo{margin-top:-3px}.Header_hdrRght__mpxzo svg{display:none}.Header_hdrRght__mpxzo .Header_epprView__GHC6s{padding-top:0;border:none}.Header_hdrRght__mpxzo a{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:0 6px;font-size:14px;line-height:14px;font-weight:400;white-space:nowrap}.Header_hdrRght__mpxzo .Header_sehrTxt__kydlQ{background-color:#c4132a;color:#fff;width:53px;height:22px;font-size:10px;padding:10px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;border-radius:4px}.Header_hdrRght__mpxzo .Header_notificnIcn__aliCF{height:24px;width:24px;margin-right:10px;display:block}.Header_hdrRght__mpxzo .Header_searchBar__lBUUz{display:none}.Header_hdrRght__mpxzo .Header_shrChune__hglQx{border-right:0}.Header_hdrNewNav__Zdt8H{font-size:8px;top:-6px}.Header_hdrMenuIcn__oHpPA{height:14px;display:block}a.Header_phtHdrLnk__1fnYQ,a.Header_vdeHdrLnk__XCz_S{display:none}}@media(max-width:769px){.Header_hdrMenu___eWTq a.Header_active__SBcCE{font-weight:700;color:#c4132a}.Header_hdrMenu___eWTq a.Header_active__SBcCE:before{top:24px}}.Common_mainCont__y1itO{display:-moz-box;display:flex}.Common_crsel__YJ4Xh::-webkit-scrollbar{display:none;height:0;width:0;background:transparent}.Common_crsel__YJ4Xh::-moz-scrollbar{display:none;height:0}.Common_crsel__YJ4Xh::-webkit-scrollbar-thumb{background:transparent}.Common_crsel__YJ4Xh{width:100%;overflow:hidden;overflow-x:scroll;white-space:nowrap;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;margin:0;padding:0}.Common_wrap__hos11{max-width:1280px;margin:0 auto}.Common_wrap__hos11 ul{margin:0;padding:0;vertical-align:baseline}.Common_scrlDsbl__pWdVw::-webkit-scrollbar{display:none}.Common_scrlDsbl__pWdVw::-moz-scrollbar{display:none}.Common_mainLftCnt__XAf08{display:-moz-box;display:flex;width:100%;-moz-box-flex:1;flex:1 1;margin-right:25px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;max-width:955px}.Common_wdgtHdng__8jsgZ{line-height:25px;font-weight:700;margin-top:0;margin-bottom:15px;padding-left:10px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;position:relative;font-size:22px;-moz-box-pack:justify;justify-content:space-between}.Common_wdgtHdng__8jsgZ:before{content:"";border-left:4px solid #c4132a;position:absolute;left:0;top:0;height:100%}.Common_wdgtHdng__8jsgZ:after{content:"";height:2px;background-color:#c4132a;position:absolute;width:100%;left:0}.Common_wdgtHdng__8jsgZ .Common_txt__LOFoh{background:#fff;display:inline-block;padding:0 12px 0 7px;z-index:1;color:#222;font-weight:700;margin-left:-6px}.Common_wdgtHdng__8jsgZ span.Common_txt__LOFoh{font-size:22px;font-weight:700}.Common_scrlDsbl__pWdVw::-webkit-scrollbar-thumb{background:transparent}@media(max-width:768px){.Common_wdgtHdng__8jsgZ span.Common_txt__LOFoh{font-size:20px;max-width:210px}.Common_mainLftCnt__XAf08{margin-right:0}.Common_mainLftCnt__XAf08{padding:0 10px}.Common_hideMob__MLfAk{display:none}.Common_wdgtHdng__8jsgZ{font-size:20px}}.Footer_ftrMain__W1mvG{background:#000}.Footer_ftrMain__W1mvG li{margin-bottom:24px}.Footer_ftrMain__W1mvG li:last-child{margin-bottom:0}.Footer_ftrMain__W1mvG li span{color:#fff;font-size:20px;font-weight:400;margin-bottom:6px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.Footer_ftrMain__W1mvG li a{cursor:pointer;display:inline-block;font-size:15px;color:#8f8f8f;line-height:30px}.Footer_ftrMain__W1mvG li a:after{content:" ";width:1px;height:13px;margin:0 10px;background:#8f8f8f;display:inline-block;top:2px;position:relative}.Footer_ftrMain__W1mvG li a:last-child:after{display:none}.Footer_ftrMain__W1mvG li img{margin-left:5px;width:12px}.Footer_ftrInsd__WYE6M{margin:auto;max-width:1150px}.Footer_ftrLinkAll__2W2R2{margin-bottom:40px;padding-top:24px}.Footer_ftrLogoSec__lV0BE{display:-moz-box;display:flex;padding-bottom:95px;-moz-box-pack:justify;justify-content:space-between}.Footer_ftrLogo__dJ30e{display:inline-block;width:362px;height:79px}.Footer_ftrSocialBlk__oPmD0{display:-moz-box;display:flex}.Footer_ftrSocialBlk__oPmD0 .Footer_hdng__WjzV0{display:block;font-size:18px;font-weight:400;color:#fff;margin-bottom:14px}.Footer_ftrSocial__R9Qgc{margin-right:60px;position:relative}.Footer_ftrSocial__R9Qgc:after{content:" ";width:1px;height:60px;right:-18px;position:absolute;background-color:#727272;top:22px}.Footer_ftrSocial__R9Qgc a{width:40px;display:inline-block;height:40px;margin-right:22px}.Footer_ftrApp__iGb4k a{width:131px;display:inline-block;height:38px}.Footer_ftrApp__iGb4k .Footer_gplayFtr__pZcS2{margin-right:9px}.Footer_ftrMoreLnk__WiMyT,.Footer_ftrMoreLnk__WiMyT p{width:100%;text-align:center}.Footer_ftrMoreLnk__WiMyT p{padding-bottom:12px;position:relative;margin-bottom:12px}.Footer_ftrMoreLnk__WiMyT p:after{width:100%;left:0;right:0;height:1px;bottom:0;background-color:#383838;content:" ";position:absolute}.Footer_ftrMoreLnk__WiMyT p:last-child:after{display:none}.Footer_ftrMoreLnk__WiMyT p a:last-child{border-right:none}.Footer_ftrMoreLnk__WiMyT span{font-size:13px;font-weight:400}.Footer_ftrMoreLnk__WiMyT .Footer_lnkOverview__B8ieW,.Footer_ftrMoreLnk__WiMyT a{color:#8f8f8f;font-size:13px}.Footer_ftrMoreLnk__WiMyT a{padding-right:5px;margin-right:5px;border-right:1px solid #8f8f8f}.Footer_ftrCpyRgt__t82_g{color:#8a8a8a;font-size:13px;padding:12px 16px;background:#212121;margin:auto;text-align:center}@media(max-width:768px){.Footer_ftrInsd__WYE6M{padding:0 16px}.Footer_ftrLinkAll__2W2R2{margin-bottom:26px;padding-top:26px}.Footer_ftrMain__W1mvG li{margin-bottom:18px}.Footer_ftrMain__W1mvG li span{font-size:16px;margin-bottom:10px;line-height:normal}.Footer_ftrMain__W1mvG li a{font-size:14px;line-height:22px}.Footer_ftrLogoSec__lV0BE,.Footer_ftrSocialBlk__oPmD0{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.Footer_ftrSocial__R9Qgc{margin-right:0;margin-bottom:20px}.Footer_ftrSocial__R9Qgc:after{display:none}.Footer_ftrSocial__R9Qgc a{margin-right:25px}.Footer_ftrLogoSec__lV0BE{padding-bottom:17px}.Footer_ftrMoreLnk__WiMyT{padding:0 16px}.Footer_ftrMoreLnk__WiMyT p{line-height:22px;text-align:left}.Footer_ftrLogo__dJ30e{width:276px;height:61px;margin-bottom:27px}.Footer_ftrCpyRgt__t82_g{font-size:11px}}.Ads_sticky-ad__rGmDn{display:none;bottom:54px;position:-webkit-sticky;position:fixed;left:0;width:100%;z-index:9;background:#f0f0f0;margin-bottom:0;height:60px;text-align:center;overflow:hidden}.Ads_sticky-ad__rGmDn:before{margin:0 auto;min-height:11px;color:#777;font-size:14px;line-height:16px;padding:5px 0}.Ads_head-ad___4maw{text-align:center;min-height:280px;background:#f0f0f0;margin-bottom:20px;overflow:hidden}.Ads_head-ad___4maw:before{content:"विज्ञापन";margin:0 auto;min-height:11px;color:#777;font-size:14px;line-height:16px;padding:5px 0}@media(max-width:768px){.Ads_head-ad___4maw{min-height:280px;overflow:inherit}.Ads_sticky-ad__rGmDn{display:block}}.styles_ad_refreshBlck__urIXI{position:absolute;top:0;left:0;height:0;width:0}@-webkit-keyframes styles_shine__ef0Gv{to{background-position-x:-200%}}.WebStories_wbstygalleryWrp__LGEog{margin-bottom:10px}.WebStories_webStyTab__qez_J{padding:0 10px;background:#f5f5f5;text-align:left;border-radius:4px;margin-bottom:15px}.WebStories_webStyTab__qez_J a{color:#555;display:inline-block;font-size:16px;padding:0 15px;line-height:42px}.WebStories_webStyTab__qez_J a.WebStories_active__BJFeW{border-bottom:2px solid #c4132a;font-weight:700;margin-bottom:1px}.WebStories_wbstygallery__HoUm0{display:-moz-box;display:flex;flex-wrap:wrap;-moz-box-pack:justify;justify-content:space-between}.WebStories_wbstygallery__HoUm0 li{width:32.3%;height:560px;display:-moz-box;display:flex;margin-bottom:10px}.WebStories_wbstygallery__HoUm0 li a{position:relative;display:block;overflow:hidden}.WebStories_wbstygallery__HoUm0 li a .WebStories_tpIcn__MRQZ4{display:inline-block;width:10px;height:15px;background:#fff;position:absolute;top:10px;left:15px}.WebStories_wbstygallery__HoUm0 li a .WebStories_tpIcn__MRQZ4:after,.WebStories_wbstygallery__HoUm0 li a .WebStories_tpIcn__MRQZ4:before{content:"";position:relative;width:2px;height:12px;left:-4px;background:#fff;display:inline-block;top:-1px}.WebStories_wbstygallery__HoUm0 li a .WebStories_tpIcn__MRQZ4:after{right:-10px;left:10px}.WebStories_wbstygallery__HoUm0 li a img{min-height:100%;object-fit:cover;border-radius:5px;width:100%}.WebStories_wbstygallery__HoUm0 .WebStories_webStyTxt__L5Es6{position:absolute;bottom:0;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;left:0;height:110px;font-weight:400;background-image:-webkit-gradient(linear,left bottom,left top,from(#040404),to(transparent));background-image:-webkit-linear-gradient(bottom,#040404,transparent);background-image:-moz-linear-gradient(bottom,#040404 0,transparent 100%);background-image:linear-gradient(0deg,#040404,transparent);padding:13px 10px 10px;color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;width:100%}.WebStories_wbstygallery__HoUm0 .WebStories_webStyTxt__L5Es6 p{font-size:20px;line-height:26px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;overflow:hidden}.WebStories_wbstygallery__HoUm0 .WebStories_webStyTxt__L5Es6 .WebStories_date__CLa8l{font-size:12px;color:#eee;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}.WebStories_webStyAll__XEDaq{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}.WebStories_webStyAll__XEDaq .WebStories_sbmtBtn__7nUpV{margin:20px 0 10px;cursor:pointer;padding:10px 20px;color:#fff;border:1px solid #c4132a;display:block;background:#c4132a;-moz-border-radius:4px;text-align:center;border-radius:4px}@media(max-width:768px){.WebStories_wbstygalleryWrp__LGEog .WebStories_webStyTab__qez_J a{font-size:14px;line-height:30px}.WebStories_wbstygalleryWrp__LGEog li{width:49%;height:460px}.WebStories_wbstygalleryWrp__LGEog li .WebStories_webStyTxt__L5Es6 p{font-size:14px;line-height:16px}}</style><link rel="stylesheet" href="https://www.livehindustan.com/lhfeed/_next/static/css/56047022e387c7df.css" data-n-g media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://www.livehindustan.com/lhfeed/_next/static/css/56047022e387c7df.css" data-n-g></noscript><link rel="stylesheet" href="https://www.livehindustan.com/lhfeed/_next/static/css/7a29b3382678aca0.css" data-n-p media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://www.livehindustan.com/lhfeed/_next/static/css/7a29b3382678aca0.css" data-n-p></noscript><link rel="stylesheet" href="https://www.livehindustan.com/lhfeed/_next/static/css/b10b752bc97a6973.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://www.livehindustan.com/lhfeed/_next/static/css/b10b752bc97a6973.css"></noscript><noscript data-n-css></noscript><style></style></head><body><div id="__next" data-reactroot><script id="comscore"> var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "6035286", options: {enableFirstPartyCookie: true, bypassUserConsentRequirementFor1PCookie:true }}); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = "https://sb.scorecardresearch.com/cs/6035286/beacon.js"; el.parentNode.insertBefore(s, el); })(); </script><noscript><img src="https://sb.scorecardresearch.com/p?c1=2&c2=6035286&cv=3.6.0&cj=1"></noscript><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MKFNS68" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><header class="Header_hdrWrp__fkaiJ"><div class="Header_mainHdr__ixSCE"><div class="Header_hdrCnt__x44Kb Header_hdrWrpCntr__qLvUY"><div class="Header_hdrLft__PC_XK"><span class="Header_hdrMenuIcn__oHpPA"><span class="Header_hmbrgrLine__EFNsY" id="hamburger-icon"></span></span><a href="https://www.livehindustan.com" class="Header_logoImgCnt__TMm7y"><picture><source media="(min-width:1023px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/lh-logo-desk.webp" type="image/webp"><source media="(max-width:1022px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/lh-logo-m.webp" type="image/webp"><source srcset="https://www.livehindustan.com/static-content/1y/lh/img/lh-logo-m.webp" type="image/webp"><img class="logo-img" loading="eager" src="https://www.livehindustan.com/static-content/1y/lh/img/lh-logo-desk.png" alt="Hindustan Hindi News" title="Hindustan Hindi News"></picture></a></div><div class="Header_hdrRght__mpxzo "><a href="https://www.livehindustan.com/photos/" id="pht-hdr-lnk" class="Header_phtHdrLnk__1fnYQ" title="फोटो"><picture><source media="(min-width:1023px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/header-photo-icon.webp" type="image/webp"><source media="(min-width:1023px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/header-photo-icon.png" type="image/png"><img width="22" height="22" src></picture>फोटो</a><a href="https://www.livehindustan.com/videos/" id="vde-hdr-lnk" class="Header_vdeHdrLnk__XCz_S" title="वीडियो"><picture><source media="(min-width:1023px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/header-video-icon.webp" type="image/webp"><source media="(min-width:1023px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/header-video-icon.png" type="image/png"><img width="22" height="22" src></picture>वीडियो</a><a id="seherChune" class="Header_shrChune__hglQx"><svg xmlns="http://www.w3.org/2000/svg" width="15.727" height="19" viewBox="0 0 15.727 19"><g id="map-pin" transform="translate(-3 -1)"><path id="Path_6158" data-name="Path 6158" d="M17.727,8.364C17.727,14.091,10.364,19,10.364,19S3,14.091,3,8.364a7.364,7.364,0,0,1,14.727,0Z" transform="translate(0.5 0.5)" fill="#fff" stroke="#c4132a" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/><circle id="Ellipse_453" data-name="Ellipse 453" cx="3.578" cy="3.578" r="3.578" transform="translate(7.212 5.437)" fill="rgba(0,0,0,0)" stroke="#c4132a" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/></g></svg><span id="sehr-chune-link" class="Header_sehrTxt__kydlQ">शहर चुनें</span></a><a href="https://epaper.livehindustan.com/" target="_blank" title="ई-पेपर" class="Header_epprView__GHC6s" data-google-interstitial="false"><picture><source media="(min-width:1023px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/epaper-icn-head.png" type="image/png"><source media="(max-width:1022px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/epapern-mweb.png" type="image/png"><img src="https://www.livehindustan.com/static-content/1y/lh/img/epaper-icn-head.png" alt="epaper" class="Header_epprWeb__DeTeh" width="22" height="22"></picture><span class="Header_epprTxt__UJPnV">ई- पेपर</span></a><a href="https://www.livehindustan.com/static-content/1y/lh/notification-trend.html" target="_blank" title class="Header_notificnIcn__aliCF"><picture><source media="(min-width:1023px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/notificn-mweb.png" type="image/png"><source media="(max-width:1022px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/notificn-mweb.png" type="image/png"><img src="https://www.livehindustan.com/static-content/1y/lh/img/notificn-mweb.png" class="undefined" width="24" height="24"></picture></a><span class="Common_hideMob__MLfAk Header_lgnWrp__tchfH" id="show-header-out-login"><a title="साइन इन"><svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 17 17"><path id="Path_6198" data-name="Path 6198" d="M12,12A4,4,0,1,0,8,8,4,4,0,0,0,12,12Zm0,2c-2.67,0-8,1.34-8,4v2H20V18C20,15.34,14.67,14,12,14Z" transform="translate(-3.5 -3.5)" fill="#fff" stroke="#c4132a" stroke-width="1"/></svg>साइन इन</a></span><form class="Header_searchBar__lBUUz" method="post" action="/search"><input type="hidden" name="type" value="story"><input type="text" name="searchKeywords" autocomplete="off" placeholder="यहाँ लिखें"><button type="submit"><i></i></button></form></div></div></div><nav class="Header_hdrMenu___eWTq Header_hdrWrpCntr__qLvUY Common_scrlDsbl__pWdVw " style="display:"><a href="https://www.livehindustan.com/" title="होम" class>होम</a><a href="https://www.livehindustan.com/state/" title="राज्य" class>राज्य</a><a href="https://www.livehindustan.com/national" title="देश" class>देश</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy" title="चैंपियंस ट्रॉफी" class><span class="Header_hdrNewNav__Zdt8H">new</span>चैंपियंस ट्रॉफी</a><a href="https://www.livehindustan.com/cricket/live-score" title="लाइव स्कोर" class>लाइव स्कोर</a><a href="https://www.livehindustan.com/entertainment" title="मनोरंजन" class>मनोरंजन</a><a href="https://www.livehindustan.com/business/" title="बिजनेस" class>बिजनेस</a><a href="https://www.livehindustan.com/career/" title="करियर" class>करियर</a><a href="https://www.livehindustan.com/international/" title="विदेश" class>विदेश</a><a href="https://www.livehindustan.com/web-stories/" title="वेब स्टोरी" class>वेब स्टोरी</a><a href="https://www.livehindustan.com/astrology/" title="धर्म" class>धर्म</a><a href="https://www.livehindustan.com/astrology/rashifal/aries" title="राशिफल" class>राशिफल</a><a href="https://www.livehindustan.com/lifestyle/" title="लाइफस्टाइल" class>लाइफस्टाइल</a><a href="https://www.livehindustan.com/auto/" title="ऑटो" class>ऑटो</a><div class="Header_menuCntrl___t90W"><span class="Header_moreMenu__WRJ_l"></span><div class="Header_dwnMenu__7Ovu1"><a href="https://www.livehindustan.com/assembly-elections" title="विधानसभा चुनाव" class>विधानसभा चुनाव</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy" title="चैंपियंस ट्रॉफी" class>चैंपियंस ट्रॉफी</a><a href="https://www.livehindustan.com/career/results" title="बोर्ड रिजल्ट्स 2025" class>बोर्ड रिजल्ट्स 2025</a><a href="https://www.livehindustan.com/gadgets/" title="गैजेट्स" class>गैजेट्स</a><a href="https://www.livehindustan.com/videos/" title="वीडियो" class>वीडियो</a><a href="https://www.livehindustan.com/articles-for-you/" title="आपके लिए खास" class>आपके लिए खास</a><a href="https://www.livehindustan.com/viral-news/news" title="वायरल" class>वायरल</a><a href="https://www.livehindustan.com/sports/" title="खेल" class="Header_active__SBcCE">खेल</a><a href="https://www.livehindustan.com/blog/" title="ओपिनियन" class>ओपिनियन</a><a href="https://www.livehindustan.com/photos/" title="फोटो" class>फोटो</a><a href="https://www.livehindustan.com/crime/" title="क्राइम" class>क्राइम</a><a href="https://www.livemint.com/" title="Livemint" class>Livemint</a><a href="https://www.hindustantimes.com/" title="Hindustan Times" class>Hindustan Times</a><a href="https://www.healthshots.com/" title="Healthshots" class>Healthshots</a><a href="https://www.healthshots.com/hindi/" title="Healthshots Hindi" class>Healthshots Hindi</a><a href="https://auto.hindustantimes.com/" title="HT Auto" class>HT Auto</a></div></div></nav></header><div class="styles_ad_refreshBlck__urIXI"><div class="Ads_head-ad___4maw" id="ad-banr"><div id="div-gpt-ad-gpt-refresh-ad"></div></div></div><section class="Common_wrap__hos11 Common_wrap__Zi4iX"><div class="Ads_head-ad___4maw" id="ad-banr"><div id="div-gpt-ad-gpt-header-ad"></div></div><section class="Common_wrap__hos11 Common_mainCont__y1itO"><section class="Common_mainLftCnt__XAf08"><section class="WebStories_wbstygalleryWrp__LGEog"><h1 class="Common_wdgtHdng__8jsgZ"><span class="Common_txt__LOFoh">खेल की <!-- -->वेब स्टोरी</span></h1><div class="WebStories_webStyTab__qez_J Common_crsel__YJ4Xh"><a href="https://www.livehindustan.com/web-stories/" title="सभी वेब स्टोरी">सभी वेब स्टोरी</a><a href="https://www.livehindustan.com/web-stories/entertainment/" title="मनोरंजन">मनोरंजन</a><a href="https://www.livehindustan.com/web-stories/trending/" title="ट्रेंडिंग">ट्रेंडिंग</a><a href="https://www.livehindustan.com/web-stories/religion/" title="धर्म">धर्म</a><a href="https://www.livehindustan.com/web-stories/khabrain/" title="न्यूज़">न्यूज़</a><a href="https://www.livehindustan.com/web-stories/sports/" class="WebStories_active__BJFeW" title="खेल">खेल</a><a href="https://www.livehindustan.com/web-stories/fashion/" title="फैशन">फैशन</a><a href="https://www.livehindustan.com/web-stories/food/" title="खान-पान">खान-पान</a><a href="https://www.livehindustan.com/web-stories/do-it-yourself/" title="खुद करें">खुद करें</a><a href="https://www.livehindustan.com/web-stories/gaming/" title="टेक">टेक</a><a href="https://www.livehindustan.com/web-stories/beauty/" title="ब्यूटी">ब्यूटी</a><a href="https://www.livehindustan.com/web-stories/travel/" title="यात्रा">यात्रा</a><a href="https://www.livehindustan.com/web-stories/health/" title="हेल्थ">हेल्थ</a></div><ul class="WebStories_wbstygallery__HoUm0"><li><a href="/web-stories/players-with-most-catches-in-one-day-international-cricket-_OJbrWsGVoZhEnPqWuyF"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="वनडे इंटरनेशनल में सबसे ज्यादा कैच पकड़ने वाले खिलाड़ी" title="वनडे इंटरनेशनल में सबसे ज्यादा कैच पकड़ने वाले खिलाड़ी"><div class="WebStories_webStyTxt__L5Es6"><p>वनडे इंटरनेशनल में सबसे ज्यादा कैच पकड़ने वाले खिलाड़ी</p><div class="WebStories_date__CLa8l">Feb 21, 2025</div></div></a></li><li><a href="/web-stories/bangladeshi-cricketer-soumya-sarkar-and-litton-das's-wife-_OJbP7PoA1JoSMXDfT7i"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="ये हैं बांग्लादेश के बल्लेबाज सौम्य सरकार और लिटन दास की वाइफ" title="ये हैं बांग्लादेश के बल्लेबाज सौम्य सरकार और लिटन दास की वाइफ"><div class="WebStories_webStyTxt__L5Es6"><p>ये हैं बांग्लादेश के बल्लेबाज सौम्य सरकार और लिटन दास की वाइफ</p><div class="WebStories_date__CLa8l">Feb 21, 2025</div></div></a></li><li><a href="/web-stories/pakistani-cricketer-haris-rauf's-wife-education-know-love-story-_OJbG5B4jcmxrcBI8Edz"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="इतनी पढ़ी-लिखी हैं पाक क्रिकेटर हारिस रऊफ की वाइफ, जानें लव स्टोरी" title="इतनी पढ़ी-लिखी हैं पाक क्रिकेटर हारिस रऊफ की वाइफ, जानें लव स्टोरी"><div class="WebStories_webStyTxt__L5Es6"><p>इतनी पढ़ी-लिखी हैं पाक क्रिकेटर हारिस रऊफ की वाइफ, जानें लव स्टोरी</p><div class="WebStories_date__CLa8l">Feb 21, 2025</div></div></a></li><li><a href="/web-stories/dhanashree-verma-is-this-much-younger-than-cricketer-yujvendra-chahal-_OJb9ckY5mBRlItRpITQ"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="चहल से उम्र में इतनी छोटी हैं धनश्री, अब नहीं पति-पत्नी" title="चहल से उम्र में इतनी छोटी हैं धनश्री, अब नहीं पति-पत्नी"><div class="WebStories_webStyTxt__L5Es6"><p>चहल से उम्र में इतनी छोटी हैं धनश्री, अब नहीं पति-पत्नी</p><div class="WebStories_date__CLa8l">Feb 21, 2025</div></div></a></li><li><a href="/web-stories/not-only-yujvendra-chahal-dhanshree-verma-this-cricketer-also-got-divorced-_OJawkJHfpsZMR2js9kp"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="चहल-धनश्री ही नहीं इस क्रिकेटर ने भी ले लिया तलाक" title="चहल-धनश्री ही नहीं इस क्रिकेटर ने भी ले लिया तलाक"><div class="WebStories_webStyTxt__L5Es6"><p>चहल-धनश्री ही नहीं इस क्रिकेटर ने भी ले लिया तलाक</p><div class="WebStories_date__CLa8l">Feb 21, 2025</div></div></a></li><li><a href="/web-stories/former-cricketer's-sanjay-bangar-son-used-to-do-26-pull-ups-now-he-has-done-less.-_OJaaGvUu2Zlg8m7pea3"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="कभी 26 पुल अप्स लगाता था पूर्व क्रिकेटर का बेटा, अब हुए इतने कम " title="कभी 26 पुल अप्स लगाता था पूर्व क्रिकेटर का बेटा, अब हुए इतने कम "><div class="WebStories_webStyTxt__L5Es6"><p>कभी 26 पुल अप्स लगाता था पूर्व क्रिकेटर का बेटा, अब हुए इतने कम </p><div class="WebStories_date__CLa8l">Feb 21, 2025</div></div></a></li><li><a href="/web-stories/icc-champions-trophy-2025-jasprit-bumrah-health-update-given-by-wife-sanjana-ganesan-_OJZh3mjjXBmffifPVt5"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="चैंपियंस ट्रॉफी से बाहर होने के बाद क्या कर रहे बुमराह, उनकी पत्नी ने बताया" title="चैंपियंस ट्रॉफी से बाहर होने के बाद क्या कर रहे बुमराह, उनकी पत्नी ने बताया"><div class="WebStories_webStyTxt__L5Es6"><p>चैंपियंस ट्रॉफी से बाहर होने के बाद क्या कर रहे बुमराह, उनकी पत्नी ने बताया</p><div class="WebStories_date__CLa8l">Feb 20, 2025</div></div></a></li><li><a href="/web-stories/know-the-age-difference-between-kl-rahul-and-his-wife-athiya-shetty-_OJZVJt_Bki0xWtxyA_d"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="KL राहुल से उम्र में कितनी छोटी हैं उनकी वाइफ?" title="KL राहुल से उम्र में कितनी छोटी हैं उनकी वाइफ?"><div class="WebStories_webStyTxt__L5Es6"><p>KL राहुल से उम्र में कितनी छोटी हैं उनकी वाइफ?</p><div class="WebStories_date__CLa8l">Feb 20, 2025</div></div></a></li><li><a href="/web-stories/icc-champions-trophy-2025-ind-vs-ban-know-about-shubman-gill-religion-career-century-etc-_OJZH2EnkxKlWhj3A4w9"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="किस धर्म से ताल्लुक रखते हैं शुभमन गिल, जानिए उनके बारे में सबकुछ" title="किस धर्म से ताल्लुक रखते हैं शुभमन गिल, जानिए उनके बारे में सबकुछ"><div class="WebStories_webStyTxt__L5Es6"><p>किस धर्म से ताल्लुक रखते हैं शुभमन गिल, जानिए उनके बारे में सबकुछ</p><div class="WebStories_date__CLa8l">Feb 20, 2025</div></div></a></li><li><a href="/web-stories/icc-odi-rankings-top-10-odi-batsmen-in-the-world-_OJXz9fZDnd2vieIFRqi"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="ICC ODI Rankings: ये हैं दुनिया के 10 सर्वश्रेष्ठ बल्लेबाज, जानिए कितने भारतीय" title="ICC ODI Rankings: ये हैं दुनिया के 10 सर्वश्रेष्ठ बल्लेबाज, जानिए कितने भारतीय"><div class="WebStories_webStyTxt__L5Es6"><p>ICC ODI Rankings: ये हैं दुनिया के 10 सर्वश्रेष्ठ बल्लेबाज, जानिए कितने भारतीय</p><div class="WebStories_date__CLa8l">Feb 20, 2025</div></div></a></li><li><a href="/web-stories/indian-team-never-lost-match-against-thes-5-teams-in-champions-trophy-history-_OJXINcpsoxcDIqIzP4q"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="5 टीमें, जिनसे चैंपियंस ट्रॉफी में एक भी मैच नहीं हारा है भारत" title="5 टीमें, जिनसे चैंपियंस ट्रॉफी में एक भी मैच नहीं हारा है भारत"><div class="WebStories_webStyTxt__L5Es6"><p>5 टीमें, जिनसे चैंपियंस ट्रॉफी में एक भी मैच नहीं हारा है भारत</p><div class="WebStories_date__CLa8l">Feb 20, 2025</div></div></a></li><li><a href="/web-stories/champions-trophy-2025-pak-vs-nz-meet-new-zealand-captain-mitchell-santner-wife-_OJWth24w1j1LtU9XWAg"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="न्यूजीलैंड के कप्तान मिचेल सेंटनर की वाइफ से मिलए" title="न्यूजीलैंड के कप्तान मिचेल सेंटनर की वाइफ से मिलए"><div class="WebStories_webStyTxt__L5Es6"><p>न्यूजीलैंड के कप्तान मिचेल सेंटनर की वाइफ से मिलए</p><div class="WebStories_date__CLa8l">Feb 20, 2025</div></div></a></li><li><a href="/web-stories/champions-trophy-2025-these-5-senior-players-can-make-the-indian-team-champion-_OJUvyzulCKtbrt1TUe7"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="ये 5 सीनियर खिलाड़ी भारतीय टीम को बना सकते हैं चैंपियन" title="ये 5 सीनियर खिलाड़ी भारतीय टीम को बना सकते हैं चैंपियन"><div class="WebStories_webStyTxt__L5Es6"><p>ये 5 सीनियर खिलाड़ी भारतीय टीम को बना सकते हैं चैंपियन</p><div class="WebStories_date__CLa8l">Feb 19, 2025</div></div></a></li><li><a href="/web-stories/10-indian-players-will-play-first-time-in-champions-trophy-_OJUkRvxo0e0Gily1LGq"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="CT 2025: एकदम नई है टीम इंडिया, ये 10 खिलाड़ी पहली बार खेलेंगे" title="CT 2025: एकदम नई है टीम इंडिया, ये 10 खिलाड़ी पहली बार खेलेंगे"><div class="WebStories_webStyTxt__L5Es6"><p>CT 2025: एकदम नई है टीम इंडिया, ये 10 खिलाड़ी पहली बार खेलेंगे</p><div class="WebStories_date__CLa8l">Feb 19, 2025</div></div></a></li><li><a href="/web-stories/pak-vs-nz-champions-trophy-2025-meet-pakistani-cricketer-shaheen-afridi-wife-_OJTKT2xBDDuD4TLbzyu"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="पाकिस्तानी क्रिकेटर शाहीन अफरीदी की वाइफ से मिलिए" title="पाकिस्तानी क्रिकेटर शाहीन अफरीदी की वाइफ से मिलिए"><div class="WebStories_webStyTxt__L5Es6"><p>पाकिस्तानी क्रिकेटर शाहीन अफरीदी की वाइफ से मिलिए</p><div class="WebStories_date__CLa8l">Feb 19, 2025</div></div></a></li><li><a href="/web-stories/6-champions-trophy-winners-to-play-in-2025-_OJT5spwEBJz_vCQaukm"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="2025 में भी खेलेंगे ये 6 चैंपियंस ट्रॉफी विनर खिलाड़ी" title="2025 में भी खेलेंगे ये 6 चैंपियंस ट्रॉफी विनर खिलाड़ी"><div class="WebStories_webStyTxt__L5Es6"><p>2025 में भी खेलेंगे ये 6 चैंपियंस ट्रॉफी विनर खिलाड़ी</p><div class="WebStories_date__CLa8l">Feb 19, 2025</div></div></a></li><li><a href="/web-stories/how-many-matches-of-champions-trophy-has-india-won-_OJSHwtEXqrg2DMn0LE_"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="चैंपियंस ट्रॉफी के कुल कितने मैच जीता है भारत?" title="चैंपियंस ट्रॉफी के कुल कितने मैच जीता है भारत?"><div class="WebStories_webStyTxt__L5Es6"><p>चैंपियंस ट्रॉफी के कुल कितने मैच जीता है भारत?</p><div class="WebStories_date__CLa8l">Feb 19, 2025</div></div></a></li><li><a href="/web-stories/icc-champions-trophy-2017-final-6-big-reasons-for-india-defeat-against-pakistan-_OJS5bx0NlveGWR0Yf7r"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="6 बड़े कारण, जिनकी वजह से 2017 चैंपियंस ट्रॉफी का फाइनल हार गई थी भारतीय टीम" title="6 बड़े कारण, जिनकी वजह से 2017 चैंपियंस ट्रॉफी का फाइनल हार गई थी भारतीय टीम"><div class="WebStories_webStyTxt__L5Es6"><p>6 बड़े कारण, जिनकी वजह से 2017 चैंपियंस ट्रॉफी का फाइनल हार गई थी भारतीय टीम</p><div class="WebStories_date__CLa8l">Feb 19, 2025</div></div></a></li><li><a href="/web-stories/sports/these-indian-cricketers-do-not-eat-non-veg-201729746525320.html"><i class="WebStories_tpIcn__MRQZ4"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" alt="नॉनवेज नहीं खाते हैं ये भारतीय क्रिकेटर्स" title="नॉनवेज नहीं खाते हैं ये भारतीय क्रिकेटर्स"><div class="WebStories_webStyTxt__L5Es6"><p>नॉनवेज नहीं खाते हैं ये भारतीय क्रिकेटर्स</p><div class="WebStories_date__CLa8l">Oct 24, 2024</div></div></a></li></ul><div class="WebStories_webStyAll__XEDaq"><button class="WebStories_sbmtBtn__7nUpV">और देखें</button></div></section></section></section><div class="Ads_sticky-ad__rGmDn" id="sticky-ad-elem"><div id="div-gpt-ad-sticky-ad"></div></div></section><footer class="Footer_ftrMain__W1mvG"><ul style="margin-bottom:0px" class="Footer_ftrLinkAll__2W2R2 Footer_ftrInsd__WYE6M"><li> <span> Latest News in Hindi <picture> <source srcset="https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp" type="image/webp"> <source srcset="https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp" type="image/png"> <img loading="lazy" src="https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.png" alt="Latest News"> </picture> </span> <a href="/gadgets/buy-32-to-65-inch-smart-at-unbeatable-discounts-get-cinema-hall-like-screen-powerful-sound-via-amazon-201740136762325.html" title="32 से 65 इंच तक के Smart TV पर तगड़ी छूट, मिलेगी थिएटर जैसी स्क्रीन, DJ जैसा साउंड, सबसे सस्ता ₹10,499 का">32 से 65 इंच तक के Smart TV पर तगड़ी छूट, मिलेगी थिएटर जैसी स्क्रीन, DJ जैसा साउंड, सबसे सस्ता ₹10,499 का</a> <a href="/uttar-pradesh/lucknow/story-youth-reports-mobile-theft-and-unauthorized-withdrawal-of-10-000-rupees-in-lucknow-201740143551056.html" title="मोबाइल चोरी कर खाते से निकाले रुपये">मोबाइल चोरी कर खाते से निकाले रुपये</a> <a href="/uttarakhand/vikasnagar/story-uttarakhand-board-12th-students-find-hindi-exam-easy-and-enjoyable-201740143544940.html" title="हिंदी का आसान पेपर देखकर विद्यार्थी खुश नजर आए">हिंदी का आसान पेपर देखकर विद्यार्थी खुश नजर आए</a> <a href="/uttar-pradesh/aligarh/story-retired-bank-officer-rajendra-kumar-agrawal-s-eye-donation-posthumously-201740143542811.html" title="नेत्रहीनों में रोशनी की आस जगा गए राजेंद्र">नेत्रहीनों में रोशनी की आस जगा गए राजेंद्र</a> <a href="/uttar-pradesh/kausambi/story-high-speed-car-accident-leads-to-public-outrage-and-traffic-jam-in-sirathu-201740143538282.html" title="कार सवारों ने सिराथू चेयरमैन के भाई को पीटा, चक्का जाम">कार सवारों ने सिराथू चेयरमैन के भाई को पीटा, चक्का जाम</a> <a href="/cricket/royal-challengers-bengaluru-vs-mumbai-indians-live-score-rcb-vs-mi-wpl-2025-match-today-live-blog-201740143533766.html" title="RCB vs MI मैच की लाइव हिंदी कमेंट्री और स्कोरकार्ड">RCB vs MI मैच की लाइव हिंदी कमेंट्री और स्कोरकार्ड</a> <a href="/bihar/bhagalpur/story-bs-college-students-awarded-gold-medals-by-governor-at-6th-convocation-ceremony-201740143487095.html" title="सुपौल: 6 विद्यार्थियों को कुलाधिपति सह राज्यपाल ने स्वर्ण पदक सम्मान से नवाजा">सुपौल: 6 विद्यार्थियों को कुलाधिपति सह राज्यपाल ने स्वर्ण पदक सम्मान से नवाजा</a> <a href="/uttar-pradesh/lucknow/story-fraudsters-steal-jewelry-from-woman-in-e-rickshaw-near-krishna-nagar-metro-station-201740143484375.html" title="सवारी बन ई-रिक्शे में बैठे ठगों ने महिला से हड़पे जेवर">सवारी बन ई-रिक्शे में बैठे ठगों ने महिला से हड़पे जेवर</a> <a href="/uttar-pradesh/sonbhadra/story-police-arrest-youth-for-blackmail-and-rape-in-duddhi-201740143481710.html" title="दुष्कर्म का आरोपी गिरफ्तार">दुष्कर्म का आरोपी गिरफ्तार</a> <a href="/uttar-pradesh/saharanpur/story-ward-33-residents-struggle-with-basic-amenities-amidst-poor-infrastructure-in-delhi-201740143478062.html" title="बोले सहारनपुर : समस्याओं का लगा अंबार, जीना हुआ दुश्वारबोले सहारनपुर : समस्याओं का लगा अंबार, जीना हुआ दुश्वार ">बोले सहारनपुर : समस्याओं का लगा अंबार, जीना हुआ दुश्वारबोले सहारनपुर : समस्याओं का लगा अंबार, जीना हुआ दुश्वार </a> </li><li> <span> Trending Hindi News <picture> <source srcset="https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp" type="image/webp"> <source srcset="https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp" type="image/png"> <img loading="lazy" src="https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.png" alt="Latest News"> </picture> </span> <a href="https://www.livehindustan.com/ncr/delhi-cm-rekha-gupta-and-ministers-oath-taking-ceremony-live-updates-live-blog-201740016759094.html">Delhi CM Oath Ceremony</a> <a href="https://www.livehindustan.com/uttar-pradesh/up-prayagraj-mahakumbh-2025-live-updates-crowd-snan-dates-weather-traffic-jam-details-live-blog-201740022054032.html">Mahakumbh 2025</a> <a href="https://www.livehindustan.com/uttar-pradesh/up-budget-session-2025-live-yogi-government-fm-suresh-khanna-speech-updates-live-blog-201740008889704.html">UP Budget</a> <a href="https://www.livehindustan.com/cricket/india-vs-bangladesh-live-score-champions-trophy-2025-match-ind-vs-ban-ct-20-feb-match-live-hindi-commentary-live-blog-201740025328737.html">IND vs BAN</a> <a href="https://www.livehindustan.com/astrology/astrology-today-february-20-2025-latest-updates-on-hindi-panchang-and-kumbh-kanya-mithun-rashi-live-blog-201740011486342.html">Astrology today</a> <a href="https://www.livehindustan.com/national/aaj-ki-taaja-khabar-latest-and-breaking-hindi-news-february-20-2025-live-blog-201740012087764.html">Hindi News</a> <a href="https://www.livehindustan.com/bihar/latest-and-breaking-bihar-news-in-hindi-live-february-20-2025-bihar-ki-taja-khabarein-live-blog-201740011472140.html">Bihar Ki Taaza Khabar</a> </li></ul><ul class="Footer_ftrLinkAll__2W2R2 Footer_ftrInsd__WYE6M"><li><span>Top Performing Section<picture></picture></span><a href="https://www.livehindustan.com/" title="home">Hindi News</a><a href="https://www.livehindustan.com/career/" title="Career">Career</a><a href="https://www.livehindustan.com/astrology/" title="Astrology">Astrology</a><a href="https://www.livehindustan.com/uttar-pradesh/" title="Uttar Pradesh">Uttar Pradesh</a><a href="https://www.livehindustan.com/cricket/" title="Cricket">Cricket</a><a href="https://www.livehindustan.com/national/" title="National">National</a><a href="https://www.livehindustan.com/ncr" title="NCR">NCR</a><a href="https://www.livehindustan.com/entertainment" title="Entertainment">Entertainment</a><a href="https://www.livehindustan.com/business/" title="Business">Business</a><a href="https://www.livehindustan.com/lifestyle" title="Lifestyle">Lifestyle</a><a href="https://www.livehindustan.com/bihar/" title="Bihar">Bihar</a><a href="https://www.livehindustan.com/web-stories/" title="Bihar">Web Stories</a><a href="https://www.livehindustan.com/auto/" title="Auto">Auto</a><a href="https://www.livehindustan.com/gadgets/" title="Gadgets">Gadgets</a><a href="https://www.livehindustan.com/international/" title="International">International</a><a href="https://www.livehindustan.com/rajasthan/" title="Rajasthan">Rajasthan</a><a href="https://www.livehindustan.com/weather/" title="Bihar">Weather</a><a href="https://www.livehindustan.com/madhya-pradesh" title="Madhya Pradesh">Madhya Pradesh</a><a href="https://www.livehindustan.com/maharashtra/" title="Maharashtra">Maharashtra</a><a href="https://www.livehindustan.com/photos/" title="Photos">Photos</a><a href="https://www.livehindustan.com/videos/" title="Videos">Videos</a><a href="https://www.livehindustan.com/career/results" title="Bihar">Results</a><a href="https://www.livehindustan.com/assembly-elections/delhi-elections" title="Delhi Elections News">दिल्ली चुनाव</a><a href="https://www.livehindustan.com/assembly-elections/delhi-elections/constituency" title="Delhi Elections constituency">दिल्ली विधानसभा सीट</a><a href="https://www.livehindustan.com/assembly-elections/delhi-elections/news" title="Delhi Elections News">दिल्ली चुनाव 2025 न्यूज</a><a href="https://www.livehindustan.com/assembly-elections/delhi-elections/exit-poll" title="Delhi Exit Poll">दिल्ली चुनाव 2025 एग्जिट पोल</a></li><li><span>State<picture></picture></span><a href="https://www.livehindustan.com/haryana/news" title="Haryana News">Haryana News</a><a href="https://www.livehindustan.com/uttarakhand/news" title="Uttarakhand News">Uttarakhand News</a><a href="https://www.livehindustan.com/jharkhand/news" title="Jharkhand News">Jharkhand News</a><a href="https://www.livehindustan.com/madhya-pradesh/news" title="MP News">MP News</a><a href="https://www.livehindustan.com/uttar-pradesh/news" title="UP News">UP News</a><a href="https://www.livehindustan.com/bihar/news" title="Bihar News">Bihar News</a><a href="https://www.livehindustan.com/ncr/new-delhi/news" title="Delhi News">Delhi News</a><a href="https://www.livehindustan.com/maharashtra/news" title="Maharashtra news">Maharashtra news</a><a href="https://www.livehindustan.com/rajasthan/news" title="Rajasthan News">Rajasthan News</a><a href="https://www.livehindustan.com/elections/upcoming-elections-in-india" title="Election Schedule">Election Schedule</a><a href="https://www.livehindustan.com/weather" title="Weather">Weather</a></li><li><span>Astrology<picture></picture></span><a href="https://www.livehindustan.com/astrology" title="Astrology News">Astrology News</a><a href="https://www.livehindustan.com/astrology/rashifal/news" title="Aaj Ka Rahifal">Aaj Ka Rahifal</a><a href="https://www.livehindustan.com/astrology/shubh-panchang" title="Aaj Ka Panchang ">Aaj Ka Panchang </a><a href="https://www.livehindustan.com/astrology/numerology" title="Ank Jyotish"> Ank Jyotish </a><a href="https://www.livehindustan.com/astrology/vaastu/news" title="Vastu Tips">Vastu Tips</a><a href="https://www.livehindustan.com/astrology/rashifal/libra/" title="Aaj Ka Tula Rashifal">Aaj Ka Tula Rashifal</a><a href="https://www.livehindustan.com/astrology/rashifal/aquarius/" title="Aaj Ka Kumbh Rashifal">Aaj Ka Kumbh Rashifal </a><a href="https://www.livehindustan.com/astrology/rashifal/aries/" title="Aaj Ka Mesh Rashifal">Aaj Ka Mesh Rashifal</a><a href="https://www.livehindustan.com/astrology/rashifal/taurus/" title="Aaj Ka Vrishabh Rashifal">Aaj Ka Vrishabh Rashifal</a><a href="https://www.livehindustan.com/astrology/god-shiva" title="God Shiva">God Shiva</a><a href="https://www.livehindustan.com/astrology/2025-horoscope" title="Astrology 2025">2025 Horoscope</a><a href="https://www.livehindustan.com/astrology/2025-horoscope/zodiac-signs" title="Astrology 2025">Rashifal 2025 (Varshik Rashifal 2025)</a><a href="https://www.livehindustan.com/astrology/2025-horoscope/chinese-horoscope" title="Astrology 2025">Chinese Horoscope 2025</a><a href="https://www.livehindustan.com/astrology/2025-horoscope/numerology-prediction" title="Astrology 2025">Numerology Prediction </a><a href="https://www.livehindustan.com/astrology/hindu-calendar/2025" title="Astrology 2025">हिन्दू कैलेंडर 2025</a><a href="https://www.livehindustan.com/astrology/hindu-calendar/2025/long-weekends" title="Astrology 2025">Long Weekends in 2025</a><a href="https://www.livehindustan.com/astrology/hindu-calendar/2025/planet-transits" title="Astrology 2025">ग्रह गोचर 2025</a><a href="https://www.livehindustan.com/astrology/hindu-calendar/2025/eclipses" title="Astrology 2025">2025 में ग्रहण</a><a href="https://www.livehindustan.com/astrology/shubh-panchang" title="Panchang">Panchang</a><a href="https://www.livehindustan.com/astrology/god-ganesha" title="Lord Ganesha">Lord Ganesha</a><a href="https://www.livehindustan.com/astrology/god-ganesha/ganesh-ji-ki-aarti?moveto=detail" title="Ganesh Ji ki Aarti">Ganesh Ji ki Aarti</a><a href="https://www.livehindustan.com/astrology/godess-durga/durga-ji-ki-aarti?moveto=detail" title="Durga Ji Ki Aarti">Durga Ji Ki Aarti</a><a href="https://www.livehindustan.com/astrology/god-shiva/mahamrityunjaya-mantra?moveto=detail" title="Mahamrityunjay Mantra">Mahamrityunjay Mantra</a><a href="https://www.livehindustan.com/astrology/god-shiva/shivji-ki-aarti?moveto=detail" title="Shiv Ji Ki Aarti">Shiv Ji Ki Aarti</a><a href="https://www.livehindustan.com/astrology/godess-durga/durga-chalisa?moveto=detail" title="Durga Chalisa">Durga Chalisa</a><a href="https://www.livehindustan.com/astrology/god-shiva/shiv-stuti" title="Shiv Stuti">Shiv Stuti</a></li><li><span>Business<picture></picture></span><a href="https://www.livehindustan.com/business/news" title="Business News">Business News</a><a href="https://www.livehindustan.com/business/share-market/news" title="Share Market">Share Market</a><a href="https://www.livehindustan.com/business/petrol" title="Petrol Prices">Petrol Prices</a><a href="https://www.livehindustan.com/business/diesel" title="Diesel Prices">Diesel Prices</a><a href="https://www.livehindustan.com/business/income-tax-return/news" title="ITR">ITR</a><a href="https://www.livehindustan.com/business/personal-investments/news" title="Personal Investment">Personal Investment</a><a href="https://www.livehindustan.com/budget" title="Budget">Budget</a><a href="https://www.livehindustan.com/business/market-stats" title="Budget">Market Stats</a></li><li><span>Career<picture></picture></span><a href="https://www.livehindustan.com/career/news" title="Career News">Career News</a><a href="https://www.livehindustan.com/career/education" title="Education">Education</a><a href="https://www.livehindustan.com/career/education/engineering" title="Engineering">Engineering</a><a href="https://www.livehindustan.com/career/education/medical" title="Medical">Medical</a></li><li><span>Entertainment<picture></picture></span><a href="https://www.livehindustan.com/entertainment/news" title="Entertainment News">Entertainment News </a><a href="https://www.livehindustan.com/entertainment/tv/news" title="TV News">TV News</a><a href="https://www.livehindustan.com/entertainment/web-series/news" title="Web Series">Web Series</a><a href="https://www.livehindustan.com/entertainment/film-review/news" title="Movie Review">Movie Review</a><a href="https://www.livehindustan.com/entertainment/bigg-boss/news" title="Bigg Boss">Bigg Boss</a></li><li><span>Cricket<picture></picture></span><a href="https://www.livehindustan.com/cricket/news" title="Cricket News">Cricket News</a><a href="https://www.livehindustan.com/cricket/live-score" title="Live score">Live score</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy" title="ICC Champions Trophy">ICC Champions Trophy</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy/news" title="ICC Champions Trophy News">ICC Champions Trophy News</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy/schedule" title="ICC Champions Trophy Schedule">ICC Champions Trophy Schedule</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy/most-wickets" title="ICC Champions Trophy Most Wickets">ICC Champions Trophy Most Wickets</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy/most-runs" title="ICC Champions Trophy Most Runs">ICC Champions Trophy Most Runs</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy/points-table" title="ICC Champions Trophy Points Table">ICC Champions Trophy Points Table</a></li><li><span>Lifestyle<picture></picture></span><a href="https://www.livehindustan.com/lifestyle/news" title="Lifestyle">Lifestyle Tips </a><a href="https://www.livehindustan.com/lifestyle/health/news" title="Health">Health</a><a href="https://www.livehindustan.com/lifestyle/fashion/news" title="Fashion">Fashion</a><a href="https://www.livehindustan.com/lifestyle/parents-guide/news" title="Parenting tips">Parenting tips</a><a href="https://www.livehindustan.com/lifestyle/travel/news" title="Travel">Travel</a><a href="https://www.livehindustan.com/lifestyle/fitness/news" title="Fitness">Fitness</a></li><li><span>Web Stories<picture></picture></span><a href="https://www.livehindustan.com/web-stories/entertainment/" title="Entertainment">Entertainment </a><a href="https://www.livehindustan.com/web-stories/sports/" title="Sports">Sports</a><a href="https://www.livehindustan.com/web-stories/health/" title="Health">Health</a><a href="https://www.livehindustan.com/web-stories/trending/" title="Trending">Trending</a><a href="https://www.livehindustan.com/web-stories/beauty/" title="Beauty">Beauty</a><a href="https://www.livehindustan.com/web-stories/religion/" title="Faith">Faith</a></li></ul><section class="Footer_ftrLogoSec__lV0BE Footer_ftrInsd__WYE6M"><a href="https://www.livehindustan.com" class="Footer_ftrLogo__dJ30e" title="Hindustan Hindi News"><picture></picture></a><section class="Footer_ftrSocialBlk__oPmD0"><div class="Footer_ftrSocial__R9Qgc"><span class="Footer_hdng__WjzV0">Connect with us</span><a href="https://www.facebook.com/LiveHindustanNews" target="_blank"><picture></picture></a><a href="https://twitter.com/Live_Hindustan" target="_blank"><picture></picture></a><a href="https://www.youtube.com/channel/UCCJRFl1Qjo83GG_09U-DIBA?view_as=subscriber" target="_blank"><picture></picture></a></div><div class="Footer_ftrApp__iGb4k"><span class="Footer_hdng__WjzV0">Download App</span><a class="Footer_gplayFtr__pZcS2" href="https://hhiphonehindiapp.page.link/?link=https://www.livehindustan.com&apn=com.hindustan.hindinews&isi=1036718012&ibi=com.hh.hhiphonehindiapp&utm_campaign=LH_Download_web_masthead&utm_medium=LH_Download_web_masthead&utm_source=LH_Download_web_masthead&ct=LH_Download_web_masthead&mt=8&pt=660495&efr=1"><picture></picture></a><a href="https://hhiphonehindiapp.page.link/?link=https://www.livehindustan.com&apn=com.hindustan.hindinews&isi=1036718012&ibi=com.hh.hhiphonehindiapp&utm_campaign=LH_Download_web_masthead&utm_medium=LH_Download_web_masthead&utm_source=LH_Download_web_masthead&ct=LH_Download_web_masthead&mt=8&pt=660495&efr=1"><picture></picture></a></div></section></section><section class="Footer_ftrMoreLnk__WiMyT"><p><a href="https://www.livehindustan.com/rss/">आरएसएस</a><a href="https://www.hindustantimes.com/rate-card/ImpactLHindustan" target="_blank" title="विज्ञापन र॓ट">विज्ञापन र॓ट</a><a href="https://www.hmvl.in/careers.html" target="_blank" title="हमार॓ साथ काम करें">हमार॓ साथ काम करें</a><a href="https://www.livehindustan.com/about-us" target="_blank" title="हमारे बारे में">हमारे बारे में</a><a href="https://www.livehindustan.com/contact-us" target="_blank" title="संपर्क करें">संपर्क करें</a><a href="https://www.livehindustan.com/privacypolicy/" title="गोपनीयता">गोपनीयता</a><a href="https://www.livehindustan.com/sitemap/" title="साइट जानकारी">साइट जानकारी</a></p><p><a href="https://www.hindustantimes.com/rate-card/ImpactLHindustan" target="_blank" rel="noreferrer" title="Advertise with us">Advertise with us</a><a href="https://www.livehindustan.com/about-us/" rel="noreferrer" title="About us">About us</a><a href="https://www.hmvl.in/careers.html" target="_blank" rel="noreferrer" title="Careers">Careers</a><a href="https://www.livehindustan.com/privacypolicy/" title="Privacy"> Privacy </a><a href="https://www.livehindustan.com/contact-us" target="_blank" title="Contact us">Contact us</a><a href="https://www.livehindustan.com/sitemap/" title="Sitemap">Sitemap</a><a href="https://www.livehindustan.com/dnpa-code-of-ethics-for-digital-news-websites/" title="Code Of Ethics">Code Of Ethics</a></p><p><span class="Footer_lnkOverview__B8ieW">Partner sites: </span><a href="https://www.hindustantimes.com/" class="ftr-frst-lnk" target="_blank" rel="nofollow">Hindustan Times</a><a href="https://www.livemint.com/" target="_blank" rel="nofollow">Mint</a><a href="https://tech.hindustantimes.com/" target="_blank" rel="nofollow">HT Tech</a><a href="https://www.shine.com/" target="_blank" rel="nofollow">Shine</a><a href="https://telugu.hindustantimes.com/" target="_blank" rel="nofollow">HT Telugu</a><a href="https://bangla.hindustantimes.com/" target="_blank" rel="nofollow">HT Bangla</a><a href="https://tamil.hindustantimes.com/" target="_blank" rel="nofollow">HT Tamil</a><a href="https://marathi.hindustantimes.com/" target="_blank" rel="nofollow">HT Marathi</a><a href="https://auto.hindustantimes.com/" target="_blank" rel="nofollow">HT Auto</a><a href="https://www.healthshots.com/" target="_blank" rel="nofollow">Healthshots</a><a href="https://www.htsmartcast.com/" target="_blank" rel="nofollow">HT Smartcast</a><a href="https://www.fabplay.in/" target="_blank" rel="nofollow">FAB Play</a></p></section><div class="Footer_ftrCpyRgt__t82_g">Copyright © 2025 HT Digital Streams Limited. All Rights Reserved.</div></footer><script id="loadable" strategy="afterInteractive"> const lhApsScript=function(){ let aps = document.createElement('script'); aps.defer = 'true'; aps.src = "https://c.amazon-adsystem.com/aax2/apstag.js"; aps.type = 'text/javascript'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(aps, node); apstag.init({ pubID: '04490307-82e6-4a26-8a03-ce88452d8ffd', adServer: 'googletag' }); } function q(c, r) { apstag._Q.push([c, r]); }; var apstag = { init: function() { q("i", arguments); }, fetchBids: function() { q("f", arguments); }, setDisplayBids: function() {}, _Q: [], }; const PwtScript = function() { if(window){ var purl = window.location.href; var url = '//ads.pubmatic.com/AdServer/js/pwt/156370/482'; var profileVersionId = ''; if (purl.indexOf('pwtv=') > 0) { var regexp = /pwtv=(.*?)(&|$)/g; var matches = regexp.exec(purl); if (matches.length >= 2 && matches[1].length > 0) { profileVersionId = '/' + matches[1]; } } var wtads = document.createElement('script'); wtads.defer = 'true'; wtads.src = url + profileVersionId + '/pwt.js'; wtads.type = 'text/javascript'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(wtads, node); } }; function lhGPTScript(){ var wtads = document.createElement('script'); wtads.async = true; wtads.src = "https://securepubads.g.doubleclick.net/tag/js/gpt.js"; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(wtads, node); } function comscoreScript(){ var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = "https://sb.scorecardresearch.com/cs/6035286/beacon.js"; el.parentNode.insertBefore(s, el); } function initComscore(){ if(typeof COMSCORE != "undefined" && typeof COMSCORE.beacon !== "undefined") { COMSCORE.beacon({ c1: "2", c2: "6035286", }); } } function webEngageScript() { if(window){ var webengage;!function(w,e,b,n,g){function o(e,t){e[t[t.length-1]]=function(){r.__queue.push([t.join("."), arguments])}}var i,s,r=w[b],z=" ",l="init options track screen onReady".split(z),a="feedback survey notification".split(z),c="options render clear abort".split(z),p="Open Close Submit Complete View Click".split(z),u="identify login logout setAttribute".split(z);if(!r||!r.__v){for(w[b]=r={__queue:[],__v:"6.0",user:{}},i=0;i < l.length;i++)o(r,[l[i]]);for(i=0;i < a.length;i++){for(r[a[i]]={},s=0;s < c.length;s++)o(r[a[i]],[a[i],c[s]]);for(s=0;s < p.length;s++)o(r[a[i]],[a[i],"on"+p[s]])}for(i=0;i < u.length;i++)o(r.user,["user",u[i]]);setTimeout(function(){var f=e.createElement("script"),d=e.getElementById("loadable");f.async=!0,f.src=("https:"==e.location.protocol?"https://ssl.widgets.webengage.com":"https://cdn.widgets.webengage.com")+"/js/webengage-min-v-6.0.js",d.parentNode.insertBefore(f,d)},5000)}}(window,document,"webengage"); } } function webengageInit() { if(window){ if(window.location.hostname.toString() == "responsive-hh.staging.htmedia.in" || window.location.hostname.toString() == "uat.livehindustan.com" || window.location.hostname.toString() == "preprod-www.livehindustan.com"){ webengage.init("~2024ba1b"); } else { webengage.init("~47b660c0"); } webengage.options('delay', 5000); webengage.options('webpush.disablePrompt', false); webengage.options('webpush.registerServiceWorker', false); webengage.onReady(function () { webengage.webpush.prompt(); }); } } window.googletag = window.googletag || {cmd: []}; window.PWT = window.PWT || {}; var PWT = window.PWT || window.PWT || {}; googletag.cmd.push(function() { function setWithExpiryCDP(key, value, ttl) { const now = new Date(); const item = { value: value, expiry: now.getTime() + ttl, }; localStorage.setItem(key, JSON.stringify(item)); } function getWithExpiryCDP(key) { const itemStr = localStorage.getItem(key); if (!itemStr) { return null; } const item = JSON.parse(itemStr); const now = new Date(); if (now.getTime() > item.expiry) { localStorage.removeItem(key); return null; } return item.value; } function getCookie(e){ for (var t = e + "=", n = document.cookie.split(";"), o = 0; o < n.length; o++) { for (var a = n[o]; " " == a.charAt(0);) a = a.substring(1, a.length); if (0 == a.indexOf(t)) return a.substring(t.length, a.length) } return null; } function setCookie(e, t, n) { var o = new Date; o.setTime(o.getTime() + 24 * n * 60 * 60 * 1e3); var a = "expires=" + o.toUTCString(); document.cookie = e + "=" + t + ";" + a + ";path=/" } var cookieValue = getCookie("_ht_fp"); var htCdp = getWithExpiryCDP("lh_cdp"); let reqHostLoadable = isSafari() ? "https://www.livehindustan.com/cdp/api/adserve/lh?user=" : "https://www.hindustantimes.com/cdp/api/adserve/lh?user="; var requestUrl = reqHostLoadable + cookieValue; }); </script><script id="timeout" strategy="afterInteractive"> var isSlowNetwork=false; let userAgentString = navigator.userAgent; let chromeAgent = userAgentString.indexOf("Chrome") > -1; if(chromeAgent){ let connection = navigator.connection || navigator.mozConnection || navigator.webkitConnection; let type = connection.effectiveType; let downLink = connection.downlink; if((type=='2g'||type=='3g')&& downLink<=0.4){ isSlowNetwork=true; } } let timeoutValue = 6000; let gptTimeoutValue = 2500; if(isSlowNetwork){ timeoutValue = 4000; gptTimeoutValue = 2500; } window.addEventListener('load',(event) => { setTimeout(() =>{ lhGPTScript(); PwtScript(); lhApsScript(); },gptTimeoutValue); setTimeout(() => { webEngageScript(); webengageInit(); },timeoutValue); }); </script><div id="popup_interstitial"></div><div id="ssoSDKSignIn"></div><div id="onBoardingDiv"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"webStoryList":[{"nid":0,"title":"वनडे इंटरनेशनल में सबसे ज्यादा कैच पकड़ने वाले खिलाड़ी","site_url":"players-with-most-catches-in-one-day-international-cricket-_OJbrWsGVoZhEnPqWuyF","created":"2025/02/21 10:21:12","changed":"2025/02/21 10:21:12","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/21/900x1600/kohli_1740132854356_1740132854664.jpg","description":"वनडे इंटरनेशनल में सबसे ज्यादा कैच पकड़ने वाले खिलाड़ी","img_title":"Players with most catches in One Day International cricket","img_description":"Players with most catches in One Day International cricket"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJbrWsGVoZhEnPqWuyF/"},{"nid":0,"title":"ये हैं बांग्लादेश के बल्लेबाज सौम्य सरकार और लिटन दास की वाइफ","site_url":"bangladeshi-cricketer-soumya-sarkar-and-litton-das's-wife-_OJbP7PoA1JoSMXDfT7i","created":"2025/02/21 08:31:24","changed":"2025/02/21 08:31:24","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/21/900x1600/bangladesh_cricketer_1740126624730_1740126625032.jpg","description":"ये हैं बांग्लादेश के बल्लेबाज सौम्य सरकार और लिटन दास की वाइफ","img_title":"Bangladeshi Cricketer Soumya Sarkar and Litton Das's wife","img_description":"Bangladeshi Cricketer Soumya Sarkar and Litton Das's wife"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJbP7PoA1JoSMXDfT7i/"},{"nid":0,"title":"इतनी पढ़ी-लिखी हैं पाक क्रिकेटर हारिस रऊफ की वाइफ, जानें लव स्टोरी","site_url":"pakistani-cricketer-haris-rauf's-wife-education-know-love-story-_OJbG5B4jcmxrcBI8Edz","created":"2025/02/21 07:19:56","changed":"2025/02/21 07:19:56","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/21/900x1600/Haris_Rauf_Wife_1740122149295_1740122149615.jpg","description":"इतनी पढ़ी-लिखी हैं पाक क्रिकेटर हारिस रऊफ की वाइफ, जानें लव स्टोरी","img_title":"Pakistani cricketer Haris Rauf's wife education know love story","img_description":"Pakistani cricketer Haris Rauf's wife education know love story"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJbG5B4jcmxrcBI8Edz/"},{"nid":0,"title":"चहल से उम्र में इतनी छोटी हैं धनश्री, अब नहीं पति-पत्नी","site_url":"dhanashree-verma-is-this-much-younger-than-cricketer-yujvendra-chahal-_OJb9ckY5mBRlItRpITQ","created":"2025/02/21 06:42:52","changed":"2025/02/21 06:42:52","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/21/900x1600/Dhanashreen_Chahal_1740119701847_1740119702160.webp","description":"चहल से उम्र में इतनी छोटी हैं धनश्री, अब नहीं पति-पत्नी","img_title":"Dhanashree Verma is this much younger than Yujvendra Chahal","img_description":"Dhanashree Verma is this much younger than Yujvendra Chahal"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJb9ckY5mBRlItRpITQ/"},{"nid":0,"title":"चहल-धनश्री ही नहीं इस क्रिकेटर ने भी ले लिया तलाक","site_url":"not-only-yujvendra-chahal-dhanshree-verma-this-cricketer-also-got-divorced-_OJawkJHfpsZMR2js9kp","created":"2025/02/21 05:50:27","changed":"2025/02/21 05:50:27","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/21/900x1600/Duminy_1740116485449_1740116485735.jpg","description":"चहल-धनश्री ही नहीं इस क्रिकेटर ने भी ले लिया तलाक","img_title":"Not only Yujvendra Chahal Dhanshree Verma this cricketer also got divorced","img_description":"Not only Yujvendra Chahal Dhanshree Verma this cricketer also got divorced"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJawkJHfpsZMR2js9kp/"},{"nid":0,"title":"कभी 26 पुल अप्स लगाता था पूर्व क्रिकेटर का बेटा, अब हुए इतने कम ","site_url":"former-cricketer's-sanjay-bangar-son-used-to-do-26-pull-ups-now-he-has-done-less.-_OJaaGvUu2Zlg8m7pea3","created":"2025/02/21 04:15:09","changed":"2025/02/21 04:15:09","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/21/900x1600/Sanjay_Son_1740110972588_1740110972937.jpg","description":"कभी 26 पुल अप्स लगाता था पूर्व क्रिकेटर का बेटा, अब हुए इतने कम ","img_title":"Former cricketer's Sanjay Bangar son used to do 26 pull ups now he has done less.","img_description":"Former cricketer's Sanjay Bangar son used to do 26 pull ups now he has done less."},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJaaGvUu2Zlg8m7pea3/"},{"nid":0,"title":"चैंपियंस ट्रॉफी से बाहर होने के बाद क्या कर रहे बुमराह, उनकी पत्नी ने बताया","site_url":"icc-champions-trophy-2025-jasprit-bumrah-health-update-given-by-wife-sanjana-ganesan-_OJZh3mjjXBmffifPVt5","created":"2025/02/20 19:20:37","changed":"2025/02/20 19:20:42","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/20/900x1600/Untitled_1740079214491_1740079214825.jpg","description":"चैंपियंस ट्रॉफी से बाहर होने के बाद क्या कर रहे बुमराह, उनकी पत्नी ने बताया","img_title":"icc champions trophy 2025","img_description":"icc champions trophy 2025"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJZh3mjjXBmffifPVt5"},{"nid":0,"title":"KL राहुल से उम्र में कितनी छोटी हैं उनकी वाइफ?","site_url":"know-the-age-difference-between-kl-rahul-and-his-wife-athiya-shetty-_OJZVJt_Bki0xWtxyA_d","created":"2025/02/20 18:25:41","changed":"2025/02/20 18:25:46","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/20/900x1600/Untitled_1740075914370_1740075914701.jpg","description":"KL राहुल से उम्र में कितनी छोटी हैं उनकी वाइफ?","img_title":"KL Rahul and his wife Athiya Shetty","img_description":"KL Rahul and his wife Athiya Shetty"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJZVJt_Bki0xWtxyA_d"},{"nid":0,"title":"किस धर्म से ताल्लुक रखते हैं शुभमन गिल, जानिए उनके बारे में सबकुछ","site_url":"icc-champions-trophy-2025-ind-vs-ban-know-about-shubman-gill-religion-career-century-etc-_OJZH2EnkxKlWhj3A4w9","created":"2025/02/20 17:21:52","changed":"2025/02/20 17:21:57","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/20/900x1600/Untitled_1740072094338_1740072094550.jpg","description":"किस धर्म से ताल्लुक रखते हैं शुभमन गिल, जानिए उनके बारे में सबकुछ","img_title":"shubman gill ","img_description":"shubman gill "},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJZH2EnkxKlWhj3A4w9"},{"nid":0,"title":"ICC ODI Rankings: ये हैं दुनिया के 10 सर्वश्रेष्ठ बल्लेबाज, जानिए कितने भारतीय","site_url":"icc-odi-rankings-top-10-odi-batsmen-in-the-world-_OJXz9fZDnd2vieIFRqi","created":"2025/02/20 11:43:15","changed":"2025/02/20 11:43:19","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/20/900x1600/Untitled_1740051765805_1740051765993.jpg","description":"ICC ODI Rankings: ये हैं दुनिया के 10 सर्वश्रेष्ठ बल्लेबाज, जानिए कितने भारतीय","img_title":"ICC ODI Rankings top 10 ODI batsmen","img_description":"ICC ODI Rankings top 10 ODI batsmen"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJXz9fZDnd2vieIFRqi"},{"nid":0,"title":"5 टीमें, जिनसे चैंपियंस ट्रॉफी में एक भी मैच नहीं हारा है भारत","site_url":"indian-team-never-lost-match-against-thes-5-teams-in-champions-trophy-history-_OJXINcpsoxcDIqIzP4q","created":"2025/02/20 08:13:15","changed":"2025/02/20 08:13:23","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/20/900x1600/Untitled_1740039184841_1740039185091.jpg","description":"5 टीमें, जिनसे चैंपियंस ट्रॉफी में एक भी मैच नहीं हारा है भारत","img_title":" champions trophy history","img_description":" champions trophy history"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJXINcpsoxcDIqIzP4q"},{"nid":0,"title":"न्यूजीलैंड के कप्तान मिचेल सेंटनर की वाइफ से मिलए","site_url":"champions-trophy-2025-pak-vs-nz-meet-new-zealand-captain-mitchell-santner-wife-_OJWth24w1j1LtU9XWAg","created":"2025/02/20 06:42:02","changed":"2025/02/20 06:42:24","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/20/900x1600/Untitled_1740033696947_1740033697315.jpg","description":"न्यूजीलैंड के कप्तान मिचेल सेंटनर की वाइफ से मिलए","img_title":"New Zealand captain Mitchell Santner wife","img_description":"New Zealand captain Mitchell Santner wife"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJWth24w1j1LtU9XWAg"},{"nid":0,"title":"ये 5 सीनियर खिलाड़ी भारतीय टीम को बना सकते हैं चैंपियन","site_url":"champions-trophy-2025-these-5-senior-players-can-make-the-indian-team-champion-_OJUvyzulCKtbrt1TUe7","created":"2025/02/19 21:14:00","changed":"2025/02/19 21:14:04","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/19/900x1600/ct_senior_player_1739999594928_1739999603048.jpg","description":"ये 5 सीनियर खिलाड़ी भारतीय टीम को बना सकते हैं चैंपियन","img_title":"champions trophy","img_description":"champions trophy"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJUvyzulCKtbrt1TUe7"},{"nid":0,"title":"CT 2025: एकदम नई है टीम इंडिया, ये 10 खिलाड़ी पहली बार खेलेंगे","site_url":"10-indian-players-will-play-first-time-in-champions-trophy-_OJUkRvxo0e0Gily1LGq","created":"2025/02/19 20:22:18","changed":"2025/02/19 20:22:25","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/19/900x1600/ct2025_1739996511723_1739996518567.jpg","description":"CT 2025: एकदम नई है टीम इंडिया, ये 10 खिलाड़ी पहली बार खेलेंगे","img_title":"champions trophy","img_description":"champions trophy"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJUkRvxo0e0Gily1LGq"},{"nid":0,"title":"पाकिस्तानी क्रिकेटर शाहीन अफरीदी की वाइफ से मिलिए","site_url":"pak-vs-nz-champions-trophy-2025-meet-pakistani-cricketer-shaheen-afridi-wife-_OJTKT2xBDDuD4TLbzyu","created":"2025/02/19 13:44:47","changed":"2025/02/19 13:48:04","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/19/900x1600/Untitled_1739972664836_1739972665140.jpg","description":"पाकिस्तानी क्रिकेटर शाहीन अफरीदी की वाइफ से मिलिए","img_title":"shaheen afridi wife","img_description":"shaheen afridi wife"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJTKT2xBDDuD4TLbzyu"},{"nid":0,"title":"2025 में भी खेलेंगे ये 6 चैंपियंस ट्रॉफी विनर खिलाड़ी","site_url":"6-champions-trophy-winners-to-play-in-2025-_OJT5spwEBJz_vCQaukm","created":"2025/02/19 12:39:53","changed":"2025/02/19 12:39:57","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/19/900x1600/Untitled_1739968764208_1739968764541.jpg","description":"2025 में भी खेलेंगे ये 6 चैंपियंस ट्रॉफी विनर खिलाड़ी","img_title":"champions trophy winners","img_description":"champions trophy winners"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJT5spwEBJz_vCQaukm"},{"nid":0,"title":"चैंपियंस ट्रॉफी के कुल कितने मैच जीता है भारत?","site_url":"how-many-matches-of-champions-trophy-has-india-won-_OJSHwtEXqrg2DMn0LE_","created":"2025/02/19 08:55:39","changed":"2025/02/19 08:55:43","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/19/900x1600/Untitled_1739955307645_1739955307893.jpg","description":"चैंपियंस ट्रॉफी के कुल कितने मैच जीता है भारत?","img_title":"Champions Trophy","img_description":"Champions Trophy"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJSHwtEXqrg2DMn0LE_"},{"nid":0,"title":"6 बड़े कारण, जिनकी वजह से 2017 चैंपियंस ट्रॉफी का फाइनल हार गई थी भारतीय टीम","site_url":"icc-champions-trophy-2017-final-6-big-reasons-for-india-defeat-against-pakistan-_OJS5bx0NlveGWR0Yf7r","created":"2025/02/19 08:21:30","changed":"2025/02/19 08:21:33","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2025/02/19/900x1600/2017_1739953250960_1739953264822.jpg","description":"6 बड़े कारण, जिनकी वजह से 2017 चैंपियंस ट्रॉफी का फाइनल हार गई थी भारतीय टीम","img_title":"icc champions trophy 2017 final","img_description":"icc champions trophy 2017 final"},"story_s3_url":"https://web-stories-lh.s3.amazonaws.com/web-stories/_OJS5bx0NlveGWR0Yf7r"},{"site_url":"/web-stories/sports/these-indian-cricketers-do-not-eat-non-veg-201729746525320.html","url":"/web-stories/sports/these-indian-cricketers-do-not-eat-non-veg-201729746525320.html","articleLink":"/web-stories/sports/these-indian-cricketers-do-not-eat-non-veg-201729746525320.html","title":"नॉनवेज नहीं खाते हैं ये भारतीय क्रिकेटर्स","image":{"free_v_s1":"https://www.livehindustan.com/lh-img/smart/img/2024/10/24/900x1600/virat_rohit_1729747811223_1729748104148.jpg","description":"नॉनवेज नहीं खाते हैं ये भारतीय क्रिकेटर्स"},"created":"2024/10/24 05:08:45","changed":"2024-10-24T05:08:45+0000"}],"categoryName":"sports","pageSize":18,"meta":{"h1":"खेल की ","title":"Sports Web Stories in Hindi - स्पोर्ट्स वेब स्टोरीज, Hindi Sports Visual stories","description":"Sports Web Stories in Hindi : Check latest sports web stories, sports visual stories on Hindustan.यहां पाएं लेटेस्ट और ट्रेंडिंग खेल से जुडी वेब स्टोरीज हिंदी में |","keywords":"sports web stories, sports web stories in hindi, hindi sports web stories, sports visual stories, स्पोर्ट्स वेब स्टोरीज"},"subSectionItem":"sports","sectionName":"web-stories","urls":{"makeStory":"https://api.livehindustan.com/api/ampstories/category/sports?page=1\u0026size=18","BP":"https://api.livehindustan.com/api/v3/section/web-stories/sports?page=1\u0026size=18"}},"l1MenuData":{"mainMenu":[{"name":"होम","title":"होम","urlPath":"https://www.livehindustan.com/","urlPathAmp":"https://www.livehindustan.com/amp","active":false},{"name":"राज्य","title":"राज्य","urlPath":"https://www.livehindustan.com/state/","urlPathAmp":"https://www.livehindustan.com/state/","active":false},{"name":"देश","title":"देश","urlPath":"https://www.livehindustan.com/national","urlPathAmp":"https://www.livehindustan.com/national","active":false},{"name":"चैंपियंस ट्रॉफी","title":"चैंपियंस ट्रॉफी","urlPath":"https://www.livehindustan.com/cricket/icc-champions-trophy","urlPathAmp":"https://www.livehindustan.com/cricket/icc-champions-trophy","newNav":true,"active":false},{"name":"लाइव स्कोर","title":"लाइव स्कोर","urlPath":"https://www.livehindustan.com/cricket/live-score","urlPathAmp":"https://www.livehindustan.com/cricket/live-score","active":false},{"name":"मनोरंजन","title":"मनोरंजन","urlPath":"https://www.livehindustan.com/entertainment","urlPathAmp":"https://www.livehindustan.com/amp_entertainment/","active":false},{"name":"बिजनेस","title":"बिजनेस","urlPath":"https://www.livehindustan.com/business/","urlPathAmp":"https://www.livehindustan.com/amp_business/","active":false},{"name":"करियर","title":"करियर","urlPath":"https://www.livehindustan.com/career/","urlPathAmp":"https://www.livehindustan.com/amp_career/","active":false},{"name":"विदेश","title":"विदेश","urlPath":"https://www.livehindustan.com/international/","urlPathAmp":"https://www.livehindustan.com/amp_international/","active":false},{"name":"वेब स्टोरी","title":"वेब स्टोरी","urlPath":"https://www.livehindustan.com/web-stories/","urlPathAmp":"https://www.livehindustan.com/amp_web-stories/","active":false},{"name":"धर्म","title":"धर्म","urlPath":"https://www.livehindustan.com/astrology/","urlPathAmp":"https://www.livehindustan.com/amp_astrology/","active":false},{"name":"राशिफल","title":"राशिफल","urlPath":"https://www.livehindustan.com/astrology/rashifal/aries","urlPathAmp":"https://www.livehindustan.com/astrology/rashifal/aries","active":false},{"name":"लाइफस्टाइल","title":"लाइफस्टाइल","urlPath":"https://www.livehindustan.com/lifestyle/","urlPathAmp":"https://www.livehindustan.com/amp_lifestyle/","active":false},{"name":"ऑटो","title":"ऑटो","urlPath":"https://www.livehindustan.com/auto/","urlPathAmp":"https://www.livehindustan.com/amp_auto/","active":false}],"dropDownmainMenu":[{"name":"विधानसभा चुनाव","title":"विधानसभा चुनाव","urlPath":"https://www.livehindustan.com/assembly-elections","urlPathAmp":"https://www.livehindustan.com/assembly-elections","active":false},{"name":"चैंपियंस ट्रॉफी","title":"चैंपियंस ट्रॉफी","urlPath":"https://www.livehindustan.com/cricket/icc-champions-trophy","urlPathAmp":"https://www.livehindustan.com/cricket/icc-champions-trophy","active":false},{"name":"बोर्ड रिजल्ट्स 2025","title":"बोर्ड रिजल्ट्स 2025","urlPath":"https://www.livehindustan.com/career/results","urlPathAmp":"https://www.livehindustan.com/amp_career/amp_results","active":false},{"name":"गैजेट्स","title":"गैजेट्स","urlPath":"https://www.livehindustan.com/gadgets/","urlPathAmp":"https://www.livehindustan.com/amp_gadgets/","active":false},{"name":"वीडियो","title":"वीडियो","urlPath":"https://www.livehindustan.com/videos/","urlPathAmp":"https://www.livehindustan.com/amp_videos/","active":false},{"name":"आपके लिए खास","title":"आपके लिए खास","urlPath":"https://www.livehindustan.com/articles-for-you/","urlPathAmp":"https://www.livehindustan.com/articles-for-you/","active":false},{"name":"वायरल","title":"वायरल","urlPath":"https://www.livehindustan.com/viral-news/news","urlPathAmp":"https://www.livehindustan.com/amp_viral-news/","active":false},{"name":"खेल","title":"खेल","urlPath":"https://www.livehindustan.com/sports/","urlPathAmp":"https://www.livehindustan.com/amp_sports/","active":true},{"name":"ओपिनियन","title":"ओपिनियन","urlPath":"https://www.livehindustan.com/blog/","urlPathAmp":"https://www.livehindustan.com/amp_blog/","active":false},{"name":"फोटो","title":"फोटो","urlPath":"https://www.livehindustan.com/photos/","urlPathAmp":"https://www.livehindustan.com/amp_photos/","active":false},{"name":"क्राइम","title":"क्राइम","urlPath":"https://www.livehindustan.com/crime/","urlPathAmp":"https://www.livehindustan.com/amp_crime/","active":false},{"name":"Livemint","title":"Livemint","urlPath":"https://www.livemint.com/","urlPathAmp":"https://www.livemint.com/amp/","active":false},{"name":"Hindustan Times","title":"Hindustan Times","urlPath":"https://www.hindustantimes.com/","urlPathAmp":"https://www.hindustantimes.com/amp/","active":false},{"name":"Healthshots","title":"Healthshots","urlPath":"https://www.healthshots.com/","urlPathAmp":"https://www.healthshots.com/amp/","active":false},{"name":"Healthshots Hindi","title":"Healthshots Hindi","urlPath":"https://www.healthshots.com/hindi/","urlPathAmp":"https://www.healthshots.com/hindi/amp/","active":false},{"name":"HT Auto","title":"HT Auto","urlPath":"https://auto.hindustantimes.com/","urlPathAmp":"https://auto.hindustantimes.com/amp/","active":false}],"roadBlock":false,"promotionBanner":false,"promotionbannerads":{"deskAdCode":"/3106570/LH_Desk_Budget_1100x90","mobileAdCode":"/3106570/LH_WAP_Budget_320x70","ampAdCode":"/3106570/LH_AMP_Budget_320x70"},"showPromotionImage":false,"promotionBannerImage":[{"imgPathWeb":" https://www.livehindustan.com/static-content/1y/lh/img/promotion-banner/fog-web.png","imgPathMob":"https://www.livehindustan.com/static-content/1y/lh/img/promotion-banner/fog-mweb.png","imgUrl":"https://www.livehindustan.com/gadgets/participate-in-ht-festival-of-gifts-during-festive-season-and-win-fantastic-gifts-201727346715024.html?utm_source=topbanners\u0026utm_medium=web\u0026utm_campaign=lhfog"}],"stickyAdRefreshRate":"","logoData":{},"openAppSections":["business"]},"footerData":{},"footerHtml":"\u003cli\u003e\n \u003cspan\u003e\n Latest News in Hindi\n \u003cpicture\u003e\n \u003csource srcset=\"https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp\" type=\"image/webp\" /\u003e\n \u003csource srcset=\"https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp\" type=\"image/png\" /\u003e\n \u003cimg loading=\"lazy\" src=\"https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.png\" alt=\"Latest News\" /\u003e\n \u003c/picture\u003e\n \u003c/span\u003e\n \u003ca href=\"/gadgets/buy-32-to-65-inch-smart-at-unbeatable-discounts-get-cinema-hall-like-screen-powerful-sound-via-amazon-201740136762325.html\" title=\"32 से 65 इंच तक के Smart TV पर तगड़ी छूट, मिलेगी थिएटर जैसी स्क्रीन, DJ जैसा साउंड, सबसे सस्ता ₹10,499 का\"\u003e32 से 65 इंच तक के Smart TV पर तगड़ी छूट, मिलेगी थिएटर जैसी स्क्रीन, DJ जैसा साउंड, सबसे सस्ता ₹10,499 का\u003c/a\u003e\n \u003ca href=\"/uttar-pradesh/lucknow/story-youth-reports-mobile-theft-and-unauthorized-withdrawal-of-10-000-rupees-in-lucknow-201740143551056.html\" title=\"मोबाइल चोरी कर खाते से निकाले रुपये\"\u003eमोबाइल चोरी कर खाते से निकाले रुपये\u003c/a\u003e\n \u003ca href=\"/uttarakhand/vikasnagar/story-uttarakhand-board-12th-students-find-hindi-exam-easy-and-enjoyable-201740143544940.html\" title=\"हिंदी का आसान पेपर देखकर विद्यार्थी खुश नजर आए\"\u003eहिंदी का आसान पेपर देखकर विद्यार्थी खुश नजर आए\u003c/a\u003e\n \u003ca href=\"/uttar-pradesh/aligarh/story-retired-bank-officer-rajendra-kumar-agrawal-s-eye-donation-posthumously-201740143542811.html\" title=\"नेत्रहीनों में रोशनी की आस जगा गए राजेंद्र\"\u003eनेत्रहीनों में रोशनी की आस जगा गए राजेंद्र\u003c/a\u003e\n \u003ca href=\"/uttar-pradesh/kausambi/story-high-speed-car-accident-leads-to-public-outrage-and-traffic-jam-in-sirathu-201740143538282.html\" title=\"कार सवारों ने सिराथू चेयरमैन के भाई को पीटा, चक्का जाम\"\u003eकार सवारों ने सिराथू चेयरमैन के भाई को पीटा, चक्का जाम\u003c/a\u003e\n \u003ca href=\"/cricket/royal-challengers-bengaluru-vs-mumbai-indians-live-score-rcb-vs-mi-wpl-2025-match-today-live-blog-201740143533766.html\" title=\"RCB vs MI मैच की लाइव हिंदी कमेंट्री और स्कोरकार्ड\"\u003eRCB vs MI मैच की लाइव हिंदी कमेंट्री और स्कोरकार्ड\u003c/a\u003e\n \u003ca href=\"/bihar/bhagalpur/story-bs-college-students-awarded-gold-medals-by-governor-at-6th-convocation-ceremony-201740143487095.html\" title=\"सुपौल: 6 विद्यार्थियों को कुलाधिपति सह राज्यपाल ने स्वर्ण पदक सम्मान से नवाजा\"\u003eसुपौल: 6 विद्यार्थियों को कुलाधिपति सह राज्यपाल ने स्वर्ण पदक सम्मान से नवाजा\u003c/a\u003e\n \u003ca href=\"/uttar-pradesh/lucknow/story-fraudsters-steal-jewelry-from-woman-in-e-rickshaw-near-krishna-nagar-metro-station-201740143484375.html\" title=\"सवारी बन ई-रिक्शे में बैठे ठगों ने महिला से हड़पे जेवर\"\u003eसवारी बन ई-रिक्शे में बैठे ठगों ने महिला से हड़पे जेवर\u003c/a\u003e\n \u003ca href=\"/uttar-pradesh/sonbhadra/story-police-arrest-youth-for-blackmail-and-rape-in-duddhi-201740143481710.html\" title=\"दुष्कर्म का आरोपी गिरफ्तार\"\u003eदुष्कर्म का आरोपी गिरफ्तार\u003c/a\u003e\n \u003ca href=\"/uttar-pradesh/saharanpur/story-ward-33-residents-struggle-with-basic-amenities-amidst-poor-infrastructure-in-delhi-201740143478062.html\" title=\"बोले सहारनपुर : समस्याओं का लगा अंबार, जीना हुआ दुश्वारबोले सहारनपुर : समस्याओं का लगा अंबार, जीना हुआ दुश्वार \"\u003eबोले सहारनपुर : समस्याओं का लगा अंबार, जीना हुआ दुश्वारबोले सहारनपुर : समस्याओं का लगा अंबार, जीना हुआ दुश्वार \u003c/a\u003e\n\u003c/li\u003e\u003cli\u003e\n \u003cspan\u003e\n Trending Hindi News\n \u003cpicture\u003e\n \u003csource srcset=\"https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp\" type=\"image/webp\" /\u003e\n \u003csource srcset=\"https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp\" type=\"image/png\" /\u003e\n \u003cimg loading=\"lazy\" src=\"https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.png\" alt=\"Latest News\" /\u003e\n \u003c/picture\u003e\n \u003c/span\u003e\n \u003ca href=\"https://www.livehindustan.com/ncr/delhi-cm-rekha-gupta-and-ministers-oath-taking-ceremony-live-updates-live-blog-201740016759094.html\"\u003eDelhi CM Oath Ceremony\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/uttar-pradesh/up-prayagraj-mahakumbh-2025-live-updates-crowd-snan-dates-weather-traffic-jam-details-live-blog-201740022054032.html\"\u003eMahakumbh 2025\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/uttar-pradesh/up-budget-session-2025-live-yogi-government-fm-suresh-khanna-speech-updates-live-blog-201740008889704.html\"\u003eUP Budget\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/cricket/india-vs-bangladesh-live-score-champions-trophy-2025-match-ind-vs-ban-ct-20-feb-match-live-hindi-commentary-live-blog-201740025328737.html\"\u003eIND vs BAN\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/astrology/astrology-today-february-20-2025-latest-updates-on-hindi-panchang-and-kumbh-kanya-mithun-rashi-live-blog-201740011486342.html\"\u003eAstrology today\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/national/aaj-ki-taaja-khabar-latest-and-breaking-hindi-news-february-20-2025-live-blog-201740012087764.html\"\u003eHindi News\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/bihar/latest-and-breaking-bihar-news-in-hindi-live-february-20-2025-bihar-ki-taja-khabarein-live-blog-201740011472140.html\"\u003eBihar Ki Taaza Khabar\u003c/a\u003e\n\u003c/li\u003e","hasElectionBottomNav":true,"hasBudgetIframeOnAmpHome":["budget"],"__N_SSP":true},"page":"/web-stories","query":{"category":"sports"},"buildId":"EPDN5R_3ClpSmeRAbEevD","assetPrefix":"https://www.livehindustan.com/lhfeed","isFallback":false,"dynamicIds":[73433],"gssp":true,"appGip":true,"locale":"hn","locales":["hn","en"],"defaultLocale":"hn","scriptLoader":[]}</script></body></html>