working pre-update

This commit is contained in:
2025-04-26 03:20:54 +02:00
parent 2233b4a44c
commit 27a1817595
20 changed files with 134 additions and 1175 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
const warn_messages = [
["%cDo not paste any text in here","background: red; color: yellow; font-size: x-large"],
["Pasting anything in here may give others access to your account.",""]
["Pasting anything in here may give others access to your account."]
]
function warnmessage() {
for (let message of warn_messages) {