// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 1, 2026
31.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

‘We have Plan A and Plan B ready to go’: Malaysia sets up task force to manage Johor-Singapore traffic disruptions on July 11 polling...

Special task force, backup plans and possible dedicated lanes set to help Malaysians travel home to vote while reducing delays at border checkpoints

Yee Jenn Jong: Hopefully Pritam Singh will leave a strong legacy of his place in Singapore politics

From Mr Yee's June 29 FB post: Singh may yet try to use the same approach in the next general election: putting up the strongest possible slate of candidates and configuring them for possible wins ...

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