rcv icon indicating copy to clipboard operation
rcv copied to clipboard

Consistent calls to get-key-ballot.php

Open karshkode opened this issue 11 months ago • 1 comments

The app no longer works and constantly makes random shortcodes as calls with get-key-ballot.php.

Image

karshkode avatar Mar 13 '25 10:03 karshkode

@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!

DavidMoritz avatar Mar 13 '25 16:03 DavidMoritz