mirror of
https://github.com/Retropex/custom-ocean.xyz-dashboard.git
synced 2025-05-12 19:20:45 +02:00
Update boot.html
This commit is contained in:
parent
6383ec8958
commit
d54b6d70b4
@ -481,7 +481,7 @@
|
|||||||
outputElement = document.getElementById('output');
|
outputElement = document.getElementById('output');
|
||||||
outputElement.innerHTML = "";
|
outputElement.innerHTML = "";
|
||||||
bootMessages = [
|
bootMessages = [
|
||||||
{ text: "BITCOIN MINING CONTROL SYSTEM v21.000.000\n", speed: 25, delay: 300 },
|
{ text: "BITCOIN OS - MINING CONTROL SYSTEM - v21.000.000\n", speed: 25, delay: 300 },
|
||||||
{ text: "Copyright (c) 2009-2025 Satoshi Nakamoto & The Bitcoin Core Developers\n", speed: 20, delay: 250 },
|
{ text: "Copyright (c) 2009-2025 Satoshi Nakamoto & The Bitcoin Core Developers\n", speed: 20, delay: 250 },
|
||||||
{ text: "All rights reserved.\n\n", speed: 25, delay: 300 },
|
{ text: "All rights reserved.\n\n", speed: 25, delay: 300 },
|
||||||
{ text: "INITIALIZING SHA-256 MINING SUBSYSTEMS...\n", speed: 25, delay: 400 },
|
{ text: "INITIALIZING SHA-256 MINING SUBSYSTEMS...\n", speed: 25, delay: 400 },
|
||||||
|
Loading…
Reference in New Issue
Block a user