about summary refs log tree commit diff stats
path: root/src/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json
index 55074df4..e49a044a 100644
--- a/src/config.json
+++ b/src/config.json
@@ -284,6 +284,12 @@
           "instanceList": true,
           "url": "https://github.com/corenting/eddrit",
           "localhost": false
+        },
+        "troddit": {
+          "name": "Troddit",
+          "instanceList": false,
+          "url": "https://github.com/burhan-syed/troddit",
+          "localhost": false
         }
       },
       "targets": [
@@ -1265,7 +1271,7 @@
         },
         "ultimateTab": {
           "name": "Ultimate Tab",
-          "instanceList": true,
+          "instanceList": false,
           "url": "https://github.com/BenoitBellegarde/UltimateTab"
         }
       },