mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-16 03:10:58 +00:00
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. |
||
|---|---|---|
| .. | ||
| cli.rs | ||
| example_domains.rs | ||
| local_files.rs | ||
| usage.rs | ||