if (window.location.pathname === "/" || window.location.pathname === "/index.php") { setTimeout(function(){ location.reload(); }, 15000); // 15 sekonda }
Verified by MonsterInsights