wip adding web socket
This commit is contained in:
@@ -117,6 +117,7 @@
|
||||
- [xss attack with innerHTML](https://gomakethings.com/a-safer-alternative-to-innerhtml-with-vanilla-js/)
|
||||
- [xss attack innerHTML prevention](https://stackoverflow.com/questions/30661497/xss-prevention-and-innerhtml)
|
||||
- [xss attack prevention with createTextNode](https://stackoverflow.com/questions/11654555/is-createtextnode-completely-safe-from-html-injection-xss)
|
||||
- [xss attacks prevention in svelte](https://stackoverflow.com/questions/74931516/in-svete-what-to-use-instead-of-html-to-avoid-xss-attacks/74932137)
|
||||
|
||||
### installation
|
||||
- [node and npm with nvm](https://github.com/nvm-sh/nvm)
|
||||
|
||||
Reference in New Issue
Block a user