In the United States, Mohammad Sharifulla was arrested, also known as Jafar, a member of the Islamic State and one of the organizers of the attack in Kabul in 2021, in which 13 American troops were killed. This was announced on March 5, the US Ministry of Justice.
Sharifulla was detained on March 2. He is accused of organizing an attack during the withdrawal of American troops from Afghanistan at Kabul Airport. Then, in a crowd of Afghans who sought to get to the airport, a suicide bomber exploded. During the interrogation of the FBR Sharifulla, according to the Ministry of Justice, he also admitted to support and exercise on behalf of the Khorasan Vilayat cell. In particular, he admitted that he had transmitted instructions on how to use Kalashnikov and other weapons to terrorists who planned the attack on Crocus City Hall in Moscow. In two of the four, after the terrorist attack in Crocus, Sharifulla recognized those whom he previously instructed, the Ministry of Justice said. On March 5, Sharifulla appeared in court in Virginia. He faces a life sentence. The trial on the merits of the case will begin on March 10. The TECT in Crocus City Hall occurred on March 22, 2024, when a group of armed militants who began firing burst into the complex of the Piknik group. Later, the building caught fire and collapsed. At least 145 people were killed, a few more hundred were injured. After the attack, four main suspects were detained, who, as the FSB reported, tried to leave by car through the Bryansk region towards Ukraine. The liability for the terrorist attack was taken by ISIS cell under the name “Khorasan Vilac.” The answer for the terrorist attack in Crocus was taken by the ISIS cell – “the Khorasan Vilac”. How did this group arise? And why does she consider Russia one of her main enemies? The ISIS cell took the responsibility for the terrorist attack in Crocus – the Khorasan Vilac. How did this group arise? And why does she consider Russia one of her main enemies? (Tagstotranslate) News
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!