From e96ac0c310f992136c1f15fdfcfe089f26e20bbe Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sat, 17 Aug 2024 09:13:58 +0300 Subject: Added ytify https://github.com/libredirect/browser_extension/issues/951 --- src/config.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/config.json') 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": [ -- cgit 1.4.1