Used evening for Mats Hummels: With an early red card, the German central defender initiated the round of 16 of the AS Rome in the Europa League. The Roma played in the eleventh minute for a long time after Hummels’ emergency brake and lost at Athletic Bilbao 1: 3 (0: 1), the first leg in the home Stadio Olimpico won 2-1.
Finale in their own stadium on May 24th and now meet Fenerbahçe Istanbul or the Glasgow Rangers in the quarter -finals. Leandro Paredes (90.+3) scored the goal for the Roma. At the height of the center line, the 36-year-old Hummels made a bad bad pass, then hit the ball with his grätsche, but especially athletic striker Maroan Sannadi. Referee Clément Turpin immediately decided on an emergency brake, and the VAR had no objection. Hummels couldn’t believe it and swear. With coach Claudio Ranieri there was a short handshake, then he disappeared into the catacombs. For Hummels, who had been sitting on the bench for 90 minutes in the first leg, but had recently played back into the first team of Ranieri, it was the first dismissal in the Roma jersey. The last time he flew off the square as a player of Borussia Dortmund in December 2023 – also because of an emergency brake. It is open whether the world champion will remain in Rome this summer. Lazio Rome, on the other hand, moved into the quarter -finals of the Europa League. In the second leg against Viktoria Pilsen, the Italian capital club made a 1-1 draw. Lazio won the first leg 2-1, and the English record champion Manchester United is also in the quarter -finals. Thanks to a triple pack by Bruno Fernandes (16./50./87.), Including two penalty, the Red Devils won the round of 16 in the Old Trafford against Real Sociedad with 4: 1). After the 1-1 in the first leg, the guests had initially took the lead by the Spanish European champion Mikel Oyarzabal – also by penalty (10th). But the cravilating English, who are only in 14th place in the domestic Premier League, turned the game in the person of Fernandes, the end pointed Diogo Dalot (90.+1). San Sebastián’s Jon Aranburu also saw the red card (63.) just seven minutes after his substitution. Robin Gosens was able to cheer in the Conference League. The AC Florence turned a 2: 3 defeat from the first leg and won the third goal of Panathinaikos Athens, international Gosens in front of a native backdrop, the third goal of striker Moise Kean. The Chelsea FC moved into the quarterfinals against FC Copenhagen (first leg 2: 1) without shine, made it clearer Betis Sevilla around goal scorer Anthony with the 4-0 (2: 0) at Vitoria Guimaraes (first leg 2: 2).
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!