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

---Advertisement---

RAIPUR E-CHALLAN SCAM | फर्जी चालान लिंक से 7.42 लाख की ठगी

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

रायपुर। अब साइबर ठगों ने नया जाल बिछा दिया है E-चालान के नाम पर। रायपुर में एक युवक को मोबाइल पर फर्जी चालान का मैसेज मिला, जिसमें APK फाइल थी। जैसे ही फाइल डाउनलोड की, पूरा मोबाइल ठगों के कंट्रोल में चला गया।. बस फिर क्या था… कुछ ही मिनटों में बैंक अकाउंट से 7 लाख 42 हजार रुपए साफ। युवक को जब पैसे कटने का मैसेज आया, तब जाकर समझ आया कि बड़ा खेल हो गया है।. पुलिस अब मामले की जांच में जुट गई है, लेकिन ये केस साफ बता रहा है कि ठग अब नए-नए तरीके निकाल रहे हैं। एक क्लिक आपकी पूरी जमा-पूंजी खत्म कर सकता है।. पुलिस की साफ चेतावनी किसी भी अनजान लिंक, APK या PDF को भूलकर भी डाउनलोड मत करो। E-चालान चेक करना है तो सिर्फ सरकारी वेबसाइट या ऐप पर ही जाओ।. APK link scam cybercrime Raipur news bogus e-challan fraud India phone hacking scam online fraud warning Raipur India cyber fraud

 

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

ब्रिटेन- 2008 के बाद जन्मे बच्चे तंबाकू नहीं खरीद पाएंगे:दोनों सदनों में पास हुआ जनरेशन बैन कानून, 1 जनवरी 2027 से लागू

red and white modern breaking news youtube thumbnail

सबरीमाला केस- सुप्रीम कोर्ट में 7 दिन की सुनवाई:कल पूछा था- जिसे भगवान ने ही बनाया, उसके छूने से ईश्वर अपवित्र कैसे हो सकता है

red and white modern breaking news youtube thumbnail

Fastest to 9 T20 100s: अभिषेक-कोहली नहीं, इस दिग्गज ने टी20 में सबसे तेज नौ शतक जड़े; दूसरे नंबर पर पाकिस्तानी

red and white modern breaking news youtube thumbnail

रणवीर सिंह ने डॉन 3 का साइनिंग अमाउंट लौटाया:क्रिएटिव डिफरेंस से शुरू हुआ था विवाद, आमिर खान ने भी की थी मामला सुलझाने की कोशिश

red and white modern breaking news youtube thumbnail

रणवीर सिंह ने डॉन 3 का साइनिंग अमाउंट लौटाया:क्रिएटिव डिफरेंस से शुरू हुआ था विवाद, आमिर खान ने भी की थी मामला सुलझाने की कोशिश

red and white modern breaking news youtube thumbnail

CG Weather Update: 24 घंटे राहत के बाद बढ़ेगी गर्मी, रायपुर में तापमान 44 डिग्री पार का अलर्ट

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