Open WorldLanguages opened 7 years ago
SO, You're Switching Timestps. Cool
Found something interesting... https://stackoverflow.com/questions/4282151/is-it-possible-to-ping-a-server-from-javascript
@Smrman Thanks! However, we don't need to workaround CORS protection because the extension has explicit permission to access the isOnline server. Instead, we use XMLHttpRequests (this was a suggested answer to the question you linked) and we will continue to do so.
Thanks again for helping out with isOnline and finding that link!
No need to calculate with local timestamps :)