From 2909e4e4e93fe1f5cd457a55c191bba195a69130 Mon Sep 17 00:00:00 2001 From: Kyryl <91323838+kirizdev@users.noreply.github.com> Date: Sun, 5 Feb 2023 20:38:05 +0000 Subject: [PATCH] fix Reuters --- src/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.json b/src/config.json index 4497d77..066b8cc 100644 --- a/src/config.json +++ b/src/config.json @@ -478,7 +478,7 @@ "targets": [ "^https?:\\/{2}(www\\.)?reuters\\.com\\/" ], - "name": "Paste Text", + "name": "Reuters", "options": { "enabled": false }, @@ -582,4 +582,4 @@ "url": "https://wikipedia.org" } } -} \ No newline at end of file +}