🐛 🐛 Fix too-long URLs on pages with mane unloaded elements
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 26 Aug 2022 09:55:16 +0000 (11:55 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 26 Aug 2022 09:56:44 +0000 (11:56 +0200)
commit8f4493c5b704b878c5aedc27a1dcdb906d9b3c3d
treeab5be63d6b7452cd90d5f29fa1da83bc03f3ebf6
parent227e7a9cb465a3ef81f0fc8e1c5fbdaca84bd821
🐛 🐛 Fix too-long URLs on pages with mane unloaded elements

All the URLs were collected into a single URL for a GET requests and browsers
and servers may not like it that long.
src/main/resources/static/javascript/sone.js