Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
翠星石 (suiseiseki@freesoftwareextremist.com)'s status on Wednesday, 29-Jan-2025 23:12:28 JST翠星石 @meso JavaScript always hurts and sites that find a way to avoid using it are always better.
It's a mater of images overlayed over some nice HTML links.
The only JavaScript that you should ever use is;
<script>
/* License; AGPLv3-or-later */
document.body.textContent = 'We have detected that you have JavaScript enabled in your browser, please disable it to continue.'
</script>