Asayiş

Hafif ticari araç denetim yapan polise çarptı: 1 polis memuru ağır yaralı

HAFİF TİCARİ ARAÇ DENETİM YAPAN POLİSE ÇARPTI: 1 POLİS MEMURU AĞIR YARALI

Loading...

Abone Ol

Ümraniye’de daha önce kaza yapılan caddede kontrollü araç geçişini sağlayan polis ekiplerine hafif ticari araç vurup kaçtı. Olayda bir polis memuru ağır şekilde yaralandı.

Olay saat 01.30 sıralarında İstanbul Ümraniye İlçesi...

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**