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

---Advertisement---

CG Petrol Diesel Shortage: पेट्रोल पंप में उमड़ी भीड़, क्या बोली पब्लिक ?

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

CG Petrol Diesel Shortage: छत्तीसगढ़ में पेट्रोल-डीजल संकट लगातार गहराता जा रहा है। राजधानी रायपुर समेत प्रदेश के कई जिलों में ईंधन की सप्लाई प्रभावित होने से कई पेट्रोल पंप बंद हो गए हैं। कई पंपों पर “नो पेट्रोल” और “नो डीजल” के बोर्ड लगा दिए गए हैं, जबकि जहां ईंधन उपलब्ध है वहां लंबी कतारें लग रही हैं। सीमित मात्रा में पेट्रोल-डीजल दिए जाने से आम लोगों के साथ-साथ ट्रांसपोर्ट और व्यापारिक गतिविधियां भी प्रभावित हो रही हैं।tcw

बिलासपुर में 13 पेट्रोल पंपों में खत्म हुआ ईंधन

बिलासपुर जिले में स्थिति लगातार गंभीर होती जा रही है। जानकारी के अनुसार जिले के 13 पेट्रोल पंपों में पेट्रोल और डीजल पूरी तरह खत्म हो चुका है। कई पंप बंद पड़े हैं और लोगों को घंटों इंतजार के बाद भी ईंधन नहीं मिल पा रहा है। इसका असर परिवहन सेवाओं, निजी संस्थानों और सरकारी कामकाज पर भी देखने को मिल रहा है।

WhatsApp Image 2026 05 14 At 4.00.09 PM 300x169 WhatsApp Image 2026 05 14 At 4.01.59 PM 300x165

दंतेवाड़ा में डीजल संकट से ट्रांसपोर्ट प्रभावित

दंतेवाड़ा जिले में डीजल संकट सबसे ज्यादा देखने को मिल रहा है। अधिकांश पेट्रोल पंपों में डीजल खत्म हो चुका है, जिससे ट्रांसपोर्टरों की परेशानी बढ़ गई है। मालवाहक वाहनों के संचालन पर असर पड़ा है और कई वाहन खड़े करने की नौबत आ गई है। लोगों को आशंका है कि जल्द सप्लाई नहीं पहुंची तो स्थिति और गंभीर हो सकती है।

Image 7 11 1024x590 1 300x173 WhatsApp Image 2026 05 14 At 4.04.06 PM 300x169 WhatsApp Image 2026 05 14 At 4.04.42 PM 300x169

महासमुंद में सीमित मात्रा में मिल रहा पेट्रोल

महासमुंद जिले में भी पेट्रोल-डीजल संकट गहराता जा रहा है। शहर और आसपास के अधिकांश पेट्रोल पंप ड्राई हो चुके हैं। केवल मचेवा स्थित शंकरा फ्यूल्स में सीमित मात्रा में पेट्रोल और डीजल उपलब्ध है। यहां सुबह से वाहनों की लंबी कतारें लगी हुई हैं। पंप संचालकों द्वारा बाइक चालकों को केवल 2 लीटर और कार चालकों को 5 लीटर पेट्रोल दिया जा रहा है।

 

Join WhatsApp

Join Now

Join Telegram

Join Now

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