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

---Advertisement---

RR vs RCB Match: राजस्थान ने आरसीबी को छह विकेट से हराया, जुरेल और सूर्यवंशी ने खेली अर्धशतकीय पारी!

On: अप्रैल 11, 2026 3:02 पूर्वाह्न
Follow Us:
rr vs rcb match: राजस्थान ने आरसीबी को छह विकेट से हराया, जुरेल और सूर्यवंशी ने खेली अर्धशतकीय पारी!
---Advertisement---

RR vs RCB Match: राजस्थान ने आरसीबी को छह विकेट से हराया, जुरेल और सूर्यवंशी ने खेली अर्धशतकीय पारी!

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

12 राज्यों ut में sir, 6.08 करोड़ लोगों के नाम कटे:up में सबसे ज्यादा 2.04 करोड़, बंगाल में 91 लाख वोटर फाइनल लिस्ट से बाहर

12 राज्यों-UT में SIR, 6.08 करोड़ लोगों के नाम कटे:UP में सबसे ज्यादा 2.04 करोड़, बंगाल में 91 लाख वोटर फाइनल लिस्ट से बाहर

चंद्रमा का चक्कर लगाकर लौट रहे 4 अंतरिक्ष यात्री:सुबह 5:37 बजे लैंडिंग होगी; 3000 डिग्री फारेनहाइट पहुंचेगा तापमान, 6 मिनट का ब्लैकआउट रहेगा

चंद्रमा का चक्कर लगाकर लौट रहे 4 अंतरिक्ष यात्री:सुबह 5:37 बजे लैंडिंग होगी; 3000 डिग्री फारेनहाइट पहुंचेगा तापमान, 6 मिनट का ब्लैकआउट रहेगा

csk vs dc playing 11: खराब शुरुआत से उबरना चाहेगी चेन्नई, क्या दिल्ली करेगी पलटवार? संभावित 11 और लाइव डिटेल्स

CSK vs DC Playing 11: खराब शुरुआत से उबरना चाहेगी चेन्नई, क्या दिल्ली करेगी पलटवार? संभावित-11 और लाइव डिटेल्स

भास्कर अपडेट्स:आंध्र प्रदेश में युवक ने नाबालिग लड़की की गला रेतकर हत्या की, सगाई से नाराज था

भास्कर अपडेट्स:आंध्र प्रदेश में युवक ने नाबालिग लड़की की गला रेतकर हत्या की, सगाई से नाराज था

स्विगी के को फाउंडर लक्ष्मी रेड्डी ने इस्तीफा दिया:किशन राहुल एडिशनल डायरेक्टर नियुक्त, अल्वेस पिंटो नॉमिनी डायरेक्टर बने

स्विगी के को-फाउंडर लक्ष्मी रेड्डी ने इस्तीफा दिया:किशन-राहुल एडिशनल डायरेक्टर नियुक्त, अल्वेस पिंटो नॉमिनी डायरेक्टर बने

स्विगी के को फाउंडर लक्ष्मी रेड्डी ने इस्तीफा दिया:किशन राहुल एडिशनल डायरेक्टर नियुक्त, अल्वेस पिंटो नॉमिनी डायरेक्टर बने

स्विगी के को-फाउंडर लक्ष्मी रेड्डी ने इस्तीफा दिया:किशन-राहुल एडिशनल डायरेक्टर नियुक्त, अल्वेस पिंटो नॉमिनी डायरेक्टर बने

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