|
|
|
|
|
by bshimmin
4084 days ago
|
|
It's somehow quite reassuring that you can just type complete gibberish in JavaScript and it usually does something; for example: !~!~1234.5678["constructor"]["constructor"](console.log("foo"))
Of course that logs "foo" - why wouldn't it?! |
|