diff options
| author | Kyryl <91323838+kirizdev@users.noreply.github.com> | 2023-02-05 20:38:05 +0000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-05 20:38:05 +0000 | 
| commit | 2909e4e4e93fe1f5cd457a55c191bba195a69130 (patch) | |
| tree | 5b41a8b2686950dd586c69efb1854b9f8f5b00fc /src | |
| parent | Merge branch 'master' of https://github.com/libredirect/libredirect (diff) | |
| download | libredirect-2909e4e4e93fe1f5cd457a55c191bba195a69130.zip | |
fix Reuters
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.json | 4 | 
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 +}  | 
