Commit 0413168
committed
ci: ignore npmjs.com in the link checker (403s non-browser crawlers)
The first run failed only on https://www.npmjs.com/package/tilion-fortress,
which npm's registry returns 403 Forbidden to for non-browser clients as
bot protection — the package page is not fetchable from CI. Add npmjs.com
to .lycheeignore, the same tolerance already applied to the badge hosts.
PyPI serves crawlers fine and stays checked.1 parent 464d319 commit 0413168
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
0 commit comments