Task: Allow specifying just the website domain without the protocol
Allow specifying just the website domain without the protocol
25.06.2026analyra.ru
Currently, in the website error check form, if you do not specify the protocol and enter only the domain, an error occurs stating that the protocol is required. On blur, it should be changed to http://, and on the server, if the protocol is not specified, http:// should be prepended.