2021-12-16 10:16:28 -05:00
|
|
|
{
|
|
|
|
"ignorePatterns": [
|
|
|
|
{
|
|
|
|
"pattern": "^http://localhost"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "yyyymmdd-xxx.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"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/"
|
2022-01-05 15:58:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "^https://.*medium.com"
|
2022-01-12 13:01:52 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "^https://www.eeoc.gov"
|
2021-12-16 10:16:28 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"replacementPatterns": [
|
|
|
|
{
|
|
|
|
"pattern": "^/",
|
|
|
|
"replacement": "{{BASEURL}}/"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|