diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config.json b/src/config.json index 47be55be..31da4b0b 100644 --- a/src/config.json +++ b/src/config.json @@ -808,6 +808,11 @@ "name": "Indestructables", "instanceList": true, "url": "https://indestructables.codeberg.page" + }, + "destructables": { + "name": "Destructables", + "instanceList": true, + "url": "https://git.vern.cc/cobra/Destructables" } }, "targets": [ |