diff options
| author | ManeraKai <manerakai@protonmail.com> | 2024-01-31 19:10:52 +0300 |
|---|---|---|
| committer | ManeraKai <manerakai@protonmail.com> | 2024-01-31 19:10:52 +0300 |
| commit | 9cf2b977840cf634a3c9ed4ecd2e71b57391f4ac (patch) | |
| tree | 9c9a77dcc688fed6ba652c78b4dc27783db7b163 /src/config.json | |
| parent | Made popup mobile-friendly https://github.com/libredirect/browser_extension/i... (diff) | |
| download | libredirect-9cf2b977840cf634a3c9ed4ecd2e71b57391f4ac.zip | |
Added Redlib https://github.com/libredirect/browser_extension/issues/879
Diffstat (limited to 'src/config.json')
| -rw-r--r-- | src/config.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config.json b/src/config.json index 567fcb14..b49426e3 100644 --- a/src/config.json +++ b/src/config.json @@ -213,6 +213,12 @@ "url": "https://github.com/spikecodes/libreddit", "localhost": true }, + "redlib": { + "name": "Redlib", + "instanceList": true, + "url": "https://github.com/redlib-org/redlib", + "localhost": true + }, "teddit": { "name": "Teddit", "instanceList": true, |
