Tom Benyon

Results 1 issues of Tom Benyon

I found that url.parse being deprecated meant that the requests were going to localhost. I had to modify that start of the postMessage() function to this: ``` var postMessage =...