
Last Updated: February 07, 2025, 18:20 IST Trump Government has submitted a list of 295 people to India, which are to be sent. (File photo) New Delhi. Ever since Donald Trump has assumed the power of America, he has started implementing his policies immediately. Among them, it is also one to remove illegal migrants from the country. A few days ago, the US sent 104 Indians back to India. They did not have valid documents to live in the USA. Now once again the Trump government has handed over a long list of such people to India. It has the names of 295 Indians, who do not have valid documents to live in the US alleviate. The American Authority alleges that these people illegally entered the US. At present, these people are being verified. After the process starts, he will be sent to India. Location: New Delhi, Delhi, February 07, 2025, 18:20 Istomenation will be deployed from America. 295 Indians, Trump Government handed over long list 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);
// 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!