Russia adds Mark Zuckerberg’s Meta to list of ‘terrorists and extremists’ organisations

Spread the love

Moscow: Russia’s financial monitoring agency, Rosfinmonitoring, has added U.S. tech giant Meta Platforms Inc. to its list of “terrorists and extremists”, Russian news agencies reported on Tuesday.

A Moscow court in June rejected an appeal by Meta – owner of Facebook, Instagram and WhatsApp – after it was found guilty of “extremist activity” in Russia in March. In court, Meta’s lawyer at the time said Meta was not carrying out extremist activity and was against Russophobia.

Meta did not reply to an emailed request for comment on Tuesday.

Rosfinmonitoring’s list concerns “organisations and individuals with regard to which there is information about their involvement in extremist activities or terrorism”.

Moscow has restricted access to Facebook and Instagram, although many Russian users still access them using virtual private networks (VPNs), demand for which skyrocketed as some Western internet services were blocked in March.

State communications regulator Roskomnadzor has updated its list of banned VPNs, TASS news agency reported on Tuesday. It began trying to block VPNs in 2021, though many continue to work.

Officials have regularly said Meta’s “extremist” tag does not extend to its WhatsApp messenger service.

“Rosfinmonitoring’s decision to put Meta on the list of extremist organisations in no way changes the situation for users of Meta’s social networks, users of Meta products are not breaking the law,” senior lawmaker Andrey Klishas wrote on Telegram on Tuesday.

“There are no restrictions in relation to WhatsApp messenger,” he added.

Lawyers and digital rights groups have, however, reported that Facebook and Instagram users are being warned over some posts.

Human rights lawyer Pavel Chikov has warned that simply displaying the Instagram and Facebook logos, or advertising on those networks, could be deemed illegal under Russia’s criminal code. –Reuters


Also read: Instagram, Twitter restrict Kanye West’s account over anti-Semitic posts


 

!function(f,b,e,v,n,t,s)

{if(f.fbq)return;n=f.fbq=function(){n.callMethod?

n.callMethod.apply(n,arguments):n.queue.push(arguments)};

if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version=’2.0′;

n.queue=[];t=b.createElement(e);t.async=!0;

See also  Musk Gains More Data on Twitter’s Bot Presence, Dorsey Weighs in on Twitter’s Current State

t.src=v;s=b.getElementsByTagName(e)[0];

s.parentNode.insertBefore(t,s)}(window,document,’script’,

‘https://connect.facebook.net/en_US/fbevents.js’);

fbq(‘init’, ‘1985006141711121’);

fbq(‘track’, ‘PageView’);

window.fbAsyncInit = function() {
FB.init({
appId : ‘885510301622193’,
cookie : true,
xfbml : true,
version : ‘v2.12’
});

FB.AppEvents.logPageView();

};

(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = “https://connect.facebook.net/en_US/sdk.js”;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));

$(document).ready(function(){
$(“.entry-category a:contains(‘ThePrint Hindi’)”).parent().css(“display”, “none”);
$(“.tdb-category a:contains(‘The FinePrint’)”).css(“display”, “none”);
$(‘.tdb-entry-category:contains(“The FinePrint”)’).css(“background-color”, “#4722A5”);
$(“.td-tags li a:contains(‘Bloomberg wire’)”).parent().css(“display”, “none”);
$(“.tdb-tags li a:contains(‘Bloomberg wire’)”).parent().css(“display”, “none”);
$(“.td-tags li a:contains(‘ANI wire’)”).parent().css(“display”, “none”);
$(“.tdb-tags li a:contains(‘ANI wire’)”).parent().css(“display”, “none”);
$(“.td-tags li a:contains(‘PTI wire’)”).parent().css(“display”, “none”);
$(“.tdb-tags li a:contains(‘PTI wire’)”).parent().css(“display”, “none”);
$(“.td-tags li a:contains(‘Featured’)”).parent().css(“display”, “none”);
$(“.tdb-tags li a:contains(‘Featured’)”).parent().css(“display”, “none”);
$(“.td-tags li a:contains(‘SG NI Archive’)”).parent().css(“display”, “none”);
$(“.tdb-tags li a:contains(‘SG NI Archive’)”).parent().css(“display”, “none”);
$(“.td-module-meta-info a:contains(‘Sponsored’)”).css(“pointer-events”, “none”);
});

$(document).ready(function(){
if($(“body”).hasClass(“category-defence”))
$(“head”).prepend(”);
});

$(document).ready(function(){
if($(‘article’).hasClass(“category-50-word-edit”))
$(‘meta[name=atdlayout]’).attr(‘content’, ’50word’);
});

$(document).ready(function(){
if($(‘article’).hasClass(“category-my543”))
$(“body”).addClass(“my543”);
});

$(document).ready(function(){
$(‘#comments’).hide();
$(‘#contentsWrapper’).on(‘click’, ‘#view_comment’, function(){
$(this).toggleClass(“display”);
$(this).next(‘#comments’).slideToggle();
});
});

$(document).ready(function() {
if ( $(“#comments .td-comments-title-wrap”).length > 0){
$(‘#view_comment’).show();
} else {
$(‘#view_comment’).hide();
}
});

/*Sticky sidebar without infinite scroll**/

$(function(){
if($(‘body’).is(‘.post-template-default’)){
$(window).on(‘scroll’, function(){
var conetntDivPos = $(‘.content .td-ss-main-content’).offset().top;
var scrollPos = $(window).scrollTop();
if(scrollPos >= conetntDivPos – 100){
$(‘.content .td-pb-span4.td-main-sidebar’).removeClass(‘absolute’);
$(‘.content .td-pb-span4 .td-ss-main-sidebar’).addClass(‘fixed’)
}else{
$(‘.content .td-pb-span4 .td-ss-main-sidebar’).removeClass(‘fixed’);
}
});
}
});

/*for Font resize*/
var cookie = “fontsize”;

var getFontSize = function(){
var value = parseInt($.cookie(cookie))
return value||20;
}

var changeFontSize = function(direction){
var newSize = Math.min(24, Math.max(16, getFontSize()+direction))
$.cookie(cookie, newSize, {expires: 30, path: “https://theprint.in/”, domain : ”});
updateFontSize(newSize)
}
var updateFontSize = function(fontsize){
var style = $(‘#font_size_style’)
if(!style.length){
style = $(‘

‘)
$(document.body).append(style)
}
style.text(“.td-post-content p { font-size: “+fontsize+”px; line-height: “+(fontsize + 6)+”px;}”)
}

var initFontSize = function(){
var fontsize = getFontSize()
console.log(fontsize)
updateFontSize(fontsize)
}

$(document).ready(initFontSize);

$(‘#td-outer-wrap’).on( “click”, “#up”, function() {
changeFontSize(1)
});

$(‘#td-outer-wrap’).on( “click”, “#down”, function() {
changeFontSize(-1)
});

function openNav() {
document.getElementById(“myNav”).style.width = “100%”;
}

function closeNav() {
document.getElementById(“myNav”).style.width = “0%”;
}

jQuery(document).ready(function($) {

$(“.overlay-content li”).click(function (a) {
var b = jQuery(a.target);

!b.length || !b.hasClass(“td-element-after”) && !b.hasClass(“td-link-element-after”) || “#” !== b.attr(“href”) && void 0 !== b.attr(“href”) || (a.preventDefault(), a.stopPropagation(), jQuery(this).toggleClass(“td-sub-menu-open”))

});
});

$(document).ready(function () {
size_li = $(“#myList .timeline_post”).length;
x=5;
$(‘#myList div.timeline_post:lt(‘+x+’)’).show();
$(‘#loadMore’).click(function () {
x= (x+10 <= size_li) ? x+10 : size_li;
$('#myList div.timeline_post:lt('+x+')').show(1000);
});
$('#showLess').click(function () {
x=(x-10<0) ? 3 : x-10;
$('#myList .timeline_post').not(':lt('+x+')').hide(1000);
});
});

function rederSurvey() {
document.getElementById("mySidepanel").style.width = "250px";
}

function closeSurvey() {
document.getElementById("mySidepanel").style.width = "0";
}

Source link

  • David Bridges

    David Bridges

    David Bridges is a media culture writer and social trends observer with over 15 years of experience in analyzing the intersection of entertainment, digital behavior, and public perception. With a background in communication and cultural studies, David blends critical insight with a light, relatable tone that connects with readers interested in celebrities, online narratives, and the ever-evolving world of social media. When he's not tracking internet drama or decoding pop culture signals, David enjoys people-watching in cafés, writing short satire, and pretending to ignore trending hashtags.

    Related Posts

    Prodentim Reviews: Customer Feedback, User Results & Oral Health Benefits

    Spread the love

    Spread the love Share It: ChatGPT Perplexity WhatsApp LinkedIn X Grok Google AI Prodentim Reviews: Real User Results, Common Concerns, and Customer Feedback Prodentim reviews reveal how users results vary…

    Read more

    CEOs Including Elon Musk and Tim Cook to Join Trump in China

    Spread the love

    Spread the love Share It: ChatGPT Perplexity WhatsApp LinkedIn X Grok Google AI Elon Musk, Tim Cook, and other prominent CEOs to Participate in Trump’s Upcoming China Trip  The Independent For…

    Read more

    You Missed

    Prodentim Reviews: Customer Feedback, User Results & Oral Health Benefits

    Prodentim Reviews: Customer Feedback, User Results & Oral Health Benefits

    Emmy’s Reaction to Taina’s Mother’s Day Gift: Emily B Responds

    Emmy’s Reaction to Taina’s Mother’s Day Gift: Emily B Responds

    Today’s Wordle: Hints and Solution for May 12, 2026

    Today’s Wordle: Hints and Solution for May 12, 2026

    CEOs Including Elon Musk and Tim Cook to Join Trump in China

    CEOs Including Elon Musk and Tim Cook to Join Trump in China

    Their Daughter: Insights into Hollywood Life

    Their Daughter: Insights into Hollywood Life

    Internal Gift Transfer by Mark Zuckerberg and META Holdings Update

    Internal Gift Transfer by Mark Zuckerberg and META Holdings Update

    Webb Telescope Enhances Our Cosmic Web Map

    Webb Telescope Enhances Our Cosmic Web Map

    David Njoku Receives Twitter Tribute from Browns After Joining Chargers

    David Njoku Receives Twitter Tribute from Browns After Joining Chargers

    Bhad Bhabie Unveils Stunning Hair Transformation for Mother’s Day

    Bhad Bhabie Unveils Stunning Hair Transformation for Mother’s Day

    ‘Elden Ring’ Reimagined for PS1: A Nostalgic Experience

    ‘Elden Ring’ Reimagined for PS1: A Nostalgic Experience