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

---Advertisement---

CNG ₹2 तक महंगी, दिल्ली में कीमत ₹83.09 किलो:इस महीने चौथी बार दाम बढ़े, अब तक ₹5 इजाफा

On: मई 26, 2026 7:34 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

पेट्रोल-डीजल के बाद मंगलवार, 26 मई को CNG (कंप्रेस्ड नेचुरल गैस) की कीमतों में 2 रुपए की बढ़ोतरी की गई। इसके बाद दिल्ली में CNG की कीमत 83.09 रुपए प्रति किलो हो गई है। 23 मई को CNG के दाम 1 रुपए प्रति किलो बढ़े थे। वहीं, 16 मई की रात को कंपनियों ने CNG कीमतें 3 रुपए बढ़ाई थीं, जो अगले दिन की सुबह 6 बजे से लागू हो गई थी। पेट्रोल-डीजल के दाम महीने में चौथी बार बढ़े तेल कंपनियों ने कल पेट्रोल ₹2.61 प्रति लीटर और डीजल ₹2.71 प्रति लीटर महंगा कर दिया। इस बढ़ोतरी के बाद दिल्ली में अब एक लीटर पेट्रोल की कीमत ₹102.12 और डीजल की कीमत ₹95.20 हो गई है। खबर अपडेट हो रही है…

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

ममता बोलीं- अभिषेक हेलमेट नहीं पहनते तो जान चली जाती:शरीर में खून के थक्के जमे, अस्पताल में इलाज नहीं मिला; घर पर ऑक्सीजन सिलेंडर रखा गया

red and white modern breaking news youtube thumbnail

बंगाल में बॉर्डर पर फेंसिंग लगाने पहुंची BSF:स्थानीय बोले- अब चैन से सो सकेंगे, बांग्लादेशी हमारी फसल नहीं काट पाएंगे

red and white modern breaking news youtube thumbnail

पेट्रोल, डीजल और ATF पर एक्सपोर्ट ड्यूटी घटी:नई दरें 1 जून से लागू होंगी; देश के भीतर ईंधन खरीदने वालों पर कोई असर नहीं

red and white modern breaking news youtube thumbnail

भारतीय महिला टीम दूसरे टी20 में 26 रन से हारी: इंग्लैंड की फ्रेया केम्प का ऑलराउंड प्रदर्शन, सीरीज 1-1 की बराबरी पर आई

red and white modern breaking news youtube thumbnail

बंगाल में अभिषेक बनर्जी पर हमले की 12 तस्वीरें:भीड़ ने अंडे-पत्थर फेंके, शर्ट फाड़ी, चोर-चोर के नारे लगे; हेलमेट पहनाकर बचाया गया

red and white modern breaking news youtube thumbnail

ICL से टकराव के बाद कैसे बनी योजना: साल दर साल चढ़ता गया परवान, पीछे कई बड़े चेहरे; क्या है IPL की पूरी ABCD?

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