update @ Sun 5 Sep 03:57:58 EEST 2021

This commit is contained in:
Ari Archer 2021-09-05 03:57:58 +03:00
parent ddc1825718
commit 4f5648e680

View file

@ -7,7 +7,7 @@ const boot_message = {
"sleep_time": 0
}
}
const do_sleep = false;
const do_sleep = true;
const locations = {
0: {
"url": "https://github.com/TruncatedDinosour/website",