From c4a327bf149b8917f21aaf4e3a777374eebc74ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emre=20Y=C4=B1lmaz?= Date: Thu, 8 Nov 2018 12:05:36 +0300 Subject: [PATCH] Add dpoll to the app list --- apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps.json b/apps.json index 4f0f58d..353ab95 100644 --- a/apps.json +++ b/apps.json @@ -133,5 +133,10 @@ }, "guc-desktop": { "name": "GUC" + }, + "dpoll": { + "name": "Dpoll", + "homepage": "https://dpoll.xyz", + "url_scheme": "https://dpoll.xyz/detail/@{username}/{permlink}" } }