about summary refs log tree commit diff stats
path: root/src/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/config.json')
-rw-r--r--src/config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/config.json b/src/config/config.json
index c05eb3ad..7b81d9f2 100644
--- a/src/config/config.json
+++ b/src/config/config.json
@@ -357,7 +357,7 @@
 				}
 			},
 			"targets": [
-				"(?:.*\\.)*(?<!(link\\.|cdn\\-images\\-\\d+\\.))medium\\.com(\\/.*)?$",
+				"^(?:.*\\.)*(?<!(link\\.|cdn\\-images\\-\\d+\\.))medium\\.com(\\/.*)?$",
 				"^https?:\\/{2}towardsdatascience\\.com(\\/|$)",
 				"^https?:\\/{2}uxdesign\\.cc(\\/|$)",
 				"^https?:\\/{2}uxplanet\\.org(\\/|$)",