Asayiş

İsrail, 39 Filistinli mahkumu daha serbest bıraktı

İSRAİL’İN İNSANİ ARANIN 3’ÜNCÜ GÜNÜNDE 39 FİLİSTİNLİ MAHKUMU DAHA SERBEST BIRAKMASI İLE İSRAİL VE FİLİSTİN ARASINDAKİ 3’ÜNCÜ ESİR TAKASI TAMAMLANDI.

Loading...

Abone Ol

İsrail’in insani aranın 3’üncü gününde 39 Filistinli mahkumu daha serbest bırakması ile İsrail ve Filistin arasındaki 3’üncü esir takası tamamlandı.

Gazze Şeridi’nde verilen 4 günlük insani aranın 3’ncü gününde İsrail ve...

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