Purely to preserve the longevity of Virat Kohli: Tom Moody has his say on split captaincy in Team India - cricket - Hindustan Times "; forYoudata += ""; forYoudata += ""; forYoudata += ""; count++; if (i === 7) { return false; } }); forYouApiResponse=forYoudata; $(forutxt).html('Recommended for you'); $(foruContent).html(forYoudata); } } }); } else if(forYouApiResponse!=''){ $(forutxt).html('Recommended for you'); $(foruContent).html(forYouApiResponse); } } function getUserData(){ $.ajax({ url:"https://www.hindustantimes.com/newsletter/get-active-subscription?usertoken="+user_token, type:"GET", dataType:"json", success: function(res){ if(res.length>0) { $("[id^=loggedin]").each(function(){ $(this).hide(); }); } } }); } function postUserData(payLoad, elm){ var msgelm=$(elm).parents(".subscribe-update").nextAll("#thankumsg"); $.ajax({ url:"https://www.hindustantimes.com/newsletter/subscribe", type:"POST", data:payLoad, contentType: "application/json", dataType: "json", success: function(res){ if(res.success===true){ $(msgelm).show(); $("[id^=loggedin]").each(function(){ $(this).css("display","none"); }); $("[id^=loggedout]").each(function(){ $(this).css("display","none"); }); } else if(res.exceptionResponse.alreadySubscribed===true){ $(msgelm).show(); $("[id^=loggedin]").each(function(){ $(this).css("display","none"); }); $("[id^=loggedout]").each(function(){ $(this).css("display","none"); }); $(msgelm).find(".subscribed-successfully:first span.msg").text(res.exceptionResponse.message); } } }); }function captchverification(captchaResponse) {$('#captchaResponse').value = captchaResponse;$("#captcha-div").removeClass("block");$("body").removeAttr("style");var payLoad=JSON.stringify({ "domain": "HT", "emailId": email, "googleCaptcha": captchaResponse, "subscriptionTypes": [ "daily" ] });postUserData(payLoad,activeElm);} function subscribeNewsletter(inputText) { activeElm=inputText; var mailformat = /^w+([.-]?w+)*@w+([.-]?w+)*(.w{2,3})+$/; if(inputText.val().match(mailformat)) { inputText.focus(); email=inputText.val(); $("#captcha-div").addClass("block"); $("body").css("overflow","hidden"); return true; } else { alert("You have entered an invalid email address!"); inputText.focus(); return false; } } //DFP Ads var $dfpRightAd1 = $('.dfp-rightAd1-' + storyUuid); var $dfpRightAd2 = $('.dfp-rightAd2-' + storyUuid); var $dfpRightAd3 = $('.dfp-rightAd3-' + storyUuid); var $dfpRightAd4 = $('.dfp-rightAd4-' + storyUuid); var $dfpRightAd5 = $('.dfp-rightAd5-' + storyUuid); var $dfpStoryAd1 = $('.dfp-storyAd1-' + storyUuid); var $dfpStoryAd2 = $('.dfp-storyAd2-' + storyUuid); var $dfpStoryAd3 = $('.dfp-storyAd3-' + storyUuid); var $dfpStoryAd4 = $('.dfp-storyAd4-' + storyUuid); var $dfpStoryAd5 = $('.dfp-storyAd5-' + storyUuid); var $centerAd = $('.centerAd-' + storyUuid); getPersonlizeData(''); displayAd($dfpRightAd1,'/1055314/HT_StoryPages_300x250_Top',[[300, 250], [300, 600]]); displayAd($dfpRightAd2,'/3106570/HT_Desk_Story_BS_Multisize',['fluid', [300, 100]]); var rightMiddleScrollHandler = function () { if ($dfpRightAd3.isInViewport()) { displayAd($dfpRightAd3, '/1055314/HT_StoryPages_300x250_Middle', [[300, 250], [300, 600]]); $(window).off("scroll", rightMiddleScrollHandler); } } $(window).on("scroll", rightMiddleScrollHandler); var rightTabRepTopScrollHandler = function () { if ($dfpRightAd4.isInViewport()) { displayAd($dfpRightAd4, '/1055314/HT_Desk_Story_TabRep_Top_Multisize', [[300, 250], [300, 600]]); $(window).off("scroll", rightTabRepTopScrollHandler); } } $(window).on("scroll", rightTabRepTopScrollHandler); var rightTabRepBottomScrollHandler = function () { if ($dfpRightAd5.isInViewport()) { displayAd($dfpRightAd5, '/1055314/HT_Desk_Story_TabRep_Bottom_Multisize', [300, 250]); $(window).off("scroll", rightTabRepBottomScrollHandler); } } $(window).on("scroll", rightTabRepBottomScrollHandler); var storyCenterScrollHandler = function () { if ($centerAd.isInViewport()) { displayAd($centerAd, '/1055314/HT_Desk_Story_ES_Top_728x90', [728, 90]); $(window).off("scroll", storyCenterScrollHandler); } } $(window).on("scroll", storyCenterScrollHandler); //Inline story ads var storyAd1ScrollHandler = function () { if ($dfpStoryAd1.isInViewport()) { displayAd($dfpStoryAd1, storyAdList[0].ad, [728, 90]); $(window).off("scroll", storyAd1ScrollHandler); } } $(window).on("scroll", storyAd1ScrollHandler); var storyAd2ScrollHandler = function () { if ($dfpStoryAd2.isInViewport()) { displayAd($dfpStoryAd2, storyAdList[1].ad, [728, 90]); $(window).off("scroll", storyAd2ScrollHandler); } } $(window).on("scroll", storyAd2ScrollHandler); var storyAd3ScrollHandler = function () { if ($dfpStoryAd3.isInViewport()) { displayAd($dfpStoryAd3, storyAdList[2].ad, [728, 90]); $(window).off("scroll", storyAd3ScrollHandler); } } $(window).on("scroll", storyAd3ScrollHandler); var storyAd4ScrollHandler = function () { if ($dfpStoryAd4.isInViewport()) { displayAd($dfpStoryAd4, storyAdList[3].ad, [728, 90]); $(window).off("scroll", storyAd4ScrollHandler); } } $(window).on("scroll", storyAd4ScrollHandler); var storyAd5ScrollHandler = function () { if ($dfpStoryAd5.isInViewport()) { displayAd($dfpStoryAd5, storyAdList[4].ad, [728, 90]); $(window).off("scroll", storyAd5ScrollHandler); } } $(window).on("scroll", storyAd5ScrollHandler); validateUser($("#loggedin"),$("#loggedout")); if(user_token){ $("#loggedin .subscribe-text").html("Subscribe to get our daily newsletter in your inbox"); $("#loginSub").click(function(){ var udata=JSON.stringify({ "domain": "HT", "userToken": user_token, "googleCaptcha": "string", "subscriptionTypes": [ "daily" ] }); postUserData(udata,this); }); }else{ $("#loggedout .subscribe-text").html("Enter your email to get our daily newsletter in your inbox"); $("#subscribeBtn").click(function(){ subscribeNewsletter($(this).prev()); }); } function ScrollMe(uuid) {var id = uuid.replace('story_','').trim(); id = id +"_story";var newid = uuid.trim();$('#ulInfinite').each(function() {var phrase = '';$(this).find('li').each(function(j, lix) {var myid = $(lix).attr('id');if (myid.trim() == newid.trim())$(lix).addClass("active");else$(lix).removeClass("active");});});var element = document.getElementById(id);element.scrollIntoView();element.scrollIntoView({behavior : "auto",block : "start",inline : "nearest"});$('html, body').animate({scrollTop : $("#" + newid).offset().top - 800}, 800, 'swing');}function InfiniteScroll() {var nextURL = listUrl[urlCount];var $container = $('.articles').infiniteScroll({path : function() {return nextURL;},append : '.article',status : '.scroller-status',hideNav : '.pagination',loadOnScroll : false,scrollThreshold : false});$container.infiniteScroll('loadNextPage');$container.on('history.infiniteScroll', function(event, title, path) {var currentID = "article_" + getStoryIdByUrl('https://www.hindustantimes.com/cricket/purely-to-preserve-the-longevity-of-virat-kohli-tom-moody-has-his-say-on-split-captaincy-in-team-india/story-SBUxd0MHSaOOW8WvErUlNM.html');var articleID = "article_" + getStoryIdByUrl(path);document.title = title;var temp = path.replace('.html', '').split('-');temp = temp.reverse();var forNid = temp[0].trim();$('#ulInfinite li').removeClass("active");$('#story_' + forNid).addClass("active");var n = gatag.includes(articleID, 0);if(n==false){gatag.push(articleID);showSkippablePopup();ga('send', {hitType : 'pageview',location : window.location.hostname.trim(),title : title.trim(),page : window.location.pathname.trim(),dimension15 : title});}window.snowplow("trackPageView", title);window.snowplow('resetPagePing');if (typeof COMSCORE != 'undefined'&& typeof COMSCORE.beacon !== 'undefined') {COMSCORE.beacon({c1 : "2",c2 : "6035286"});}});$container.on('load.infiniteScroll', function(event, response, path) {urlCount++;});var counter = 1;var uuid;$container.on('append.infiniteScroll', function(event, response, path, items) {uuid= $(items).find('.get-uuid').val();var elmLogin=$(items).find('#loggedin');var elmLogout=$(items).find('#loggedout');getPersonlizeData(items); validateUser(elmLogin,elmLogout); if(user_token){ getUserData(); $(elmLogin).find(".subscribe-text").html("Subscribe to get our daily newsletter in your inbox"); $(items).find("#loginSub").click(function(){ var udata=JSON.stringify({ "domain": "HT", "userToken": user_token, "googleCaptcha": "string", "subscriptionTypes": [ "daily" ] }); postUserData(udata, this); }); }else{ $(elmLogout).find(".subscribe-text").html("Enter your email to get our daily newsletter in your inbox"); $(items).find("#subscribeBtn").click(function(){ subscribeNewsletter($(this).prev()); }); }var $dfpRightAd1ES = $(items).find('.dfp-rightAd1-'+uuid); var $dfpRightAd3ES = $(items).find('.dfp-rightAd3-'+uuid); var $dfpRightAd4ES = $(items).find('.dfp-rightAd4-'+uuid); var $dfpRightAd5ES = $(items).find('.dfp-rightAd5-'+uuid); var $centerAdES = $(items).find('.centerAd-' + uuid); var $dfpStoryAd1ES = $('.dfp-storyAd1-' + uuid);var $dfpStoryAd2ES = $('.dfp-storyAd2-' + uuid); var $dfpStoryAd3ES = $('.dfp-storyAd3-' + uuid); var $dfpStoryAd4ES = $('.dfp-storyAd4-' + uuid); var $dfpStoryAd5ES = $('.dfp-storyAd5-' + uuid); var isVideoExists = $(items).find('.video-js'); var isVideo=false; if (isVideoExists.length > 0) { isVideo=true; } var rightESTopScrollHandler = function () { if ($dfpRightAd1ES.isInViewport()) { displayAd($dfpRightAd1ES, rightAdList[0].ad, rightAdList[0].adsizes); $(window).off("scroll", rightESTopScrollHandler); } } $(window).on("scroll", rightESTopScrollHandler); var rightESMiddleScrollHandler = function () { if ($dfpRightAd3ES.isInViewport()) { displayAd($dfpRightAd3ES, rightAdList[1].ad, rightAdList[1].adsizes); $(window).off("scroll", rightESMiddleScrollHandler); } } $(window).on("scroll", rightESMiddleScrollHandler); var rightESTabRepTopScrollHandler = function () { if ($dfpRightAd4ES.isInViewport()) { displayAd($dfpRightAd4ES, rightAdList[2].ad, rightAdList[2].adsizes); $(window).off("scroll", rightESTabRepTopScrollHandler); } } $(window).on("scroll", rightESTabRepTopScrollHandler); var rightESTabRepBottomScrollHandler = function () { if ($dfpRightAd5ES.isInViewport()) { displayAd($dfpRightAd5ES, rightAdList[3].ad, rightAdList[3].adsizes); $(window).off("scroll", rightESTabRepBottomScrollHandler); } } $(window).on("scroll", rightESTabRepBottomScrollHandler); var storyCenterScrollHandler = function () { if ($centerAdES.isInViewport()) { displayAd($centerAdES, '/1055314/HT_Desk_Story_ES_Top_728x90', [728, 90]); $(window).off("scroll", storyCenterScrollHandler); } } $(window).on("scroll", storyCenterScrollHandler); //Story Inline ads var storyESAd1ScrollHandler = function () { if ($dfpStoryAd1ES.isInViewport()) { displayAd($dfpStoryAd1ES, storyAdList[0].ad2, [728, 90]); $(window).off("scroll", storyESAd1ScrollHandler); } } $(window).on("scroll", storyESAd1ScrollHandler); var storyESAd2ScrollHandler = function () { if ($dfpStoryAd2ES.isInViewport()) { displayAd($dfpStoryAd2ES, storyAdList[1].ad2, [728, 90]); $(window).off("scroll", storyESAd2ScrollHandler); } } $(window).on("scroll", storyESAd2ScrollHandler); var storyESAd3ScrollHandler = function () { if ($dfpStoryAd3ES.isInViewport()) { displayAd($dfpStoryAd3ES, storyAdList[2].ad2, [728, 90]); $(window).off("scroll", storyESAd3ScrollHandler); } } $(window).on("scroll", storyESAd3ScrollHandler); var storyESAd4ScrollHandler = function () { if ($dfpStoryAd4ES.isInViewport()) { displayAd($dfpStoryAd4ES, storyAdList[3].ad, [728, 90]); $(window).off("scroll", storyESAd4ScrollHandler); } } $(window).on("scroll", storyESAd4ScrollHandler); var storyESAd5ScrollHandler = function () { if ($dfpStoryAd5ES.isInViewport()) { displayAd($dfpStoryAd5ES, storyAdList[4].ad, [728, 90]); $(window).off("scroll", storyESAd5ScrollHandler); } } $(window).on("scroll", storyESAd5ScrollHandler); counter++;if (urlCount = n && o = n ? t.play() : t.pause()) : console.log("iOS") }) }); }}else if(isVideo){$(items).find("video[id^='myPlayerID_']").each(function(t, e) {var n = "myPlayerID_" + $(e).attr("data-video-id");bc(n), videojs(n).ready(function() {this.scrollIntoView()}) });}$(items).find("div[id^='right-swiper-']").each(function(i, e) {var swipID = $(e).attr("id");var storySwiper = new Swiper('#' + swipID, {pagination : {el : '.swiper-pagination',clickable : true},preloadImages : false,lazyLoading : true,simulateTouch : false,autoplay : {delay : 3000,}});});var ind = 0;$(items).find('.read-more').each(function(ind, obj) {ind = ind + 1;var html = $(items).find("#inlineStory" + ind).html();$(this).html(html);});$(items).find('img.lazy').each(function(i, e) {$(e).lazyload({effect : "fadeIn",effectTime : 20,threshold : 200,failurelimit : 0});});//getSeoContent(items);});}var reqOpen = true;$(document).bind("scroll",function() {var viewport = {top : $(document).scrollTop(),left : $(document).scrollLeft()};viewport.bottom = viewport.top + $(document).height();lastScrollTop = viewport.top;var bot = viewport.bottom - $(document).height();if (viewport.top > 200 && (showInfinite)) {if(isCorona && !loaded){var s= document.createElement('script');s.setAttribute('async','');s.src="https://chat.amplify.ai/plugin/5e77327dd8722a5cf17170be/chat_plugin.js?pluginId=5e77327dd8722a5cf17170be";document.getElementsByTagName('head')[0].appendChild(s);loaded=true;}$('.footer-scroll-main').show();if (reqOpen == true) {$('#ulInfinite li:first').addClass("active");$('#ulInfinite li .stroy-link').each(function(i, t) {if(i>0){listUrl.push($(t).html());}});InfiniteScroll();reqOpen = false;} } else if (bot
Read more from the original source:
Purely to preserve the longevity of Virat Kohli: Tom Moody has his say on split captaincy in Team... - Hindustan Times
- 5 Healthy Ways to Live a Longer, Happier Life, According to Blue Zone Communities - Verywell Mind - April 24th, 2025
- Walking Just 11 Minutes Each Day Could Add Years To Your Life, Says Study. Here's Why It Works. - Women's Health - April 24th, 2025
- Healthspan and longevity: The rise of the geroprotective supplements - NutraIngredients-USA.com - April 24th, 2025
- Longevity expert says one exercise can add three years to your life - Surrey Live - April 24th, 2025
- Want To Live To 100? Heres What The Blue Zones Are Doing Right - Plant Based News - April 24th, 2025
- Longevity: Discover Our Exclusive Hotels Focusing on Gentle Rejuvenation - Falstaff - April 24th, 2025
- In-cosmetics Global 2025: Barentz targets biohacking and longevity trends with innovative formulations - www.personalcareinsights.com - April 24th, 2025
- Fitness, mindset, and nutrition: Unlocking longevity after 60 [PODCAST] - KevinMD.com - April 24th, 2025
- Lanserhof: The Worlds Most Advanced Longevity Clinicand Why It Matters - stupidDOPE - April 24th, 2025
- Fiber, gut health and longevity: The week in Well+Being - The Washington Post - April 24th, 2025
- Viewpoint: Longevity and sirtuinsLeonard Guarantes Elysium is raking in a fortune promoting supplements that most scientists believe are next to... - April 24th, 2025
- Link between regenerative, functional, and longevity medicine | Bloom - WFLA - April 24th, 2025
- Abu Dhabi takes the HELM in longevity - Longevity.Technology - April 24th, 2025
- Family Guy: Rich Appel and Alec Sulkin Talk Longevity, Collaboration, and Doing it By Hand - Animation World Network - April 24th, 2025
- Want to Live Longer? A New Study Says Making This Easy Swap Could Help - Food & Wine - April 24th, 2025
- Timeline, the Leading Longevity Biotech Brand, Launches First-of-Its-Kind Gummy Powered by Mitopure - Business Wire - April 24th, 2025
- 'I'm a longevity expert - most 100-year-olds have eaten one type of carbohydrate their entire lives' - GB News - April 24th, 2025
- Whats the secret of the longevity of crocodile relatives? - futurity.org - April 24th, 2025
- This 99-Year-Old Lifts Every Day and Swears by One Surprising Meal - Men's Fitness - April 24th, 2025
- 5 health tips from the exclusive (and hardcore) German longevity retreat - MSN - April 24th, 2025
- I feel more alive than ever at 47 here's my 4-step routine - hellomagazine.com - April 14th, 2025
- Longevity Fitness: How to slow down aging and strategies to stay fit after middle age - Times of India - April 14th, 2025
- Living Longer and Better: The Rise of Longevity Clinics. But When Will They Be Accessible to Everyone? - Men's Health - April 14th, 2025
- Recent work suggests a connection between verbal factors and a longer lifespan. - Psychology Today - April 14th, 2025
- Aging In Place: Longevity In A Time Of Stress - CapeNews.net - April 14th, 2025
- Florida Wins National Title, a 101-Year-Olds Longevity Tips: What to Know TODAY - TODAY.com - April 14th, 2025
- Retirement could be bad for your health, says wellness expert: 'Powered by purpose' - Fox News - April 14th, 2025
- 101-Year-Old Nutrition Professor Shares 7 Tips For A Long Life - TODAY.com - April 14th, 2025
- Longevity and precision medicine driving the agenda at Abu Dhabi Global Health Week - PR Newswire - April 14th, 2025
- Sadhguru's 13 tips on right food habits that promote health and longevity - Times of India - April 14th, 2025
- Aging, regeneration and whole-body rejuvenation in long-lived planarians - Nature - April 14th, 2025
- Longevity expert says world's oldest people in Blue Zones 'never' drink this - Surrey Live - April 14th, 2025
- Technologies developed to clean up orbit and enhance satellite longevity - Space Daily - April 14th, 2025
- Longevity in theatre requires talent and skill and lucky timing - The Stage - April 14th, 2025
- FIBO 2025 opens with new longevity and wellness hall and conference - spaopportunities.com - April 14th, 2025
- What the Tech: Increasing your iPhone's longevity - KTBS - April 14th, 2025
- P90X trainer Tony Horton is in the best shape of his life at 66. Here are his top longevity tips. - Business Insider - April 14th, 2025
- This daily supplement can work wonders for longevity: Here's how to take it - Times of India - April 14th, 2025
- Is this longevity diet a magic pill for chronic diseases? Why Lancets planetary health diet can work for you - The Indian Express - April 14th, 2025
- Im a doctor why the French diet beats the Mediterranean diet for obesity, longevity and colon cancer - New York Post - April 14th, 2025
- So "Longevity Tea" Is A Thing & It's Easier To Make Than You'd Expect - MindBodyGreen - April 5th, 2025
- Longevity & Hospitality Summit: Transforming the future of hospitality - spaopportunities.com - April 5th, 2025
- Department of Health Abu Dhabi hosts inaugural Healthy Longevity Innovation Forum - MSN - April 5th, 2025
- Fat's surprising role in aging and longevity - WFTV - April 5th, 2025
- The creator of Kind Bars is now investing in longevity. Here's what his firm is betting on. - Business Insider - April 5th, 2025
- Try these moves tied to longevity and independence later in life - MSN - April 5th, 2025
- Longevity Beauty Brand Oneskin Launches Hair - The Business of Fashion - April 5th, 2025
- The science of brain longevity: The Magtein success story - NutraIngredients.com - April 5th, 2025
- Public invited to attend free conference on longevity: Focus Forward Long Live West Virginia - WV News - April 5th, 2025
- Dr Greger Reveals The 10 Blue Zones Food Guidelines To Lengthen Your Life - Plant Based News - April 5th, 2025
- NAD Supplements Promise to Improve Energy, Metabolism, and Longevity. Heres How Experts Recommend You Use Them - GQ - April 5th, 2025
- Longevity and Hyaluronic Acid, discover the novelties of LipoTrue at booth 1A80 - Cosmetics Business - April 5th, 2025
- The Longevity Superfood That Could Extend Your Life - Plant Based News - April 5th, 2025
- Nutritionist-approved 5 fruits that improve longevity and heart health - Times of India - April 5th, 2025
- Exclusive | 100-year-old NYC cabaret singer shares her secret to longevity: Everything about her is an inspiration - New York Post - April 5th, 2025
- The No. 1 Tip You Need To Live To 100, From A Longevity Expert - MindBodyGreen - April 5th, 2025
- I asked scientists about the best exercise for longevity - and they all said the same 3 workouts - Woman & Home - April 5th, 2025
- Longevity Is A Rich Man's Game. But What Does It Cost The Rest Of Us? - HuffPost UK - April 5th, 2025
- 'Fasting and the Longevity Revolution' Trailer Has Edward Norton Narrating Nutrition Doc - MovieWeb - April 5th, 2025
- The convergence of health, wealth and longevity Services - Deloitte - April 5th, 2025
- Longevity researcher shares secrets of the worlds blue zones - Fox News - March 19th, 2025
- Kyrgyzstan on the Threshold of an Aging Population: Government Develops Active Longevity Program - Times of Central Asia - March 19th, 2025
- Longevity dividend - Association of Health Care Journalists - March 19th, 2025
- Longevity: The cosmetics industry must rethink its approach to ageing - Premium beauty - March 19th, 2025
- Implantable biosensors get major longevity boost with coating technology that inhibits biofouling - Phys.org - March 19th, 2025
- Longevity vs. Metabolism: How Birds Cheat the Aging Process - SciTechDaily - March 19th, 2025
- Bon appetit, Cristiano Ronaldo! 'Unusual' dish behind 40-year-old's remarkable longevity - and where it can be bought - revealed - Goal.com - March 19th, 2025
- Secrets of the Greenland Sharks Longevity Revealed in New Study - The Brighter Side of News - March 19th, 2025
- Anthony Michael Hall Says Longevity Was Always His Goal As The Breakfast Club And Weird Science Turn 40 - Decider - March 19th, 2025
- LB Elandon Roberts' words on NFL longevity will have Raiders fans very excited to have him - Raiders Wire - March 19th, 2025
- Studies Undoubtedly Show This Vitamin Is Linked To LongevityHere's Why - mindbodygreen - March 19th, 2025
- 'Helps slow down ageing': Nutritionist names longevity foods that improve 'heart health and brain function' - GB News - March 19th, 2025
- Men With High-Quality Sperm May Have a Longer Life Expectancy - Everyday Health - March 19th, 2025
- Dr. Vonda Wright Shares the Longevity Habits Youre Not Thinking About (and That You Can Start Doing Today) - Maria Shriver's Sunday Paper - March 19th, 2025
- 99-Year-Old Dick Van Dyke Eats This Surprising Food Combo Every Day - Taste of Home - March 19th, 2025
- Climbing This Many Stairs A Week May Lead To A Longer Life - HuffPost UK - March 19th, 2025
- How to live longer: Supercentenarian who lived to 117 ate her go-to snack 3 times a day - GB News - March 19th, 2025
- Saudi Arabia Expands Regulatory Role To Shape The Future Of Health And Longevity - Citeline News & Insights - March 19th, 2025
- Crypto fans are obsessed with longevity and biohacking: Heres why - Cointelegraph - March 19th, 2025
- Unlocking the power of sleep: Longevity expert Dr Elie Abirached tells us how - Gulf Business - March 19th, 2025