From 40685e158cc9008ccc2a2ebd66673f70f2342b6a Mon Sep 17 00:00:00 2001 From: John Bampton Date: Fri, 5 Jul 2024 00:36:29 +1000 Subject: [PATCH] Update mlc_config.json (#551) --- .github/linters/mlc_config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/linters/mlc_config.json b/.github/linters/mlc_config.json index a190d06c..c9895067 100644 --- a/.github/linters/mlc_config.json +++ b/.github/linters/mlc_config.json @@ -12,6 +12,9 @@ { "pattern": "^https?://(?:www\\.)?twitter\\.com/.*" }, + { + "pattern": "^https?://(?:www\\.)?patreon\\.com/onelanguage" + }, { "pattern": "^#" }