• Rework the JavaScript handler. • Fix the card generator. • Nuke all known XSS attacks. • Change the background to white. • Change some fonts on index.html to make it look more modern. • Remove a few ".old" pages. • Improve the mobile-friendliness of index.html. • Remove all styling on <select> tags. • Other varied bugfixes
3 lines
77 B
JavaScript
3 lines
77 B
JavaScript
// ...what requests does this script even handle?
|
|
loadScript(getParam.file);
|