Pretty neat trick Wordle used to migrate everyone's saved game state:
The main Wordle site was replaced with a bit of JS that grabs the game data from LocalStorage and puts it in the query string when redirecting to nytimes.
Also notable: that code is vanilla JS, no libraries!
WeChat ID
aaronpk_tv