Hi,
I am fetching some url’s to get their right URL (with www. or without www.).
When websites don’t have SSL/https, it runs in an error. I catch the error and that’s all fine.
Right after the fetch (and error handling); I want to update the database...