diff options
author | Hygna <hygna@proton.me> | 2022-10-08 17:48:24 +0100 |
---|---|---|
committer | Hygna <hygna@proton.me> | 2022-10-08 17:48:24 +0100 |
commit | 6fdf65663053d2e9c951f6153f108be8d3744204 (patch) | |
tree | 214198ad36db2b945b05557630811e1f9489c878 /src/config | |
parent | Fixed bugs present in the previous commit (diff) | |
download | libredirect-6fdf65663053d2e9c951f6153f108be8d3744204.zip |
Added context menu to redirect
Closes https://github.com/libredirect/libredirect/issues/414
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 642d90ee..ff4a869f 100644 --- a/src/config/config.json +++ b/src/config/config.json @@ -414,7 +414,7 @@ }, "imageType": "svg", "embeddable": false, - "url": "https://search.joinpeertube.org" + "url": "https://joinpeertube.org" }, "lbry": { "frontends": { |