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

---Advertisement---

साइबर लिटरेसी- PNG कनेक्शन के नाम पर स्कैमः ये 8 गलतियां न करें, फेक ईमेल, मैसेज को ऐसे पहचानें, बचाव के लिए 11 जरूरी सावधानियां

On: अप्रैल 26, 2026 4:30 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

भारत सरकार ने मार्च 2026 में ‘नेचुरल गैस एंड पेट्रोलियम प्रोडक्ट्स डिस्ट्रीब्यूशन ऑर्डर, 2026’ के तहत नए नियम लागू किए हैं। इप्ड नेचुरल गैस) की सुविधा उपलब्ध है, वहां के उपभोक्ताओं को तीन महीने के भीतर PNG कनेक्शन लेना होगा। इस फैसले के बाद जहां पीएनजी पाइपलाइन है, वहां तेजी से कनेक्शन लिए जा रहे हैं। साइबर ठग इस डर का फायदा उठाकर ठगी को अंजाम दे रहे हैं। खतरे को देखते हुए आईजीएल ने अलर्ट जारी किया है और अपने उपभोक्ताओं को सतर्क किया है। इसलिए आज हम ‘साइबर लिटरेसी’ कॉलम में पीएनजी के नाम पर होने वाले इस घोटाले के बारे में बात करेंगे। रिटी एडवाइजर, उत्तर प्रदेश पुलिस सवाल- ‘पीएनजी गैस घोटाला’ क्या है? उत्तर – यह साइबर धोखाधड़ी है, जिसमें ठग PNG गैस कंपनी के नाम पर फर्जी एसएमएस या कॉल करते हैं। संदेश में लिखा है, ‘आपका गैस कनेक्शन जल्द ही काट दिया जाएगा, इसलिए तुरंत बकाया बिल भरें’ ठग डर और जल्दबाजी का फायदा उठाकर भुगतान करवा लेते हैं। सवाल – ठग इस घोटाले को कैसे अंजाम दे रहे हैं? उत्तर – ठग बहुत चालाकी से लोगों में डर और जल्दबाजी डालता है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

भारतीय महिला टीम ने दक्षिण अफ्रीका को हराया: दीप्ति ने 36 रन बनाए और 5 विकेट भी लिए, अफ्रीका सीरीज में 3-1 से आगे

red and white modern breaking news youtube thumbnail

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

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

पीएम मोदी के मन की बात का 133वां एपिसोड:महिला आरक्षण और गर्मी पर बोल सकते हैं; पिछली बार ईरान-अमेरिका जंग पर चर्चा की थी

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