lychee
lychee copied to clipboard
Interpreting stylesheet link with `@` as mail
lychee 0.16.1
> lychee -v test.html
with test.html
:
<link href="/@global/global.css" rel="stylesheet">
results in:
[EXCLUDED] mailto:/@global/global.css
Without the @
, no check happens.