• Home
  • RSS
  • Sobre Nós
  • Contate-Nos
  • Seu Horóscopo!
July 23, Thursday, 2026
  • Login
CELEBRITY LAND!
  • Home
  • Estrelas
  • Celebridades
  • Fofocas
  • Música
  • Realeza
  • Entretenimento
  • Videos
No Result
View All Result
  • Home
  • Estrelas
  • Celebridades
  • Fofocas
  • Música
  • Realeza
  • Entretenimento
  • Videos
No Result
View All Result
Celebrity Land
No Result
View All Result

From Salman Khan to Arijit Singh: Indian celebrities voice support for student protests

Story Center by Story Center
July 23, 2026
Reading Time: 6 mins read
0
From Salman Khan to Arijit Singh: Indian celebrities voice support for student protests


RELATED POSTS

Elena Rose: Unfiltered, navigating love, family, and her boldest moves yet

Alinhamento estritamente para 2026: quem são as celebridades concorrentes após a entrada de Jamie Winston

Diretores de cinema e atores se manifestam em apoio aos manifestantes estudantis | Notícias de Chennai

From left — Salman Khan, Alia Bhatt and Arijit Singh. — Reuters/Facebook/aliabhatt/ArijitSingh

From left — Salman Khan, Alia Bhatt and Arijit Singh. — Reuters/Facebook/aliabhatt/ArijitSingh

Several Bollywood celebrities have expressed support for the Gen Z-led protests over the alleged paper leak and education reforms, boosting the Cockroach Janta Party (CJP)-led movement beyond Delhi’s Jantar Mantar.

Protesters led by the “cockroach” movement have been camping in central Delhi since last month, demanding the resignation of Education Minister Dharmendra Pradhan over exam paper leaks in May that affected some two million students.

Protests snowballed on Monday after police fired tear gas and baton-charged tens of thousands of demonstrators as they tried to march on parliament.

Singers, actors and filmmakers, including Salman Khan, Aliaa Bhatt, Kareena Kapoor, Arijit Singh, Sonakshi Sinha, Sara Ali Khan, Javed Akhtar, Sonam Bajwa, Naseeruddin Shah, Pooja Bhatt, Diljit Dosanjh, Shabana Azmi, Twinkle Khanna, Ananya Panday, Varun Dhawan, Imran Khan, Ayesha Khan and Prakash Raj, are among those who have expressed solidarity with or joined the youth-led movement, condemning the police crackdown, including baton charges on protesters.

In a post on X, actor Salman Khan said: “It was such a peaceful movement, feel so sad that it had to take a violent turn. My heart goes out to the students and their families who were hurt. Paper leak is a very serious issue, and I am glad to know and see that the kids of our country have come together for a better educational system, and their parents supported them.”

ADVERTISEMENT

Singer Arijit Singh also posted a number of comments on his X account on the protests, saying that force should not be used on students.

From Salman Khan to Arijit Singh: Indian celebrities voice support for student protests

Taking to Instagram, Alia shared a heartfelt note in support of the students. “The last few days have broken my heart and then mended it, again and again, with hope. Behind every student standing their ground is a dream, a family’s hope, a journey of countless sacrifices. They represent not just themselves but everyone who has supported them, while creating a better path for those who will come after them.”

In a post on Instagram, Kareena Kapoor admitted that she has been sitting with her thoughts for a few days but realised that she couldn’t stay quiet longer.

Veteran actor Twinkle Khanna said: “Proud to belong to a country where our young people still have the courage to dissent, to push back, to brave tear gas and batons. The sad part is that they have to.”

Apart from Salman, Alia and Kareena, Huma Qureshi, Ayeha Khan, Imran Khan, Shabana Azmi and Prakash Raj also reached the protest site to extend their support to the students.

Police in Mumbai detained actor Ayesha Khan on Wednesday as she attempted to participate in a demonstration supporting educational reforms.

From Salman Khan to Arijit Singh: Indian celebrities voice support for student protests

From a social media post to a movement

The Cockroach Janta Party (CJP), which has millions of followers on social media, emerged in May initially as a satirical response to Chief Justice Surya Kant reportedly likening young people to “cockroaches” and “parasites” during a court hearing.

The movement has since broadened its agenda to include concerns over unemployment, opportunities for young people and what it describes as Modi´s increasingly authoritarian style of governance.

The protests have emerged as one of the biggest challenges to Modi since his re-election for a third term in office in 2024.

Abhijeet Dipke, is the face of what is arguably India’s biggest street protest against Prime Minister Narendra Modi’s government since he took office in 2014.

Abhijeet Dipke, head of the Cockroach Janta Party (CJP), gestures to the supporters of the CJP during a sit-in protest demanding the resignation of Indian Education Minister Dharmendra Pradhan, in New Delhi, India, June 20, 2026. — Reuters

Abhijeet Dipke, head of the Cockroach Janta Party (CJP), gestures to the supporters of the CJP during a sit-in protest demanding the resignation of Indian Education Minister Dharmendra Pradhan, in New Delhi, India, June 20, 2026. — Reuters

One of the first people to amplify the movement was Delhi-based YouTuber Meghnad S. Soon after Dipke’s post, he and a friend used AI tools to build a satirical website announcing the formation of the Cockroach Janta Party.

The Instagram account amassed 22 million followers in a matter of days before swelling further to 25 million recently.


— With additional input from agencies

//setTimeout(function(){ $(‘.medium-insert-images’).find(‘figure’).show() }, 3000);
var loadDeferredJS = function() {
var lazyloadjs = [‘https://www.geo.tv/assets/front/js/lazysizes.min.js’];
var alljs = [‘https://www.geo.tv/assets/front/js/ui/thirdparty.js?ver=133’];
var jqueryjs = [‘https://www.geo.tv/assets/front/js/ui/jquery.min_new.js?ver=43’];
var bootstrapjs = [‘https://www.geo.tv/assets/front/js/ui/bootstarp.js?ver=55’];
var sliderjs = [‘https://www.geo.tv/assets/front/js/ui/swiper.min.js’];
var alljscustom = [‘https://www.geo.tv/assets/front/js/ui/my.js?ver=5533′,’https://www.geo.tv/assets/front/js/mycustom.js?ver=5533’];
setTimeout(function(){
jqueryjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 1000);
const jqueryIntervalcheck = setInterval(function () {
if(typeof jQuery !== “undefined”){
clearInterval(jqueryIntervalcheck);
setTimeout(function(){
sliderjs.forEach(function (item,index) {
if(item == ‘https://www.geo.tv/assets/front/js/ui/swiper.min.js’){
var story_embed_gallery = $(‘.story-area’).find(‘.embedgallery’).length;
//var story_embed_gallery = 0;
if(parseInt(story_embed_gallery) > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
}
}
});
}, 100);
setTimeout(function(){
alljscustom.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 1300);
if($(‘.infogram-embed’).length > 0 || $(’embedinfogram’).length > 0)
{
!function (e, t, n, s) {
var i = “InfogramEmbeds”, o = e.getElementsByTagName
if (/^\/{2}/.test(s) && (s = d + s), window[i] && window[i].initialized)window[i].process && window[i].process(); else if (!e.getElementById(n)) {
var a = e.createElement
a.async = 1, a.id = n, a.src = s, o.parentNode.insertBefore(a, o)
}
}(document, “script”, “infogram-async”, “https://e.infogram.com/js/dist/embed-loader-min.js”);
}
if($(‘.flourishClass’).length > 0)
{
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://public.flourish.studio/resources/embed.js”;
document.body.appendChild(scriptElement);
}
if($(‘.apester-media’).length > 0)
{
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://static.apester.com/js/sdk/latest/apester-sdk.js”;
document.body.appendChild(scriptElement);
}
if($(‘.twitter-tweet’).length > 0)
{
var tweetObj = document.getElementsByClassName(‘tweetPost’);
var counter_tweet = 0;
if (tweetObj.length == 0) {
tweetObj = document.getElementsByClassName(‘twitter-tweet’);
$.each(tweetObj, function (i, v) {
$(this).attr(‘id’, ‘twitter-post-widget-‘ + i);
});
} else {
$.each(tweetObj, function (i, v) {
if($(this).find(‘.twitter-tweet’).length > 0){
$(this).find(‘.twitter-tweet’).attr(‘id’, ‘twitter-post-widget-‘ + counter_tweet);
counter_tweet++;
}
});
}
$.getScript(‘https://platform.twitter.com/widgets.js’, function () {
var k = 0;
var tweet = document.getElementById(‘twitter-post-widget-‘ + k);
var tweetParent, tweetID;
while (tweet) {
tweetParent = tweet.parentNode;
//tweetID = tweet.dataset.tweetId;
tweetID = tweetParent.getAttribute(“id”);
if(tweetID === null){
tweetID = tweet.dataset.tweetId;
}
//var tweetVideoClass = tweet.getAttribute(‘class’).split(‘ ‘)[0];
$(tweet).remove();
twttr.widgets.createTweet(
tweetID,
tweetParent
);
k++;
tweet = document.getElementById(‘twitter-post-widget-‘ + k);
}
});
/*==============*/
var tweetObjVid = document.getElementsByClassName(‘tweetVideo’);
var counter_tweet = 0;
if (tweetObjVid.length == 0) {
tweetObjVid = document.getElementsByClassName(‘twitter-video’);
$.each(tweetObjVid, function (i, v) {
$(this).attr(‘id’, ‘twitter-vid-widget-‘ + i);
});
} else {
$.each(tweetObjVid, function (i, v) {
if($(this).find(‘.twitter-video’).length > 0){
$(this).find(‘.twitter-tweet’).attr(‘id’, ‘twitter-vid-widget-‘ + counter_tweet);
counter_tweet++;
}
});
}
$.getScript(‘//platform.twitter.com/widgets.js’, function () {
var v = 0;
var tweetVid = document.getElementById(‘twitter-vid-widget-‘ + v);
var tweetParentVid, tweetIDVid;
while (tweetVid) {
tweetParentVid = tweetVid.parentNode;
//tweetIDVid = tweetVid.dataset.tweetId;
tweetIDVid = tweetParentVid.getAttribute(“id”);
if(tweetIDVid === null){
tweetIDVid = tweet.dataset.tweetId;
}
$(tweetVid).remove();
twttr.widgets.createVideo(
tweetIDVid,
tweetParentVid
);
v++;
tweetVid = document.getElementById(‘twitter-vid-widget-‘ + v);
}
});
}
if($(‘.instagram-media’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://platform.instagram.com/en_US/embeds.js”;
document.body.appendChild(scriptElement);
}
if($(‘.tiktok-embed’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://www.tiktok.com/embed.js”;
document.body.appendChild(scriptElement);
}
if($(‘.threadsPost’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://www.threads.net/embed.js”;
document.body.appendChild(scriptElement);
}
if($(‘.fb-video’).length > 0 || $(‘.fb-post’).length > 0){
var container_width = $(window).width();
if(container_width 0){
let embed_url = $(‘.fb-video’).attr(‘data-href’);
let htmla=”

‘;
}
}
$(‘body’).prepend(‘

‘);
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11&appId=580305968816694″;
document.body.appendChild(scriptElement);
} }
},100);
};
var raf = window.requestAnimationFrame || window.mozRequestAnimationFrame ||
window.webkitRequestAnimationFrame || window.msRequestAnimationFrame;
var loadDeferredJSCaptcha = function() {
var addJSNode = document.getElementById(“captchejs”);
var replacement = document.createElement(“div”);
replacement.innerHTML = addJSNode.textContent;
document.body.appendChild(replacement);
addJSNode.parentElement.removeChild(addJSNode);
};
window.addEventListener(‘load’, loadDeferredJS);
//window.addEventListener(‘load’, loadDeferredJSCaptcha);

‘ The preceding article may include information circulated by third parties ’

‘ Some details of this article were extracted from the following source www.geo.tv ’




‘O artigo anterior pode incluir informações divulgadas por terceiros’

‘ Alguns detalhes deste artigo foram extraídos da seguinte fonte celebrity.land ’

ShareTweetPin
Story Center

Story Center

Related Posts

Elena Rose: Unfiltered, navigating love, family, and her boldest moves yet
Estrelas

Elena Rose: Unfiltered, navigating love, family, and her boldest moves yet

July 23, 2026
Alinhamento estritamente para 2026: quem são as celebridades concorrentes após a entrada de Jamie Winston
Estrelas

Alinhamento estritamente para 2026: quem são as celebridades concorrentes após a entrada de Jamie Winston

July 23, 2026
Diretores de cinema e atores se manifestam em apoio aos manifestantes estudantis | Notícias de Chennai
Estrelas

Diretores de cinema e atores se manifestam em apoio aos manifestantes estudantis | Notícias de Chennai

July 23, 2026
Carmen Electra, ex-aluna de 'Scary Movie', dirige Ghostface no lançamento do OnlyFans - The Mercury News
Estrelas

Carmen Electra, ex-aluna de ‘Scary Movie’, dirige Ghostface no lançamento do OnlyFans – The Mercury News

July 23, 2026
Olandria responde ao boato de DeuxMoi em meio à separação de Nic Vansteenberghe
Estrelas

Olandria responde ao boato de DeuxMoi em meio à separação de Nic Vansteenberghe

July 23, 2026
Olandria responde ao boato de DeuxMoi em meio à separação de Nic Vansteenberghe
Estrelas

Olandria responde ao boato de DeuxMoi em meio à separação de Nic Vansteenberghe

July 23, 2026
Next Post
Teddy Cross compartilha um testemunho poderoso por trás da nova música gospel

Teddy Cross compartilha um testemunho poderoso por trás da nova música gospel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recommended Stories

Famosa atriz de Mass. Diz que era "pobre" para visitar Nantucket

Famosa atriz de Mass. Diz que era “pobre” para visitar Nantucket

August 19, 2025
Cardi B, A $ AP Rocky, NBA Youngboy e mais hip-hop

Cardi B, A $ AP Rocky, NBA Youngboy e mais hip-hop

August 16, 2025
“Frozen” da Disney no Paper Mill Playhouse é um ótimo entretenimento nesta temporada de férias

“Frozen” da Disney no Paper Mill Playhouse é um ótimo entretenimento nesta temporada de férias

December 8, 2025
  • Quem são os Artistas com QI acima de 140?

    Quem são os Artistas com QI acima de 140?

    0 shares
    Share 0 Tweet 0
  • Dubai Royal Family|Dubai Princess Sheikha Mahra & husband french Montana#lifestyle#ytshorts#trending

    0 shares
    Share 0 Tweet 0
  • Anna Wintour finalmente revela seus verdadeiros pensamentos sobre ‘The Devil Wears Prada’

    0 shares
    Share 0 Tweet 0
  • ‘Perigo!’ Os participantes criticaram por não conhecer Kris Kristofferson

    0 shares
    Share 0 Tweet 0
  • Dakota Johnson vai pura em Gucci, Salma Hayek e muito mais no jantar de Kering

    0 shares
    Share 0 Tweet 0

Recent News

Teddy Cross compartilha um testemunho poderoso por trás da nova música gospel

Teddy Cross compartilha um testemunho poderoso por trás da nova música gospel

July 23, 2026
From Salman Khan to Arijit Singh: Indian celebrities voice support for student protests

From Salman Khan to Arijit Singh: Indian celebrities voice support for student protests

July 23, 2026
Como Selena Gomez respondeu ao tributo ao aniversário de Benny Blanco na Itália

Como Selena Gomez respondeu ao tributo ao aniversário de Benny Blanco na Itália

July 23, 2026

Categories

  • Celebridades
  • Entretenimento
  • Estrelas
  • Fofocas
  • Horóscopos
  • Música
  • Realeza
  • Videos
  • Privacy & Policy
  • Sobre Nós
  • Contate-Nos
  • DMCA Compliance
  • Terms and Conditions

© 2020 Celebrity.Land

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • Home
  • Estrelas
  • Celebridades
  • Entretenimento
  • Fofocas
  • Música
  • Realeza
  • Videos

© 2020 Celebrity.Land