diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-02-02 23:29:40 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-02-02 23:29:52 +0300 |
commit | ce742b28a077c9626f1f7fe4101a5b770c5b56c8 (patch) | |
tree | 003141cf6b2a944053f4c17b5e1868ef1e6d4460 /src/config.json | |
parent | Merge https://codeberg.org/gospodin/libredirect (diff) | |
download | libredirect-ce742b28a077c9626f1f7fe4101a5b770c5b56c8.zip |
Adde Rural Dictionary https://github.com/libredirect/libredirect/issues/581
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index c14dcf29..8027bf00 100644 --- a/src/config.json +++ b/src/config.json @@ -516,7 +516,7 @@ }, "imageType": "svg", "embeddable": false, - "url": "https://genius.com" + "url": "https://urbandictionary.com" } } } \ No newline at end of file |