Replies: 2 comments
-
|
This works: echo 'https://developers.redhat.com/articles/2024/02/08/how-visualize-your-openscap-compliance-reports' | lychee -vvv --user-agent "curl/8.4.0" -So you need to use a different user agent. This is not a lychee problem, but an issue with the website configuration. It doesn't accept our user agent and thinks it's a bot. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for reporting, we try to address this in the future by making lychee use an accepted User-Agent header by default by using adding host config defaults: #1960. This way you won't need to override the header value as it is known as a quirk by lychee. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
We encounter this issue:
However this site is available with a web browser.
Regards.
Beta Was this translation helpful? Give feedback.
All reactions