mirror of
https://github.com/gchq/CyberChef.git
synced 2026-03-17 20:31:37 -07:00
Merge 273031c75d into 4deaa0de20
This commit is contained in:
commit
6d1dce487a
1 changed files with 15 additions and 0 deletions
|
|
@ -43,6 +43,21 @@
|
|||
|
||||
// Define loading messages
|
||||
var loadingMsgs = [
|
||||
"Calculating the length of a piece of string...",
|
||||
"Gone to feed the cat...",
|
||||
"Gone phishing...",
|
||||
"Plugging memory leaks...",
|
||||
"Debunking conspiracy theories...",
|
||||
"Searching for the key to world peace...",
|
||||
"Reconciling General Relativity and Quantum Mechanics...",
|
||||
"Entangling qubits...",
|
||||
"Reversing SHA-2 hashes...",
|
||||
"Ordering pizzas...",
|
||||
"Reducing carbon emissions...",
|
||||
"Creating fiendish CyberFirst Girls' Competition challenges...",
|
||||
"Choosing between a rock and a hard place...",
|
||||
"Solving Merkle's puzzles...",
|
||||
"Factorising huge integers...",
|
||||
"Proving P = NP...",
|
||||
"Computing 6 x 9...",
|
||||
"Mining bitcoin...",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue