crossorigin.me
crossorigin.me copied to clipboard
Error: Parse Error
Hello,
I have some parse error with some SHOUTcast servers, examples:
http://crossorigin.me/http://198.50.246.192:9903/7.html http://crossorigin.me/http://38.110.126.103:1448/index.html
Working example: http://crossorigin.me/http://206.190.143.197:8113/index.html
What's the problem ?
Not sure - it looks like there's something wrong with the SHOUTcast servers themselves (I'm getting a socket error on the bad URLs).
Maybe it seems the error happens for SHOUTcast V1 servers only, I have another CORS proxy server based on cors-anywhere ( https://calm-cliffs-9891.herokuapp.com/ )
https://calm-cliffs-9891.herokuapp.com/http://198.50.246.192:9903/7.html
No errors for me
Note: When i have the parse error ( 500 ) with crossorigin.me, the XHR.onerror() isn't triggered, The XHR.onload() still triggers with a responseText " Error: Error: Parse Error "