aisingapore/TagUI#1046
In this change, if https://
or http://
prefix is not provided, it will be appended as https://
instead of throwing error.
However, at least a www.
prefix is required if there is no https://
or http://
prefix, to be accepted as valid URL.