awesome-hacker-search-engines/.github/mlc_config.json

19 lines
417 B
JSON
Raw Normal View History

2023-05-21 16:12:04 +00:00
{
"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"
}
}
]
}