// Adds dimensions UUID, Author and Topic into GA4
Sunday, November 16, 2025
27 C
Singapore

Terrorist-plot to hit Marina Bay with rockets foiled by Indonesian authorities

TODAY newspaper citing local reports from Indonesia said that its local authorities have arrested six terror suspects for allegedly trying to hit Marina Bay with a rocket.  They had allegedly planned to fire from Batam.

It further reported: “The suspects, aged 19 to 46, were arrested on Friday morning (Aug 5) by Special Detachment 88, Indonesia’s elite counter-terrorism squad. The group is said to have links to Bahrun Naim, the alleged mastermind behind the attacks in central Jakarta earlier this year.”

See also  Public Spiritedness Awards given to commuters who helped catch men taking upskirt photos
- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //