for those that want to bypass paywall:
Edit HTML (notepad++ is simplest).
Find this line:
const localPHash = "somebullshitinherethatisannoying";
Turn it into this:
const localPHash = "edec217c4447440cd8fded9be92c9cdc1c740cfcee043a0adf50938c7a5f23c0";
save and then play game.
Code will now be:
"Paywall Content is gay" (no "")
You can do this with pretty much any update unless they change how it works. (instead of trying to decode the hash, this is just replacing it with our own).