diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config.json b/src/config.json index ca38d2ec..2f779b79 100644 --- a/src/config.json +++ b/src/config.json @@ -541,6 +541,12 @@ "instanceList": true, "url": "https://github.com/Ahwxorg/Binternet", "embeddable": true + }, + "painterest": { + "name": "Painterest", + "instanceList": true, + "url": "https://codeberg.org/thirtysix/painterest", + "embeddable": true } }, "targets": [ |