From b31afdbcbb352bef6f8eab4bfd8a894e5765eea7 Mon Sep 17 00:00:00 2001 From: Dennis Richard <115395310+DizzyDenniz@users.noreply.github.com> Date: Wed, 18 Jan 2023 16:34:24 +0530 Subject: [PATCH] Update dapps.json Add YouTube Tools dApp to ecosystem --- static/json/dapps.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/static/json/dapps.json b/static/json/dapps.json index 97766aa..4e2b3e5 100644 --- a/static/json/dapps.json +++ b/static/json/dapps.json @@ -361,6 +361,23 @@ "instagram": "", "reddit": "", "featured": 1 - } + }, + { + "id": 24, + "group_name": "YouTube Tools", + "description": "Add chapter time frames to YouTube videos", + "github_url": "https://github.com/DizzyDenniz/YouTubeTools", + "campaign_url": "https://app.effect.network/campaigns/53", + "youtube_url": "", + "website": "https://you-tube-tools-omega.vercel.app", + "devpost": "", + "image_url": "YouTubeTools.png", + "tags": ["YouTube Tools"], + "twitter": "", + "discord": "", + "instagram": "", + "reddit": "", + "featured": 1 + }, ] }