you guys know those custom wordles you do in english class from StriveMath? i figured out how to decrypt the url into the word, since the word is stored as a url a 6-string of each character in the alphabet is a ceasar cipher of WORDLE. AAAAAA = WORDLE DDDDDD = ZRUGOH YYYYYY = UMPBJC and then a single letter is that position: A = W D = Z Y = U the word "YADDA" has a url of UOUGL Y has a first position letter of U A has a second letter position of O D has a third letter position of U D has a fourth letter position of G A has a fifth letter position of L
SPACE - set the word/url W - change the url into a word U - change the word into a url