огромная обнова

This commit is contained in:
catmpeg 2025-03-09 17:13:02 +03:00
commit b32cd469a3
13 changed files with 11737 additions and 22 deletions

View file

@ -118,7 +118,7 @@ if (!sessionStorage.getItem('animated')){
} else {
clearInterval(systemd);
setTimeout(function(){
terminal.insertAdjacentHTML('beforeend', `<br><p>semkapc Page<br>Kernel html5 on an html5 (tab)</p><br><p>root login: <span style="color: white; background-color: white;">_</span></p><br>`);
terminal.insertAdjacentHTML('beforeend', `<br><p>semkapc Page<br>Kernel html5 on an html5 (browser-tab)</p><br><p>root login: <span style="color: white; background-color: white;">_</span></p><br>`);
terminal.scrollTop = terminal.scrollHeight;
setTimeout(function(){
document.body.style.overflow = 'auto';