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

---Advertisement---

IPL: पाकिस्तान की तारीफ…कश्मीर फाइल्स की आलोचना! साहिबा बाली क्यों विवादों में? सोशल मीडिया पर वायरल वीडियो

On: अप्रैल 2, 2026 11:26 पूर्वाह्न
Follow Us:
ipl: पाकिस्तान की तारीफ...कश्मीर फाइल्स की आलोचना! साहिबा बाली क्यों विवादों में? सोशल मीडिया पर वायरल वीडियो
---Advertisement---

आईपीएल 2026 के बीच साहिबा बाली पुराने वायरल वीडियो को लेकर विवादों में घिर गई हैं। पाकिस्तान पर कथित टिप्पणी और ‘द कश्मीर फाइल्स’ पर आलोचना को लेकर सोशल मीडिया पर तीखी प्रतिक्रिया देखने को मिल रही है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

CG News: छत्तीसगढ़ में पकड़ा गया पाकिस्तान का खुफिया एजेंट! विदेशी नंबरों के संपर्क में रहता था

red and white modern breaking news youtube thumbnail

CG Poisoned Liquor: शराब में जहर मिलाकर 8 लोगों की हत्या, पहले कुत्ते पर किया ट्रायल, खजाने के लिए 21 बलि की थी चर्चा!

red and white modern breaking news youtube thumbnail

गुजरात- AAP विधायक, पत्नी समेत 9 को 7-7 साल जेल:वन्यकर्मियों से मारपीट, वसूली के मामले में मिली सजा, ₹96000 का जुर्माना भी

red and white modern breaking news youtube thumbnail

रोहित शर्मा-अलका याग्निक को आज मिलेंगे पद्म अवॉर्ड्स:राष्ट्रपति मुर्मू 65 हस्तियों को सम्मानित करेंगी; किचन मुगल टी जगन्नाथन को मरणोपरांत पद्मश्री मिलेगा

red and white modern breaking news youtube thumbnail

Coaching Centre Fire: कोचिंग सेंटर में 15 स्टूडेंट की मौत, कई छात्र बाथरूम में छिपे; कई ने लगाई छलांग

red and white modern breaking news youtube thumbnail

CG Boat Accident: बांध में पलटी नाव, 9 लोग थे सवार; 3 लापता

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!"); } });