diff options
| author | Hygna <hygna@proton.me> | 2022-10-03 19:49:12 +0100 |
|---|---|---|
| committer | Hygna <hygna@proton.me> | 2022-10-03 19:49:12 +0100 |
| commit | ebc1259ca4ade09e53af17ee86b67eb09f0f9c75 (patch) | |
| tree | 940a61ff507da887f29977c70d5caf7703764192 /src/config | |
| parent | Finished options upgrading (diff) | |
| download | libredirect-ebc1259ca4ade09e53af17ee86b67eb09f0f9c75.zip | |
Squashed many bugs
Diffstat (limited to 'src/config')
| -rw-r--r-- | src/config/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/config.json b/src/config/config.json index 6866453c..09c95bbb 100644 --- a/src/config/config.json +++ b/src/config/config.json @@ -279,7 +279,7 @@ "options": { "enabled": false }, "imageType": "svg", "embeddable": false, - "url": "https://wikipedia.com" + "url": "https://wikipedia.org" }, "medium": { "frontends": { |
