On January 19, it was agreed to put a stop to the battle in Gaza for the last 15 months and to release the bonds. This war broke out after the attacks of Hamas and other extremist groups on Israel on 7 October 2023.
According to the Humanitarian Office, the Gaza Strip has been providing more human assistance every day since the implementation of this agreement. . At the same time, the situation has improved to reach the needy population, and the scope of life saving assistance and services is being increased. It has been said that coordination with Israeli administration for Humanitarian Assistance Mission is no longer needed, although buffer This will be necessary to enter the zone. Foreign assistance and health care agency says that according to the movement of the population, partner organizations are making changes in their assumed efforts. Under this, services have been expanded in areas including Rafah, Gaza and North Gaza Governor, where it was difficult to reach earlier. Human help in Gaza is at a serious level. More than 2 million people are now dependent on food aid due to war, are homeless and do not have the source of income. In the last two weeks, the World Food Program (WFP) has brought one crore metric tonnes of food to Gaza Strip, And this material has been distributed in more than 1 million families through food packets. Apart from this, WFP has arranged fuel supply for bakery in Gaza Governor, so that their production capacity can be increased by 40 percent. The same, 25 emergency medical teams are serving in Gaza, out of which 22 are in Central and Southern Gaza while two are in Gaza City and one in northern Gaza. According to the UN Humanitarian Office, since January 27, the common Palestinians have gone from one area to another, although this journey is now slowing down. More than five lakh 65 thousand people have entered from south to north, while more than 45 thousand people have gone to southern Gaza. One of the major reasons for this, the lack of services in North Gaza and the damage to homes and communities on a large scale. According to an unknown, more than five lakh people in Gaza have returned to the governor of Gaza and Northern Gaza and they have returned food, water, water , There is a strong need for tent and shelter. In the middle of the concerns, Palestinian Red Crescent says that at least three thousand tents were delivered to Somavar in North Gaza, while seven thousand tents will be arranged in the coming days. According to, last Sunday, people have started to be sent to other countries for better treatment through Rafah on the Egyptian border. During 1 to 3 February, 105 patients including more than 100 children, and their 176 Timardars have been sent to other countries for better treatment. The UN agency estimates that 79 people have still been kept hostage in Gaza, and There are also deceased among them. During the last one week, the International Red Cross Committee has contributed significantly to the efforts to release the prisoners. After the ceasefire is implemented, Palestinian families are moving to their homes in North Gaza. On January 30, three Israeli and five Thai tairy were handed over to the Israeli administration from Gaza and 110 Palasti prisoners were released from Israeli detained center. The next day, three Israeli bandits were sent from Gaza to Israel, and 183 Palestinian prisoners were sent to Israel. Released from custody centers in Israel. Of these, 111 people were detained in Gaza Strip after the attacks on October 7. As a result of the ICRC’s efforts, 18 hostages and 583 Palestinian prisoners have been released since the ceasefire started.
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!