lychee/lychee-lib
Matthias 5802ae912c
Fix bugs in extractor; reduce allocs (#464)
When URLs couldn't be extracted from a tag,
we ran a plaintext search, but never added the
newly found urls to the vec of extracted urls.

Also tried to make the code a little more idiomatic
2022-01-16 02:13:38 +01:00
..
src Fix bugs in extractor; reduce allocs (#464) 2022-01-16 02:13:38 +01:00
Cargo.toml Add caching functionality (v2) (#443) 2022-01-14 15:25:51 +01:00
LICENSE-APACHE Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00
LICENSE-MIT Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00