lychee/lychee-lib
Jorge Luis Betancourt 174331d983
Extract base from the source URL if --base is empty (#358)
When running lychee against a remote URL all relative links are ignored
by default because `--base` is normally not set. A good default in this
case is to automatically use the base domain from the source URL.
Setting `--base` overrides the automatic source extraction from the
source URL (same behaviour as we currently have).
2021-10-10 02:42:01 +02:00
..
src Extract base from the source URL if --base is empty (#358) 2021-10-10 02:42:01 +02:00
Cargo.toml Bump reqwest from 0.11.4 to 0.11.5 (#356) 2021-10-10 02:41:08 +02: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