Disable link checking for more sites (#4000)
gusto, crunchbase, and angellist relates to https://github.com/fleetdm/fleet/pull/3999#issuecomment-1028545628
This commit is contained in:
@@ -32,6 +32,15 @@
|
||||
},
|
||||
{
|
||||
"pattern": "goreportcard.com"
|
||||
},
|
||||
{
|
||||
"pattern": "gusto.com"
|
||||
},
|
||||
{
|
||||
"pattern": "crunchbase.com"
|
||||
},
|
||||
{
|
||||
"pattern": "angel.co"
|
||||
}
|
||||
],
|
||||
"retryOn429": true,
|
||||
|
||||
Reference in New Issue
Block a user