When you type a letter that is confirmed absent in Wordle, this script will highlight it in red as a warning. Hopefully will help prevent dumb mistakes.
这些是代码更新过的版本。 显示所有版本
v2024-02-07 - Fix an issue where letters that were both yellow and grey in a previous guess would highlight in red. They no longer highlight in red.
v2024-01-31: Fixed a bug where confirmed letters in the right place were highlighted in red. The highlight logic is still not exactly perfect, but it should still help.
v2024-01-30: Fixed an issue where letters were still red after an answer was submitted.