Skip to content

Commit

Permalink
Update .markdown-link-check-config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zouyee authored Jan 25, 2025
1 parent 74d87c5 commit e4cc1c4
Showing 1 changed file with 11 additions and 14 deletions.
25 changes: 11 additions & 14 deletions .markdown-link-check-config.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
{
"ignorePatterns": [
"httpHeaders": [
{
"pattern": "^https://github.com"
},
{
"pattern": "^https://www.google.com"
},
{
"pattern": "^https://www.amazon.com"
},
{
"pattern": "^https://www.manning.com"
},
{
"pattern": "^https://web.archive.org"
"urls": [
"https://github.com/",
"https://guides.github.com/",
"https://docs.github.com/",
"https://help.github.com/",
"https://support.github.com"
],
"headers": {
"Accept-Encoding": "zstd, br, gzip, deflate"
}
}
]
}

0 comments on commit e4cc1c4

Please sign in to comment.