urania-dev / snapp

Yet Another Url Shortner. A simple excercise to learn Svelte.
https://snapp.li
MIT License
210 stars 11 forks source link

Allow unsecure HTTP on Edit Snapp #26

Closed Schnurp closed 6 months ago

Schnurp commented 6 months ago

Hi, I can create Snapps with HTTP (Allow Unsecure HTTP=enabled).

But if I want to edit this HTTP Snapp I can´t save this, because the error "The Snapp Original URL is not valid secure https URL." shows up.

Maybe you can fix that?

urania-dev commented 6 months ago

Yes i missed the check on edit. I Will. ;)

Schnurp commented 6 months ago

Thank you very much for yout quick reply and help.

urania-dev commented 6 months ago

should be fixed in 0.7.3 :)