broken-link-checker
broken-link-checker copied to clipboard
Find broken links, missing images, etc within your HTML.
Here is a link that `broken-link-checker` repeatedly flags as broken, but exists. - http://www.thelancet.com/journals/lanpsy/article/PIIS2215-0366(17)30328-0/fulltext ``` Freeman, Sheaves, Goodwin et al 2017 ```
How to remove cache of the url manually in a linux environment
I prepared test case with https://github.com/matkoniecz/broken-link-checker-local-utf8 `blc https://matkoniecz.github.io/broken-link-checker-local-utf8 -r` See https://matkoniecz.github.io/broken-link-checker-local-utf8/ - both link work, one with utf8 characters gets BLC_UNKNOWN/HTTP_undefined errors ``` mateusz@grima:~$ blc https://matkoniecz.github.io/broken-link-checker-local-utf8 -r Getting links from:...
For a few days we receive 403 on URL such https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token ``` curl -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:99.0) Gecko/20100101 Firefox/99.0' https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token -I HTTP/2 403 ``` To fix the...
**Describe the bug** When running against localhost primitive webpage, no links found. Other versions (v0.7.3 at least) work fine for this same webpage. **To Reproduce** ```bash docker run -it -v...
Here you link [Click](https://www.thevesign.com)
Error: Unhandled Rejection. Error: certificate has expired pls fix this
This PR upgrades mocha, to resolve a vulnerability in one of its dependencies. Additionally, it upgrades eslint
Branch 'main' received a commit named 'v0.8.0 alpha' (745a76bf8d97df3f388b51644e91870ea68a63e8) on march 2021. In a few tickets @stevenvachon you mention that we should try v0.8, but from a NPM point of...
**Describe the bug** I am testing with two sites for a recursive scan: 1. https://pg.vvdwivedi.com/ 2. https://www.capillarytech.com/ First one runs fine. I am using the cli from bin folder to...