URL Shortener Working but Failing 2/4 tests

Hello!

Could you share your code in repl.it or glitch.com?

I found a problem though. You need to extract the host name from the URL so that the following routes work:

Test your URL verification process in isolation (unit test). I would make it a function.