For two days of clashes in Syria, more than a thousand people died – Meduza

More than a thousand people died in the Syrian provinces of Latakia and Tartus on the coast of the Mediterranean Sea, where the Alavites uprising began on March 7, the Associated Press reports. According to the Syrian observation for human rights (SOHR), in two days of clashes between the Syria government and the supporters of the vague president Bashar Assada were killed At least 745 civilians. Also among the dead are 125 representatives of government security forces and 148 fighters of armed groups associated with Assad, approves the monitoring center based in London.sohr calls what happened the most massive and cruel manifestation of violence in Syria since the rebels, headed by the Islamic movement Tahrir Ashham, overthrow Assad in December 2024. There were no office data on victims of clashes. What happens to Syrianin authorities Syria suppress the uprising in the Alawit provinces. On social networks, women are published by women and children try to hide from violence on the Russian base in Latakiyan, what happens in the Syriain authorities of Syria suppress the uprising in the Alawit provinces. On social networks, women are published by women of mass murders and children are trying to hide from violence on the Russian base in Latakiyeen backwards BuildingTterpdf (Tagstotranslate) News

Credit-Read More

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);

// 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!

Share to Spread
Subscribe for notification
Exit mobile version