github.com/aakash4dev/cometbft@v0.38.2/.md-link-check.json (about)

     1  {
     2      "retryOn429": true,
     3      "retryCount": 5,
     4      "fallbackRetryDelay": "30s",
     5      "aliveStatusCodes": [200, 206, 503],
     6      "httpHeaders": [
     7          {
     8              "urls": [
     9                  "https://docs.github.com/",
    10                  "https://help.github.com/"
    11              ],
    12              "headers": {
    13                  "Accept-Encoding": "zstd, br, gzip, deflate"
    14              }
    15          }
    16      ]
    17  }