Update freechess.org URL - fix bug 453178
The freechess.org server has changed from http to https. The new account login request is going to a non-existent webpage. The redirected webpage sent from the server is malformed, and is going to a non-existent webpage.
This merge simply changes the http to https and corrects the problem because it goes to the proper webpage and secondly never triggers the redirected webpage.
This fixes Knights bug 453178 - Bad URL to register an account at freechess.org
Attachments Add an attachment Note You