So, the day of the transfer has come, and... Reversi's still working, because the old server is still running at the old IP, even though wmcbrine.com has been moved. But they surely won't maintain it indefinitely, and it could go away at any moment now.
Once that happens, I'll have a dilemma (assuming that "Add an App" even keeps working). Currently, Reversi traffic is divided into two parts: the app list/logo, and the actual game. This is because the app list and logo are requested every time a subscribed user hits the "Apps" menu on their TiVo, while the game only runs when selected. So the vast, vast majority of traffic is the stupid list and logo being served out over and over again. I put them on a server where I couldn't actually run the game itself, but where I had unlimited data. I can no longer do that with the new host for wmcbrine.com, since it no longer has a dedicated IP (and add-an-app only works by IP).
The simplest thing would be to transfer them to the VPS, where the game actually runs, which still has a dedicated IP. But there, I don't have unlimited data. Maybe that wouldn't turn out to be an issue, but I haven't really kept track of how much data it was using, since I didn't need to.