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(); observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback in case observer not supported setTimeout(lazyLoader, 3000); } });
Wednesday, June 25, 2025
28.1 C
Singapore

23 women arrested in police crackdown on public entertainment outlets

The Singapore Police Force conducted an island-wide crackdown on public entertainment outlets, between the 1st and 2nd of September.

The crackdown resulted in the arrest of 23 female entertainment employees in breach of the Public Entertainments Act and revealed at least 7 entertainment outlets that were in violation of licensing conditions.

The entertainment outlets located at South Bridge Road, Merchant road, Magazine Road, Tanjong Pagar Road, Tras Street, Duxton Road, Neil Road, New Bridge Road and Kampong Bahru Road were affected and action will be taken against the operators.

See also  SIA confirms HK-bound flight returned to Singapore due to technical issues

Hot this week

Singaporeans debate ‘attractiveness’ of SG accent

SINGAPORE: When a local Reddit user asked, “Do people...

Popular Categories