// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 11, 2025
26.2 C
Singapore

Rioting in Little India

8th Dec 2013 Singapore
A riot has broken out in Little India after a private bus driver knocked down a pedestrian. Riot police have been deployed with reports that the bus has been set on fire – a police car was overturned by the mob.
UPDATE from eye witness: Jagwinder Singh, Restaurant Owner

Riot and anarchy on race course road. Drunk Indian national’s head smashed under the wheel of a bus. Crowd goes crazy, they’ve smashed all the bus glasses and beat up the driver, and now even the police is taking hits. This is crazy. Never seen anything like it. Bottles, dustbins and flowerpots being thrown everywhere.

[fvplayer src=”http://youtube.com/watch?v=sQL4Z26Zsds”]

 

See also  Singaporeans say they're pretty happy living in the Lion City, but it might depend on whom you ask
- 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); } });
// //