Webview not working (100 Days of Code)

Bug description:

When I run code in 100 days of Python day 80 I get the following error in the Webview tab:

c9a07311-3d80-4c96-a176-f7eff75c8c97-00-1pps7h44xqirt.kirk.replit.dev sent an invalid response.

When I open in new tab I get a blank page saying the site can’t provide a secure connection (ERR_SSL_PROTOCOL_ERROR).

The code is copy/pasted from the lesson. Is this related to Replit’s latest update? Do I need to deploy the code in order for it to work? If so, does that mean I need to pay for cycles etc. to do the 100 days of code lessons now?

Bug appears at this link: https://replit.com/@cortinasr93/Day80100Days

Browser/OS/Device: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36

Replit Profile: https://replit.com/@cortinasr93

Hi @cortinasr93 , welcome to the forums!
This isn’t Replit’s fault, it’s your firewall or network that is blocking this url.
You can unblock it safely, as this is the website you made and is not malicious.
Hope this helps!