// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 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

Raising kids or DINK in your early 30s? Netizens ask

On Reddit, a netizen shared: Married (M,31) to my wife (F,30). Have 2 kids, both under 2s and i honestly love them to bits. But to be realistic, its obviously not easy and the struggle is indeed ve...

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

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