aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyryl <91323838+kirizdev@users.noreply.github.com>2023-02-05 20:38:05 +0000
committerGitHub <noreply@github.com>2023-02-05 20:38:05 +0000
commit2909e4e4e93fe1f5cd457a55c191bba195a69130 (patch)
tree5b41a8b2686950dd586c69efb1854b9f8f5b00fc
parentMerge branch 'master' of https://github.com/libredirect/libredirect (diff)
downloadlibredirect-2909e4e4e93fe1f5cd457a55c191bba195a69130.zip
fix Reuters
-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
+}