[ad_1]
ஹாங்சோ: மகளிர் ஆசிய கோப்பை ஹாக்கி தொடரின் சூப்பர் 4 சுற்றில் இந்திய அணி, கொரியாவை தோற்கடித்தது.
சீனாவின் ஹாங்சோ நகரில் நடைபெற்று வரும் இந்தத் தொடரில் நேற்று நடைபெற்ற சூப்பர் 4 சுற்றில் இந்திய அணி, கொரியாவுடன் மோதியது. இதில் இந்திய அணி 4-2 என்ற கோல் கணக்கில் வெற்றி பெற்றது.
இந்திய அணி சார்பில் வைஷ்ணவி விட்டல் பால்கே (2-வது நிமிடம்), சங்கீதா குமாரி (33-வது நிமிடம்), லால்ரெம்சியாமி (40-வது நிமிடம்), ருதுஜா தாதாசோ பிசல் (59-வது நிமிடம்) ஆகியோர் தலா ஒரு கோல் அடித்தனர். கொரியா அணி சார்பில் யுஜின் கிம் இரு கோல்கள் (33 மற்றும் 53-வது நிமிடம்) அடித்தார். இந்திய அணி தனது அடுத்த ஆட்டத்தில் கொரியாவுடன் நாளை (12-ம் தேதி) மோதுகிறது.
var related = 1;
/* var HINDU_COMMENTS_CONFIG = {
moduleId: 1, //1->news. 2->mag etc //integers only
articleId: "1376074", //integers only
articleUrl: "https://www.hindutamil.in/news/sports/1376074-womens-asia-cup-hockey-india-beats-korea.html",
img: "https://static.hindutamil.in/hindu/uploads/news/2025/09/11/xlarge/1376074.jpg",
title: "மகளிர் ஆசிய கோப்பை ஹாக்கி: கொரியாவை வீழ்த்தியது இந்திய அணி",
userId:"",
cate_id:"272",
body:"",
comments: {
"enabled": true,
"showRecommendedArticles": true,
"auth": true,
"socialAuth": true,
"sorting": "latest",
"showCommentInputBox": true
}
};
(function(){
var src="https://static.hindutamil.in/hindu/static/common/js/hindu_comments.js?v=11Sep";
document.write('
setTimeout(function(){ let scripts = [ 'https://static.hindutamil.in/hindu/static/common/js/jquery.validate.js', 'https://www.google.com/jsapi', 'https://static.hindutamil.in/hindu/static/common/js/moment.js', 'https://static.hindutamil.in/hindu/static/common/js/time_ago.js', 'https://static.hindutamil.in/hindu/static/common/js/custom_msite.js?v=1', 'https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v5.0', 'https://apis.google.com/js/platform.js' ]; scripts.forEach(function(url) { let script = document.createElement('script'); script.src = url; script.async = false; document.body.appendChild(script); }); }, 1000);
var nextPage=""; var cmt = 1; var related = 1; var article_id; var article_url; var article_img; var article_title; var article_uid; var article_cid; var article_keywords;
var HINDU_COMMENTS_CONFIG;
$('#loadMoreComments').html('
Be the first person to comment
');
$( document ).ready(function() { setTimeout(function(){ $('#loadMoreComments').html('');
localStorage.articleId = '1376074'; localStorage.moduleId = '1'; localStorage.StartLimit = 2; localStorage.EndLimit = 2; localStorage.DOMAIN_COMMENTS_URL = 'https://www.hindutamil.in/comments/'; localStorage.API_URL = 'https://api.hindutamil.in/'; localStorage.LoadMore="0"; }, 5000);
x=1; //alert(); //$('#LoadArticle .pgContent').slice(0, 1).show(); $('#loadMore').on('click', function (e) { e.preventDefault(); x = x+1; //$('#LoadArticle li').addClass('d-flex') $('#LoadArticle .pgContent').slice(0, x).slideDown(); $('.pgContent').show(); $('#loadMore').hide(); });
var y = 1; $('.loadmore-button').on('click', function (e) { y = y+1; if(y==2){ $('#loadMoreComments').append('
'); googletag.cmd.push(function() { googletag.display('div-gpt-ad-1700570021911-0'); }); } if(y==5){ $('#loadMoreComments').append('
'); googletag.cmd.push(function() { googletag.display('div-gpt-ad-1700569929456-0'); }); } });
// Refresh Ads units setInterval(function() { googletag.cmd.push(function() { googletag.pubads().refresh(); }); }, 45000);
$('.shareOpenBtn').click(function(){ $('.shareOpen1').toggle('slow'); });
$('.bookmark').click(function(){ var usrid = parseInt($(this).attr('data-id')); if(usrid>0){ $('.bookmark').html(''); $.ajax({ url: 'https://www.hindutamil.in/ajax/common.php?act=bookmark&do=bookmark', type: "POST", data: {mid:1, uid:usrid, aid:1376074}, success: function(response) { if(response.trim()=='success'){ var msg = ' Successfully saved.'; }else{ var msg = response; } $('#authErr').html(msg); } }); }else{ $('#authErr').html(' Please login to bookmark article '); } setTimeout(function(){$('#authErr').html(' ');},4500); });
$('#loadLess').on('click', function (e) { //alert() e.preventDefault(); x = x-1; $('#LoadArticle .pgContent').slice(x).slideUp(); });
if ($('.pgContent').length > 0) { var page_url = "https://www.hindutamil.in/news/sports/1376074-womens-asia-cup-hockey-india-beats-korea-~XPageIDX~.html"; var cur_url=""; var version = 1; var page_url_tmp = ''; $(window).on("scroll", function(e) { var window_height = $(window).height(); var window_top_position = $(window).scrollTop(); //alert(window_height + ' - ' + window_top_position); var window_bottom_position = (window_top_position + window_height); $('.pgContent').each(function(idx, ele){ var element_height = $(ele).outerHeight(); var element_top_position = $(ele).offset().top; //alert(idx+' --- '+element_top_position); var element_bottom_position = (element_top_position + element_height); if ((window_bottom_position > element_top_position) && (window_bottom_position < element_bottom_position)) { curindex = $(this).attr('data-id'); if ($(this).hasClass("element-visible")){ if(curindex=='tp') { newpf_url = page_url_tmp.replace("-~XPageIDX~", ''); }else{ newpf_url = page_url_tmp.replace("~XPageIDX~", curindex); } if(cur_url==newpf_url) {} else{ cur_url = newpf_url; window.history.replaceState({path:newpf_url},"",newpf_url); } //console.log('viewing...'); } else { //console.log('new'); triggerpoint = $(window).height() * .8 + $(window).scrollTop(); counterElement = $(this).offset().top; newTriggerpoint = triggerpoint + 20; if (triggerpoint > counterElement) { $(this).addClass("element-visible"); if(curindex=='tp') return; if (version == 9) {} else { page_url_tmp = page_url; newpf_url = page_url_tmp.replace("~XPageIDX~", curindex); window.history.replaceState({path:newpf_url},"",newpf_url); cur_url = newpf_url; $("#article_ga_track").load("https://www.hindutamil.in/ajax/track.php?act=ads&do=ga_track&pos=1376074"); } return false; } } return false; } }); }); }
$('#main-news-content a').attr('target', '_blank');
$('.print').click(function(){ printDiv(); });
});
function showInfoBox(){ $('#_infoBox').toggle('slow'); }
/* function ads_reload(){ $("#__adsr1").html(''); //$("#article_ga_track").load("https://www.hindutamil.in/ajax/track.php?act=ads&do=ga_track&pos=1376074"); $("#__adsr1").load("https://www.hindutamil.in/ajax/track.php?act=ads&do=album_ads_reload&page=article_detail&pos=article_right_1"); } */
function printDiv() { var divToPrint=document.getElementById('pgContentPrint'); var newWin=window.open('','Print-Window'); newWin.document.open(); newWin.document.write('

'+divToPrint.innerHTML+''); newWin.print(); newWin.close(); setTimeout(function(){newWin.close();},10); }
var emoteStarted = 0; $('.emoteImg').click(function() { var thisId = $(this).attr('data-id'); if(emoteStarted==0){ var totcnt = parseInt($('.emote-votes').attr('data-id')); if(totcnt==0){ $('.emote-votes').html('1 Vote'); $('.emote-votes').css('padding', '2px 5px'); }else{ var newtotcnt = totcnt + 1; $('.emote-votes').html(newtotcnt+' Votes'); }
$('.emoteImg').each(function(idx, ele){ var s = parseInt($(this).attr('data-id')); var cnt = parseInt($(this).attr('data-res')); var tot_cnt = parseInt($(this).attr('data-count')) + 1;
if(s==thisId){ cnt+=1; } cntPer = (cnt/tot_cnt)*100; var percnt = cntPer.toFixed(); if(s==thisId){ $('#emote-res-txt'+s).addClass('active-1'); $('#emote-res-cnt'+s).addClass('active'); } $('#emote-res-cnt'+s).html(percnt+'%'); $(this).removeClass('emoteImg'); }); emoteStarted = 1; $.ajax({ url: 'https://www.hindutamil.in/comments/ajax/common.php?act=emote&emid='+thisId, type: "POST", data: $('#frmReact').serialize(), success: function(response) { //document.location.reload(); } }); }else{
} });
$(window).scroll(function() { var wTop = $(window).scrollTop(); var homeTemplateHeight = parseInt($('#pgContentPrint').height()-200);
var acthomeTemplateHeight = homeTemplateHeight; if(wTop>homeTemplateHeight){ if( related==1 ){ $('#related-div').html( $('.homePageLoader').html() ); $.ajax({ url:'https://api.hindutamil.in/app/index.php?key=GsWbpZpD21Hsd&type=related_article', type:'GET', data : { keywords:'', aid:'1376074' }, dataType:'json', //async: false , success:function(result){ let userData = null; try { userData = JSON.parse(result); } catch (e) { userData = result; } var data = userData['data']; console.log(data);
var htmlTxt="
தொடர்புடைய செய்திகள்
if(i>=4){ return false; }
htmlTxt += '
'; }); htmlTxt += '
';
$('#related-div').html(htmlTxt);
}
});
related = 2;
}
}
});
Read More