lychee/lychee-lib/src/filter
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
..
excludes.rs Add missing docs (#231) 2021-04-23 00:27:12 +02:00
includes.rs Add missing docs (#231) 2021-04-23 00:27:12 +02:00
mod.rs Don't check example mail addresses by default (#815) 2022-11-08 23:46:32 +01:00