From 5877083ff596c7e496b7105191e045de08b06774 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Mon, 20 Jan 2025 15:12:07 +0300 Subject: Added Pasty https://github.com/libredirect/browser_extension/issues/1035 --- 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 b9d61832..3b245c36 100644 --- a/src/config.json +++ b/src/config.json @@ -1264,6 +1264,11 @@ "name": "Pasted", "instanceList": true, "url": "https://github.com/Dragynfruit/pasted" + }, + "pasty": { + "name": "Pasty", + "instanceList": true, + "url": "https://github.com/lus/pasty" } }, "targets": [ -- cgit 1.4.1