awesome-hacker-search-engines/.github/mlc_config.json
edoardottt 27e31c7b18 update
2023-05-21 18:17:57 +02:00

22 lines
465 B
JSON

{
"aliveStatusCodes": [
429,
200,
202,
403
],
"timeout": "20s",
"httpHeaders": [
{
"urls": [
"https://github.com/",
"https://guides.github.com/",
"https://help.github.com/",
"https://docs.github.com/"
],
"headers": {
"Accept-Encoding": "zstd, br, gzip, deflate"
}
}
]
}