Skip to content

Commit

Permalink
Merge pull request #1958 from OWASP/cpholguera-patch-4
Browse files Browse the repository at this point in the history
Update mlc_config.json
  • Loading branch information
sushi2k authored Nov 2, 2021
2 parents 50e90d7 + a6040ef commit c054b4a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/config/mlc_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@
},
{
"pattern": "^https://manualzz.com"
},
{
"pattern": "^https://www.verticalstructure.com"
},
{
"pattern": "^https://support.virustotal.com"
}
],
"httpHeaders": [
Expand All @@ -47,6 +53,5 @@
],
"retryOn429": true,
"fallbackRetryDelay": "30s",
"aliveStatusCodes": [200, 403],
"see": "https://github.com/tcort/markdown-link-check#config-file-format"
}
}

0 comments on commit c054b4a

Please sign in to comment.