about summary refs log tree commit diff stats
path: root/src/config.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2025-01-20 14:37:32 +0300
committerManeraKai <manerakai@protonmail.com>2025-01-20 14:37:32 +0300
commit95f2fae19ac763d4e4aa4d3c7e0f6636898c3b59 (patch)
tree321689758d7b177f51f7e2f06b9ef5de818d4488 /src/config.json
parentMerge branch 'master' of https://github.com/libredirect/browser_extension (diff)
downloadlibredirect-95f2fae19ac763d4e4aa4d3c7e0f6636898c3b59.zip
Added Troddit https://github.com/libredirect/browser_extension/issues/1002
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"
         }
       },