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

---Advertisement---

CHHATTISGARH | 95 करोड़ का विदेशी फंड! बस्तर में बड़ा खुलासा

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

रायपुर। छत्तीसगढ़ के नक्सल प्रभावित इलाकों से बड़ी खबर सामने आई है। ED की जांच में खुलासा हुआ है कि विदेश से करोड़ों रुपए लाकर बस्तर और धमतरी में धार्मिक गतिविधियों पर खर्च किए जा रहे थे।. जांच में पता चला कि नवंबर 2025 से अप्रैल 2026 के बीच करीब 95 करोड़ रुपए विदेशी डेबिट कार्ड के जरिए भारत में लाए गए। इन पैसों को अलग-अलग एटीएम से निकालकर इस्तेमाल किया जा रहा था, ताकि सिस्टम को चकमा दिया जा सके।. इस पूरे मामले में ‘The Timothy Initiative (TTI)’ नाम का संगठन सामने आया है, जो कथित तौर पर बिना रजिस्ट्रेशन के विदेशी फंडिंग का इस्तेमाल कर रहा था। सबसे बड़ा खुलासा तब हुआ जब मिकाह मार्क नाम के विदेशी नागरिक को बेंगलुरु एयरपोर्ट पर हिरासत में लिया गया। उसके पास से 24 विदेशी डेबिट कार्ड मिले।. ED की रेड में 25 डेबिट कार्ड, 40 लाख कैश और कई डिजिटल सबूत भी जब्त किए गए हैं। अब जांच एजेंसी इसे एक बड़े मनी लॉन्ड्रिंग नेटवर्क के तौर पर देख रही है, जिसकी जड़ें विदेश तक जुड़ी बताई जा रही हैं।. Tags: Bastar Money Laundering Probe in Chhattisgarh, Overseas Funding, ED Raids, Debit Card Scam, Foreign Contributions to TTI, India Inquiry, Indian News

 

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

‘स्लैपगेट’ विवाद फिर गरमाया: IPL के बीच श्रीसंत ने हरभजन से क्यों तोड़े रिश्ते? इंस्टाग्राम पर भी ब्लॉक किया

red and white modern breaking news youtube thumbnail

सीनियर सिटीजन के लिए अब FD हुई और भी फायदेमंद:स्मॉल फाइनेंस बैंक दे रहे सबसे ज्यादा रिटर्न; निवेश करने से पहले जानें इससे जुड़ी खास बातें

red and white modern breaking news youtube thumbnail

CG Cheating Law: छत्तीसगढ़ में नकल रोकने कानून लागू, पेपर लीक और नंबर बढ़ाने पर होगी जेल

red and white modern breaking news youtube thumbnail

CG Weather Update: रायपुर में लू का अलर्ट, तापमान 44 डिग्री तक पहुंचने की संभावना

red and white modern breaking news youtube thumbnail

दावा- ब्रिटेन ने जंग में साथ नहीं दिया, ट्रम्प नाराज:ब्रिटेन के कब्जे वाले फॉकलैंड द्वीप पर अर्जेंटीना का साथ दे सकते हैं

red and white modern breaking news youtube thumbnail

आईपीएल 2026: चोट से उबरकर दिल्ली कैपिटल्स से जुड़े मिचेल स्टार्क, टीम को मिली बड़ी राहत; कब मैदान पर उतरेंगे?

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