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 cd5dc5f0..279b756d 100644 --- a/src/config.json +++ b/src/config.json @@ -567,6 +567,12 @@ "instanceList": true, "url": "https://github.com/rramiachraf/dumb", "localhost": true + }, + "intellectual": { + "name": "Intellectual", + "instanceList": true, + "url": "https://github.com/Insprill/intellectual", + "localhost": false } }, "targets": [ |