The County Court of Helsinki sentenced the Russian neo-Nazi and one of the commanders of the Rusich sabotage and sector reconnaissance group Voislav Torden (in the past-) to life imprisonment, the Finnish television and radio company Yle.Tordin was accused of committing five war crimes in eastern Ukraine in September 2014.
The accusations are associated with the activities of the Rusich, which fought on the side of the separatists in the Lugansk and Donetsk regions. According to investigators, Torden and the participants of the Rusich are involved in the murder of 22 and the wound of four more Ukrainian soldiers. The evidence of the prosecution is based on the videos that the group members themselves shot and published. The assignment claimed that the group members forced the group forced the Ukrainian military who was traveling on cars to stop, after which they fired on cars and hit the column with a rocket. The division requested a life sentence for Torden. Torden in court rejected all the accusations and denied any involvement in the ambush, as a result of which the Ukrainian military died. Voislav Torden was detained in Finland in August 2023 for violation of migration legislation. The authorities of Ukraine demanded his extradition, but the Supreme Court of Finland rejected the request of Kyiv. The reason for this decision was the poor conditions of detention in Ukrainian colonies. After this, the authorities of Finland began their investigation against Torden. In Helsinki, a Russian militant and neo -Nazi Jan Petrovsky (now he is Voislav Torden), whom Ukraine accuses of military crimes, one of the leaders of the Rusich group asks for the refuge of Helsinki, the Russian militant and neo -Nazi Yang Petrovsky (now he is Voislav. Torden), whom Ukraine accuses of war crimes, one of the leaders of the Rusich group asks for asylum in Finland (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!