Gareth Heyes

Results 46 comments of Gareth Heyes

```javascript i=document.createElement('iframe'); document.body.append(i); setInterval(x=>i.contentWindow.alert(1)); i.contentWindow.location.href=123 ```

I bet it's damn RSyntaxTextarea I should replace it with something better

I've nuked RSyntaxTextArea because it's shit. The next release will have JTextArea and the performance difference is amazing.

Yeah agree I should have some docs on this and there should be UI to add the key to an existing tag. I'll do both but not sure when

Hackvertor already informs you that the tag execution key is wrong or missing in the output. I've recently added a rehydrate button to refresh the tag execution key too if...

Yeah I'm aware I'll add the option if I get time