diff options
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": [ |