mirror of
https://github.com/edoardottt/awesome-hacker-search-engines.git
synced 2025-02-06 02:15:28 -05:00
update
This commit is contained in:
parent
27e31c7b18
commit
f3e7fd95a9
8
.github/mlc_config.json
vendored
8
.github/mlc_config.json
vendored
@ -3,7 +3,8 @@
|
||||
429,
|
||||
200,
|
||||
202,
|
||||
403
|
||||
403,
|
||||
400
|
||||
],
|
||||
"timeout": "20s",
|
||||
"httpHeaders": [
|
||||
@ -18,5 +19,10 @@
|
||||
"Accept-Encoding": "zstd, br, gzip, deflate"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ignorePatterns": [
|
||||
{
|
||||
"pattern": ".onion$"
|
||||
}
|
||||
]
|
||||
}
|
2
.github/workflows/link-check.yml
vendored
2
.github/workflows/link-check.yml
vendored
@ -15,6 +15,6 @@ jobs:
|
||||
- uses: actions/checkout@master
|
||||
- uses: gaurav-nelson/github-action-markdown-link-check@v1
|
||||
with:
|
||||
use-quiet-mode: 'yes'
|
||||
use-verbose-mode: 'yes'
|
||||
config-file: '.github/mlc_config.json'
|
||||
file-path: './README.md'
|
Loading…
x
Reference in New Issue
Block a user