// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Facebook, Instagram, WhatsApp hit by outage

Check back for more updates.

Major social media services including Facebook, Instagram and WhatsApp were hit by a massive outage on Monday, tracking sites showed, impacting potentially tens of millions of users.

Outage tracker Downdetector was showing outages in heavily populated areas like Washington and Paris. /AFP

- Advertisement -

Hot this week

Malaysia will roll out nationwide RM2.10 subsidised diesel scheme using MyKad from July 2026

Malaysian government's decision to implement a nationwide targeted diesel subsidy programme starting in July 2026. The announcement confirms that subsidised diesel will be standardised nationwide a...

Due to an electric bicycle: Fire broke out at Geylang, suspectedly because of a battery being left charging

A fire broke out in a unit on the seventh floor of Casa Aerata apartment building on Lorong 26 Geylang this evening. For safety reasons, police and the Civil Defence Force evacuated nearby resident...

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