mod: усилена медитативность

This commit is contained in:
2026-02-18 19:44:06 +03:00
parent b7321220c2
commit 4b9e102887
3 changed files with 41 additions and 7 deletions

View File

@@ -81,10 +81,6 @@
</div>
<script type="text/javascript">
setTimeout('location.replace("/{{ NEXT }}_{{ NEXT_TXT }}{% if CURRENT_TAG %}?tag={{ CURRENT_TAG }}{% endif %}")', 15000);
/*Изменить текущий адрес страницы через 3 секунды (3000 миллисекунд)*/
</script>
<noscript>
<meta http-equiv="refresh" content="15; url=/{{ NEXT}}_{{ NEXT_TXT }}{% if CURRENT_TAG %}?tag={{ CURRENT_TAG }}{% endif %}">
</noscript>