The Central Electoral Commission of Romania rejected the application for participation in the presidential election of the extreme right -wing candidate Kalin Jeordesku, who is accused of relations with Russia. It is reported by BBC News.
In November 2024, Kalin Jeordshek received a majority of votes in the first round of the presidential election, gaining 23%. However, the Constitutional Court of the country annulled the election results and set a new date of voting. The country’s special services claimed that Romania became the object of “aggressive hybrid actions of Russia.” The Jeordeskoy himself denies the connection with Russia. As the Romanian television channel Digi24 clarifies, 10 of the 14 participants in the meeting voted for refusing to register Jordes. The CEC explained that they found violations in the materials submitted to the commission, in particular, such as the absence of signatures on the documents for the property declaration. Dr. -Hordesk could challenge the decision of the CEC in the Constitutional Court. The Jordesche called the CEC decision “direct impact in the heart of democracy”. “If democracy in Romania falls, the whole democratic world will fall! This is only the beginning, ”he wrote on the social network of H. The announcement of the decision of the CEC several dozen supporters of the Georgshka, gathered at the commission of the commission in Bucharest, tried to break through the police cordon. The police used a tear gas to accelerate the protesters, Digi24 said. In the end of February 2025, the Jordes was detained for interrogation in the Prosecutor General. According to local media, the politicians conducted searches for the investigation of the case of the creation of a fascist or racist organization. Dzheordshek is called a pro -Russian candidate. In particular, he said, in the event of a victory in the presidential election, he will stop military support for Ukraine, and also stop providing a corridor for grain export through the port of Constanta and Romanian territorial waters. During the presidential campaign, he also said that the Americans never landed on the moon, carbonated drinks contain nanochips and “enter you as a laptop”, and reasoning about climate change is a “global scam”. In Romania in the presidential election, thanks to Tiktok, the ultra -right candidate won. But because of Russian intervention, the results were canceled in anticipation of new elections, the current president resigned, and the winner of the first round was detained. What is happening there? In Romania in the presidential election, thanks to Tiktok, the ultra -right candidate won. But because of Russian intervention, the results were canceled in anticipation of new elections, the current president resigned, and the winner of the first round was detained. What is happening there? (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!