* Use regex to replace with https * Refactor a bit * Update logic to handle edge cases * url being nil * url not a valid URL (weak validation, checks for starting string of http) * Add new test case for http to https conversion