Asayiş

Hadise’ye hakaret ettiği iddiasıyla yargılanan Seren Serengil’e 2 yıl 11 aya kadar hapis talebi

SEREN SERENGİL VE HADİSE ARŞİV (İSTANBUL-İHA)

Loading...

Abone Ol

Şarkıcı Hadise’nin, Reza Zarrab’la ilişki yaşadığını öne sürerek kendisine ağır hakaretlerde bulunduğu iddiasıyla Seren Serengil’e açtığı davada mütalaa açıklandı. Savcılık, Serengil’in zincirleme şekilde ‘sesli, yazılı veya görüntülü bir iletiyle alenen...

function pageRefresh() { sessionStorage.setItem("scrollPosition", window.scrollY); location.reload(); } function pageRefreshed() { const savedScrollPosition = sessionStorage.getItem("scrollPosition"); if (savedScrollPosition) { window.scrollTo(0, parseInt(savedScrollPosition, 10)); sessionStorage.removeItem("scrollPosition"); } } window.addEventListener("load", pageRefreshed); setInterval(function () { // Yenileme yapılmasını istemediğiniz URL'ler const excludeUrls = [ "https://www.tokathaber.com.tr/video/*", ]; // Eğer mevcut URL listede ise yenilemeyi durdur if (excludeUrls.some((url) => window.location.href.includes(url))) { return; } var isTypeVideo = document.querySelector( 'iframe[src^="https://www.tokathaber.com.tr/vidyome/embed/"]' ); var youtubeVideo = document.querySelector( 'iframe[src^="https://www.youtube.com/embed/"]' ); if (!isTypeVideo && !youtubeVideo) { pageRefresh(); } }, 80000); // **80 saniye**