Flatlogic Bot 30fe60f3ea Fazliddin
2026-01-29 11:42:42 +00:00

1 line
179 B
JavaScript

jQuery(function(t){var e=t('[role="alert"]').filter(function(){return t(this).text().trim().length>0});e.length>0&&setTimeout(function(){t(e[0]).attr("tabindex","-1").focus()})});