wttw / aboutmyemail

Content for the aboutmy.email website
4 stars 1 forks source link

Handling non-http links #10

Closed wttw closed 8 months ago

wttw commented 8 months ago

Non http links, e.g. tel:, mailto:, aren't handled correctly. The "extract the hostname" code fails, which breaks the host summary and that cascades to a few other things.

We could just discard them, but keeping them (in a "generic" hostname container) would be nicer.

wttw commented 8 months ago

Fixed in 0.9.6.