// Adds dimensions UUID, Author and Topic into GA4
Wednesday, August 12, 2026
27 C
Singapore

China completes its first-ever docking in lunar orbit

A Chinese probe carrying samples from the lunar surface successfully docked Sunday with a spacecraft orbiting the moon, in another space first for the nation, state media reported. The manoeuvre was part of the ambitious Chang’e-5 mission — named after a mythical Chinese Moon goddess — to bring back the first lunar samples in four […]

- Advertisement -

Hot this week

Man jailed for six months for forging marriage certificate from his girlfriend to obtain rental flat

After being asked to move out of his rental unit, a man stole his girlfriend's electronic marriage certificate with her ex-husband, then used software to alter the contents and forged their marriag...

SPF: 72 y/o Singaporean man gets rescued after being abducted in Malaysia, lured by job offer; kidnappers demanded S$1M ransom

The 72-year-old was lured across the border by a fake job offer before being kidnapped and later rescued by the Malaysian police special task force

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