‘தேவரா 2’ வதந்திக்கு முற்றுப்புள்ளி வைத்த ஜூனியர் என்.டி.ஆர் | Jr. NTR Puts End to the 'Devara 2' Rumours

‘தேவரா 2’ வதந்திக்கு முற்றுப்புள்ளி வைத்த ஜூனியர் என்.டி.ஆர் | Jr. NTR Puts End to the ‘Devara 2’ Rumours


Last Updated : 16 Jun, 2025 07:39 PM

Published : 16 Jun 2025 07:39 PM
Last Updated : 16 Jun 2025 07:39 PM

1365822 Thedalweb ‘தேவரா 2’ வதந்திக்கு முற்றுப்புள்ளி வைத்த ஜூனியர் என்.டி.ஆர் | Jr. NTR Puts End to the 'Devara 2' Rumours

‘தேவரா 2’ தொடங்கப்படாது என்ற வதந்திக்கு முற்றுப்புள்ளி வைத்திருக்கிறார் ஜூனியர் என்.டி.ஆர். ஜூனியர் என்.டி.ஆர் நடிப்பில் வெளியான படம் ‘தேவரா’. பெரும் எதிர்பார்ப்புடன் வெளியான இப்படம் எதிர்பார்த்த வரவேற்பினை பெறவில்லை. அதே வேளையில் இப்படத்தின் கதை இன்னும் முடியவில்லை, 2-ம் பாகம் இருக்கிறது. தற்போது இப்படம் தொடங்கப்படாது என்று பலரும் கருத்து தெரிவித்து வருகிறார்கள்.

ஏனென்றால் பிரசாந்த் நீல் படத்தை முடித்தவுடன், நெல்சன் இயக்கும் படம் மற்றும் த்ரிவிக்ரம் இயக்கும் படம் என்று முடிவு செய்திருக்கிறார். இதனால் ‘தேவரா 2’ படம் கைவிடப்பட்டதாக தெலுங்கு ஊடகங்கள் பலரும் குறிப்பிட்டு இருந்தார்கள். இதனிடையே ‘தேவரா’ படத்தின் இயக்குநர் கொரட்டலா சிவாவுக்கு இன்று பிறந்த நாள்.

இதனை முன்னிட்டு ஜூனியர் என்.டி.ஆர் “பிறந்த நாள் வாழ்த்துகள் சிவா. மவுனத்தாலும், வலிமையாலும் பேசும் ஒரு இயக்குநர். உத்வேகம் அளிக்கும் பல கதைகளையும், எங்களுடன் வாழும் தருணங்களையும் உங்களுக்கு வாழ்த்துகிறேன். மீண்டும் ஒருமுறை அலையில் சவாரி செய்ய காத்திருக்கிறேன்” என்று தெரிவித்துள்ளார். இதற்கு பதிலளிக்கும் விதமாக கொரட்டலா சிவா “நன்றி அண்ணயா. ‘தேவரா 2’ மூலம் இந்த முறை இன்னும் ஆழத்துக்கு உங்களை அழைத்துச் செல்கிறேன்” என்று தெரிவித்துள்ளார். இருவரின் எக்ஸ் தளப் பதிவுகளின் மூலம் ‘தேவரா 2’ கைவிடப்படவில்லை என்பது உறுதியாகி இருக்கிறது.

FOLLOW US

தவறவிடாதீர்!


'); 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:'1365822' }, 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="

தொடர்புடைய செய்திகள்

"; $.each(data, function (i,k){ var str = k.web_url; var artURL = str.replace("https://www.hindutamil.in/", "https://www.hindutamil.in/"); var artImgURL = k.img.replace("/thumb/", "/medium/"); if(i>=4){ return false; } htmlTxt += ' '; }); htmlTxt += '
'; $('#related-div').html(htmlTxt); } }); related = 2; } } });



Source link

Leave a Comment

Your email address will not be published. Required fields are marked *