// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
29.1 C
Singapore

China returns US navy’s drone while SAF’s armoured vehicles remain seized

The Chinese government has returned to the United States of America (US) an underwater drone which it seized in the South China Sea five days ago. A statement from the Chinese Ministry of Defence said, “After friendly consultations between China and the United States, the transfer of the US underwater drone was smoothly completed.”

Meanwhile, the Singapore Armed Forces’ Terrex Infantry Carrier Vehicles which were seized by the Hong Kong Customs and Excise Department remains detained in an enclosed area. The SAF previously said that they were not provided formal reasons about why the vehicles have been detained.

The shipping company engaged by SAF to transport the vehicles from a military exercise in Taiwan to Singapore had 3 unsuccessful meetings with the Chinese authorities to try and secure the release of the vehicles.

The Chinese government lodged representations to Singapore reiterating its “One-China” policy after their customs seized the armoured vehicles.

- Advertisement -

Hot this week

‘It’s not my child’: SG woman pushes back after in-laws ask her to help support brother-in-law’s kid

She said the latest request felt especially unfair after years of paying for family meals and being expected to give generous wedding and baby gifts.

Singaporean claims booking fail leaves them stranded in Australia

Fully paid and confirmed, but the property reportedly had no record of the booking. A Platinum Agoda customer says they arrived in Perth to find out their Aug. 12–17 reservation had never reached M...

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); } });
// //
Enable Notifications OK No thanks