Find a regex that matches the hidden word and no other words!
The server will modify a minimal number of letters in the hidden word to match the regex you give.
Modified letters will be marked orange and the original letters will be marked green.
If there are multiple ways to do so, the server will randomly choose one.