The value you input to the web server is not valid, I'm not sure how you made it. The expected format would be IPv4/IPv6 address(:port) or web socket.
Second, the CORS header issue needs to be fixed from the origin server/site, which is Baidu instead of yours.
Something doable is to create a...