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

---Advertisement---

CG Police Transfer: पुलिस विभाग में बड़ा फेरबदल; 9 अफसरों का तबादला; देखें लिस्ट-

On: मई 29, 2026 6:06 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

CG Police Transfer: छत्तीसगढ़ के दुर्ग जिले में पुलिस विभाग में एक बार फिर बड़ा प्रशासनिक फेरबदल किया गया है। SP ने 9 अफसरों का ट्रांसफर आदेश जारी किया है। कानून व्यवस्था को और अधिक मजबूत बनाने के उद्देश्य से कई थाना प्रभारियों के तबादले किए गए हैं।. SP द्वारा जारी आदेश के अनुसार श्रद्धा पाठक को अंजोरा थाना प्रभारी बनाया गया है। वहीं अनिल पटेल को उतई थाना की जिम्मेदारी सौंपी गई है। इसके अलावा वंदिता पनिकर को बोरी थाना प्रभारी नियुक्त किया गया है।. Siehe auch: Liste der Drogenübertragungen

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

‘सलमान खान को पहली फिल्म मैंने दिलाई थी’:जैकी श्रॉफ बोले- मैं सलमान की तस्वीरें लेकर कई जगह जाता था

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

आईपीएल फाइनल के दोनों कप्तानों का विश्लेषण:रजत लगातार दूसरा फाइनल खेलेंगे; गिल की कप्तानी में गुजरात पहली बार खिताबी मुकाबले में

red and white modern breaking news youtube thumbnail

CCI के पहले अध्यक्ष धनेंद्र कुमार का निधन:वाइस एडमिरल अजय कोचर नौसेना के नए वाइस चीफ बने, 30 मई के करेंट अफेयर्स

red and white modern breaking news youtube thumbnail

आपका पैसा- बच्चे के लिए कितना एजुकेशन फंड चाहिए: फंड कैसे बनाएं, एजुकेशन लोन के फायदे-कसूर, एक्सपर्ट से जानें हर सवाल का जवाब

red and white modern breaking news youtube thumbnail

जरूरी खबर- नौतापा में छोटे बच्चों को रखें सुरक्षित:स्कूल भेजते समय ध्यान रखें 7 बातें, आइसक्रीम की जगह पिएं ये हेल्दी ड्रिंक्स

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