diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/config.json b/src/config.json index 0f799adc..4c535371 100644 --- a/src/config.json +++ b/src/config.json @@ -183,6 +183,13 @@ "instanceList": true, "url": "https://codeberg.org/dragongoose/safetwitch", "localhost": false + }, + "twineo": { + "name": "Twineo", + "embeddable": true, + "instanceList": true, + "url": "https://codeberg.org/CloudyyUw/twineo", + "localhost": false } }, "targets": [ |