This is the current winning text
Change the top text for everyone by brute force
info
up to 32 chars: 0-9, a-z, A-Z, "-", "_", " ", "#", no extra spaces
nonce||text
(||
= string concat)
^[0-9a-f]{32}$
^(?=.{1,32}$)[0-9a-zA-Z_\-#]+(?: [0-9a-zA-Z_\-#]+)*$
key||"!"||nonce||"#"
(without "")
key = hex(5+x_coord+y_coord*32)
then "!"
and color is ^#[0-9a-f]{6}$
key||"!"||nonce||color
peers: 0
best hash of text: none
color winner hash: none
best hash in grid: none
If there are problems, reloading the page can help