// Adds dimensions UUID, Author and Topic into GA4
Sunday, December 7, 2025
31.1 C
Singapore

Watch Video of Rhys William promoting Malaysian Airlines in outlandish Malay slang

From hidden gems to a halal restaurant, Rhys William explores places in London that even the guidebooks don’t talk about!
He speaks in Malay, in a slang that would make locals in Malaysia squirk.

However, William, who has been living in Kuala Lumpur for four years, has gained fame for his Bahasa Malaysia food blog called matsallehcarimakan.com.

The advertisement shows William going about in London, introducing Halal food restaurants to viewers.

It is an effort by Malaysian Airlines to boost its traffic for its KL-London flight.

See also  Johor crown prince: Don’t meddle with Islamic religious affairs, which are state matters
- 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); } });
// //