From 3ae4d79916ed0fd996769d93adab2a565e012771 Mon Sep 17 00:00:00 2001 From: Fernando Pulsa <32912614+fernandopulsa@users.noreply.github.com> Date: Wed, 24 Jul 2019 11:10:07 +0200 Subject: [PATCH] www.gifless.com - not working I changed the link for "www.gifless.com" to "https://gifless.herokuapp.com/" because seems to not work anymore :) --- store.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/store.json b/store.json index bf08c9e..c7d1f51 100644 --- a/store.json +++ b/store.json @@ -978,7 +978,7 @@ { "title": "Gifless", "desc": "Create emoji and text gifs in seconds", - "url": "https://www.gifless.com/" + "url": "https://gifless.herokuapp.com/" }, { "title": "Learn Git",