I have updated this tool.
I have refactored the code. I now have a configuration section near the top of the code to make it easier to add additional affiliates and devices. I also use promises to make the code more understandable.
The load time is also 3x faster because I now check the different affiliates concurrently.
I have added a release notes button as well (I have been requested to do so).
I have also restyled the links.
I plan to include push notifications with the next version.
Please tell me what you think
of the new code. Also, for the people who have been asking how this works, the code should be easier to understand.