diff --git a/src/web/html/index.html b/src/web/html/index.html
index c602c275..4a875124 100755
--- a/src/web/html/index.html
+++ b/src/web/html/index.html
@@ -23,7 +23,7 @@
- CyberChef
+ CyberFork
@@ -54,7 +54,6 @@
"Navigating neural network...",
"Importing machine learning...",
"Issuing Alice and Bob one-time pads...",
- "Mining bitcoin cash...",
"Generating key material by trying to escape vim...",
"for i in range(additional): Pylon()",
"(creating unresolved tension...",
@@ -62,7 +61,14 @@
"Training branch predictor...",
"Timing cache hits...",
"Speculatively executing recipes...",
- "Adding LLM hallucinations..."
+ "Adding LLM hallucinations...",
+ "Bee-Sec is the best hacker",
+ "Rest in peace Ollie Unix Montgomery",
+ "Do a barrel roll",
+ "HACK THE PLANET!!!!",
+ "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
+ "Trans rights are human rights",
+ "Blahaj :3"
];
// Shuffle array using Durstenfeld algorithm
@@ -116,13 +122,13 @@
(e.colno ? "\nColumn: " + e.colno : "") +
(e.error ? "\nError: " + e.error : "") +
"\nUser-Agent: " + navigator.userAgent +
- "\nCyberChef version: <%= htmlWebpackPlugin.options.version %>";
+ "\nCyberFork version: <%= htmlWebpackPlugin.options.version %>";
clearInterval(window.loadingMsgsInt);
document.getElementById("preloader").remove();
document.getElementById("preloader-msg").remove();
document.getElementById("preloader-error").innerHTML =
- "CyberChef encountered an error while loading.
" +
+ "CyberFork encountered an error while loading.
" +
"The following browser versions are supported:" +
"- Google Chrome 50+
- Mozilla Firefox 38+
" +
"Your user agent is:
" + escapeHtml(navigator.userAgent) + "
" +
@@ -147,7 +153,7 @@
-
+
Operations
@@ -205,7 +211,7 @@