Skip to content
New issue

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

Build check 403 No error #11

Open
networm opened this issue May 4, 2022 · 0 comments
Open

Build check 403 No error #11

networm opened this issue May 4, 2022 · 0 comments

Comments

@networm
Copy link
Member

networm commented May 4, 2022

First there are 403 No error on fix · progit/progit2-zh@30dbe41

-- Validate HTML file progit.html
- progit.html
  *  External link http://msdn.microsoft.com/en-us/library/hh850437.aspx failed: 404 No error
  *  External link https://developer.github.com/ failed: 403 No error
  *  External link https://developer.github.com/webhooks/ failed: 403 No error
  *  External link https://help.github.com/articles/generating-ssh-keys failed: 403 No error

Then I fix links and trigger a new build Fix 403 No error links · progit/progit2-zh@3138b9d

 -- Validate HTML file progit.html
- progit.html
  *  External link https://docs.github.com/cn failed: 403 No error
  *  External link https://docs.github.com/cn/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent failed: 403 No error
  *  External link https://docs.github.com/cn/developers/webhooks-and-events/webhooks/about-webhooks failed: 403 No error

But the result is still 403 No error, I have checked these links and they all could be opened in Chrome 101.

limejuny added a commit to limejuny/progit2-pub that referenced this issue Jan 4, 2023
Detail
======
 - Some links open well when accessed in a browser, but show as 403 in
   HTMLProofer (progit#11)
   - `accept_encoding: "gzip,deflate,br"`
     - for `docs.github.com`
   - `ignore_status_codes: [403]``
     - for `mvnrepository.com`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant