// Adds dimensions UUID, Author and Topic into GA4
Thursday, July 9, 2026
31.1 C
Singapore

Chinese basketball team gets hefty fine for Mao parody

A top-tier Chinese basketball team was hit with a one million yuan ($140,000) fine for a promotional image that swapped out Mao Zedong for the club’s mascot.

Zhejiang Guangsha Lions apologised for the picture which was posted on social media and showed a lion in a Mao suit and red-starred hat, along with the slogan: “If you are backward, you will take a beating.”

The phrase is associated with the Opium War, the 19th century conflict between Britain and China, and the poster was heavily reminiscent of Communist Party propaganda from Mao’s era.

Five players at the bottom of the image are wearing red scarves, and the club wrote on the Twitter-like Weibo platform where it published the picture: “Long live the red spirit.”

Fining the team, the Chinese Basketball Association (CBA) said that the “design of the poster showed seriously inappropriate information, causing an extremely negative social impact”.

Zhejiang blamed “serious negligence from design and review staff” and said that it had sacked staff responsible.

It stoked controversy on Weibo, with some calling it the biggest fine in the CBA’s history but others demanding even sterner punishments for those behind it.

© Agence France-Presse

- Advertisement -

Hot this week

Younger HDB resale deals decline as buyers turn to BTO flats: report

Younger resale flat transactions in Q2 2026 was also the lowest second-quarter transaction volume for younger HDB resale flats in six years.

Singapore considers banning social media for children under 13 in online safety push

Singapore's Ministry of Digital Development and Information (MDDI) recently launched a public consultation on age management for social media. The core proposal is roughly divided into two layers:...

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