// Adds dimensions UUID, Author and Topic into GA4
Wednesday, June 17, 2026
27.7 C
Singapore

WEIRD: A wild ‘sotong’ appears in the MRT

A photo of a person dressed in a Sotong costume sitting among nonchalant commuters on an MRT has been circulating online.

While many have shared the image on Facebook and Twitter, some netizens have questioned how a person whose face is completely concealed can get past MRT security.

sotong 1 sotong 2

- Advertisement -

Hot this week

New City Direct Service 684 launched, offering Brickland and Bukit Batok West residents shorter commutes to the city

A new City Direct Service, Bus 684, has launched to connect Brickland and Bukit Batok West residents to the city, offering shorter and more direct commutes for those in the west.

PM Lawrence Wong reveals he has supported Tottenham Hotspur since childhood

After the Prime Minister said in an IG video that he's been a Tottenham Hotspur fan since he was a boy, netizens went wild in the comments. Some agreed wholeheartedly, others were disappointed.

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