From b4702f2f7f134a9d86879ff1d86449266a7d2e3b Mon Sep 17 00:00:00 2001 From: Shaun Verch Date: Wed, 8 Dec 2021 14:23:02 -0500 Subject: [PATCH] Ignore more urls that don't work --- mlc_config.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mlc_config.json b/mlc_config.json index 624d3ac3..ebc7c01e 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -8,6 +8,12 @@ }, { "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": [