you will notice that when the backend dev implements the fix, it actually works.
The actual fix: output filter on the http-server that uses a regex to insert a script tag before </body> to add 20 click event handlers on the document root 😂
</body>
in all honesty, though, the amount of stuff you can do in nginx is pretty astounding and everyone just seems to ignore it.
Yea, nginx is magic :D
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
you will notice that when the backend dev implements the fix, it actually works.
The actual fix: output filter on the http-server that uses a regex to insert a script tag before
</body>to add 20 click event handlers on the document root 😂in all honesty, though, the amount of stuff you can do in nginx is pretty astounding and everyone just seems to ignore it.
Yea, nginx is magic :D