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 a4abc44e..16bd9076 100644 --- a/src/config.json +++ b/src/config.json @@ -125,6 +125,12 @@ "embeddable": false, "instanceList": true, "url": "https://github.com/ViewTube/viewtube" + }, + "ytify": { + "name": "ytify", + "embeddable": false, + "instanceList": true, + "url": "https://github.com/n-ce/ytify/" } }, "targets": [ |