Consistent calls to get-key-ballot.php
The app no longer works and constantly makes random shortcodes as calls with get-key-ballot.php.
@karshkode I appreciate your input!
If you want a "working" version of the app, the best way to do that is in the public_html folder. I have been making all my updates in the compiled code for many years now and have not made the effort to go back and update the source code. So, I took all the changes I made and put them into the public_html folder.
If you want to fix the app, I suggest modernizing the package.json file and compiling the code. Then do a diff with the code in public_html to see all the changes I've made in the last 8 years.
Then, make those same changes in the source code and submit a pull request. That would make you the largest additional contributor to the app!