... | 🕐 --:--
-- -- --
عاجل
⚡ عاجل: كريستيانو رونالدو يُتوّج كأفضل لاعب كرة قدم في العالم ⚡ أخبار عاجلة تتابعونها لحظة بلحظة على خبر ⚡ تابعوا آخر المستجدات والأحداث من حول العالم
⌘K
AI مباشر
22562 مقال 497 مصدر نشط 38 قناة مباشرة 4213 خبر اليوم
آخر تحديث: منذ 0 ثانية

Pakistan urges India to free Kashmiri leader Asiya Andrabi

العالم
ARY News EN
2026/03/26 - 05:40 501 مشاهدة

ISLAMABAD: Pakistan on Thursday urged India to immediately release Kashmiri women leaders Asiya Andrabi, Fehmeeda Sofi, and Nahida Nasreen, describing their sentences as “politically motivated” and an act of “revenge.”

An Indian special court earlier this week sentenced Asiya Andrabi to life imprisonment, while her associates Fehmeeda Sofi and Nahida Nasreen were handed 30-year prison terms under the Unlawful Activities (Prevention) Act (UAPA).

Speaking at the weekly briefing in Islamabad, Foreign Office spokesperson Tahir Andrabi said Pakistan strongly condemns the verdicts and rejects politically driven actions against the Kashmiri leadership.

He noted that several Kashmiri leaders have faced lengthy periods of incarceration, including the prominent Syed Ali Shah Geelani, an iconic leader of the Kashmiri struggle for self-determination, who died in Indian custody.

The spokesperson also condemned the continued closure of the historic Jamia Masjid in Srinagar, in Indian Illegally Occupied Jammu and Kashmir (IIOJK).

He noted that preventing worshippers from offering congregational prayers constitutes a serious violation of religious freedoms and fundamental human rights.

Andrabi highlighted that the mosque remained closed for most of Ramadan and even during Eid prayers for the seventh consecutive year since India’s actions of August 5, 2019.

According to the spokesperson, Indian authorities have sealed the mosque and barred Kashmiri Muslims from gathering on significant religious occasions.

“These restrictions, particularly during Ramadan and Eid, are a matter of deep concern,” he said.

Pakistan called on the international community, including the United Nations and relevant human rights organizations, to take notice of the situation and urge India to uphold the fundamental right to freedom of religion in the region.

Responding to a question regarding Afghanistan, the spokesperson said Pakistan’s ongoing security operation, “Operation Ghazab-ul-Haq” (Righteous Fury), launched against the Afghan Taliban in response to unprovoked firing from across the border, would continue until its objectives are achieved.

Andrabi added that the operation targets terrorist networks and infrastructure, noting that a temporary pause had occurred following requests from friendly and Islamic countries, but the campaign remains ongoing.

Pakistan reiterated that it will continue to raise its voice against human rights violations and called on India to ensure fundamental rights in Indian Illegally Occupied Jammu and Kashmir.

مشاركة:
\n

مقالات ذات صلة

// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 46527; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 46527; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
AI
يا هلا! اسألني أي شي 🎤