// Adds dimensions UUID, Author and Topic into GA4
Thursday, March 12, 2026
31.5 C
Singapore

Ayam Brand says viral video of maggots in its canned sardines is hoax

Facebook user Swathy Subramaniam shared a video which showed maggots crawling in in an opened can of sardines. The video clip is trending with about 800 shares and over 1,000 comments.

https://www.facebook.com/swathy.subramaniam.5/videos/1327307297316198/?pnref=story

Ayam Brand has however clarified that the video clip being circulated is hoax. It said that it is impossible for worms to survive the high temperatures and pressure of canned food sterilisation.
2 20

See also  Fresh grad lost job to FT and lamenting about his future in Singapore
- Advertisement -

Hot this week

Vehicle suddenly caught fire under train tracks, trains had no choice but to pass through the thick black smoke

A car suddenly caught fire under the subway tracks, with explosions heard intermittently and thick smoke billowing onto the tracks as subway trains passed through the smoke.

Filipino café chain Mary Grace opens first international outlet in Singapore

After more than three decades of serving Filipino comfort food to generations of loyal guests, Mary Grace is expanding beyond the Philippines for the first time, with a new 28-seater café opening o...

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