In Istanbul, the mayor of the city of Ekremoglu, representing the opposition republican People’s Party (RNP), was detained, he was taken to the police, CNN Turk reports. In total, the Prosecutor’s Office of Türkiye issued an arrest warrant of more than 100 people, including high -ranking employees of the Istanbul administration.
As the Associated Press clarifies, Imamoglu was detained as part of an investigation into corruption and ties with terrorist organizations. Against the backdrop of the detention of the mayor of Istanbul, several roads were closed in the city and forbade any demonstrations for four days. Netblocks monitoring service also reports that Turkish is limited to access to the social network X (formerly Twitter), Instagram, Utiubu, Tiktoku. On March 18, Imbul University said that at the request of the Turkish prosecutor’s office, a diploma of Imamoglu, received in 1995, will be canceled. A diploma of higher education is a prerequisite for participation in the presidential election in Turkey. Imamoglu called the university’s decision “legally unreasonable” and “anxious sign of political intervention in academic life.” After the news about the detention on the mayor of Istanbul on the social network X, a record with the following text appeared: “The will of the people cannot be suppressed by intimidation or illegal actions. I remain decisive and rely not only on 16 million inhabitants of Istanbul, but also on 86 million citizens of Turkey and everyone who supports democracy and justice around the world. I am firmly in my struggle for fundamental rights and freedoms. ”The Republican People’s Party planned on Sunday, March 23, to hold a congress at which Imamoglu would be declared a candidate in the upcoming presidential election, AP writes. The elections of the Turkish president were scheduled for 2028, but the holding of early elections is not ruled out. At the beginning of 2025, several investigations were launched against Imamoglu, including impact on the investigation, expert or witness. Last year, municipal elections were held in Turkey, in which opposition candidates defeated Erdogan candidates in Ankara and Istanbula. The Party of Justice and Development of the President of Turkey showed the worst result in local elections for almost 20 years. In Turkey, the era of Erdogan’s reign almost ended – almost half of the country voted for his opponent. But he still remained in power as this tense election race was experiencing Istanbul. The Medusa report in Turkey almost ended in the era of Erdogan’s reign – almost half of the country voted for his opponent. But he still remained in power as this tense election race was experiencing Istanbul. Report “Medusa” (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!