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