lychee/lychee-bin/tests
Matthias 765f7adb12
Don't check example mail addresses by default (#815)
This was an oversight so far that became apparent after our
recent fix for email addreses with query params
(e.g. `test@example.com?subject=test`).
The parsing of email addresses has improved and so we detect
more mail addresses, but we didn't check if they belonged
to an example domain, causing false-positive checks.
2022-11-08 23:46:32 +01:00
..
cli.rs Add support for dumping links to file (#810) 2022-11-08 00:33:16 +01:00
example_domains.rs Don't check example mail addresses by default (#815) 2022-11-08 23:46:32 +01:00
local_files.rs Error cleanup (#510) 2022-02-19 01:44:00 +01:00
usage.rs Fix syntax highlighting in README (#792) 2022-10-24 15:59:04 +02:00