SuperTopAds

வட்டுக்கோட்டையில் வாளுடன் இளைஞன் கைது

ஆசிரியர் - Editor II
வட்டுக்கோட்டையில் வாளுடன் இளைஞன் கைது

யாழ்ப்பாணம் , வட்டுக்கோட்டை பகுதியில் , வாளுடன் இளைஞன் ஒருவரை நேற்றைய தினம் சனிக்கிழமை பொலிஸ் விசேட அதிரடி படையினர் கைது செய்துள்ளனர். 

இரகசிய தகவலை அடுத்து , முதலி கோவிலடி பகுதியை சேர்ந்த இளைஞன் ஒருவரை கைது செய்து , விசாரணைகளை மேற்கொண்ட நிலையில் இளைஞனிடமிருந்து வாள் ஒன்றினை மீட்டுள்ளனர். 

கைது செய்யப்பட்ட இளைஞனையும் , மீட்கப்பட்ட வாளினையும் மேலதிக சட்ட நடவடிக்கைக்காக வட்டுக்கோட்டை பொலிசாரிடம் பொலிஸ் விசேட அதிரடி படையினர் ஒப்படைத்துள்ளனர். 

//let deferredPrompt; // //window.addEventListener('beforeinstallprompt', function(event) { // // Prevent Chrome 67 and earlier from automatically showing the prompt // event.preventDefault(); // // Stash the event so it can be triggered later. // deferredPrompt = event; //}); // Installation must be done by a user gesture! Here, the button click /* if(btnAdd) { btnAdd.addEventListener('click', (e) => { // hide our user interface that shows our A2HS button btnAdd.style.display = 'none'; // Show the prompt deferredPrompt.prompt(); // Wait for the user to respond to the prompt deferredPrompt.userChoice .then((choiceResult) => { if (choiceResult.outcome === 'accepted') { console.log('User accepted the A2HS prompt'); } else { console.log('User dismissed the A2HS prompt'); } deferredPrompt = null; }); }); } */ //$('a.logo-link').append('
');