UN office spokesperson Thiemin al-Khititan told reporters in Geneva that so far 111 people have been confirmed and the verification process is going on. As per the media mediums, the figures of the dead are expected to be up to one thousand.
Security forces of the caretaker administration in Syria allegedly targeted communities in coastal areas which are considered a supporter of former President Bashar al -Assad. Ohchr spokesperson Thiemin al-Khititan said that there have been many incidents of distressed in which women, children and those injured in the fight were killed. In most of these cases, cities and villages of the community were targeted. The relative of the family is from the same community, which is a branch of Shia Islam. In addition to the total population of Syria, there is about 10 percent of the community. The ON office has received information from the eyewitnesses that the people who carried out these incidents attacked the houses, questioned the local residents about their ethnicity, and in addition to the confirmation of being aite or a Sunni Muslim, they either killed or left them alive. According to the family, some persons left in front of the family. He was shot in front of his family. It is reported that on March 6-7, the former Asad government’s loyal security forces and armed persons allegedly attacked several hospitals in Latakia, Tartus and Banias. There have been clashes with the security forces of his caretaker administration, including a large number of common citizens, patients and medical students, and the hospitals also caused damage to the hospitals. There are reports of killing all the families including fighters. The current caretaker administration’s security forces and unknown gunmen have been reported to have been killed without hearing on the basis of the community. It has been feared that in recent times, houses and shops have been looted on a large scale and unknown persons have taken advantage of the chaotic situation on the land. Many common citizens have left their homes and fled in rural areas, and a large number of people have taken refuge in an airbase to control Russian military forces. In the meantime, the United Nations, in the meantime, the United Nations has welcomed the agreement signed on Monday between Acting Administration and Kurdish Democratic Forces (SDF). He had control over a large area in the northeast of the country. After this agreement, SDF fighters will now be part of the national army and the Kurdish population has been recognized as a unbroken part of Syria. For Syrian, UN special envoy Gair Padreson has hoped that this agreement will strengthen a credible and inclusive political process in the country, proposals of UN Security Council. And it is also expected to pave the way for fair elections.
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!