Sort:  

You can specify a different server to connect to. here is a link to other servers running - api servers

For example you can run this code before your steem api calls
steem.api.setOptions({ url: 'wss://rpc.buildteam.io' });

Thamk you for your update.
I was using the cdn :

and this is by default forwarding to wss ://steemd.steemit.com
How do we solve this problem ?

Thank you for your help.

FD.

yes looks like the latest version has not been pushed to the cdn yet. it was updated in github last week best option is to use the line of code above and specify a new server directly until the cdn version is updated.

Thanks friend...I managed to change it. steembotcompare is alive again :)