We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
These domains return a non 200 response from HEAD and GET methods with allow_redirect=True:
HEAD
GET
allow_redirect=True
[ "platform.openai.com", "help.openai.com", "beta.openai.com", "marketplace.visualstudio.com", "huggingface.co", "en.wikipedia.org", "twitter.com", "www.linkedin.com", "make.powerautomate.com", "make.powerapps.com", "www.midjourney.com", "vscode.dev", "rodtrent.substack.com", "example.com", "www.nuget.org", "www.docker.com", "build.nvidia.com", "dotnet.microsoft.com", "www.gemini.com", "upload.wikimedia.org", ]
There should be a way around skipping them. https://github.com/john0isaac/markdown-checker/blob/2f0aa541e7bf3adbe19f8e7f72e1978335c438b6/src/markdown_checker/__init__.py#L75C9-L98C10
The text was updated successfully, but these errors were encountered:
No branches or pull requests
These domains return a non 200 response from
HEAD
andGET
methods withallow_redirect=True
:There should be a way around skipping them.
https://github.com/john0isaac/markdown-checker/blob/2f0aa541e7bf3adbe19f8e7f72e1978335c438b6/src/markdown_checker/__init__.py#L75C9-L98C10
The text was updated successfully, but these errors were encountered: