Updated. After some time, Siyyarto stated that the Russian operator eliminated the damage caused by the attack of the Ukrainian drone, and the transportation of oil to Hungary resumed.
The Ukrainian drone attacked the Druzhba oil pipeline, said Peter Siyyarto Foreign Minister. Oil supplies from Russia to Hungary are suspended, writes Hirado Hungarian publication with reference to the statement of the Minister. During the appeal on Facebook, Siyyarto said that he learned about the attack on the station from Russia. TASS notes that the Hungarian Foreign Minister previously talked on the phone with the deputy prime minister of the Russian Federation Alexander Novak. According to the Hungarian minister, the attack occurred on the night of March 11. Then Ukrainian drones attacked Moscow and other Russian cities. Now repair work is underway at the damaged station. It is expected that supplies will resume by Tuesday evening, Siyyarto added. The minister called the attacks “directed against the energy structure of Hungary” unacceptable. According to him, the country’s energy supply is the issue of its sovereignty. “We urge Ukrainians not to attack the energy infrastructure leading to Hungary. Hungary is not responsible for this war, ”added Siyarto. The head of the attack did not reveal the head of the Foreign Ministry of Hungary. The Russian authorities did not report this. The General Staff of the Armed Forces of Ukraine reported that as a result of the attack of Ukrainian drones on the night of March 11, explosions occurred in the area of the line-production dispatch station of a steel horse in the Oryol region. This station is alleged, “provides the management of the technological processes of the Druzhba oil pipeline and is an important component in the process of oil supply to the terminal of the Ust-Luga seapore in the Leningrad Region.” The massive attack of Ukrainian drones in the regions of Russia in Moscow and the Moscow Region, residential buildings were hit. There are dead and wounded massive attacks of Ukrainian drones on the regions of Russia in Moscow and the Moscow Region, residential buildings were hit. There are dead and wounded (Tagstotranslate) 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);
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!