mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-13 01:40:59 +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. |
||
|---|---|---|
| .. | ||
| extract | ||
| filter | ||
| helpers | ||
| quirks | ||
| types | ||
| client.rs | ||
| collector.rs | ||
| lib.rs | ||
| remap.rs | ||
| test_utils.rs | ||