Asayiş

Dalgalara kapılan lise öğrencileri ile ilgili acı detay

AFAD EKİPLERİNCE DENİZDE YAPAY ZEKA TABANLI İNSAN TESPİT EL SONARI İLE TARAMA ÇALIŞMASI YAPILDI.

Loading...

Abone Ol

Trabzon’un Beşikdüzü ilçesinde önceki gün fırtınada sahilde fotoğraf çekilmek isterken dev dalgalara kapılarak denizde kaybolan 2 lise öğrencisi ile ilgili acı detay ortaya çıktı. Lise öğrencilerini gören bir vatandaşın 112...

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