diff options
author | ManeraKai <manerakai@protonmail.com> | 2025-01-27 22:32:50 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2025-01-27 22:32:50 +0300 |
commit | 181b2518e2d6beda9d46ce16e85c681657767ecc (patch) | |
tree | 70339aac0ca1939536b0875f6ee8f85ee1891381 /src/config.json | |
parent | Translated using Weblate (Indonesian) (diff) | |
download | libredirect-181b2518e2d6beda9d46ce16e85c681657767ecc.zip |
Added Small https://codeberg.org/LibRedirect/browser_extension/issues/155
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config.json b/src/config.json index 3b245c36..429b7865 100644 --- a/src/config.json +++ b/src/config.json @@ -683,6 +683,11 @@ "name": "LibMedium", "instanceList": true, "url": "https://github.com/realaravinth/libmedium" + }, + "small": { + "name": "Small", + "instanceList": true, + "url": "https://git.private.coffee/PrivateCoffee/small" } }, "targets": [ |