// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

YouTube takes down 210 accounts for “inauthentic and coordinated” behaviour

Following similar decisions by Twitter and Facebook, Google announced on Thursday (Aug 22) that YouTube has suspended more than 200 channels that are revealed to be behaving in a coordinated and inauthentic manner.

In a blog post, Google explained that they “disabled 210 channels on YouTube when we discovered channels in this network behaved in a coordinated manner while uploading videos related to the ongoing protests in Hong Kong.”

ReadTwitter, Facebook accuse China of HK discord campaign

The company did not provide additional information about the content in question or how they identified the accounts besides the following:

“We found use of VPNs and other methods to disguise the origin of these accounts and other activity commonly associated with coordinated influence operations.”

Additionally, they declined to directly attribute the coordinated attacks to the Chinese government.

According to a report by The Washington Post, “The announcements by the tech giants this week also illustrate the reach and pervasiveness of China’s attempts to steer the online conversation about the demonstrations in Hong Kong.”

ReadWill Facebook’s new rules prevent fake news in time for elections in Asia?

Chinese officials, however, argued that the suspended social media accounts were created by “students and others living overseas who are free to express themselves.”

YouTube, Twitter, and Facebook are banned in China as part of the government’s “Great Firewall” of censorship.

Objecting to the suspension of the accounts, Chinese foreign minister Geng Shuang said that “I believe people around the world will come to their own judgment about what happens in Hong Kong and what is the truth… Why do you think what is described by the Chinese state-run media outlets must be negative or wrong?”

Tech platforms and social media giants are under pressure to combat disinformation and online deceptions. However, tech companies also face accusations of “over-policing” certain content from state-supported conservative groups who argue for “free speech.”/TISG

Netizens urge YouTube to ban Chinese media sponsored ads spreading misinformation about Hong Kong protesters

- Advertisement -

Hot this week

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

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