Ignore more urls that don't work

This commit is contained in:
Shaun Verch 2021-12-08 14:23:02 -05:00
parent adb82b728b
commit b4702f2f7f

View file

@ -8,6 +8,12 @@
}, },
{ {
"pattern": "https://support.gatsbyjs.com/hc/en-us/articles/360053096273-Why-did-I-hit-Out-of-Memory-errors-" "pattern": "https://support.gatsbyjs.com/hc/en-us/articles/360053096273-Why-did-I-hit-Out-of-Memory-errors-"
},
{
"pattern": "^http://www.datasciencetoolkit.org"
},
{
"pattern": "^https://github.com/usds/environmental-justice/"
} }
], ],
"replacementPatterns": [ "replacementPatterns": [