// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 4, 2025
29.3 C
Singapore

Singaporean woman arrested in Kuala Lumpur for driving sports car with expired licence

MALAYSIA: A 40-year-old Singaporean woman was arrested in Kuala Lumpur on Saturday (Nov 29) after she was found driving a rented sports car with an expired licence and no valid road tax.

According to Oriental Daily News, Kuala Lumpur Road Transport Department (JPJ) revealed that the arrest was made at 7:21 p.m. along the Middle Ring Road 2 (MRR2). JPJ officers conducting checks discovered that the vehicle’s licence had expired on Nov 13 and that the car was not insured at the time of inspection.

It appears the woman had rented the sports car from a rental company for a single day. The vehicle has since been impounded by the authorities for further processing.

The JPJ added that investigations into the case are ongoing.

See also  Malaysian government-linked Assemblyman claims trial in Tamil Tiger case
- Advertisement -

Hot this week

Malaysia to bar Singaporean tour buses from operating as long-distance services

MALAYSIA: Malaysian Transport Minister Anthony Loke has confirmed that...

Tin Pei Ling sounds alarm over beer bottle thrown from high floor at MacPherson

SINGAPORE: MacPherson MP (Member of Parliament) Tin Pei Ling...

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); } });
// //