about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-02-06 04:51:07 +0000
committerGitHub <noreply@github.com>2023-02-06 04:51:07 +0000
commitdddc203f4e1da8f23012aeb0a739878c7a8d6e1b (patch)
tree6e461e8c8f6265870d6f83be2c95cbccc2062c0b /src
parentAdded Mastodon links (diff)
parentfix Reuters (diff)
downloadlibredirect-dddc203f4e1da8f23012aeb0a739878c7a8d6e1b.zip
Merge pull request #618 from kirizdev/master
fix Reuters
Diffstat (limited to 'src')
-rw-r--r--src/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.json b/src/config.json
index 4497d77a..066b8cc0 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
+}