The artist Lyudmila Razumova, sentenced to seven years of colony on charges of spreading “fakes” about the army and vandalism due to anti-war graffiti, announced the cessation of a dry hunger strike. This is written by the telegram channel of Razumova’s support with reference to her letter from the colony.
“March 12, the end of the hunger strike-the devil would have chosen her!” – quotes a letter to the rational support group. There are no other details. The 58-year-old Razumova, serving the term of IK-5 in the Tver region, announced on February 28 due to pressure from the colony administration and deteriorating the state of health in the conclusion. Since arriving in the colony of Razumov, at least seven times was sent to the penalty area and at least twice – to a chamber -type premises. In March 2022, 2023, to Razumov and her husband Alexander Martynov were detained and sent to a pre -trial detention center, and a year later they sentenced the real terms in the case of the distribution of “fakes” about the army and vandalism. The reason for the case was anti -war inscriptions made on the walls of houses in several settlements of the Tver region and posts in Odnoklassniki, in which there were videos about the crimes of the Russian military. Razumova received seven years, Martynov – six and a half years of a colony of general regime. The Memorial recognized the spouses political prisoners. “Ukraine, forgive us” the story of the artist Lyudmila Razumova and her husband Alexander Martynov. After the start of the invasion, they painted anti -war graffiti in their village, and now they received a term for “vandalism” and “fakes” “Ukraine, forgive us” the story of the artist Lyudmila Razumova and her husband Alexander Martynov. After the start of the invasion, they painted anti -war graffiti in their village, and now they received a term for “vandalism” and “fakes” (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!