Closed petermorgandev closed 4 years ago
If there is a value for user.blog the regular expression will check if it starts with "https://" or "http://". If the test fails, it will add "http://" to the front of the link.
user.blog
@PeterMorganGH thanks! I will test this later tonight and merge it.
If there is a value for
user.blog
the regular expression will check if it starts with "https://" or "http://". If the test fails, it will add "http://" to the front of the link.