diff options
author | ManeraKai <manerakai@protonmail.com> | 2024-07-09 13:57:43 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2024-07-09 13:57:43 +0300 |
commit | 9e6862ab1a9be64eec44d71e416ad68639610a9b (patch) | |
tree | bf21ff5a087027a468318ef5c4be324a42e919a9 /src/config.json | |
parent | Removed not working default instanecs https://github.com/libredirect/browser_... (diff) | |
download | libredirect-9e6862ab1a9be64eec44d71e416ad68639610a9b.zip |
Added Pasted https://github.com/libredirect/browser_extension/issues/930
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 19f85a12..fbe2fe1b 100644 --- a/src/config.json +++ b/src/config.json @@ -1094,6 +1094,11 @@ "name": "PrivateBin", "instanceList": true, "url": "https://privatebin.info" + }, + "pasted": { + "name": "Pasted", + "instanceList": true, + "url": "https://github.com/Dragynfruit/pasted" } }, "targets": [ |