Comment on HTML5 terminalparentComments−brimpa14y`wget` returns an error with every URL I try.−simonbrown14yIt's because of cross-origin restrictions. Try http://enable-cors.org/ or the site itself. I guess they could use a proxy if they want it to work for every URL.
Comments
`wget` returns an error with every URL I try.
It's because of cross-origin restrictions. Try http://enable-cors.org/ or the site itself. I guess they could use a proxy if they want it to work for every URL.