// Adds dimensions UUID, Author and Topic into GA4
Monday, March 9, 2026
26.9 C
Singapore

TikTok pulls 380,000 videos in US for hate content

TikTok on Thursday said it has removed more than 380,000 videos in the US this year as part of a part of a mission to “eliminate hate” on the platform.

TikTok also banned some 1,300 accounts for breaking rules against hateful content or behavior, and deleted 64,000 comments on similar grounds, according to the video-snippet sharing sensation.

“These numbers don’t reflect a 100 percent success rate in catching every piece of hateful content or behavior, but they do indicate our commitment to action,” TikTok US head of safety Eric Han said in a blog post.

“Our goal is to eliminate hate on TikTok.”

Han’s overview of what TikTok is doing to combat hate comes as the app defends itself against what it calls “rumors and misinformation” about its links to the Chinese government.

President Donald Trump has issued executive orders giving TikTok parent ByteDance, which is based in China, deadlines to stop running the app in the US and divest TikTok.

See also  Singapore’s government embroiled in domestic crisis management

“TikTok has never provided any US user data to the Chinese government, nor would it do so if asked,” the company said in a recent post.

“Any insinuation to the contrary is unfounded and blatantly false.”

US user data is stored in this country, with a backup in Singapore, according to TikTok.

Han on Thursday outlined rules and actions being taken to make it more difficult to find threatening, violent, or dehumanizing content on TikTok.

TikTok has a zero-tolerance stance against  accounts linked to white nationalism, male supremacy, anti-Semitism and “other hate-based ideologies,” Han added.

As tensions soar between the world’s two biggest economies, Trump has claimed TikTok could be used by China to track the locations of federal employees, build dossiers on users for blackmail, and conduct corporate espionage.

The US leader early this month also ordered a ban on the messaging app WeChat, which is used extensively in China.

China meanwhile has slammed Washington for using “digital gunboat diplomacy” in the TikTok case.

See also  Panmunjom Declaration Permanently Ends Korean War

US technology firms Microsoft and Oracle are reported to be looking into the potential of buying TikTok.

gc/caw

© 1994-2020 Agence France-Presse
/AFP

- Advertisement -

Hot this week

‘Is the chicken gold-plated?’ Malaysian woman stunned by S$8.50 cai fan in Singapore CBD

The woman added that she is “seriously considering” moving back to Kuala Lumpur or finding a side gig that pays enough to keep up with inflation.

Fewer Singapore graduates found jobs within 6 months in 2025, survey shows

There are also fewer job openings in outward-facing sectors such as information and communications.

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