Accept input from request parameters, both text and codes. Could be something like `/?text=Hello` or `/?codes=40,19,17,7,7,21`, or using `#` instead of `?` (I don't know what's best for JS).
Accept input from request parameters, both text and codes.
Could be something like
/?text=Helloor/?codes=40,19,17,7,7,21, or using#instead of?(I don't know what's best for JS).