Ideally, as much of the website as possible should work with JavaScript disabled. JavaScript dependencies breaking (as is currently the case with sprintf.min.js) can otherwise impact core functionality of the website (such as displaying the number of whitelisted players). JavaScript can still be use for enhancements like automatically updating displayed information based on a WebSocket connection.
Ideally, as much of the website as possible should work with JavaScript disabled. JavaScript dependencies breaking (as is currently the case with
sprintf.min.js) can otherwise impact core functionality of the website (such as displaying the number of whitelisted players). JavaScript can still be use for enhancements like automatically updating displayed information based on a WebSocket connection.