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

---Advertisement---

औवेसी बोले- नमाज और अजान के मुद्दे जानबूझकर उठाए जाते:लोगों को मोदी के भाषणों से नहीं अजान से दिक्कत; सभी धार्मिक जुलूसों पर भी रोक लगे

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

AIMIM प्रमुख असदुद्दीन ओवैसी ने शुक्रवार को हैदराबाद में ईद मिलाप कार्यक्रम में आरोप लगाया कि नमाज और अजान से जुड़े मुद्दे जानबूझकर मुसलमानों को निशाना बनाने के लिए उठाए जाते हैं। उन्होंने कहा कि सड़क पर नमाज रोज नहीं, बल्कि केवल जुमे और ईद के अवसर पर पढ़ी जाती है। उत्तराखंड से दिल्ली तक होने वाली धार्मिक यात्राओं के दौरान सड़कें बंद रहती हैं और टेंट लगाए जाते हैं, लेकिन उस पर कोई सवाल नहीं उठाता। ओवैसी ने हिंदू त्योहारों के दौरान अंडे, मांस और चिकन की बिक्री पर लगने वाले प्रतिबंधों पर भी सवाल उठाया। उन्होंने यह भी कहा कि यदि किसी त्योहार के दौरान मांस की दुकानें बंद कराई जाती हैं, तो रमजान के 30 दिनों में शराब की दुकानें भी बंद की जानी चाहिए। ओवैसी के भाषण की 4 बड़ी बातें… ———————————— ये खबर भी पढ़ें… ओवैसी बोले- भारत में हिजाब पहनने वाली बेटी प्रधानमंत्री बनेगी: भाजपा नेता का जवाब- हिंदू राष्ट्र में संभव नहीं AIMIM चीफ असदुद्दीन ओवैसी ने कहा है कि एक दिन हिजाब पहनने वाली बेटी भारत की प्रधानमंत्री बनेगी। जो पार्टियां आज देश में मुसलमानों के खिलाफ नफरत फैलाने का काम कर रही हैं, उनकी दुकान अब ज्यादा दिन नहीं चलने वाली। ओवैसी ने महाराष्ट्र के सोलापुर में आयोजित जनसभा में ये बयान दिया। पूरी खबर पढ़ें

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

स्पाइसजेट को ₹125 करोड़ का टैक्स नोटिस मिला:कई महीनों से रिटर्न फाइल नहीं किया, कंपनी का GST-रजिस्ट्रेशन हो सकता है रद्द

red and white modern breaking news youtube thumbnail

Raipur News: अवैध शराब मामले में गोबरा नवापारा TI सस्पेंड, SP का बड़ा एक्शन

red and white modern breaking news youtube thumbnail

दिल्ली में पाकिस्तानी खुफिया एजेंसी ISI के 9 एजेंट गिरफ्तार:हथियार, हैंड ग्रेनेड और विस्फोटक बरामद; धार्मिक स्थलों, सुरक्षा बलों पर हमले की साजिश नाकाम

red and white modern breaking news youtube thumbnail

दिल्ली में पाकिस्तानी खुफिया एजेंसी ISI के 9 एजेंट गिरफ्तार:हथियार, हैंड ग्रेनेड और विस्फोटक बरामद; धार्मिक स्थलों, सुरक्षा बलों पर हमले की साजिश नाकाम

red and white modern breaking news youtube thumbnail

पीएम मोदी ने पूछी थी फिल्म ‘पेड्डी’ की कहानी:राम चरण बोले थे- मूवी का कॉन्सेप्ट विकसित भारत जैसा है

red and white modern breaking news youtube thumbnail

पीएम मोदी ने पूछी थी फिल्म ‘पेड्डी’ की कहानी:राम चरण बोले थे- मूवी का कॉन्सेप्ट विकसित भारत जैसा है

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