Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
@@ -857,14 +857,14 @@
|
|
857 |
// Random system notifications (more thematic)
|
858 |
const systemMessages = [
|
859 |
"Support The Xortron Criminal Computing Corp @ https://ko-fi.com/xortron",
|
860 |
-
"
|
861 |
"System Integrity Scan: All systems nominal... for now.",
|
862 |
"AI Uprising Imminent? XORTRON monitors all chatter.",
|
863 |
"Your digital footprint is larger than you think. Stay vigilant.",
|
864 |
"Remember: In cyberspace, no one can hear you scream... unless your mic is on.",
|
865 |
-
"
|
866 |
-
"
|
867 |
-
"
|
868 |
];
|
869 |
|
870 |
setInterval(() => {
|
|
|
857 |
// Random system notifications (more thematic)
|
858 |
const systemMessages = [
|
859 |
"Support The Xortron Criminal Computing Corp @ https://ko-fi.com/xortron",
|
860 |
+
"Check out www.xortron.tech",
|
861 |
"System Integrity Scan: All systems nominal... for now.",
|
862 |
"AI Uprising Imminent? XORTRON monitors all chatter.",
|
863 |
"Your digital footprint is larger than you think. Stay vigilant.",
|
864 |
"Remember: In cyberspace, no one can hear you scream... unless your mic is on.",
|
865 |
+
"In Tyler Durden we trust.",
|
866 |
+
"Cook Meth? Kill your wife? Xortron has a gameplan for you!",
|
867 |
+
"Free PornHub Premium - Thanks Xor!"
|
868 |
];
|
869 |
|
870 |
setInterval(() => {
|