awesome-hacker-search-engines/.github/mlc_config.json
2023-05-21 18:12:04 +02:00

19 lines
417 B
JSON

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