क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

ममता बोलीं- एग्जिट पोल भाजपा के इशारे पर दिखाए गए:जिससे TMC का मनोबल तोड़ा जा सके, बंगाल में मां-माटी और मानुष की सरकार बनेगी

On: अप्रैल 30, 2026 5:53 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

पश्चिम बंगाल की मुख्यमंत्री ममता बनर्जी ने गुरुवार शाम वीडियो मैसेज जारी कर चुनाव जीतने का दावा किया। ममता ने कहा- हम बंगाल में मां, माटी और मानुष की सरकार बनने जा रहे हैं। TMC बंगाल में 93 में से 226 से ज्यादा सीटें जीतकर फिर से सत्ता में लौटेगी। ममता ने कहा एग्जिट पोल भाजपा के इशारे पर दिखाए गए, ताकि TMC कार्यकर्ताओं का मनोबल तोड़ा जा सके। उन्होंने आरोप लगाया कि केंद्रीय बलों ने चुनाव के दौरान भाजपा के एजेंट की तरह काम किया। बंगाल की सभी 294 सीटों पर 23 और 29 अप्रैल को दो फेज में रिकॉर्ड 92.84% वोटिंग हुई। बंगाल के अलावा तमिलनाडु में 23 अप्रैल, केरलम, असम और पुडुचेरी में 9 अप्रैल को वोटिंग हुई थी। 4 मई को सभी राज्यों के चुनाव परिणाम आएंगे। पांचों राज्यों में चुनाव के एग्जिट पोल बुधवार शाम को जारी हुए। बंगाल के 7 एग्जिट पोल में से 5 में भाजपा, 2 में TMC सरकार का अनुमान जताया गया है। तमिलनाडु के 9 एग्जिट पोल में 6 में DMK+ की वापसी की संभावना जताई गई है। पांचों राज्यों में चुनाव से जुड़े अपडेट्स के लिए नीचे ब्लॉग से गुजर जाइए…

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

एथेनॉल आवंटन में बदलाव नहीं करें, सुप्रीम कोर्ट का आदेश:सरकार ने कहा- 20% एथेनॉल मिलाने की पॉलिसी नहीं बदलेगी, असर अगले साल और साफ होगा

red and white modern breaking news youtube thumbnail

July Rule Change: 1 जुलाई से बदल जाएंगे कई नियम, ये चीजें होंगे महंगे !

red and white modern breaking news youtube thumbnail

CG Lightning Strike: आम बीनने पेड़ के नीचे खड़े थे मासूम; बिजली गिरने से 2 बच्चों समेत 3 की मौत, 1 बच्ची गंभीर

red and white modern breaking news youtube thumbnail

Bilaspur Theft: पहले करते थे रेकी, फिर चुराते थे बकरियां, स्कॉर्पियो में भरकर हो जाते थे फरार..

red and white modern breaking news youtube thumbnail

Raipur News: टूट गया नकटी गांव, खुले आसमान के नीचे रात गुजारे परिवार, बोले- सांसद ने झूठा आश्वासन दिया

red and white modern breaking news youtube thumbnail

अमेरिकी सांसद बोले- भारत-अमेरिका रिश्ते 30 साल में सबसे खराब:ट्रम्प की टैरिफ नीति और एकतरफा फैसलों ने भरोसे को नुकसान पहुंचाया

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });