From 9e6862ab1a9be64eec44d71e416ad68639610a9b Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Tue, 9 Jul 2024 13:57:43 +0300 Subject: Added Pasted https://github.com/libredirect/browser_extension/issues/930 --- src/config.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/config.json') 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": [ -- cgit 1.4.1