window.href="https://elaruu.wixsite.com/wiki"
console.log("alt F4")
bruh
console.log("Hello World!")
`@pkmnq`
@pkmnq
"111"
111
throw Symbol()
"@pkmnq"
"does this still exist"
does this still exist
(()=>JSON.stringify(Object.keys(this)))()
SyntaxError: Unexpected token ')'
undefined
JSON.stringify(Object.keys(this.global))
["global","Function","eval"]
I mean like
JSON.stringify(Object.keys(this))
What
JSON.stringify(this)
TypeError: Converting circular structure to JSON --> starting at object with constructor 'global' --- property 'global' closes the circle
this
[object Object]
String.prototype